Skip to content

Commit 929bd26

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent 60dd977 commit 929bd26

7 files changed

Lines changed: 563 additions & 11 deletions

File tree

intl/msg_hash_ca.h

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4544,6 +4544,18 @@ MSG_HASH(
45444544
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_ON_EXIT,
45454545
"Desa els canvis al fitxer de configuració en sortir. Això és útil pels canvis fets en el menú. Sobreescriu el fitxer de configuració, #include's i comentaris no es desen."
45464546
)
4547+
MSG_HASH(
4548+
MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_MINIMAL,
4549+
"Desa la configuració mínima"
4550+
)
4551+
MSG_HASH(
4552+
MENU_ENUM_SUBLABEL_CONFIG_SAVE_MINIMAL,
4553+
"Desa només la configuració que difereix de la predeterminada."
4554+
)
4555+
MSG_HASH(
4556+
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_MINIMAL,
4557+
"Quan s'activa, només desa els valors de configuració que han canviat respecte els valors predeterminats. S'aconsegueix un fitxer de configuració més petit i manipulable."
4558+
)
45474559
MSG_HASH(
45484560
MENU_ENUM_LABEL_VALUE_REMAP_SAVE_ON_EXIT,
45494561
"Desa els fitxers d'assignació en sortir"
@@ -7935,6 +7947,10 @@ MSG_HASH(
79357947
MENU_ENUM_LABEL_VALUE_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
79367948
"Actualitza la llista de reproducció"
79377949
)
7950+
MSG_HASH(
7951+
MENU_ENUM_SUBLABEL_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
7952+
"Afegeix nou contingut i elimina entrades no vàlides repetint l'última cerca per crear o editar la llista de reproducció."
7953+
)
79387954
MSG_HASH(
79397955
MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
79407956
"Esborrar llista de reproducció"
@@ -8512,6 +8528,14 @@ MSG_HASH(
85128528
MENU_ENUM_SUBLABEL_SCAN_FILE,
85138529
"Cerca contingut que coincideixi amb la base de dades en un fitxer."
85148530
)
8531+
MSG_HASH(
8532+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_LIST,
8533+
"Cerca de continguts"
8534+
)
8535+
MSG_HASH(
8536+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_LIST,
8537+
"Configura la cerca en funció del contingut del nom del fitxer i/o de les coincidències a la base de dades."
8538+
)
85158539
MSG_HASH(
85168540
MENU_ENUM_LABEL_VALUE_SCAN_ENTRY,
85178541
"Escanejar"
@@ -8578,6 +8602,30 @@ MSG_HASH(
85788602

85798603
/* Import Content > Content Scan */
85808604

8605+
MSG_HASH(
8606+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_DIR,
8607+
"Ubicació del contingut"
8608+
)
8609+
MSG_HASH(
8610+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_DIR,
8611+
"Selecciona una carpeta (o fitxer) per escanejar-ne el contingut."
8612+
)
8613+
MSG_HASH(
8614+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8615+
"Llista de reprodució objectiu"
8616+
)
8617+
MSG_HASH(
8618+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8619+
"Nom de la llista de reproducció generada, també es fa servir per identificar les miniatures de la llista de reproducció. La configuració automàtica farà servir el mateix nom que la coincidència a la base dades o el nom de la carpeta."
8620+
)
8621+
MSG_HASH(
8622+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8623+
"Nom de la llista de reproducció predeterminada"
8624+
)
8625+
MSG_HASH(
8626+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8627+
"Nom de la llista de reproducció predeterminada pel contingut analitzat."
8628+
)
85818629
MSG_HASH(
85828630
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_CORE_NAME,
85838631
"Nucli per defecte"

intl/msg_hash_de.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8442,6 +8442,10 @@ MSG_HASH(
84428442
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
84438443
"Zielwiedergabeliste"
84448444
)
8445+
MSG_HASH(
8446+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8447+
"Name der erzeugten Wiedergabelistendatei, der auch zur Identifizierung der Miniaturansichten der Wiedergabeliste verwendet wird. Die automatischen Einstellung verwendet denselbe Namen wie für die zugehörige Datenbank oder das Inhaltsverzeichnis."
8448+
)
84458449
MSG_HASH(
84468450
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
84478451
"Name der benutzerdefinierten Wiedergabeliste"

intl/msg_hash_es.h

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4536,6 +4536,18 @@ MSG_HASH(
45364536
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_ON_EXIT,
45374537
"Guarda los cambios en el archivo de configuración en disco al salir. Ideal para cualquier cambio que hagas en el menú. Sobrescribirá el archivo de configuración existente sin preservar los #include y los comentarios."
45384538
)
4539+
MSG_HASH(
4540+
MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_MINIMAL,
4541+
"Guardar configuración mínima"
4542+
)
4543+
MSG_HASH(
4544+
MENU_ENUM_SUBLABEL_CONFIG_SAVE_MINIMAL,
4545+
"Guarda únicamente aquellos ajustes que hayan cambiado respecto a los valores predeterminados."
4546+
)
4547+
MSG_HASH(
4548+
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_MINIMAL,
4549+
"Al activar esta opción, se guardarán solo aquellos valores de los ajutes que hayan cambiado respecto a sus valores predeterminados. Producirá un archivo de configuración más pequeño y manejable."
4550+
)
45394551
MSG_HASH(
45404552
MENU_ENUM_LABEL_VALUE_REMAP_SAVE_ON_EXIT,
45414553
"Guardar archivos de reasignación al salir"

intl/msg_hash_ga.h

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4540,6 +4540,18 @@ MSG_HASH(
45404540
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_ON_EXIT,
45414541
"Sábháil athruithe ar an gcomhad cumraíochta nuair a scoireann tú. Úsáideach le haghaidh athruithe a dhéantar sa roghchlár. Scríobhann sé seo an comhad cumraíochta thar an gceann, ní choimeádtar #includes agus tuairimí."
45424542
)
4543+
MSG_HASH(
4544+
MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_MINIMAL,
4545+
"Sábháil Cumraíocht Íosta"
4546+
)
4547+
MSG_HASH(
4548+
MENU_ENUM_SUBLABEL_CONFIG_SAVE_MINIMAL,
4549+
"Ná sábháil ach socruithe atá difriúil ó na socruithe réamhshocraithe."
4550+
)
4551+
MSG_HASH(
4552+
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_MINIMAL,
4553+
"Nuair a bhíonn sé cumasaithe, ní shábhálann sé ach luachanna cumraíochta atá athraithe óna luachanna réamhshocraithe. Mar thoradh air sin, bíonn comhad cumraíochta níos lú agus níos inbhainistithe."
4554+
)
45434555
MSG_HASH(
45444556
MENU_ENUM_LABEL_VALUE_REMAP_SAVE_ON_EXIT,
45454557
"Sábháil Athmhapáil Comhad ar Scoir"
@@ -7943,6 +7955,10 @@ MSG_HASH(
79437955
MENU_ENUM_LABEL_VALUE_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
79447956
"Athnuaigh Seinmliosta"
79457957
)
7958+
MSG_HASH(
7959+
MENU_ENUM_SUBLABEL_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
7960+
"Cuir ábhar nua leis agus bain iontrálacha neamhbhailí tríd an oibríocht scanadh ábhair a úsáideadh go deireanach chun an seinmliosta a chruthú nó a chur in eagar a athdhéanamh."
7961+
)
79467962
MSG_HASH(
79477963
MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
79487964
"Scrios Seinmliosta"
@@ -8520,6 +8536,14 @@ MSG_HASH(
85208536
MENU_ENUM_SUBLABEL_SCAN_FILE,
85218537
"Scanann sé comhad le haghaidh ábhar a mheaitseálann an bunachar sonraí."
85228538
)
8539+
MSG_HASH(
8540+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_LIST,
8541+
"Scanadh Ábhair"
8542+
)
8543+
MSG_HASH(
8544+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_LIST,
8545+
"Scanadh inchumraithe bunaithe ar ainmneacha comhad ábhair agus/nó meaitseáil bunachar sonraí."
8546+
)
85238547
MSG_HASH(
85248548
MENU_ENUM_LABEL_VALUE_SCAN_ENTRY,
85258549
"Scanadh"
@@ -8586,6 +8610,30 @@ MSG_HASH(
85868610

85878611
/* Import Content > Content Scan */
85888612

8613+
MSG_HASH(
8614+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_DIR,
8615+
"Suíomh an Ábhair"
8616+
)
8617+
MSG_HASH(
8618+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_DIR,
8619+
"Roghnaigh eolaire (nó comhad) le scanadh le haghaidh ábhair."
8620+
)
8621+
MSG_HASH(
8622+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8623+
"Seinmliosta Sprioc"
8624+
)
8625+
MSG_HASH(
8626+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8627+
"Ainm an chomhaid seinmliosta a ghintear, a úsáidtear freisin chun mionsamhlacha seinmliosta a aithint. Úsáidfidh an socrú uathoibríoch an t-ainm céanna leis an mbunachar sonraí nó leis an eolaire ábhair a mheaitseálann."
8628+
)
8629+
MSG_HASH(
8630+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8631+
"Ainm Seinmliosta Saincheaptha"
8632+
)
8633+
MSG_HASH(
8634+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8635+
"Ainm seinmliosta saincheaptha le haghaidh ábhar scanta."
8636+
)
85898637
MSG_HASH(
85908638
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_CORE_NAME,
85918639
"Croí Réamhshocraithe"

intl/msg_hash_ko.h

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,6 +4568,18 @@ MSG_HASH(
45684568
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_ON_EXIT,
45694569
"종료 시 구성 파일에 변경사항을 저장합니다. 메뉴에서 설정을 변경할 경우 유용합니다. 구성 파일을 덮어쓰며, #include와 주석은 보존되지 않습니다."
45704570
)
4571+
MSG_HASH(
4572+
MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_MINIMAL,
4573+
"구성 저장 최소화하기"
4574+
)
4575+
MSG_HASH(
4576+
MENU_ENUM_SUBLABEL_CONFIG_SAVE_MINIMAL,
4577+
"기본값에서 변경된 설정만을 저장합니다."
4578+
)
4579+
MSG_HASH(
4580+
MENU_ENUM_LABEL_HELP_CONFIG_SAVE_MINIMAL,
4581+
"사용할 경우, 구성을 저장할 때 기본값에서 다른 값으로 변경된 설정들만을 기록합니다. 구성 파일의 크기가 작아지고, 직접 관리가 용이해집니다."
4582+
)
45714583
MSG_HASH(
45724584
MENU_ENUM_LABEL_VALUE_REMAP_SAVE_ON_EXIT,
45734585
"종료 시 입력설정 파일 저장하기"
@@ -7975,6 +7987,10 @@ MSG_HASH(
79757987
MENU_ENUM_LABEL_VALUE_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
79767988
"실행목록 새로 고침"
79777989
)
7990+
MSG_HASH(
7991+
MENU_ENUM_SUBLABEL_PLAYLIST_MANAGER_REFRESH_PLAYLIST,
7992+
"실행목록에 마지막으로 수행한 콘텐츠 검색 작업을 반복하여 새로운 콘텐츠를 추가하고 올바르지 않은 항목을 제거합니다."
7993+
)
79787994
MSG_HASH(
79797995
MENU_ENUM_LABEL_VALUE_DELETE_PLAYLIST,
79807996
"실행목록 삭제"
@@ -8548,6 +8564,14 @@ MSG_HASH(
85488564
MENU_ENUM_SUBLABEL_SCAN_FILE,
85498565
"파일에서 데이터베이스에 일치하는 콘텐츠를 검색합니다."
85508566
)
8567+
MSG_HASH(
8568+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_LIST,
8569+
"콘텐츠 검색"
8570+
)
8571+
MSG_HASH(
8572+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_LIST,
8573+
"콘텐츠 파일명 또는 데이터베이스 일치에 기반한 구성 가능한 검색을 수행합니다."
8574+
)
85518575
MSG_HASH(
85528576
MENU_ENUM_LABEL_VALUE_SCAN_ENTRY,
85538577
"스캔"
@@ -8614,6 +8638,30 @@ MSG_HASH(
86148638

86158639
/* Import Content > Content Scan */
86168640

8641+
MSG_HASH(
8642+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_DIR,
8643+
"콘텐츠 경로"
8644+
)
8645+
MSG_HASH(
8646+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_DIR,
8647+
"콘텐츠를 검색할 디렉토리(또는 파일)입니다."
8648+
)
8649+
MSG_HASH(
8650+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8651+
"대상 실행목록"
8652+
)
8653+
MSG_HASH(
8654+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME,
8655+
"생성될 재생목록의 파일명이자, 재생목록의 미리보기를 판별하는 데 사용될 이름입니다. 자동으로 설정할 경우 데이터베이스 이름 또는 콘텐츠 디렉토리 이름을 사용합니다."
8656+
)
8657+
MSG_HASH(
8658+
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8659+
"커스텀 재생목록 이름"
8660+
)
8661+
MSG_HASH(
8662+
MENU_ENUM_SUBLABEL_MANUAL_CONTENT_SCAN_SYSTEM_NAME_CUSTOM,
8663+
"검색된 콘텐츠를 저장할 커스텀 재생목록의 이름입니다."
8664+
)
86178665
MSG_HASH(
86188666
MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_CORE_NAME,
86198667
"기본 코어"

0 commit comments

Comments
 (0)