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">"Odosielateľ udalosti sa nezhoduje s vlastníkom zariadenia, ktoré ju odoslalo."</string>
<string name="crypto_event_authenticity_not_guaranteed">"Pravosť tejto šifrovanej správy nie je možné zaručiť na tomto zariadení."</string>
<string name="crypto_event_authenticity_previously_verified">"Šifrované predtým overeným používateľom."</string>
<string name="crypto_event_authenticity_sent_in_clear">"Nie je šifrované."</string>
<string name="crypto_event_authenticity_unknown_device">"Zašifrované neznámym alebo odstráneným zariadením."</string>
<string name="crypto_event_authenticity_unsigned_device">"Šifrované zariadením, ktoré nie je overené jeho majiteľom."</string>
<string name="crypto_event_authenticity_unverified_identity">"Šifrované neovereným používateľom."</string>
<string name="emoji_picker_category_activity">"Aktivity"</string>
<string name="emoji_picker_category_flags">"Vlajky"</string>
<string name="emoji_picker_category_foods">"Jedlo a nápoje"</string>