Sync Strings from Localazy
This commit is contained in:
parent
c420fcad18
commit
5765d9bf9f
147 changed files with 1827 additions and 790 deletions
|
|
@ -45,6 +45,12 @@
|
|||
<string name="state_event_room_name_removed_by_you">"Hai rimosso il nome della stanza"</string>
|
||||
<string name="state_event_room_none">"%1$s non ha apportato modifiche"</string>
|
||||
<string name="state_event_room_none_by_you">"Non hai apportato modifiche"</string>
|
||||
<string name="state_event_room_pinned_events_changed">"%1$s ha modificato i messaggi fissati"</string>
|
||||
<string name="state_event_room_pinned_events_changed_by_you">"Hai modificato i messaggi fissati"</string>
|
||||
<string name="state_event_room_pinned_events_pinned">"%1$s ha fissato un messaggio"</string>
|
||||
<string name="state_event_room_pinned_events_pinned_by_you">"Hai fissato un messaggio"</string>
|
||||
<string name="state_event_room_pinned_events_unpinned">"%1$s ha rimosso un messaggio dai fissati"</string>
|
||||
<string name="state_event_room_pinned_events_unpinned_by_you">"Hai rimosso un messaggio dai fissati"</string>
|
||||
<string name="state_event_room_reject">"%1$s ha rifiutato l\'invito"</string>
|
||||
<string name="state_event_room_reject_by_you">"Hai rifiutato l\'invito"</string>
|
||||
<string name="state_event_room_remove">"%1$s ha rimosso %2$s"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue