Update language.h
German language updates
This commit is contained in:
+19
-19
@@ -1973,25 +1973,25 @@ static const char* const myLanguage[18][282] PROGMEM = {
|
|||||||
"Anfänglich", // 260
|
"Anfänglich", // 260
|
||||||
"Immer", // 261
|
"Immer", // 261
|
||||||
"Uhr anzeigen", // 262
|
"Uhr anzeigen", // 262
|
||||||
"Show long PS", // 263
|
"Zeige langes PS", // 263
|
||||||
"Start frequency", // 264
|
"Start-Frequenz", // 264
|
||||||
"Stop frequency", // 265
|
"Stopp-Frequenz", // 265
|
||||||
"Start memory channel", // 266
|
"Start-Speicherplatz", // 266
|
||||||
"Stop memory channel", // 267
|
"Stopp-Speicherplatz", // 267
|
||||||
"Only store with RDS", // 268
|
"Speichern nur mit RDS", // 268
|
||||||
"Start auto memory", // 269
|
"Starte Auto-Speichern", // 269
|
||||||
"Auto memory", // 270
|
"Auto-Speichern", // 270
|
||||||
"Stationlist ID", // 271
|
"Stationlist ID", // 271
|
||||||
"Found", // 272
|
"gefunden", // 272
|
||||||
"Abort! Out of memorychannels", // 273
|
"Abbruch! Speicherplätze voll", // 273
|
||||||
"Abort! User pressed button", // 274
|
"Abbruch! Taste wurde gedrückt", // 274
|
||||||
"Scan finished without errors", // 275
|
"Scan ohne Fehler beendet", // 275
|
||||||
"Clear memory channels", // 276
|
"Lösche Speicherplätze", // 276
|
||||||
"cleared", // 277
|
"gelöscht", // 277
|
||||||
"Prevent double PI", // 278
|
"Doppelte PI verhindern", // 278
|
||||||
"Range", // 279
|
"Bereich", // 279
|
||||||
"Full", // 280
|
"Voll", // 280
|
||||||
"Wait time on\nsignal only" // 281
|
"Wartezeit nur wenn\nSignal vorhanden" // 281
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "Český", // Czech
|
{ "Český", // Czech
|
||||||
@@ -5120,4 +5120,4 @@ static const char* const myLanguage[18][282] PROGMEM = {
|
|||||||
"Espera tempo apenas\nquando sinal" // 281
|
"Espera tempo apenas\nquando sinal" // 281
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user