Skip to content

Commit cd36df5

Browse files
committed
Automatic translation import
1 parent 8bc8fcb commit cd36df5

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

retail/nitrofiles/languages/fr/in_game_menu.ini

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ RAM_VIEWER=Visionneuse de RAM
33
JUMP_ADDRESS=Aller à l'adresse
44
SELECT_BANK=Choisir banque VRAM
55
COUNT=Nombre :
6-
A_YES=A: Yes
7-
B_NO=B: No
6+
A_YES=A : Oui
7+
B_NO=B : Non
88
99
[MESSAGES]
10-
RESET_GAME=Are you sure you want to reset the game?
11-
QUIT_GAME=Are you sure you want to quit the game?
10+
RESET_GAME=Êtes-vous sûr de vouloir réinitialiser le jeu ?
11+
QUIT_GAME=Êtes-vous sûr de vouloir quitter le jeu ?
1212
1313
[MENU]
1414
RETURN_TO_GAME=Retourner au jeu
1515
RESET_GAME=Redémarrer le jeu
1616
SCREENSHOT=Capture d'écran…
17-
MANUAL=Manuel
17+
MANUAL=Manuel...
1818
DUMP_RAM=Dumper la RAM
1919
OPTIONS=Options…
2020
RAM_VIEWER=Visionneuse de RAM…
@@ -24,7 +24,7 @@ QUIT_GAME=Quitter le jeu
2424
MAIN_SCREEN=Écran principal
2525
BRIGHTNESS=Luminosité
2626
VOLUME=Volume
27-
REFRESH_RATE=Refresh Rate
27+
REFRESH_RATE=Taux de rafraîchissement
2828
CLOCK_SPEED=Fréquence d'horloge
2929
VRAM_MODE=Mode VRAM
3030
@@ -36,9 +36,9 @@ TOP=Haut
3636
DS_MODE=Mode DS
3737
DSI_MODE=Mode DSi
3838
39-
MAIN_SCREEN_DESC=Set whether to show the main screen on the top or bottom. Does not change which screen gets a screenshot.
40-
BRIGHTNESS_DESC=Change the screen brightness level.
41-
VOLUME_DESC=Change the sound volume.
42-
REFRESH_RATE_DESC=Can be used to adjust the game speed. Some games may run slower than expected. Setting this higher than 59.9 Hz will cause the 3D engine to not function.
43-
CLOCK_SPEED_DESC=Change the ARM9 clock speed to either 67 MHz (NTR) or 133 MHz (TWL).
44-
VRAM_MODE_DESC=Change the VRAM mode to either DS or DSi mode. DSi mode may cause graphical glitches in some games.
39+
MAIN_SCREEN_DESC=Règle si l'écran principal est affiché en haut ou en bas. Ne change pas l'écran visé par les captures d'écran.
40+
BRIGHTNESS_DESC=Change le niveau de luminosité de l'écran.
41+
VOLUME_DESC=Change le niveau du volume.
42+
REFRESH_RATE_DESC=Peut être utilisé pour ajuster la vitesse du jeu. Certains jeux peuvent tourner plus lentement que prévu. Régler la fréquence d'horloge au-dessus de 59.9 Hz empêchera le moteur 3D de fonctionner.
43+
CLOCK_SPEED_DESC=Change la fréquence d'horloge ARM9 pour le mode 67 MHz (NTR) ou 133 MHz (TWL).
44+
VRAM_MODE_DESC=Change le mode VRAM pour le mode DS ou le mode DSi. Le mode DSi peut causer des bugs graphiques dans certains jeux.

retail/nitrofiles/languages/ru/in_game_menu.ini

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ RAM_VIEWER=Просмотр ОЗУ
33
JUMP_ADDRESS=Перейти к адресу
44
SELECT_BANK=Выберите VRAM Bank
55
COUNT=Кол-во:
6-
A_YES=A: Yes
7-
B_NO=B: No
6+
A_YES=A: Да
7+
B_NO=B: Нет
88

99
[MESSAGES]
10-
RESET_GAME=Are you sure you want to reset the game?
11-
QUIT_GAME=Are you sure you want to quit the game?
10+
RESET_GAME=Вы точно хотите сбросить игру?
11+
QUIT_GAME=Вы точно хотите выйти из игры?
1212

1313
[MENU]
1414
RETURN_TO_GAME=Вернуться в игру
@@ -24,7 +24,7 @@ QUIT_GAME=Выйти из игры
2424
MAIN_SCREEN=Главный экран
2525
BRIGHTNESS=Яркость
2626
VOLUME=Громкость
27-
REFRESH_RATE=Refresh Rate
27+
REFRESH_RATE=Частота обновления
2828
CLOCK_SPEED=Тактовая частота
2929
VRAM_MODE=Режим VRAM
3030

@@ -36,9 +36,9 @@ TOP=Вверху
3636
DS_MODE=Режим DS
3737
DSI_MODE=Режим DSi
3838

39-
MAIN_SCREEN_DESC=Set whether to show the main screen on the top or bottom. Does not change which screen gets a screenshot.
40-
BRIGHTNESS_DESC=Change the screen brightness level.
41-
VOLUME_DESC=Change the sound volume.
42-
REFRESH_RATE_DESC=Can be used to adjust the game speed. Some games may run slower than expected. Setting this higher than 59.9 Hz will cause the 3D engine to not function.
43-
CLOCK_SPEED_DESC=Change the ARM9 clock speed to either 67 MHz (NTR) or 133 MHz (TWL).
44-
VRAM_MODE_DESC=Change the VRAM mode to either DS or DSi mode. DSi mode may cause graphical glitches in some games.
39+
MAIN_SCREEN_DESC=Выбрать, где отображать главный экран, вверху или внизу. Не изменяет экран скриншота.
40+
BRIGHTNESS_DESC=Изменить яркость.
41+
VOLUME_DESC=Изменить громкость.
42+
REFRESH_RATE_DESC=Может использоваться для изменения скорости игры. Некоторые игры могут работать медленнее ожидаемого. Установка частоты выше 59.9 Гц отключит 3D движок.
43+
CLOCK_SPEED_DESC=Изменить тактовую частоту ARM9 на 67 МГц (NTR) или 133 МГц (TWL).
44+
VRAM_MODE_DESC=Изменить режим VRAM на режим DS или DSi. Режим DSi может вызвать графические ошибки в некоторых играх.

0 commit comments

Comments
 (0)