The move!

This commit is contained in:
Jamie.Rees 2017-05-16 08:31:44 +01:00
commit 25526cc4d9
1147 changed files with 85 additions and 8524 deletions

View file

@ -0,0 +1,492 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Log ind</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Ønsker du at se en film eller tv-show, men det er i øjeblikket ikke på {0}? Log nedenfor med dit brugernavn og password !!</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Dine login-oplysninger bruges kun til at godkende din Plex konto.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Brugernavn</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Brugernavn</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Adgangskode</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>log på</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Noget gik galt</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Fuldført</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Søg</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Anmodninger</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Issues</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>STØT</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Administrator</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Indstillinger</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Skift adgangskode</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Log ud</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Der er en ny opdatering tilgængelig! Klik</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Dansk</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spansk</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Tysk</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Dansk</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portugisisk</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Swedish</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiensk</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>her</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Hollandsk</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Film</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>TV-shows</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Album</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Ønsker at se noget, der ikke i øjeblikket på {0}?! Intet problem! Bare søge efter det nedenfor og anmode den !</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Søg</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Forslag</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Kommer snart</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>Teatre</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Send mig en meddelelse, når emner, jeg har anmodet er blevet tilføjet</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Gem</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Tilgængelig</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Forespørgsel sendt</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Forespørgsel</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Alle sæsoner</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Første sæson</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Sidste sæson</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Vælg</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Rapport Issue</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Forkert lyd</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Undertekster</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Forkert indhold</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Playback Issues</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Andet</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Track Count</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Land</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Årstid</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Luk</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Tilføj et problem!</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Gem ændringer</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Sæson</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Velkommen</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Anmodninger</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Nedenfor kan du se dine og alle andre anmodninger, samt deres download og godkendelse status.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Film</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>TV-shows</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Album</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Slet Film</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Godkend film</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Slet tv-udsendelser</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Godkend tv-udsendelser</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Slet Music</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Godkend Music</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Alle</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Godkendt</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Godkendt</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Tilgængelig</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Ikke tilgængelig</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Udgivet</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Udgivet:</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Ordrer</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Seneste anmodninger</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Ældste anmodninger</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Nyeste udgivelser</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Ældste udgivelser</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Frigivelsesdato</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Seasons Anmodet</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Anmodet Af</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Ønskede dato</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Toggle Dropdown</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Godkend</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Fjern</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>ikke tilgængelig</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Mark tilgængelig</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Godkendt</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Tilgængelig</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Aktieemission</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>blev føjet !!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>allerede er blevet anmodet !!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Vi kunne ikke kontrollere, om {0} er i {1}, er du sikker på det er korrekt setup ?!</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Noget gik galt tilføjer filmen til CouchPotato! Tjek venligst din opsætning.!</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Du har nået din ugentlige anmodning grænse for film! Kontakt din administrator.!</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>er allerede i {0}!!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Noget gik galt tilføjer filmen til SickRage! Tjek venligst din opsætning.!</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Anmodningen fra tv-shows er ikke indstillet korrekt. Kontakt din administrator.!</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Du har nået din ugentlige anmodning grænse for Albums! Kontakt din administrator.!</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Vi kunne ikke finde kunstneren på MusicBrainz. Prøv venligst igen senere, eller kontakt din administrator!</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Du har nået din ugentlige anmodning grænse for tv-shows! Kontakt din administrator.!</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Beklager, men din administrator har endnu ikke gjort det muligt denne funktionalitet.!</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Vi kunne ikke fjerne denne meddelelse, fordi du aldrig har haft det !!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Kunne ikke gemme, prøv igen!</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Fransk</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Vælg Episode</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Forkert bruger eller adgangskode</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Der er ingen oplysninger om udgivelsesdatoen</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Udsigt I Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Doner til Bibliotek vedligeholder</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Tilgængelig på</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>Movie status</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Ikke anmodet endnu</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Afventer godkendelse</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Behandler forespørgsel</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Anmodning afvist!</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>Tv-show status!</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>En baggrund proces kører i øjeblikket, så der kan være nogle uventede problemer. Dette bør ikke tage for lang tid.</value>
</data>
<data name="Search_ErrorPlexAccountOnly" xml:space="preserve">
<value>Beklager, men denne funktionalitet er i øjeblikket kun for brugere med Plex konti!</value>
</data>
</root>

View file

