File tree Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <xliff xmlns =" urn:oasis:names:tc:xliff:document:1.2" version =" 1.2" >
3+ <file original =" file.ext" source-language =" en" target-language =" da" datatype =" plaintext" >
4+ <body >
5+ <trans-unit id =" 1" >
6+ <source >%count% year|%count% years</source >
7+ <target >%count% år|%count% år</target >
8+ </trans-unit >
9+ <trans-unit id =" 2" >
10+ <source >%count% month|%count% months</source >
11+ <target >%count% måned|%count% måneder</target >
12+ </trans-unit >
13+ <trans-unit id =" 3" >
14+ <source >%count% day|%count% days</source >
15+ <target >%count% dag|%count% dage</target >
16+ </trans-unit >
17+ <trans-unit id =" 4" >
18+ <source >%count% hour|%count% hours</source >
19+ <target >%count% time|%count% timer</target >
20+ </trans-unit >
21+ <trans-unit id =" 5" >
22+ <source >%count% minute|%count% minutes</source >
23+ <target >%count% minut|%count% minutter</target >
24+ </trans-unit >
25+ </body >
26+ </file >
27+ </xliff >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <xliff xmlns =" urn:oasis:names:tc:xliff:document:1.2" version =" 1.2" >
3+ <file original =" file.ext" source-language =" en" target-language =" fa" datatype =" plaintext" >
4+ <body >
5+ <trans-unit id =" 1" >
6+ <source >%count% year|%count% years</source >
7+ <target >%count% سال|%count% سال</target >
8+ </trans-unit >
9+ <trans-unit id =" 2" >
10+ <source >%count% month|%count% months</source >
11+ <target >%count% ماه|%count% ماه</target >
12+ </trans-unit >
13+ <trans-unit id =" 3" >
14+ <source >%count% day|%count% days</source >
15+ <target >%count% روز|%count% روز</target >
16+ </trans-unit >
17+ <trans-unit id =" 4" >
18+ <source >%count% hour|%count% hours</source >
19+ <target >%count% ساعت|%count% ساعت</target >
20+ </trans-unit >
21+ <trans-unit id =" 5" >
22+ <source >%count% minute|%count% minutes</source >
23+ <target >%count% دقیقه|%count% دقیقه</target >
24+ </trans-unit >
25+ </body >
26+ </file >
27+ </xliff >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <xliff xmlns =" urn:oasis:names:tc:xliff:document:1.2" version =" 1.2" >
3+ <file original =" file.ext" source-language =" en" target-language =" id" datatype =" plaintext" >
4+ <body >
5+ <trans-unit id =" 1" >
6+ <source >%count% year|%count% years</source >
7+ <target >%count% tahun|%count% tahun</target >
8+ </trans-unit >
9+ <trans-unit id =" 2" >
10+ <source >%count% month|%count% months</source >
11+ <target >%count% bulan|%count% bulan</target >
12+ </trans-unit >
13+ <trans-unit id =" 3" >
14+ <source >%count% day|%count% days</source >
15+ <target >%count% hari|%count% hari</target >
16+ </trans-unit >
17+ <trans-unit id =" 4" >
18+ <source >%count% hour|%count% hours</source >
19+ <target >%count% jam|%count% jam</target >
20+ </trans-unit >
21+ <trans-unit id =" 5" >
22+ <source >%count% minute|%count% minutes</source >
23+ <target >%count% menit|%count% menit</target >
24+ </trans-unit >
25+ </body >
26+ </file >
27+ </xliff >
You can’t perform that action at this time.
0 commit comments