Traduzir "function integration level" para alemão

Mostrando 50 de 50 traduções da frase "function integration level" de inglês para alemão

Tradução de inglês para alemão de function integration level

inglês
alemão

EN Fuel level sensors measure the fuel level in the fuel tank. The level is indicated on the fuel gauge. To enable the display of the fuel level, an analog fuel level sensor is integrated in the fuel tank.Similar products More Info

DE Füllstandgeber messen den Kraftstoffvorrat im Tank. Der Füllstand wird an der Kraftstoffanzeige angezeigt. Für die Anzeige des Kraftstoffvorrates ist im Kraftstoffbehälter ein analoger Füllstandgeber integriert. Ähnliche Produkte Mehr Infos

inglês alemão
tank tank
integrated integriert
info infos
measure messen
in the im
products produkte
more mehr
indicated angezeigt
an an
similar die

EN Function Level: This describes a particular function within the General Level group, such as software development (IT) or accounting (finance).

DE Funktionsebene: Hier wird eine bestimmte Funktion innerhalb der Gruppe der allgemeinen Ebene beschrieben, z. B. Softwareentwicklung (IT) oder Rechnungswesen (Finanzen).

inglês alemão
function funktion
level ebene
describes beschrieben
general allgemeinen
group gruppe
software development softwareentwicklung
or oder
it it
a b
within innerhalb
finance rechnungswesen
the wird

EN Please note that in this case the outer parenthesis are part of the function call to the sum() function, whereas the inner parenthesis are part of the sequence that we are passing to the function as a single parameter.

DE Beachten Sie bitte, dass die äußere Klammer in diesem Fall Teil des Funktionsaufrufs der Funktion sum() ist, während die innere Klammer Teil der Sequenz ist, die wir als einen einzigen Parameter an die Funktion übergeben.

inglês alemão
note beachten
parameter parameter
outer äußere
sum sum
please bitte
function funktion
in in
whereas während
sequence sequenz
we wir
this diesem
as als
the fall
that dass

EN By wrapping the MONTH() function in an IFERROR() function, the function will no longer produce an error. 

DE Indem die MONTH()-Funktion umgebrochen wird in eine IFERROR()-Funktion, gibt die Funktion keine Fehlermeldung mehr aus

inglês alemão
month month
by indem
function funktion
in in
no keine
the wird
an eine

EN You can enable your Lambda function for tracing with AWS X-Ray by adding X-Ray permissions to your Lambda function execution role and changing your function “tracing mode” to “active

DE Sie können die Lambda-Funktion für die Nachverfolgung mit AWS X-Ray aktivieren, indem Sie X-Ray-Berechtigungen zur Ausführungsrolle Ihrer Lambda-Funktion hinzufügen und den Nachverfolgungsmodus Ihrer Funktion auf "Active" festlegen

inglês alemão
lambda lambda-funktion
tracing nachverfolgung
aws aws
enable aktivieren
active active
adding hinzufügen
function funktion
by indem
can können
your ihrer
for für
with mit

EN they start before the function is initialized, run in parallel with the function, can run after the function execution is complete, and can also run before the Lambda service shuts down the execution environment.

DE Dies bedeutet, dass sie vor Initialisierung der Funktion starten, parallel mit der Funktion laufen, nach Abschluss der Ausführung der Funktion laufen können und zudem laufen können, bevor der Lambda-Dienst die Ausführungsumgebung herunterfährt.

inglês alemão
parallel parallel
complete abschluss
lambda lambda
start starten
function funktion
can können
execution ausführung
service dienst
and und
with mit
in bevor
the der

EN Because Extensions are executed within the same environment as a Lambda function, they have access to the same resources as the function, and permissions are shared between the function and the extension

DE Sie haben Zugriff auf dieselben Ressourcen wie die Funktion und Berechtigungen werden zwischen Funktion und Erweiterung geteilt, weil Erweiterungen in der gleichen Umgebung wie die Lambda-Funktion ausgeführt werden

