mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-23 04:12:05 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,29 +1,27 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_unsplash
|
||||
#
|
||||
# * web_unsplash
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 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: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-28 09:08+0000\n"
|
||||
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
|
||||
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
|
||||
"web_unsplash/de/>\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\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 "<i class=\"fa fa-arrow-right\"/> Einen Zugriffsschlüssel generieren"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||||
|
|
@ -32,16 +30,14 @@ msgstr "Zugriffsschlüssel"
|
|||
|
||||
#. 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 "Anwendungs-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 "Anwenden"
|
||||
|
||||
|
|
@ -55,61 +51,73 @@ msgstr "Dateianhang"
|
|||
msgid "Config Settings"
|
||||
msgstr "Konfigurationseinstellungen"
|
||||
|
||||
#. 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 "Anzeigename"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash URL!"
|
||||
msgstr "FEHLER: Unbekannte Unsplash-URL!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#. odoo-python
|
||||
#: code:addons/web_unsplash/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "ERROR: Unknown Unsplash notify URL!"
|
||||
msgstr "FEHLER: Unbekannte Unsplash-Benachrichtigungs-URL!"
|
||||
|
||||
#. module: web_unsplash
|
||||
#: model_terms:ir.ui.view,arch_db:web_unsplash.res_config_settings_view_form
|
||||
msgid "Generate an Access Key"
|
||||
msgstr "Einen Zugriffsschlüssel generieren"
|
||||
|
||||
#. 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 "Erhalten Sie einen Zugriffsschlüssel"
|
||||
|
||||
#. 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 "Ihren Zugriffsschlüssel hier einfügen"
|
||||
|
||||
#. 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 "Ihre Anwendungs-ID hier einfügen"
|
||||
|
||||
#. 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 "Fotos (über 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 ""
|
||||
"Bitte überprüfen Sie Ihren Unsplash-Zugriffsschlüssel und Ihre Anwendungs-"
|
||||
"ID."
|
||||
"Bitte überprüfen Sie Ihren Unsplash-Zugriffsschlüssel und Ihre Anwendungs-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 ""
|
||||
"Bitte überprüfen Sie Ihre Internetverbindung oder wenden Sie sich an den "
|
||||
|
|
@ -122,55 +130,48 @@ msgstr "Qweb-Feld Bild"
|
|||
|
||||
#. 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 "Die Suche ist vorübergehend nicht verfügbar"
|
||||
|
||||
#. 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 einrichten, um Zugriff auf lizenzfreie Fotos zu erhalten"
|
||||
|
||||
#. 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 "Etwas ist schief gelaufen"
|
||||
|
||||
#. 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 ""
|
||||
"Die maximale Anzahl von Suchanfragen wird überschritten. Bitte versuchen Sie"
|
||||
" es in einer Stunde erneut oder erweitern Sie die Suche auf ein besseres "
|
||||
"Die maximale Anzahl von Suchanfragen wird überschritten. Bitte versuchen Sie "
|
||||
"es in einer Stunde erneut oder erweitern Sie die Suche auf ein besseres "
|
||||
"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 "Unautorisierter Schlüssel"
|
||||
|
||||
#. 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“-Bilder werden hochgeladen."
|
||||
#: code:addons/web_unsplash/static/src/unsplash_service.js:0
|
||||
msgid "Uploading %(count)s '%(query)s' images."
|
||||
msgstr "%(count)s Bilder für „%(query)s“ werden hochgeladen."
|
||||
|
||||
#. 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 "Bild „%s“ wird hochgeladen."
|
||||
|
||||
|
|
@ -181,21 +182,21 @@ msgstr "Benutzer"
|
|||
|
||||
#. 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 "und fügen Sie"
|
||||
|
||||
#. 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 "und fügen Sie ihn hier ein:"
|
||||
|
||||
#. 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 "hier ein:"
|
||||
|
||||
#~ msgid "Uploading %s '%s' images."
|
||||
#~ msgstr "%s '%s' Bilder werden hochgeladen."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue