You've already forked TEF6686_ESP32
GR, FR, ES, PT translations
This commit is contained in:
116
src/language.h
116
src/language.h
@@ -1389,21 +1389,21 @@ static const char* const myLanguage[18][278] PROGMEM = {
|
|||||||
"Αρχικό", // 260
|
"Αρχικό", // 260
|
||||||
"Πάντα", //261
|
"Πάντα", //261
|
||||||
"Εμφάνιση ρολογιού", // 262
|
"Εμφάνιση ρολογιού", // 262
|
||||||
"Show long PS", // 263
|
"Εμφάνιση μεγάλου PS", // 263
|
||||||
"Start frequency", // 264
|
"Συχνότητα εκκίνησης", // 264
|
||||||
"Stop frequency", // 265
|
"Τελική συχνότητα", // 265
|
||||||
"Start memory channel", // 266
|
"Αρχικό κανάλι μνήμης", // 266
|
||||||
"Stop memory channel", // 267
|
"Τελικό κανάλι μνήμης", // 267
|
||||||
"Only store with RDS", // 268
|
"Αποθήκευση μόνο\nμε RDS", // 268
|
||||||
"Start auto memory", // 269
|
"Εκκίνηση αυτόματης μνήμης", // 269
|
||||||
"Auto memory", // 270
|
"Αυτόματη μνήμη", // 270
|
||||||
"ID λίστας σταθμών", // 271
|
"ID λίστας σταθμών", // 271
|
||||||
"Found", // 272
|
"Βρέθηκαν", // 272
|
||||||
"Abort! Out of memorychannels", // 273
|
"Ματαίωση! Τα κανάλια\nμνήμης εξαντλήθηκαν", // 273
|
||||||
"Abort! User pressed button", // 274
|
"Ματαίωση! Πιέση\nπλήκτρου χρήστη", // 274
|
||||||
"Scan finished without errors", // 275
|
"Η ανίχνευση ολοκληρώθηκε\nχωρίς σφάλματα" // 275
|
||||||
"Clear memory channels", // 276
|
"Εκκαθάριση καναλιών μνήμης", // 276
|
||||||
"cleared" // 277
|
"εγινε εκκαθάριση" // 277
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "Română", // Romanian
|
{ "Română", // Romanian
|
||||||
@@ -2789,21 +2789,21 @@ static const char* const myLanguage[18][278] PROGMEM = {
|
|||||||
"Initial", // 260
|
"Initial", // 260
|
||||||
"Toujours", // 261
|
"Toujours", // 261
|
||||||
"Afficher l'horloge", // 262
|
"Afficher l'horloge", // 262
|
||||||
"Show long PS", // 263
|
"Afficher PS long", // 263
|
||||||
"Start frequency", // 264
|
"Fréquence de début", // 264
|
||||||
"Stop frequency", // 265
|
"Fréquence de fin", // 265
|
||||||
"Start memory channel", // 266
|
"Commencer canal\nde mémoire", // 266
|
||||||
"Stop memory channel", // 267
|
"Arrêter canal\nde mémoire", // 267
|
||||||
"Only store with RDS", // 268
|
"Seulement stocker\navec RDS", // 268
|
||||||
"Start auto memory", // 269
|
"Commencer mémoire\nautomatique", // 269
|
||||||
"Auto memory", // 270
|
"Mémoire automatique", // 270
|
||||||
"Stationlist ID", // 271
|
"ID de la liste\ndes stations", // 271
|
||||||
"Found", // 272
|
"Trouvé", // 272
|
||||||
"Abort! Out of memorychannels", // 273
|
"Abandonner! Plus\nde canaux de mémoire", // 273
|
||||||
"Abort! User pressed button", // 274
|
"Abandonner! Bouton\nappuyé par l'user", // 274
|
||||||
"Scan finished without errors", // 275
|
"Analyse terminée\nsans erreurs" // 275
|
||||||
"Clear memory channels", // 276
|
"Effacer les canaux\nde mémoire", // 276
|
||||||
"cleared" // 277
|
"effacé" // 277
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "Български", // Bulgarian
|
{ "Български", // Bulgarian
|
||||||
@@ -4749,21 +4749,21 @@ static const char* const myLanguage[18][278] PROGMEM = {
|
|||||||
"Inicial", // 260
|
"Inicial", // 260
|
||||||
"Siempre", // 261
|
"Siempre", // 261
|
||||||
"Mostrar reloj", // 262
|
"Mostrar reloj", // 262
|
||||||
"Show long PS", // 263
|
"Mostrar PS largo", // 263
|
||||||
"Start frequency", // 264
|
"Iniciar frecuencia", // 264
|
||||||
"Stop frequency", // 265
|
"Detener frecuencia", // 265
|
||||||
"Start memory channel", // 266
|
"Iniciar canal\nde memoria", // 266
|
||||||
"Stop memory channel", // 267
|
"Detener canal\nde memoria", // 267
|
||||||
"Only store with RDS", // 268
|
"Solo almacenar\ncon RDS", // 268
|
||||||
"Start auto memory", // 269
|
"Iniciar memoria automática", // 269
|
||||||
"Auto memory", // 270
|
"Memoria automática", // 270
|
||||||
"Stationlist ID", // 271
|
"ID de la lista\nde estaciones", // 271
|
||||||
"Found", // 272
|
"Encontrado", // 272
|
||||||
"Abort! Out of memorychannels", // 273
|
"¡Abortar! Sin canales\nde memoria disponibles", // 273
|
||||||
"Abort! User pressed button", // 274
|
"¡Abortar! Usuario\npresionó el botón", // 274
|
||||||
"Scan finished without errors", // 275
|
"Escaneo finalizado\nsin errores" // 275
|
||||||
"Clear memory channels", // 276
|
"Borrar canales\nde memoria", // 276
|
||||||
"cleared" // 277
|
"borrado" // 277
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "Português", // Portuguese
|
{ "Português", // Portuguese
|
||||||
@@ -5029,21 +5029,21 @@ static const char* const myLanguage[18][278] PROGMEM = {
|
|||||||
"Inicial", // 260
|
"Inicial", // 260
|
||||||
"Sempre", // 261
|
"Sempre", // 261
|
||||||
"Mostrar relógio", // 262
|
"Mostrar relógio", // 262
|
||||||
"Show long PS", // 263
|
"Mostrar PS longo", // 263
|
||||||
"Start frequency", // 264
|
"Iniciar frequência", // 264
|
||||||
"Stop frequency", // 265
|
"Parar frequência", // 265
|
||||||
"Start memory channel", // 266
|
"Iniciar canal de memória", // 266
|
||||||
"Stop memory channel", // 267
|
"Parar canal de memória", // 267
|
||||||
"Only store with RDS", // 268
|
"Somente armazenar\ncom RDS", // 268
|
||||||
"Start auto memory", // 269
|
"Iniciar memória automática", // 269
|
||||||
"Auto memory", // 270
|
"Memória automática", // 270
|
||||||
"ID da lista de estações", // 271
|
"ID da lista de estações", // 271
|
||||||
"Found", // 272
|
"Encontrado", // 272
|
||||||
"Abort! Out of memorychannels", // 273
|
"Abortar! Sem canais\nde memória disponíveis", // 273
|
||||||
"Abort! User pressed button", // 274
|
"Abortar! Usuário\npressionou o botão", // 274
|
||||||
"Scan finished without errors", // 275
|
"Verificação concluída\nsem erros" // 275
|
||||||
"Clear memory channels", // 276
|
"Limpar canais\nde memória", // 276
|
||||||
"cleared" // 277
|
"limpo" // 277
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user