| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579 |
- <?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="account" xml:space="preserve">
- <value>Account</value>
- </data>
- <data name="Action" xml:space="preserve">
- <value>Action</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.Info" xml:space="preserve">
- <value>The Cweb+ app is a standalone mobile app. It is an integral part of the Caritas app/platform.</value>
- </data>
- <data name="App.Info.Fundvelo" xml:space="preserve">
- <value>Lost and Found Bike:
- This service allows citizens and authorities to easily report bikes that are suspected to have been stolen. If you are missing a bike yourself, the app should summarise the most important information on where/how you can possibly get your bike back.</value>
- </data>
- <data name="App.Info.KuLe" xml:space="preserve">
- <value>KulturLegi:
- Poverty often leads to limited participation in social and cultural life and even to social isolation.
- The KulturLegi counteracts this by making cultural, educational and sporting activities affordable for people on the poverty line, thus promoting their integration into social life. This service makes it possible to apply for and manage the KulturLegi in electronic form.</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="Close" xml:space="preserve">
- <value>Close</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="Date" xml:space="preserve">
- <value>Date</value>
- </data>
- <data name="DevelopedBy" xml:space="preserve">
- <value>Developed by</value>
- </data>
- <data name="EditData" xml:space="preserve">
- <value>Edit data</value>
- </data>
- <data name="Error.DeleteReport.Msg" xml:space="preserve">
- <value>The Report with ID {0:d} could not be deleted!</value>
- </data>
- <data name="Error.DeleteReport.Title" xml:space="preserve">
- <value>Report deletion failed!</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>Report number:</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/history_found" xml:space="preserve">
- <value>Bicycle > History Found Reports</value>
- </data>
- <data name="fundvelo/history_missing" xml:space="preserve">
- <value>Bicycle > History Missing Reports</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/links" xml:space="preserve">
- <value>Bicycle > Links of bicycle services Lucern</value>
- </data>
- <data name="fundvelo/lost_found" xml:space="preserve">
- <value>Bicycle</value>
- </data>
- <data name="fundvelo/pending_overview" xml:space="preserve">
- <value>Bicycle > Overview Pendigs</value>
- </data>
- <data name="FundveloLinks" xml:space="preserve">
- <value>Bicycle services in Lucern</value>
- </data>
- <data name="History.DELETE" xml:space="preserve">
- <value>Do you really want to delete the history?</value>
- </data>
- <data name="HistoryFound" xml:space="preserve">
- <value>History Found Reports</value>
- </data>
- <data name="HistoryMissing" xml:space="preserve">
- <value>History Missing Reports</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="Info.SendPendigs.Msg" xml:space="preserve">
- <value>{0:d} pending reports successfully sent.</value>
- </data>
- <data name="Info.SendPendigs.Title" xml:space="preserve">
- <value>Pending reports successfully sent!</value>
- </data>
- <data name="LastLocation.Date" xml:space="preserve">
- <value>Dernier vu le</value>
- </data>
- <data name="LastLocation.Street" xml:space="preserve">
- <value>Dernier Lieu (Rue/N°)</value>
- </data>
- <data name="LastLocation.ZipCity" xml:space="preserve">
- <value>Dernier Lieu (Code postal/Ville)</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="MyData" xml:space="preserve">
- <value>My Data</value>
- </data>
- <data name="No" xml:space="preserve">
- <value>No</value>
- </data>
- <data name="Password" xml:space="preserve">
- <value>Password</value>
- </data>
- <data name="Pending" xml:space="preserve">
- <value>Pending</value>
- </data>
- <data name="Pending.FOUND.Delete" xml:space="preserve">
- <value>Do you really want to delete the found report?</value>
- </data>
- <data name="Pending.MISSING.Delete" xml:space="preserve">
- <value>Do you really want to delete the missing report?</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="Picture" xml:space="preserve">
- <value>Picture</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="ReportType.FOUND" xml:space="preserve">
- <value>Found report</value>
- </data>
- <data name="ReportType.MISSING" xml:space="preserve">
- <value>Missing report</value>
- </data>
- <data name="Salutation" xml:space="preserve">
- <value>Salutation</value>
- </data>
- <data name="Save" xml:space="preserve">
- <value>Save</value>
- </data>
- <data name="SaveBevorSend" xml:space="preserve">
- <value>Save the above information for further messages</value>
- </data>
- <data name="SearchService" xml:space="preserve">
- <value>Search Service</value>
- </data>
- <data name="SearchService.0" xml:space="preserve">
- <value>Not defined</value>
- </data>
- <data name="SearchService.1" xml:space="preserve">
- <value>Search Service 1</value>
- </data>
- <data name="SearchService.2" xml:space="preserve">
- <value>Search Service 2</value>
- </data>
- <data name="SearchServiceNbr" xml:space="preserve">
- <value>Search Service Nbr</value>
- </data>
- <data name="Send" xml:space="preserve">
- <value>Send</value>
- </data>
- <data name="Specifications" xml:space="preserve">
- <value>Specifications</value>
- </data>
- <data name="Street" xml:space="preserve">
- <value>Street</value>
- </data>
- <data name="String" xml:space="preserve">
- <value>P.O Box</value>
- </data>
- <data name="Success.DeleteReport.Msg" xml:space="preserve">
- <value>The Report with ID {0:d} was successfully deleted!</value>
- </data>
- <data name="Success.DeleteReport.Title" xml:space="preserve">
- <value>Report deleted!</value>
- </data>
- <data name="Success.SaveUserdata.Msg" xml:space="preserve">
- <value>The user data was successfully saved!</value>
- </data>
- <data name="Success.SaveUserdata.Title" xml:space="preserve">
- <value>User data saved!</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.MandatoryFields.Msg" xml:space="preserve">
- <value>Some mandatory fields (*) are empty! Pleas define them and try again.</value>
- </data>
- <data name="Warning.MandatoryFields.Title" xml:space="preserve">
- <value>Mandatory fields missing!</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="Warning.Permission.GeoLocation.Msg" xml:space="preserve">
- <value>The permission to the GeoLocation is denied. Change the browser settings to allow it.</value>
- </data>
- <data name="Warning.Permission.GeoLocation.Title" xml:space="preserve">
- <value>GeoLocation Permission Denied</value>
- </data>
- <data name="Welcome" xml:space="preserve">
- <value>Welcome to Caritas!</value>
- </data>
- <data name="Yes" xml:space="preserve">
- <value>Yes</value>
- </data>
- <data name="Zip" xml:space="preserve">
- <value>Zip</value>
- </data>
- </root>
|