arabic translations and locale support in datepicker (#337)

This commit is contained in:
Kevin Papst
2018-10-07 18:29:12 +02:00
committed by GitHub
parent 2f6c0d2208
commit 56ac642446
16 changed files with 1145 additions and 5 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file date="2018-09-28T20:00:00Z" source-language="en" target-language="ar" datatype="plaintext" original="none">
<body>
<trans-unit id="label.invoice_calculator">
<source>label.invoice_calculator</source>
<target>حساب المجموع</target>
</trans-unit>
<trans-unit id="default">
<source>default</source>
<target>إدخال واحد لكل قياس في الوقت نفسه (افتراضي)</target>
</trans-unit>
<trans-unit id="short">
<source>short</source>
<target>الساعات اضيفت - دخول واحد فقط</target>
</trans-unit>
<trans-unit id="user">
<source>user</source>
<target>تم تجميع المستخدم - إدخال واحد لكل مستخدم</target>
</trans-unit>
</body>
</file>
</xliff>