﻿<?xml version="1.0" encoding="utf-8"?>
<!--
This file includes the required updates for the <languagecode>_PresentationInfo.xml files
in the Profiles Web Service directory for the Commerce Server 2009 Store Locator. These translations
are provided as is and only go to show rough translations of entries to other languages from English.
-->

<!--en_PresentationInfo.xml-->
<profile name="StoreObject" displayName="Store Object" description="Store Object">
  <displayArea name="main" displayName="Main">
    <property name="store_id" displayName="Store ID" description="Unique ID of this store." autoGenerateId="true"/>
    <property name="store_name" displayName="Store Name" description="Name of this store."/>
    <property name="preferred_address" displayName="Preferred Address" description="Name of preferred address from this store's address book." memberOfList="address_list"/>
    <property name="address_list" displayName="Address List" description="List of addresses associated with this store." linkedDisplayProperty="address_name"/>
    <property name="store_latitude" displayName="Store Latitude" description="Store latitude in decimal degree"/>
    <property name="store_longitude" displayName="Store Longitude" description="Store longitude in decimal degree"/>
    <property name="date_last_changed" displayName="Date Last Changed" description="Date that this store was last changed." readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Date Created" description="Date that this store was created." readOnly="true" displayByDefault="2" />
    <property name="user_id_changed_by" displayName="Changed By" description="ID of the user that last changed this store." readOnly="true"/>
  </displayArea>
</profile>
<profile name="VirtualEarthConfig" displayName="Virtual Earth Configuration" description="Virtual Earth Configuration">
  <displayArea name="main" displayName="Main">
    <property name="account_id" displayName="Account ID" description="The Virtual Earth Platform account ID." autoGenerateId="false"/>
    <property name="password" displayName="Password" description="The password of the Virtual Earth Platform account ID."/>
    <property name="data_source_name" displayName="Data Source Name" description="The data source name associated with the Virtual Earth Platform account ID."/>
    <property name="ve_token_staging_url" displayName="Virtual Earth Token Service Staging Url" description="The staging url for the Virtual Earth Token Service."/>
    <property name="ve_token_production_url" displayName="Virtual Earth Token Service Production Url" description="The production url for the Virtual Earth Token Service."/>
    <property name="mp_find_staging_url" displayName="MapPoint Find Service Staging Url" description="The staging url for the MapPoint Find Service."/>
    <property name="mp_find_production_url" displayName="MapPoint Find Service Production Url" description="The production url for the MapPoint Find Service."/>
    <property name="KeyIndex" displayName="Key Index" description="Key index for encryption"/>
    <property name="user_id_changed_by" displayName="Changed By" description="ID of the user that last changed this Virtual Earth configuration." readOnly="true"/>
    <property name="date_last_changed" displayName="Date Last Changed" description="The date that this Virtual Earth configuration was last changed." readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Date Created" description="The date that this Virtual Earth configuration was created." readOnly="true" displayByDefault="2" />
  </displayArea>
</profile>


<!--de_PresentationInfo.xml-->
<profile name="StoreObject" displayName="Ladenlokal Objekt" description="Ladenlokal Objekt">
  <displayArea name="main" displayName="Hauptfenster">
    <property name="store_id" displayName="Ladenlokal ID" description="Eindeutige ID dieses Ladenlokals" autoGenerateId="true"/>
    <property name="store_name" displayName="Informationsspeicher-Name" description="Name dieses Ladenlokals"/>
    <property name="preferred_address" displayName="Bevorzugte Adresse" description="Name der bevorzugten Adresse aus dem Adressbuch dieses Ladenlokals" memberOfList="address_list"/>
    <property name="address_list" displayName="Adressliste" description="Liste der Adressen, die diesem Ladenlokal zugeordnet sind" linkedDisplayProperty="address_name"/>
    <property name="store_latitude" displayName="Geographische Breite" description="Geographische Breite des Ladenlokals in Dezimalschreibweise."/>
    <property name="store_longitude" displayName="Geographische Länge" description=" Geographische Länge des Ladenlokals in Dezimalschreibweise. "/>
    <property name="date_last_changed" displayName="Zuletzt geändert am" description="Datum, an dem dieses Ladenlokal Objekt zuletzt geändert wurde" readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Erstellt am" description="Datum, an dem dieses Ladenlokal Objekt erstellt wurde" readOnly="true" displayByDefault="2" />
    <property name="user_id_changed_by" displayName="Geändert von" description="ID des Benutzers der dieses Ladenlokal zuletzt geändert hat" readOnly="true"/>
  </displayArea>