@ -0,0 +1,498 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Anmelden</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Möchten Sie einen Film oder eine Serie schauen, die momentan noch nicht in {0} verfügbar ist? Dann melden Sie sich an und erstellen eine Anfrage!</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Deine Anmeldedaten werden nur zur Authorisierung deines Plex-Konto verwendet.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Benutzername</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Benutzername</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Passwort</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Anmelden</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Irgendetwas ist schief gelaufen</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Erfolg</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Suche</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Anfragen</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Probleme</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Spenden</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Verwaltung</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Einstellungen</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Passwort ändern</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Abmelden</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Aktualisierung verfügbar! Hier klicken</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Englisch</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spanisch</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Deutsch</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Dänisch</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portugiesisch</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Schwedisch</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italienisch</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>hier</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Niederländisch</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Filme</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Serien</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Alben</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Möchtest du etwas schauen, das derzeit nicht in {0} verfügbar ist?! Kein Problem! Suche unten einfach danach und frage es an!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Suche</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Vorschläge</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Demnächst verfügbar</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>Momentan im Kino</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Sende mir eine Benachrichtigung, wenn eine eigene Anfrage erfüllt wurde..</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Speichern</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Verfügbar</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>angefragt</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Anfragen</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Alle Staffeln</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Erste Staffel</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Neueste Staffel</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Staffel auswählen</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Problem melden</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Falscher Ton</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Keine Untertitel</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Falscher Inhalt</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Wiedergabeprobleme</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Sonstiges</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Track-Count</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Land</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Staffeln</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Schliessen</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Füge ein Problem hinzu</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Änderungen speichern</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Staffel</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Willkommen</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Anfragen</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Unten befinden sich alle Anfragen aller Benutzer und der Status zu jeder Anfrage..</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Filme</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Serien</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Alben</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Filme löschen</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Filme genehmigen</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Serien löschen</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Serien genehmigen</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Musik löschen</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Musik genehmigen</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Alle</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Genehmigt</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Nicht genehmigt</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Verfügbar</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Nicht verfügbar</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Veröffentlicht</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Nicht veröffentlicht</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Sortieren nach</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Aktuelle Anfragen</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Älteste Anfragen</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Neueste Veröffentlichungen</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Älteste Veröffentlichungen</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Veröffentlichung</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>angefragte Staffeln</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Angefragt von</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Angefragt am</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Toggle Dropdown</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Genehmigen</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Entfernen</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Als "Nicht verfügbar" markieren</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Als "Verfügbar" markieren</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Genehmigt</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Verfügbar</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Problem</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>wurde erfolgreich hinzugefügt!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>wurde bereits angefragt!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Wir konnten nicht prüfen ob {0} bereits in {1} verfügbar ist. Bist du sicher, dass alles richtig eingerichtet ist?</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Etwas ging etwas schief beim hinzufügen des Filmes zu CouchPotato! Bitte überprüfe deine Einstellungen.</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Limit für wöchentliche Filmanfragen erreicht. Bitte kontaktiere den Administrator.</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>Bereits verfügbar in Plex!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Etwas ging etwas schief beim hinzufügen des Filmes zu SickRage! Bitte überprüfe deine Einstellungen.</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Die Anfrage für Serien ist momentan nicht richtig eingerichtet. Bitte kontaktiere den Administrator.</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Limit für wöchentliche Albumanfragen erreicht. Bitte kontaktiere den Administrator.</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Wir konnten den Interpreten auf MusicBrainz leider nicht finden. Bitte versuche es später erneut oder kontaktiere den Administrator.</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Limit für wöchentliche Serienanfragen erreicht. Bitte kontaktiere den Administrator.</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Entschuldige, der Administrator hat diese Funktion noch nicht freigeschaltet.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Wir konnten diese Meldung nicht entfernen.</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Speichern fehlgeschlagen. Bitte versuche es erneut.</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Französisch</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Wählen Sie ihre Episode</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Falscher Benutzer oder Passwort</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Es gibt noch keine Informationen zum Veröffentlichsdatum</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Zeige in Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Spenden an Bibliothek Inhaber</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Verfügbar in Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>Film Status</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Noch nicht veröffentlicht</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Genehmigung ausstehend</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>In Bearbeitung</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Anfrage abgelehnt.</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>Serien Status</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Aufgrund der Indexierung aller verfügbaren Filme und Serien auf dem Plex Server kann es zu unerwarteten Problemen kommen. Dies sollte nicht zu lange dauern.</value>
</data>
<data name="Search_ErrorPlexAccountOnly" xml:space="preserve">
<value>Entschuldige, diese Funktion ist momentan nur für Plex Benutzer freigeschaltet.</value>
</data>
<data name="Layout_Usermanagement" xml:space="preserve">
<value>Benutzerverwaltung</value>
</data>
<data name="UserLogin_AdminUsePassword" xml:space="preserve">
<value>Benutze die andere Anmeldeseite, wenn du ein Adminstrator bist</value>
</data>
</root>

View file

@ -0,0 +1,486 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>INICIAR SESIÓN</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>¿Quieres ver una película o programa de televisión, pero no es actualmente en {0}? Ingresa abajo con su nombre de usuario y contraseña !</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Sus datos de acceso sólo se utilizan para autenticar su cuenta Plex.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>nombre de usuario</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Username</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Contraseña</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Iniciar sesión</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Algo salió mal</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>¡Éxito!</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Peticiones</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Problemas</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Dona</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Administración</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Ajustes</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Cambiar contraseña</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Desconectarse</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Hay una nueva actualización disponible! Hacer clic</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Inglés</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spanish</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>German</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Danés</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portugués</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Sueco</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiano</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>aquí</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Holandés</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Películas</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Serie de TV</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Álbumes</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>¿Quieres ver algo que no se encuentra actualmente en {0}?! ¡No hay problema! Sólo la búsqueda de abajo y que solicitarlo !</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Sugerencias</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Muy Pronto</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>En los cines</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Envíame una notificación cuando se han añadido elementos que he solicitado</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Ahorra</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>disponible</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Pedido</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Solicitud</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Todas las temporadas</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Primera Temporada</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Última estación</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Seleccionar</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Informe del problema</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Audio mal</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Subtitles</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Contenido incorrecto</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problemas de reproducción</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Otro</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>El número de pistas</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>País</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Temporadas</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Cerrar</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Añadir un problema</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Guardar cambios</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Temporada</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Bienvenido</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Peticiones</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>A continuación se puede ver la suya y todas las demás solicitudes, así como su descarga y aprobación de estado.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Películas</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Serie de TV</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Álbumes</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Eliminar películas</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Aprobar películas</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Eliminar programas de televisión</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Aprobar programas de televisión</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Eliminar la música</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Aprobar la música</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Todo</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Aprobado</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>No Aprovado</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>disponible</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>No disponible</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Publicado</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Publicado</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Pedido</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filtra</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Las últimas peticiones</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Las solicitudes más antiguas</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Últimos Lanzamientos</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Estrenos más antiguas</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Fecha de lanzamiento</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Estaciones solicitado</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>SOLICITADO POR</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>¡Fecha solicitada</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Toggle Desplegable</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Trabajo aprobado</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Eliminar</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Marcar como no disponible</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>disponible</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Aprobado</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>disponible</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>emitir</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>fue agregado con éxito !!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>ya ha sido solicitada !!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>No hemos podido comprobar si {0} está en {1}, ¿estás seguro de que es correcta la configuración ?!</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Algo salió mal la adición de la película para CouchPotato! Por favor verifica la configuracion.!</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Ha llegado a su límite de solicitudes semanales de películas! Por favor, póngase en contacto con su administrador.!</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>ya está en {0}!!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Algo salió mal la adición de la película para SickRage! Por favor verifica la configuracion.!</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>La solicitud de programas de televisión no está correctamente configurado. Por favor, póngase en contacto con su administrador.!</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Ha llegado a su límite de solicitudes semanales de álbumes! Por favor, póngase en contacto con su administrador.!</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>No pudimos encontrar el artista en MusicBrainz. Por favor, inténtelo de nuevo más tarde o póngase en contacto con el administrador!</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Ha llegado a su límite de solicitudes semanales de programas de televisión! Por favor, póngase en contacto con su administrador.!</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Lo sentimos, pero el administrador aún no ha habilitado esta funcionalidad.!</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>No hemos podido eliminar esta notificación porque usted nunca tuvo que !!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>No se pudo guardar, por favor intente de nuevo!</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>French</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Selecciona el episodio</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Usuario incorrecto o contraseña</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>No hay información disponible para la fecha de lanzamiento</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Donar a la biblioteca Mantenedor</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Disponible en Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>estado de película</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>No solicitado</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>PENDIENTES DE APROBACIÓN</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>solicitud de procesamiento</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Solicitud denegada</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>estado de programa de televisión</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Un proceso en segundo plano se está ejecutando actualmente, por lo que podría ser un comportamiento inesperado. Esto no debería tomar mucho tiempo.</value>
</data>
</root>

View file

