mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 22:44:17 -06:00
27 lines
736 B
Text
27 lines
736 B
Text
"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)"
|
|
}
|
|
}
|
|
}
|