forked from qt-creator/qt-creator
German translation: font -> Schrift
- "Schriftart" is the graphical style - "Zeichensatz" is a collection of characters, similar to what printers had, used for typesetting - "Zeichenkodierung" is character encoding - "Schriftschnitt/Schriftstil" is a variant of a "Schriftart", like weight, italic etc. - "Schriftfamilie" is the collection of all "Schriftstile" of a "Schriftart" "Schriftschnitt/stil" seems to be the most direct translation of "font", but keep it simple and just use "Schrift". Change-Id: I8705dda02879a69fe94c529a96644d6ba4efe706 Reviewed-by: Robert Löhning <robert.loehning@qt.io>
This commit is contained in:
@@ -3456,7 +3456,7 @@ The foreground component should be transparent, and the background component sho
|
||||
<name>FontSection</name>
|
||||
<message>
|
||||
<source>Font</source>
|
||||
<translation>Zeichensatz</translation>
|
||||
<translation>Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Sets the font of the text.</source>
|
||||
@@ -9554,7 +9554,7 @@ Locked components cannot be modified or selected.</source>
|
||||
</message>
|
||||
<message>
|
||||
<source>Font Files</source>
|
||||
<translation>Schriftart-Dateien</translation>
|
||||
<translation>Schriftdateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Sound Files</source>
|
||||
@@ -34044,11 +34044,11 @@ Hinweis: Dies macht Sie anfällig für Man-in-the-middle-Angriffe.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Font</source>
|
||||
<translation>Zeichensatz</translation>
|
||||
<translation>Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Family:</source>
|
||||
<translation>Name:</translation>
|
||||
<translation>Familie:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Style:</source>
|
||||
@@ -52820,11 +52820,11 @@ Die Datei "%1" konnte nicht geöffnet werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Family:</source>
|
||||
<translation>Name:</translation>
|
||||
<translation>Familie:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The font family used in the terminal.</source>
|
||||
<translation>Der Name der Zeichensatz-Familie, die im Terminal verwendet wird.</translation>
|
||||
<translation>Die Schriftfamilie, die im Terminal verwendet wird.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Size:</source>
|
||||
@@ -52832,7 +52832,7 @@ Die Datei "%1" konnte nicht geöffnet werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The font size used in the terminal (in points).</source>
|
||||
<translation>Die Größe des Zeichensatzes, der im Terminal verwendet wird (in Punkten).</translation>
|
||||
<translation>Die Größe der Schrift, die im Terminal verwendet wird (in Punkten).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Allow blinking cursor</source>
|
||||
@@ -52912,7 +52912,7 @@ Die Datei "%1" konnte nicht geöffnet werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Font</source>
|
||||
<translation>Zeichensatz</translation>
|
||||
<translation>Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Colors</source>
|
||||
@@ -53221,7 +53221,7 @@ Die Datei "%1" konnte nicht geöffnet werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Font</source>
|
||||
<translation>Zeichensatz</translation>
|
||||
<translation>Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Underline</source>
|
||||
@@ -53255,7 +53255,7 @@ Die Datei "%1" konnte nicht geöffnet werden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Family:</source>
|
||||
<translation>Name:</translation>
|
||||
<translation>Familie:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Size:</source>
|
||||
@@ -53353,7 +53353,7 @@ Werte kleiner als 100% können überlappende und falsch ausgerichtete Darstellun
|
||||
</message>
|
||||
<message>
|
||||
<source>Font && Colors</source>
|
||||
<translation>Zeichensatz && Farben</translation>
|
||||
<translation>Schrift && Farben</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Jumps to the given line in the current document.</source>
|
||||
@@ -53972,7 +53972,7 @@ Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält.
|
||||
</message>
|
||||
<message>
|
||||
<source><i>Set <a href="font zoom">font line spacing</a> to 100% to enable text wrapping option.</i></source>
|
||||
<translation><i>Setzen Sie den <a href="font zoom">Zeilenabstand</a> des Zeichensatzes auf 100%, um die Einstellung für Textumbruch zu aktivieren.</i></translation>
|
||||
<translation><i>Setzen Sie den <a href="font zoom">Zeilenabstand</a> der Schrift auf 100%, um die Einstellung für Textumbruch zu aktivieren.</i></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Tint whole margin area</source>
|
||||
|
Reference in New Issue
Block a user