"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" "I don't speak french this is just a placeholder to show how it should be formatted" "#StatusInWorld" "I don't speak french this is just a placeholder to show how it should be formatted" } } "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)" } } "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%)" } } }