Sync Strings (#4590)

* Sync Strings from Localazy

* Fix strings usage after some were moved

* Fix Norwegian string that was causing lint to fail

* Update screenshots

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2025-04-14 11:24:28 +02:00 committed by GitHub
parent cbfc5e0955
commit d9bfcc6c52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
157 changed files with 2042 additions and 1108 deletions

View file

@ -29,7 +29,7 @@
<string name="state_event_room_join">"%1$s entrou na sala"</string>
<string name="state_event_room_join_by_you">"Você entrou na sala"</string>
<string name="state_event_room_knock">"%1$s solicitou entrada"</string>
<string name="state_event_room_knock_accepted">"%1$s permitiu que o %2$s entrar"</string>
<string name="state_event_room_knock_accepted">"%1$sconcedeu acesso a %2$s"</string>
<string name="state_event_room_knock_accepted_by_you">"Você permitiu que o %1$s entrasse"</string>
<string name="state_event_room_knock_by_you">"Você solicitou entrada"</string>
<string name="state_event_room_knock_denied">"%1$s rejeitou a solicitação de %2$s para entrar"</string>