@ -0,0 +1,489 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Connexion</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Vous souhaitez avoir accès à un contenu qui n'est pas encore disponible dans {0}? Demandez-le ici !</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Vos informations de connexion sont uniquement utilisées pour authentifier votre compte Plex.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Nom d'utilisateur</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Nom dutilisateur</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Mot de passe</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Se connecter</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Une erreur s'est produite!</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Succès!</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Chercher</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Demandes</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Problèmes</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Faire un don</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Administration</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Paramètres</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Modifier le mot de passe</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Déconnexion</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Une nouvelle mise à jour est disponible! Cliquez</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Anglais</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Espagnol</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Allemand</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Danois</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portugais</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Suédois</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italien</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>ici!</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Néerlandais</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Films</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Séries TV</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Albums</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Vous souhaitez avoir accès à un contenu qui n'est pas encore disponible dans {0} ?! Aucun problème ! Il suffit d'effectuer une recherche ci-dessous et d'en faire la demande!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Rechercher</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Suggestions</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Prochainement </value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>Actuellement au cinéma</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Envoyez-moi une notification lorsque des contenus que j'ai demandé ont été ajoutés</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Sauvegarder</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Disponible</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Demandé</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Demande</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Toutes les saisons</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Première saison</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Dernière saison</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Sélectionner</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Signaler un problème</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Mauvais piste audio</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Aucun sous-titre</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Contenu incorrect</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problèmes de lecture</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Autre</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Nombre de pistes</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Pays</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Saisons</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Fermer</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Ajouter un problème</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Sauvegarder les modifications</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Saison</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Bienvenue</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Demandes</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Ci-dessous, vous pouvez visualiser vos demandes, celles des autres utilisateurs, ainsi que leur disponibilité effective et leur état d'approbation.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Films</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Séries TV</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Albums</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Supprimer tous les films</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Approuver tous les films</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Supprimer toutes les séries TV</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Approuver toutes les séries TV</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Supprimer tous les albums</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Approuver tous les albums</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Toutes</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Approuvées</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Non approuvées</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Disponibles</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Non disponibles</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Publiées</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Non publiées</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Trier </value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filtrer</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Demandes les plus récentes</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Demandes les plus anciennes</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Sorties les plus récentes</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Sorties les plus anciennes</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Date de sortie</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Saisons demandées</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Demandé par</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Date de la demande</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Activer le basculement</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Approuver</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Marquer comme indisponible</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Marquer comme disponible</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Approuvé</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Disponible</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Problème</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>a été ajouté avec succès!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>a déjà été demandé!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Nous ne pouvons pas vérifier que {0} est présent dans {1}, êtes-vous sûr que la configuration est correcte?</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Une erreur s'est produite lors de l'ajout du film dans CouchPotato! Merci de bien vouloir vérifier vos paramètres.</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Vous avez atteint votre quota hebdomadaire de demandes pour les films! Merci de bien vouloir contacter l'administrateur.</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>est déjà présent dans {0}!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Une erreur s'est produite lors de l'ajout de la série TV dans SickRage! Merci de bien vouloir vérifier vos paramètres.</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Le système de demandes de séries TV n'est pas correctement configuré. Merci de bien vouloir contacter l'administrateur.</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Vous avez atteint votre quota hebdomadaire de demandes pour les albums! Merci de bien vouloir contacter l'administrateur.</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Impossible de trouver l'artiste demandé via MusicBrainz. Merci de bien vouloir réessayer plus tard ou contacter l'administrateur.</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Vous avez atteint votre quota hebdomadaire de demandes pour les séries TV! Merci de bien vouloir contacter l'administrateur.</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Désolé mais l'administrateur n'a pas encore activé cette fonctionnalité.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Il n'est pas possible de supprimer cette notification car vous ne l'avez jamais reçue!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Sauvegarde impossible, merci de bien vouloir réessayer</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Français</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Sélectionnez lépisode </value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Lutilisateur incorrect ou mot de passe </value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Il n'y a pas d'information disponible pour la date de sortie</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Voir Dans Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Faire un don à la bibliothèque mainteneur!</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Disponible sur Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>le statut de film</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Pas encore demandé</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>En attente de validation</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Traitement de la demande</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Requête refusée</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>TV show status</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Un processus d'arrière-plan est en cours d'exécution, de sorte qu'il pourrait y avoir des comportements inattendus. Cela ne devrait pas prendre trop de temps.</value>
</data>
</root>

View file

@ -0,0 +1,489 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Accesso</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Vuoi guardare un film o una serie tv ma non è attualmente in {0}? Effettua il login con il tuo username e la password !</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>I dati di accesso vengono utilizzati solo per autenticare l'account Plex.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Nome utente</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Nome utente</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Password</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Accedi</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Ops, qualcosa è andato storto!</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Successo</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>C'è un nuovo aggiornamento disponibile!</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Cerca</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Richieste</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Problemi</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Dona!</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>admin</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Impostazioni</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Modifica password</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Disconnettiti</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Inglese</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spagnolo</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Tedesco</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Danese</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portoghese</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Svedese</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiano</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>Qui!</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Olandese</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Cerca</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Film</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Serie TV</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Msuica</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Vuoi guardare qualcosa che non è attualmente in {0}?! Non c'è problema! Basta cercarla qui sotto e richiederla!</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Suggerimenti</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Novità</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>Nei Cinema</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Inviami una notifica quando sono stati aggiunti gli elementi che ho richiesto!</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Salva</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Disponibile</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Richiesto</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Richiedi</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Tutte le Stagioni</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Prima stagione</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Ultima stagione</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Seleziona</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Segnala il problema</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Audio sbagliato</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Nessun sottotitolo</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Contenuto sbagliato</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problemi di riproduzione</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Altro</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Numero della traccia</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Nazione</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Stagioni</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Chiudi</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Aggiungere un problema</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Salva cambiamenti</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Stagione</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Benvenuto/a</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Richieste</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Qui sotto potete vedere le vostre e tutte le altre richieste, così come il loro download e l'approvazione</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Film</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Spettacoli TV</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Musica</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Elimina richiesta film</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Approva Film</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Elimina richiesta Serie TV</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Approva Serie TV</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Elimina richieste musica</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Approva Musica</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Tutto</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Approvato</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Non approvato</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Disponibile</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Non disponibile</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Rilasciato</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Non rilasciato</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Ordina</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filtro</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Ultime richieste</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Richieste più vecchie</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Ultime uscite</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Uscite più vecchie</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Data di disponibilità</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Stagioni richieste</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Richiesto da</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Richiesto il</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Imposta/rimuovi a discesa</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Approva</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Rimuovere</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Segna non disponibile</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Segna disponibile</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Approvato</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Disponibile</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Problema</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>è stato aggiunto correttamente!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>è già stato richiesto!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Non siamo riusciti a controllare se {0} è in {1}, sei sicuro che sia configurato correttamente?</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Qualcosa è andato storto aggiungendo il film a CouchPotato! Controlla le impostazioni</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Hai raggiunto il numero massimo di richieste settimanali per i Film! Contatta l'amministratore</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>è già disponibile in {0}!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Qualcosa è andato storto aggiungendo il film a SickRage! Controlla le impostazioni</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Le richieste per le Serie TV non sono correttamente impostate. Contatta l'amministratore</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Hai raggiunto il numero massimo di richieste settimanali per la Musica! Contatta l'amministratore</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Non siamo riusciti a trovare l'artista in MusicBrainz. Riprova più tardi oppure contatta l'amministratore</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Hai raggiunto il numero massimo di richieste settimanali per le Serie TV! Contatta l'amministratore</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Spiacente, ma l'amministratore non ha ancora abilitato questa funzionalità.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Non è stato possibile rimuovere la notifica perchè non l'hai mai avuta.</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Impossibile salvare, riprova più tardi.</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Francese</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Selezionare episodio</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Nome utente o password non corretta</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Non ci sono informazioni disponibili per la data di uscita</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Guarda In Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Donare alla libreria Maintainer</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Disponibile su Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>lo stato di film</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Non ancora richiesto</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Approvazione in sospeso</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Elaborazione richiesta</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Richiesta negata</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>Show televisivo di stato</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Un processo in background è in esecuzione, quindi ci potrebbero essere alcuni comportamenti imprevisti. Questo non dovrebbe richiedere troppo tempo.</value>
</data>
</root>

View file

@ -0,0 +1,489 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Inloggen</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Wilt u een film of een tv serie kijken, maar staat deze niet op {0}? Log hieronder in met uw gebruikersnaam en wachtwoord van</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Uw login gegevens worden alleen gebruikt om uw account te verifiëren bij Plex.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value> Gebruikersnaam</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Gebruikersnaam</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Wachtwoord</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Aanmelden</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Er is iets fout gegaan!</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Succes!</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Zoeken</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Aanvragen</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Problemen</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Doneren</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Admin</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Instellingen</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Wachtwoord wijzigen</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Uitloggen</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Er is een nieuwe update beschikbaar! Klik</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Engels</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spaans</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Duits</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Deens</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portuguees</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Zweeds</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiaans</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>Hier!</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Nederlands</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Zoeken</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Aangevraagd</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Films</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>TV programma's</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Albums</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Wilt u kijken naar iets dat dat momenteel niet op {0} is?! Geen probleem! zoek hieronder en vraag het aan!</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Suggesties</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Binnenkort verwacht</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>Nu in de Bioscoop</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Stuur me een bericht wanneer objecten die ik heb gevraagd zijn toegevoegd</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Opslaan</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Beschikbaar</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Verzoek</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Alle seizoenen</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Eerste seizoen</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Laatste seizoen</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Selecteer</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Probleem melden</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Verkeerde Audio</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Geen ondertiteling</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Verkeerde inhoud</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problemen met het afspelen</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Overig</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Track Count</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Land</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Seizoenen</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Sluiten</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Een probleem toevoegen</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Wijzigingen opslaan</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Seizoen</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Welkom</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Verzoeken</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Hieronder vindt u de jouwe en alle andere verzoeken kan zien, evenals hun download en goedkeuring-status.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>films</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>TV programma's</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>albums</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Verwijder Films</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Films goedkeuren</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Verwijder TV Series</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value> TV series goedkeuren</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value> Muziek verwijderen</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Muziek goedkeuren</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Alle</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Goedgekeurd</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Niet goedgekeurd</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Beschikbaar</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Niet beschikbaar</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>vrijgegeven</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Niet vrijgegeven</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Bestel</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Laatste aanvragen</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Oudste aanvragen</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Nieuwste releases</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Oudste Releases</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Uitgiftedatum</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Gevraagde seizoenen</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Verzocht door</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Aanvraag datum</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Toggle Dropdown</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Goedkeuren</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>verwijder</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Markeer niet beschikbaar</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Markeer beschikbaar</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Goedgekeurd</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Beschikbaar</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Probleem</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>Is successvol toegevoegd!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>Is al aangevraagd!</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>Staat al op {0}!</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Sorry, uw administrator heeft deze functie nog niet geactiveerd.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>We konden deze notificatie niet verwijderen omdat u deze nooit heeft gehad!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Kon niet opslaan, probeer het later nog eens.</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>We konden niet controleren of {0} al in {1} bestaat, weet je zeker dat het correct is ingesteld?</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Er is iets foutgegaan tijdens het toevoegen van de film aan CouchPotato! Controleer je instellingen</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Je hebt je weekelijkse request limiet bereikt voor films! Neem contact op met je Administrator</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Er is iets foutgegaan tijdens het toevoegen van de film aan SickRage! Controleer je instellingen</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Het aanvragen van TV Series is niet correct ingesteld, neem contact op met je Administator</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Je hebt je weekelijkse request limiet bereikt voor Albums! Neem contact op met je Administrator</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Kon de artiest niet vinden op MusicBrainz. Probeer het nog eens of neem contact op met de Administrator</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Je hebt je weekelijkse request limiet bereikt voor TV Series! Neem contact op met je Administrator</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>French</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Selecteer aflevering!</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Onjuiste gebruikersnaam of wachtwoord</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Er is geen informatie beschikbaar voor de release datum</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Bekijk In Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Doneer aan Library Maintainer</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Beschikbaar vanaf</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>Movie-status!</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Nog niet gevraagd</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Wacht op goedkeuring</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Verwerking verzoek...</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Aanvraag afgewezen</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>TV-show-status</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Een achtergrond taak is momenteel actief, dus er misschien een onverwachte gedrag. Dit moet niet te lang duren.</value>
</data>
</root>

