You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

507 lines
19 KiB

<?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="AppointmentAttachmentsLabel" xml:space="preserve">
<value>Attachments</value>
</data>
<data name="AppointmentCategoriesLabel" xml:space="preserve">
<value>Kategorien</value>
</data>
<data name="AppointmentClientIntentCanceledText" xml:space="preserve">
<value>Abgelehnt</value>
</data>
<data name="AppointmentClientIntentDelegateText" xml:space="preserve">
<value>Vertreter des Organisators des Meetings</value>
</data>
<data name="AppointmentClientIntentDeletedExceptionWithNoResponseText" xml:space="preserve">
<value>Gelöschte Ausnahme ohne Antwort</value>
</data>
<data name="AppointmentClientIntentDeletedWithNoResponseText" xml:space="preserve">
<value>Meeting ohne Antwort gelöscht</value>
</data>
<data name="AppointmentClientIntentExceptionCanceledText" xml:space="preserve">
<value>Abgelehnt</value>
</data>
<data name="AppointmentClientIntentLabel" xml:space="preserve">
<value>Status des Meeting</value>
</data>
<data name="AppointmentClientIntentManagerText" xml:space="preserve">
<value>Organisator des Meetings</value>
</data>
<data name="AppointmentClientIntentModifiedEndTimeText" xml:space="preserve">
<value>Geändertes Ende</value>
</data>
<data name="AppointmentClientIntentModifiedLocationText" xml:space="preserve">
<value>Geänderter Ort</value>
</data>
<data name="AppointmentClientIntentModifiedStartTimeText" xml:space="preserve">
<value>Geänderter Beginn</value>
</data>
<data name="AppointmentClientIntentRespondedAcceptText" xml:space="preserve">
<value>Akzeptiert</value>
</data>
<data name="AppointmentClientIntentRespondedDeclineText" xml:space="preserve">
<value>Abgelehnt</value>
</data>
<data name="AppointmentClientIntentRespondedExceptionDeclineText" xml:space="preserve">
<value>Ausnahme abgelehnt</value>
</data>
<data name="AppointmentClientIntentRespondedTentativeText" xml:space="preserve">
<value>Vorläufig</value>
</data>
<data name="AppointmentEndDateLabel" xml:space="preserve">
<value>Ende</value>
</data>
<data name="AppointmentLocationLabel" xml:space="preserve">
<value>Ort</value>
</data>
<data name="AppointmentMandatoryParticipantsLabel" xml:space="preserve">
<value>Teilnehmer</value>
</data>
<data name="AppointmentOptionalParticipantsLabel" xml:space="preserve">
<value>Optionale Teilnehmer</value>
</data>
<data name="AppointmentOrganizerLabel" xml:space="preserve">
<value>Organisator</value>
</data>
<data name="AppointmentReccurenceTypeDailyText" xml:space="preserve">
<value>Täglich</value>
</data>
<data name="AppointmentReccurenceTypeMonthlyText" xml:space="preserve">
<value>Monatlich</value>
</data>
<data name="AppointmentReccurenceTypeNoneText" xml:space="preserve">
<value>(Keine)</value>
</data>
<data name="AppointmentReccurenceTypeWeeklyText" xml:space="preserve">
<value>Wöchentlich</value>
</data>
<data name="AppointmentReccurenceTypeYearlyText" xml:space="preserve">
<value>Jährlich</value>
</data>
<data name="AppointmentRecurrencePaternLabel" xml:space="preserve">
<value>Recurrence patern type</value>
</data>
<data name="AppointmentRecurrenceTypeLabel" xml:space="preserve">
<value>Serientyp</value>
</data>
<data name="AppointmentResourcesLabel" xml:space="preserve">
<value>Ressourcen</value>
</data>
<data name="AppointmentStartDateLabel" xml:space="preserve">
<value>Beginn</value>
</data>
<data name="AppointmentSubjectLabel" xml:space="preserve">
<value>Betreff</value>
</data>
<data name="AssistantLabel" xml:space="preserve">
<value>Assistenz</value>
</data>
<data name="AssistantTelephoneNumberLabel" xml:space="preserve">
<value>Assistenz</value>
</data>
<data name="BeeperTelephoneNumberLabel" xml:space="preserve">
<value>Pager</value>
</data>
<data name="BirthdayLabel" xml:space="preserve">
<value>Geburtstag</value>
</data>
<data name="BusinessFaxNumberLabel" xml:space="preserve">
<value>Fax Firma</value>
</data>
<data name="BusinessTelephoneNumber2Label" xml:space="preserve">
<value>Telefon 2 Firma</value>
</data>
<data name="BusinessTelephoneNumberLabel" xml:space="preserve">
<value>Telefon Firma</value>
</data>
<data name="CallbackTelephoneNumberLabel" xml:space="preserve">
<value>Rückrufnummer</value>
</data>
<data name="CarTelephoneNumberLabel" xml:space="preserve">
<value>Autotelefon</value>
</data>
<data name="CellularTelephoneNumberLabel" xml:space="preserve">
<value>Mobile</value>
</data>
<data name="CompanyLabel" xml:space="preserve">
<value>Firma</value>
</data>
<data name="CompanyMainTelephoneNumberLabel" xml:space="preserve">
<value>Firma Haupttelefon</value>
</data>
<data name="DataFormat" xml:space="preserve">
<value>dd-MM-yyyy</value>
<comment>The format used for all date related items</comment>
</data>
<data name="DataFormatWithTime" xml:space="preserve">
<value>F</value>
<comment>The format used for all date/time related items</comment>
</data>
<data name="DateDifferenceDaysText" xml:space="preserve">
<value>Tage</value>
</data>
<data name="DateDifferenceDayText" xml:space="preserve">
<value>Tag</value>
</data>
<data name="DateDifferenceHoursText" xml:space="preserve">
<value>Stunden</value>
</data>
<data name="DateDifferenceHourText" xml:space="preserve">
<value>Stunde</value>
</data>
<data name="DateDifferenceMinutesText" xml:space="preserve">
<value>Minuten</value>
</data>
<data name="DateDifferenceMinuteText" xml:space="preserve">
<value>Minute</value>
</data>
<data name="DateDifferenceMonthsText" xml:space="preserve">
<value>Monate</value>
</data>
<data name="DateDifferenceMonthText" xml:space="preserve">
<value>Monat</value>
</data>
<data name="DateDifferenceSecondsText" xml:space="preserve">
<value>Sekunden</value>
</data>
<data name="DateDifferenceSecondText" xml:space="preserve">
<value>Sekunde</value>
</data>
<data name="DateDifferenceWeeksText" xml:space="preserve">
<value>Wochen</value>
</data>
<data name="DateDifferenceWeekText" xml:space="preserve">
<value>Woche</value>
</data>
<data name="DateDifferenceYearsText" xml:space="preserve">
<value>Jahre</value>
</data>
<data name="DateDifferenceYearText" xml:space="preserve">
<value>Jahr</value>
</data>
<data name="DepartmentLabel" xml:space="preserve">
<value>Abteilung</value>
</data>
<data name="DisplayNameLabel" xml:space="preserve">
<value>Vollständiger Name</value>
</data>
<data name="Email1DisplayNameLabel" xml:space="preserve">
<value>E-mail Anzeige als</value>
</data>
<data name="Email1EmailAddressLabel" xml:space="preserve">
<value>E-mail</value>
</data>
<data name="Email2DisplayNameLabel" xml:space="preserve">
<value>E-mail 2 Anzeige als</value>
</data>
<data name="Email2EmailAddressLabel" xml:space="preserve">
<value>E-mail 2</value>
</data>
<data name="Email3DisplayNameLabel" xml:space="preserve">
<value>E-mail 3 Anzeige als</value>
</data>
<data name="Email3EmailAddressLabel" xml:space="preserve">
<value>E-mail 3</value>
</data>
<data name="EmailAttachmentsLabel" xml:space="preserve">
<value>Attachments</value>
</data>
<data name="EmailBccLabel" xml:space="preserve">
<value>BCC</value>
</data>
<data name="EmailCategoriesLabel" xml:space="preserve">
<value>Kategorien</value>
</data>
<data name="EmailCcLabel" xml:space="preserve">
<value>CC</value>
</data>
<data name="EmailFollowUpCompletedText" xml:space="preserve">
<value>Verlauf komplett</value>
</data>
<data name="EmailFollowUpFlag" xml:space="preserve">
<value>Flag</value>
</data>
<data name="EmailFollowUpLabel" xml:space="preserve">
<value>Verlaufsmarkierung</value>
</data>
<data name="EmailFollowUpStatusLabel" xml:space="preserve">
<value>Verlaufsstatus</value>
</data>
<data name="EmailFromLabel" xml:space="preserve">
<value>Von</value>
</data>
<data name="EmailSentOnLabel" xml:space="preserve">
<value>Gesendet am</value>
</data>
<data name="EmailSignedBy" xml:space="preserve">
<value>Signiert von</value>
</data>
<data name="EmailSignedByOn" xml:space="preserve">
<value>Signiert am</value>
</data>
<data name="EmailSubjectLabel" xml:space="preserve">
<value>Betreff</value>
</data>
<data name="EmailToLabel" xml:space="preserve">
<value>An</value>
</data>
<data name="FunctionLabel" xml:space="preserve">
<value>Job title</value>
</data>
<data name="GivenNameLabel" xml:space="preserve">
<value>Vorname</value>
</data>
<data name="HomeAddressLabel" xml:space="preserve">
<value>Hausanschrift</value>
</data>
<data name="HomeFaxNumberLabel" xml:space="preserve">
<value>Fax privat</value>
</data>
<data name="HomeTelephoneNumber2Label" xml:space="preserve">
<value>Telefon 2 privat</value>
</data>
<data name="HomeTelephoneNumberLabel" xml:space="preserve">
<value>Telefon privat</value>
</data>
<data name="HtmlLabel" xml:space="preserve">
<value>Web page</value>
</data>
<data name="ImportanceHighText" xml:space="preserve">
<value>Hoch</value>
</data>
<data name="ImportanceLabel" xml:space="preserve">
<value>Priorität</value>
</data>
<data name="ImportanceLowText" xml:space="preserve">
<value>Niedrig</value>
</data>
<data name="ImportanceNormalText" xml:space="preserve">
<value> </value>
</data>
<data name="InstantMessagingAddressLabel" xml:space="preserve">
<value>Instant Messaging Adresse</value>
</data>
<data name="ISDNNumberLabel" xml:space="preserve">
<value>ISDN</value>
</data>
<data name="NameLessFileName" xml:space="preserve">
<value>Namenlos</value>
<comment>Normally Outlook will use the subject of a MSG object as it's filename. Invalid characters are replaced by spaces. When there is no subject outlook uses "Nameless" as default</comment>
</data>
<data name="OtherAddressLabel" xml:space="preserve">
<value>Weitere Adresse</value>
</data>
<data name="OtherFaxLabel" xml:space="preserve">
<value>Weiteres Fax</value>
</data>
<data name="OtherTelephoneNumberLabel" xml:space="preserve">
<value>Weiters Telefon</value>
</data>
<data name="PrimaryFaxNumberLabel" xml:space="preserve">
<value>Primäres Fax</value>
</data>
<data name="PrimaryTelephoneNumberLabel" xml:space="preserve">
<value>Primäres Telefon</value>
</data>
<data name="ProfessionLabel" xml:space="preserve">
<value>Beruf</value>
</data>
<data name="RadioTelephoneNumberLabel" xml:space="preserve">
<value>Funk</value>
</data>
<data name="SpouseNameLabel" xml:space="preserve">
<value>Ehepartner/Partner</value>
</data>
<data name="StickyNoteDateLabel" xml:space="preserve">
<value>Datum</value>
</data>
<data name="SurNameLabel" xml:space="preserve">
<value>Nachname</value>
</data>
<data name="TaskActualEffortLabel" xml:space="preserve">
<value>IST-Arbeit</value>
</data>
<data name="TaskBillingInformationLabel" xml:space="preserve">
<value>Abrechungsinformation</value>
</data>
<data name="TaskCompanyLabel" xml:space="preserve">
<value>Firma</value>
</data>
<data name="TaskContactsLabel" xml:space="preserve">
<value>Kontakt</value>
</data>
<data name="TaskDateCompleted" xml:space="preserve">
<value>Fällig am</value>
</data>
<data name="TaskDueDateLabel" xml:space="preserve">
<value>Dauer</value>
</data>
<data name="TaskEstimatedEffortLabel" xml:space="preserve">
<value>Gesamtaufwand</value>
</data>
<data name="TaskMileageLabel" xml:space="preserve">
<value>Reisekilometer</value>
</data>
<data name="TaskOwnerLabel" xml:space="preserve">
<value>Eigentümer</value>
</data>
<data name="TaskPercentageCompleteLabel" xml:space="preserve">
<value>Erledigt in Prozent</value>
</data>
<data name="TaskRequestedByLabel" xml:space="preserve">
<value>Angefordert von</value>
</data>
<data name="TaskStartDateLabel" xml:space="preserve">
<value>Beginn</value>
</data>
<data name="TaskStatusCompleteText" xml:space="preserve">
<value>Erledigt</value>
</data>
<data name="TaskStatusInProgressText" xml:space="preserve">
<value>In Bearbeitung</value>
</data>
<data name="TaskStatusLabel" xml:space="preserve">
<value>Status</value>
</data>
<data name="TaskStatusNotStartedText" xml:space="preserve">
<value>Nicht begonnen</value>
</data>
<data name="TaskStatusWaitingText" xml:space="preserve">
<value>Wartet</value>
</data>
<data name="TaskSubjectLabel" xml:space="preserve">
<value>Betreff</value>
</data>
<data name="TelexNumberLabel" xml:space="preserve">
<value>Telex</value>
</data>
<data name="TextTelephoneLabel" xml:space="preserve">
<value>TTY/TDD phone</value>
</data>
<data name="WeddingAnniversaryLabel" xml:space="preserve">
<value>Jahrestag</value>
</data>
<data name="WorkAddressLabel" xml:space="preserve">
<value>Geschäftsadresse</value>
</data>
<data name="EmailOnBehalfOf" xml:space="preserve">
<value>im Auftrag</value>
</data>
</root>