From 31342ea18f757d437250e1738e9f5eedb53a3c12 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 31 Dec 2021 00:07:41 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_es.h | 20 ++++++++++++++++++++ intl/msg_hash_fi.h | 4 ++++ intl/msg_hash_fr.h | 4 ++++ intl/msg_hash_it.h | 20 ++++++++++++++++++++ intl/msg_hash_ko.h | 4 ++++ intl/msg_hash_pl.h | 12 ++++++++++++ intl/msg_hash_tr.h | 20 ++++++++++++++++++++ intl/progress.h | 8 ++++---- 8 files changed, 88 insertions(+), 4 deletions(-) diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 3f2f30bff3..2105b7a9bf 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -5541,6 +5541,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_SUBLABELS, "Muestra información adicional sobre cada elemento de las listas de reproducción, como el núcleo asociado y el tiempo transcurrido (si está disponible). Afecta al rendimiento de forma variable." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_PLAYLIST_SHOW_HISTORY_ICONS, + "Mostrar iconos específicos de los contenidos en el historial y los favoritos" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_HISTORY_ICONS, + "Muestra iconos específicos para cada elemento de las listas de reproducción del historial y los favoritos. Afecta al rendimiento de forma variable." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_CORE, "Núcleo:" @@ -6084,6 +6092,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Desconecta una sesión activa de juego en red." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Mostrar solo salas accesibles" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Actualizar lista de servidores de juego en red" @@ -7843,6 +7855,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NEAREST, "Más cercano" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_MAIN, + "Principal" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT, + "Contenido" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_USE_CONTENT_DIR, "" diff --git a/intl/msg_hash_fi.h b/intl/msg_hash_fi.h index c63c6d3fd8..bf56397693 100644 --- a/intl/msg_hash_fi.h +++ b/intl/msg_hash_fi.h @@ -6020,6 +6020,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Katkaise aktiivinen verkkopeliyhteys." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Vain yhdistettävissä olevat huoneet" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Päivitä verkkopelin isännöitsijöiden lista" diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index 575a11f0ee..c96a968cd3 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -6080,6 +6080,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Déconnecter une connexion de jeu en réseau active." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Salons connectables uniquement" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Rafraîchir la liste des salons" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index d417b72592..6e5ad169cd 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -5505,6 +5505,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_SUBLABELS, "Mostra informazioni aggiuntive per ogni voce della scaletta, come l'associazione di nuclei corrente e il tempo di gioco (se disponibile). Ha un impatto di prestazioni variabile." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_PLAYLIST_SHOW_HISTORY_ICONS, + "Mostra le icone specifiche del contenuto nella cronologia e nei preferiti" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_HISTORY_ICONS, + "Mostra icone specifiche per ogni voce di playlist di cronologia e preferiti. Ha un impatto di prestazioni variabili." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_RUNTIME, "Durata:" @@ -6036,6 +6044,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Disconnetti una connessione di rete attiva." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Solo Camere Connettibili" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Aggiorna Elenco Host per il Netplay" @@ -7775,6 +7787,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NEAREST, "Più Vicino" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_MAIN, + "Principale" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT, + "Contenuto" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_USE_CONTENT_DIR, "" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index 918a79d4ba..76d77e7ad2 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -6124,6 +6124,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "활성 중인 모든 넷플레이 연결을 해제합니다." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "연결 가능한 방만 표시" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "넷플레이 호스트 목록 새로 고침" diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index e394a2aac5..1688d572a8 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -5996,6 +5996,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Odłącz aktywne połączenie sieciowe." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Tylko połączone pokoje" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Odśwież listę hostów gry sieciowej" @@ -7751,6 +7755,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NEAREST, "Najbliższy" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_MAIN, + "Główny" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT, + "Zawartość" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_USE_CONTENT_DIR, "" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index 9ba8244a04..1ee8d3bfc1 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -5537,6 +5537,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_SUBLABELS, "Her bir oynatma listesi girdisi için mevcut çekirdek ilişkilendirme ve çalışma zamanı (varsa) gibi ek bilgileri gösterir. Değişken performans etkisi vardır." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_PLAYLIST_SHOW_HISTORY_ICONS, + "İçeriğe Özgü Simgeleri Geçmiş ve Sık Kullanılanlarda Göster" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_HISTORY_ICONS, + "Her geçmiş ve sık kullanılan oynatma listesi girişi için belirli simgeleri gösterin. Değişken bir performans etkisine sahiptir." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_CORE, "Çekirdek:" @@ -6084,6 +6092,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Etkin bir Netplay bağlantısını kesin." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_SHOW_ONLY_CONNECTABLE, + "Sadece Bağlanılabilir Odalar" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS, "Netplay Sunucu Listesini Yenile" @@ -7859,6 +7871,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NEAREST, "En yakın" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_MAIN, + "Ana" + ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CONTENT, + "İçerik" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MANUAL_CONTENT_SCAN_SYSTEM_NAME_USE_CONTENT_DIR, "<İçerik Dizini>" diff --git a/intl/progress.h b/intl/progress.h index dfb9f157ee..5e9cbaf60b 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -47,8 +47,8 @@ #define LANGUAGE_PROGRESS_FINNISH_APPROVED 41 /* French */ -#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100 -#define LANGUAGE_PROGRESS_FRENCH_APPROVED 100 +#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99 +#define LANGUAGE_PROGRESS_FRENCH_APPROVED 99 /* Galician */ #define LANGUAGE_PROGRESS_GALICIAN_TRANSLATED 14 @@ -75,7 +75,7 @@ #define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0 /* Korean */ -#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 87 +#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 88 #define LANGUAGE_PROGRESS_KOREAN_APPROVED 0 /* Maltese */ @@ -95,7 +95,7 @@ #define LANGUAGE_PROGRESS_POLISH_APPROVED 20 /* Portuguese, Brazilian */ -#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_TRANSLATED 100 +#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_TRANSLATED 99 #define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_APPROVED 2 /* Portuguese */