View file

@ -0,0 +1,486 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Entrar</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Quer assistir a um filme ou programa de TV, mas não está atualmente em {0}? Entre abaixo com seu nome de usuário e senha !</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Seus dados de login são apenas usados para autenticar sua conta Plex.!</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>usuário</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Nome de usuário</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Senha</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Assinar em!</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Alguma coisa saiu errada.</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Sucesso</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Pedidos</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Issues</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Doar</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Administrativo</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Configurações</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Alterar Senha</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Sair</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Há uma nova atualização disponível! Clique</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Inglês</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Espanhol</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Alemão</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Dinamarquês</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Português</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Sueco</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiano</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>aqui</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Holandês</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Filmes</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Todas as Series de TV</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Álbuns</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Quer assistir algo que não está atualmente em {0}?! Sem problemas! Basta procurá-lo abaixo e solicitá-lo !!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Sugestões</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Em breve!</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>somente nos cinemas</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Envie-me uma notificação quando os itens I solicitados foram adicionados!</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Salvar</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Requeridos</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Pedido</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Todas as temporadas</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Primeira Temporada</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Últimas estação</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Selecione</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>relatório do problema</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Áudio errado</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Sem legendas</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Conteúdo errado</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problemas de reprodução</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Outra</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Contagem pista</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>País</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Temporadas</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Fechar</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Adicionar um problema</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Salvar alterações</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Temporada</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Bem vinda</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Pedidos</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Abaixo você pode ver o seu e todos os outros pedidos, bem como o seu estado de download e aprovação.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Filmes</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Todas as Series de TV</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Álbuns</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Apagar filmes</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Aprovar filmes</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Excluir programas televisivo</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Aprovar programas televisivo</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Excluir música</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Aprovar a música</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>tudo</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Não disponível</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Liberada</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Liberada</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>de Fabricação</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filtro!</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Últimos pedidos</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Mais antigos pedidos</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Últimos Lançamentos</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Mais antigos Lançamentos</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Data de liberação</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Estações pedida</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>solicitado por</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>data solicitada</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Alternar Menu Suspenso</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Aprovar</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>REMOVER</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Marcar como indisponível</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Marcar como disponível</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Questão</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>Adicionado com Sucesso</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>já foi solicitado !!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Nós não poderia verificar se {0} está em {1}, você tem certeza que é configurada corretamente ?!</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Algo deu errado adicionando o filme para CouchPotato! Verifique as suas opções.!</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Atingiu seu limite semanal de solicitação para filmes! Entre em contato com seu administrador.</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>Já está no {0}!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Algo deu errado adicionar o filme para SickRage! Por favor, verifique suas configurações.</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>A pedido da TV mostra não está correctamente configurada. Entre em contato com seu administrador.</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Atingiu seu limite semanal de solicitação para álbuns! Entre em contato com seu administrador.</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Não conseguimos encontrar a artista na MusicBrainz. Por favor, tente novamente mais tarde ou contacte o seu administrador</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Atingiu seu limite semanal de solicitação para programas de TV! Entre em contato com seu administrador.</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Desculpe, mas o administrador não permitiu ainda esta funcionalidade.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Nós não poderia remover esta notificação, porque você nunca teve isso!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Não foi possível salvar a Zona de Frete. Por favor, tente novamente.</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Francês</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Selecione o episódio</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Usuário incorreto ou senha</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Não há informações disponíveis para a data de lançamento</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Ver Em Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Doações para Biblioteca Mantenedor</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Disponível em Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>status de filme</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Não solicitada ainda</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>B P/ Aprovação</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Processando solicitação...</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Solicitação negada.</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>Programa de TV status</value>
</data>
</root>

