Skip to content

Commit adf81ed

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent dd0b743 commit adf81ed

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

l10n/en_GB.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,12 @@ OC.L10N.register(
135135
"Sorting" : "Sorting",
136136
"Newest" : "Newest",
137137
"Oldest" : "Oldest",
138+
"Message view mode" : "Message view mode",
138139
"Show all messages in thread" : "Show all messages in thread",
139140
"Show only the selected message" : "Show only the selected message",
140141
"Reply text position" : "Reply text position",
142+
"Top" : "Top",
143+
"Bottom" : "Bottom",
141144
"Search in body" : "Search in body",
142145
"Gravatar settings" : "Gravatar settings",
143146
"Use Gravatar and favicon avatars" : "Use Gravatar and favicon avatars",

l10n/en_GB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,12 @@
133133
"Sorting" : "Sorting",
134134
"Newest" : "Newest",
135135
"Oldest" : "Oldest",
136+
"Message view mode" : "Message view mode",
136137
"Show all messages in thread" : "Show all messages in thread",
137138
"Show only the selected message" : "Show only the selected message",
138139
"Reply text position" : "Reply text position",
140+
"Top" : "Top",
141+
"Bottom" : "Bottom",
139142
"Search in body" : "Search in body",
140143
"Gravatar settings" : "Gravatar settings",
141144
"Use Gravatar and favicon avatars" : "Use Gravatar and favicon avatars",

l10n/pt_BR.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ OC.L10N.register(
139139
"Show all messages in thread" : "Mostrar todas as mensagens no fio",
140140
"Show only the selected message" : "Mostrar apenas a mensagem selecionada",
141141
"Reply text position" : "Posição do texto de resposta",
142+
"Top" : "Acima",
143+
"Bottom" : "Abaixo",
142144
"Search in body" : "Pesquisar no corpo",
143145
"Gravatar settings" : "Configurações do Gravatar",
144146
"Use Gravatar and favicon avatars" : "Usar Gravatar e avatares para favicon",

l10n/pt_BR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@
137137
"Show all messages in thread" : "Mostrar todas as mensagens no fio",
138138
"Show only the selected message" : "Mostrar apenas a mensagem selecionada",
139139
"Reply text position" : "Posição do texto de resposta",
140+
"Top" : "Acima",
141+
"Bottom" : "Abaixo",
140142
"Search in body" : "Pesquisar no corpo",
141143
"Gravatar settings" : "Configurações do Gravatar",
142144
"Use Gravatar and favicon avatars" : "Usar Gravatar e avatares para favicon",

0 commit comments

Comments
 (0)