| 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>Ici on va voir une text informatif sur l'app.</value>
- </data>
- <data name="account" xml:space="preserve">
- <value>Compte</value>
- </data>
- <data name="Address" xml:space="preserve">
- <value>Adresse</value>
- </data>
- <data name="Age" xml:space="preserve">
- <value>Âge</value>
- </data>
- <data name="AlternatePickupContact" xml:space="preserve">
- <value>Contact de ramassage déviant</value>
- </data>
- <data name="App.version" xml:space="preserve">
- <value>Version: {0}</value>
- </data>
- <data name="Bike.Child_Bycicle" xml:space="preserve">
- <value>Vélo pour enfants</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>Vélo pour hommes</value>
- </data>
- <data name="Bike.Mountain_Bike" xml:space="preserve">
- <value>Mountain-Bike</value>
- </data>
- <data name="Bike.n_d" xml:space="preserve">
- <value>Ne pas definé</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>Remorque</value>
- </data>
- <data name="Bike.Tricycle" xml:space="preserve">
- <value>Tricycle</value>
- </data>
- <data name="Bike.Women_Bycicle" xml:space="preserve">
- <value>Vélo pour dames</value>
- </data>
- <data name="Brand" xml:space="preserve">
- <value>Marque</value>
- </data>
- <data name="Brand.n_d" xml:space="preserve">
- <value>Ne pas definé</value>
- </data>
- <data name="Cancel" xml:space="preserve">
- <value>Annuler</value>
- </data>
- <data name="CaritasServices" xml:space="preserve">
- <value>Services Caritas</value>
- </data>
- <data name="caritas_services" xml:space="preserve">
- <value>Services Caritas</value>
- </data>
- <data name="City" xml:space="preserve">
- <value>Ville</value>
- </data>
- <data name="Color" xml:space="preserve">
- <value>Couleur</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>Noir</value>
- </data>
- <data name="Color.Blue" xml:space="preserve">
- <value>Bleu</value>
- </data>
- <data name="Color.Brown" xml:space="preserve">
- <value>Marron</value>
- </data>
- <data name="Color.Gold" xml:space="preserve">
- <value>Or</value>
- </data>
- <data name="Color.Green" xml:space="preserve">
- <value>Verde</value>
- </data>
- <data name="Color.Grey" xml:space="preserve">
- <value>Gris</value>
- </data>
- <data name="Color.Indigo" xml:space="preserve">
- <value>Indigo</value>
- </data>
- <data name="Color.n_d" xml:space="preserve">
- <value>Ne pas definé</value>
- </data>
- <data name="Color.Orange" xml:space="preserve">
- <value>Orange</value>
- </data>
- <data name="Color.Pink" xml:space="preserve">
- <value>Rose</value>
- </data>
- <data name="Color.Purple" xml:space="preserve">
- <value>Pourpre</value>
- </data>
- <data name="Color.Red" xml:space="preserve">
- <value>Rouge</value>
- </data>
- <data name="Color.Rose" xml:space="preserve">
- <value>Rose</value>
- </data>
- <data name="Color.Silver" xml:space="preserve">
- <value>Argent</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>Blanc</value>
- </data>
- <data name="Color.Yellow" xml:space="preserve">
- <value>Jaune</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>Détails de contact</value>
- </data>
- <data name="Continue" xml:space="preserve">
- <value>Continue</value>
- </data>
- <data name="DevelopedBy" xml:space="preserve">
- <value>Développé par</value>
- </data>
- <data name="Error.GeoLocation.Msg" xml:space="preserve">
- <value>La géoposition n'a pas pu être déterminée. Message d'erreur : {0:s}</value>
- </data>
- <data name="Error.GeoLocation.Title" xml:space="preserve">
- <value>Erreur {0:d} lors de la détermination de la position géographique.</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>La taille de l'image sélectionnée ou de la photo prise dépasse la taille maximale autorisée de {0:d} MB.</value>
- </data>
- <data name="Error.PhotoOrPictureToBig.Title" xml:space="preserve">
- <value>La taille de la photo est trop grande!</value>
- </data>
- <data name="Extras" xml:space="preserve">
- <value>Extras</value>
- </data>
- <data name="Female" xml:space="preserve">
- <value>Madame</value>
- </data>
- <data name="Finished" xml:space="preserve">
- <value>Terminé</value>
- </data>
- <data name="FinishedTextFound" xml:space="preserve">
- <value>Numéro du rapport:</value>
- </data>
- <data name="FinishedTextMissing" xml:space="preserve">
- <value>Vous pouvez obtenir des informations auprès du bureau des objets trouvés de Lucerne</value>
- </data>
- <data name="FinishedTextMissing_2" xml:space="preserve">
- <value>Marque et couleur</value>
- </data>
- <data name="FinishedTextMissing_3" xml:space="preserve">
- <value>Si possible, le numéro du cadre</value>
- </data>
- <data name="FinishedTextMissing_4" xml:space="preserve">
- <value>Dernier lieu de stockage et date présumée de la perte</value>
- </data>
- <data name="FinishedTextMissing_5" xml:space="preserve">
- <value>Preuve d'achat</value>
- </data>
- <data name="FinishedTextMissing_6" xml:space="preserve">
- <value>Type de vélo (vélo de montagne, vélo de ville, vélo pour femmes, vélo pour hommes, etc.)</value>
- </data>
- <data name="FinishedTextMissing_Heading1" xml:space="preserve">
- <value>J'ai préparé les informations suivantes</value>
- </data>
- <data name="FinishedTextMissing_Heading2" xml:space="preserve">
- <value>Autres informations utiles</value>
- </data>
- <data name="FinishedTextMissing_Heading3" xml:space="preserve">
- <value>Comment contacter le bureau des objets trouvés</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>Prénom</value>
- </data>
- <data name="FoundBike" xml:space="preserve">
- <value>Velo trouvè</value>
- </data>
- <data name="FrameNumber" xml:space="preserve">
- <value>Numéro de cadre</value>
- </data>
- <data name="fundvelo/account/Found" xml:space="preserve">
- <value>Velo >Trouvé > Data trouver</value>
- </data>
- <data name="fundvelo/account/Missing" xml:space="preserve">
- <value>Velo >Perdue > Data trouver</value>
- </data>
- <data name="fundvelo/alternate_pickup" xml:space="preserve">
- <value>Velo >Trouvé > Contact de ramassage</value>
- </data>
- <data name="fundvelo/conclusion_found" xml:space="preserve">
- <value>Velo >Trouvé > Confirmation</value>
- </data>
- <data name="fundvelo/conclusion_missing" xml:space="preserve">
- <value>Velo >Perdue > Data trouver</value>
- </data>
- <data name="fundvelo/keydata/Found" xml:space="preserve">
- <value>Velo >Trouvé > Data</value>
- </data>
- <data name="fundvelo/keydata/Missing" xml:space="preserve">
- <value>Velo >Perdue > Data</value>
- </data>
- <data name="fundvelo/lost_found" xml:space="preserve">
- <value>Velo</value>
- </data>
- <data name="info" xml:space="preserve">
- <value>Information</value>
- </data>
- <data name="Info.Masterdata.Initializing" xml:space="preserve">
- <value>Initialisation...</value>
- </data>
- <data name="Info.Report.Transmitting" xml:space="preserve">
- <value>Transmettant le rapport...</value>
- </data>
- <data name="Lastname" xml:space="preserve">
- <value>Nom de famille</value>
- </data>
- <data name="Latitude" xml:space="preserve">
- <value>Latitude</value>
- </data>
- <data name="Learnmore" xml:space="preserve">
- <value>En savoir plus</value>
- </data>
- <data name="Login" xml:space="preserve">
- <value>Allons y!</value>
- </data>
- <data name="Logout" xml:space="preserve">
- <value>Déconnexion</value>
- </data>
- <data name="Longitude" xml:space="preserve">
- <value>Longitude</value>
- </data>
- <data name="Mail" xml:space="preserve">
- <value>Courrier</value>
- </data>
- <data name="Male" xml:space="preserve">
- <value>Monsieur</value>
- </data>
- <data name="MissingBike" xml:space="preserve">
- <value>Velo perdù</value>
- </data>
- <data name="Mobile" xml:space="preserve">
- <value>Mobile</value>
- </data>
- <data name="Password" xml:space="preserve">
- <value>Mot de passe</value>
- </data>
- <data name="Phone" xml:space="preserve">
- <value>Téléphone</value>
- </data>
- <data name="PickupContact" xml:space="preserve">
- <value>Contact de ramassage</value>
- </data>
- <data name="PlaceOfDiscovery" xml:space="preserve">
- <value>Lieu de découverte</value>
- </data>
- <data name="PlaceOfLoss" xml:space="preserve">
- <value>Lieu de la perte</value>
- </data>
- <data name="Price" xml:space="preserve">
- <value>Prix</value>
- </data>
- <data name="Remark" xml:space="preserve">
- <value>Comment</value>
- </data>
- <data name="Salutation" xml:space="preserve">
- <value>Salutation</value>
- </data>
- <data name="Save" xml:space="preserve">
- <value>Sauver</value>
- </data>
- <data name="Send" xml:space="preserve">
- <value>Envoie</value>
- </data>
- <data name="Specifications" xml:space="preserve">
- <value>Description détaillée</value>
- </data>
- <data name="Type" xml:space="preserve">
- <value>Typ</value>
- </data>
- <data name="Username" xml:space="preserve">
- <value>Nom d'utilisateur ou courriel</value>
- </data>
- <data name="Warning.Masterdata.Msg" xml:space="preserve">
- <value>Les données de base n'ont pas pu être récupérées. Les valeurs par défaut sont utilisées à la place !</value>
- </data>
- <data name="Warning.Masterdata.Title" xml:space="preserve">
- <value>Les données de base ne sont pas disponibles!</value>
- </data>
- <data name="Warning.NoConnection.Msg" xml:space="preserve">
- <value>Le message n'a pas pu être transmis. Il a été sauvegardé et sera transmis dès que possible.</value>
- </data>
- <data name="Warning.NoConnection.Title" xml:space="preserve">
- <value>Pas de connexion à l'internet !</value>
- </data>
- <data name="Warning.Nominatim.Msg" xml:space="preserve">
- <value>L'adresse n'a pas pu être résolue en invoquant le service Nominatim. Veuillez saisir l'adresse en indiquant la rue et le code postal/ville.</value>
- </data>
- <data name="Warning.Nominatim.Title" xml:space="preserve">
- <value>Erreur du service Nominatim!</value>
- </data>
- <data name="Welcome" xml:space="preserve">
- <value>Bienvenue chez Caritas!</value>
- </data>
- <data name="Zip" xml:space="preserve">
- <value>Code postal</value>
- </data>
- </root>
|