201 lines
6.1 KiB
Plaintext
201 lines
6.1 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * web_unsplash
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2023\n"
|
||
|
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/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=\"oi oi-arrow-right\"/> Generate an Access Key"
|
||
|
msgstr "<i class=\"oi oi-arrow-right\"/> Einen Zugriffsschlüssel generieren"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#: model:ir.model.fields,field_description:web_unsplash.field_res_config_settings__unsplash_access_key
|
||
|
msgid "Access Key"
|
||
|
msgstr "Zugriffsschlüssel"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.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
|
||
|
msgid "Apply"
|
||
|
msgstr "Anwenden"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#: model:ir.model,name:web_unsplash.model_ir_attachment
|
||
|
msgid "Attachment"
|
||
|
msgstr "Dateianhang"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#: model:ir.model,name:web_unsplash.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Konfigurationseinstellungen"
|
||
|
|
||
|
#. 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
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||
|
#, python-format
|
||
|
msgid "Get an Access key"
|
||
|
msgstr "Erhalten Sie einen Zugriffsschlüssel"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||
|
#, python-format
|
||
|
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
|
||
|
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
|
||
|
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
|
||
|
msgid "Please check your Unsplash access key and application ID."
|
||
|
msgstr ""
|
||
|
"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
|
||
|
msgid "Please check your internet connection or contact administrator."
|
||
|
msgstr ""
|
||
|
"Bitte überprüfen Sie Ihre Internetverbindung oder wenden Sie sich an den "
|
||
|
"Administrator."
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#: model:ir.model,name:web_unsplash.model_ir_qweb_field_image
|
||
|
msgid "Qweb Field Image"
|
||
|
msgstr "Qweb-Feld Bild"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||
|
#, python-format
|
||
|
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
|
||
|
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
|
||
|
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
|
||
|
msgid ""
|
||
|
"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 "
|
||
|
"Konto."
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||
|
#, python-format
|
||
|
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."
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js:0
|
||
|
#, python-format
|
||
|
msgid "Uploading '%s' image."
|
||
|
msgstr "Bild „%s“ wird hochgeladen."
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#: model:ir.model,name:web_unsplash.model_res_users
|
||
|
msgid "User"
|
||
|
msgstr "Benutzer"
|
||
|
|
||
|
#. module: web_unsplash
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0
|
||
|
#, python-format
|
||
|
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
|
||
|
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
|
||
|
msgid "here:"
|
||
|
msgstr "hier ein:"
|