Skip to content

Commit 838b079

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fe62e62 commit 838b079

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/pt_BR.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Error" : "Erro",
99
"New note" : "Nova nota",
1010
"Distraction-free notes and writing" : "Notas e escrita sem distração",
11+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "O aplicativo Notes é um aplicativo de anotações sem distrações para o [Nextcloud](https://www.nextcloud.com/). Ele oferece categorias para melhor organização e suporta formatação usando a sintaxe [Markdown](https://en.wikipedia.org/wiki/Markdown). As anotações são salvas como arquivos no Nextcloud, para que você possa visualizá-las e editá-las com qualquer cliente Nextcloud. Além disso, uma [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) separada permite uma fácil integração em aplicativos ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), bem como [aplicativos de terceiros](https://github.com/nextcloud/notes/wiki#3rd-party-clients) que permitem acesso conveniente às suas anotações do Nextcloud). Outros recursos incluem marcar notas como favoritas.",
1112
"Deleted {title}" : "{title} excluído",
1213
"_Deleted {number} note_::_Deleted {number} notes_" : ["{number} nota apagada","{number} notas apagadas","{number} notas apagadas"],
1314
"Undo Delete" : "Desfazer Exclusão",

l10n/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Error" : "Erro",
77
"New note" : "Nova nota",
88
"Distraction-free notes and writing" : "Notas e escrita sem distração",
9+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "O aplicativo Notes é um aplicativo de anotações sem distrações para o [Nextcloud](https://www.nextcloud.com/). Ele oferece categorias para melhor organização e suporta formatação usando a sintaxe [Markdown](https://en.wikipedia.org/wiki/Markdown). As anotações são salvas como arquivos no Nextcloud, para que você possa visualizá-las e editá-las com qualquer cliente Nextcloud. Além disso, uma [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) separada permite uma fácil integração em aplicativos ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), bem como [aplicativos de terceiros](https://github.com/nextcloud/notes/wiki#3rd-party-clients) que permitem acesso conveniente às suas anotações do Nextcloud). Outros recursos incluem marcar notas como favoritas.",
910
"Deleted {title}" : "{title} excluído",
1011
"_Deleted {number} note_::_Deleted {number} notes_" : ["{number} nota apagada","{number} notas apagadas","{number} notas apagadas"],
1112
"Undo Delete" : "Desfazer Exclusão",

0 commit comments

Comments
 (0)