Updated language translations.

master
Greyson Parrelli 2019-10-01 08:19:46 -04:00
parent 77ad1ea729
commit 050f7a24c9
2 changed files with 4 additions and 0 deletions

View File

@ -215,6 +215,8 @@
<string name="ConversationFragment_quoted_message_not_found">元のメッセージが見つかりません</string>
<string name="ConversationFragment_quoted_message_no_longer_available">元のメッセージはすでに削除されています</string>
<string name="ConversationFragment_failed_to_open_message">メッセージの開封に失敗しました</string>
<string name="ConversationFragment_you_can_swipe_to_the_right_reply">メッセージを右にスワイプすると返信できます。</string>
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">メッセージを左にスワイプすると返信できます。</string>
<!--ConversationListActivity-->
<string name="ConversationListActivity_there_is_no_browser_installed_on_your_device">ブラウザがインストールされていません</string>
<!--ConversationListFragment-->

View File

@ -225,6 +225,8 @@
<string name="ConversationFragment_quoted_message_not_found">Não foi encontrada a mensagem original</string>
<string name="ConversationFragment_quoted_message_no_longer_available">A mensagem original já não está disponível</string>
<string name="ConversationFragment_failed_to_open_message">Falha ao abrir a mensagem</string>
<string name="ConversationFragment_you_can_swipe_to_the_right_reply">Pode deslizar qualquer mensagem para a direita para responder rapidamente</string>
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">Pode deslizar qualquer mensagem para a esquerda para responder rapidamente</string>
<!--ConversationListActivity-->
<string name="ConversationListActivity_there_is_no_browser_installed_on_your_device">Não existe nenhum navegador instalado no seu dispositivo.</string>
<!--ConversationListFragment-->