Translation

English
English German
f_uq - Alias of f_cmp - IS UNEQUAL f_uq - Alias von f_cmp - IST UNGLEICH
Returns 1 (or C) if A != B or 0 (or D) if not. Parameters C and D are optional. Gibt 1 (oder C) zurück, wenn A! = B oder 0 (oder D), wenn nicht. Die Parameter C und D sind optional.
f_gt - Alias of f_cmp - IS GREATER THAN f_gt - Alias von f_cmp - IST GRÖSSER ALS
Returns 1 (or C) if A > B or 0 (or D) if not. Parameters C and D are optional. Gibt 1 (oder C) zurück, wenn A> B oder 0 (oder D), wenn nicht. Die Parameter C und D sind optional.
f_lt - Alias of f_cmp - IS LOWER THAN f_lt - Alias von f_cmp - IST UNTER
Returns 1 (or C) if A < B or 0 (or D) if not. Parameters C and D are optional. Gibt 1 (oder C) zurück, wenn A <B oder 0 (oder D), wenn nicht. Die Parameter C und D sind optional.
f_ge - Alias of f_cmp - IS GREATER OR EQUAL f_ge - Alias von f_cmp - IST GRÖSSER ODER GLEICH
Returns 1 (or C) if A >= B or 0 (or D) if not. Parameters C and D are optional. Gibt 1 (oder C) zurück, wenn A> = B oder 0 (oder D), wenn nicht. Die Parameter C und D sind optional.
f_le - Alias of f_cmp - IS LOWER OR EQUAL f_le - Alias von f_cmp - IST UNTER ODER GLEICH
Returns 1 (or C) if A <= B or 0 (or D) if not. Parameters C and D are optional. Gibt 1 (oder C) zurück, wenn A <= B oder 0 (oder D), wenn nicht. Die Parameter C und D sind optional.
Addition Zusatz
Mathematical Operation to return the sum of two or more summands Mathematische Operation, um die Summe von zwei oder mehr Summanden zurückzugeben
Subtraction Abzüglich
Mathematical Operation to return the difference of minuend and subtrahend Mathematische Operation, um die Differenz von Minuend und Subtrahend zurückzugeben
Multiplication Multiplikation
Mathematical Operation to return the product of multiplier and multiplicant Mathematische Operation, um das Produkt aus Multiplikator und Multiplikant zurückzugeben
Division Division
Mathematical Operation to return the fraction of divident and divisor Mathematische Operation, um den Bruchteil von Divident und Divisor zurückzugeben
Modulus Modul
Mathematical Operation to return the remainder of a division of two integers Mathematische Operation, um den Rest einer Division von zwei ganzen Zahlen zurückzugeben
Exponentiation - PHP5.6 or above required Exponentiation - PHP5.6 oder höher erforderlich
Mathematical Operation to return the repeated multiplication (or division) of a base by its exponent. Mathematische Operation, um die wiederholte Multiplikation (oder Division) einer Basis mit ihrem Exponenten zurückzugeben.
Decimal Mark CSV Dezimaltrenner
Decimal Mark used to separate the integer part from the fractional part Das Symbol, das das Ende des ganzzahligen Teils und den Anfang des Bruchteils anzeigt.
Round Bracket Runde Halterung
Used to override normal precedence or to mark the first level of nesting Wird verwendet, um die normale Priorität zu überschreiben oder die erste Verschachtelungsebene zu markieren
Square Bracket Eckige Klammer
Used to override normal precedence or to mark the second level of nesting Wird verwendet, um die normale Priorität zu überschreiben oder die zweite Verschachtelungsebene zu markieren
Punctuation mark Satzzeichen
Used to separate arguments forwarded to a function Wird verwendet, um an eine Funktion weitergeleitete Argumente zu trennen
The minimum value of data that is allowed to be collected. Der Mindestwert der Daten, die erfasst werden dürfen.

Loading…

No matching activity found.

Browse all component changes

Glossary

English German
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/de-DE.po, string 146