Translated using Weblate (Burmese)
Currently translated at 88.8% (8 of 9 strings) Added translation using Weblate (Burmese) Co-authored-by: Paing Frow <paingphyoe66@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/my/ Translation: Kotatsu/plurals
This commit is contained in:
committed by
Hosted Weblate
parent
9700fabd9a
commit
a695bdc565
30
app/src/main/res/values-my/plurals.xml
Normal file
30
app/src/main/res/values-my/plurals.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d စာမျက်နှာအသစ်</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$d စာမျက်နှာ</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d မိနစ်အကြာက</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d နာရီအကြာက</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d အချက်အလက်</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d ရက်အကြာက</item>
|
||||
</plurals>
|
||||
<plurals name="months_ago">
|
||||
<item quantity="other">%1$d လအကြာက</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="other">%1$d နာရီ</item>
|
||||
</plurals>
|
||||
<plurals name="minutes">
|
||||
<item quantity="other">%1$d မိနစ်</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user