inglês alemão
environment umgebung
resources ressourcen
shared geteilt
extensions erweiterungen
extension erweiterung
lambda lambda
permissions berechtigungen
executed ausgeführt
function funktion
access zugriff
and und
between zwischen
same dieselben

EN After starting the shell, we just call the function and pass the arguments we want to test the function with. As the function returns an array, we get the result with a var_dump visualization.

DE Nach dem Starten der Shell rufen wir einfach die Funktion auf und übergeben direkt die passenden Argumente, die wir für unseren Test benötigen. Da die Funktion ein Array zurückgibt, erhalten wir ein Ergebnis in Form einer var_dump Visualisierung.

inglês alemão
call rufen
arguments argumente
test test
result ergebnis
visualization visualisierung
shell shell
pass übergeben
we wir
function funktion
and und
want benötigen
array array
with direkt
get erhalten

EN You can enable your Lambda function for tracing with AWS X-Ray by adding X-Ray permissions to your Lambda function execution role and changing your function “tracing mode” to “active

DE Sie können die Lambda-Funktion für die Nachverfolgung mit AWS X-Ray aktivieren, indem Sie X-Ray-Berechtigungen zur Ausführungsrolle Ihrer Lambda-Funktion hinzufügen und den Nachverfolgungsmodus Ihrer Funktion auf "Active" festlegen

inglês alemão
lambda lambda-funktion
tracing nachverfolgung
aws aws
enable aktivieren
active active
adding hinzufügen
function funktion
by indem
can können
your ihrer
for für
with mit

EN they start before the function is initialized, run in parallel with the function, can run after the function execution is complete, and can also run before the Lambda service shuts down the execution environment.

DE Dies bedeutet, dass sie vor Initialisierung der Funktion starten, parallel mit der Funktion laufen, nach Abschluss der Ausführung der Funktion laufen können und zudem laufen können, bevor der Lambda-Dienst die Ausführungsumgebung herunterfährt.

inglês alemão
parallel parallel
complete abschluss
lambda lambda
start starten
function funktion
can können
execution ausführung
service dienst
and und
with mit
in bevor
the der

EN Because Extensions are executed within the same environment as a Lambda function, they have access to the same resources as the function, and permissions are shared between the function and the extension

DE Sie haben Zugriff auf dieselben Ressourcen wie die Funktion und Berechtigungen werden zwischen Funktion und Erweiterung geteilt, weil Erweiterungen in der gleichen Umgebung wie die Lambda-Funktion ausgeführt werden

inglês alemão
environment umgebung
resources ressourcen
shared geteilt
extensions erweiterungen
extension erweiterung
lambda lambda
permissions berechtigungen
executed ausgeführt
function funktion
access zugriff
and und
between zwischen
same dieselben

EN If called from within a function, the return statement immediately ends execution of the current function, and returns its argument as the value of the function call. return also ends the execution of an

DE Wenn return innerhalb einer Funktion aufgerufen wird, beendet es die Ausführung der Funktion augenblicklich und übergibt den Parameter als Rückgabewert der Funktion. return beendet auch die Ausführung von Code innerhalb von

inglês alemão
argument parameter
return return
ends beendet
function funktion
execution ausführung
also auch
if wenn
and und
as als
within innerhalb
a einer

EN Please note that in this case the outer parenthesis are part of the function call to the sum() function, whereas the inner parenthesis are part of the sequence that we are passing to the function as a single parameter.

DE Beachten Sie bitte, dass die äußere Klammer in diesem Fall Teil des Funktionsaufrufs der Funktion sum() ist, während die innere Klammer Teil der Sequenz ist, die wir als einen einzigen Parameter an die Funktion übergeben.

inglês alemão
note beachten
parameter parameter
outer äußere
sum sum
please bitte
function funktion
in in
whereas während
sequence sequenz
we wir
this diesem
as als
the fall
that dass

EN By wrapping the MONTH function in an IFERROR function, the function will no longer produce an error. 

DE Indem die MONTH()-Funktion umgebrochen wird in eine IFERROR()-Funktion, gibt die Funktion keine Fehlermeldung mehr aus

inglês alemão
month month
by indem
function funktion
in in
no keine
the wird
an eine

EN The second and the last step of GoogleCheckout integration is to place cURL code to its correct place ? find the function plgVmOnPaymentResponseReceived and place the following code to the start of the function:

DE Der zweite und letzte Schritt der GoogleCheckout-Integration ist, den URL-Code an der korrekten Stelle zu platzieren ? Suchen Sie nach der Funktion plgVmOnPaymentResponseReceived und platzieren Sie den folgenden Code am Anfang der Funktion:

inglês alemão
last letzte
integration integration
code code
correct korrekten
find suchen
step schritt
function funktion
and und
to zu
the second zweite
place stelle
the den
the start anfang
of der

EN has Children has no Children has Parent s Level 1 is Level 2 is Level 3 is Level 4

DE hat untergeordnete Elemente hat keine untergeordneten Elemente hat übergeordnete Elemente ist Ebene 1 ist Ebene 2 ist Ebene 3 ist Ebene 4

inglês alemão
level ebene
no keine
is ist
has hat

EN LEVEL 3 SYSTEM LEVEL 2 SYSTEM LEVEL 1 SYSTEM LEVEL 0 SYSTEM Production management Process and production Controls Equipment control Field sensor, detectors & actuator NIDEC INDUSTRIAL SOLUTIONS 4.0

DE Systeme Ebene 3 Systeme Ebene 2 System Ebene 1 System Ebene 0 Produktionsmanagement Steuerung von Prozess & Produktion Steuerung der Ausrüstung Feldsensoren, Fühler & Stellantriebe NIDEC INDUSTRIAL SOLUTIONS 4.0

inglês alemão
level ebene
equipment ausrüstung
solutions solutions
amp amp
nidec nidec
system system
process prozess
industrial industrial
production produktion
field von

EN I am free to choose between a general ward anywhere in Switzerland without extra charge, including accommodation comfort of a room with two beds (level 1) or a room with one bed (level 2), a semi-private ward (level 3) or a private ward (level 4).

DE Ich habe in der ganzen Schweiz freie Wahl zwischen der allgemeinen Abteilung im Zweibett- (Stufe 1) oder Einbettzimmer (Stufe 2), wobei keine Zusatzkosten anfallen, und der halbprivaten (Stufe 3) oder der privaten Abteilung (Stufe 4).

inglês alemão
free freie
general allgemeinen
switzerland schweiz
level stufe
or oder
i ich
in in
one und
ward abteilung
between zwischen
private der
to ganzen
choose wahl
with wobei

EN The 25% (2nd management level) and 30% (3rd management level) of women determined for the other management levels were clearly exceeded at 66.67% (2nd management level) and 40% (3rd management level) as of June 30, 2017.

DE Die für die weiteren Führungsebenen festgelegten Frauenanteile von 25% (2. Führungsebene) und 30% (3. Führungsebene) wurden zum 30. Juni 2017 mit 66,67% (2. Führungsebene) und 40% (3. Führungsebene) deutlich übertroffen.

inglês alemão
determined festgelegten
clearly deutlich
june juni
management level führungsebene
and und
were wurden
for für
other weiteren
of von
the zum

EN LEVEL 3 SYSTEM LEVEL 2 SYSTEM LEVEL 1 SYSTEM LEVEL 0 SYSTEM Production management Process and production Controls Equipment control Field sensor, detectors & actuator NIDEC INDUSTRIAL SOLUTIONS 4.0

DE Systeme Ebene 3 Systeme Ebene 2 System Ebene 1 System Ebene 0 Produktionsmanagement Steuerung von Prozess & Produktion Steuerung der Ausrüstung Feldsensoren, Fühler & Stellantriebe NIDEC INDUSTRIAL SOLUTIONS 4.0

