19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:58 +01:00
parent 20e6dadd87
commit 4b94f0abc5
205 changed files with 24700 additions and 14614 deletions

View file

@ -1,207 +1,190 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_unsplash
# * web_unsplash
#
# Translators:
# Martin Trigaux, 2018
# Boško Stojaković <bluesoft83@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-08 20:35+0000\n"
"PO-Revision-Date: 2025-05-08 20:35+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2018-09-21 13:18+0000\n"
"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
# taken from hr.po
#. 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\"/> Stvorite pristupni ključ"
# taken from hr.po
#. module: web_unsplash
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
msgid "Access Key"
msgstr "Pristupni ključ"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: 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
msgid "Application ID"
msgstr "ID aplikacije"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "Apply"
msgstr "Primjeni"
# taken from hr.po
#. module: web_unsplash
#: model:ir.model,name:web_unsplash.model_ir_attachment
msgid "Attachment"
msgstr "Prilog"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#: model:ir.model,name:web_unsplash.model_res_config_settings
msgid "Config Settings"
msgstr "Postavke"
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
#, python-format
#: code:addons/web_unsplash/controllers/main.py:0
msgid "ERROR: Unknown Unsplash URL!"
msgstr "GREŠKA: Nepoznat Unsplash URL!"
msgstr ""
#. module: web_unsplash
#. odoo-python
#: code:addons/web_unsplash/controllers/main.py
#, python-format
#: code:addons/web_unsplash/controllers/main.py:0
msgid "ERROR: Unknown Unsplash notify URL!"
msgstr "GREŠKA: Nepoznat Unsplash obavještenje URL!"
msgstr ""
#. module: web_unsplash
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
msgid "Generate an Access Key"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "Get an Access key"
msgstr "Nabavite pristupni ključ"
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 ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "Paste your access key here"
msgstr "Ovdje zalijepite pristupni ključ"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "Paste your application ID here"
msgstr "Ovdje zalijepite svoj ID aplikacije"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/media_dialog/media_dialog.xml:0
msgid "Photos (via Unsplash)"
msgstr "Pristupni ključ nije postavljen"
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, 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 "Molimo provjerite vaš Unsplash pristupni ključ i ID aplikacije."
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, 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 ""
"Molimo provjerite vašu internet konekciju ili kontaktirajte administratora."
# taken from hr.po
#. module: web_unsplash
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
msgid "Qweb Field Image"
msgstr "Qweb polje slika"
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
msgid "Search is temporarily unavailable"
msgstr "Pretraga je privremeno nedostupna"
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
msgid "Setup Unsplash to access royalty free photos."
msgstr "Postavi Unsplash za pristup fotografijama bez autorskih prava."
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
msgid "Something went wrong"
msgstr "Fotografije nisu pronađene"
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
msgid ""
"The max number of searches is exceeded. Please retry in an hour or extend to"
" a better account."
msgstr ""
"Maksimalan broj pretraga je premašen. Molimo pokušajte ponovo za sat vremena"
" ili proširite na bolji nalog."
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, 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/media_dialog/image_selector_patch.js:0
msgid "Setup Unsplash to access royalty free photos."
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: 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/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."
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/media_dialog/image_selector_patch.js:0
msgid "Unauthorized Key"
msgstr "Neautorizovan ključ"
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
msgid "Uploading %s '%s' images."
msgstr "Uploading %s '%s' images."
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
msgid "Uploading %(count)s '%(query)s' images."
msgstr ""
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
msgid "Uploading '%s' image."
msgstr "Uploading '%s' image."
msgstr ""
# taken from hr.po
#. module: web_unsplash
#: model:ir.model,name:web_unsplash.model_res_users
msgid "User"
msgstr "Korisnik"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "and paste"
msgstr "i zalijepite"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "and paste it here:"
msgstr "Pretraživanje je privremeno nedostupno"
msgstr ""
# taken from hr.po
#. module: web_unsplash
#. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml
#, python-format
#: code:addons/web_unsplash/static/src/unsplash_credentials/unsplash_credentials.xml:0
msgid "here:"
msgstr "ovdje:"
msgstr ""