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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-04 05:45:17 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-04 05:45:17 +0300
commit09a32eb02d6b5995412e7acdde16688eceb7f941 (patch)
treef6e2ee516b407e088ee64212d5bd9ed1282a6eac /l10n/pt_BR.js
parentf2e58ef48f4977b9475b6bc50e070cac70469e88 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js25
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
new file mode 100644
index 000000000..944d6c4b0
--- /dev/null
+++ b/l10n/pt_BR.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "text",
+ {
+ "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.",
+ "Last save {lastSave}" : "Última gravação {lastSave}",
+ "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",
+ "Add link" : "Adicionar link",
+ "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
+ "Show image" : "Mostrar imagem",
+ "Show file" : "Mostrar arquivo",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo texto document.md",
+ "Edit" : "Editar",
+ "Undo" : "Desfazer"
+},
+"nplurals=2; plural=(n > 1);");