1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/website_sale_fedex/i18n/uk.po
2024-12-10 09:04:09 +07:00

93 lines
3.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_fedex
#
# Translators:
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2024\n"
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#. module: website_sale_fedex
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_use_locations
msgid ""
"Allows the ecommerce user to choose a pick-up point as delivery address."
msgstr ""
"Дозволяє користувачеві електронної комерції вибрати точку отримання як "
"адресу доставки."
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid "Fedex Server Not Found"
msgstr "Сервер Fedex не знайдено"
#. module: website_sale_fedex
#. odoo-javascript
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
#, python-format
msgid "Find on Maps"
msgstr "Знайти на карті"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_unit
msgid "Locations Distance Unit"
msgstr "Одиниця відстані локації"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
msgid "Locations Radius"
msgstr "Радіус локації"
#. module: website_sale_fedex
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
msgid "Maximum locations distance radius."
msgstr "Максимальний радіус дистанції локації."
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid "No Fedex pick-up points available for that shipping address"
msgstr "Немає доступних пунктів отримання Fedex для тієї адреси доставки"
#. module: website_sale_fedex
#. odoo-javascript
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
#, python-format
msgid "Select this location"
msgstr "Оберіть цю локацію"
#. module: website_sale_fedex
#: model:ir.model,name:website_sale_fedex.model_delivery_carrier
msgid "Shipping Methods"
msgstr "Способи доставки"
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid ""
"There was an error retrieving Fedex localisations:\n"
"%s"
msgstr ""
"Під час отримання локалізацій Fedex сталася помилка:\n"
"%s"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_use_locations
msgid "Use Fedex Locations"
msgstr "Використовувати локації Fedex"