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

Portuguese Brazilian Language and New Project in ElectronJS #12

Closed
louanfontenele opened this issue Jul 23, 2019 · 2 comments
Closed

Portuguese Brazilian Language and New Project in ElectronJS #12

louanfontenele opened this issue Jul 23, 2019 · 2 comments
Assignees

Comments

@louanfontenele
Copy link

louanfontenele commented Jul 23, 2019

pt-br.json

{
	"appName": "OpenComic",
	"global": {
		"and": "e",
		"comics": "Quadrinhos",
		"collection": "Coleção",
		"sort": {
			"main": "Classificar",
			"name": "Nome",
			"number": "Número",
			"nameNumber": "Nome / Número",
			"lastAdd": "Último adicionado",
			"lastReading": "Última leitura",
			"foldersFirst": "Pastas primeiro",
			"invert": "Inverter"
		},
		"view": {
			"main": "Visualização",
			"module": "Grade",
			"list": "Lista"
		},
		"contextMenu": {
			"remove": "Remover"
		},
		"back": "Voltar",
		"add": "Adicionar",
		"language": "Linguagem",
		"theme": "Tema",
		"nightMode": "Modo Noturno"
	},
	"comics": {
		"continueReading": "Continue lendo",
		"emptyIndex": "Não há quadrinhos nesta coleção.",
		"emptyFolder": "Não há arquivo compatível nesta pasta."
	},
	"reading": {
		"firstPage": "Primeira página",
		"previous": "Anterior",
		"next": "Próximo",
		"lastPage": "Última página",

		"pages": {
			"main": "Páginas",
			"slide": "Deslizar",
			"scroll": "Rolar para baixo",
			"adjustToWidth": "Ajustar a largura",
			"margin": "Margem",
			"doublePage": "Página dupla",
			"doNotApplyToHorizontals": "Não aplicar a horizontais",
			"readingDelaySkip": "Atraso na mudança de histórias em quadrinhos",
			"animationSpeed": "Velocidade da animação",
			"readingManga": "Ler mangá (invertida)"
		},
		"magnifyingGlass": {
			"main": "Lupa",
			"activate": "Ativar",
			"zoom": "Zoom",
			"size": "Tamanho",
			"ratio": "Proporção",
			"radius": "Raio"
		},
		"viewBookmarks": "Visualizar favoritos",
		"addBookmark": "Adicionar a favorito",
		"removeBookmark": "Remover favorito",
		"emptyBookmarks": "Sem favoritos",
		"currentReading": "Leitura atual"
	},
	"menu": {
		"file": {
			"main": "Arquivo",
			"openFile": "Abrir arquivo",
			"openFolder": "Abrir pasta",
			"addFile": "Adicionar arquivo",
			"addFolder": "Adicionar pasta",
			"quit": "Sair"
		},
		"view": {
			"main": "Visualização",
			"resetZoom": "Redefinir zoom",
			"zoomIn": "Mais zoom",
			"zoomOut": "Reduzir zoom",
			"toggleFullScreen": "Tela cheia"
		},
		"goto": {
			"main": "Ir para"
		},
		"debug": {
			"main": "Depuração",
			"reload": "Recarregar",
			"forceReload": "Forçar recarregar",
			"toggleDevTools": "Ativar Ferramentas de Desenvolvimento"
		},
		"help": {
			"main": "Ajuda",
			"about": "Sobre o OpenComic"
		}
	},
	"error": {
		"uncompress": {
			"title": "Erro ao descompactar",
			"message": "Ocorreu um erro ao tentar descompactar o arquivo."
		}
	},
	"about": {
		"version": "Versão",
		"translatedBy": "Traduzido para o Português Brasileiro por",
		"contributedBy": "Contribuído por",
		"translators": [
			{
				"name": "LoadSec",
				"email": "loadsec@ggames.com.br",
				"url": "https://ggames.com.br"
			}
		]
	}
}

I have a ideia to create a program in electronjs, but i need your help, i don't know how to use javascript but a i have a good ideia, if you want to know more, please contact me here or on my email

louanbastos61@gmail.com

@ollm ollm self-assigned this Jul 29, 2019
@ollm
Copy link
Owner

ollm commented Jul 29, 2019

I have added the translation 64f609a

Regarding your project, you will have to give me more information about it, if you want you can send it to my email (My email is available in my github profile)

Thanks for your translation.

@ollm ollm closed this as completed Jul 29, 2019
@louanfontenele
Copy link
Author

I have added the translation 64f609a

Regarding your project, you will have to give me more information about it, if you want you can send it to my email (My email is available in my github profile)

Thanks for your translation.

I sent you a message on your gmail. :D waiting for your answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants