318 lines
14 KiB
Plaintext
318 lines
14 KiB
Plaintext
|
<?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="(necessary in case of password recovery)" xml:space="preserve">
|
|||
|
<value>(απαραίτητο σε περίπτωση ανάκτησης κωδικού πρόσβασης)</value>
|
|||
|
</data>
|
|||
|
<data name="(password manager suggested)" xml:space="preserve">
|
|||
|
<value>(<a class="is-underlined has-text-info" tabindex="-1" target="blank" href="https://keepassxc.org/">διαχειριστής κωδικών πρόσβασης</a> προτείνεται)</value>
|
|||
|
</data>
|
|||
|
<data name="Amount" xml:space="preserve">
|
|||
|
<value>Ποσό</value>
|
|||
|
</data>
|
|||
|
<data name="AnswerId" xml:space="preserve">
|
|||
|
<value>Απάντηση id</value>
|
|||
|
</data>
|
|||
|
<data name="AnswerText" xml:space="preserve">
|
|||
|
<value>Κείμενο απάντησης</value>
|
|||
|
</data>
|
|||
|
<data name="Character" xml:space="preserve">
|
|||
|
<value>Προσαρμοσμένος χαρακτήρας (emoji)</value>
|
|||
|
</data>
|
|||
|
<data name="ColourIndex" xml:space="preserve">
|
|||
|
<value>Χρώμα</value>
|
|||
|
</data>
|
|||
|
<data name="CommentId" xml:space="preserve">
|
|||
|
<value>Σχόλιο id</value>
|
|||
|
</data>
|
|||
|
<data name="CommentText" xml:space="preserve">
|
|||
|
<value>Κείμενο σχολιασμού</value>
|
|||
|
</data>
|
|||
|
<data name="Confrontation" xml:space="preserve">
|
|||
|
<value>Αντιπαράθεση</value>
|
|||
|
</data>
|
|||
|
<data name="ConfrontationId" xml:space="preserve">
|
|||
|
<value>id αντιπαράθεσης</value>
|
|||
|
</data>
|
|||
|
<data name="Context" xml:space="preserve">
|
|||
|
<value>Πλαίσιο</value>
|
|||
|
</data>
|
|||
|
<data name="DateEnd" xml:space="preserve">
|
|||
|
<value>Ημερομηνία λήξης</value>
|
|||
|
</data>
|
|||
|
<data name="DateStart" xml:space="preserve">
|
|||
|
<value>Ημερομηνία έναρξης</value>
|
|||
|
</data>
|
|||
|
<data name="Description" xml:space="preserve">
|
|||
|
<value>Περιγραφή</value>
|
|||
|
</data>
|
|||
|
<data name="Discussion" xml:space="preserve">
|
|||
|
<value>Συζήτηση</value>
|
|||
|
</data>
|
|||
|
<data name="DiscussionEndDate" xml:space="preserve">
|
|||
|
<value>Ημερομηνία λήξης</value>
|
|||
|
</data>
|
|||
|
<data name="DiscussionEndTime" xml:space="preserve">
|
|||
|
<value>Ώρα λήξης</value>
|
|||
|
</data>
|
|||
|
<data name="DiscussionId" xml:space="preserve">
|
|||
|
<value>Συζήτηση id</value>
|
|||
|
</data>
|
|||
|
<data name="DiscussionText" xml:space="preserve">
|
|||
|
<value>Κείμενο συζήτησης</value>
|
|||
|
</data>
|
|||
|
<data name="DiscussionTitle" xml:space="preserve">
|
|||
|
<value>Τίτλος συζήτησης</value>
|
|||
|
</data>
|
|||
|
<data name="Email" xml:space="preserve">
|
|||
|
<value>Ηλεκτρονικό ταχυδρομείο</value>
|
|||
|
</data>
|
|||
|
<data name="Emoji" xml:space="preserve">
|
|||
|
<value>Emoji</value>
|
|||
|
</data>
|
|||
|
<data name="ExpectedMaxConfrontationsBeforeClosingAndShowing" xml:space="preserve">
|
|||
|
<value>Μέγιστος αριθμός αντιπαραθέσεων</value>
|
|||
|
</data>
|
|||
|
<data name="Fact" xml:space="preserve">
|
|||
|
<value>Γεγονός</value>
|
|||
|
</data>
|
|||
|
<data name="Facts" xml:space="preserve">
|
|||
|
<value>Γεγονότα</value>
|
|||
|
</data>
|
|||
|
<data name="FileId" xml:space="preserve">
|
|||
|
<value>id αρχείου</value>
|
|||
|
</data>
|
|||
|
<data name="Groups" xml:space="preserve">
|
|||
|
<value>Ομάδες</value>
|
|||
|
</data>
|
|||
|
<data name="IncludeFirstAnswerInInvitation" xml:space="preserve">
|
|||
|
<value>Να συμπεριλάβετε την πρώτη απάντηση στην προεπισκόπηση της πρόσκλησης; (καθιστώντας την πιο ελκυστική για να συμμετάσχετε στη συζήτηση)</value>
|
|||
|
</data>
|
|||
|
<data name="InvitationCode" xml:space="preserve">
|
|||
|
<value>Κωδικός πρόσκλησης</value>
|
|||
|
</data>
|
|||
|
<data name="InvitationCodeLink" xml:space="preserve">
|
|||
|
<value>Κωδικός πρόσκλησης ή σύνδεσμος</value>
|
|||
|
</data>
|
|||
|
<data name="InvitationPassword" xml:space="preserve">
|
|||
|
<value>Κωδικός πρόσκλησης</value>
|
|||
|
</data>
|
|||
|
<data name="IsPasswordProtectedForPreview" xml:space="preserve">
|
|||
|
<value>Απαίτηση κωδικού πρόσβασης για προεπισκόπηση</value>
|
|||
|
</data>
|
|||
|
<data name="IsPasswordProtectedForPreviewText" xml:space="preserve">
|
|||
|
<value>Απαιτείται κωδικός πρόσβασης για την εμφάνιση της προεπισκόπησης</value>
|
|||
|
</data>
|
|||
|
<data name="IsPasswordProtectedText" xml:space="preserve">
|
|||
|
<value>Προσθήκη προστασίας με κωδικό πρόσβασης</value>
|
|||
|
</data>
|
|||
|
<data name="IsStructured" xml:space="preserve">
|
|||
|
<value>IsStructured</value>
|
|||
|
</data>
|
|||
|
<data name="LanguageId" xml:space="preserve">
|
|||
|
<value>Id γλώσσας</value>
|
|||
|
</data>
|
|||
|
<data name="Name" xml:space="preserve">
|
|||
|
<value>Όνομα</value>
|
|||
|
</data>
|
|||
|
<data name="NativeNotificationsEnabled" xml:space="preserve">
|
|||
|
<value>Ενεργοποίηση ειδοποιήσεων; (χρήσιμο για να λαμβάνετε ενημερώσεις εφαρμογών)</value>
|
|||
|
</data>
|
|||
|
<data name="NewPassword" xml:space="preserve">
|
|||
|
<value>Νέος κωδικός πρόσβασης</value>
|
|||
|
</data>
|
|||
|
<data name="NewPasswordConfirmation" xml:space="preserve">
|
|||
|
<value>Επιβεβαίωση νέου κωδικού πρόσβασης</value>
|
|||
|
</data>
|
|||
|
<data name="OldPassword" xml:space="preserve">
|
|||
|
<value>Παλαιός κωδικός πρόσβασης</value>
|
|||
|
</data>
|
|||
|
<data name="OneTime" xml:space="preserve">
|
|||
|
<value>Μόνο μία φορά</value>
|
|||
|
</data>
|
|||
|
<data name="Password" xml:space="preserve">
|
|||
|
<value>Κωδικός πρόσβασης</value>
|
|||
|
</data>
|
|||
|
<data name="Perception" xml:space="preserve">
|
|||
|
<value>Αντίληψη</value>
|
|||
|
</data>
|
|||
|
<data name="Perceptions" xml:space="preserve">
|
|||
|
<value>Αντιλήψεις</value>
|
|||
|
</data>
|
|||
|
<data name="PreferSystemTheming" xml:space="preserve">
|
|||
|
<value>Προτιμήστε το θέμα του συστήματος</value>
|
|||
|
</data>
|
|||
|
<data name="RecoveryCode" xml:space="preserve">
|
|||
|
<value>Κωδικός ανάκτησης</value>
|
|||
|
</data>
|
|||
|
<data name="Recurring" xml:space="preserve">
|
|||
|
<value>Επαναλαμβανόμενο</value>
|
|||
|
</data>
|
|||
|
<data name="Scan for:" xml:space="preserve">
|
|||
|
<value>Σάρωση για:</value>
|
|||
|
</data>
|
|||
|
<data name="SearchText" xml:space="preserve">
|
|||
|
<value>Αναζήτηση</value>
|
|||
|
</data>
|
|||
|
<data name="ShareCode" xml:space="preserve">
|
|||
|
<value>Κοινή χρήση μυστικού κώδικα</value>
|
|||
|
</data>
|
|||
|
<data name="ShowDonatorBadge" xml:space="preserve">
|
|||
|
<value>Εμφάνιση σήματος δωρητή</value>
|
|||
|
</data>
|
|||
|
<data name="ShowLogs" xml:space="preserve">
|
|||
|
<value>Εμφάνιση της καρτέλας αρχείων καταγραφής για την υποστήριξη της αντιμετώπισης προβλημάτων.</value>
|
|||
|
</data>
|
|||
|
<data name="TakeType" xml:space="preserve">
|
|||
|
<value>Πάρτε τον τύπο</value>
|
|||
|
</data>
|
|||
|
<data name="TakeTypeSimple" xml:space="preserve">
|
|||
|
<value>Απλό</value>
|
|||
|
</data>
|
|||
|
<data name="TakeTypeStructured" xml:space="preserve">
|
|||
|
<value>Δομημένο</value>
|
|||
|
</data>
|
|||
|
<data name="Theme image" xml:space="preserve">
|
|||
|
<value>Εικόνα θέματος</value>
|
|||
|
</data>
|
|||
|
<data name="ThemeIsDarkMode" xml:space="preserve">
|
|||
|
<value>Σκοτεινή λειτουργία</value>
|
|||
|
</data>
|
|||
|
<data name="Ticks" xml:space="preserve">
|
|||
|
<value>Κρότωνες</value>
|
|||
|
</data>
|
|||
|
<data name="Title" xml:space="preserve">
|
|||
|
<value>Τίτλος</value>
|
|||
|
</data>
|
|||
|
<data name="UpdateReason" xml:space="preserve">
|
|||
|
<value>Αιτία ενημέρωσης</value>
|
|||
|
</data>
|
|||
|
<data name="UpsertUserTakeIsAnonymous" xml:space="preserve">
|
|||
|
<value>Υποβάλετε ανώνυμα</value>
|
|||
|
</data>
|
|||
|
<data name="Username" xml:space="preserve">
|
|||
|
<value>Όνομα χρήστη</value>
|
|||
|
</data>
|
|||
|
<data name="Username to search and add" xml:space="preserve">
|
|||
|
<value>Όνομα χρήστη για αναζήτηση και προσθήκη</value>
|
|||
|
</data>
|
|||
|
<data name="Usernames to search and add" xml:space="preserve">
|
|||
|
<value>Ονόματα χρηστών για αναζήτηση και προσθήκη</value>
|
|||
|
</data>
|
|||
|
</root>
|