Import translations

This commit is contained in:
2023-02-17 00:47:14 -05:00
parent 5018b9aa1e
commit a328b0d1a8
17 changed files with 2664 additions and 27 deletions

View File

@@ -1586,13 +1586,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit>
<trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve">
<source> &amp; %d other</source>
<target>&amp; %d autre</target>
<target> &amp; %d autre</target>
<note>Label to indicate that the user is replying to 1 user and others.</note>
</trans-unit>
<trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/other:dict/:string" xml:space="preserve">
<source> &amp; %d others</source>
<target>&amp; %d autres</target>
<target> &amp; %d autres</target>
<note>Label to indicate that the user is replying to 1 user and others.</note>
</trans-unit>
@@ -1608,13 +1608,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit>
<trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve">
<source> &amp; %d other</source>
<target>&amp; %d autre</target>
<target> &amp; %d autre</target>
<note>Label to indicate that the user is replying to 2 users and others.</note>
</trans-unit>
<trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/other:dict/:string" xml:space="preserve">
<source> &amp; %d others</source>
<target>&amp; %d autres</target>
<target> &amp; %d autres</target>
<note>Label to indicate that the user is replying to 2 users and others.</note>
</trans-unit>