Skip to content

Commit 34a14f0

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

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
<string name="lower_hand">Lower hand</string>
9696
<string name="marked_as_read">Marked conversation %1$s as read</string>
9797
<string name="marked_as_unread">Marked conversation %1$s as unread</string>
98+
<string name="media_message_content_description">File preview</string>
99+
<string name="media_message_content_play">Play media file</string>
98100
<string name="mentioned">Mentioned</string>
99101
<string name="menu_item_sort_by_date_newest_first">Newest first</string>
100102
<string name="menu_item_sort_by_date_oldest_first">Oldest first</string>
@@ -637,6 +639,7 @@
637639
<string name="polls_voted_hidden_success">Vote submitted</string>
638640
<string name="previously_set">Previously set</string>
639641
<string name="qr_code_error">QR code could not be read</string>
642+
<string name="quoted_message_too_old">This message is too old to be shown</string>
640643
<string name="raise_hand">Raise hand</string>
641644
<string name="reaction_forbidden">You are not allowed to add or remove reactions in this conversation</string>
642645
<string name="reactions_tab_all">All</string>

app/src/main/res/values-de/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
<string name="lower_hand">Hand herunternehmen</string>
9696
<string name="marked_as_read">Unterhaltung %1$s als gelesen markiert</string>
9797
<string name="marked_as_unread">Unterhaltung %1$s als ungelesen markiert</string>
98+
<string name="media_message_content_description">Dateivorschau</string>
99+
<string name="media_message_content_play">Mediendatei abspielen</string>
98100
<string name="mentioned">Erwähnt</string>
99101
<string name="menu_item_sort_by_date_newest_first">Neue zuerst</string>
100102
<string name="menu_item_sort_by_date_oldest_first">Älteste zuerst</string>
@@ -637,6 +639,7 @@
637639
<string name="polls_voted_hidden_success">Stimme abgegeben</string>
638640
<string name="previously_set">Zuvor eingestellt</string>
639641
<string name="qr_code_error">Der QR-Code konnte nicht gelesen werden</string>
642+
<string name="quoted_message_too_old">Diese Nachricht ist zu alt, um angezeigt zu werden</string>
640643
<string name="raise_hand">Hand heben</string>
641644
<string name="reaction_forbidden">Sie haben nicht die Berechtigung, in dieser Unterhaltung Reaktionen hinzuzufügen oder zu entfernen</string>
642645
<string name="reactions_tab_all">Alle</string>

app/src/main/res/values-ga/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
<string name="lower_hand">Lámh íochtair</string>
9696
<string name="marked_as_read">Marcáladh comhrá %1$s mar léite</string>
9797
<string name="marked_as_unread">Marcáladh comhrá %1$s mar neamhléite</string>
98+
<string name="media_message_content_description">Réamhamharc comhaid</string>
99+
<string name="media_message_content_play">Seinn comhad meán</string>
98100
<string name="mentioned">Luaite</string>
99101
<string name="menu_item_sort_by_date_newest_first">Is nua ar dtús</string>
100102
<string name="menu_item_sort_by_date_oldest_first">Is sine ar dtús</string>
@@ -637,6 +639,7 @@
637639
<string name="polls_voted_hidden_success">Vóta curtha isteach</string>
638640
<string name="previously_set">Socraíodh roimhe seo</string>
639641
<string name="qr_code_error">Níorbh fhéidir an cód QR a léamh</string>
642+
<string name="quoted_message_too_old">Tá an teachtaireacht seo róshean le taispeáint</string>
640643
<string name="raise_hand">Ardaigh lámh</string>
641644
<string name="reaction_forbidden">Ní cheadaítear duit imoibrithe a chur leis ná a bhaint sa chomhrá seo</string>
642645
<string name="reactions_tab_all">Gach</string>

app/src/main/res/values-pt-rBR/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
<string name="lower_hand">Baixar mão</string>
9696
<string name="marked_as_read">Conversa %1$s marcada como lida</string>
9797
<string name="marked_as_unread">Conversa %1$s marcada como não lida</string>
98+
<string name="media_message_content_description">Visualização do arquivo</string>
99+
<string name="media_message_content_play">Reproduzir arquivo de mídia</string>
98100
<string name="mentioned">Mencionado</string>
99101
<string name="menu_item_sort_by_date_newest_first">Mais novo primeiro</string>
100102
<string name="menu_item_sort_by_date_oldest_first">Mais antigo primeiro</string>
@@ -637,6 +639,7 @@
637639
<string name="polls_voted_hidden_success">Voto enviado</string>
638640
<string name="previously_set">Definido anteriormente</string>
639641
<string name="qr_code_error">Não foi possível ler o código QR</string>
642+
<string name="quoted_message_too_old">Esta mensagem é muito antiga para ser exibida</string>
640643
<string name="raise_hand">Levantar mão</string>
641644
<string name="reaction_forbidden">Você não tem permissão para adicionar ou remover reações nesta conversa</string>
642645
<string name="reactions_tab_all">Todos</string>

0 commit comments

Comments
 (0)