1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "donate": {
- "description": "Donate button of the tab which opens when you install PreMiD for the first time",
- "message": "Doar"
- },
- "tab.button.changelog": {
- "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
- "message": "Registo de alterações"
- },
- "tab.button.wiki": {
- "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Wiki"
- },
- "tab.installed.error": {
- "description": "Error message of the tab which opens when you install PreMiD for the first time",
- "message": "**Oh não!** Nós não conseguimos conectar à aplicação... Já a instalaste?"
- },
- "tab.installed.heading": {
- "description": "Title of the tab which opens when you install PreMiD for the first time",
- "message": "Obrigado"
- },
- "tab.installed.link.installApplication": {
- "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
- "message": "Instalar aplicação"
- },
- "tab.installed.link.troubleshooting": {
- "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Solução de Problemas"
- },
- "tab.installed.start": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
- "message": "Começa a usar o {0}"
- },
- "tab.installed.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
- "message": "por instalares o {0}"
- },
- "tab.updated.changed": {
- "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
- "message": "Alterações"
- },
- "tab.updated.fixed": {
- "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
- "message": "Reparado"
- },
- "tab.updated.heading": {
- "description": "Title of the tab which opens when PreMiD was updated",
- "message": "+1 nível!"
- },
- "tab.updated.new": {
- "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
- "message": "Novidades"
- },
- "tab.updated.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
- "message": "O {0} foi atualizado!"
- },
- "tab.troubleshooting.heading": {
- "description": "Title of the tab which opens when you click on the troubleshooting button",
- "message": "Solução de Problemas"
- },
- "tab.troubleshooting.subHeading": {
- "description": "Subtitle of the tab which opens when you click on the troubleshooting button, {0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated",
- "message": "A ter problemas com {0}?"
- },
- "tab.troubleshooting.checks.appConnection": {
- "description": "Check 3 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Conectado a aplicação do PreMiD"
- },
- "tab.troubleshooting.checks.discordConnection": {
- "description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Conectado a aplicação do Discord"
- },
- "tab.troubleshooting.checks.discordStatus": {
- "description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
- "message": "Mensagem de status do Discord ativada"
- },
- "tab.updated.changeTypes.features": {
- "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
- "message": "Funcionalidades"
- },
- "tab.installed.next": {
- "description": "Next button text",
- "message": "Próximo"
- },
- "tab.installed.close": {
- "description": "Close button text",
- "message": "Fechar"
- },
- "tab.installed.donate": {
- "description": "Donate button text",
- "message": "Doar"
- }
- }
|