Sync Strings (#4739)
* Sync Strings from Localazy * Sync strings again --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
f61be3af6f
commit
34e88f30ae
58 changed files with 1016 additions and 986 deletions
|
|
@ -190,6 +190,10 @@ Motivo:. %1$s"</string>
|
|||
<string name="common_link_copied_to_clipboard">"Collegamento copiato negli appunti"</string>
|
||||
<string name="common_loading">"Caricamento…"</string>
|
||||
<string name="common_loading_more">"Caricamento in corso…"</string>
|
||||
<plurals name="common_many_members">
|
||||
<item quantity="one">"%d altro"</item>
|
||||
<item quantity="other">"altri %d"</item>
|
||||
</plurals>
|
||||
<plurals name="common_member_count">
|
||||
<item quantity="one">"%1$d membro"</item>
|
||||
<item quantity="other">"%1$d membri"</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue