diff options
Diffstat (limited to 'l10n-el/dom/chrome/mathml/mathml.properties')
-rw-r--r-- | l10n-el/dom/chrome/mathml/mathml.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-el/dom/chrome/mathml/mathml.properties b/l10n-el/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..08ac37de99 --- /dev/null +++ b/l10n-el/dom/chrome/mathml/mathml.properties @@ -0,0 +1,16 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +InvalidChild=Μη έγκυρη σήμανση: το <%1$S> δεν επιτρέπεται ως παιδί του <%2$S>. +ChildCountIncorrect=Μη έγκυρη σήμανση: εσφαλμένος αριθμός παιδιών για την ετικέτα <%1$S/>. +DuplicateMprescripts=Μη έγκυρη σήμανση: περισσότερα από ένα <mprescripts/> στο <mmultiscripts/>. +# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached. +NoBase=Μη έγκυρη σήμανση: αναμενόταν ακριβώς ένα στοιχείο ως Βάση στην <mmultiscripts/>. Δεν βρέθηκε κανένα. +SubSupMismatch=Μη έγκυρη σήμανση: ελλιπές ζεύγος δείκτη/εκθέτη στο <mmultiscripts/>. + +# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale. +AttributeParsingError=Σφάλμα κατά την ανάλυση της τιμής «%1$S» της ιδιότητας «%2$S» στην <%3$S/>. Η ιδιότητα αγνοήθηκε. +AttributeParsingErrorNoTag=Σφάλμα κατά την ανάλυση της τιμής «%1$S» της ιδιότητας «%2$S». Η ιδιότητα αγνοήθηκε. +LengthParsingError=Σφάλμα κατά την ανάλυση της τιμής «%1$S» ως μήκος της ιδιότητας MathML. Η ιδιότητα αγνοήθηκε. +UnitlessValuesAreDeprecated=Οι αδιάστατες τιμές έχουν καταργηθεί στην MathML 3. |