From 722975afd80179472bc68645e67b4361b11f8a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Wed, 1 Jan 2020 17:39:28 +0100 Subject: [PATCH] Updated some packages to latest version. --- composer.json | 6 +- composer.lock | 203 +++--- config/routes/dev/php_translation.yaml | 4 +- config/routes/php_translation.yaml | 2 +- translations/messages.de.xlf | 936 ++++++++++++------------ translations/messages.en.xlf | 938 ++++++++++++------------- translations/validators.de.xlf | 14 +- translations/validators.en.xlf | 14 +- 8 files changed, 1060 insertions(+), 1057 deletions(-) diff --git a/composer.json b/composer.json index cb74e1be..010b99b7 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,10 @@ "league/html-to-markdown": "^4.8", "liip/imagine-bundle": "^2.2", "nyholm/psr7": "^1.1", - "ocramius/proxy-manager": "2.1.*", - "omines/datatables-bundle": "^0.3.1", + "ocramius/proxy-manager": "2.2.*", + "omines/datatables-bundle": "^0.4.0", "r/u2f-two-factor-bundle": "dev-u2f-api", - "php-translation/symfony-bundle": "^0.9.1", + "php-translation/symfony-bundle": "^0.10.0", "s9e/text-formatter": "^2.1", "scheb/two-factor-bundle": "^4.11", "sensio/framework-extra-bundle": "^5.1", diff --git a/composer.lock b/composer.lock index 68c54021..ea214b00 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a2255f70c09f9313e7a4adc58c599ec5", + "content-hash": "e74ba3f1567a7504e6ac6cc2a899da45", "packages": [ { "name": "beberlei/assert", @@ -2383,33 +2383,34 @@ }, { "name": "ocramius/proxy-manager", - "version": "2.1.1", + "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/Ocramius/ProxyManager.git", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7" + "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7", + "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f", + "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f", "shasum": "" }, "require": { - "ocramius/package-versions": "^1.1.1", - "php": "^7.1.0", - "zendframework/zend-code": "^3.1.0" + "ocramius/package-versions": "^1.1.3", + "php": "^7.2.0", + "zendframework/zend-code": "^3.3.0" }, "require-dev": { - "couscous/couscous": "^1.5.2", + "couscous/couscous": "^1.6.1", "ext-phar": "*", - "humbug/humbug": "dev-master@DEV", - "nikic/php-parser": "^3.0.4", + "humbug/humbug": "1.0.0-RC.0@RC", + "nikic/php-parser": "^3.1.1", + "padraic/phpunit-accelerator": "dev-master@DEV", "phpbench/phpbench": "^0.12.2", - "phpstan/phpstan": "^0.6.4", - "phpunit/phpunit": "^5.6.4", - "phpunit/phpunit-mock-objects": "^3.4.1", - "squizlabs/php_codesniffer": "^2.7.0" + "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999", + "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761", + "phpunit/phpunit": "^6.4.3", + "squizlabs/php_codesniffer": "^2.9.1" }, "suggest": { "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", @@ -2448,45 +2449,46 @@ "proxy pattern", "service proxies" ], - "time": "2017-05-04T11:12:50+00:00" + "time": "2019-08-10T08:37:15+00:00" }, { "name": "omines/datatables-bundle", - "version": "0.3.1", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/omines/datatables-bundle.git", - "reference": "5475a341e74b36f542758bb62010e08623b96553" + "reference": "e338f9b4a9e7ce9f6945aceb573b31418f457f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/omines/datatables-bundle/zipball/5475a341e74b36f542758bb62010e08623b96553", - "reference": "5475a341e74b36f542758bb62010e08623b96553", + "url": "https://api.github.com/repos/omines/datatables-bundle/zipball/e338f9b4a9e7ce9f6945aceb573b31418f457f44", + "reference": "e338f9b4a9e7ce9f6945aceb573b31418f457f44", "shasum": "" }, "require": { - "php": "^7.0.8", - "symfony/framework-bundle": "^3.4|^4.1", - "symfony/property-access": "^3.4|^4.1", - "symfony/translation": "^3.4|^4.1" + "php": "^7.2", + "symfony/framework-bundle": "^4.1|^5.0", + "symfony/property-access": "^4.1|^5.0", + "symfony/translation": "^4.1|^5.0" }, "require-dev": { "doctrine/common": "^2.6", - "doctrine/doctrine-bundle": "^1.6.7", + "doctrine/doctrine-bundle": "^2.0", "doctrine/orm": "^2.5", + "doctrine/persistence": "^1.3", "ext-pdo_sqlite": "*", "friendsofphp/php-cs-fixer": "^2.7", "mongodb/mongodb": "^1.2", - "phpunit/phpunit": "^6.1|^7.1", - "ruflin/elastica": "^6.0", - "symfony/browser-kit": "^3.4|^4.1", - "symfony/css-selector": "^3.4|^4.1", - "symfony/dom-crawler": "^3.4|^4.1", - "symfony/phpunit-bridge": "^3.4|^4.1", - "symfony/templating": "^3.4|^4.1", - "symfony/twig-bundle": "^3.4|^4.1", - "symfony/var-dumper": "^3.4|^4.1", - "symfony/yaml": "^3.4|^4.1" + "phpunit/phpunit": "^7.5", + "ruflin/elastica": "^6.0|^7.0", + "symfony/browser-kit": "^4.1|^5.0", + "symfony/css-selector": "^4.1|^5.0", + "symfony/dom-crawler": "^4.1|^5.0", + "symfony/phpunit-bridge": "^4.1|^5.0", + "symfony/templating": "^4.1|^5.0", + "symfony/twig-bundle": "^4.1|^5.0", + "symfony/var-dumper": "^4.1|^5.0", + "symfony/yaml": "^4.1|^5.0" }, "suggest": { "doctrine/doctrine-bundle": "For integrated access to Doctrine object managers", @@ -2498,7 +2500,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "0.2-dev" + "dev-master": "0.4-dev" } }, "autoload": { @@ -2534,7 +2536,7 @@ "orm", "symfony" ], - "time": "2019-08-09T12:19:19+00:00" + "time": "2019-12-23T13:22:50+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -2822,23 +2824,25 @@ }, { "name": "php-translation/common", - "version": "1.0.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-translation/common.git", - "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd" + "reference": "dbf73744a22121b85e369ac73ae658c80dd888b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-translation/common/zipball/ceac357a7ad0582d0a6be7b7f2db178c87f229fd", - "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd", + "url": "https://api.github.com/repos/php-translation/common/zipball/dbf73744a22121b85e369ac73ae658c80dd888b7", + "reference": "dbf73744a22121b85e369ac73ae658c80dd888b7", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0" + "php": "^7.2", + "symfony/translation": " ^3.4 || ^4.3 || ^5.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0" + "phpunit/phpunit": "^8.4", + "symfony/phpunit-bridge": "^4.3 || ^5.0" }, "type": "library", "autoload": { @@ -2857,39 +2861,40 @@ } ], "description": "Common translation stuff", - "time": "2018-06-14T16:18:37+00:00" + "time": "2019-12-30T10:58:18+00:00" }, { "name": "php-translation/extractor", - "version": "1.7.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/php-translation/extractor.git", - "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb" + "reference": "439717ddc43a333ce49feb99074df2db8ba93071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-translation/extractor/zipball/82fc51a07fb626c0bfb31fb3f041baa88fee6acb", - "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb", + "url": "https://api.github.com/repos/php-translation/extractor/zipball/439717ddc43a333ce49feb99074df2db8ba93071", + "reference": "439717ddc43a333ce49feb99074df2db8ba93071", "shasum": "" }, "require": { "doctrine/annotations": "^1.2", "nikic/php-parser": "^3.0 || ^4.0", - "php": "^5.5 || ^7.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0", - "twig/twig": "^1.27 || ^2.0" + "php": "^7.2", + "symfony/finder": "^3.4 || ^4.3 || ^5.0", + "twig/twig": "^2.0 || ^3.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0", - "symfony/translation": "^3.0 || ^4.0", - "symfony/twig-bridge": "^3.0 || ^4.0", - "symfony/validator": "^3.0 || ^4.0" + "phpunit/phpunit": "^8.4", + "symfony/phpunit-bridge": "^5.0", + "symfony/translation": "^3.4 || ^4.3 || ^5.0", + "symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0", + "symfony/validator": "^3.4 || ^4.3 || ^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -2908,52 +2913,54 @@ } ], "description": "Extract translations form the source code", - "time": "2018-07-09T17:05:17+00:00" + "time": "2019-12-26T14:02:26+00:00" }, { "name": "php-translation/symfony-bundle", - "version": "0.9.1", + "version": "0.10.0", "source": { "type": "git", "url": "https://github.com/php-translation/symfony-bundle.git", - "reference": "584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb" + "reference": "e32091bd8bfd971b0f455b7489903e08b18b5887" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb", - "reference": "584b8b99ed97cc56a309c28cdd6e9c7bbf98bebb", + "url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/e32091bd8bfd971b0f455b7489903e08b18b5887", + "reference": "e32091bd8bfd971b0f455b7489903e08b18b5887", "shasum": "" }, "require": { "nyholm/nsa": "^1.1", "php": "^7.1", - "php-translation/common": "^1.0", - "php-translation/extractor": "^1.6", - "php-translation/symfony-storage": "^1.0", - "symfony/finder": "^3.4 || ^4.0", - "symfony/framework-bundle": "^3.4 || ^4.0", - "symfony/intl": "^3.4 || ^4.0", - "symfony/translation": "^3.4 || ^4.0", - "symfony/twig-bundle": "^3.4 || ^4.0", - "symfony/validator": "^3.4 || ^4.0", - "twig/twig": "^1.42 || ^2.11" + "php-translation/extractor": "^2.0", + "php-translation/symfony-storage": "^2.0", + "symfony/finder": "^3.4 || ^4.3 || ^5.0", + "symfony/framework-bundle": "^3.4 || ^4.3 || ^5.0", + "symfony/intl": "^3.4 || ^4.3 || ^5.0", + "symfony/translation": "^3.4 || ^4.3 || ^5.0", + "symfony/twig-bundle": "^3.4 || ^4.3 || ^5.0", + "symfony/validator": "^3.4 || ^4.3 || ^5.0", + "twig/twig": "^2.11 || ^3.0" + }, + "conflict": { + "symfony/config": "<3.4.31" }, "require-dev": { - "matthiasnoback/symfony-config-test": "^4.0", - "matthiasnoback/symfony-dependency-injection-test": "^3.1", + "matthiasnoback/symfony-config-test": "^4.1", + "matthiasnoback/symfony-dependency-injection-test": "^4.1", "nyholm/psr7": "^1.1", - "nyholm/symfony-bundle-test": "^1.4", + "nyholm/symfony-bundle-test": "^1.6.1", "php-http/curl-client": "^1.7", "php-http/message": "^1.6", "php-http/message-factory": "^1.0.2", "php-translation/translator": "^1.0", - "symfony/asset": "^3.4 || ^4.0", - "symfony/console": "^3.4 || ^4.0", - "symfony/dependency-injection": "^3.4 || ^4.0", - "symfony/phpunit-bridge": "^4.2", - "symfony/templating": "^3.4 || ^4.0", - "symfony/twig-bridge": "^3.4 || ^4.0", - "symfony/web-profiler-bundle": "^3.4 || ^4.0" + "phpunit/phpunit": "^8.4", + "symfony/asset": "^3.4 || ^4.3 || ^5.0", + "symfony/console": "^3.4 || ^4.3 || ^5.0", + "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0", + "symfony/phpunit-bridge": "^4.4 || ^5.0", + "symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0", + "symfony/web-profiler-bundle": "^3.4 || ^4.3 || ^5.0" }, "suggest": { "php-http/httplug-bundle": "To easier configure your httplug clients." @@ -2982,26 +2989,25 @@ "email": "tobias.nyholm@gmail.com" } ], - "time": "2019-09-06T07:39:54+00:00" + "time": "2019-12-26T15:54:38+00:00" }, { "name": "php-translation/symfony-storage", - "version": "1.1.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/php-translation/symfony-storage.git", - "reference": "ce305cedda67eefae65ea32b198d4d91e9294634" + "reference": "7ace69c5e9bc2744d121012fa2bb658477e673c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/ce305cedda67eefae65ea32b198d4d91e9294634", - "reference": "ce305cedda67eefae65ea32b198d4d91e9294634", + "url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/7ace69c5e9bc2744d121012fa2bb658477e673c5", + "reference": "7ace69c5e9bc2744d121012fa2bb658477e673c5", "shasum": "" }, "require": { - "nyholm/nsa": "^1.1", "php": "^7.2", - "php-translation/common": "^1.0", + "php-translation/common": "^3.0", "symfony/translation": "^3.4 || ^4.2 || ^5.0" }, "require-dev": { @@ -3012,7 +3018,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -3031,7 +3037,7 @@ } ], "description": "A translation file storage using Symfony translation component.", - "time": "2019-12-05T09:44:20+00:00" + "time": "2019-12-30T11:41:01+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -8452,20 +8458,20 @@ }, { "name": "twig/twig", - "version": "v2.12.3", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "97b6311585cae66a26833b14b33785f5797f7d39" + "reference": "28f856a4c57eeb24485916e8a68403f41a133616" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39", - "reference": "97b6311585cae66a26833b14b33785f5797f7d39", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/28f856a4c57eeb24485916e8a68403f41a133616", + "reference": "28f856a4c57eeb24485916e8a68403f41a133616", "shasum": "" }, "require": { - "php": "^7.0", + "php": "^7.2.5", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3" }, @@ -8476,13 +8482,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.12-dev" + "dev-master": "3.0-dev" } }, "autoload": { - "psr-0": { - "Twig_": "lib/" - }, "psr-4": { "Twig\\": "src/" } @@ -8513,7 +8516,7 @@ "keywords": [ "templating" ], - "time": "2019-12-28T07:12:03+00:00" + "time": "2019-12-28T07:17:28+00:00" }, { "name": "webmozart/assert", diff --git a/config/routes/dev/php_translation.yaml b/config/routes/dev/php_translation.yaml index cde43b84..f0e3975f 100644 --- a/config/routes/dev/php_translation.yaml +++ b/config/routes/dev/php_translation.yaml @@ -1,6 +1,6 @@ _translation_webui: - resource: "@TranslationBundle/Resources/config/routing_webui.yml" + resource: "@TranslationBundle/Resources/config/routing_webui.yaml" prefix: /admin _translation_profiler: - resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yml' + resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yaml' diff --git a/config/routes/php_translation.yaml b/config/routes/php_translation.yaml index 142c4496..e70e16fe 100644 --- a/config/routes/php_translation.yaml +++ b/config/routes/php_translation.yaml @@ -1,3 +1,3 @@ _translation_edit_in_place: - resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yml' + resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yaml' prefix: /admin diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf index 7835a8a7..68f5d708 100644 --- a/translations/messages.de.xlf +++ b/translations/messages.de.xlf @@ -24,7 +24,7 @@ category.labelp - Kategorien + Kategorien @@ -55,7 +55,7 @@ currency.caption - Währung + Währung @@ -64,7 +64,7 @@ currency.iso_code.caption - ISO Code + ISO Code @@ -73,7 +73,7 @@ currency.symbol.caption - Währungssymbol + Währungssymbol @@ -102,7 +102,7 @@ search.placeholder - Suche + Suche @@ -116,7 +116,7 @@ expandAll - Alle ausklappen + Alle ausklappen @@ -130,7 +130,7 @@ reduceAll - Alle einklappen + Alle einklappen @@ -199,7 +199,7 @@ mass_creation.label - Masseneingabe + Masseneingabe @@ -218,7 +218,7 @@ admin.attachments - Dateianhänge + Dateianhänge @@ -237,7 +237,7 @@ mass_creation.help - Jede Zeile wird als Name für ein neues Element interpretiert und angelegt. + Jede Zeile wird als Name für ein neues Element interpretiert und angelegt. @@ -250,7 +250,7 @@ footprint.labelp - Footprints + Footprints @@ -259,7 +259,7 @@ group.edit.caption - Gruppen + Gruppen @@ -269,7 +269,7 @@ user.edit.permissions - Berechtigungen + Berechtigungen @@ -289,7 +289,7 @@ measurement_unit.caption - Maßeinheit + Maßeinheit @@ -302,7 +302,7 @@ storelocation.labelp - Lagerorte + Lagerorte @@ -313,7 +313,7 @@ supplier.caption - Lieferanten + Lieferanten @@ -322,7 +322,7 @@ user.edit.caption - Benutzer + Benutzer @@ -331,7 +331,7 @@ user.edit.configuration - Konfiguration + Konfiguration @@ -340,7 +340,7 @@ user.edit.password - Passwort + Passwort @@ -439,7 +439,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.delete - Löschen + Löschen @@ -450,7 +450,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.external - Extern + Extern @@ -460,7 +460,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.preview.alt - Thumbnail des Dateianhanges + Thumbnail des Dateianhanges @@ -471,7 +471,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.view - Anzeigen + Anzeigen @@ -483,7 +483,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.file_not_found - Datei nicht gefunden + Datei nicht gefunden @@ -493,7 +493,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.secure - Privat + Privat @@ -503,7 +503,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs attachment.create - Dateianhang hinzufügen + Dateianhang hinzufügen @@ -514,7 +514,7 @@ Der Benutzer wird alle Zwei-Faktor-Authentifizierungmethoden neu einrichten müs part_lot.edit.delete.confirm - Möchten Sie diesen Bestand wirklich löschen? Dies kann nicht rückgängig gemacht werden! + Möchten Sie diesen Bestand wirklich löschen? Dies kann nicht rückgängig gemacht werden! @@ -644,7 +644,7 @@ Subelemente werden beim Löschen nach oben verschoben. id.label - ID + ID @@ -661,7 +661,7 @@ Subelemente werden beim Löschen nach oben verschoben. createdAt - Erstellt am + Erstellt am @@ -675,7 +675,7 @@ Subelemente werden beim Löschen nach oben verschoben. lastModified - Zuletzt bearbeitet + Zuletzt bearbeitet @@ -684,7 +684,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.parts_count - Bauteile mit diesem Element + Bauteile mit diesem Element @@ -693,7 +693,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.list.title - Dateianhänge + Dateianhänge @@ -704,7 +704,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_list.loading.caption - Lade + Lade @@ -715,7 +715,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_list.loading.message - Dies kann einen Moment dauern. Wenn diese Nachricht längere Zeit bestehen bleibt, versuchen sie die Seite erneut zu laden. + Dies kann einen Moment dauern. Wenn diese Nachricht längere Zeit bestehen bleibt, versuchen sie die Seite erneut zu laden. @@ -725,7 +725,7 @@ Subelemente werden beim Löschen nach oben verschoben. vendor.base.javascript_hint - Aktivieren Sie Javascript um alle Features zu nutzen! + Aktivieren Sie Javascript um alle Features zu nutzen! @@ -734,7 +734,7 @@ Subelemente werden beim Löschen nach oben verschoben. sidebar.big.toggle - Seitenleiste ein/ausblenden + Seitenleiste ein/ausblenden @@ -783,7 +783,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.edit.permission - Berechtigung + Berechtigung @@ -792,7 +792,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.edit.value - Wert + Wert @@ -801,7 +801,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.legend.title - Erläuterung der Zustände + Erläuterung der Zustände @@ -810,7 +810,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.legend.disallow - Verboten + Verboten @@ -819,7 +819,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.legend.allow - Erlaubt + Erlaubt @@ -828,7 +828,7 @@ Subelemente werden beim Löschen nach oben verschoben. permission.legend.inherit - Erbe von (übergeordneter) Gruppe + Erbe von (übergeordneter) Gruppe @@ -837,7 +837,7 @@ Subelemente werden beim Löschen nach oben verschoben. bool.true - Ja + Ja @@ -846,7 +846,7 @@ Subelemente werden beim Löschen nach oben verschoben. bool.false - Nein + Nein @@ -874,7 +874,7 @@ Subelemente werden beim Löschen nach oben verschoben. version.caption - Version + Version @@ -884,7 +884,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.license - Lizenzinformation + Lizenzinformation @@ -894,7 +894,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.github.caption - Projektseite + Projektseite @@ -904,7 +904,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.github.text - GitHub Projektseite]]> + GitHub Projektseite]]> @@ -914,7 +914,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.help.caption - Hilfe + Hilfe @@ -924,7 +924,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.help.text - Wiki der GitHub Seite. ]]> + Wiki der GitHub Seite. ]]> @@ -934,7 +934,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.forum.caption - Forum + Forum @@ -944,7 +944,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.forum.text - mikrocontroller.net]]> + mikrocontroller.net]]> @@ -954,7 +954,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.wiki.caption - Wiki + Wiki @@ -964,7 +964,7 @@ Subelemente werden beim Löschen nach oben verschoben. homepage.wiki.text - mikrocontroller.net Artikel]]> + mikrocontroller.net Artikel]]> @@ -995,7 +995,7 @@ Subelemente werden beim Löschen nach oben verschoben. mail.footer.email_sent_by - Diese Email wurde automatisch erstellt von + Diese Email wurde automatisch erstellt von @@ -1004,7 +1004,7 @@ Subelemente werden beim Löschen nach oben verschoben. mail.footer.dont_reply - Antworten Sie nicht auf diese Email. + Antworten Sie nicht auf diese Email. @@ -1013,7 +1013,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.hi %name% - Hallo %name% + Hallo %name% @@ -1022,7 +1022,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.message - jemand (hoffentlich Sie) hat ein Reset ihres Passwortes angefordert. Wenn diese Anfrage nicht von Ihnen stammt, ignorieren sie diese Email. + jemand (hoffentlich Sie) hat ein Reset ihres Passwortes angefordert. Wenn diese Anfrage nicht von Ihnen stammt, ignorieren sie diese Email. @@ -1031,7 +1031,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.button - Passwort zurücksetzen + Passwort zurücksetzen @@ -1040,7 +1040,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.fallback - %url% auf und geben Sie die folgenden Daten ein]]> + %url% auf und geben Sie die folgenden Daten ein]]> @@ -1049,7 +1049,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.username - Benutzername + Benutzername @@ -1058,7 +1058,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.token - Token + Token @@ -1067,7 +1067,7 @@ Subelemente werden beim Löschen nach oben verschoben. email.pw_reset.valid_unit %date% - %date%]]> + %date%]]> @@ -1077,7 +1077,7 @@ Subelemente werden beim Löschen nach oben verschoben. orderdetail.delete - Löschen + Löschen @@ -1086,7 +1086,7 @@ Subelemente werden beim Löschen nach oben verschoben. pricedetails.edit.min_qty - Mindestbestellmenge + Mindestbestellmenge @@ -1095,7 +1095,7 @@ Subelemente werden beim Löschen nach oben verschoben. pricedetails.edit.price - Preis + Preis @@ -1104,7 +1104,7 @@ Subelemente werden beim Löschen nach oben verschoben. pricedetails.edit.price_qty - für Menge + für Menge @@ -1113,7 +1113,7 @@ Subelemente werden beim Löschen nach oben verschoben. pricedetail.create - Preis hinzufügen + Preis hinzufügen @@ -1142,7 +1142,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.common - Allgemein + Allgemein @@ -1151,7 +1151,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.manufacturer - Hersteller + Hersteller @@ -1160,7 +1160,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.advanced - Erweiterte Optionen + Erweiterte Optionen @@ -1169,7 +1169,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.part_lots - Lagerbestände + Lagerbestände @@ -1178,7 +1178,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.attachments - Dateianhänge + Dateianhänge @@ -1187,7 +1187,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.orderdetails - Bestellinformationen + Bestellinformationen @@ -1196,7 +1196,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.edit.tab.comment - Kommentar + Kommentar @@ -1215,7 +1215,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lot.delete - Löschen + Löschen @@ -1224,7 +1224,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lot.create - Bestand anlegen + Bestand anlegen @@ -1233,7 +1233,7 @@ Subelemente werden beim Löschen nach oben verschoben. orderdetail.create - Lieferant hinzufügen + Lieferant hinzufügen @@ -1242,7 +1242,7 @@ Subelemente werden beim Löschen nach oben verschoben. pricedetails.edit.delete.confirm - Möchten Sie diesen Preis wirklich löschen? Das kann nicht rückgängig gemacht werden! + Möchten Sie diesen Preis wirklich löschen? Das kann nicht rückgängig gemacht werden! @@ -1251,7 +1251,7 @@ Subelemente werden beim Löschen nach oben verschoben. orderdetails.edit.delete.confirm - Möchten Sie diesen Lieferanten wirklich löschen? Dies kann nicht rückgängig gemacht werden! + Möchten Sie diesen Lieferanten wirklich löschen? Dies kann nicht rückgängig gemacht werden! @@ -1263,7 +1263,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.info.title - Detailinfo für + Detailinfo für @@ -1272,7 +1272,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.part_lots.label - Lagerbestände + Lagerbestände @@ -1285,7 +1285,7 @@ Subelemente werden beim Löschen nach oben verschoben. comment.label - Kommentar + Kommentar @@ -1295,7 +1295,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.labelp - Dateianhänge + Dateianhänge @@ -1305,7 +1305,7 @@ Subelemente werden beim Löschen nach oben verschoben. vendor.partinfo.shopping_infos - Einkaufsinformationen + Einkaufsinformationen @@ -1315,7 +1315,7 @@ Subelemente werden beim Löschen nach oben verschoben. vendor.partinfo.history - Historie + Historie @@ -1331,7 +1331,7 @@ Subelemente werden beim Löschen nach oben verschoben. tools.label - Tools + Tools @@ -1340,7 +1340,7 @@ Subelemente werden beim Löschen nach oben verschoben. extended_info.label - Erweiterte Informationen + Erweiterte Informationen @@ -1349,7 +1349,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.name - Name + Name @@ -1358,7 +1358,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.attachment_type - Anhangstyp + Anhangstyp @@ -1367,7 +1367,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.file_name - Dateiname + Dateiname @@ -1376,7 +1376,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.file_size - Dateigröße + Dateigröße @@ -1385,7 +1385,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.external_file - Externe Datei + Externe Datei @@ -1394,7 +1394,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.download - Herunterladen + Herunterladen @@ -1403,7 +1403,7 @@ Subelemente werden beim Löschen nach oben verschoben. attachment.edit - Bearbeiten + Bearbeiten @@ -1412,7 +1412,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.isFavorite - Favorit + Favorit @@ -1421,7 +1421,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.minOrderAmount - Mindestbestellmenge + Mindestbestellmenge @@ -1430,7 +1430,7 @@ Subelemente werden beim Löschen nach oben verschoben. Unknown - Unbekannt + Unbekannt @@ -1444,7 +1444,7 @@ Subelemente werden beim Löschen nach oben verschoben. manufacturer.label - Hersteller + Hersteller @@ -1457,7 +1457,7 @@ Subelemente werden beim Löschen nach oben verschoben. description.label - Beschreibung + Beschreibung @@ -1471,7 +1471,7 @@ Subelemente werden beim Löschen nach oben verschoben. category.label - Kategorie + Kategorie @@ -1482,7 +1482,7 @@ Subelemente werden beim Löschen nach oben verschoben. instock.label - Im Lager + Im Lager @@ -1493,7 +1493,7 @@ Subelemente werden beim Löschen nach oben verschoben. mininstock.label - Mindestbestand + Mindestbestand @@ -1506,7 +1506,7 @@ Subelemente werden beim Löschen nach oben verschoben. footprint.label - Footprint + Footprint @@ -1517,7 +1517,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.avg_price.label - Durchschnittspreis + Durchschnittspreis @@ -1526,7 +1526,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.supplier.name - Name + Name @@ -1535,7 +1535,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.supplier.partnr - Bestellnr. + Bestellnr. @@ -1544,7 +1544,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.order.minamount - Mindestanzahl + Mindestanzahl @@ -1553,7 +1553,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.order.price - Preis + Preis @@ -1562,7 +1562,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.order.single_price - Stückpreis + Stückpreis @@ -1571,7 +1571,7 @@ Subelemente werden beim Löschen nach oben verschoben. edit.caption_short - Bearbeiten + Bearbeiten @@ -1580,7 +1580,7 @@ Subelemente werden beim Löschen nach oben verschoben. delete.caption - Löschen + Löschen @@ -1589,7 +1589,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.description - Beschreibung + Beschreibung @@ -1598,7 +1598,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.storage_location - Lagerort + Lagerort @@ -1607,7 +1607,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.amount - Menge + Menge @@ -1616,7 +1616,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.location_unknown - Lagerort unbekannt + Lagerort unbekannt @@ -1625,7 +1625,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.instock_unknown - Menge unbekannt + Menge unbekannt @@ -1634,7 +1634,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.expiration_date - Ablaufdatum + Ablaufdatum @@ -1643,7 +1643,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.is_expired - Abgelaufen + Abgelaufen @@ -1652,7 +1652,7 @@ Subelemente werden beim Löschen nach oben verschoben. part_lots.need_refill - Muss aufgefüllt werden + Muss aufgefüllt werden @@ -1661,7 +1661,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.info.prev_picture - Vorheriges Bild + Vorheriges Bild @@ -1670,7 +1670,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.info.next_picture - Nächstes Bild + Nächstes Bild @@ -1679,7 +1679,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.mass.tooltip - Gewicht + Gewicht @@ -1688,7 +1688,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.needs_review.badge - Review benötigt + Review benötigt @@ -1697,7 +1697,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.favorite.badge - Favorit + Favorit @@ -1706,7 +1706,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.obsolete.badge - Nicht mehr lieferbar + Nicht mehr lieferbar @@ -1748,7 +1748,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.delete.confirm_title - Möchten Sie dieses Bauteil wirklich löschen? + Möchten Sie dieses Bauteil wirklich löschen? @@ -1757,7 +1757,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.delete.message - Das Bauteil und alle zugehörigen Informationen (Bestände, Dateianhänge, etc.) werden gelöscht. Dies kann nicht rückgängig gemacht werden. + Das Bauteil und alle zugehörigen Informationen (Bestände, Dateianhänge, etc.) werden gelöscht. Dies kann nicht rückgängig gemacht werden. @@ -1766,7 +1766,7 @@ Subelemente werden beim Löschen nach oben verschoben. part.delete - Bauteil löschen + Bauteil löschen @@ -1775,7 +1775,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.all.title - Alle Bauteile + Alle Bauteile @@ -1784,7 +1784,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.category.title - Bauteile mit Kategorie + Bauteile mit Kategorie @@ -1793,7 +1793,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.footprint.title - Bauteile mit Footprint + Bauteile mit Footprint @@ -1802,7 +1802,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.manufacturer.title - Bauteile mit Hersteller + Bauteile mit Hersteller @@ -1811,7 +1811,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.search.title - Bauteilesuche + Bauteilesuche @@ -1820,7 +1820,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.storelocation.title - Bauteile mit Lagerort + Bauteile mit Lagerort @@ -1829,7 +1829,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.supplier.title - Bauteile mit Lieferant + Bauteile mit Lieferant @@ -1838,7 +1838,7 @@ Subelemente werden beim Löschen nach oben verschoben. parts_list.tags.title - Bauteile mit Tag + Bauteile mit Tag @@ -1847,7 +1847,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.common.tab - Allgemein + Allgemein @@ -1856,7 +1856,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.statistics.tab - Statistik + Statistik @@ -1865,7 +1865,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.name - Name + Name @@ -1875,7 +1875,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.parent - Übergeordnetes Element + Übergeordnetes Element @@ -1884,7 +1884,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.edit.btn - Bearbeiten + Bearbeiten @@ -1893,7 +1893,7 @@ Subelemente werden beim Löschen nach oben verschoben. entity.info.children_count - Anzahl an Unterelementen + Anzahl an Unterelementen @@ -1932,7 +1932,7 @@ Subelemente werden beim Löschen nach oben verschoben. user.logout - Ausloggen + Ausloggen @@ -2029,7 +2029,7 @@ Subelemente werden beim Löschen nach oben verschoben. pw_reset.password_forget - Nutzername/Passwort vergessen? + Nutzername/Passwort vergessen? @@ -2038,7 +2038,7 @@ Subelemente werden beim Löschen nach oben verschoben. pw_reset.new_pw.header.title - Neues Passwort setzen + Neues Passwort setzen @@ -2047,7 +2047,7 @@ Subelemente werden beim Löschen nach oben verschoben. pw_reset.request.header.title - Neues Passwort anfordern + Neues Passwort anfordern @@ -2200,7 +2200,7 @@ Subelemente werden beim Löschen nach oben verschoben. user.info.label - Benutzerinformationen + Benutzerinformationen @@ -2280,7 +2280,7 @@ Subelemente werden beim Löschen nach oben verschoben. user.permissions - Berechtigungen + Berechtigungen @@ -2294,7 +2294,7 @@ Subelemente werden beim Löschen nach oben verschoben. user.settings.label - Benutzereinstellungen + Benutzereinstellungen @@ -2661,7 +2661,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr sidebar.toggle - Sidebar umschalten + Sidebar umschalten @@ -2671,7 +2671,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr search.options.label - Suchoptionen + Suchoptionen @@ -2682,7 +2682,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr name.label - Name + Name @@ -2695,7 +2695,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr storelocation.label - Lagerort + Lagerort @@ -2705,7 +2705,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr ordernumber.label.short - Ordernr. + Ordernr. @@ -2716,7 +2716,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr supplier.label - Lieferant + Lieferant @@ -2726,7 +2726,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr search.deactivateBarcode - Deakt. Barcode + Deakt. Barcode @@ -2736,7 +2736,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr search.regexmatching - Reg.Ex. Matching + Reg.Ex. Matching @@ -2746,7 +2746,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr go.exclamation - Los! + Los! @@ -2756,7 +2756,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr barcode.scan - Scanne Barcode + Scanne Barcode @@ -2766,7 +2766,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr user.loggedin.label - Eingeloggt als + Eingeloggt als @@ -2776,7 +2776,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr user.login - Einloggen + Einloggen @@ -2785,7 +2785,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr ui.toggle_darkmode - Darkmode + Darkmode @@ -2797,7 +2797,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr user.language_select - Sprache + Sprache @@ -2807,7 +2807,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr language.english - Englisch + Englisch @@ -2817,7 +2817,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr language.german - Deutsch + Deutsch @@ -2831,7 +2831,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr device.labelp - Baugruppen + Baugruppen @@ -2843,7 +2843,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr actions - Aktionen + Aktionen @@ -2855,7 +2855,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr datasource - Datenquelle + Datenquelle @@ -2867,7 +2867,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr manufacturer.labelp - Hersteller + Hersteller @@ -2879,7 +2879,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr supplier.labelp - Lieferanten + Lieferanten @@ -2891,7 +2891,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.download_failed - Download der externen Datei fehlgeschlagen! + Download der externen Datei fehlgeschlagen! @@ -2970,7 +2970,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edited_flash.invalid - Fehler beim Speichern: Überprüfen Sie ihre Eingaben! + Fehler beim Speichern: Überprüfen Sie ihre Eingaben! @@ -3001,7 +3001,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.created_flash.invalid - Fehler beim Anlegen: Überprüfen Sie ihre Eingaben! + Fehler beim Anlegen: Überprüfen Sie ihre Eingaben! @@ -3010,7 +3010,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.password_change_needed - Ihr Password muss geändert werden! + Ihr Password muss geändert werden! @@ -3019,7 +3019,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.user_or_email - Benutzername / Email + Benutzername / Email @@ -3028,7 +3028,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.request.success - Passwort Anfrage erfolgreich! Überprüfen Sie Ihre Emails für weitere Informationen. + Passwort Anfrage erfolgreich! Überprüfen Sie Ihre Emails für weitere Informationen. @@ -3037,7 +3037,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.username - Benutzername + Benutzername @@ -3046,7 +3046,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.token - Token + Token @@ -3055,7 +3055,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.new_pw.error - Benutzername oder Token ungültig! Überprüfen Sie ihre Eingaben. + Benutzername oder Token ungültig! Überprüfen Sie ihre Eingaben. @@ -3064,7 +3064,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.new_pw.success - Passwort wurde erfolgreich zurückgesetzt. Sie können sich nun mit dem neuen Passwort einloggen. + Passwort wurde erfolgreich zurückgesetzt. Sie können sich nun mit dem neuen Passwort einloggen. @@ -3177,7 +3177,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.name - Name + Name @@ -3186,7 +3186,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.table.type - Anhangstyp + Anhangstyp @@ -3195,7 +3195,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.table.element - verknüpftes Element + verknüpftes Element @@ -3205,7 +3205,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.addedDate - Hinzugefügt + Hinzugefügt @@ -3215,7 +3215,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.lastModified - Zuletzt bearbeitet + Zuletzt bearbeitet @@ -3225,7 +3225,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.show_in_table - Zeige in Tabelle + Zeige in Tabelle @@ -3239,7 +3239,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr true - wahr + wahr @@ -3254,7 +3254,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr false - falsch + falsch @@ -3263,7 +3263,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.isPicture - Bild? + Bild? @@ -3272,7 +3272,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.is3DModel - 3D Modell? + 3D Modell? @@ -3281,7 +3281,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.isBuiltin - Eingebaute Ressource? + Eingebaute Ressource? @@ -3290,7 +3290,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.name - Name + Name @@ -3299,7 +3299,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.id - ID + ID @@ -3308,7 +3308,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.description - Beschreibung + Beschreibung @@ -3317,7 +3317,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.category - Kategorie + Kategorie @@ -3326,7 +3326,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.footprint - Footprint + Footprint @@ -3335,7 +3335,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.manufacturer - Hersteller + Hersteller @@ -3344,7 +3344,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.storeLocations - Lagerorte + Lagerorte @@ -3353,7 +3353,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.amount - Menge + Menge @@ -3362,7 +3362,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.minamount - Min.Menge + Min.Menge @@ -3371,7 +3371,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.partUnit - Maßeinheit + Maßeinheit @@ -3380,7 +3380,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.needsReview - Review benötigt + Review benötigt @@ -3389,7 +3389,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.favorite - Favorit + Favorit @@ -3398,7 +3398,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.manufacturingStatus - Status + Status @@ -3409,7 +3409,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.unknown - Unbekannt + Unbekannt @@ -3419,7 +3419,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.announced - Angekündigt + Angekündigt @@ -3429,7 +3429,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.active - Aktiv + Aktiv @@ -3439,7 +3439,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.nrfnd - Not recommended for new designs + Not recommended for new designs @@ -3449,7 +3449,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.eol - End of life + End of life @@ -3459,7 +3459,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.discontinued - Discontinued + Discontinued @@ -3468,7 +3468,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.mpn - MPN + MPN @@ -3477,7 +3477,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.mass - Gewicht + Gewicht @@ -3486,7 +3486,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.table.tags - Tags + Tags @@ -3504,7 +3504,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.login_successful - Login erfolgreich. + Login erfolgreich. @@ -3513,7 +3513,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.default_comment.placeholder - e.g. Nützlich für Schaltnetzteile + e.g. Nützlich für Schaltnetzteile @@ -3562,7 +3562,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr import.abort_on_validation.help - Wenn diese Option aktivert ist, wird beim erkennen ungültiger Daten der gesamte Vorgang abgebrochen. Ist diese Option nicht aktiv, werden ungültige Einträge ignoriert und versucht die anderen Einträge zu importieren. + Wenn diese Option aktivert ist, wird beim erkennen ungültiger Daten der gesamte Vorgang abgebrochen. Ist diese Option nicht aktiv, werden ungültige Einträge ignoriert und versucht die anderen Einträge zu importieren. @@ -3631,7 +3631,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.secure_file.help - Auf ein Anhang der als privat gekennzeichnet ist, kann nur durch einen angemeldeten Benutzer zugegriffen werden, der die entsprechende Berechtigung besitzt. Wenn diese Option aktiv ist, werden keine Thumbnails erzeugt, und der Zugriff auf die Datei ist langsamer. + Auf ein Anhang der als privat gekennzeichnet ist, kann nur durch einen angemeldeten Benutzer zugegriffen werden, der die entsprechende Berechtigung besitzt. Wenn diese Option aktiv ist, werden keine Thumbnails erzeugt, und der Zugriff auf die Datei ist langsamer. @@ -3640,7 +3640,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.url.help - Hier kann entweder eine URL zu einer externen Datei eingetragen werden, oder es wird durch Eingabe eines Stichwortes in den eingebauten Ressourcen gesucht (z.B. Footprints). + Hier kann entweder eine URL zu einer externen Datei eingetragen werden, oder es wird durch Eingabe eines Stichwortes in den eingebauten Ressourcen gesucht (z.B. Footprints). @@ -3649,7 +3649,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.attachment_type - Anhangstyp + Anhangstyp @@ -3658,7 +3658,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.secure_file - Privater Anhang + Privater Anhang @@ -3667,7 +3667,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.url - URL + URL @@ -3676,7 +3676,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.download_url - Downloade externe Datei + Downloade externe Datei @@ -3685,7 +3685,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.edit.file - Datei hochladen + Datei hochladen @@ -3694,7 +3694,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetails.edit.supplierpartnr - Bestellnummer + Bestellnummer @@ -3703,7 +3703,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetails.edit.supplier - Lieferant + Lieferant @@ -3712,7 +3712,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetails.edit.url - Link zum Angebot + Link zum Angebot @@ -3721,7 +3721,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetails.edit.obsolete - Nicht mehr lieferbar + Nicht mehr lieferbar @@ -3730,7 +3730,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetails.edit.supplierpartnr.placeholder - z.B. BC 547C + z.B. BC 547C @@ -3739,7 +3739,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.name - Name + Name @@ -3748,7 +3748,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.description - Beschreibung + Beschreibung @@ -3757,7 +3757,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.mininstock - Mindestbestand + Mindestbestand @@ -3766,7 +3766,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.category - Kategorie + Kategorie @@ -3775,7 +3775,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.footprint - Footprint + Footprint @@ -3784,7 +3784,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.tags - Tags + Tags @@ -3793,7 +3793,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.manufacturer.label - Hersteller + Hersteller @@ -3802,7 +3802,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.manufacturer_url.label - Link zur Produktseite + Link zur Produktseite @@ -3811,7 +3811,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.mpn - Bauteilenummer des Herstellers + Bauteilenummer des Herstellers @@ -3820,7 +3820,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.manufacturing_status - Herstellungsstatus + Herstellungsstatus @@ -3829,7 +3829,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.needs_review - Review benötigt + Review benötigt @@ -3838,7 +3838,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.is_favorite - Favorit + Favorit @@ -3847,7 +3847,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.mass - Gewicht + Gewicht @@ -3856,7 +3856,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.partUnit - Maßeinheit + Maßeinheit @@ -3865,7 +3865,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.comment - Kommentat + Kommentat @@ -3874,7 +3874,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.master_attachment - Vorschaubild + Vorschaubild @@ -3903,7 +3903,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.name.placeholder - z.B. BC547 + z.B. BC547 @@ -3912,7 +3912,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.edit.description.placeholder - z.B. NPN 45V 0,1A 0,5W + z.B. NPN 45V 0,1A 0,5W @@ -3921,7 +3921,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.editmininstock.placeholder - e.g. 1 + e.g. 1 @@ -3930,7 +3930,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.description - Beschreibung + Beschreibung @@ -3939,7 +3939,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.location - Lagerort + Lagerort @@ -3948,7 +3948,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.amount - Menge + Menge @@ -3957,7 +3957,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.instock_unknown - Menge unbekannt + Menge unbekannt @@ -3966,7 +3966,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.needs_refill - Muss aufgefüllt werden + Muss aufgefüllt werden @@ -3975,7 +3975,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.expiration_date - Ablaufdatum + Ablaufdatum @@ -3984,7 +3984,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.edit.comment - Kommentar + Kommentar @@ -3993,7 +3993,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr perm.group.other - Verschiedene + Verschiedene @@ -4091,7 +4091,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr user.currency.label - Bevorzugte Währung + Bevorzugte Währung @@ -4150,7 +4150,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment.label - Dateianhang + Dateianhang @@ -4159,7 +4159,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment_type.label - Ahangstyp + Ahangstyp @@ -4168,7 +4168,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr device.label - Baugruppe + Baugruppe @@ -4177,7 +4177,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr measurement_unit.label - Maßeinheit + Maßeinheit @@ -4186,7 +4186,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part.label - Bauteil + Bauteil @@ -4195,7 +4195,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr part_lot.label - Bauteile Lot + Bauteile Lot @@ -4204,7 +4204,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr currency.label - Währung + Währung @@ -4213,7 +4213,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr orderdetail.label - Bestellinformation + Bestellinformation @@ -4222,7 +4222,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pricedetail.label - Preisinformation + Preisinformation @@ -4231,7 +4231,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr user.label - Benutzer + Benutzer @@ -4240,7 +4240,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr markdown.loading - Lade Markdown. Wenn diese längere Zeit bestehen bleibt, versuchen sie die Website erneut zu laden! + Lade Markdown. Wenn diese längere Zeit bestehen bleibt, versuchen sie die Website erneut zu laden! @@ -4249,7 +4249,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr pw_reset.email.subject - Passwort Reset für Ihren Part-DB Account + Passwort Reset für Ihren Part-DB Account @@ -4280,7 +4280,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.system - System + System @@ -4324,7 +4324,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.suppliers - Lieferanten + Lieferanten @@ -4344,7 +4344,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.storelocation - Lagerorte + Lagerorte @@ -4353,7 +4353,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.footprint - Footprints + Footprints @@ -4362,7 +4362,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.currency - Währungen + Währungen @@ -4371,7 +4371,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.measurement_unit - Maßeinheiten + Maßeinheiten @@ -4380,7 +4380,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.edit.part - Neues Bauteil + Neues Bauteil @@ -4400,7 +4400,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.show.all_attachments - Dateianhänge + Dateianhänge @@ -4409,7 +4409,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.system.users - Benutzer + Benutzer @@ -4418,7 +4418,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr tree.tools.system.groups - Gruppen + Gruppen @@ -4446,7 +4446,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.noneofitschild.self - Ein Element kann nicht sich selbst als übergeordnet sein! + Ein Element kann nicht sich selbst als übergeordnet sein! @@ -4455,7 +4455,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.noneofitschild.children - Ein Kindelement kann nicht das übergeordnete Element sein! + Ein Kindelement kann nicht das übergeordnete Element sein! @@ -4464,7 +4464,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.isSelectable - Das Element muss auswählbar sein! + Das Element muss auswählbar sein! @@ -4473,7 +4473,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.part_lot.location_full.no_increasment - Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }}) + Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }}) @@ -4482,7 +4482,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.part_lot.location_full - Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden. + Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden. @@ -4491,7 +4491,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.part_lot.only_existing - Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden. + Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden. @@ -4500,7 +4500,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.part_lot.single_part - Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden. + Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden. @@ -4509,7 +4509,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.active.help - Das Bauteil wird momentan und in absehbarer Zukunft produziert. + Das Bauteil wird momentan und in absehbarer Zukunft produziert. @@ -4518,7 +4518,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.announced.help - Das Bauteil wurde angekündigt, ist aber noch nicht erhältlich. + Das Bauteil wurde angekündigt, ist aber noch nicht erhältlich. @@ -4527,7 +4527,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.discontinued.help - Das Bauteil wird nicht mehr hergestellt. + Das Bauteil wird nicht mehr hergestellt. @@ -4536,7 +4536,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.eol.help - Die Produktion des Bauteils wird bald eingestellt. + Die Produktion des Bauteils wird bald eingestellt. @@ -4545,7 +4545,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.nrfnd.help - Im Moment wird das Bauteil noch hergestellt, die Verwendung für neue Designs ist nicht mehr empfohlen. + Im Moment wird das Bauteil noch hergestellt, die Verwendung für neue Designs ist nicht mehr empfohlen. @@ -4554,7 +4554,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr m_status.unknown.help - Der Produktionstatus ist nicht bekannt. + Der Produktionstatus ist nicht bekannt. @@ -4563,7 +4563,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.success - Erfolg + Erfolg @@ -4572,7 +4572,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.error - Fehler + Fehler @@ -4581,7 +4581,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.warning - Warnung + Warnung @@ -4590,7 +4590,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.notice - Hinweis + Hinweis @@ -4599,7 +4599,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr flash.info - Info + Info @@ -4608,7 +4608,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr validator.noLockout - Sie können sich nicht selbst die Berechtigung Berechtigungen zu bearbeiten entziehen, um sich nicht versehentlich auszusperren! + Sie können sich nicht selbst die Berechtigung Berechtigungen zu bearbeiten entziehen, um sich nicht versehentlich auszusperren! @@ -4626,7 +4626,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment_type.edit.filetype_filter - Erlaubte Dateitypen + Erlaubte Dateitypen @@ -4635,7 +4635,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment_type.edit.filetype_filter.help - Sie können hier eine kommaseparierte Liste von Dateiendungen oder Mimetypen angeben, die eine hochgeladene Datei mit diesem Anhangstyp haben muss. Um alle unterstützten Bilddateien zu erlauben, kann image/* benutzt werden. + Sie können hier eine kommaseparierte Liste von Dateiendungen oder Mimetypen angeben, die eine hochgeladene Datei mit diesem Anhangstyp haben muss. Um alle unterstützten Bilddateien zu erlauben, kann image/* benutzt werden. @@ -4644,7 +4644,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr attachment_type.edit.filetype_filter.placeholder - z.B. .txt, application/pdf, image/* + z.B. .txt, application/pdf, image/* @@ -4663,7 +4663,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr entity.edit.not_selectable - Nicht auswählbar + Nicht auswählbar @@ -4672,7 +4672,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr entity.edit.not_selectable.help - Wenn diese Option aktiviert ist, dann kann dieses Element keinem Bauteil als Eigenschaft zugewiesen werden. Hilfreich z.B. wenn dieses Element nur der reinen Sortierung dienen soll. + Wenn diese Option aktiviert ist, dann kann dieses Element keinem Bauteil als Eigenschaft zugewiesen werden. Hilfreich z.B. wenn dieses Element nur der reinen Sortierung dienen soll. @@ -4681,7 +4681,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr bbcode.hint - Hier kann BBCode verwendet werden (z.B. [b]Fett[/b]) + Hier kann BBCode verwendet werden (z.B. [b]Fett[/b]) @@ -4690,7 +4690,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr entity.create - Element anlegen + Element anlegen @@ -4699,7 +4699,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr entity.edit.save - Speichern + Speichern @@ -4708,7 +4708,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_footprints - Deaktiviere Footprints + Deaktiviere Footprints @@ -4717,7 +4717,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_footprints.help - Wenn diese Option aktiviert ist, ist die Footprint Eigenschaft für alle Bauteile in dieser Kategorie, deaktiviert. + Wenn diese Option aktiviert ist, ist die Footprint Eigenschaft für alle Bauteile in dieser Kategorie, deaktiviert. @@ -4726,7 +4726,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_manufacturers - Deaktiviere Hersteller + Deaktiviere Hersteller @@ -4735,7 +4735,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_manufacturers.help - Wenn diese Option aktiviert ist, ist die Hersteller Eigenschaft für alle Bauteile in dieser Kategorie, deaktiviert. + Wenn diese Option aktiviert ist, ist die Hersteller Eigenschaft für alle Bauteile in dieser Kategorie, deaktiviert. @@ -4744,7 +4744,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_autodatasheets - Deaktiviere Automatische Datenblatt links + Deaktiviere Automatische Datenblatt links @@ -4753,7 +4753,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_autodatasheets.help - Wenn diese Option aktiviert ist, werden für Bauteile mit dieser Kategorie keine automatischen Datenblattlinks erzeugt. + Wenn diese Option aktiviert ist, werden für Bauteile mit dieser Kategorie keine automatischen Datenblattlinks erzeugt. @@ -4762,7 +4762,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_properties - Deaktiviere Eigenschaften + Deaktiviere Eigenschaften @@ -4771,7 +4771,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.disable_properties.help - Wenn diese Option aktiviert ist, sind die Bauteileeigenschaften für alle Bauteile in dieser Kategorie, deaktiviert. + Wenn diese Option aktiviert ist, sind die Bauteileeigenschaften für alle Bauteile in dieser Kategorie, deaktiviert. @@ -4780,7 +4780,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.partname_hint - Namenshinweis + Namenshinweis @@ -4789,7 +4789,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.partname_hint.placeholder - z.B. 100nF + z.B. 100nF @@ -4798,7 +4798,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.partname_regex - Namensfilter + Namensfilter @@ -4807,7 +4807,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.default_description - Standard Beschreibung + Standard Beschreibung @@ -4816,7 +4816,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.default_description.placeholder - z.B. Kondensator, 10mmx10mm, SMD + z.B. Kondensator, 10mmx10mm, SMD @@ -4825,7 +4825,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr category.edit.default_comment - Standard Kommentar + Standard Kommentar @@ -4834,7 +4834,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.address - Anschrift + Anschrift @@ -4843,7 +4843,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.address.placeholder - Musterstraße 314 + Musterstraße 314 31415 Beispielhausen @@ -4853,7 +4853,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.phone_number - Telefonnummer + Telefonnummer @@ -4862,7 +4862,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.phone_number.placeholder - +49 12345 6789 + +49 12345 6789 @@ -4871,7 +4871,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.fax_number - Faxnummer + Faxnummer @@ -4880,7 +4880,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.email - Email Addresse + Email Addresse @@ -4889,7 +4889,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.email.placeholder - contact@foo.bar + contact@foo.bar @@ -4898,7 +4898,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.website - Website + Website @@ -4907,7 +4907,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.website.placeholder - https://www.foo.bar + https://www.foo.bar @@ -4916,7 +4916,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.auto_product_url - Produkt URL + Produkt URL @@ -4925,7 +4925,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.auto_product_url.help - Wenn diese URL gesetzt ist, wird sie benutzt um die URL eines Bauteils auf der Website des Herstellers zu erzeugen. Dabei wird %PARTNR% mit der Bestellnummer ersetzt. + Wenn diese URL gesetzt ist, wird sie benutzt um die URL eines Bauteils auf der Website des Herstellers zu erzeugen. Dabei wird %PARTNR% mit der Bestellnummer ersetzt. @@ -4934,7 +4934,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr company.edit.auto_product_url.placeholder - https://foo.bar/product/%PARTNR% + https://foo.bar/product/%PARTNR% @@ -4943,7 +4943,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr currency.edit.iso_code - ISO Code + ISO Code @@ -4952,7 +4952,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr currency.edit.exchange_rate - Wechselkurs + Wechselkurs @@ -4961,7 +4961,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr footprint.edit.3d_model - 3D Modell + 3D Modell @@ -4970,7 +4970,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr mass_creation.lines - Eingabe + Eingabe @@ -4979,7 +4979,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr mass_creation.lines.placeholder - Element 1 + Element 1 Element 2 Element 3 @@ -4990,7 +4990,7 @@ Element 3 entity.mass_creation.btn - Anlegen + Anlegen @@ -4999,7 +4999,7 @@ Element 3 measurement_unit.edit.is_integer - Ganzzahlig + Ganzzahlig @@ -5008,7 +5008,7 @@ Element 3 measurement_unit.edit.is_integer.help - Wenn diese Option aktiviert ist, werden alle Mengen in dieser Einheit auf ganze Zahlen gerundet. + Wenn diese Option aktiviert ist, werden alle Mengen in dieser Einheit auf ganze Zahlen gerundet. @@ -5017,7 +5017,7 @@ Element 3 measurement_unit.edit.use_si_prefix - Benutze SI Prefixe + Benutze SI Prefixe @@ -5026,7 +5026,7 @@ Element 3 measurement_unit.edit.use_si_prefix.help - Wenn diese Option aktiviert ist, werden bei Ausgabe der Zahlen SI Prefixe benutzt (z.B. 1,2kg anstatt 1200g) + Wenn diese Option aktiviert ist, werden bei Ausgabe der Zahlen SI Prefixe benutzt (z.B. 1,2kg anstatt 1200g) @@ -5035,7 +5035,7 @@ Element 3 measurement_unit.edit.unit_symbol - Einheitensymbol + Einheitensymbol @@ -5044,7 +5044,7 @@ Element 3 measurement_unit.edit.unit_symbol.placeholder - z.B. m + z.B. m @@ -5053,7 +5053,7 @@ Element 3 storelocation.edit.is_full.label - Lagerort voll + Lagerort voll @@ -5062,7 +5062,7 @@ Element 3 storelocation.edit.is_full.help - Wenn diese Option aktiviert ist, ist es weder möglich neue Bauteile zu diesem Lagerort hinzuzufügen, noch die Anzahl bereits vorhandener Bauteile zu erhöhen. + Wenn diese Option aktiviert ist, ist es weder möglich neue Bauteile zu diesem Lagerort hinzuzufügen, noch die Anzahl bereits vorhandener Bauteile zu erhöhen. @@ -5071,7 +5071,7 @@ Element 3 storelocation.limit_to_existing.label - Nur bestehende Bauteile + Nur bestehende Bauteile @@ -5080,7 +5080,7 @@ Element 3 storelocation.limit_to_existing.help - Wenn diese Option aktiv ist, ist es nicht möglich neue Bauteile zu diesem Lagerort hinzuzufügen, es ist aber möglich die Anzahl bereits vorhandener Bauteile zu erhöhen. + Wenn diese Option aktiv ist, ist es nicht möglich neue Bauteile zu diesem Lagerort hinzuzufügen, es ist aber möglich die Anzahl bereits vorhandener Bauteile zu erhöhen. @@ -5089,7 +5089,7 @@ Element 3 storelocation.only_single_part.label - Nur ein ein Bauteil + Nur ein ein Bauteil @@ -5098,7 +5098,7 @@ Element 3 storelocation.only_single_part.help - Wenn diese Option aktiviert ist, kann dieser Lagerort nur ein einzelnes Bauteil aber in beliebiger Menge fassen. Hilfreich für kleine SMD Fächer oder Feeder. + Wenn diese Option aktiviert ist, kann dieser Lagerort nur ein einzelnes Bauteil aber in beliebiger Menge fassen. Hilfreich für kleine SMD Fächer oder Feeder. @@ -5107,7 +5107,7 @@ Element 3 storelocation.storage_type.label - Lagertyp + Lagertyp @@ -5116,7 +5116,7 @@ Element 3 storelocation.storage_type.help - Hier kann eine Maßeinheit gewählt werden, die ein Bauteil haben muss, damit es in diesem Lagerort gelagert werden kann. + Hier kann eine Maßeinheit gewählt werden, die ein Bauteil haben muss, damit es in diesem Lagerort gelagert werden kann. @@ -5125,7 +5125,7 @@ Element 3 supplier.edit.default_currency - Standardwährung + Standardwährung @@ -5134,7 +5134,7 @@ Element 3 supplier.shipping_costs.label - Versandkosten + Versandkosten @@ -5143,7 +5143,7 @@ Element 3 user.username.placeholder - z.B. m.muster + z.B. m.muster @@ -5152,7 +5152,7 @@ Element 3 user.firstName.placeholder - z.B. Max + z.B. Max @@ -5161,7 +5161,7 @@ Element 3 user.lastName.placeholder - z.B. Muster + z.B. Muster @@ -5170,7 +5170,7 @@ Element 3 user.email.placeholder - z.B. m.muster@ecorp.com + z.B. m.muster@ecorp.com @@ -5179,7 +5179,7 @@ Element 3 user.department.placeholder - z.B. Entwicklung + z.B. Entwicklung @@ -5188,7 +5188,7 @@ Element 3 user.settings.pw_new.label - Neues Passwort + Neues Passwort @@ -5197,7 +5197,7 @@ Element 3 user.settings.pw_confirm.label - Neues Passwort bestätigen + Neues Passwort bestätigen @@ -5206,7 +5206,7 @@ Element 3 user.edit.needs_pw_change - Nutzer muss Passwort ändern + Nutzer muss Passwort ändern @@ -5215,7 +5215,7 @@ Element 3 user.edit.user_disabled - Benutzer deaktiviert (kein Login möglich) + Benutzer deaktiviert (kein Login möglich) @@ -5224,7 +5224,7 @@ Element 3 user.create - Benutzer anlegen + Benutzer anlegen @@ -5233,7 +5233,7 @@ Element 3 user.edit.save - Speichern + Speichern @@ -5242,7 +5242,7 @@ Element 3 entity.edit.reset - Änderungen verwerfen + Änderungen verwerfen @@ -5252,7 +5252,7 @@ Element 3 part.withdraw.caption: - Bauteile entnehmen: + Bauteile entnehmen: @@ -5262,7 +5262,7 @@ Element 3 part.withdraw.btn - Entnehmen + Entnehmen @@ -5272,7 +5272,7 @@ Element 3 part.withdraw.comment: - Kommentar/Zweck + Kommentar/Zweck @@ -5282,7 +5282,7 @@ Element 3 part.add.caption - Bauteil hinzufügen + Bauteil hinzufügen @@ -5292,7 +5292,7 @@ Element 3 part.add.btn - Hinzufügen + Hinzufügen @@ -5302,7 +5302,7 @@ Element 3 part.add.comment - Kommentar/Zweck + Kommentar/Zweck @@ -5362,7 +5362,7 @@ Element 3 homepage.basedOn - basierend auf Arbeit von + basierend auf Arbeit von @@ -5371,7 +5371,7 @@ Element 3 homepage.others - und anderen + und anderen @@ -5380,7 +5380,7 @@ Element 3 part.order.price_per - pro + pro @@ -5389,7 +5389,7 @@ Element 3 part.withdraw.caption - Bauteile entnehmen + Bauteile entnehmen @@ -5407,7 +5407,7 @@ Element 3 perm.group.parts - Bauteile + Bauteile @@ -5416,7 +5416,7 @@ Element 3 perm.group.structures - Datenstrukturen + Datenstrukturen @@ -5425,7 +5425,7 @@ Element 3 perm.group.system - System + System @@ -5434,7 +5434,7 @@ Element 3 perm.parts - Allgemein + Allgemein @@ -5443,7 +5443,7 @@ Element 3 perm.read - Anzeigen + Anzeigen @@ -5452,7 +5452,7 @@ Element 3 perm.edit - Bearbeiten + Bearbeiten @@ -5461,7 +5461,7 @@ Element 3 perm.create - Anlegen + Anlegen @@ -5470,7 +5470,7 @@ Element 3 perm.part.move - Kategorie verändern + Kategorie verändern @@ -5479,7 +5479,7 @@ Element 3 perm.delete - Löschen + Löschen @@ -5488,7 +5488,7 @@ Element 3 perm.part.search - Suchen + Suchen @@ -5497,7 +5497,7 @@ Element 3 perm.part.all_parts - Alle Bauteile auflisten + Alle Bauteile auflisten @@ -5506,7 +5506,7 @@ Element 3 perm.part.no_price_parts - Teile ohne Preis auflisten + Teile ohne Preis auflisten @@ -5515,7 +5515,7 @@ Element 3 perm.part.obsolete_parts - Obsolete Teile auflisten + Obsolete Teile auflisten @@ -5524,7 +5524,7 @@ Element 3 perm.part.unknown_instock_parts - Bauteile mit unbekanntem Bestand auflisten + Bauteile mit unbekanntem Bestand auflisten @@ -5533,7 +5533,7 @@ Element 3 perm.part.change_favorite - Favoritenstatus ändern + Favoritenstatus ändern @@ -5542,7 +5542,7 @@ Element 3 perm.part.show_favorite - Favoriten anzeigen + Favoriten anzeigen @@ -5551,7 +5551,7 @@ Element 3 perm.part.show_last_edit_parts - Zeige zuletzt bearbeitete/hinzugefügte Bauteile + Zeige zuletzt bearbeitete/hinzugefügte Bauteile @@ -5560,7 +5560,7 @@ Element 3 perm.part.show_users - Letzten bearbeitenden Nutzer anzeigen + Letzten bearbeitenden Nutzer anzeigen @@ -5569,7 +5569,7 @@ Element 3 perm.part.show_history - Historie anzeigen + Historie anzeigen @@ -5578,7 +5578,7 @@ Element 3 perm.part.name - Name + Name @@ -5587,7 +5587,7 @@ Element 3 perm.part.description - Beschreibung + Beschreibung @@ -5596,7 +5596,7 @@ Element 3 perm.part.instock - Vorhanden + Vorhanden @@ -5605,7 +5605,7 @@ Element 3 perm.part.mininstock - Min. Bestand + Min. Bestand @@ -5614,7 +5614,7 @@ Element 3 perm.part.comment - Kommentar + Kommentar @@ -5623,7 +5623,7 @@ Element 3 perm.part.storelocation - Lagerort + Lagerort @@ -5632,7 +5632,7 @@ Element 3 perm.part.manufacturer - Hersteller + Hersteller @@ -5641,7 +5641,7 @@ Element 3 perm.part.orderdetails - Bestellinformationen + Bestellinformationen @@ -5650,7 +5650,7 @@ Element 3 perm.part.prices - Preise + Preise @@ -5659,7 +5659,7 @@ Element 3 perm.part.attachments - Dateianhänge + Dateianhänge @@ -5668,7 +5668,7 @@ Element 3 perm.part.order - Bestellungen + Bestellungen @@ -5677,7 +5677,7 @@ Element 3 perm.storelocations - Lagerorte + Lagerorte @@ -5686,7 +5686,7 @@ Element 3 perm.move - Verschieben + Verschieben @@ -5695,7 +5695,7 @@ Element 3 perm.list_parts - Teile auflisten + Teile auflisten @@ -5704,7 +5704,7 @@ Element 3 perm.part.footprints - Footprints + Footprints @@ -5713,7 +5713,7 @@ Element 3 perm.part.categories - Kategorien + Kategorien @@ -5722,7 +5722,7 @@ Element 3 perm.part.supplier - Lieferanten + Lieferanten @@ -5731,7 +5731,7 @@ Element 3 perm.part.manufacturers - Hersteller + Hersteller @@ -5740,7 +5740,7 @@ Element 3 perm.part.devices - Baugruppen + Baugruppen @@ -5749,7 +5749,7 @@ Element 3 perm.part.attachment_types - Dateitypen + Dateitypen @@ -5758,7 +5758,7 @@ Element 3 perm.tools.import - Import + Import @@ -5767,7 +5767,7 @@ Element 3 perm.tools.labels - Labels + Labels @@ -5776,7 +5776,7 @@ Element 3 perm.tools.calculator - Widerstandsrechner + Widerstandsrechner @@ -5785,7 +5785,7 @@ Element 3 perm.tools.footprints - Footprints + Footprints @@ -5794,7 +5794,7 @@ Element 3 perm.tools.ic_logos - IC-Logos + IC-Logos @@ -5803,7 +5803,7 @@ Element 3 perm.tools.statistics - Statistik + Statistik @@ -5812,7 +5812,7 @@ Element 3 perm.edit_permissions - Berechtigungen ändern + Berechtigungen ändern @@ -5821,7 +5821,7 @@ Element 3 perm.users.edit_user_name - Nutzernamen ändern + Nutzernamen ändern @@ -5830,7 +5830,7 @@ Element 3 perm.users.edit_change_group - Gruppe ändern + Gruppe ändern @@ -5839,7 +5839,7 @@ Element 3 perm.users.edit_infos - Informationen ändern + Informationen ändern @@ -5848,7 +5848,7 @@ Element 3 perm.users.edit_permissions - Berechtigungen ändern + Berechtigungen ändern @@ -5857,7 +5857,7 @@ Element 3 perm.users.set_password - Passwort ändern + Passwort ändern @@ -5866,7 +5866,7 @@ Element 3 perm.users.change_user_settings - Benutzereinstellungen ändern + Benutzereinstellungen ändern @@ -5875,7 +5875,7 @@ Element 3 perm.database.see_status - Status anzeigen + Status anzeigen @@ -5884,7 +5884,7 @@ Element 3 perm.database.update_db - Datenbank updaten + Datenbank updaten @@ -5893,7 +5893,7 @@ Element 3 perm.database.read_db_settings - Einstellungen anzeigen + Einstellungen anzeigen @@ -5902,7 +5902,7 @@ Element 3 perm.database.write_db_settings - Einstellungen ändern + Einstellungen ändern @@ -5911,7 +5911,7 @@ Element 3 perm.config.read_config - Konfiguration anzeigen + Konfiguration anzeigen @@ -5920,7 +5920,7 @@ Element 3 perm.config.edit_config - Konfiguration ändern + Konfiguration ändern @@ -5929,7 +5929,7 @@ Element 3 perm.config.server_info - Server info + Server info @@ -5938,7 +5938,7 @@ Element 3 perm.config.use_debug - Debugtools benutzen + Debugtools benutzen @@ -5947,7 +5947,7 @@ Element 3 perm.show_logs - Logs anzeigen + Logs anzeigen @@ -5956,7 +5956,7 @@ Element 3 perm.delete_logs - Logeinträge löschen + Logeinträge löschen @@ -5965,7 +5965,7 @@ Element 3 perm.self.edit_infos - Informationen ändern + Informationen ändern @@ -5974,7 +5974,7 @@ Element 3 perm.self.edit_username - Benutzernamen ändern + Benutzernamen ändern @@ -5983,7 +5983,7 @@ Element 3 perm.self.show_permissions - Berechtigungen anzeigen + Berechtigungen anzeigen @@ -5992,7 +5992,7 @@ Element 3 perm.self.show_logs - Logs anzeigen + Logs anzeigen @@ -6001,7 +6001,7 @@ Element 3 perm.self.create_labels - Labels erstellen + Labels erstellen @@ -6010,7 +6010,7 @@ Element 3 perm.self.edit_options - Einstellungen ändern + Einstellungen ändern @@ -6019,7 +6019,7 @@ Element 3 perm.self.delete_profiles - Profile löschen + Profile löschen @@ -6028,7 +6028,7 @@ Element 3 perm.self.edit_profiles - Profile bearbeiten + Profile bearbeiten @@ -6037,7 +6037,7 @@ Element 3 perm.part.tools - Tools + Tools @@ -6046,7 +6046,7 @@ Element 3 perm.groups - Gruppen + Gruppen @@ -6055,7 +6055,7 @@ Element 3 perm.users - Benutzer + Benutzer @@ -6064,7 +6064,7 @@ Element 3 perm.database - Datenbank + Datenbank @@ -6073,7 +6073,7 @@ Element 3 perm.config - Einstellungen + Einstellungen @@ -6082,7 +6082,7 @@ Element 3 perm.system - System + System @@ -6091,7 +6091,7 @@ Element 3 perm.device_parts - Baugruppenbauteile + Baugruppenbauteile @@ -6100,7 +6100,7 @@ Element 3 perm.self - Eigenen Benutzer bearbeiten + Eigenen Benutzer bearbeiten @@ -6109,7 +6109,7 @@ Element 3 perm.labels - Labels + Labels @@ -6118,7 +6118,7 @@ Element 3 perm.part.category - Kategorie + Kategorie @@ -6127,7 +6127,7 @@ Element 3 perm.part.minamount - Mindestbestand + Mindestbestand @@ -6136,7 +6136,7 @@ Element 3 perm.part.footprint - Footprint + Footprint @@ -6145,7 +6145,7 @@ Element 3 perm.part.mpn - MPN + MPN @@ -6154,7 +6154,7 @@ Element 3 perm.part.status - Herstellungsstatus + Herstellungsstatus @@ -6163,7 +6163,7 @@ Element 3 perm.part.tags - Tags + Tags @@ -6172,7 +6172,7 @@ Element 3 perm.part.unit - Maßeinheit + Maßeinheit @@ -6181,7 +6181,7 @@ Element 3 perm.part.mass - Gewicht + Gewicht @@ -6190,7 +6190,7 @@ Element 3 perm.part.lots - Lagerorte + Lagerorte @@ -6199,7 +6199,7 @@ Element 3 perm.show_users - Letzten bearbeitenden Nutzer anzeigen + Letzten bearbeitenden Nutzer anzeigen @@ -6208,7 +6208,7 @@ Element 3 perm.currencies - Währungen + Währungen @@ -6217,7 +6217,7 @@ Element 3 perm.measurement_units - Maßeinheiten + Maßeinheiten @@ -6235,7 +6235,7 @@ Element 3 pw_reset.submit - Passwort zurücksetzen + Passwort zurücksetzen diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 5263de0d..16d21776 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -24,7 +24,7 @@ category.labelp - Categories + Categories @@ -55,7 +55,7 @@ currency.caption - Currency + Currency @@ -64,7 +64,7 @@ currency.iso_code.caption - ISO code + ISO code @@ -73,7 +73,7 @@ currency.symbol.caption - Currency symbol + Currency symbol @@ -101,7 +101,7 @@ search.placeholder - Search + Search @@ -115,7 +115,7 @@ expandAll - Expand All + Expand All @@ -129,7 +129,7 @@ reduceAll - Reduce All + Reduce All @@ -198,7 +198,7 @@ mass_creation.label - Mass creation + Mass creation @@ -217,7 +217,7 @@ admin.attachments - Attachments + Attachments @@ -236,7 +236,7 @@ mass_creation.help - Each line will be interpreted as a name of a element, which will be created. + Each line will be interpreted as a name of a element, which will be created. @@ -249,7 +249,7 @@ footprint.labelp - Footprints + Footprints @@ -258,7 +258,7 @@ group.edit.caption - Groups + Groups @@ -268,7 +268,7 @@ user.edit.permissions - Permissions + Permissions @@ -287,7 +287,7 @@ measurement_unit.caption - Measurement Unit + Measurement Unit @@ -300,7 +300,7 @@ storelocation.labelp - Storelocations + Storelocations @@ -319,7 +319,7 @@ user.edit.caption - Users + Users @@ -328,7 +328,7 @@ user.edit.configuration - Configuration + Configuration @@ -337,7 +337,7 @@ user.edit.password - Password + Password @@ -437,7 +437,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.delete - Delete + Delete @@ -448,7 +448,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.external - External + External @@ -458,7 +458,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.preview.alt - Attachment thumbnail + Attachment thumbnail @@ -469,7 +469,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.view - View + View @@ -481,7 +481,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.file_not_found - File not found + File not found @@ -491,7 +491,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.secure - Private attachment + Private attachment @@ -501,7 +501,7 @@ The user will have to set up all two-factor authentication methods again and pri attachment.create - Add attachment + Add attachment @@ -512,7 +512,7 @@ The user will have to set up all two-factor authentication methods again and pri part_lot.edit.delete.confirm - Do you really want to delete this stock? This can not be undone! + Do you really want to delete this stock? This can not be undone! @@ -641,7 +641,7 @@ Subelements will be moved upwards.]]> id.label - ID + ID @@ -658,7 +658,7 @@ Subelements will be moved upwards.]]> createdAt - Created At + Created At @@ -672,7 +672,7 @@ Subelements will be moved upwards.]]> lastModified - Last modified + Last modified @@ -681,7 +681,7 @@ Subelements will be moved upwards.]]> entity.info.parts_count - Count of parts with this element + Count of parts with this element @@ -690,7 +690,7 @@ Subelements will be moved upwards.]]> attachment.list.title - Attachments list + Attachments list @@ -701,7 +701,7 @@ Subelements will be moved upwards.]]> part_list.loading.caption - Loading + Loading @@ -712,7 +712,7 @@ Subelements will be moved upwards.]]> part_list.loading.message - This can take a moment. If this message do not disappear, try to reload the page. + This can take a moment. If this message do not disappear, try to reload the page. @@ -722,7 +722,7 @@ Subelements will be moved upwards.]]> vendor.base.javascript_hint - Please activate Javascript to use all features! + Please activate Javascript to use all features! @@ -731,7 +731,7 @@ Subelements will be moved upwards.]]> sidebar.big.toggle - Show/Hide sidebar + Show/Hide sidebar @@ -780,7 +780,7 @@ Subelements will be moved upwards.]]> permission.edit.permission - Permissions + Permissions @@ -789,7 +789,7 @@ Subelements will be moved upwards.]]> permission.edit.value - Value + Value @@ -798,7 +798,7 @@ Subelements will be moved upwards.]]> permission.legend.title - Explanation of the states: + Explanation of the states: @@ -807,7 +807,7 @@ Subelements will be moved upwards.]]> permission.legend.disallow - Forbidden + Forbidden @@ -816,7 +816,7 @@ Subelements will be moved upwards.]]> permission.legend.allow - Allowed + Allowed @@ -825,7 +825,7 @@ Subelements will be moved upwards.]]> permission.legend.inherit - Inherit from (parent) group + Inherit from (parent) group @@ -834,7 +834,7 @@ Subelements will be moved upwards.]]> bool.true - True + True @@ -843,7 +843,7 @@ Subelements will be moved upwards.]]> bool.false - False + False @@ -871,7 +871,7 @@ Subelements will be moved upwards.]]> version.caption - Version + Version @@ -881,7 +881,7 @@ Subelements will be moved upwards.]]> homepage.license - License information + License information @@ -891,7 +891,7 @@ Subelements will be moved upwards.]]> homepage.github.caption - Project page + Project page @@ -901,7 +901,7 @@ Subelements will be moved upwards.]]> homepage.github.text - GitHub project page]]> + GitHub project page]]> @@ -911,7 +911,7 @@ Subelements will be moved upwards.]]> homepage.help.caption - Help + Help @@ -921,7 +921,7 @@ Subelements will be moved upwards.]]> homepage.help.text - GitHub page ]]> + GitHub page ]]> @@ -931,7 +931,7 @@ Subelements will be moved upwards.]]> homepage.forum.caption - Forum + Forum @@ -941,7 +941,7 @@ Subelements will be moved upwards.]]> homepage.forum.text - mikrocontroller.net]]> + mikrocontroller.net]]> @@ -951,7 +951,7 @@ Subelements will be moved upwards.]]> homepage.wiki.caption - Wiki + Wiki @@ -961,7 +961,7 @@ Subelements will be moved upwards.]]> homepage.wiki.text - mikrocontroller.net Article]]> + mikrocontroller.net Article]]> @@ -990,7 +990,7 @@ Subelements will be moved upwards.]]> mail.footer.email_sent_by - This email was sent automatically by + This email was sent automatically by @@ -999,7 +999,7 @@ Subelements will be moved upwards.]]> mail.footer.dont_reply - Do not answer to this email. + Do not answer to this email. @@ -1008,7 +1008,7 @@ Subelements will be moved upwards.]]> email.hi %name% - Hi %name% + Hi %name% @@ -1017,7 +1017,7 @@ Subelements will be moved upwards.]]> email.pw_reset.message - somebody (hopefully you) requested a reset of your password. If this request was not made by you, ignore this mail. + somebody (hopefully you) requested a reset of your password. If this request was not made by you, ignore this mail. @@ -1026,7 +1026,7 @@ Subelements will be moved upwards.]]> email.pw_reset.button - Click here to reset password + Click here to reset password @@ -1035,7 +1035,7 @@ Subelements will be moved upwards.]]> email.pw_reset.fallback - %url% and enter the following info]]> + %url% and enter the following info]]> @@ -1044,7 +1044,7 @@ Subelements will be moved upwards.]]> email.pw_reset.username - Username + Username @@ -1053,7 +1053,7 @@ Subelements will be moved upwards.]]> email.pw_reset.token - Token + Token @@ -1062,7 +1062,7 @@ Subelements will be moved upwards.]]> email.pw_reset.valid_unit %date% - %date%.]]> + %date%.]]> @@ -1072,7 +1072,7 @@ Subelements will be moved upwards.]]> orderdetail.delete - Delete + Delete @@ -1081,7 +1081,7 @@ Subelements will be moved upwards.]]> pricedetails.edit.min_qty - Minimum discount quantity + Minimum discount quantity @@ -1090,7 +1090,7 @@ Subelements will be moved upwards.]]> pricedetails.edit.price - Price + Price @@ -1099,7 +1099,7 @@ Subelements will be moved upwards.]]> pricedetails.edit.price_qty - for amount + for amount @@ -1108,7 +1108,7 @@ Subelements will be moved upwards.]]> pricedetail.create - Add price + Add price @@ -1137,7 +1137,7 @@ Subelements will be moved upwards.]]> part.edit.tab.common - Common + Common @@ -1146,7 +1146,7 @@ Subelements will be moved upwards.]]> part.edit.tab.manufacturer - Manufacturer + Manufacturer @@ -1155,7 +1155,7 @@ Subelements will be moved upwards.]]> part.edit.tab.advanced - Advanced + Advanced @@ -1164,7 +1164,7 @@ Subelements will be moved upwards.]]> part.edit.tab.part_lots - Stocks + Stocks @@ -1173,7 +1173,7 @@ Subelements will be moved upwards.]]> part.edit.tab.attachments - Attachments + Attachments @@ -1182,7 +1182,7 @@ Subelements will be moved upwards.]]> part.edit.tab.orderdetails - Purchase informations + Purchase informations @@ -1191,7 +1191,7 @@ Subelements will be moved upwards.]]> part.edit.tab.comment - Comment + Comment @@ -1210,7 +1210,7 @@ Subelements will be moved upwards.]]> part_lot.delete - Delete + Delete @@ -1219,7 +1219,7 @@ Subelements will be moved upwards.]]> part_lot.create - Add stock + Add stock @@ -1228,7 +1228,7 @@ Subelements will be moved upwards.]]> orderdetail.create - Add distributor + Add distributor @@ -1237,7 +1237,7 @@ Subelements will be moved upwards.]]> pricedetails.edit.delete.confirm - Do you really want to delete this price? This can not be undone. + Do you really want to delete this price? This can not be undone. @@ -1246,7 +1246,7 @@ Subelements will be moved upwards.]]> orderdetails.edit.delete.confirm - Do you really want to delete this distributor info? This can not be undone! + Do you really want to delete this distributor info? This can not be undone! @@ -1258,7 +1258,7 @@ Subelements will be moved upwards.]]> part.info.title - Detail info for part + Detail info for part @@ -1267,7 +1267,7 @@ Subelements will be moved upwards.]]> part.part_lots.label - Stocks + Stocks @@ -1280,7 +1280,7 @@ Subelements will be moved upwards.]]> comment.label - Comment + Comment @@ -1290,7 +1290,7 @@ Subelements will be moved upwards.]]> attachment.labelp - Attachments + Attachments @@ -1300,7 +1300,7 @@ Subelements will be moved upwards.]]> vendor.partinfo.shopping_infos - Shopping informations + Shopping informations @@ -1310,7 +1310,7 @@ Subelements will be moved upwards.]]> vendor.partinfo.history - History + History @@ -1326,7 +1326,7 @@ Subelements will be moved upwards.]]> tools.label - Tools + Tools @@ -1335,7 +1335,7 @@ Subelements will be moved upwards.]]> extended_info.label - Extended infos + Extended infos @@ -1344,7 +1344,7 @@ Subelements will be moved upwards.]]> attachment.name - Name + Name @@ -1353,7 +1353,7 @@ Subelements will be moved upwards.]]> attachment.attachment_type - Attachment Type + Attachment Type @@ -1362,7 +1362,7 @@ Subelements will be moved upwards.]]> attachment.file_name - File name + File name @@ -1371,7 +1371,7 @@ Subelements will be moved upwards.]]> attachment.file_size - File size + File size @@ -1380,7 +1380,7 @@ Subelements will be moved upwards.]]> attachment.external_file - External file + External file @@ -1389,7 +1389,7 @@ Subelements will be moved upwards.]]> attachment.download - Download + Download @@ -1398,7 +1398,7 @@ Subelements will be moved upwards.]]> attachment.edit - Edit + Edit @@ -1407,7 +1407,7 @@ Subelements will be moved upwards.]]> part.isFavorite - Favorite + Favorite @@ -1416,7 +1416,7 @@ Subelements will be moved upwards.]]> part.minOrderAmount - Minimum order amount + Minimum order amount @@ -1425,7 +1425,7 @@ Subelements will be moved upwards.]]> Unknown - Unknown + Unknown @@ -1439,7 +1439,7 @@ Subelements will be moved upwards.]]> manufacturer.label - Manufacturer + Manufacturer @@ -1452,7 +1452,7 @@ Subelements will be moved upwards.]]> description.label - Description + Description @@ -1466,7 +1466,7 @@ Subelements will be moved upwards.]]> category.label - Category + Category @@ -1477,7 +1477,7 @@ Subelements will be moved upwards.]]> instock.label - Instock + Instock @@ -1488,7 +1488,7 @@ Subelements will be moved upwards.]]> mininstock.label - Minimum Instock + Minimum Instock @@ -1501,7 +1501,7 @@ Subelements will be moved upwards.]]> footprint.label - Footprint + Footprint @@ -1512,7 +1512,7 @@ Subelements will be moved upwards.]]> part.avg_price.label - Average Price + Average Price @@ -1521,7 +1521,7 @@ Subelements will be moved upwards.]]> part.supplier.name - Name + Name @@ -1530,7 +1530,7 @@ Subelements will be moved upwards.]]> part.supplier.partnr - Partnr. + Partnr. @@ -1539,7 +1539,7 @@ Subelements will be moved upwards.]]> part.order.minamount - Minimum amount + Minimum amount @@ -1548,7 +1548,7 @@ Subelements will be moved upwards.]]> part.order.price - Price + Price @@ -1557,7 +1557,7 @@ Subelements will be moved upwards.]]> part.order.single_price - Unit Price + Unit Price @@ -1566,7 +1566,7 @@ Subelements will be moved upwards.]]> edit.caption_short - Edit + Edit @@ -1575,7 +1575,7 @@ Subelements will be moved upwards.]]> delete.caption - Delete + Delete @@ -1584,7 +1584,7 @@ Subelements will be moved upwards.]]> part_lots.description - Description + Description @@ -1593,7 +1593,7 @@ Subelements will be moved upwards.]]> part_lots.storage_location - Storage location + Storage location @@ -1602,7 +1602,7 @@ Subelements will be moved upwards.]]> part_lots.amount - Amount + Amount @@ -1611,7 +1611,7 @@ Subelements will be moved upwards.]]> part_lots.location_unknown - Storage location unknown + Storage location unknown @@ -1620,7 +1620,7 @@ Subelements will be moved upwards.]]> part_lots.instock_unknown - Amount unknown + Amount unknown @@ -1629,7 +1629,7 @@ Subelements will be moved upwards.]]> part_lots.expiration_date - Expiration date + Expiration date @@ -1638,7 +1638,7 @@ Subelements will be moved upwards.]]> part_lots.is_expired - Expired + Expired @@ -1647,7 +1647,7 @@ Subelements will be moved upwards.]]> part_lots.need_refill - Needs refill + Needs refill @@ -1656,7 +1656,7 @@ Subelements will be moved upwards.]]> part.info.prev_picture - Previous picture + Previous picture @@ -1665,7 +1665,7 @@ Subelements will be moved upwards.]]> part.info.next_picture - Next picture + Next picture @@ -1674,7 +1674,7 @@ Subelements will be moved upwards.]]> part.mass.tooltip - Mass + Mass @@ -1683,7 +1683,7 @@ Subelements will be moved upwards.]]> part.needs_review.badge - Needs review + Needs review @@ -1692,7 +1692,7 @@ Subelements will be moved upwards.]]> part.favorite.badge - Favorite + Favorite @@ -1701,7 +1701,7 @@ Subelements will be moved upwards.]]> part.obsolete.badge - No longer available + No longer available @@ -1740,7 +1740,7 @@ Subelements will be moved upwards.]]> part.delete.confirm_title - Do you really want to delete this part? + Do you really want to delete this part? @@ -1749,7 +1749,7 @@ Subelements will be moved upwards.]]> part.delete.message - This part and any associated information (like attachments, price informations, etc.) will be deleted. This can not be undone! + This part and any associated information (like attachments, price informations, etc.) will be deleted. This can not be undone! @@ -1758,7 +1758,7 @@ Subelements will be moved upwards.]]> part.delete - Delete part + Delete part @@ -1767,7 +1767,7 @@ Subelements will be moved upwards.]]> parts_list.all.title - All parts + All parts @@ -1776,7 +1776,7 @@ Subelements will be moved upwards.]]> parts_list.category.title - Parts with category + Parts with category @@ -1785,7 +1785,7 @@ Subelements will be moved upwards.]]> parts_list.footprint.title - Parts with footprint + Parts with footprint @@ -1794,7 +1794,7 @@ Subelements will be moved upwards.]]> parts_list.manufacturer.title - Parts with manufacturer + Parts with manufacturer @@ -1803,7 +1803,7 @@ Subelements will be moved upwards.]]> parts_list.search.title - Search Parts + Search Parts @@ -1812,7 +1812,7 @@ Subelements will be moved upwards.]]> parts_list.storelocation.title - Parts with store locations + Parts with store locations @@ -1821,7 +1821,7 @@ Subelements will be moved upwards.]]> parts_list.supplier.title - Parts with supplier + Parts with supplier @@ -1830,7 +1830,7 @@ Subelements will be moved upwards.]]> parts_list.tags.title - Parts with tag + Parts with tag @@ -1839,7 +1839,7 @@ Subelements will be moved upwards.]]> entity.info.common.tab - Common + Common @@ -1848,7 +1848,7 @@ Subelements will be moved upwards.]]> entity.info.statistics.tab - Statistics + Statistics @@ -1857,7 +1857,7 @@ Subelements will be moved upwards.]]> entity.info.name - Name + Name @@ -1867,7 +1867,7 @@ Subelements will be moved upwards.]]> entity.info.parent - Parent + Parent @@ -1876,7 +1876,7 @@ Subelements will be moved upwards.]]> entity.edit.btn - Edit + Edit @@ -1885,7 +1885,7 @@ Subelements will be moved upwards.]]> entity.info.children_count - Count of children elements + Count of children elements @@ -1924,14 +1924,14 @@ Subelements will be moved upwards.]]> user.logout - Logout + Logout templates\security\2fa_form.html.twig:6 - + tfa.check.code.label Authenticator app code @@ -1940,7 +1940,7 @@ Subelements will be moved upwards.]]> templates\security\2fa_form.html.twig:10 - + tfa.check.code.help Enter the 6-digit code from your Authenticator App or one of your backup codes if the Authenticator is not available. @@ -2021,7 +2021,7 @@ Subelements will be moved upwards.]]> pw_reset.password_forget - Forgot username/password? + Forgot username/password? @@ -2030,7 +2030,7 @@ Subelements will be moved upwards.]]> pw_reset.new_pw.header.title - Set new password + Set new password @@ -2039,7 +2039,7 @@ Subelements will be moved upwards.]]> pw_reset.request.header.title - Request a new password + Request a new password @@ -2192,7 +2192,7 @@ Subelements will be moved upwards.]]> user.info.label - User informations + User informations @@ -2286,7 +2286,7 @@ Subelements will be moved upwards.]]> user.settings.label - User settings + User settings @@ -2653,7 +2653,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can sidebar.toggle - Toggle Sidebar + Toggle Sidebar @@ -2663,7 +2663,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can search.options.label - Search options + Search options @@ -2674,7 +2674,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can name.label - Name + Name @@ -2687,7 +2687,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can storelocation.label - Store location + Store location @@ -2697,7 +2697,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can ordernumber.label.short - Ordernr. + Ordernr. @@ -2708,7 +2708,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can supplier.label - Supplier + Supplier @@ -2718,7 +2718,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can search.deactivateBarcode - Deact. Barcode + Deact. Barcode @@ -2728,7 +2728,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can search.regexmatching - Reg.Ex. Matching + Reg.Ex. Matching @@ -2738,7 +2738,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can go.exclamation - Go! + Go! @@ -2748,7 +2748,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can barcode.scan - Scan Barcode + Scan Barcode @@ -2758,7 +2758,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can user.loggedin.label - Logged in as + Logged in as @@ -2768,7 +2768,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can user.login - Login + Login @@ -2777,7 +2777,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can ui.toggle_darkmode - Darkmode + Darkmode @@ -2789,7 +2789,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can user.language_select - Switch Language + Switch Language @@ -2799,7 +2799,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can language.english - English + English @@ -2809,7 +2809,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can language.german - German + German @@ -2823,7 +2823,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can device.labelp - Devices + Devices @@ -2835,7 +2835,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can actions - Actions + Actions @@ -2847,7 +2847,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can datasource - Datasource + Datasource @@ -2859,7 +2859,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can manufacturer.labelp - Manufacturers + Manufacturers @@ -2871,7 +2871,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can supplier.labelp - Suppliers + Suppliers @@ -2883,7 +2883,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.download_failed - Download of the external attachment failed. + Download of the external attachment failed. @@ -2960,7 +2960,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edited_flash.invalid - Error during saving: Please check your inputs! + Error during saving: Please check your inputs! @@ -2990,7 +2990,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.created_flash.invalid - Error during creation: Please check your inputs! + Error during creation: Please check your inputs! @@ -2999,7 +2999,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.password_change_needed - Password change needed! + Password change needed! @@ -3008,7 +3008,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.user_or_email - Username / Email + Username / Email @@ -3017,7 +3017,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.request.success - Reset request was successful! Please check your emails for further instructions. + Reset request was successful! Please check your emails for further instructions. @@ -3026,7 +3026,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.username - Username + Username @@ -3035,7 +3035,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.token - Token + Token @@ -3044,7 +3044,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.new_pw.error - Username or Token invalid! Please check your input. + Username or Token invalid! Please check your input. @@ -3053,7 +3053,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.new_pw.success - Password was reset successfully. You can now login with your new password. + Password was reset successfully. You can now login with your new password. @@ -3164,7 +3164,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.name - Name + Name @@ -3173,7 +3173,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.table.type - Attachment type + Attachment type @@ -3182,7 +3182,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.table.element - Associated element + Associated element @@ -3192,7 +3192,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.addedDate - Created at + Created at @@ -3202,7 +3202,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.lastModified - Last modified + Last modified @@ -3212,7 +3212,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.show_in_table - Show in table + Show in table @@ -3226,7 +3226,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can true - true + true @@ -3241,7 +3241,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can false - false + false @@ -3250,7 +3250,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.isPicture - Picture? + Picture? @@ -3259,7 +3259,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.is3DModel - 3D model? + 3D model? @@ -3268,7 +3268,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.isBuiltin - Builtin? + Builtin? @@ -3277,7 +3277,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.name - Name + Name @@ -3286,7 +3286,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.id - Id + Id @@ -3295,7 +3295,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.description - Description + Description @@ -3304,7 +3304,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.category - Category + Category @@ -3313,7 +3313,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.footprint - Footprint + Footprint @@ -3322,7 +3322,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.manufacturer - Manufacturer + Manufacturer @@ -3331,7 +3331,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.storeLocations - Store locations + Store locations @@ -3340,7 +3340,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.amount - Amount + Amount @@ -3349,7 +3349,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.minamount - Min. Amount + Min. Amount @@ -3358,7 +3358,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.partUnit - Measurement Unit + Measurement Unit @@ -3367,7 +3367,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.needsReview - Needs review + Needs review @@ -3376,7 +3376,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.favorite - Favorite + Favorite @@ -3385,7 +3385,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.manufacturingStatus - Status + Status @@ -3396,7 +3396,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.unknown - Unknown + Unknown @@ -3406,7 +3406,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.announced - Announced + Announced @@ -3416,7 +3416,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.active - Active + Active @@ -3426,7 +3426,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.nrfnd - Not recommended for new designs + Not recommended for new designs @@ -3436,7 +3436,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.eol - End of life + End of life @@ -3446,7 +3446,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.discontinued - Discontinued + Discontinued @@ -3455,7 +3455,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.mpn - MPN + MPN @@ -3464,7 +3464,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.mass - Mass + Mass @@ -3473,7 +3473,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.table.tags - Tags + Tags @@ -3491,7 +3491,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.login_successful - Login successful + Login successful @@ -3500,7 +3500,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.default_comment.placeholder - e.g. useful for switching + e.g. useful for switching @@ -3549,7 +3549,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can import.abort_on_validation.help - When this option is activated, the whole import process is aborted if invalid data is detected. If not selected, the invalid data is ignored and the importer will try to import the other elements. + When this option is activated, the whole import process is aborted if invalid data is detected. If not selected, the invalid data is ignored and the importer will try to import the other elements. @@ -3618,7 +3618,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.secure_file.help - An attachment marked private can only accessed by authenticated users with the proper permission. If this is activated no thumbnails are generated and access to file is less perfomant. + An attachment marked private can only accessed by authenticated users with the proper permission. If this is activated no thumbnails are generated and access to file is less perfomant. @@ -3627,7 +3627,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.url.help - You can specify a url to an external file here, or input an keyword which is used to search in builtin ressources (e.g. footprints) + You can specify a url to an external file here, or input an keyword which is used to search in builtin ressources (e.g. footprints) @@ -3636,7 +3636,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.attachment_type - Attachment type + Attachment type @@ -3645,7 +3645,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.secure_file - Private attachment + Private attachment @@ -3654,7 +3654,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.url - URL + URL @@ -3663,7 +3663,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.download_url - Download external file + Download external file @@ -3672,7 +3672,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.edit.file - Upload file + Upload file @@ -3681,7 +3681,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetails.edit.supplierpartnr - Order number + Order number @@ -3690,7 +3690,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetails.edit.supplier - Supplier + Supplier @@ -3699,7 +3699,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetails.edit.url - Link to offer + Link to offer @@ -3708,7 +3708,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetails.edit.obsolete - No longer available + No longer available @@ -3717,7 +3717,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetails.edit.supplierpartnr.placeholder - e.g. BC 547 + e.g. BC 547 @@ -3726,7 +3726,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.name - Name + Name @@ -3735,7 +3735,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.description - Description + Description @@ -3744,7 +3744,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.mininstock - Minimum stock + Minimum stock @@ -3753,7 +3753,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.category - Category + Category @@ -3762,7 +3762,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.footprint - Footprint + Footprint @@ -3771,7 +3771,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.tags - Tags + Tags @@ -3780,7 +3780,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.manufacturer.label - Manufacturer + Manufacturer @@ -3789,7 +3789,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.manufacturer_url.label - Link to product page + Link to product page @@ -3798,7 +3798,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.mpn - Manufacturer part number + Manufacturer part number @@ -3807,7 +3807,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.manufacturing_status - Manufacturing status + Manufacturing status @@ -3816,7 +3816,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.needs_review - Needs review + Needs review @@ -3825,7 +3825,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.is_favorite - Favorite + Favorite @@ -3834,7 +3834,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.mass - Mass + Mass @@ -3843,7 +3843,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.partUnit - Measuring unit + Measuring unit @@ -3852,7 +3852,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.comment - Comment + Comment @@ -3861,7 +3861,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.master_attachment - Preview image + Preview image @@ -3890,7 +3890,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.name.placeholder - e.g. BC547 + e.g. BC547 @@ -3899,7 +3899,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.edit.description.placeholder - e.g. NPN 45V, 0,1A, 0,5W + e.g. NPN 45V, 0,1A, 0,5W @@ -3908,7 +3908,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.editmininstock.placeholder - e.g. 1 + e.g. 1 @@ -3917,7 +3917,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.description - Description + Description @@ -3926,7 +3926,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.location - Storage location + Storage location @@ -3935,7 +3935,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.amount - Amount + Amount @@ -3944,7 +3944,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.instock_unknown - Amount unknown + Amount unknown @@ -3953,7 +3953,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.needs_refill - Needs refill + Needs refill @@ -3962,7 +3962,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.expiration_date - Expiration date + Expiration date @@ -3971,7 +3971,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.edit.comment - Comment + Comment @@ -3980,7 +3980,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can perm.group.other - Miscellaneous + Miscellaneous @@ -4078,7 +4078,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can user.currency.label - Preferred currency + Preferred currency @@ -4137,7 +4137,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment.label - Attachment + Attachment @@ -4146,7 +4146,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment_type.label - Attachment type + Attachment type @@ -4155,7 +4155,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can device.label - Project + Project @@ -4164,7 +4164,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can measurement_unit.label - Measurement unit + Measurement unit @@ -4173,7 +4173,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part.label - Part + Part @@ -4182,7 +4182,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can part_lot.label - Part lot + Part lot @@ -4191,7 +4191,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can currency.label - Currency + Currency @@ -4200,7 +4200,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can orderdetail.label - Order detail + Order detail @@ -4209,7 +4209,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pricedetail.label - Price detail + Price detail @@ -4218,7 +4218,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can user.label - User + User @@ -4227,7 +4227,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can markdown.loading - Loading markdown. If this message does not disappear, try to reload the page. + Loading markdown. If this message does not disappear, try to reload the page. @@ -4236,7 +4236,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can pw_reset.email.subject - Password reset for your Part-DB account + Password reset for your Part-DB account @@ -4256,7 +4256,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.show - Show + Show @@ -4265,7 +4265,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.system - System + System @@ -4324,7 +4324,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.edit.storelocation - Storage locations + Storage locations @@ -4333,7 +4333,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.edit.footprint - Footprints + Footprints @@ -4342,7 +4342,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.edit.currency - Currencies + Currencies @@ -4351,7 +4351,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.edit.measurement_unit - Measurement Unit + Measurement Unit @@ -4360,7 +4360,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.edit.part - Part + Part @@ -4379,7 +4379,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.show.all_attachments - Attachments + Attachments @@ -4388,7 +4388,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.system.users - Users + Users @@ -4397,7 +4397,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can tree.tools.system.groups - Groups + Groups @@ -4425,7 +4425,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.noneofitschild.self - A element can not be its own parent. + A element can not be its own parent. @@ -4434,7 +4434,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.noneofitschild.children - The parent can not be one of the children of itself. + The parent can not be one of the children of itself. @@ -4443,7 +4443,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.isSelectable - The element must be selectable. + The element must be selectable. @@ -4452,7 +4452,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.part_lot.location_full.no_increasment - The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }}) + The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }}) @@ -4461,7 +4461,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.part_lot.location_full - The storage location was marked as full, so you can not add a new part to it. + The storage location was marked as full, so you can not add a new part to it. @@ -4470,7 +4470,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.part_lot.only_existing - The storage location was marked as "only existing", so you can not add new part to it. + The storage location was marked as "only existing", so you can not add new part to it. @@ -4479,7 +4479,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.part_lot.single_part - The storage location was marked as "single part", so you can not add a new part to it. + The storage location was marked as "single part", so you can not add a new part to it. @@ -4488,7 +4488,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.active.help - The part is currently and in forseeable future in production + The part is currently and in forseeable future in production @@ -4497,7 +4497,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.announced.help - The part was announced but is not available yet. + The part was announced but is not available yet. @@ -4506,7 +4506,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.discontinued.help - The part is discontinued and not produced anymore. + The part is discontinued and not produced anymore. @@ -4515,7 +4515,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.eol.help - The product has reached its end-of-life and the production will be stopped soon. + The product has reached its end-of-life and the production will be stopped soon. @@ -4524,7 +4524,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.nrfnd.help - The part is currently in production but is not recommended for new designs. + The part is currently in production but is not recommended for new designs. @@ -4533,7 +4533,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can m_status.unknown.help - The manufacturing status of the part is not known. + The manufacturing status of the part is not known. @@ -4542,7 +4542,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.success - Success + Success @@ -4551,7 +4551,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.error - Error + Error @@ -4560,7 +4560,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.warning - Warning + Warning @@ -4569,7 +4569,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.notice - Notice + Notice @@ -4578,7 +4578,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can flash.info - Info + Info @@ -4587,7 +4587,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can validator.noLockout - You can not withdraw yourself the "change permission" permission, to prevent that you lockout yourself accidentally. + You can not withdraw yourself the "change permission" permission, to prevent that you lockout yourself accidentally. @@ -4596,7 +4596,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment_type.edit.filetype_filter - Allowed file extensions. + Allowed file extensions. @@ -4605,7 +4605,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment_type.edit.filetype_filter.help - You can specify a comma separated list of file extension or mimetypes, which an uploaded file must have when assigned to this attachment type. To allow all supported image files you can use image/*. + You can specify a comma separated list of file extension or mimetypes, which an uploaded file must have when assigned to this attachment type. To allow all supported image files you can use image/*. @@ -4614,7 +4614,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can attachment_type.edit.filetype_filter.placeholder - e.g. .txt, application/pdf, image/* + e.g. .txt, application/pdf, image/* @@ -4633,7 +4633,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can entity.edit.not_selectable - Not selectable + Not selectable @@ -4642,7 +4642,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can entity.edit.not_selectable.help - If this option is activated, this element can not be assigned to a part property. Useful if this element is just used for grouping. + If this option is activated, this element can not be assigned to a part property. Useful if this element is just used for grouping. @@ -4651,7 +4651,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can bbcode.hint - You can use BBCode here (e.g. [b]Bold[/b]) + You can use BBCode here (e.g. [b]Bold[/b]) @@ -4660,7 +4660,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can entity.create - Create element + Create element @@ -4669,7 +4669,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can entity.edit.save - Save + Save @@ -4678,7 +4678,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_footprints - Disable footprints + Disable footprints @@ -4687,7 +4687,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_footprints.help - If this option is activated, the footprint property is disabled for all parts with this category. + If this option is activated, the footprint property is disabled for all parts with this category. @@ -4696,7 +4696,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_manufacturers - Disable manufacturers + Disable manufacturers @@ -4705,7 +4705,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_manufacturers.help - If this option is activated, the manufacturer property is disabled for all parts with this category. + If this option is activated, the manufacturer property is disabled for all parts with this category. @@ -4714,7 +4714,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_autodatasheets - Disable automatic datasheet links + Disable automatic datasheet links @@ -4723,7 +4723,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_autodatasheets.help - If this option is activated, no automatic links to datasheets are created for parts with this category. + If this option is activated, no automatic links to datasheets are created for parts with this category. @@ -4732,7 +4732,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_properties - Disable properties + Disable properties @@ -4741,7 +4741,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.disable_properties.help - If this option is activated, the part properties are disabled for parts with this category. + If this option is activated, the part properties are disabled for parts with this category. @@ -4750,7 +4750,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.partname_hint - Part name hint + Part name hint @@ -4759,7 +4759,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.partname_hint.placeholder - e.g. 100nF + e.g. 100nF @@ -4768,7 +4768,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.partname_regex - Name filter + Name filter @@ -4777,7 +4777,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.default_description - Default description + Default description @@ -4786,7 +4786,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.default_description.placeholder - e.g. Capacitor, 10mm x 10mm, SMD + e.g. Capacitor, 10mm x 10mm, SMD @@ -4795,7 +4795,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can category.edit.default_comment - Default comment + Default comment @@ -4804,7 +4804,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can company.edit.address - Address + Address @@ -4813,7 +4813,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can company.edit.address.placeholder - e.g. Examplestreet 314 + e.g. Examplestreet 314 Exampletown @@ -4823,7 +4823,7 @@ Exampletown company.edit.phone_number - Phone number + Phone number @@ -4832,7 +4832,7 @@ Exampletown company.edit.phone_number.placeholder - +49 12345 6789 + +49 12345 6789 @@ -4841,7 +4841,7 @@ Exampletown company.edit.fax_number - Fax number + Fax number @@ -4850,7 +4850,7 @@ Exampletown company.edit.email - Email + Email @@ -4859,7 +4859,7 @@ Exampletown company.edit.email.placeholder - e.g. contact@foo.bar + e.g. contact@foo.bar @@ -4868,7 +4868,7 @@ Exampletown company.edit.website - Website + Website @@ -4877,7 +4877,7 @@ Exampletown company.edit.website.placeholder - https://www.foo.bar + https://www.foo.bar @@ -4886,7 +4886,7 @@ Exampletown company.edit.auto_product_url - Product url + Product url @@ -4895,7 +4895,7 @@ Exampletown company.edit.auto_product_url.help - This field is used to determine an link to the part on the company page. %PARTNR% will be replaced with the order number. + This field is used to determine an link to the part on the company page. %PARTNR% will be replaced with the order number. @@ -4904,7 +4904,7 @@ Exampletown company.edit.auto_product_url.placeholder - https://foo.bar/product/%PARTNR% + https://foo.bar/product/%PARTNR% @@ -4913,7 +4913,7 @@ Exampletown currency.edit.iso_code - ISO code + ISO code @@ -4922,7 +4922,7 @@ Exampletown currency.edit.exchange_rate - Exchange rate + Exchange rate @@ -4931,7 +4931,7 @@ Exampletown footprint.edit.3d_model - 3D model + 3D model @@ -4940,7 +4940,7 @@ Exampletown mass_creation.lines - Input + Input @@ -4949,7 +4949,7 @@ Exampletown mass_creation.lines.placeholder - Element 1 + Element 1 Element 2 Element 3 @@ -4960,7 +4960,7 @@ Element 3 entity.mass_creation.btn - Create + Create @@ -4969,7 +4969,7 @@ Element 3 measurement_unit.edit.is_integer - Is integer + Is integer @@ -4978,7 +4978,7 @@ Element 3 measurement_unit.edit.is_integer.help - If this option is activated, all values with this unit will be rounded to whole numbers. + If this option is activated, all values with this unit will be rounded to whole numbers. @@ -4987,7 +4987,7 @@ Element 3 measurement_unit.edit.use_si_prefix - Use SI prefix + Use SI prefix @@ -4996,7 +4996,7 @@ Element 3 measurement_unit.edit.use_si_prefix.help - If this option is activated, values are outputted with SI prefixes (e.g. 1,2kg instead of 1200g) + If this option is activated, values are outputted with SI prefixes (e.g. 1,2kg instead of 1200g) @@ -5005,7 +5005,7 @@ Element 3 measurement_unit.edit.unit_symbol - Unit symbol + Unit symbol @@ -5014,7 +5014,7 @@ Element 3 measurement_unit.edit.unit_symbol.placeholder - e.g. m + e.g. m @@ -5023,7 +5023,7 @@ Element 3 storelocation.edit.is_full.label - Storelocation full + Storelocation full @@ -5032,7 +5032,7 @@ Element 3 storelocation.edit.is_full.help - If this option is selected, it is neither possible to add new parts to this storelocation or to increase the amount of existing parts. + If this option is selected, it is neither possible to add new parts to this storelocation or to increase the amount of existing parts. @@ -5041,7 +5041,7 @@ Element 3 storelocation.limit_to_existing.label - Limit to existing parts + Limit to existing parts @@ -5050,7 +5050,7 @@ Element 3 storelocation.limit_to_existing.help - If this option is activated, it is not possible to add new parts to this storelocation, but the amount of existing parts can be increased. + If this option is activated, it is not possible to add new parts to this storelocation, but the amount of existing parts can be increased. @@ -5059,7 +5059,7 @@ Element 3 storelocation.only_single_part.label - Only single part + Only single part @@ -5068,7 +5068,7 @@ Element 3 storelocation.only_single_part.help - If this option is activated, only a single part (with every amount) can be assigned to this store location. Useful for small SMD boxes or feeders. + If this option is activated, only a single part (with every amount) can be assigned to this store location. Useful for small SMD boxes or feeders. @@ -5077,7 +5077,7 @@ Element 3 storelocation.storage_type.label - Storage type + Storage type @@ -5086,7 +5086,7 @@ Element 3 storelocation.storage_type.help - You can select a measurement unit here, which a part must have to be able to be assigned to this storage loaction + You can select a measurement unit here, which a part must have to be able to be assigned to this storage loaction @@ -5095,7 +5095,7 @@ Element 3 supplier.edit.default_currency - Default currency + Default currency @@ -5104,7 +5104,7 @@ Element 3 supplier.shipping_costs.label - Shipping Costs + Shipping Costs @@ -5113,7 +5113,7 @@ Element 3 user.username.placeholder - e.g. j.doe + e.g. j.doe @@ -5122,7 +5122,7 @@ Element 3 user.firstName.placeholder - e.g John + e.g John @@ -5131,7 +5131,7 @@ Element 3 user.lastName.placeholder - e.g. Doe + e.g. Doe @@ -5140,7 +5140,7 @@ Element 3 user.email.placeholder - j.doe@ecorp.com + j.doe@ecorp.com @@ -5149,7 +5149,7 @@ Element 3 user.department.placeholder - e.g. Development + e.g. Development @@ -5158,7 +5158,7 @@ Element 3 user.settings.pw_new.label - New password + New password @@ -5167,7 +5167,7 @@ Element 3 user.settings.pw_confirm.label - Confirm new password + Confirm new password @@ -5176,7 +5176,7 @@ Element 3 user.edit.needs_pw_change - User needs to change password + User needs to change password @@ -5185,7 +5185,7 @@ Element 3 user.edit.user_disabled - User disbaled (no login possible) + User disbaled (no login possible) @@ -5194,7 +5194,7 @@ Element 3 user.create - Create user + Create user @@ -5203,7 +5203,7 @@ Element 3 user.edit.save - Save + Save @@ -5212,7 +5212,7 @@ Element 3 entity.edit.reset - Discard changes + Discard changes @@ -5222,7 +5222,7 @@ Element 3 part.withdraw.caption: - Withdraw parts: + Withdraw parts: @@ -5232,7 +5232,7 @@ Element 3 part.withdraw.btn - Withdraw + Withdraw @@ -5242,7 +5242,7 @@ Element 3 part.withdraw.comment: - Comment/Purpose + Comment/Purpose @@ -5252,7 +5252,7 @@ Element 3 part.add.caption - Add parts + Add parts @@ -5262,7 +5262,7 @@ Element 3 part.add.btn - Add + Add @@ -5272,7 +5272,7 @@ Element 3 part.add.comment - Comment/Purpose + Comment/Purpose @@ -5331,7 +5331,7 @@ Element 3 homepage.basedOn - Based on work of + Based on work of @@ -5340,7 +5340,7 @@ Element 3 homepage.others - and others + and others @@ -5349,7 +5349,7 @@ Element 3 part.order.price_per - Price per + Price per @@ -5358,7 +5358,7 @@ Element 3 part.withdraw.caption - Withdraw parts + Withdraw parts @@ -5376,7 +5376,7 @@ Element 3 perm.group.parts - Parts + Parts @@ -5385,7 +5385,7 @@ Element 3 perm.group.structures - Data structures + Data structures @@ -5394,7 +5394,7 @@ Element 3 perm.group.system - System + System @@ -5403,7 +5403,7 @@ Element 3 perm.parts - Common + Common @@ -5412,7 +5412,7 @@ Element 3 perm.read - View + View @@ -5421,7 +5421,7 @@ Element 3 perm.edit - Edit + Edit @@ -5430,7 +5430,7 @@ Element 3 perm.create - Create + Create @@ -5439,7 +5439,7 @@ Element 3 perm.part.move - Change category + Change category @@ -5448,7 +5448,7 @@ Element 3 perm.delete - Delete + Delete @@ -5457,7 +5457,7 @@ Element 3 perm.part.search - Search + Search @@ -5466,7 +5466,7 @@ Element 3 perm.part.all_parts - List all parts + List all parts @@ -5475,7 +5475,7 @@ Element 3 perm.part.no_price_parts - List parts without price infos + List parts without price infos @@ -5484,7 +5484,7 @@ Element 3 perm.part.obsolete_parts - List obsolete parts + List obsolete parts @@ -5493,7 +5493,7 @@ Element 3 perm.part.unknown_instock_parts - Show parts with unknown instock + Show parts with unknown instock @@ -5502,7 +5502,7 @@ Element 3 perm.part.change_favorite - Change favorite status + Change favorite status @@ -5511,7 +5511,7 @@ Element 3 perm.part.show_favorite - List favorite parts + List favorite parts @@ -5520,7 +5520,7 @@ Element 3 perm.part.show_last_edit_parts - Show last edited/added parts + Show last edited/added parts @@ -5529,7 +5529,7 @@ Element 3 perm.part.show_users - Show last modifying user + Show last modifying user @@ -5538,7 +5538,7 @@ Element 3 perm.part.show_history - Show history + Show history @@ -5547,7 +5547,7 @@ Element 3 perm.part.name - Name + Name @@ -5556,7 +5556,7 @@ Element 3 perm.part.description - Description + Description @@ -5565,7 +5565,7 @@ Element 3 perm.part.instock - Instock + Instock @@ -5574,7 +5574,7 @@ Element 3 perm.part.mininstock - Minimum instock + Minimum instock @@ -5583,7 +5583,7 @@ Element 3 perm.part.comment - Comment + Comment @@ -5592,7 +5592,7 @@ Element 3 perm.part.storelocation - Storelocation + Storelocation @@ -5601,7 +5601,7 @@ Element 3 perm.part.manufacturer - Manufacturer + Manufacturer @@ -5610,7 +5610,7 @@ Element 3 perm.part.orderdetails - Order informations + Order informations @@ -5619,7 +5619,7 @@ Element 3 perm.part.prices - Prices + Prices @@ -5628,7 +5628,7 @@ Element 3 perm.part.attachments - File attachments + File attachments @@ -5637,7 +5637,7 @@ Element 3 perm.part.order - Orders + Orders @@ -5646,7 +5646,7 @@ Element 3 perm.storelocations - Storelocations + Storelocations @@ -5655,7 +5655,7 @@ Element 3 perm.move - Move + Move @@ -5664,7 +5664,7 @@ Element 3 perm.list_parts - List parts + List parts @@ -5673,7 +5673,7 @@ Element 3 perm.part.footprints - Footprints + Footprints @@ -5682,7 +5682,7 @@ Element 3 perm.part.categories - Categories + Categories @@ -5691,7 +5691,7 @@ Element 3 perm.part.supplier - Suppliers + Suppliers @@ -5700,7 +5700,7 @@ Element 3 perm.part.manufacturers - Manufacturers + Manufacturers @@ -5709,7 +5709,7 @@ Element 3 perm.part.devices - Devices + Devices @@ -5718,7 +5718,7 @@ Element 3 perm.part.attachment_types - Attachment types + Attachment types @@ -5727,7 +5727,7 @@ Element 3 perm.tools.import - Import + Import @@ -5736,7 +5736,7 @@ Element 3 perm.tools.labels - Labels + Labels @@ -5745,7 +5745,7 @@ Element 3 perm.tools.calculator - Resistor calculator + Resistor calculator @@ -5754,7 +5754,7 @@ Element 3 perm.tools.footprints - Footprints + Footprints @@ -5763,7 +5763,7 @@ Element 3 perm.tools.ic_logos - IC logos + IC logos @@ -5772,7 +5772,7 @@ Element 3 perm.tools.statistics - Statistics + Statistics @@ -5781,7 +5781,7 @@ Element 3 perm.edit_permissions - Edit permissions + Edit permissions @@ -5790,7 +5790,7 @@ Element 3 perm.users.edit_user_name - Edit user name + Edit user name @@ -5799,7 +5799,7 @@ Element 3 perm.users.edit_change_group - Change group + Change group @@ -5808,7 +5808,7 @@ Element 3 perm.users.edit_infos - Edit infos + Edit infos @@ -5817,7 +5817,7 @@ Element 3 perm.users.edit_permissions - Edit permissions + Edit permissions @@ -5826,7 +5826,7 @@ Element 3 perm.users.set_password - Set password + Set password @@ -5835,7 +5835,7 @@ Element 3 perm.users.change_user_settings - Change user settings + Change user settings @@ -5844,7 +5844,7 @@ Element 3 perm.database.see_status - Show status + Show status @@ -5853,7 +5853,7 @@ Element 3 perm.database.update_db - Update DB + Update DB @@ -5862,7 +5862,7 @@ Element 3 perm.database.read_db_settings - Read DB settings + Read DB settings @@ -5871,7 +5871,7 @@ Element 3 perm.database.write_db_settings - Write DB settings + Write DB settings @@ -5880,7 +5880,7 @@ Element 3 perm.config.read_config - Read config + Read config @@ -5889,7 +5889,7 @@ Element 3 perm.config.edit_config - Edit config + Edit config @@ -5898,7 +5898,7 @@ Element 3 perm.config.server_info - Server info + Server info @@ -5907,7 +5907,7 @@ Element 3 perm.config.use_debug - Use debug tools + Use debug tools @@ -5916,7 +5916,7 @@ Element 3 perm.show_logs - Show logs + Show logs @@ -5925,7 +5925,7 @@ Element 3 perm.delete_logs - Delete logs + Delete logs @@ -5934,7 +5934,7 @@ Element 3 perm.self.edit_infos - Edit infos + Edit infos @@ -5943,7 +5943,7 @@ Element 3 perm.self.edit_username - Edit username + Edit username @@ -5952,7 +5952,7 @@ Element 3 perm.self.show_permissions - View permissions + View permissions @@ -5961,7 +5961,7 @@ Element 3 perm.self.show_logs - Show own log entries + Show own log entries @@ -5970,7 +5970,7 @@ Element 3 perm.self.create_labels - Create labels + Create labels @@ -5979,7 +5979,7 @@ Element 3 perm.self.edit_options - Edit options + Edit options @@ -5988,7 +5988,7 @@ Element 3 perm.self.delete_profiles - Delete profiles + Delete profiles @@ -5997,7 +5997,7 @@ Element 3 perm.self.edit_profiles - Edit profiles + Edit profiles @@ -6006,7 +6006,7 @@ Element 3 perm.part.tools - Tools + Tools @@ -6015,7 +6015,7 @@ Element 3 perm.groups - Groups + Groups @@ -6024,7 +6024,7 @@ Element 3 perm.users - Users + Users @@ -6033,7 +6033,7 @@ Element 3 perm.database - Database + Database @@ -6042,7 +6042,7 @@ Element 3 perm.config - Configuration + Configuration @@ -6051,7 +6051,7 @@ Element 3 perm.system - System + System @@ -6060,7 +6060,7 @@ Element 3 perm.device_parts - Device parts + Device parts @@ -6069,7 +6069,7 @@ Element 3 perm.self - Own user + Own user @@ -6078,7 +6078,7 @@ Element 3 perm.labels - Labels + Labels @@ -6087,7 +6087,7 @@ Element 3 perm.part.category - Category + Category @@ -6096,7 +6096,7 @@ Element 3 perm.part.minamount - Minimum amount + Minimum amount @@ -6105,7 +6105,7 @@ Element 3 perm.part.footprint - Footprint + Footprint @@ -6114,7 +6114,7 @@ Element 3 perm.part.mpn - MPN + MPN @@ -6123,7 +6123,7 @@ Element 3 perm.part.status - Manufacturing status + Manufacturing status @@ -6132,7 +6132,7 @@ Element 3 perm.part.tags - Tags + Tags @@ -6141,7 +6141,7 @@ Element 3 perm.part.unit - Part unit + Part unit @@ -6150,7 +6150,7 @@ Element 3 perm.part.mass - Mass + Mass @@ -6159,7 +6159,7 @@ Element 3 perm.part.lots - Part lots + Part lots @@ -6168,7 +6168,7 @@ Element 3 perm.show_users - Show last modifying user + Show last modifying user @@ -6177,7 +6177,7 @@ Element 3 perm.currencies - Currencies + Currencies @@ -6186,14 +6186,14 @@ Element 3 perm.measurement_units - Measurement unit + Measurement unit obsolete - + user.settings.pw_old.label Old password @@ -6204,7 +6204,7 @@ Element 3 pw_reset.submit - Reset password + Reset password diff --git a/translations/validators.de.xlf b/translations/validators.de.xlf index f13e0ced..47ca4fac 100644 --- a/translations/validators.de.xlf +++ b/translations/validators.de.xlf @@ -919,7 +919,7 @@ validator.noneofitschild.self - Ein Element kann nicht sich selbst übergeordnet sein! + Ein Element kann nicht sich selbst übergeordnet sein! @@ -928,7 +928,7 @@ validator.noneofitschild.children - Ein Kindelement kann nicht das übergeordnete Element sein! + Ein Kindelement kann nicht das übergeordnete Element sein! @@ -937,7 +937,7 @@ validator.isSelectable - Das Element muss auswählbar sein! + Das Element muss auswählbar sein! @@ -946,7 +946,7 @@ validator.part_lot.location_full.no_increasment - Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }}) + Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }}) @@ -955,7 +955,7 @@ validator.part_lot.location_full - Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden. + Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden. @@ -964,7 +964,7 @@ validator.part_lot.only_existing - Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden. + Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden. @@ -973,7 +973,7 @@ validator.part_lot.single_part - Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden. + Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden. diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf index fcfcc479..0f67a228 100644 --- a/translations/validators.en.xlf +++ b/translations/validators.en.xlf @@ -919,7 +919,7 @@ validator.noneofitschild.self - A element can not be its own parent. + A element can not be its own parent. @@ -928,7 +928,7 @@ validator.noneofitschild.children - The parent can not be one of the children of itself. + The parent can not be one of the children of itself. @@ -937,7 +937,7 @@ validator.isSelectable - The element must be selectable. + The element must be selectable. @@ -946,7 +946,7 @@ validator.part_lot.location_full.no_increasment - The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }}) + The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }}) @@ -955,7 +955,7 @@ validator.part_lot.location_full - The storage location was marked as full, so you can not add a new part to it. + The storage location was marked as full, so you can not add a new part to it. @@ -964,7 +964,7 @@ validator.part_lot.only_existing - The storage location was marked as "only existing", so you can not add new part to it. + The storage location was marked as "only existing", so you can not add new part to it. @@ -973,7 +973,7 @@ validator.part_lot.single_part - The storage location was marked as "single part", so you can not add a new part to it. + The storage location was marked as "single part", so you can not add a new part to it.