16 lines
812 B
XML
16 lines
812 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<plurals name="exo_controls_fastforward_by_amount_description">
|
||
|
<item quantity="one">ខាទៅមុខ %d វិនាទី</item>
|
||
|
<item quantity="other">ខាទៅមុខ %d វិនាទី</item>
|
||
|
</plurals>
|
||
|
<plurals name="exo_controls_rewind_by_amount_description">
|
||
|
<item quantity="one">ខាថយក្រោយ %d វិនាទី</item>
|
||
|
<item quantity="other">ខាថយក្រោយ %d វិនាទី</item>
|
||
|
</plurals>
|
||
|
<plurals name="mtrl_badge_content_description">
|
||
|
<item quantity="one">ការជូនដំណឹងថ្មី %d</item>
|
||
|
<item quantity="other">ការជូនដំណឹងថ្មី %d</item>
|
||
|
</plurals>
|
||
|
</resources>
|