inglês alemão
level ebene
equipment ausrüstung
solutions solutions
amp amp
nidec nidec
system system
process prozess
industrial industrial
production produktion
field von

EN If the concurrency of a function reaches the configured level, subsequent invocations of the function have the latency and scale characteristics of regular Lambda functions

DE Wenn die Parallelität einer Funktion die konfigurierte Ebene erreicht, haben nachfolgende Aufrufe der Funktion die Latenz- und Skaleneigenschaften regulärer Lambda-Funktionen

inglês alemão
reaches erreicht
configured konfigurierte
subsequent nachfolgende
latency latenz
lambda lambda
regular regulärer
functions funktionen
level ebene
function funktion
if wenn
have haben
and und
a einer

EN If the concurrency of a function reaches the configured level, subsequent invocations of the function have the latency and scale characteristics of regular Lambda functions

DE Wenn die Parallelität einer Funktion die konfigurierte Ebene erreicht, haben nachfolgende Aufrufe der Funktion die Latenz- und Skaleneigenschaften regulärer Lambda-Funktionen

inglês alemão
reaches erreicht
configured konfigurierte
subsequent nachfolgende
latency latenz
lambda lambda
regular regulärer
functions funktionen
level ebene
function funktion
if wenn
have haben
and und
a einer

EN From 2020, she conducted research there in the sub-project ?Integration Task and Integration Function of Public Service Media? as part of the Research Institute for Social Cohesion (FGZ)

DE Ab 2020 forschte sie dort im Teilprojekt „Integrationsaufgabe und Integrationsfunktion von Public Service Medien“ im Rahmen des Forschungsinstituts Gesellschaftlicher Zusammenhalt (FGZ)

inglês alemão
public public
media medien
cohesion zusammenhalt
service service
she sie
and und
of von

EN Due to the high function integration level and the lead time of the manufactured parts, there was no time for a second try at it.

DE Aufgrund der vielen integrierten Funktionen und der Vorlaufzeit der benötigten Teile bleibt keine Zeit für einen zweiten Versuch.

inglês alemão
function funktionen
parts teile
try versuch
time zeit
and und
no keine
a r
to aufgrund

EN Ducking function automatically reduces the playback level while the input level rises and vice versa

DE Die Ducking-Funktion verringert den Wiedergabepegel, sobald der Eingangspegel ansteigt und umgekehrt

inglês alemão
function funktion
reduces verringert
and und
versa umgekehrt
the den

EN Unleash the power of your SAP data. SAP integration made simple. The interfaces from Theobald Software pave the way for you. Data Integration to the Cloud, BI & Analytics, Databases, and Process Integration.

DE Entfesseln Sie die Kraft Ihrer SAP-Daten. SAP-Integration einfach gemacht. Die Schnittstellen von Theobald Software ebnen Ihnen den Weg. Datenintegration in die Cloud, BI & Analytics, Datenbanken sowie Prozessintegration.

inglês alemão
power kraft
sap sap
integration integration
simple einfach
interfaces schnittstellen
bi bi
databases datenbanken
data integration datenintegration
amp amp
data daten
software software
cloud cloud
analytics analytics
of von
the den
you sie

EN The Definitive Guide to Data Integration takes an in-depth look at the changes and challenges associated with data integration and provides practical steps to developing your data integration strategy.

DE Der ultimative Leitfaden zur Datenintegration beschäftigt sich intensiv mit den Veränderungen und Herausforderungen im Zusammenhang mit Datenintegration und bietet eine praktische Anleitung bei der Entwicklung Ihrer Datenintegrationsstrategie.

inglês alemão
definitive ultimative
challenges herausforderungen
provides bietet
practical praktische
developing entwicklung
data integration datenintegration
changes änderungen
the changes veränderungen
and und
with mit
guide leitfaden
the den

