mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-22 08:23:26 +00:00
24 lines
927 B
Text
24 lines
927 B
Text
![]() |
<?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="email.en.xlf">
|
||
|
<body>
|
||
|
<trans-unit id="automated_email_dont_answer">
|
||
|
<source>automated_email_dont_answer</source>
|
||
|
<target>هذا بريد آلي. رجاء لاترد، بريدك لن يقرء.</target>
|
||
|
</trans-unit>
|
||
|
<trans-unit id="registration.subject">
|
||
|
<source>registration.subject</source>
|
||
|
<target>فعل حسابك</target>
|
||
|
</trans-unit>
|
||
|
<trans-unit id="registration.title">
|
||
|
<source>registration.title</source>
|
||
|
<target>مرحبا %username%</target>
|
||
|
</trans-unit>
|
||
|
<trans-unit id="registration.button">
|
||
|
<source>registration.button</source>
|
||
|
<target>فعل حسابك</target>
|
||
|
</trans-unit>
|
||
|
</body>
|
||
|
</file>
|
||
|
</xliff>
|