From ab858c65a10af64ec4b876fde1de212c4d59c8ef Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 16 May 2022 00:13:33 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_ar.h | 5 +++++ intl/msg_hash_ast.h | 1 + intl/msg_hash_ca.h | 5 +++++ intl/msg_hash_chs.h | 5 +++++ intl/msg_hash_cht.h | 1 + intl/msg_hash_cs.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_cy.h | 1 + intl/msg_hash_da.h | 1 + intl/msg_hash_de.h | 31 ++++++++++++++++++++++++++++++- intl/msg_hash_el.h | 5 +++++ intl/msg_hash_en.h | 1 + intl/msg_hash_eo.h | 1 + intl/msg_hash_es.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_fa.h | 1 + intl/msg_hash_fi.h | 5 +++++ intl/msg_hash_fr.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_gl.h | 1 + intl/msg_hash_he.h | 1 + intl/msg_hash_hr.h | 1 + intl/msg_hash_hu.h | 5 +++++ intl/msg_hash_id.h | 1 + intl/msg_hash_it.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_ja.h | 5 +++++ intl/msg_hash_ko.h | 5 +++++ intl/msg_hash_mt.h | 1 + intl/msg_hash_nl.h | 5 +++++ intl/msg_hash_no.h | 1 + intl/msg_hash_oc.h | 1 + intl/msg_hash_pl.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_pt_br.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_pt_pt.h | 1 + intl/msg_hash_ro.h | 1 + intl/msg_hash_ru.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_si.h | 1 + intl/msg_hash_sk.h | 1 + intl/msg_hash_sr.h | 1 + intl/msg_hash_sv.h | 5 +++++ intl/msg_hash_tr.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_uk.h | 29 +++++++++++++++++++++++++++++ intl/msg_hash_val.h | 1 + intl/msg_hash_vn.h | 1 + intl/progress.h | 4 ++-- 42 files changed, 364 insertions(+), 3 deletions(-) diff --git a/intl/msg_hash_ar.h b/intl/msg_hash_ar.h index db1235a825..e8e2895962 100644 --- a/intl/msg_hash_ar.h +++ b/intl/msg_hash_ar.h @@ -7971,6 +7971,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "تم تغيير اسمك المستعار إلى\"%s\"" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "تشغيل" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "صوت الصوت" diff --git a/intl/msg_hash_ast.h b/intl/msg_hash_ast.h index 8e8a131c5a..5e1c97d337 100644 --- a/intl/msg_hash_ast.h +++ b/intl/msg_hash_ast.h @@ -3123,6 +3123,7 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "El to nomatu camudó a «%s»" ) + MSG_HASH( MSG_FETCHING_CORE_LIST, "Diendo en cata de la llista de nucleos…" diff --git a/intl/msg_hash_ca.h b/intl/msg_hash_ca.h index 22f66375a1..fe83198fdf 100644 --- a/intl/msg_hash_ca.h +++ b/intl/msg_hash_ca.h @@ -5203,6 +5203,11 @@ MSG_HASH( MSG_PRESS_ONE_MORE_TIME_TO_SEND_DEBUG_INFO, "Premeu una vegada més per enviar informació de diagnòstic a l’equip del RetroArch." ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Jugant" + ) + MSG_HASH( MSG_FAILED_TO_SEND_NICKNAME_TO_HOST, "No s'ha pogut enviar el sobrenom a l'amfitrió." diff --git a/intl/msg_hash_chs.h b/intl/msg_hash_chs.h index 291e871705..1bc6775139 100644 --- a/intl/msg_hash_chs.h +++ b/intl/msg_hash_chs.h @@ -10511,6 +10511,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "您的昵称已更改为「%s」" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "正在播放" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "音频音量" diff --git a/intl/msg_hash_cht.h b/intl/msg_hash_cht.h index 065e17fbdf..320dc63dd4 100644 --- a/intl/msg_hash_cht.h +++ b/intl/msg_hash_cht.h @@ -4887,6 +4887,7 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "你的暱稱已修改為 \"%s\"" ) + MSG_HASH( MSG_AUDIO_VOLUME, "聲音音量" diff --git a/intl/msg_hash_cs.h b/intl/msg_hash_cs.h index fdc1541962..6ef2abed0e 100644 --- a/intl/msg_hash_cs.h +++ b/intl/msg_hash_cs.h @@ -6373,6 +6373,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Zastavení Hostitele Netplay" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Vyhodit Klienta" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Vyberte klienta z aktuálně hostované místnosti." + ) /* Import Content */ @@ -9899,6 +9907,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Nebyli nalezeni žádní hostitelé netplay." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Nebyli nalezeni žádní klienti netplay." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Žádné počitadla výkonu." @@ -10591,6 +10603,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Vaše přezdívka změněna na \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Klient vyhozen: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Nepodařilo se vyhodit klienta: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Přehrává se" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Sledující" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Hlasitost zvuku" diff --git a/intl/msg_hash_cy.h b/intl/msg_hash_cy.h index 27df5eb0fc..764b49346f 100644 --- a/intl/msg_hash_cy.h +++ b/intl/msg_hash_cy.h @@ -1635,6 +1635,7 @@ MSG_HASH( /* Notifications */ + MSG_HASH( MSG_TO, "i" diff --git a/intl/msg_hash_da.h b/intl/msg_hash_da.h index da0effefbb..cd519bcf92 100644 --- a/intl/msg_hash_da.h +++ b/intl/msg_hash_da.h @@ -1436,6 +1436,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_de.h b/intl/msg_hash_de.h index 304e786215..76293d3955 100644 --- a/intl/msg_hash_de.h +++ b/intl/msg_hash_de.h @@ -6317,6 +6317,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Netzwerkspiel-Hosting stoppen" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Client rausschmeißen" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Einen Client aus dem aktuell gehosteten Raum schmeißen." + ) /* Import Content */ @@ -9787,6 +9795,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Keine Netzwerkspiele gefunden." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Keine Netzwerkspiel-Clients gefunden." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Keine Leistungsindikatoren." @@ -10254,7 +10266,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PLAYING, - "Wiedergebend" + "Im Spiel" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PAUSED, @@ -10475,6 +10487,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Dein Spitzname wurde geändert zu \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Client rausgeschmissen: „%s“" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Client konnte nicht rausgeschmissen werden: „%s“" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Im Spiel" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Zuschauer" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Audio-Lautstärke" diff --git a/intl/msg_hash_el.h b/intl/msg_hash_el.h index 1e4beb979b..12b3ce5a72 100644 --- a/intl/msg_hash_el.h +++ b/intl/msg_hash_el.h @@ -5083,6 +5083,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Το ψευδώνυμο σας άλλαξε σε \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Σε αναπαραγωγή" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Ένταση ήχου" diff --git a/intl/msg_hash_en.h b/intl/msg_hash_en.h index d3015dc5bf..fe1fc4dcc7 100644 --- a/intl/msg_hash_en.h +++ b/intl/msg_hash_en.h @@ -1783,6 +1783,7 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Your nickname was changed to \"%s\"" ) + MSG_HASH( MSG_CONNECTING_TO_NETPLAY_HOST, "Connecting to net-play host" diff --git a/intl/msg_hash_eo.h b/intl/msg_hash_eo.h index affb51a29e..19e9ccff29 100644 --- a/intl/msg_hash_eo.h +++ b/intl/msg_hash_eo.h @@ -931,6 +931,7 @@ MSG_HASH( /* Notifications */ + MSG_HASH( MSG_CRC32_CHECKSUM_MISMATCH, "CRC32 checksum mismatch between content file and saved content checksum in replay file header) replay highly likely to desync on playback." diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 5ffd304c9d..9e679e53a4 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -6457,6 +6457,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Detener servidor de juego en red" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Expulsar a cliente" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Expulsa a un cliente de tu sala." + ) /* Import Content */ @@ -10063,6 +10071,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "No se han encontrado servidores de juego en red." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "No se han encontrado clientes de juego en red." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "No hay contadores de rendimiento." @@ -10775,6 +10787,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Tu apodo ha sido cambiado a «%s»" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Cliente expulsado: «%s»" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Error al expulsar al cliente: «%s»" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Jugando" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Espectador" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Volumen de audio" diff --git a/intl/msg_hash_fa.h b/intl/msg_hash_fa.h index 5e5c061225..c09a40a92f 100644 --- a/intl/msg_hash_fa.h +++ b/intl/msg_hash_fa.h @@ -2220,6 +2220,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_fi.h b/intl/msg_hash_fi.h index cdb1aacd51..b4526cdc11 100644 --- a/intl/msg_hash_fi.h +++ b/intl/msg_hash_fi.h @@ -10503,6 +10503,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Nimimerkkisi muutettiin muotoon \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Pelaa" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Äänenvoimakkuus" diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index b1c8150865..62c5716eed 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -6441,6 +6441,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Arrêter l'hébergement de jeu en réseau" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Expulser le client" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Expulser un client de votre salle hébergée actuellement." + ) /* Import Content */ @@ -10055,6 +10063,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Aucun hôte de jeu en réseau trouvé." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Aucun client de jeu en réseau trouvé." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Aucun compteur de performance." @@ -10755,6 +10767,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Votre pseudo est maintenant \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Client expulsé : \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Impossible d'expulser le client : \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "En jeu" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Spectateur" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Volume sonore" diff --git a/intl/msg_hash_gl.h b/intl/msg_hash_gl.h index f377020239..f621f2d02a 100644 --- a/intl/msg_hash_gl.h +++ b/intl/msg_hash_gl.h @@ -2159,6 +2159,7 @@ MSG_HASH( /* Notifications */ + MSG_HASH( MSG_CORE_DOES_NOT_SUPPORT_SAVESTATES, "O núcleo non é compatible co gardado rápido." diff --git a/intl/msg_hash_he.h b/intl/msg_hash_he.h index 87e4f5167f..b57a7abaf4 100644 --- a/intl/msg_hash_he.h +++ b/intl/msg_hash_he.h @@ -872,6 +872,7 @@ MSG_HASH( /* FIXME Seems related to MENU_ENUM_LABEL_VALUE_CORE_ASSETS_DIRECTORY, /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_hr.h b/intl/msg_hash_hr.h index 78b20184cc..187a0ad44d 100644 --- a/intl/msg_hash_hr.h +++ b/intl/msg_hash_hr.h @@ -1036,6 +1036,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_hu.h b/intl/msg_hash_hu.h index 7db452703e..0122268749 100644 --- a/intl/msg_hash_hu.h +++ b/intl/msg_hash_hu.h @@ -2607,6 +2607,11 @@ MSG_HASH( MSG_NETPLAY_YOU_HAVE_JOINED_AS_PLAYER_N, "Csatlakoztál mint %u" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Lejátszás" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Hangerő" diff --git a/intl/msg_hash_id.h b/intl/msg_hash_id.h index 13cf77a28a..8e5bd8e4af 100644 --- a/intl/msg_hash_id.h +++ b/intl/msg_hash_id.h @@ -2784,6 +2784,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index 67b2643e6a..07e28fb41c 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -6397,6 +6397,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Ferma l'host netplay" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Espelli Client" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Espelli un client dalla tua stanza attualmente ospitata." + ) /* Import Content */ @@ -9951,6 +9959,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Nessun host netplay trovato." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Nessun client netplay trovato." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Nessun contatore delle prestazioni." @@ -10651,6 +10663,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Il tuo soprannome è cambiato in \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Client espulso: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Impossibile espellere il client: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "In Gioco" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Spettatore" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Volume audio" diff --git a/intl/msg_hash_ja.h b/intl/msg_hash_ja.h index 55173c0c41..99cf460241 100644 --- a/intl/msg_hash_ja.h +++ b/intl/msg_hash_ja.h @@ -9523,6 +9523,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "ニックネームを \"%s\" に変更しました" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "実行中" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "音量" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index b5b311899f..4448ca0754 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -10879,6 +10879,11 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "닉네임이 \"%s\"(으)로 변경됨" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "실행 중" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "오디오 볼륨" diff --git a/intl/msg_hash_mt.h b/intl/msg_hash_mt.h index a25bd85b72..71808fb938 100644 --- a/intl/msg_hash_mt.h +++ b/intl/msg_hash_mt.h @@ -396,6 +396,7 @@ /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_nl.h b/intl/msg_hash_nl.h index a27b9ea926..377b92bab2 100644 --- a/intl/msg_hash_nl.h +++ b/intl/msg_hash_nl.h @@ -4671,6 +4671,11 @@ MSG_HASH( MSG_NETPLAY_CANNOT_PLAY, "Kan niet overschakelen naar speelmodus" ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Afspelen" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Geluidsvolume" diff --git a/intl/msg_hash_no.h b/intl/msg_hash_no.h index a16af9afa6..55752cea22 100644 --- a/intl/msg_hash_no.h +++ b/intl/msg_hash_no.h @@ -2300,6 +2300,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_oc.h b/intl/msg_hash_oc.h index 56adcc653f..5281eba4a2 100644 --- a/intl/msg_hash_oc.h +++ b/intl/msg_hash_oc.h @@ -640,6 +640,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_pl.h b/intl/msg_hash_pl.h index 5a0044d2e5..03bd3280aa 100644 --- a/intl/msg_hash_pl.h +++ b/intl/msg_hash_pl.h @@ -6257,6 +6257,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Zatrzymaj hosta gry sieciowej" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Wyrzuć klienta" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Wyrzuć klienta z aktualnie hostowanego pokoju." + ) /* Import Content */ @@ -9763,6 +9771,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Nie znaleziono hostów gry sieciowej." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Nie znaleziono klientów sieciowych." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Brak liczników wydajności." @@ -10463,6 +10475,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Twój pseudonim został zmieniony na \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Klient wyrzucony: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Nie udało się wyrzucić klienta: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Granie" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Oglądanie" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Głośność dźwięku" diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 4508bfbe64..9a5f1406ba 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -6425,6 +6425,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Parar anfitrião de jogo em rede" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Expulsar usuário" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Expulsa um usuário da sua sala." + ) /* Import Content */ @@ -10007,6 +10015,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Nenhum anfitrião de jogo em rede encontrado." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Nenhum usuário do jogo em rede encontrado." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Não há contadores de desempenho." @@ -10711,6 +10723,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Seu apelido mudou para \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Usuário expulso: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Falha ao expulsar usuário: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Jogando" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Assistindo" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Volume de áudio" diff --git a/intl/msg_hash_pt_pt.h b/intl/msg_hash_pt_pt.h index 691eb06451..a7167052df 100644 --- a/intl/msg_hash_pt_pt.h +++ b/intl/msg_hash_pt_pt.h @@ -4339,6 +4339,7 @@ MSG_HASH( MSG_NETPLAY_CANNOT_PLAY, "Não é possível entrar no modo de reprodução" ) + MSG_HASH( MSG_AUDIO_VOLUME, "Volume de som" diff --git a/intl/msg_hash_ro.h b/intl/msg_hash_ro.h index a25bd85b72..71808fb938 100644 --- a/intl/msg_hash_ro.h +++ b/intl/msg_hash_ro.h @@ -396,6 +396,7 @@ /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_ru.h b/intl/msg_hash_ru.h index 015acad249..4974044ce8 100644 --- a/intl/msg_hash_ru.h +++ b/intl/msg_hash_ru.h @@ -6489,6 +6489,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Остановить Netplay-хост" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Отключить клиента" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Отключить клиента от текущей комнаты." + ) /* Import Content */ @@ -10171,6 +10179,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Сетевые хосты не найдены." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Сетевые клиенты не найдены." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Нет счетчиков производительности." @@ -10879,6 +10891,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Ваш ник изменён на \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Отключен клиент: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Не удалось отключить клиента: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Играет в" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "В режиме зрителя" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Громкость звука" diff --git a/intl/msg_hash_si.h b/intl/msg_hash_si.h index e644f9a446..5660ba5137 100644 --- a/intl/msg_hash_si.h +++ b/intl/msg_hash_si.h @@ -488,6 +488,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_sk.h b/intl/msg_hash_sk.h index 3f26ef442f..b80ab63297 100644 --- a/intl/msg_hash_sk.h +++ b/intl/msg_hash_sk.h @@ -3111,6 +3111,7 @@ MSG_HASH( MSG_NETPLAY_S_HAS_JOINED_WITH_INPUT_DEVICES_S, "%.*s sa pripojil so vstupnými zariadeniami %.*s" ) + MSG_HASH( MSG_AUDIO_VOLUME, "Hlasitosť zvuku" diff --git a/intl/msg_hash_sr.h b/intl/msg_hash_sr.h index 290b301b68..9eacb431ef 100644 --- a/intl/msg_hash_sr.h +++ b/intl/msg_hash_sr.h @@ -2260,6 +2260,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_sv.h b/intl/msg_hash_sv.h index e653597adc..630b69fd17 100644 --- a/intl/msg_hash_sv.h +++ b/intl/msg_hash_sv.h @@ -3739,6 +3739,11 @@ MSG_HASH( /* Notifications */ +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Spelar" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Ljudvolym" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index f9065d9be7..234d73a2d9 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -6457,6 +6457,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Netplay Sunucusu Durdur" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "İstemciyi At" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Şu anda barındırılan odanızdan bir oyuncuyu atın." + ) /* Import Content */ @@ -10171,6 +10179,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Netplay sunucuları yok." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Netplay istemcisi bulunamadı." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS, "Performans sayacı yok." @@ -10871,6 +10883,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Takma adınız \"%s\" olarak değiştirildi" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "İstemci atıldı: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "İstemci atılamadı: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Oynanıyor" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "İzleyici" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Ses seviyesi" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index 4cca9b29e2..28df142840 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -3725,6 +3725,14 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST, "Зупинити хост мережевої гри" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NETPLAY_KICK, + "Викинути Клієнта" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_NETPLAY_KICK, + "Викинути клієнта з вашої кімнати." + ) /* Import Content */ @@ -6143,6 +6151,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND, "Не знайдено хостів мережевої гри." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_NO_NETPLAY_CLIENTS_FOUND, + "Не знайдено клієнтів для гри в мережі." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_NO_PLAYLISTS, "Немає списків відтворення." @@ -6583,6 +6595,23 @@ MSG_HASH( MSG_NETPLAY_CHANGED_NICK, "Ваш псевдонім змінено на \"%s\"" ) +MSG_HASH( + MSG_NETPLAY_KICKED_CLIENT_S, + "Клієнта викинуто: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_FAILED_TO_KICK_CLIENT_S, + "Не вдалося викинути клієнта: \"%s\"" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_PLAYING, + "Грає" + ) +MSG_HASH( + MSG_NETPLAY_STATUS_SPECTATING, + "Глядач" + ) + MSG_HASH( MSG_AUDIO_VOLUME, "Гучність звуку" diff --git a/intl/msg_hash_val.h b/intl/msg_hash_val.h index 8970d01cfd..bb87beb254 100644 --- a/intl/msg_hash_val.h +++ b/intl/msg_hash_val.h @@ -2908,6 +2908,7 @@ MSG_HASH( /* Notifications */ + /* Lakka */ diff --git a/intl/msg_hash_vn.h b/intl/msg_hash_vn.h index fa2048d006..6f34b61114 100644 --- a/intl/msg_hash_vn.h +++ b/intl/msg_hash_vn.h @@ -2171,6 +2171,7 @@ MSG_HASH( MSG_WAITING_FOR_CLIENT, "Đang đợi máy khách ..." ) + MSG_HASH( MSG_AUDIO_VOLUME, "Âm lượng âm thanh" diff --git a/intl/progress.h b/intl/progress.h index 154eb9fdd8..a3691767c0 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -135,8 +135,8 @@ #define LANGUAGE_PROGRESS_SWEDISH_APPROVED 0 /* Turkish */ -#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 94 -#define LANGUAGE_PROGRESS_TURKISH_APPROVED 94 +#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 95 +#define LANGUAGE_PROGRESS_TURKISH_APPROVED 95 /* Ukrainian */ #define LANGUAGE_PROGRESS_UKRAINIAN_TRANSLATED 27