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.
 
 

188 lines
6.4 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_external_map
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: partner-contact (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-28 15:54+0000\n"
"PO-Revision-Date: 2015-06-29 05:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:128
#, python-format
msgid "Address missing on partner '%s'."
msgstr "Address missing on partner '%s'."
#. module: partner_external_map
#: field:map.website,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: partner_external_map
#: field:map.website,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: partner_external_map
#: field:map.website,id:0
msgid "ID"
msgstr "ID"
#. module: partner_external_map
#: help:map.website,address_url:0
msgid "In this URL, {ADDRESS} will be replaced by the address."
msgstr "In this URL, {ADDRESS} will be replaced by the address."
#. module: partner_external_map
#: help:map.website,lat_lon_url:0
msgid ""
"In this URL, {LATITUDE} and {LONGITUDE} will be replaced by the latitude and"
" longitude (requires the module 'base_geolocalize')"
msgstr "In this URL, {LATITUDE} and {LONGITUDE} will be replaced by the latitude and longitude (requires the module 'base_geolocalize')"
#. module: partner_external_map
#: help:map.website,route_address_url:0
msgid ""
"In this URL, {START_ADDRESS} and {DEST_ADDRESS} will be replaced by the "
"start and destination addresses."
msgstr "In this URL, {START_ADDRESS} and {DEST_ADDRESS} will be replaced by the start and destination addresses."
#. module: partner_external_map
#: help:map.website,route_lat_lon_url:0
msgid ""
"In this URL, {START_LATITUDE}, {START_LONGITUDE}, {DEST_LATITUDE} and "
"{DEST_LONGITUDE} will be replaced by the latitude and longitude of the start"
" and destination adresses (requires the module 'base_geolocalize')."
msgstr "In this URL, {START_LATITUDE}, {START_LONGITUDE}, {DEST_LATITUDE} and {DEST_LONGITUDE} will be replaced by the latitude and longitude of the start and destination adresses (requires the module 'base_geolocalize')."
#. module: partner_external_map
#: field:map.website,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: partner_external_map
#: field:map.website,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: partner_external_map
#: view:res.partner:partner_external_map.view_partner_form
msgid "Map"
msgstr "Map"
#. module: partner_external_map
#: model:ir.model,name:partner_external_map.model_map_website
#: view:map.website:partner_external_map.map_website_form
#: field:res.users,context_map_website_id:0
msgid "Map Website"
msgstr "Map Website"
#. module: partner_external_map
#: field:map.website,name:0
msgid "Map Website Name"
msgstr "Map Website Name"
#. module: partner_external_map
#: model:ir.actions.act_window,name:partner_external_map.map_website_action
#: model:ir.ui.menu,name:partner_external_map.map_website_menu
#: view:map.website:partner_external_map.map_website_tree
msgid "Map Websites"
msgstr "Map Websites"
#. module: partner_external_map
#: help:res.users,context_route_map_website_id:0
msgid ""
"Map provided used when you click on the car icon on the partner form to "
"display an itinerary."
msgstr "Map provided used when you click on the car icon on the partner form to display an itinerary."
#. module: partner_external_map
#: view:res.users:partner_external_map.view_users_form
msgid "Maps"
msgstr "Maps"
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:147
#, python-format
msgid "Missing map provider: you should set it in your preferences."
msgstr "Missing map provider: you should set it in your preferences."
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:161
#, python-format
msgid "Missing parameter 'URL that uses the address' for map website '%s'."
msgstr "Missing parameter 'URL that uses the address' for map website '%s'."
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:200
#, python-format
msgid "Missing route URL that uses the addresses for the map website '%s'"
msgstr "Missing route URL that uses the addresses for the map website '%s'"
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:176
#, python-format
msgid "Missing route map website: you should set it in your preferences."
msgstr "Missing route map website: you should set it in your preferences."
#. module: partner_external_map
#: code:addons/partner_external_map/partner_external_map.py:181
#, python-format
msgid ""
"Missing start address for route map: you should set it in your preferences."
msgstr "Missing start address for route map: you should set it in your preferences."
#. module: partner_external_map
#: model:ir.model,name:partner_external_map.model_res_partner
msgid "Partner"
msgstr "Partner"
#. module: partner_external_map
#: view:res.partner:partner_external_map.view_partner_form
msgid "Route Map"
msgstr "Route Map"
#. module: partner_external_map
#: field:res.users,context_route_map_website_id:0
msgid "Route Map Website"
msgstr "Route Map Website"
#. module: partner_external_map
#: field:map.website,route_lat_lon_url:0
msgid "Route URL that uses latitude and longitude"
msgstr "Route URL that uses latitude and longitude"
#. module: partner_external_map
#: field:map.website,route_address_url:0
msgid "Route URL that uses the addresses"
msgstr "Route URL that uses the addresses"
#. module: partner_external_map
#: field:res.users,context_route_start_partner_id:0
msgid "Start Address for Route Map"
msgstr "Start Address for Route Map"
#. module: partner_external_map
#: field:map.website,lat_lon_url:0
msgid "URL that uses latitude and longitude"
msgstr "URL that uses latitude and longitude"
#. module: partner_external_map
#: field:map.website,address_url:0
msgid "URL that uses the address"
msgstr "URL that uses the address"
#. module: partner_external_map
#: model:ir.model,name:partner_external_map.model_res_users
msgid "Users"
msgstr "Users"