LocaleSpanish/Steam/RichPresence.txt
2024-05-22 22:17:28 -07:00

75 lines
2.3 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"lang"
{
"english"
{
"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)"
}
}
"french"
{
"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%)"
}
}
"german"
{
"tokens"
{
"#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)"
}
}
"koreana"
{
"tokens"
{
"#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)"
}
}
"japanese"
{
"tokens"
{
"#StatusInPrivateWorld" "プライベートワールドにいます (%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))"
}
}
"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%)"
}
}
"russian"
{
"tokens"
{
"#StatusInPrivateWorld" "В приватном мире. (всего открыто %total_worlds% миров)"
"#StatusInWorld" "В %current_world_name% с %current_world_users% другими пользователями. (всего открыто %total_worlds% миров)"
}
}
}