EN In future, competencies such as 'customer integration', 'supplier integration' and 'system integration’ in terms of increased connectivity of vehicles with our environment will considerably grow in importance.

DE Zukünftig werden Kompetenzen wie ‚Customer Integration‘, ‚Supplier Integrationund ‚Systems Integration‘ im Sinne zunehmender Vernetzung des Autos in unsere Umwelt wesentlich an Bedeutung gewinnen.

inglês alemão
future zukünftig
competencies kompetenzen
customer customer
integration integration
system systems
connectivity vernetzung
vehicles autos
our unsere
environment umwelt
considerably wesentlich
grow werden
importance bedeutung
in in
and und
as wie
of des

EN Planning and executing an AWS integration strategy may seem like a daunting task, but it doesn’t have to be. With the right integration tools and information, anyone can get their integration project underway quickly and reliably.

DE Die Planung und Umsetzung einer AWS-Integrationsstrategie klingt vielleicht schwierig, aber das muss nicht so sein. Mit den richtigen Integrationstools und Informationen kann jeder schnell und zuverlässig Integrationsprojekte starten.

inglês alemão
executing umsetzung
aws aws
quickly schnell
reliably zuverlässig
planning planung
right richtigen
information informationen
like so
and und
can kann
with mit
a einer
but aber
the den

EN Talend Cloud Integration Platform helps you manage on-premises, cloud, and hybrid integrations with AWS. Powerful graphical tools, integration templates, and over 900 components are at your command to make sure your integration is a success.

DE Die Talend Cloud Integration Platform unterstützt lokale, cloudbasierte und hybride Integrationen mit AWS. Leistungsstarke grafische Tools, Integrationsvorlagen und über 900 Komponenten sorgen dabei für einen erfolgreichen Integrationsprozess.

inglês alemão
talend talend
hybrid hybride
powerful leistungsstarke
graphical grafische
tools tools
components komponenten
premises lokale
success erfolgreichen
cloud cloud
integration integration
platform platform
integrations integrationen
aws aws
helps unterstützt
and und
a einen
with dabei
to make sorgen

EN Unleash the power of your SAP data. SAP integration made simple. The interfaces from Theobald Software pave the way for you. Data Integration to the Cloud, BI & Analytics, Databases, and Process Integration.

DE Entfesseln Sie die Kraft Ihrer SAP-Daten. SAP-Integration einfach gemacht. Die Schnittstellen von Theobald Software ebnen Ihnen den Weg. Datenintegration in die Cloud, BI & Analytics, Datenbanken sowie Prozessintegration.

inglês alemão
power kraft
sap sap
integration integration
simple einfach
interfaces schnittstellen
bi bi
databases datenbanken
data integration datenintegration
amp amp
data daten
software software
cloud cloud
analytics analytics
of von
the den
you sie

EN How is integration implemented in German communities? A recent study, titled “Two Worlds? Integration Policy in Urban versus Rural Areas”, examines local integration policies in close to 100 German municipalities

DE Wie sieht die Integrationsarbeit in deutschen Kommunen aus? Die Studie „Zwei Welten? Integrationspolitik in Stadt und Land“ untersucht kommunale Integrationspolitik in beinahe 100 Gemeinden

EN The Definitive Guide to Data Integration takes an in-depth look at the changes and challenges associated with data integration and provides practical steps to developing your data integration strategy.

DE Der ultimative Leitfaden zur Datenintegration beschäftigt sich intensiv mit den Veränderungen und Herausforderungen im Zusammenhang mit Datenintegration und bietet eine praktische Anleitung bei der Entwicklung Ihrer Datenintegrationsstrategie.

inglês alemão
definitive ultimative
challenges herausforderungen
provides bietet
practical praktische
developing entwicklung
data integration datenintegration
changes änderungen
the changes veränderungen
and und
with mit
guide leitfaden
the den

