mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-23 10:32:04 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,28 +1,30 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_unsplash
|
||||
#
|
||||
# * web_unsplash
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-08 20:35+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-17 12:55+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"web_unsplash/uk/>\n"
|
||||
"Language: 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: web_unsplash
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "<i class=\"fa fa-arrow-right\"/> Generate an Access Key"
|
||||
msgstr "<i class=\"fa fa-arrow-right\"/> Створити ключ доступу"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||||
|
|
@ -31,16 +33,14 @@ msgstr "Ключ доступу"
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_app_id
|
||||
#, python-format
|
||||
msgid "Application ID"
|
||||
msgstr "ID додатку"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Apply"
|
||||
msgstr "Застосувати"
|
||||
|
||||
|
|
@ -54,117 +54,123 @@ msgstr "Прикріплення"
|
|||
msgid "Config Settings"
|
||||
msgstr "Налаштування"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_attachment__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_qweb_field_image__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Назва для відображення"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr "ПОМИЛКА: Невідома Unsplash URL!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr "ПОМИЛКА: Невідоме сповіщення Unsplash URL!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "Generate an Access Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Get an Access key"
|
||||
msgstr "Отримати ключ доступу"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_attachment__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_ir_qweb_field_image__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Paste your access key here"
|
||||
msgstr "Вставте ваш ключ доступу тут"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "Paste your application ID here"
|
||||
msgstr "Вставте ваш ID додатку тут"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/media_dialog.xml:0
|
||||
msgid "Photos (via Unsplash)"
|
||||
msgstr "Фото (через Unsplash)"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Please check your Unsplash access key and application ID."
|
||||
msgstr "Перевірте ключ доступу та ID додатку Unsplash."
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Please check your internet connection or contact administrator."
|
||||
msgstr "Перевірте підключення до інтернету або зверніться до адміністратора."
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
|
||||
msgid "Qweb Field Image"
|
||||
msgstr "Зображення поля Qweb "
|
||||
msgstr "Зображення поля Qweb"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Search is temporarily unavailable"
|
||||
msgstr "Пошук тимчасово недоступний"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Setup Unsplash to access royalty free photos."
|
||||
msgstr "Встановіть Unsplash, щоб отримати доступ до безкоштовних фото."
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Something went wrong"
|
||||
msgstr "Щось пішло не так"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid ""
|
||||
"The max number of searches is exceeded. Please retry in an hour or extend to"
|
||||
" a better account."
|
||||
"The max number of searches is exceeded. Please retry in an hour or extend to "
|
||||
"a better account."
|
||||
msgstr ""
|
||||
"Перевищено максимальну кількість пошуків. Повторіть спробу через годину або "
|
||||
"розширте свій обліковий запис."
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
|
||||
msgid "Unauthorized Key"
|
||||
msgstr "Незареєстрований ключ"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
msgid "Uploading %s '%s' images."
|
||||
msgstr "Завантаження зображень %s '%s'."
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading %(count)s '%(query)s' images."
|
||||
msgstr "Завантаження зображень %(count)s '%(query)s'."
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading '%s' image."
|
||||
msgstr "Завантаження зображення '%s'."
|
||||
|
||||
|
|
@ -175,21 +181,21 @@ msgstr "Користувач"
|
|||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "and paste"
|
||||
msgstr "і вставте"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "and paste it here:"
|
||||
msgstr "і вставте тут:"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
|
||||
msgid "here:"
|
||||
msgstr "тут:"
|
||||
|
||||
#~ msgid "Uploading %s '%s' images."
|
||||
#~ msgstr "Завантаження зображень %s '%s'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue