Skip to content

Commit 69a4f0e

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent cc33520 commit 69a4f0e

19 files changed

Lines changed: 58 additions & 46 deletions

intl/msg_hash_ca.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5071,7 +5071,7 @@ MSG_HASH(
50715071
)
50725072
MSG_HASH(
50735073
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5074-
"Suggereix tots els nuclis disponibles quan es carrega un nucli."
5074+
"Suggereix tots els nuclis disponibles quen es carrega un nucli manualment."
50755075
)
50765076
MSG_HASH(
50775077
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,

intl/msg_hash_chs.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5089,10 +5089,6 @@ MSG_HASH(
50895089
MENU_ENUM_LABEL_VALUE_CORE_SUGGEST_ALWAYS,
50905090
"始终建议核心"
50915091
)
5092-
MSG_HASH(
5093-
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5094-
"即使已加载某个核心,仍显示所有可用的核心建议。"
5095-
)
50965092
MSG_HASH(
50975093
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,
50985094
"使用内建媒体播放器"

intl/msg_hash_de.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4963,7 +4963,7 @@ MSG_HASH(
49634963
)
49644964
MSG_HASH(
49654965
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
4966-
"Verfügbare Cores vorschlagen, auch wenn bereits ein Core geladen ist."
4966+
"Verfügbare Cores auch dann vorschlagen, wenn ein Core manuell geladen wird."
49674967
)
49684968
MSG_HASH(
49694969
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,

intl/msg_hash_es.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5083,7 +5083,7 @@ MSG_HASH(
50835083
)
50845084
MSG_HASH(
50855085
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5086-
"Sugiere los núcleos disponibles, aunque haya otro ya cargado."
5086+
"Sugiere los núcleos disponibles, aunque haya otro cargado manualmente."
50875087
)
50885088
MSG_HASH(
50895089
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,

intl/msg_hash_fi.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4233,10 +4233,6 @@ MSG_HASH(
42334233
MENU_ENUM_LABEL_VALUE_CORE_SUGGEST_ALWAYS,
42344234
"Ehdota aina ytimiä"
42354235
)
4236-
MSG_HASH(
4237-
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
4238-
"Ehdota saatavilla olevia ytimiä silloinkin, kun ydin on jo ladattu."
4239-
)
42404236
MSG_HASH(
42414237
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,
42424238
"Käytä sisäänrakennettua mediasoitinta"

intl/msg_hash_fr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5047,7 +5047,7 @@ MSG_HASH(
50475047
)
50485048
MSG_HASH(
50495049
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5050-
"Suggérer des cœurs disponibles même lorsqu'un cœur est déjà chargé."
5050+
"Suggérer des cœurs disponibles même lorsqu'un cœur est chargé manuellement."
50515051
)
50525052
MSG_HASH(
50535053
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,

intl/msg_hash_ga.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5087,7 +5087,7 @@ MSG_HASH(
50875087
)
50885088
MSG_HASH(
50895089
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5090-
"Mol croíthe atá ar fáil fiú nuair atá croí luchtaithe cheana féin."
5090+
"Mol croíleacáin atá ar fáil fiú nuair a luchtaítear croí de láimh."
50915091
)
50925092
MSG_HASH(
50935093
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,

intl/msg_hash_gl.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5005,10 +5005,6 @@ MSG_HASH(
50055005
MENU_ENUM_LABEL_VALUE_CORE_SUGGEST_ALWAYS,
50065006
"Suxerir sempre núcleos"
50075007
)
5008-
MSG_HASH(
5009-
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
5010-
"Suxerir núcleos dispoñibles incluso cando xa hai un núcleo cargado."
5011-
)
50125008
MSG_HASH(
50135009
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,
50145010
"Usa o reprodutor multimedia integrado"

intl/msg_hash_hu.h

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,14 @@ MSG_HASH(
209209
MENU_ENUM_SUBLABEL_QUIT_RETROARCH,
210210
"Kilépés a RetroArch alkalmazásból. Konfiguráció mentése kilépéskor: engedélyezve."
211211
)
212+
MSG_HASH(
213+
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_NOW,
214+
"Szinkronizálás most"
215+
)
216+
MSG_HASH(
217+
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_NOW,
218+
"A felhőbe szinkronizálás kézi indítása."
219+
)
212220
MSG_HASH(
213221
MENU_ENUM_SUBLABEL_QUIT_RETROARCH_NOSAVE,
214222
"Kilépés a RetroArch alkalmazásból. Konfiguráció mentése kilépéskor: letiltva."
@@ -1304,6 +1312,14 @@ MSG_HASH(
13041312
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
13051313
"Kikapcsolt állapotban a fájlok egy tartalék könyvtárba kerülnek felülírás vagy törlés előtt."
13061314
)
1315+
MSG_HASH(
1316+
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_MODE,
1317+
"Szinkronizálás módja"
1318+
)
1319+
MSG_HASH(
1320+
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_MODE,
1321+
"Automatikus: szinkronizálás a RetroArch indításakor és magok leállításakor. Kézi: csak a \"Szinkronizálás most\" gomb megnyomásakor."
1322+
)
13071323
MSG_HASH(
13081324
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_MODE_AUTOMATIC,
13091325
"Automatikus"
@@ -14058,6 +14074,14 @@ MSG_HASH(
1405814074
MSG_LIBRETRO_FRONTEND,
1405914075
"Libretro frontend"
1406014076
)
14077+
MSG_HASH(
14078+
MSG_LOADED_STATE_FROM_SLOT,
14079+
"Játékállás betöltve a %d. rekeszből."
14080+
)
14081+
MSG_HASH(
14082+
MSG_LOADED_STATE_FROM_SLOT_AUTO,
14083+
"Játékállás betöltve az automata rekeszből."
14084+
)
1406114085
MSG_HASH(
1406214086
MSG_LOADING,
1406314087
"Betöltés"
@@ -14254,6 +14278,14 @@ MSG_HASH(
1425414278
MSG_SAVED_NEW_CONFIG_TO,
1425514279
"Konfiguráció mentve ide"
1425614280
)
14281+
MSG_HASH(
14282+
MSG_SAVED_STATE_TO_SLOT,
14283+
"Játékállás elmentve a %d. rekeszbe."
14284+
)
14285+
MSG_HASH(
14286+
MSG_SAVED_STATE_TO_SLOT_AUTO,
14287+
"Játékállás elmentve az automata rekeszbe."
14288+
)
1425714289
MSG_HASH(
1425814290
MSG_SAVED_SUCCESSFULLY_TO,
1425914291
"Sikeresen mentve ide"

intl/msg_hash_it.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4961,10 +4961,6 @@ MSG_HASH(
49614961
MENU_ENUM_LABEL_VALUE_CORE_SUGGEST_ALWAYS,
49624962
"Suggerisci Sempre Nucleo"
49634963
)
4964-
MSG_HASH(
4965-
MENU_ENUM_SUBLABEL_CORE_SUGGEST_ALWAYS,
4966-
"Suggerisci i nuclei disponibili anche quando un nucleo è già caricato."
4967-
)
49684964
MSG_HASH(
49694965
MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,
49704966
"Usa Lettore Multimediale Integrato"

0 commit comments

Comments
 (0)