</profile>
<profile name="VirtualEarthConfig" displayName="Virtual Earth Konfiguration" description="Virtual Earth-Konfiguration">
  <displayArea name="main" displayName="Hauptfenster">
    <property name="account_id" displayName="Konto-ID" description="Die Virtual Earth Konto-id" autoGenerateId="false"/>
    <property name="password" displayName="Passwort" description="Das Kennwort für das Virtual Earth Konto"/>
    <property name="data_source_name" displayName="Daten-Quellname" description="Den Namen der Datenquelle des Virtual Earth Kontos"/>
    <property name="ve_token_staging_url" displayName="Virtual Earth Token Service Staging URL" description="Die Staging URL des Virtual Earth Tokens"/>
    <property name="ve_token_production_url" displayName="Virtual Earth Token Service Produktions Url" description="Die Produktion Url des Virtual Earth Token"/>
    <property name="mp_find_staging_url" displayName="MapPoint Find Dienst Staging Url" description="Staging Url des MapPoint Find Dienstes"/>
    <property name="mp_find_production_url" displayName="MapPoint Find Dienst Produktions Url" description="Produktionions Url des MapPoint Find Dienstes"/>
    <property name="KeyIndex" displayName="Schlüsselindex" description="Schlüsselindex für Verschlüsselung"/>
    <property name="user_id_changed_by" displayName="Geändert von" description="ID des Benutzers, zuletzt geändert diesem Virtual Earth-Konfiguration" readOnly="true"/>
    <property name="date_last_changed" displayName="Zuletzt geändert am" description="Datum, an dem die Virtual Earth Konfiguration zuletzt geändert wurde" readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Erstellt am" description="Datum, an dem die Virtual Earth Konfiguration erstellt wurde" readOnly="true" displayByDefault="2" />
  </displayArea>
</profile>


<!--fr_PresentationInfo.xml-->
<profile name="StoreObject" displayName="Object Store" description="Object Store">
  <displayArea name="main" displayName="Principal">
    <property name="store_id" displayName="Store ID" description="ID unique de ce magasin." autoGenerateId="true"/>
    <property name="store_name" displayName="Nom du magasin" description="Nom de ce magasin."/>
    <property name="preferred_address" displayName="Adresse Preferred" description="Nom de l'adresse favorite de ce magasin du carnet d'adresses." memberOfList="address_list"/>
    <property name="address_list" displayName="Liste d'adresses" description="Liste des adresses associées à ce magasin." linkedDisplayProperty="address_name"/>
    <property name="store_latitude" displayName="Store Latitude" description="Store degré de latitude en décimal"/>
    <property name="store_longitude" displayName="Store Longitude" description="Store degré de longitude en décimal"/>
    <property name="date_last_changed" displayName="Date de la dernière Changed" description="Date à laquelle cette banque a été changé." readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Date de création" description="Date à laquelle cette banque a été créée." readOnly="true" displayByDefault="2" />
    <property name="user_id_changed_by" displayName="Modifié par" description="ID de l'utilisateur que la dernière modification de ce magasin." readOnly="true"/>
  </displayArea>
