mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge branch 'main' into sagyou
This commit is contained in:
commit
9ed5f38edb
1 changed files with 16 additions and 0 deletions
|
|
@ -32,4 +32,20 @@
|
|||
"#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%)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue