Update pt.json (POEditor.com)

This commit is contained in:
Sheogorath 2020-11-27 21:48:02 +01:00
parent 7efe23c74d
commit 9228e3304e

View file

@ -1,5 +1,6 @@
{
"Collaborative markdown notes": "Notas em Markdown colaborativas",
"Realtime collaborative markdown notes on all platforms.": "Notas colaborativas em Markdown para todas as plataformas.",
"Best way to write and share your knowledge in markdown.": "A melhor forma de escrever e compartilhar seu conhecimento em Markdown.",
"Intro": "Introdução",
"History": "Histórico",
@ -117,5 +118,13 @@
"Powered by %s": "Powered by %s",
"Help us translating": "Help us translating",
"Join the community": "Join the community",
"Imprint": "Imprint"
"Imprint": "Imprint",
"Freely - Anyone can edit": "Freely - Anyone can edit",
"Editable - Signed-in people can edit": "Editable - Signed-in people can edit",
"Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)",
"Locked - Only owner can edit": "Locked - Only owner can edit",
"Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)",
"Private - Only owner can view & edit": "Private - Only owner can view & edit",
"changed": "changed",
"created": "created"
}