Skip to content

Commit

Permalink
Add Romanian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdoro committed Oct 13, 2022
1 parent 364c129 commit a40fe61
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions package.nls.ro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"vscodePets.spawnPet": "Adauga animal de companie",
"vscodePets.petPanel": "Panoul animalului de companie",
"vscodePets.selectPet": "Selecteaza un animal de companie",
"vscodePets.selectColor": "Selecteaza o culoare",
"vscodePets.selectPetToRemove": "Selecteaza un animal de companie pentru a il elimina",
"vscodePets.leaveBlank": "Lasa spatiu gol pentru un nume aleatoriu",
"vscodePets.nameYourPet": "Numeste-ti animalul de companie",
"vscodePets.cancelledSpawningPet": "Opreste adaugarea animalului de companie",
"vscodePets.spawnPetWithClosedPlayground": "Un loc pentru animalele de companie a fost creat. Poti folosi comanda \"Spawn Additional Pet\" pentru a adauga mai multe animale.",
"vscodePets.removePetsWithClosedPlayground": "Un loc pentru animalele de companie a fost creat. Poti folosi comanda \"Remove All Pets\" pentru a elimina toate animalele.",

"vscodePets.black": "Negru",
"vscodePets.brown": "Maro",
"vscodePets.green": "Verde",
"vscodePets.yellow": "Galben",
"vscodePets.gray": "Gri",
"vscodePets.red": "Rosu",
"vscodePets.white": "Alb",

"vscodePets.cat": "Pisica",
"vscodePets.clippy": "Clippy",
"vscodePets.cockatiel": "Papagal",
"vscodePets.crab": "Crab",
"vscodePets.dog": "Caine",
"vscodePets.rocky": "Piatra",
"vscodePets.rubber-duck": "Rata de cauciuc",
"vscodePets.snake": "Sarpe",
"vscodePets.totoro": "Totoro",
"vscodePets.zappy": "Zappy"
}

0 comments on commit a40fe61

Please sign in to comment.