mirror of
https://github.com/lwouis/alt-tab-macos.git
synced 2026-05-24 11:20:36 +00:00
feat: improve german localization
This commit is contained in:
@@ -60,7 +60,6 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE):
|
||||
* Dan84
|
||||
* Darko
|
||||
* David R
|
||||
* Davide
|
||||
* Didier Deschrijver
|
||||
* EDUARDO
|
||||
* edu_sombra
|
||||
@@ -96,6 +95,7 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE):
|
||||
* Jakub Bartušek
|
||||
* jiho4
|
||||
* Jisan
|
||||
* Joao Vitor Casarin
|
||||
* Jord Nijhuis
|
||||
* Jules Beckers
|
||||
* Julian Nowaczyk
|
||||
@@ -160,11 +160,13 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE):
|
||||
* Shivam Bansal
|
||||
* shlomo
|
||||
* Stan Smits
|
||||
* stas
|
||||
* Stefan
|
||||
* Svetoslav Stefanov
|
||||
* test
|
||||
* Thomas Wölk
|
||||
* Thomas Zander
|
||||
* Thorsten
|
||||
* Tomoa Nozawa
|
||||
* Umutakkaya1996
|
||||
* Vadym
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"Allowed" = "Erlaubt";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Alphabetical" = "Alphabetical";
|
||||
"Alphabetical" = "Alphabetisch";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Also select windows using:" = "Fenster auch auswählen mit:";
|
||||
@@ -150,7 +150,7 @@
|
||||
"Fullscreen windows:" = "Vollbildfenster:";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Fullscreen/Defullscreen window" = "Fullscreen/Defullscreen window";
|
||||
"Fullscreen/Defullscreen window" = "Vollbild/Fenster Auswahl";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"General" = "Allgemein";
|
||||
@@ -255,7 +255,7 @@
|
||||
"Preferences…" = "Einstellungen…";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Preview selected window:" = "Preview selected window:";
|
||||
"Preview selected window:" = "Vorschau ausgewähltes Fenster:";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Quit" = "Beenden";
|
||||
@@ -267,10 +267,10 @@
|
||||
"Quit app" = "App beenden";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Recently Created" = "Recently Created";
|
||||
"Recently Created" = "Kürzlich erstellt";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Recently Focused" = "Recently Focused";
|
||||
"Recently Focused" = "Kürzlich ausgewählt";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Remember my choice" = "Auswahl merken";
|
||||
@@ -360,7 +360,7 @@
|
||||
"Source code repository" = "Quellcode Repository";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Space" = "Space";
|
||||
"Space" = "Leertaste";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Start" = "Anfang";
|
||||
@@ -426,7 +426,7 @@
|
||||
"Window min width in row:" = "Minimale Vorschaubreite in Reihe:";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Window order:" = "Window order:";
|
||||
"Window order:" = "Fenster Anordnung:";
|
||||
|
||||
/*No comment provided by engineer.*/
|
||||
"Window title font size:" = "Größe des Fenstertitels:";
|
||||
|
||||
Reference in New Issue
Block a user