i18n(de): Add German translation
This commit is contained in:
parent
1d80fd3552
commit
f9390e5567
1 changed files with 96 additions and 0 deletions
96
i18n/de/cosmic_term.ftl
Normal file
96
i18n/de/cosmic_term.ftl
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
cosmic-terminal = COSMIC Terminal
|
||||
new-terminal = Neues Terminal
|
||||
|
||||
# Context Pages
|
||||
|
||||
## About
|
||||
git-description = Git commit {$hash} vom {$date}
|
||||
|
||||
## Color schemes
|
||||
color-schemes = Farbschemen
|
||||
rename = Umbenennen
|
||||
export = Exportieren
|
||||
delete = Löschen
|
||||
import = Importieren
|
||||
import-errors = Importfehler
|
||||
|
||||
## Profiles
|
||||
profiles = Profile
|
||||
name = Name
|
||||
command-line = Startbefehl
|
||||
tab-title = Überschrift
|
||||
tab-title-description = Standard Titel des Tabs überschreiben
|
||||
add-profile = Profil hinzufügen
|
||||
new-profile = Neues Profil
|
||||
make-default = Als Standard setzen
|
||||
|
||||
## Settings
|
||||
settings = Einstellungen
|
||||
|
||||
### Appearance
|
||||
appearance = Aussehen
|
||||
theme = Thema
|
||||
match-desktop = An system anpassen
|
||||
dark = Dunkel
|
||||
light = Hell
|
||||
syntax-dark = Dunkles Farbschema
|
||||
syntax-light = Helles Farbschema
|
||||
default-zoom-step = Zoomstufen
|
||||
opacity = Deckkraft des Hintergrundes
|
||||
|
||||
### Font
|
||||
font = Schrift
|
||||
advanced-font-settings = Fortgeschrittene Schrifteinstellungen
|
||||
default-font = Schriftart
|
||||
default-font-size = Schriftgröße
|
||||
default-font-stretch = Schriftbreite
|
||||
default-font-weight = Normale Schriftstärke
|
||||
default-dim-font-weight = Matte Schriftstärke
|
||||
default-bold-font-weight = Fette Schriftstärke
|
||||
use-bright-bold = Fetten Text heller darstellen
|
||||
|
||||
### Splits
|
||||
splits = Aufteilungen
|
||||
focus-follow-mouse = Tippen folgt Maus
|
||||
|
||||
### Advanced
|
||||
advanced = Fortgeschritten
|
||||
show-headerbar = Kopfzeile anzeigen
|
||||
show-header-description = Kopfzeile kann via Rechtsklickmenü angezeigt werden
|
||||
|
||||
# Find
|
||||
find-placeholder = Suche...
|
||||
find-previous = Vorheriges
|
||||
find-next = Nächstes
|
||||
|
||||
# Menu
|
||||
|
||||
## File
|
||||
file = Datei
|
||||
new-tab = Neuer Tab
|
||||
new-window = Neues Fenster
|
||||
profile = Profile
|
||||
menu-profiles = Profile...
|
||||
close-tab = Tab schließen
|
||||
quit = Beenden
|
||||
|
||||
## Edit
|
||||
edit = Bearbeiten
|
||||
copy = Kopieren
|
||||
paste = Einfügen
|
||||
select-all = Alles auswählen
|
||||
find = Suche
|
||||
|
||||
## View
|
||||
view = Ansicht
|
||||
zoom-in = Schrift vergrößern
|
||||
zoom-reset = Standard Schriftgröße
|
||||
zoom-out = Schrift verkleinern
|
||||
next-tab = Nächster Tab
|
||||
previous-tab = Vorheriger Tab
|
||||
split-horizontal = Horizontal aufteilen
|
||||
split-vertical = Vertikal aufteilen
|
||||
pane-toggle-maximize = Vollbild umschalten
|
||||
menu-color-schemes = Farbthemen...
|
||||
menu-settings = Einstellungen...
|
||||
menu-about = Über COSMIC Terminal...
|
||||
Loading…
Add table
Add a link
Reference in a new issue