</profile>
<profile name="VirtualEarthConfig" displayName="Virtual Earth Configuration" description="Virtual Earth Configuration">
  <displayArea name="main" displayName="Principal">
    <property name="account_id" displayName="ID de compte" description="La plate-forme Virtual Earth ID de compte." autoGenerateId="false"/>
    <property name="password" displayName="Mot de passe" description="Le mot de passe du compte de la plate-forme Virtual Earth ID."/>
    <property name="data_source_name" displayName="Nom de source de données" description="Le nom de source de données associée à la plate-forme Virtual Earth ID de compte."/>
    <property name="ve_token_staging_url" displayName="Virtual Earth Token Service Staging Url" description="La mise en scène pour l'url Virtual Earth Token Service."/>
    <property name="ve_token_production_url" displayName="Virtual Earth Token Service Production Url" description="La production de l'url de la Virtual Earth Token Service."/>
    <property name="mp_find_staging_url" displayName="Trouver Service MapPoint Staging Url" description="La mise en scène pour le MapPoint Web Service Trouver."/>
    <property name="mp_find_production_url" displayName="MapPoint Trouver Url Service Production" description="La production de l'url du service MapPoint Trouver."/>
    <property name="KeyIndex" displayName="Clés Index" description="Principaux indices de cryptage"/>
    <property name="user_id_changed_by" displayName="Modifié par" description="ID de l'utilisateur qui a modifié cette dernière configuration de Virtual Earth." readOnly="true"/>
    <property name="date_last_changed" displayName="Date de la dernière Changed" description="La date à laquelle cette configuration Virtual Earth a été changé." readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="Date de création" description="La date à laquelle cette configuration Virtual Earth a été créé." readOnly="true" displayByDefault="2" />
  </displayArea>
</profile>


<!--jp_PresentationInfo.xml-->
<profile name="StoreObject" displayName="ストアオブジェクト" description="ストアオブジェクト">
  <displayArea name="main" displayName="主な">
    <property name="store_id" displayName="ストアID" description="この店の固有のIDです。" autoGenerateId="true"/>
    <property name="store_name" displayName="ストア名" description="このお店の名前。"/>
    <property name="preferred_address" displayName="プリファード住所" description="このストアのアドレス帳から好みのアドレスの名前。" memberOfList="address_list"/>
    <property name="address_list" displayName="住所一覧" description="このストアに関連付けられたアドレスのリストです。" linkedDisplayProperty="address_name"/>
    <property name="store_latitude" displayName="店舗の緯度" description="10進数の度に保管緯度"/>
    <property name="store_longitude" displayName="ストア経度" description="10進数の度に保管経度"/>
    <property name="date_last_changed" displayName="日最終変更" description="日付は、このストアを最後に変更されました。" readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="作成日" description="日付は、このストアが作成されました。" readOnly="true" displayByDefault="2" />
    <property name="user_id_changed_by" displayName="によって変更" description="IDは、ユーザーが最後にこの店が変更されました。" readOnly="true"/>
  </displayArea>
</profile>
<profile name="VirtualEarthConfig" displayName="Virtual Earthの構成" description="Virtual Earthの構成">
  <displayArea name="main" displayName="主な">
    <property name="account_id" displayName="アカウントID" description="Virtual Earthのプラットフォームは、アカウントのIDです。" autoGenerateId="false"/>
    <property name="password" displayName="パスワード" description="Virtual Earthのプラットフォームは、アカウントのパスワードのIDです。"/>
    <property name="data_source_name" displayName="データソース名" description="データソース名は、 Virtual Earthのプラットフォームのアカウントに関連付けられたIDです。"/>
    <property name="ve_token_staging_url" displayName="Virtual EarthのトークンサービスのURLステージング" description="トークンは、 Virtual EarthのサービスのためのステージングURLです。"/>
    <property name="ve_token_production_url" displayName="Virtual Earthのトークンサービス生産のURL" description="トークンは、 Virtual Earthのサービスのための生産URLです。"/>
    <property name="mp_find_staging_url" displayName="MapPointをサービスステージングURLを確認" description="MapPointをステージングのためのURLをサービスして下さい。"/>
    <property name="mp_find_production_url" displayName="MapPointをサービス生産URLを確認" description="MapPointを生産のためのURLをサービスして下さい。"/>
    <property name="KeyIndex" displayName="キー索引" description="暗号化のキーインデックス"/>
    <property name="user_id_changed_by" displayName="によって変更" description="最後に、このIDは、ユーザーがVirtual Earthの設定が変更されました。" readOnly="true"/>
    <property name="date_last_changed" displayName="日最終変更" description="この日は、このVirtual Earthの設定を最後に変更されました。" readOnly="true" displayByDefault="1" />
    <property name="date_created" displayName="作成日" description="この日は、このVirtual Earthの設定が作成されました。" readOnly="true" displayByDefault="2" />
  </displayArea>
</profile>
