mirror of
https://github.com/libretro/RetroArch
synced 2025-03-26 20:37:10 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
5356afc750
commit
4f8e3fabad
@ -1611,6 +1611,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_MONITOR_INDEX,
|
||||
"Індэкс манітора"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_MONITOR_INDEX,
|
||||
"Выбраць, які дысплэй будзе выкарыстоўвацца."
|
||||
)
|
||||
#if defined (WIIU)
|
||||
#endif
|
||||
MSG_HASH(
|
||||
|
@ -6248,11 +6248,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_AI_SERVICE,
|
||||
"Afficher 'Service AI'"
|
||||
"Afficher 'Service IA'"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_AI_SERVICE,
|
||||
"Afficher les réglages pour 'Service AI'."
|
||||
"Afficher les réglages pour 'Service IA'."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_ACCESSIBILITY,
|
||||
@ -6429,6 +6429,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE,
|
||||
"Sortie du service IA "
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_MODE,
|
||||
"Afficher la traduction en surimpression d'image (Mode image), en audio direct (Traduction vocale), en synthèse vocale (Narrateur) ou en superposition de texte (Texte)."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL,
|
||||
"URL du service IA "
|
||||
@ -6469,6 +6473,30 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TARGET_LANG,
|
||||
"La langue vers laquelle le service va traduire. 'Par défaut' est anglais."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_POLL_DELAY,
|
||||
"Délai d'interrogation automatique du service IA"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_POLL_DELAY,
|
||||
"Délai minimum en ms entre les appels automatiques. Diminue la réactivité, mais augmente les performances du processeur."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION,
|
||||
"Modification de la position du texte pour le service IA"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TEXT_POSITION,
|
||||
"Modifier la position de la surimpression, lorsque le service est en mode texte."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_PADDING,
|
||||
"Marge intérieure du texte pour le service IA (%)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TEXT_PADDING,
|
||||
"Marge verticale à appliquer au texte en surimpression, lorsque le service est en mode texte. Plus de remplissage poussera le texte vers le centre de l'écran."
|
||||
)
|
||||
|
||||
/* Settings > Accessibility */
|
||||
|
||||
@ -9626,12 +9654,24 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
|
||||
"Mode parole"
|
||||
"Mode traduction vocale"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_NARRATOR_MODE,
|
||||
"Mode narrateur"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_MODE,
|
||||
"Mode texte"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_NARRATOR_MODE,
|
||||
"Texte + narrateur"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_NARRATOR_MODE,
|
||||
"Image + narrateur"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION_BOTTOM,
|
||||
"Bas"
|
||||
@ -12411,6 +12451,22 @@ MSG_HASH( /* FIXME Should be MSG_ */
|
||||
MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_ERROR,
|
||||
"Installation du cœur échouée"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_VIDEO_DRIVER_NOT_SUPPORTED,
|
||||
"Pilote vidéo non pris en charge pour le service IA."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_AUTO_MODE_ENABLED,
|
||||
"Traduction automatique activée."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_AUTO_MODE_DISABLED,
|
||||
"Traduction automatique désactivée."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_NOTHING_TO_TRANSLATE,
|
||||
"Rien à traduire."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_DELETE_ALL_INSTRUCTIONS,
|
||||
"Appuyez cinq fois sur Droite pour supprimer tous les cheats."
|
||||
|
@ -55,8 +55,8 @@
|
||||
#define LANGUAGE_PROGRESS_FINNISH_APPROVED 50
|
||||
|
||||
/* French */
|
||||
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_FRENCH_APPROVED 99
|
||||
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_FRENCH_APPROVED 100
|
||||
|
||||
/* Galician */
|
||||
#define LANGUAGE_PROGRESS_GALICIAN_TRANSLATED 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user