mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-23 13:12:07 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,31 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_unsplash
|
||||
#
|
||||
# Translators:
|
||||
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2022
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
||||
#
|
||||
# * web_unsplash
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Hanna Kharraziha <hakha@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\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: Jakob Krabbe <jakob.krabbe@vertel.se>, 2024\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-03-06 17:51+0000\n"
|
||||
"Last-Translator: Hanna Kharraziha <hakha@odoo.com>\n"
|
||||
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"web_unsplash/sv/>\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.16.1\n"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||||
|
|
@ -34,16 +27,14 @@ msgstr "Åtkomstnyckel"
|
|||
|
||||
#. 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 "Applikations-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 "Verkställ"
|
||||
|
||||
|
|
@ -57,59 +48,72 @@ msgstr "Bilaga"
|
|||
msgid "Config Settings"
|
||||
msgstr "Inställningar"
|
||||
|
||||
#. 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 "Visningsnamn"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr "FEL: Okänd Unsplash-URL!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr "ERROR: Okänd URL för Unsplash-meddelande!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "Generate an Access Key"
|
||||
msgstr "Skapa en åtkomstnyckel"
|
||||
|
||||
#. 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 "Skaffa en åtkomstnyckel"
|
||||
|
||||
#. 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 "Klistra in din åtkomstnyckel här"
|
||||
|
||||
#. 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 "Klistra in ditt ansöknings-ID här"
|
||||
|
||||
#. 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 "Foton (via 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 "Kontrollera din Unsplash-åtkomstnyckel och ditt applikations-ID."
|
||||
|
||||
#. 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 "Kontrollera din internetanslutning eller kontakta administratören."
|
||||
|
||||
|
|
@ -120,54 +124,47 @@ msgstr "Qweb fältbild"
|
|||
|
||||
#. 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 "Sökningen är tillfälligt otillgänglig"
|
||||
|
||||
#. 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 "Installera Unsplash för att få tillgång till royaltyfria foton."
|
||||
|
||||
#. 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 "Något gick fel"
|
||||
|
||||
#. 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 ""
|
||||
"Det maximala antalet sökningar har överskridits. Försök igen om en timme "
|
||||
"eller förläng till ett bättre konto."
|
||||
|
||||
#. 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 "Obehörig nyckel"
|
||||
|
||||
#. 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 "Laddar upp %s '%s' bilder."
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading %(count)s '%(query)s' images."
|
||||
msgstr "Laddar upp %(count)s '%(query)s' bilder."
|
||||
|
||||
#. 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 "Laddar upp bilden \"%s\"."
|
||||
|
||||
|
|
@ -178,21 +175,18 @@ msgstr "Användare"
|
|||
|
||||
#. 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 "och klistra in"
|
||||
|
||||
#. 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 "och klistra in den här:"
|
||||
|
||||
#. 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 "här:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue