Sync all strings and fix compilation issue.

This commit is contained in:
Benoit Marty 2026-01-26 14:13:06 +01:00
parent b731d9a4a3
commit 011d375b44
70 changed files with 229 additions and 227 deletions

View file

@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="crypto_event_authenticity_mismatched_sender">"O remetente deste evento não é o dono do dispositivo que o enviou."</string>
<string name="crypto_event_authenticity_not_guaranteed">"A autenticidade desta mensagem cifrada não pode ser garantida neste dispositivo."</string>
<string name="crypto_event_authenticity_previously_verified">"Criptografado por um usuário verificado anteriormente."</string>
<string name="crypto_event_authenticity_sent_in_clear">"Não cifrado."</string>
<string name="crypto_event_authenticity_unknown_device">"Cifragem com origem num dispositivo eliminado ou desconhecido."</string>
<string name="crypto_event_authenticity_unsigned_device">"Cifragem com origem num dispositivo não verificado pelo seu dono."</string>
<string name="crypto_event_authenticity_unverified_identity">"Cifragem com origem num utilizador não verificado."</string>
<string name="emoji_picker_category_activity">"Atividades"</string>
<string name="emoji_picker_category_flags">"Bandeiras"</string>
<string name="emoji_picker_category_foods">"Comidas e Bebidas"</string>