Skip to content

Commit 48cb948

Browse files
cyberbohweblate
authored andcommitted
Translated using Weblate (Indonesian)
Currently translated at 100.0% (5 of 5 strings) Translation: DataBackup/main-plurals Translate-URL: https://hosted.weblate.org/projects/databackup/main-plurals/id/
1 parent 1142ac0 commit 48cb948

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed
Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3+
<plurals name="num_seconds_ago">
4+
<item quantity="other"><xliff:g id="count">%d</xliff:g> detik</item>
5+
</plurals>
6+
<plurals name="num_minutes_ago">
7+
<item quantity="other"><xliff:g id="count">%d</xliff:g> menit</item>
8+
</plurals>
9+
<plurals name="num_hours_ago">
10+
<item quantity="other"><xliff:g id="count">%d</xliff:g> jam</item>
11+
</plurals>
12+
<plurals name="num_days_ago">
13+
<item quantity="other"><xliff:g id="count">%d</xliff:g> hari</item>
14+
</plurals>
15+
<plurals name="items">
16+
<item quantity="other"><xliff:g id="count">%d</xliff:g> item</item>
17+
</plurals>
18+
</resources>

0 commit comments

Comments
 (0)