Changes of com.discord v278
This commit is contained in:
commit
50139b7f2b
9540 changed files with 1817693 additions and 0 deletions
21
com.discord/res/values-da/plurals.xml
Normal file
21
com.discord/res/values-da/plurals.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="form_help_last_seen_members">
|
||||
<item quantity="other">{days</item>
|
||||
<item quantity="zero">0 medlemmer</item>
|
||||
<item quantity="one">1 dag</item>
|
||||
</plurals>
|
||||
<plurals name="last_seen_days">
|
||||
<item quantity="other">%d dage</item>
|
||||
<item quantity="one">1 dag</item>
|
||||
</plurals>
|
||||
<plurals name="max_uses_maxUses">
|
||||
<item quantity="other">%d anvendelser</item>
|
||||
<item quantity="zero">Ingen begrænsning</item>
|
||||
<item quantity="one">1 anvendelse</item>
|
||||
</plurals>
|
||||
<plurals name="n_days_days">
|
||||
<item quantity="other">%d dage</item>
|
||||
<item quantity="one">1 dag</item>
|
||||
</plurals>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue