Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_BR.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fceb214fefbaa10cc74283dfabb5b552f784cba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{ "translations": {
    "Nextcloud Text" : "Nextcloud Texto",
    "text document" : "documento de texto",
    "Readme" : "Leiame",
    "Text" : "Texto",
    "📝 Collaborative document editing" : "📝 Edição colaborativa de documentos",
    "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Edição colaborativa de documentos!**\n\n- **📝 Escrita focada:** Sem distrações, apenas o formato que você precisa.\n- **🙋 Trabalhe em conjunto:** Compartilhe e colabore com amigos e colegas, independentemente de usarem o Nextcloud ou não!\n- **💾 Formato aberto:** Arquivos são salvos como [Markdown(https://en.wikipedia.org/wiki/Markdown), para que você possa editá-los com qualquer aplicativo de texto.\n- **✊ Base forte:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io) que é baseado no [🦉 ProseMirror](https://prosemirror.net) – enorme agradecimento a eles!",
    "Use current version" : "Usar versão atual",
    "Use the saved version" : "Usar a versão salva",
    "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.",
    "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.",
    "Retry" : "Tentar novamente",
    "Last saved {lastSaved}" : "Salvo por último {lastSaved}",
    "Unpushed changes" : "Alterações não gravadas",
    "Unsaved changes" : "Alterações não salvas",
    "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando",
    "Edit guest name" : "Editar nome de convidado",
    "Save guest name" : "Salvar nome de convidado",
    "Insert image" : "Inserir imagem",
    "Insert an image" : "Inserir uma imagem",
    "Link file" : "Linkar um arquivo",
    "Select file to link to" : "Selecione o arquivo a linkar",
    "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
    "Show rich workspaces" : "Mostrar áreas de trabalho avançadas",
    "Add notes, lists or links …" : "Adicionar observações, listas ou links...",
    "New text document" : "Novo documento de texto",
    "Edit" : "Editar",
    "Undo" : "Desfazer",
    "Redo" : "Refazer",
    "Bold" : "Negrito",
    "Italic" : "Itálico",
    "Strikethrough" : "Riscado",
    "Headings" : "Títulos",
    "Heading 1" : "Título 1",
    "Heading 2" : "Título 2",
    "Heading 3" : "Título 3",
    "Heading 4" : "Título 4",
    "Heading 5" : "Título 5",
    "Heading 6" : "Título 6",
    "Unordered list" : "Lista sem ordenação",
    "Ordered list" : "Lista ordenada",
    "ToDo list" : "Lista ToDo",
    "Blockquote" : "Bloco de citação",
    "Code block" : "Bloco de código",
    "Last save {lastSave}" : "Última gravação {lastSave}",
    "Update link" : "Atualizar link",
    "Add link" : "Adicionar link",
    "Show image" : "Mostrar imagem",
    "Show file" : "Mostrar arquivo",
    "Paragraph" : "Parágrafo"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}