Update language.h

German language updates
This commit is contained in:
lxsxl
2024-10-14 14:54:28 +02:00
committed by GitHub
parent 6db7193902
commit 3d3c82d3ff

View File

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