EN Let TIBCO Cloud Integration empower your business with easier and faster API-led integration. It’s integration—simplified.

DE Mit TIBCO Cloud Integration können Sie Ihr Unternehmen durch eine einfachere und schnellere API-geführte Integration stärken. Das ist Integration — ganz einfach.

EN As an integration component, e.g., based on FDT/DTM, FDI or EDD technology, for integration into higher-level control or engineering systems.

DE Als Integrations-Komponente, z. B. auf der FDT/DTM-, FDI- oder EDD-Technologie basierend, zur Einbindung in übergeordnete Leit- oder Engineering-Systeme.

inglês alemão
component komponente
or oder
systems systeme
fdt fdt
technology technologie
engineering engineering
based on basierend
as als
higher übergeordnete
for zur
on auf
into in

EN Because it doesn’t rely on command-line or hot folder integration, it provides seamless development integration with the highest level of control for the parent application.

DE Durch den Verzicht auf Befehlszeilensteuerung und Hotfolder ist eine nahtlose Integration mit größtmöglicher Kontrolle durch die Hostanwendung möglich.

inglês alemão
integration integration
seamless nahtlose
control kontrolle
with mit
the den
on auf
provides ist

EN Advanced analytics integration in Qlik Sense provides direct, engine-level integration with third party data science and machine learning platforms

DE Die Integration von Advanced Analytics in Qlik Sense erfolgt auf Maschinenebene und ermöglicht Ihnen die komfortable Nutzung von Data-Science- und Machine-Learning-Plattformen von Drittanbietern

inglês alemão
advanced advanced
integration integration
provides ermöglicht
machine machine
platforms plattformen
sense sense
third party drittanbietern
analytics analytics
data data
science science
in in
qlik qlik
third die
and und
with von

EN Ansys optiSLang is an enterprise-level process integration and design optimization solution that allows vendor-neutral process integration for evaluation of optimal product design alternatives for cost and performance benefits.

DE Steuern Sie Ihre Simulation und optimieren Sie Ihr Produkt

inglês alemão
and und
product produkt

EN Configurable audio output level and selectable audio reference level for easy integration into almost any environment

DE Konfigurierbarer Ausgangspegel und wählbarer Bezugspegel für das Tonsignal zur einfachen Einbindung in nahezu jedes Umfeld

inglês alemão
configurable konfigurierbarer
easy einfachen
integration einbindung
almost nahezu
environment umfeld
into in
for für
and und

EN Conversations can be recorded at the row level, the sheet level, or the workspace level in Smartsheet.

DE Konversationen können auf Zeilenebene, auf Blattebene oder auf Arbeitsbereichsebene in Smartsheet aufgezeichnet werden.

inglês alemão
conversations konversationen
recorded aufgezeichnet
smartsheet smartsheet
level blattebene
or oder
in in
the auf
can können
be werden

EN This means we need to create more links between what can be done at House level, the business line level, or at the group level

DE Das bedeutet, dass wir mehr Verbindungen zwischen dem, was auf der Ebene des Parlaments, der Geschäftsbereiche oder auf Gruppenebene getan werden kann, herstellen müssen

inglês alemão
links verbindungen
level ebene
or oder
we wir
can kann
more mehr
between zwischen
to herstellen
done getan
need müssen

EN The improved security aspects are different. In particular, we would like to point out that the evaluation assurance level of the EV2 chip is EAL5+ level, while that of the EV1 is EAL4+ level.

DE Die verbesserten Sicherheitsaspekte sind unterschiedlich. Insbesondere möchten wir darauf hinweisen, dass das Bewertungssicherheitsniveau des EV2-Chips auf dem EAL5+ -Niveau liegt, während das des EV1 auf dem EAL4+ -Niveau liegt.

inglês alemão
improved verbesserten
different unterschiedlich
level niveau
point hinweisen
we wir
are sind
is liegt
to darauf
that dass

