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">"Nadawca zdarzenia nie pasuje do właściciela urządzenia, które je wysłał."</string>
<string name="crypto_event_authenticity_not_guaranteed">"Autentyczność tej wiadomości szyfrowanej nie jest gwarantowana na tym urządzeniu."</string>
<string name="crypto_event_authenticity_previously_verified">"Zaszyfrowane przez wcześniej zweryfikowanego użytkownika."</string>
<string name="crypto_event_authenticity_sent_in_clear">"Nieszyfrowany."</string>
<string name="crypto_event_authenticity_unknown_device">"Zaszyfrowana przez nieznane lub usunięte urządzenie."</string>
<string name="crypto_event_authenticity_unsigned_device">"Zaszyfrowana przez urządzenie niezweryfikowane przez jego właściciela."</string>
<string name="crypto_event_authenticity_unverified_identity">"Zaszyfrowana przez niezweryfikowanego użytkownika."</string>
<string name="emoji_picker_category_activity">"Aktywności"</string>
<string name="emoji_picker_category_flags">"Flagi"</string>
<string name="emoji_picker_category_foods">"Jedzenie i napoje"</string>