| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471 |
- <?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="Abouttext" xml:space="preserve">
- <value>Here you will read some information about the app.</value>
- </data>
- <data name="account" xml:space="preserve">
- <value>Account</value>
- </data>
- <data name="Address" xml:space="preserve">
- <value>Address</value>
- </data>
- <data name="Age" xml:space="preserve">
- <value>Age</value>
- </data>
- <data name="AlternatePickupContact" xml:space="preserve">
- <value>Alternate Pickup Contact</value>
- </data>
- <data name="App.version" xml:space="preserve">
- <value>Version: {0}</value>
- </data>
- <data name="Bike.Child_Bycicle" xml:space="preserve">
- <value>Children Bycicle</value>
- </data>
- <data name="Bike.City_Bike" xml:space="preserve">
- <value>City-Bike</value>
- </data>
- <data name="Bike.E_Bike" xml:space="preserve">
- <value>E-Bike</value>
- </data>
- <data name="Bike.Kickboard" xml:space="preserve">
- <value>Kickboard</value>
- </data>
- <data name="Bike.Men_Bycicle" xml:space="preserve">
- <value>Men's Bycicle</value>
- </data>
- <data name="Bike.Mountain_Bike" xml:space="preserve">
- <value>Mountain-Bike</value>
- </data>
- <data name="Bike.n_d" xml:space="preserve">
- <value>Not defined</value>
- </data>
- <data name="Bike.Tandem" xml:space="preserve">
- <value>Tandem</value>
- </data>
- <data name="Bike.Touring_Bike" xml:space="preserve">
- <value>Touring_Bike</value>
- </data>
- <data name="Bike.Trailer" xml:space="preserve">
- <value>Trailer</value>
- </data>
- <data name="Bike.Tricycle" xml:space="preserve">
- <value>Tricycle</value>
- </data>
- <data name="Bike.Women_Bycicle" xml:space="preserve">
- <value>Women's Bycicle</value>
- </data>
- <data name="Brand" xml:space="preserve">
- <value>Brand</value>
- </data>
- <data name="Brand.n_d" xml:space="preserve">
- <value>Not defined</value>
- </data>
- <data name="Cancel" xml:space="preserve">
- <value>Cancel</value>
- </data>
- <data name="CaritasServices" xml:space="preserve">
- <value>Caritas Services</value>
- </data>
- <data name="caritas_services" xml:space="preserve">
- <value>Caritas Services</value>
- </data>
- <data name="City" xml:space="preserve">
- <value>City</value>
- </data>
- <data name="Color" xml:space="preserve">
- <value>Color</value>
- </data>
- <data name="Color.Anthracite" xml:space="preserve">
- <value>Anthracite</value>
- </data>
- <data name="Color.Beige" xml:space="preserve">
- <value>Beige</value>
- </data>
- <data name="Color.Black" xml:space="preserve">
- <value>Black</value>
- </data>
- <data name="Color.Blue" xml:space="preserve">
- <value>Blue</value>
- </data>
- <data name="Color.Brown" xml:space="preserve">
- <value>Brown</value>
- </data>
- <data name="Color.Gold" xml:space="preserve">
- <value>Gold</value>
- </data>
- <data name="Color.Green" xml:space="preserve">
- <value>Green</value>
- </data>
- <data name="Color.Grey" xml:space="preserve">
- <value>Grey</value>
- </data>
- <data name="Color.Indigo" xml:space="preserve">
- <value>Indigo</value>
- </data>
- <data name="Color.n_d" xml:space="preserve">
- <value>Not defined</value>
- </data>
- <data name="Color.Orange" xml:space="preserve">
- <value>Orange</value>
- </data>
- <data name="Color.Pink" xml:space="preserve">
- <value>Pink</value>
- </data>
- <data name="Color.Purple" xml:space="preserve">
- <value>Purple</value>
- </data>
- <data name="Color.Red" xml:space="preserve">
- <value>Red</value>
- </data>
- <data name="Color.Rose" xml:space="preserve">
- <value>Rose</value>
- </data>
- <data name="Color.Silver" xml:space="preserve">
- <value>Silver</value>
- </data>
- <data name="Color.Turquoise" xml:space="preserve">
- <value>Turquoise</value>
- </data>
- <data name="Color.Violet" xml:space="preserve">
- <value>Violet</value>
- </data>
- <data name="Color.White" xml:space="preserve">
- <value>White</value>
- </data>
- <data name="Color.Yellow" xml:space="preserve">
- <value>Yellow</value>
- </data>
- <data name="Confirmation" xml:space="preserve">
- <value>Confirmation</value>
- </data>
- <data name="Contact" xml:space="preserve">
- <value>Contact</value>
- </data>
- <data name="Contactdata" xml:space="preserve">
- <value>Contact Data</value>
- </data>
- <data name="Continue" xml:space="preserve">
- <value>Continue</value>
- </data>
- <data name="DevelopedBy" xml:space="preserve">
- <value>Developed by</value>
- </data>
- <data name="Error.GeoLocation.Msg" xml:space="preserve">
- <value>The Geo Location couldn't be get. ErrorMessage : {0:s}</value>
- </data>
- <data name="Error.GeoLocation.Title" xml:space="preserve">
- <value>Error {0:d} trying to get Geo Location</value>
- </data>
- <data name="Error.IOException.Msg" xml:space="preserve">
- <value>The file could not be read.</value>
- </data>
- <data name="Error.IOException.Title" xml:space="preserve">
- <value>Error while reading file!</value>
- </data>
- <data name="Error.PhotoOrPictureToBig.Msg" xml:space="preserve">
- <value>The size of the selected picture or taken photo exceeds the max. allowed size of {0:d} MB.</value>
- </data>
- <data name="Error.PhotoOrPictureToBig.Title" xml:space="preserve">
- <value>Size of picture to big!</value>
- </data>
- <data name="Extras" xml:space="preserve">
- <value>Extras</value>
- </data>
- <data name="Female" xml:space="preserve">
- <value>Madam</value>
- </data>
- <data name="Finished" xml:space="preserve">
- <value>Finished</value>
- </data>
- <data name="FinishedTextFound" xml:space="preserve">
- <value>Report number:</value>
- </data>
- <data name="FinishedTextMissing" xml:space="preserve">
- <value>You can obtain information from the Lucerne lost property office</value>
- </data>
- <data name="FinishedTextMissing_2" xml:space="preserve">
- <value>Brand and colour</value>
- </data>
- <data name="FinishedTextMissing_3" xml:space="preserve">
- <value>If possible, the frame number</value>
- </data>
- <data name="FinishedTextMissing_4" xml:space="preserve">
- <value>Last place of storage and presumed time of loss</value>
- </data>
- <data name="FinishedTextMissing_5" xml:space="preserve">
- <value>Proof of purchase</value>
- </data>
- <data name="FinishedTextMissing_6" xml:space="preserve">
- <value>Type of bicycle (mountain bike, city bike, ladies' bike, men's bike, etc.)</value>
- </data>
- <data name="FinishedTextMissing_Heading1" xml:space="preserve">
- <value>have the following information ready</value>
- </data>
- <data name="FinishedTextMissing_Heading2" xml:space="preserve">
- <value>Other helpful information</value>
- </data>
- <data name="FinishedTextMissing_Heading3" xml:space="preserve">
- <value>How to contact the lost property office</value>
- </data>
- <data name="FinishedTextMissing_LostOffice_Address" xml:space="preserve">
- <value>Hirschengraben 17b, 6003 Luzern</value>
- </data>
- <data name="FinishedTextMissing_LostOffice_Mail" xml:space="preserve">
- <value>fundbuero@lu.ch</value>
- </data>
- <data name="FinishedTextMissing_LostOffice_Phone" xml:space="preserve">
- <value>041 248 86 66</value>
- </data>
- <data name="Firstname" xml:space="preserve">
- <value>First name</value>
- </data>
- <data name="FoundBike" xml:space="preserve">
- <value>Found Bike</value>
- </data>
- <data name="FrameNumber" xml:space="preserve">
- <value>Frame Number</value>
- </data>
- <data name="fundvelo/account/Found" xml:space="preserve">
- <value>Bicycle > Found > Founder data</value>
- </data>
- <data name="fundvelo/account/Missing" xml:space="preserve">
- <value>Bicycle > Missing > Reporter data</value>
- </data>
- <data name="fundvelo/alternate_pickup" xml:space="preserve">
- <value>Bicycle > Found > Pickup Contact</value>
- </data>
- <data name="fundvelo/conclusion_found" xml:space="preserve">
- <value>Bicycle > Found > Confirmation</value>
- </data>
- <data name="fundvelo/conclusion_missing" xml:space="preserve">
- <value>Bicycle > Missing > Confirmation</value>
- </data>
- <data name="fundvelo/keydata/Found" xml:space="preserve">
- <value>Bicycle > Found >Data</value>
- </data>
- <data name="fundvelo/keydata/Missing" xml:space="preserve">
- <value>Bicycle > Missing >Data</value>
- </data>
- <data name="fundvelo/lost_found" xml:space="preserve">
- <value>Bicycle</value>
- </data>
- <data name="info" xml:space="preserve">
- <value>Info</value>
- </data>
- <data name="Info.Masterdata.Initializing" xml:space="preserve">
- <value>Initializing...</value>
- </data>
- <data name="Info.Report.Transmitting" xml:space="preserve">
- <value>Transmitting report...</value>
- </data>
- <data name="Lastname" xml:space="preserve">
- <value>Last name</value>
- </data>
- <data name="Latitude" xml:space="preserve">
- <value>Latitude</value>
- </data>
- <data name="Learnmore" xml:space="preserve">
- <value>Learn more</value>
- </data>
- <data name="Login" xml:space="preserve">
- <value>Let's go!</value>
- </data>
- <data name="Logout" xml:space="preserve">
- <value>Logout</value>
- </data>
- <data name="Longitude" xml:space="preserve">
- <value>Longitude</value>
- </data>
- <data name="Mail" xml:space="preserve">
- <value>E-Mail</value>
- </data>
- <data name="Male" xml:space="preserve">
- <value>Sir</value>
- </data>
- <data name="MissingBike" xml:space="preserve">
- <value>Missing Bike</value>
- </data>
- <data name="Mobile" xml:space="preserve">
- <value>Mobile</value>
- </data>
- <data name="Password" xml:space="preserve">
- <value>Password</value>
- </data>
- <data name="Phone" xml:space="preserve">
- <value>Phone</value>
- </data>
- <data name="PickupContact" xml:space="preserve">
- <value>Pickup Contact</value>
- </data>
- <data name="PlaceOfDiscovery" xml:space="preserve">
- <value>Place Of Discovery</value>
- </data>
- <data name="PlaceOfLoss" xml:space="preserve">
- <value>Place Of Loss</value>
- </data>
- <data name="Price" xml:space="preserve">
- <value>Price</value>
- </data>
- <data name="Remark" xml:space="preserve">
- <value>Remark</value>
- </data>
- <data name="Salutation" xml:space="preserve">
- <value>Salutation</value>
- </data>
- <data name="Save" xml:space="preserve">
- <value>Save</value>
- </data>
- <data name="Send" xml:space="preserve">
- <value>Send</value>
- </data>
- <data name="Specifications" xml:space="preserve">
- <value>Specifications</value>
- </data>
- <data name="Type" xml:space="preserve">
- <value>Type</value>
- </data>
- <data name="Username" xml:space="preserve">
- <value>Username or E-Mail</value>
- </data>
- <data name="Warning.Masterdata.Msg" xml:space="preserve">
- <value>The master data could not be retrieved. The default values are used instead!</value>
- </data>
- <data name="Warning.Masterdata.Title" xml:space="preserve">
- <value>Master data not available!</value>
- </data>
- <data name="Warning.NoConnection.Msg" xml:space="preserve">
- <value>The report could not be transmitted. It was stored and will be transmitted as soon as possible!</value>
- </data>
- <data name="Warning.NoConnection.Title" xml:space="preserve">
- <value>No connection to the internet!</value>
- </data>
- <data name="Warning.Nominatim.Msg" xml:space="preserve">
- <value>The address could not be resolved invoking Nominatim service. Please type in the address street and zip/town.</value>
- </data>
- <data name="Warning.Nominatim.Title" xml:space="preserve">
- <value>Nominatim service error!</value>
- </data>
- <data name="Welcome" xml:space="preserve">
- <value>Welcome to Caritas!</value>
- </data>
- <data name="Zip" xml:space="preserve">
- <value>Zip</value>
- </data>
- </root>
|