EN For example, we can see who consumes which IT service and their location; plus we can drill down by geographical level, divisional level, or organizational level.

DE Beispielsweise können wir einsehen, wer wo auf der Welt welchen IT-Dienst nutzt, und wir können Drilldowns nach geografischem Standort, Abteilung oder Organisationsebene durchführen.

inglês alemão
or oder
we wir
and und
who wer
can können
location standort
service dienst
example beispielsweise

EN Each benchmark run produces a high-level benchmark score, mid-level test group scores, and low-level workload scores.

DE Jeder Benchmark-Durchlauf ergibt ein Benchmark-Ergebnis auf hoher Ebene, Testgruppen-Ergebnisse auf mittlerer Ebene und Arbeitsleistungsergebnisse auf der untersten Ebene.

inglês alemão
benchmark benchmark
mid mittlerer
high hoher
level ebene
and und
a ein
each jeder
run auf
scores ergebnisse

EN At the start of Season Six, your Season Level will refresh to Level 1 and your progress will resume from the highest Prestige Level you achieved previously

DE Zum Start von Saison 6 wird eure Saisonstufe auf Stufe 1 aktualisiert, doch euer Fortschritt wird von der höchsten Prestige-Stufe fortgesetzt, die ihr zuvor erreicht hattet

inglês alemão
season saison
six 6
level stufe
refresh aktualisiert
highest höchsten
prestige prestige
achieved erreicht
start start
progress fortschritt
your eure
the wird

EN At our guests disposal are 8 beds. 2 level, charming holiday house is located by the sea. On the bottom level is a large living room, kitchen, bathroom and one bedroom, in turn on the top level 2 bedrooms and belonging to them 2 balconies. In the…

DE Um unsere Gäste 8 Betten zu bieten. 2-stufig, schmuckes Häuschen liegt direkt am Meer gelegen. Auf der unteren Ebene ist ein großes Wohnzimmer, Küche, Bad und ein Schlafzimmer, während auf der oberen Ebene 2 Schlafzimmer und 2 zu ihren Balkonen…

EN Increases EXP earned by 30% when level 80 and below. Attributes and item level vary according to class/job and current level when equipped.

DE Gewährt bis Stufe 80 einen Routine-Bonus von 30 %.Die Gegenstandsstufe und die Eigenschaften des Ohrrings werden an die aktuelle Klasse und Stufe des Charakters angepasst.

inglês alemão
attributes eigenschaften
current aktuelle
class klasse
level stufe
and und

EN Increases EXP earned by 10% when level 80 and below. Attributes and item level vary according to class/job and current level when equipped.

DE Gewährt bis Stufe 80 einen Routine-Bonus von 10 %.Die Gegenstandsstufe und die Eigenschaften des Ohrrings werden an die aktuelle Klasse und Stufe des Charakters angepasst.

inglês alemão
attributes eigenschaften
current aktuelle
class klasse
level stufe
and und

EN 1° degree, spearfishing 1° level, 1 Star CMAS, AIDA 1 Star/2 Stars, Apnea Academy First Level, SSI Free Diving Basic and Apnea level 1, or equivalents.

DE 1. Grad, Speerfischen 1. Level, CMAS 1 Stern, AIDA 1 Stern/2 Sterne, Apnea Academy Level 1, SSI Free Diving Basic und Apnoe Level 1 oder Äquivalente.

inglês alemão
aida aida
academy academy
free free
diving diving
basic basic
and und
or oder
degree grad
level level
star sterne

EN There are two levels of Altova Software partnerships: Member Level and Premier Level. Please choose the level that would best suit your organization.

DE Es gibt zwei Stufen für Altova Software-Partnerschaften: Member-Stufe und Premier-Stufe. Wählen Sie bitte die gewünschte Stufe aus.

inglês alemão
altova altova
partnerships partnerschaften
premier premier
software software
and und
please bitte
choose wählen
level stufe
levels stufen

Mostrando 50 de 50 traduções