Translation updates

This commit is contained in:
MCelliotG
2024-10-27 15:23:32 +02:00
committed by GitHub
parent e335b2243f
commit 8e8f32db92

View File

@@ -1436,9 +1436,9 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Εύρος", // 279 "Εύρος", // 279
"Πλήρης", // 280 "Πλήρης", // 280
"Αναμονή μόνο σε\nυπάρξη σήματος", // 281 "Αναμονή μόνο σε\nυπάρξη σήματος", // 281
"Press highlighted corner", // 282 "Πιέστε την\nεπισημασμένη γωνία", // 282
"To calibrate touchscreen", // 283 "Για βαθμονόμηση\nτης οθόνης αφής", // 283
"Screen inversion toggles" // 284 "Εναλλαγή αναστροφής οθόνης" // 284
}, },
{ "Română", // Romanian { "Română", // Romanian
@@ -2871,9 +2871,9 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Plage", // 279 "Plage", // 279
"Complet", // 280 "Complet", // 280
"Attendre que lorsque\nle signal existe", // 281 "Attendre que lorsque\nle signal existe", // 281
"Press highlighted corner", // 282 "Appuyez sur l'angle\nmis en évidence", // 282
"To calibrate touchscreen", // 283 "Pour calibrer l'écran tactile", // 283
"Screen inversion toggles" // 284 "Inversion d'affichage bascules" // 284
}, },
@@ -4881,9 +4881,9 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Rango", // 279 "Rango", // 279
"Completo", // 280 "Completo", // 280
"Tiempo de espera\ncuando la señal", // 281 "Tiempo de espera\ncuando la señal", // 281
"Press highlighted corner", // 282 "Presione en el\nángulo resaltado", // 282
"To calibrate touchscreen", // 283 "Para calibrar\nla pantalla táctil", // 283
"Screen inversion toggles" // 284 "Cambio de reverso\nde la pantalla" // 284
}, },
@@ -5169,9 +5169,9 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Intervalo", // 279 "Intervalo", // 279
"Completo", // 280 "Completo", // 280
"Espera tempo apenas\nquando sinal", // 281 "Espera tempo apenas\nquando sinal", // 281
"Press highlighted corner", // 282 "Pressione o\ncanto inscrito", // 282
"To calibrate touchscreen", // 283 "Para calibração\nda tela de toque", // 283
"Screen inversion toggles" // 284 "Alternar a inversão da tela" // 284
} }
}; };
#endif #endif