diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index 1229f0b..cf3068c 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -5,7 +5,7 @@ "tokens" { "#StatusInPrivateWorld" "Is in a private world. (has %total_worlds% open)" - "#StatusInWorld" "Is in %current_world_name% with %current_world_users% other users. (has %total_worlds% open)" + "#StatusInWorld" "Is in %current_world_name% with %current_world_users% other users. (has %total_worlds% open)" } } "french" @@ -13,54 +13,55 @@ "tokens" { "#StatusInPrivateWorld" "Dans un monde privé. (à %total_worlds% mondes ouverts)" - "#StatusInWorld" "Est dans %current_world_name% avec %current_world_users% utilisateurs. (à %total_worlds% mondes ouverts%)" + "#StatusInWorld" "Est dans %current_world_name% avec %current_world_users% utilisateurs. (à %total_worlds% mondes ouverts%)" } } "german" { "tokens" { - "#StatusInPrivateWorld" "Ist in einer privaten Welt. (hat %total_worlds% geöffnet)" + "#StatusInPrivateWorld" "Ist in einer privaten Welt. (hat %total_worlds% geöffnet)" "#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)" } } - "korean" + "koreana" { "tokens" { - "#StatusInPrivateWorld" "비공개 월드에 있습니다. (%total_worlds%개 월드 열림)" - "#StatusInWorld" "%current_world_name%에 %current_world_users%명의 사용자와 같이 있습니다. (%total_worlds%개 월드 열림)" - } + "#StatusInPrivateWorld" "비공개 월드에 있습니다. (%total_worlds%개 월드 열림)" + "#StatusInWorld" "%current_world_name%에 %current_world_users%명의 사용자와 같이 있습니다. (%total_worlds%개 월드 열림)" + } + } "dutch" { "tokens" { "#StatusInPrivateWorld" "Is in een privé wereld. (heeft %total_worlds% open)" - "#StatusInWorld" "Is in %current_world_name% met %current_world_users% andere gebruikers.(heeft %total_worlds% open)" - } - } + "#StatusInWorld" "Is in %current_world_name% met %current_world_users% andere gebruikers.(heeft %total_worlds% open)" + } + } "japanese" { "tokens" { "#StatusInPrivateWorld" "プライベートワールドにいます (%total_worlds%ワールドをオープン)" - "#StatusInWorld" "%current_world_name%に%current_world_users%人といます (%total_worlds%ワールドをオープン)" - } - } + "#StatusInWorld" "%current_world_name%に%current_world_users%人といます (%total_worlds%ワールドをオープン)" + } + } "portuguese" { "tokens" { - "#StatusInPrivateWorld" "Está num mundo privado. (tem %total_worlds% aberto(s))" - "#StatusInWorld" "Está em %current_world_name% com %current_world_users% outros utilizadores. (tem %total_worlds% aberto(s))" - } - } + "#StatusInPrivateWorld" "Está num mundo privado. (tem %total_worlds% aberto(s))" + "#StatusInWorld" "Está em %current_world_name% com %current_world_users% outros utilizadores. (tem %total_worlds% aberto(s))" + } + } "polish" { "tokens" { "#StatusInPrivateWorld" "Jest w prywatnym świecie. (otwarte światy: %total_worlds%)" - "#StatusInWorld" "Jest w %current_world_name% z %current_world_users% innymi użytkownikami. (otwarte światy: %total_worlds%)" + "#StatusInWorld" "Jest w %current_world_name% z %current_world_users% innymi użytkownikami. (otwarte światy: %total_worlds%)" } } "russian" @@ -68,7 +69,7 @@ "tokens" { "#StatusInPrivateWorld" "В приватном мире. (всего открыто %total_worlds% миров)" - "#StatusInWorld" "В %current_world_name% с %current_world_users% другими пользователями. (всего открыто %total_worlds% миров)" + "#StatusInWorld" "В %current_world_name% с %current_world_users% другими пользователями. (всего открыто %total_worlds% миров)" } } }