View file

@ -0,0 +1,505 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Login</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Want to watch a movie or tv show but it's not currently on {0}?
Login below with your username and password!</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Your login details are only used to authenticate your Plex account.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Username </value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Username</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Password</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Sign In</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Something went wrong!</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Success!</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Search</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Requests</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Issues</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Donate</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Admin</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Change Password</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Logout</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>There is a new update available! Click</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>English</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spanish</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>German</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Danish</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portuguese</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Swedish</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italian</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>Here!</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Dutch</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Movies</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>TV Shows</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Albums</value>
</data>
<data name="Search_NewOnly" xml:space="preserve">
<value>Don't include titles that are already requested/available</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Want to watch something that is not currently on {0}?! No problem! Just search for it below and request it!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Search</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Suggestions</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Coming Soon</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>In Theaters</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Send me a notification when items I have requested have been added</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Available</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Requested</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Request</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>All Seasons</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>First Season</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Latest Season</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Select Season</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Report Issue</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Wrong Audio</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>No Subtitles</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Wrong Content</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Playback Issues</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Other</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Track Count</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Country</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Seasons</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Add an issue</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Save Changes</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Season</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Welcome</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Requests</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Below you can see yours and all other requests, as well as their download and approval status.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Movies</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>TV Shows</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Albums</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Delete Movies</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Approve Movies</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Delete TV Shows</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Approve TV Shows</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Delete Music</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Approve Music</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>All</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Approved</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Not Approved</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Available</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Not Available</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Released</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Not Released</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Order</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Latest Requests</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Oldest Requests</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Latest Releases</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Oldest Releases</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Release Date</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Seasons Requested</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Requested By</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Requested Date</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Toggle Dropdown</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Approve</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Remove</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Mark Unavailable</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Mark Available</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Approved</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Available</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Issue</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>was successfully added!</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>has already been requested!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>We could not check if {0} is in {1}, are you sure it's correctly setup?</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Something went wrong adding the movie to CouchPotato! Please check your settings.</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>You have reached your weekly request limit for Movies! Please contact your admin.</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>is already in {0}!</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Something went wrong adding the movie to SickRage! Please check your settings.</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>The request of TV Shows is not correctly set up. Please contact your admin.</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>You have reached your weekly request limit for Albums! Please contact your admin.</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>We could not find the artist on MusicBrainz. Please try again later or contact your admin</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>You have reached your weekly request limit for TV Shows! Please contact your admin.</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Sorry, but your administrator has not yet enabled this functionality.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>We could not remove this notification because you never had it!</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Could not save, please try again</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>French</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Select Episode</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Incorrect User or Password</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>There is no information available for the release date</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>View In Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Donate to Library Maintainer</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Available on Plex</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>Movie status</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Not Requested yet</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Pending approval</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Processing request</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Request denied</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>TV show status</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>Currently we are indexing all of the available tv shows and movies on the media server, so there might be some unexpected behavior. This shouldn't take too long.</value>
</data>
<data name="Layout_Usermanagement" xml:space="preserve">
<value>User Management</value>
</data>
<data name="UserLogin_AdminUsePassword" xml:space="preserve">
<value>If you are an administrator, please use the other login page</value>
</data>
<data name="Search_Actors" xml:space="preserve">
<value>Actors</value>
</data>
<data name="Search_ErrorPlexAccountOnly" xml:space="preserve">
<value>Sorry, but this functionality is currently only for users with Plex accounts</value>
</data>
</root>

View file

