Translated using Weblate (#3221)

Co-authored-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mzw <466271552@qq.com>
This commit is contained in:
Weblate (bot)
2022-03-29 12:31:35 +02:00
committed by GitHub
parent 3c6b5c6c1e
commit 4ff2153e15
8 changed files with 108 additions and 28 deletions

28
translations/invoice-renderer.ar.xlf Executable file → Normal file
View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="ar" datatype="plaintext" original="invoice-renderer.en.xlf">
<body>
@@ -8,7 +8,7 @@
</trans-unit>
<trans-unit id="N6juwc4" resname="default">
<source>default</source>
<target>الفاتورة (افتراضي)</target>
<target>الفاتورة (افتراضية)</target>
</trans-unit>
<trans-unit id="lt2Y2LO" resname="timesheet">
<source>timesheet</source>
@@ -34,6 +34,30 @@
<source>company</source>
<target>فاتورة الشركة</target>
</trans-unit>
<trans-unit id="nA.KOyM" resname="Html">
<source>Html</source>
<target>HTML (للطباعة عبر المتصفح)</target>
</trans-unit>
<trans-unit id="kLKl8xE" resname="Pdf">
<source>Pdf</source>
<target>ملف PDF</target>
</trans-unit>
<trans-unit id="jV1SPRL" resname="default-pdf">
<source>default-pdf</source>
<target>فاتورة</target>
</trans-unit>
<trans-unit id="v5KgTmC" resname="xml">
<source>xml</source>
<target>ملف XML</target>
</trans-unit>
<trans-unit id="7acXRsA" resname="javascript">
<source>javascript</source>
<target>ملف JSON</target>
</trans-unit>
<trans-unit id="mC2ePrm" resname="text">
<source>text</source>
<target>نص</target>
</trans-unit>
</body>
</file>
</xliff>