-
-
Notifications
You must be signed in to change notification settings - Fork 402
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations package.nls.json (Portuguese, Brazilian)
- Loading branch information
1 parent
163c0de
commit fccdb69
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"vscode-pets.panel.title": "VS Code Pets", | ||
"vscode-pets.panel.title": "VS Code Animais", | ||
"vscode-pets.start.title": "Start pet coding session", | ||
"vscode-pets.throw-with-mouse.title": "Throw ball with mouse", | ||
"vscode-pets.throw-ball.title": "Throw ball", | ||
"vscode-pets.export-pet-list.title": "Export pet list", | ||
"vscode-pets.import-pet-list.title": "Import pet list", | ||
"vscode-pets.import-pet-list.title": "Importar lista de animas", | ||
"vscode-pets.spawn-pet.title": "Spawn pet", | ||
"vscode-pets.delete-pet.title": "Delete pet", | ||
"vscode-pets.remove-all-pets.title": "Remove all pets", | ||
"vscode-pets.roll-call.title": "Roll call", | ||
"vscode-pets.petColor.description": "Color of the pet", | ||
"vscode-pets.delete-pet.title": "Remover animal", | ||
"vscode-pets.remove-all-pets.title": "Remover todos os animais", | ||
"vscode-pets.roll-call.title": "Título da lista de mascotes", | ||
"vscode-pets.petColor.description": "Cor de mascote", | ||
"vscode-pets.petType.description": "Type of the pet", | ||
"vscode-pets.petSize.description": "Size of the pet", | ||
"vscode-pets.position.description": "Position of the pets panel", | ||
"vscode-pets.theme.description": "Theme", | ||
"vscode-pets.theme.description": "Tema", | ||
"vscode-pets.throwBallWithMouse.description": "Throw ball with mouse", | ||
"vscode-pets.disableEffects.description": "Disable effects" | ||
"vscode-pets.disableEffects.description": "Desabilitar efeitos" | ||
} |