Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add English (UK), English (AU) and Polish #429

Merged
merged 1 commit into from
Apr 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions l10n/bundle.l10n.en-AU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"Spawn Pet": "Spawn Pet",
"Pet Panel": "Pet Panel",
"Select a pet": "Select a pet",
"Select a color": "Select a colour",
"Select the pet to remove.": "Select the pet to remove.",
"Leave blank for a random name": "Leave blank for a random name",
"Name your pet": "Name your pet",
"Cancelled Spawning Pet": "Cancelled Spawning Pet",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" command to add more pets.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "A Pet Playground has been created. You can now use the \"Remove All Pets\" command to remove all pets.",
"black": "Black",
"brown": "Brown",
"lightbrown": "Light Brown",
"green": "Green",
"yellow": "Yellow",
"gray": "Grey",
"purple": "Purple",
"red": "Red",
"white": "White",
"cat": "Cat",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
"crab": "Crab",
"dog": "Dog",
"mod": "Mod (the .NET bot)",
"rat": "Rat",
"rocky": "Rocky",
"rubber-duck": "Rubber Duck",
"snake": "Snake",
"totoro": "Totoro",
"zappy": "Zappy"
}
33 changes: 33 additions & 0 deletions l10n/bundle.l10n.en-GB.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"Spawn Pet": "Spawn Pet",
"Pet Panel": "Pet Panel",
"Select a pet": "Select a pet",
"Select a color": "Select a colour",
"Select the pet to remove.": "Select the pet to remove.",
"Leave blank for a random name": "Leave blank for a random name",
"Name your pet": "Name your pet",
"Cancelled Spawning Pet": "Cancelled Spawning Pet",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" command to add more pets.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "A Pet Playground has been created. You can now use the \"Remove All Pets\" command to remove all pets.",
"black": "Black",
"brown": "Brown",
"lightbrown": "Light Brown",
"green": "Green",
"yellow": "Yellow",
"gray": "Grey",
"purple": "Purple",
"red": "Red",
"white": "White",
"cat": "Cat",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
"crab": "Crab",
"dog": "Dog",
"mod": "Mod (the .NET bot)",
"rat": "Rat",
"rocky": "Rocky",
"rubber-duck": "Rubber Duck",
"snake": "Snake",
"totoro": "Totoro",
"zappy": "Zappy"
}
60 changes: 32 additions & 28 deletions l10n/bundle.l10n.pl-PL.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
{
"Spawn Pet": "Stwórz zwierzaka",
"Pet Panel": "Panel zwierzaka",
"Select a pet": "Wybierz zwierzaka",
"Select a color": "Wybierz kolor",
"Select the pet to remove.": "Wybierz zwierzaka do usunięcia",
"Leave blank for a random name": "Pozostaw puste, aby wybrać losowe imię",
"Name your pet": "Nazwij swojego zwierzaka",
"Cancelled Spawning Pet": "Anuluj tworzenie zwierzaka",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "Plac zabaw dla zwierząt został stworzony. Możesz wykonać komendę \"Stwórz kolejne zwierzaka\" aby dodać więcej zwierzaków.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "Plac zabaw dla zwierząt został stworzony. Możesz wykonać komendę \"Usuń wszystkie zwierzaki\" aby usunąć wszystkie zwierzaki.",
"black": "Czarny",
"brown": "Brązowy",
"green": "Zielony",
"yellow": "Żółty",
"gray": "Szary",
"red": "Czerwony",
"white": "Biały",
"cat": "Kot",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
"crab": "Krab",
"dog": "Pies",
"rocky": "Rocky",
"rubber-duck": "Gumowa Kaczka",
"snake": "Wąż",
"totoro": "Totoro",
"zappy": "Zappy"
}
"Spawn Pet": "Stwórz zwierzaka",
"Pet Panel": "Panel zwierzaka",
"Select a pet": "Wybierz zwierzaka",
"Select a color": "Wybierz kolor",
"Select the pet to remove.": "Wybierz zwierzaka do usunięcia",
"Leave blank for a random name": "Pozostaw puste, aby wybrać losowe imię",
"Name your pet": "Nazwij swojego zwierzaka",
"Cancelled Spawning Pet": "Anuluj tworzenie zwierzaka",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "Plac zabaw dla zwierząt został stworzony. Możesz wykonać komendę \"Stwórz kolejne zwierzaka\" aby dodać więcej zwierzaków.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "Plac zabaw dla zwierząt został stworzony. Możesz wykonać komendę \"Usuń wszystkie zwierzaki\" aby usunąć wszystkie zwierzaki.",
"black": "Czarny",
"brown": "Brązowy",
"lightbrown": "Jasnobrązowy",
"green": "Zielony",
"yellow": "Żółty",
"gray": "Szary",
"purple": "Fioletowy",
"red": "Czerwony",
"white": "Biały",
"cat": "Kot",
"clippy": "Clippy",
"cockatiel": "Nimfa",
"crab": "Krab",
"dog": "Pies",
"mod": "Modyfikacja (bota .NET)",
"rat": "Szczur",
"rocky": "Rocky",
"rubber-duck": "Gumowa Kaczka",
"snake": "Wąż",
"totoro": "Totoro",
"zappy": "Zappy"
}
33 changes: 33 additions & 0 deletions l10n/bundle.l10n.pt-BR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"Spawn Pet": "Spawn Pet",
"Pet Panel": "Pet Panel",
"Select a pet": "Select a pet",
"Select a color": "Select a color",
"Select the pet to remove.": "Select the pet to remove.",
"Leave blank for a random name": "Leave blank for a random name",
"Name your pet": "Name your pet",
"Cancelled Spawning Pet": "Cancelled Spawning Pet",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.",
"black": "Black",
"brown": "Brown",
"lightbrown": "Light Brown",
"green": "Green",
"yellow": "Yellow",
"gray": "Gray",
"purple": "Purple",
"red": "Red",
"white": "White",
"cat": "Cat",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
"crab": "Crab",
"dog": "Dog",
"mod": "Mod (the .NET bot)",
"rat": "Rat",
"rocky": "Rocky",
"rubber-duck": "Rubber Duck",
"snake": "Snake",
"totoro": "Totoro",
"zappy": "Zappy"
}