Skip to content

Commit

Permalink
Merge pull request #414 from weblate/weblate-trifa-a-tox-client-for-a…
Browse files Browse the repository at this point in the history
…ndroid-android-application

Translations update from Hosted Weblate
  • Loading branch information
zoff99 authored Sep 15, 2023
2 parents d91800c + c3fbfec commit 8051351
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android-refimpl-app/app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -407,4 +407,8 @@
<string name="incoming_filetransfer_size_too_large">Eingehende Dateien zu groß. Es können nur Dateien bis zu 2 GBytes empfangen werden.</string>
<string name="MainActivity_join_trifa_groupchat">Info-Gruppe beitreten</string>
<string name="layout___peer_first_join_date">Datum des ersten Beitritts:</string>
<string name="layout___conf_message_stats">Nachrichten in der Konferenz:</string>
<string name="layout___friend_message_stats">Nachrichten:</string>
<string name="layout___delete_group_system_msgs">Systemnachrichten löschen</string>
<string name="layout___group_message_stats">Nachrichten in der Gruppe:</string>
</resources>
6 changes: 6 additions & 0 deletions android-refimpl-app/app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,10 @@
<string name="pref_description_mic_gain_factor_toggle">Si su micrófono graba con demasiada sensibilidad, habilite esta configuración y el factor de ganancia del micrófono reducirá el volumen del micrófono</string>
<string name="MainActivity_join_trifa_groupchat">Únete al Grupo de Información</string>
<string name="layout___peer_first_join_date">Fecha del primer ingreso:</string>
<string name="layout___conf_message_stats">Mensajes en Conferencia:</string>
<string name="layout___group_peerlimit2">Límite de pares:</string>
<string name="layout___group_peerlimit">Límite de pares</string>
<string name="layout___friend_message_stats">Mensajes:</string>
<string name="layout___delete_group_system_msgs">Borrar Mensajes de Sistema</string>
<string name="layout___group_message_stats">Mensajes en Grupo:</string>
</resources>
6 changes: 6 additions & 0 deletions android-refimpl-app/app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -430,4 +430,10 @@
<string name="pref_description_mic_gain_factor_toggle">Si votre microphone enregistre avec trop de sensibilité, activez ce paramètre et le facteur de gain du microphone diminuera le volume du microphone</string>
<string name="MainActivity_join_trifa_groupchat">Rejoindre le groupe d\'informations</string>
<string name="layout___peer_first_join_date">Date de la première adhésion :</string>
<string name="layout___conf_message_stats">Messages en conférence :</string>
<string name="layout___group_peerlimit2">Limite de paires :</string>
<string name="layout___group_peerlimit">Limite de pairs</string>
<string name="layout___friend_message_stats">Messages :</string>
<string name="layout___delete_group_system_msgs">Supprimer les messages système</string>
<string name="layout___group_message_stats">Messages en groupe :</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -316,4 +316,10 @@
<string name="pref_description_mic_gain_factor_toggle">Se o seu microfone capta com muita sensibilidade, ative esta configuração e o Fator de Ganho de Microfone diminuirá o volume do microfone</string>
<string name="MainActivity_join_trifa_groupchat">Participe do Grupo de Informações</string>
<string name="layout___peer_first_join_date">Data do primeiro registro:</string>
<string name="layout___conf_message_stats">Mensagens em Conferência:</string>
<string name="layout___group_peerlimit2">Limite de Pares:</string>
<string name="layout___group_peerlimit">Limite de Pares</string>
<string name="layout___friend_message_stats">Mensagens:</string>
<string name="layout___delete_group_system_msgs">Excluir mensagens do sistema</string>
<string name="layout___group_message_stats">Mensagens em Grupo:</string>
</resources>

0 comments on commit 8051351

Please sign in to comment.