Skip to content

Commit 1939820

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent ca19b79 commit 1939820

File tree

4 files changed

+19
-11
lines changed

4 files changed

+19
-11
lines changed

intl/msg_hash_ca.h

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6317,7 +6317,7 @@ MSG_HASH(
63176317
)
63186318
MSG_HASH(
63196319
MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS,
6320-
"Mostra el menú 'Configuració'."
6320+
"Mostra el menú «Configuració»."
63216321
)
63226322
MSG_HASH(
63236323
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_SETTINGS_PASSWORD,
@@ -6333,47 +6333,47 @@ MSG_HASH(
63336333
)
63346334
MSG_HASH(
63356335
MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES,
6336-
"Mostra el menú 'Preferits'."
6336+
"Mostra el menú «Preferits»."
63376337
)
63386338
MSG_HASH(
63396339
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES_FIRST,
63406340
"Mostra primer els preferits"
63416341
)
63426342
MSG_HASH(
63436343
MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES_FIRST,
6344-
"Mostra el menú 'Preferits' abans que 'Historial'."
6344+
"Mostra el menú «Preferits» abans que «Historial»."
63456345
)
63466346
MSG_HASH(
63476347
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES,
63486348
"Mostrar Imatges"
63496349
)
63506350
MSG_HASH(
63516351
MENU_ENUM_SUBLABEL_CONTENT_SHOW_IMAGES,
6352-
"Mostra el menú 'Imatges'."
6352+
"Mostra el menú «Imatges»."
63536353
)
63546354
MSG_HASH(
63556355
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_MUSIC,
63566356
"Mostrar 'Música'"
63576357
)
63586358
MSG_HASH(
63596359
MENU_ENUM_SUBLABEL_CONTENT_SHOW_MUSIC,
6360-
"Mostra el menú 'Música'."
6360+
"Mostra el menú «Música»."
63616361
)
63626362
MSG_HASH(
63636363
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_VIDEO,
63646364
"Mostra «Vídeos»"
63656365
)
63666366
MSG_HASH(
63676367
MENU_ENUM_SUBLABEL_CONTENT_SHOW_VIDEO,
6368-
"Mostra el menú 'Vídeos'."
6368+
"Mostra el menú «Vídeos»."
63696369
)
63706370
MSG_HASH(
63716371
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_NETPLAY,
63726372
"Mostra «Joc en línia»"
63736373
)
63746374
MSG_HASH(
63756375
MENU_ENUM_SUBLABEL_CONTENT_SHOW_NETPLAY,
6376-
"Mostra el menú 'Joc en xarxa'."
6376+
"Mostra el menú «Joc en xarxa»."
63776377
)
63786378
MSG_HASH(
63796379
MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_HISTORY,
@@ -6389,7 +6389,7 @@ MSG_HASH(
63896389
)
63906390
MSG_HASH(
63916391
MENU_ENUM_SUBLABEL_CONTENT_SHOW_ADD_ENTRY,
6392-
"Mostra l'entrada 'Importa contingut' dins del menú principal o les llistes de reproducció."
6392+
"Mostra l'entrada «Importa contingut» dins del menú principal o les llistes de reproducció."
63936393
)
63946394
MSG_HASH(
63956395
MENU_ENUM_LABEL_VALUE_MENU_ADD_CONTENT_ENTRY_DISPLAY_MAIN_TAB,
@@ -6429,7 +6429,7 @@ MSG_HASH(
64296429
)
64306430
MSG_HASH(
64316431
MENU_ENUM_SUBLABEL_CONTENT_SHOW_CONTENTLESS_CORES,
6432-
"Especifica el tipus de nucli (si hi ha cap) per mostrar al menú «Nuclis sense continguts». En establir-ho com a «Personalitzat», la visibilitat individual dels nuclis es pot canviar mitjançant el menú «Gestiona els nuclis»."
6432+
"Especifica el tipus de nucli (si n'hi ha cap) per mostrar al menú «Nuclis sense continguts». En establir-ho com a «Personalitzat», la visibilitat individual dels nuclis es pot canviar mitjançant el menú «Gestiona els nuclis»."
64336433
)
64346434
MSG_HASH(
64356435
MENU_ENUM_LABEL_VALUE_SHOW_CONTENTLESS_CORES_ALL,
@@ -14675,7 +14675,7 @@ MSG_HASH(
1467514675
)
1467614676
MSG_HASH(
1467714677
MSG_CHEEVOS_UNSUPPORTED_WARNING,
14678-
"S'han trobat assoliments que no estan suportats. Prova amb un nucli diferent o prova d'actualitzar RetroArch."
14678+
"S'han trobat assoliments que no són compatibles. Proveu amb un nucli diferent o actualitzeu el RetroArch."
1467914679
)
1468014680
MSG_HASH(
1468114681
MSG_CHEEVOS_RICH_PRESENCE_SPECTATING,

intl/msg_hash_it.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,6 +1524,10 @@ MSG_HASH(
15241524
MENU_ENUM_LABEL_VALUE_INPUT_DRIVER,
15251525
"Driver di input"
15261526
)
1527+
MSG_HASH(
1528+
MENU_ENUM_SUBLABEL_INPUT_DRIVER,
1529+
"Driver di input da usare. Alcuni driver video forzano un driver di input diverso. (Restart richiesto)"
1530+
)
15271531
MSG_HASH(
15281532
MENU_ENUM_LABEL_HELP_INPUT_DRIVER_UDEV,
15291533
"Il driver udev legge gli eventi evdev per il supporto della tastiera. Supporta anche la callback della tastiera, topi e touchpad.\nCome impostazione predefinita nella maggior parte dei distros, i nodi /dev/input sono solo root (modalità 600). È possibile impostare una regola udev che li rende accessibili a non-root."

intl/msg_hash_uk.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,6 +1580,10 @@ MSG_HASH(
15801580
MENU_ENUM_LABEL_VALUE_INPUT_DRIVER,
15811581
"Ввід"
15821582
)
1583+
MSG_HASH(
1584+
MENU_ENUM_SUBLABEL_INPUT_DRIVER,
1585+
"Введіть драйвер для подальшого використання. Деякі відео-драйвери змушують іншого вхідного драйвера. (Необхідно перезавантажити)"
1586+
)
15831587
MSG_HASH(
15841588
MENU_ENUM_LABEL_HELP_INPUT_DRIVER_UDEV,
15851589
"Драйвер udev читає події evdev для підтримки клавіатури. Він також підтримує зворотний зв'язок клавіатури, миші та тачпади.\nЗа замовчуванням у більшості дистрибутивів вузли /dev/input доступні лише для користувача root (режим 600). Ви можете налаштувати правило udev, яке зробить їх досту[...]"

intl/progress.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
#define LANGUAGE_PROGRESS_TATAR_APPROVED 0
144144

145145
/* Ukrainian */
146-
#define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 99
146+
#define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 100
147147
#define LANGUAGE_PROGRESS_UKRAINIAN_APPROVED 6
148148

149149
/* Valencian */

0 commit comments

Comments
 (0)