@ -0,0 +1,498 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Logga in</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Vill du se en film eller serie som för närvarande inte finns på {0}? Logga in här!</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Dina inloggningsuppgifter används endast för att autentisera ditt Plex-konto.</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>användarnamn</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Användarnamn</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Lösenord</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Logga in</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Något gick fel</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Lyckades</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Ombi</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Sök</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Önsningar</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Problem</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Donera</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Admin</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Inställningar</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Byt lösenord</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Logga ut</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Det finns en uppdatering! Klicka</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Engelska</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Spanska</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Tyska</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Danska</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Portugisiska</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Svenska</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italienska</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>här!</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Nederländska</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Problem</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Filmer</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Serier</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Album</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Vill du se en film eller serie som för närvarande inte finns på {0}? Inga problem, önska den nedan!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Sök</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Förslag</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Kommer snart</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>På bio</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Skicka mig ett meddelande när mina önskade objekt finns tillgängliga</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Spara</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Tillgänglig</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Önskad</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Alla säsonger</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Första säsongen</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Senaste säsongen</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Välj säsong</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>Rapportera problem</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Fel ljud</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Inga undertexter</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Fel innehåll</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Uppspelningsproblem</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Annat</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Antal spår</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>Land</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Säsonger</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Stäng</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Rapportera problem</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Spara ändringar</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Säsong</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Välkommen</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Önskning</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Nedan kan du se alla önskningar och följa deras status.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Filmer</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Serier</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Album</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Radera filmer</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Godkänn filmer</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Radera serier</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Godkänn serier</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Radera musik</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Godkänn musik</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>Alla</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Godkänd</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Ej godkänd</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Tillgänglig</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Ej tillgänglig</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Släppt</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Ej släppt</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>Sortera</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Senaste önskningar</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Äldsta önskningar</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Senaste releaser</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Äldsta releaser</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Utgivningsdatum</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Säsonger önskade</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>Önskat av</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>Önskat datum</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Växla rullgardinslista</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Godkänn</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>Radera</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Markera som ej tillgänglig</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Markera som tillgänglig</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Godkänd</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Tillgänglig</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Problem</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>lades till</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>har redan önskats</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Vi kunde inte kontrollera om {0} finns på {1}. Kontrollera att inställningarna är korrekta.</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Kunde inte lägga till filmen i CouchPotato. Kontrollera att inställningarna är korrekta.</value>
</data>
<data name="Search_WeeklyRequestLimitMovie" xml:space="preserve">
<value>Du har nått din veckoönskningsgräns för filmer. Kontakta din administratör.</value>
</data>
<data name="Search_AlreadyInPlex" xml:space="preserve">
<value>finns redan på {0}.</value>
</data>
<data name="Search_SickrageError" xml:space="preserve">
<value>Kunde inte lägga till filmen i SickRage. Kontrollera att inställningarna är korrekta.</value>
</data>
<data name="Search_TvNotSetUp" xml:space="preserve">
<value>Det går för närvarande inte att önska serier. Kontakta din administratör.</value>
</data>
<data name="Search_WeeklyRequestLimitAlbums" xml:space="preserve">
<value>Du har nått din veckoönskningsgräns för album. Kontakta din administratör.</value>
</data>
<data name="Search_MusicBrainzError" xml:space="preserve">
<value>Vi kunde inte hitta artisten på MusicBrainz. Kontakta din administratör.</value>
</data>
<data name="Search_WeeklyRequestLimitTVShow" xml:space="preserve">
<value>Du har nått din veckoönskningsgräns för serier. Kontakta din administratör.</value>
</data>
<data name="Search_ErrorNotEnabled" xml:space="preserve">
<value>Denna funktion är inte aktiverad.</value>
</data>
<data name="Search_NotificationError" xml:space="preserve">
<value>Notisen kunde inte tas bort eftersom den inte varit aktiverad.</value>
</data>
<data name="Common_CouldNotSave" xml:space="preserve">
<value>Kunde inte spara, försök igen.</value>
</data>
<data name="Layout_French" xml:space="preserve">
<value>Franska</value>
</data>
<data name="Search_SelectEpisode" xml:space="preserve">
<value>Välj avsnitt</value>
</data>
<data name="UserLogin_IncorrectUserPass" xml:space="preserve">
<value>Felaktig användare eller lösenord</value>
</data>
<data name="Requests_ReleaseDate_Unavailable" xml:space="preserve">
<value>Ingen information om utgivningsdatum finns.</value>
</data>
<data name="Search_ViewInPlex" xml:space="preserve">
<value>Visa på Plex</value>
</data>
<data name="Custom_Donation_Default" xml:space="preserve">
<value>Donera till biblioteksansvarig</value>
</data>
<data name="Search_Available_on_plex" xml:space="preserve">
<value>Tillgänglig på</value>
</data>
<data name="Search_Movie_Status" xml:space="preserve">
<value>Filmstatus</value>
</data>
<data name="Search_Not_Requested_Yet" xml:space="preserve">
<value>Ej önskad ännu</value>
</data>
<data name="Search_Pending_approval" xml:space="preserve">
<value>Väntar på godkännande</value>
</data>
<data name="Search_Processing_Request" xml:space="preserve">
<value>Behandlar önskning</value>
</data>
<data name="Search_Request_denied" xml:space="preserve">
<value>Önskning nekad</value>
</data>
<data name="Search_TV_Show_Status" xml:space="preserve">
<value>Seriestatus</value>
</data>
<data name="Layout_CacherRunning" xml:space="preserve">
<value>För närvarande körs bakgrundsindexeringar av innehåller på Plex. Detta kan medföra vissa störningar, men funktionaliteten bör vara återställd inom kort!</value>
</data>
<data name="Search_ErrorPlexAccountOnly" xml:space="preserve">
<value>Denna funktion är tyvärr endast tillgänglig för Plex-användare.</value>
</data>
<data name="Layout_Usermanagement" xml:space="preserve">
<value>Användarhantering</value>
</data>
<data name="UserLogin_AdminUsePassword" xml:space="preserve">
<value>Om du är administratör, vänligen använd den andra inloggningssidan.</value>
</data>
</root>

1216
Old/Ombi.UI/Resources/UI1.Designer.cs generated Normal file

File diff suppressed because it is too large Load diff