New translations messages.xlf (Arabic)
[ci skip]
This commit is contained in:
parent
15554d0f5d
commit
81c9e358a2
@ -1012,7 +1012,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/settings/settings.component.html</context>
|
||||
<context context-type="linenumber">221</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Default Edit Permissions</target>
|
||||
<target state="translated">أذون التعديل الافتراضية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3728984448750213892" datatype="html">
|
||||
<source>Edit permissions also grant viewing permissions</source>
|
||||
@ -1224,7 +1224,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/settings/settings.component.html</context>
|
||||
<context context-type="linenumber">291,292</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="visually-hidden">"/>Appears on<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
<target state="translated"><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="visually-hidden">"/>يظهر في<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4104807402967139762" datatype="html">
|
||||
<source>Show on dashboard</source>
|
||||
@ -1460,7 +1460,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/users-groups/users-groups.component.ts</context>
|
||||
<context context-type="linenumber">51</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error retrieving users</target>
|
||||
<target state="translated">خطأ في استرجاع المستخدمين</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3066660568529853846" datatype="html">
|
||||
<source>Error retrieving groups</source>
|
||||
@ -1472,7 +1472,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/users-groups/users-groups.component.ts</context>
|
||||
<context context-type="linenumber">63</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error retrieving groups</target>
|
||||
<target state="translated">خطأ في استرجاع المجموعات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5610279464668232148" datatype="html">
|
||||
<source>Saved view "<x id="PH" equiv-text="savedView.name"/>" deleted.</source>
|
||||
@ -1602,7 +1602,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/permissions-select/permissions-select.component.html</context>
|
||||
<context context-type="linenumber">22</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"><x id="INTERPOLATION" equiv-text="{{dismissButtonText}}"/></target>
|
||||
<target state="translated"><x id="INTERPOLATION" equiv-text="{{dismissButtonText}}"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1102717806459547726" datatype="html">
|
||||
<source>Refresh</source>
|
||||
@ -1686,7 +1686,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.html</context>
|
||||
<context context-type="linenumber">103</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">{VAR_PLURAL, plural, =1 {One <x id="INTERPOLATION"/> task} other {<x id="INTERPOLATION_1"/> total <x id="INTERPOLATION"/> tasks}}</target>
|
||||
<target state="translated">{VAR_PLURAL, plural, zero {} one {<x id="INTERPOLATION_1"/> اجمالي <x id="INTERPOLATION"/> المهام} two {<x id="INTERPOLATION_1"/> اجمالي <x id="INTERPOLATION"/> المهام} few {<x id="INTERPOLATION_1"/> اجمالي <x id="INTERPOLATION"/> المهام} many {<x id="INTERPOLATION_1"/> اجمالي <x id="INTERPOLATION"/> المهام}=1 {مهمة واحدة <x id="INTERPOLATION"/>} other {<x id="INTERPOLATION_1"/> اجمالي <x id="INTERPOLATION"/> المهام}}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1830925490604698731" datatype="html">
|
||||
<source>Failed<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.failedFileTasks.length > 0" class="badge bg-danger ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.failedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source>
|
||||
@ -1694,7 +1694,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.html</context>
|
||||
<context context-type="linenumber">110</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Failed<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.failedFileTasks.length > 0" class="badge bg-danger ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.failedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
<target state="translated">فشل<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.failedFileTasks.length > 0" class="badge bg-danger ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.failedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6149567896789735123" datatype="html">
|
||||
<source>Complete<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.completedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.completedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source>
|
||||
@ -1702,7 +1702,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.html</context>
|
||||
<context context-type="linenumber">116</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Complete<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.completedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.completedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
<target state="translated">أكمل<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.completedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.completedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7531670556122409927" datatype="html">
|
||||
<source>Started<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.startedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.startedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source>
|
||||
@ -1710,7 +1710,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.html</context>
|
||||
<context context-type="linenumber">122</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Started<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.startedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.startedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
<target state="translated">بدأ<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.startedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.startedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7252570681759700719" datatype="html">
|
||||
<source>Queued<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.queuedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.queuedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source>
|
||||
@ -1718,7 +1718,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.html</context>
|
||||
<context context-type="linenumber">128</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Queued<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.queuedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.queuedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
<target state="translated">الانتظار<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span *ngIf="tasksService.queuedFileTasks.length > 0" class="badge bg-secondary ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.queuedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5404910960991552159" datatype="html">
|
||||
<source>Dismiss selected</source>
|
||||
@ -1750,7 +1750,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.ts</context>
|
||||
<context context-type="linenumber">61</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Dismiss all <x id="PH" equiv-text="tasks.size"/> tasks?</target>
|
||||
<target state="translated">تجاهل كل <x id="PH" equiv-text="tasks.size"/> مهام؟</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="9011556615675272238" datatype="html">
|
||||
<source>queued</source>
|
||||
@ -1758,7 +1758,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.ts</context>
|
||||
<context context-type="linenumber">129</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">queued</target>
|
||||
<target state="translated">في قائمة الانتظار</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6415892379431855826" datatype="html">
|
||||
<source>started</source>
|
||||
@ -1766,7 +1766,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.ts</context>
|
||||
<context context-type="linenumber">131</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">started</target>
|
||||
<target state="translated">بدأ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7510279840486540181" datatype="html">
|
||||
<source>completed</source>
|
||||
@ -1774,7 +1774,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.ts</context>
|
||||
<context context-type="linenumber">133</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">completed</target>
|
||||
<target state="translated">اكتمل</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4083337005045748464" datatype="html">
|
||||
<source>failed</source>
|
||||
@ -1782,7 +1782,7 @@
|
||||
<context context-type="sourcefile">src/app/components/admin/tasks/tasks.component.ts</context>
|
||||
<context context-type="linenumber">135</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">failed</target>
|
||||
<target state="translated">فشلت</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8119815638230251386" datatype="html">
|
||||
<source>Users & Groups</source>
|
||||
@ -2307,7 +2307,7 @@
|
||||
<context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
|
||||
<context context-type="linenumber">165</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Consumption templates</target>
|
||||
<target state="translated">قوالب الاستهلاك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5433675495457939071" datatype="html">
|
||||
<source>Templates</source>
|
||||
@ -2315,7 +2315,7 @@
|
||||
<context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
|
||||
<context context-type="linenumber">168</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Templates</target>
|
||||
<target state="translated">قوالب</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1292737233370901804" datatype="html">
|
||||
<source>Mail</source>
|
||||
@ -2335,7 +2335,7 @@
|
||||
<context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
|
||||
<context context-type="linenumber">181</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Administration</target>
|
||||
<target state="translated">الإدارة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5537285341303594392" datatype="html">
|
||||
<source>File Tasks<x id="START_TAG_SPAN_1" ctype="x-span_1" equiv-text="<span *ngIf="tasksService.failedFileTasks.length > 0">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="badge bg-danger ms-2">"/><x id="INTERPOLATION" equiv-text="{{tasksService.failedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source>
|
||||
@ -2527,7 +2527,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.html</context>
|
||||
<context context-type="linenumber">15</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Sort order</target>
|
||||
<target state="translated">ترتيب الفرز</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4163272119298020373" datatype="html">
|
||||
<source>Filters</source>
|
||||
@ -2535,7 +2535,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">18</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filters</target>
|
||||
<target state="translated">المرشحات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="9090904435418488635" datatype="html">
|
||||
<source>Process documents that match <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>all<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> filters specified below.</source>
|
||||
@ -2543,7 +2543,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">19</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Process documents that match <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>all<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> filters specified below.</target>
|
||||
<target state="translated">معالجة المستندات التي تتطابق مع <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>جميع الفلاتر<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> المحددة أدناه.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1473412958770421458" datatype="html">
|
||||
<source>Filter sources</source>
|
||||
@ -2551,7 +2551,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">20</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filter sources</target>
|
||||
<target state="translated">تصفية المصادر</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7467799586957602479" datatype="html">
|
||||
<source>Filter filename</source>
|
||||
@ -2559,7 +2559,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">21</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filter filename</target>
|
||||
<target state="translated">تصفية اسم الملف</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3694878959415278689" datatype="html">
|
||||
<source>Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.</source>
|
||||
@ -2567,7 +2567,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">21</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Apply to documents that match this filename. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.</target>
|
||||
<target state="translated">فقط المستندات التي تتطابق تماما مع اسم هذا المِلَفّ إذا. المحارف البديلة مثل *.pdf أو *الفواتير* مسموح بها. لأنها غير حساسة.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6540860478788535250" datatype="html">
|
||||
<source>Filter path</source>
|
||||
@ -2575,7 +2575,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">22</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filter path</target>
|
||||
<target state="translated">مسار التصفية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2900550647231873115" datatype="html">
|
||||
<source>Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a></source>
|
||||
@ -2583,7 +2583,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">22</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Apply to documents that match this path. Wildcards specified as * are allowed. Case insensitive.</a></target>
|
||||
<target state="translated">تطبيق على المستندات التي تتطابق مع هذا المسار. البطاقات البرية المحددة كما * مسموح بها. حالة غير حساسة.</a></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7468453896129193641" datatype="html">
|
||||
<source>Filter mail rule</source>
|
||||
@ -2591,7 +2591,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">23</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filter mail rule</target>
|
||||
<target state="translated">تصفية قاعدة البريد</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8663702115863339485" datatype="html">
|
||||
<source>Apply to documents consumed via this mail rule.</source>
|
||||
@ -2599,7 +2599,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">23</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Apply to documents consumed via this mail rule.</target>
|
||||
<target state="translated">تطبيق على المستندات المستهلكة عبر هذه القاعدة البريدية.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5070601857075675729" datatype="html">
|
||||
<source>Assignments</source>
|
||||
@ -2607,7 +2607,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">28</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assignments</target>
|
||||
<target state="translated">المهام</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6019822389883736115" datatype="html">
|
||||
<source>Assign title</source>
|
||||
@ -2615,7 +2615,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">33</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign title</target>
|
||||
<target state="translated">تعيين العنوان</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7071676931416298160" datatype="html">
|
||||
<source>Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>.</source>
|
||||
@ -2623,7 +2623,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">33</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Can include some placeholders, see <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>documentation</a>.</target>
|
||||
<target state="translated">يمكن أن تتضمن بعض العناصر النائبة، انظر <a target='_blank' href='https://docs.paperless-ngx.com/usage/#consumption-templates'>المستندات</a>.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6528897010417701530" datatype="html">
|
||||
<source>Assign tags</source>
|
||||
@ -2631,7 +2631,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">34</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign tags</target>
|
||||
<target state="translated">تعيين وسوم</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6695990587380209737" datatype="html">
|
||||
<source>Assign document type</source>
|
||||
@ -2663,7 +2663,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">37</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign storage path</target>
|
||||
<target state="translated">تعيين مسار التخزين</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5057200219587080996" datatype="html">
|
||||
<source>Assign owner</source>
|
||||
@ -2671,7 +2671,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">40</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign owner</target>
|
||||
<target state="translated">تعيين مالك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1749184201773078639" datatype="html">
|
||||
<source>Assign view permissions</source>
|
||||
@ -2679,7 +2679,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">42</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign view permissions</target>
|
||||
<target state="translated">تعيين أذونات العرض</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1744964187586405039" datatype="html">
|
||||
<source>Assign edit permissions</source>
|
||||
@ -2687,7 +2687,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">61</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign edit permissions</target>
|
||||
<target state="translated">تعيين أذونات التعديل</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1519954996184640001" datatype="html" approved="yes">
|
||||
<source>Error</source>
|
||||
@ -2771,7 +2771,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">25</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Consume Folder</target>
|
||||
<target state="translated">مِلَفّ الاستهلاك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="526966086395145275" datatype="html">
|
||||
<source>API Upload</source>
|
||||
@ -2779,7 +2779,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">29</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">API Upload</target>
|
||||
<target state="translated">تحميل API</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7502272564743467653" datatype="html">
|
||||
<source>Mail Fetch</source>
|
||||
@ -2787,7 +2787,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">33</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Mail Fetch</target>
|
||||
<target state="translated">جلب البريد</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2057608151109082984" datatype="html">
|
||||
<source>Create new consumption template</source>
|
||||
@ -2795,7 +2795,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">83</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Create new consumption template</target>
|
||||
<target state="translated">إنشاء قالب استهلاك جديد</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3745279073747685988" datatype="html">
|
||||
<source>Edit consumption template</source>
|
||||
@ -2803,7 +2803,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/consumption-template-edit-dialog/consumption-template-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">87</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Edit consumption template</target>
|
||||
<target state="translated">تعديل قالب الاستهلاك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8743659855412792665" datatype="html">
|
||||
<source>Matching algorithm</source>
|
||||
@ -3207,7 +3207,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">29</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assignments specified here will supersede any consumption templates.</target>
|
||||
<target state="translated">المهام المحددة هنا ستحل محل أي قوالب استهلاك.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6093797930511670257" datatype="html">
|
||||
<source>Assign title from</source>
|
||||
@ -3231,7 +3231,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html</context>
|
||||
<context context-type="linenumber">35</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Assign owner from rule</target>
|
||||
<target state="translated">تعيين المالك من القاعدة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6886003843406464884" datatype="html">
|
||||
<source>Only process attachments</source>
|
||||
@ -3323,7 +3323,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts</context>
|
||||
<context context-type="linenumber">84</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Do not assign title from this rule</target>
|
||||
<target state="translated">لا تقم بتعيين عنوان من هذه القاعدة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1568902914205618549" datatype="html">
|
||||
<source>Do not assign a correspondent</source>
|
||||
@ -3640,7 +3640,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/input/select/select.component.ts</context>
|
||||
<context context-type="linenumber">149</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Filter documents with this <x id="PH" equiv-text="this.title"/></target>
|
||||
<target state="translated">البحث عن المستند باستخدام <x id="PH" equiv-text="this.title"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="594042705136125260" datatype="html">
|
||||
<source>Edit Permissions</source>
|
||||
@ -3725,7 +3725,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/permissions-dialog/permissions-dialog.component.ts</context>
|
||||
<context context-type="linenumber">28</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Set permissions</target>
|
||||
<target state="translated">تعيين الأذونات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1678966148862835666" datatype="html">
|
||||
<source>Edit permissions for </source>
|
||||
@ -3733,7 +3733,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/permissions-dialog/permissions-dialog.component.ts</context>
|
||||
<context context-type="linenumber">33</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Edit permissions for </target>
|
||||
<target state="translated">تعديل الأذونات لـ </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8283439432608484491" datatype="html">
|
||||
<source>Note that permissions set here will override any existing permissions</source>
|
||||
@ -3841,7 +3841,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">26</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Share Links</target>
|
||||
<target state="translated">مشاركة الروابط</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6617773613987957957" datatype="html">
|
||||
<source> No existing links </source>
|
||||
@ -3849,7 +3849,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.html</context>
|
||||
<context context-type="linenumber">10,12</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"> No existing links </target>
|
||||
<target state="translated"> لا توجد روابط </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4323470180912194028" datatype="html">
|
||||
<source>Copy</source>
|
||||
@ -3857,7 +3857,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.html</context>
|
||||
<context context-type="linenumber">23</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Copy</target>
|
||||
<target state="translated">نسخ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7419704019640008953" datatype="html">
|
||||
<source>Share</source>
|
||||
@ -3865,7 +3865,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.html</context>
|
||||
<context context-type="linenumber">28</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Share</target>
|
||||
<target state="translated">شارك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5392341774767336507" datatype="html">
|
||||
<source>Copied!</source>
|
||||
@ -3873,7 +3873,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.html</context>
|
||||
<context context-type="linenumber">36</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Copied!</target>
|
||||
<target state="translated">تم النسخ!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6811921365829755679" datatype="html">
|
||||
<source>Share archive version</source>
|
||||
@ -3881,7 +3881,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.html</context>
|
||||
<context context-type="linenumber">42</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Share archive version</target>
|
||||
<target state="translated">مشاركة نسخة الأرشيف</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5674286808255988565" datatype="html" approved="yes">
|
||||
<source>Create</source>
|
||||
@ -3901,7 +3901,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">90</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">1 day</target>
|
||||
<target state="translated">يوم 1</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8542568275115626925" datatype="html">
|
||||
<source>7 days</source>
|
||||
@ -3909,7 +3909,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">20</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">7 days</target>
|
||||
<target state="translated">7 أيام</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7152095234138763013" datatype="html">
|
||||
<source>30 days</source>
|
||||
@ -3917,7 +3917,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">21</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">30 days</target>
|
||||
<target state="translated">30 يوم</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8372007266188249803" datatype="html">
|
||||
<source>Never</source>
|
||||
@ -3925,7 +3925,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">22</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Never</target>
|
||||
<target state="translated">ابدأ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3429210839568770054" datatype="html">
|
||||
<source>Error retrieving links</source>
|
||||
@ -3933,7 +3933,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">74</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error retrieving links</target>
|
||||
<target state="translated">خطأ في استرجاع الروابط</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3242255798983858463" datatype="html">
|
||||
<source><x id="PH" equiv-text="days"/> days</source>
|
||||
@ -3941,7 +3941,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">90</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"><x id="PH" equiv-text="days"/> days</target>
|
||||
<target state="translated"><x id="PH" equiv-text="days"/> أيام</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2897042887615940599" datatype="html">
|
||||
<source>Error deleting link</source>
|
||||
@ -3949,7 +3949,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">117</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error deleting link</target>
|
||||
<target state="translated">خطأ في حذف الرابط</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8400747326190565173" datatype="html">
|
||||
<source>Error creating link</source>
|
||||
@ -3957,7 +3957,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/share-links-dropdown/share-links-dropdown.component.ts</context>
|
||||
<context context-type="linenumber">145</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error creating link</target>
|
||||
<target state="translated">خطأ في إنشاء الرابط</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5611592591303869712" datatype="html">
|
||||
<source>Status</source>
|
||||
@ -3965,7 +3965,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/toasts/toasts.component.html</context>
|
||||
<context context-type="linenumber">12</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Status</target>
|
||||
<target state="translated">الحالة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6732151329960766506" datatype="html">
|
||||
<source>Copy Raw Error</source>
|
||||
@ -3973,7 +3973,7 @@
|
||||
<context context-type="sourcefile">src/app/components/common/toasts/toasts.component.html</context>
|
||||
<context context-type="linenumber">23</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Copy Raw Error</target>
|
||||
<target state="translated">نسخ الخطأ الخام</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1865646076514070962" datatype="html">
|
||||
<source>Hello <x id="PH" equiv-text="this.settingsService.displayName"/>, welcome to Paperless-ngx</source>
|
||||
@ -3997,7 +3997,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/dashboard.component.ts</context>
|
||||
<context context-type="linenumber">73</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Dashboard updated</target>
|
||||
<target state="translated">تم تحديث لوحة التحكم</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3214475953924351473" datatype="html">
|
||||
<source>Error updating dashboard</source>
|
||||
@ -4005,7 +4005,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/dashboard.component.ts</context>
|
||||
<context context-type="linenumber">76</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error updating dashboard</target>
|
||||
<target state="translated">خطأ في تحديث لوحة التحكم</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2946624699882754313" datatype="html">
|
||||
<source>Show all</source>
|
||||
@ -4077,7 +4077,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html</context>
|
||||
<context context-type="linenumber">35</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">View Preview</target>
|
||||
<target state="translated">عرض المعاينة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3099741642167775297" datatype="html" approved="yes">
|
||||
<source>Download</source>
|
||||
@ -4109,7 +4109,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html</context>
|
||||
<context context-type="linenumber">57</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">No documents</target>
|
||||
<target state="translated">لا توجد مستندات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1069523139277190436" datatype="html">
|
||||
<source>Statistics</source>
|
||||
@ -4165,7 +4165,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html</context>
|
||||
<context context-type="linenumber">61</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Document Types</target>
|
||||
<target state="translated">أنواع المستند</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5421255270838137624" datatype="html">
|
||||
<source>Storage Paths</source>
|
||||
@ -4173,7 +4173,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html</context>
|
||||
<context context-type="linenumber">67</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Storage Paths</target>
|
||||
<target state="translated">مسارات التخزين</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8693603235657020323" datatype="html">
|
||||
<source>Other</source>
|
||||
@ -4197,7 +4197,7 @@
|
||||
<context context-type="sourcefile">src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html</context>
|
||||
<context context-type="linenumber">4</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Drop documents anywhere or</target>
|
||||
<target state="translated">أسقط المستندات في أي مكان أو</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8133800334834354642" datatype="html">
|
||||
<source>Browse files</source>
|
||||
@ -4616,7 +4616,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.html</context>
|
||||
<context context-type="linenumber">207</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Save & close</target>
|
||||
<target state="translated">حفظ & وإغلاق</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2218903673684131427" datatype="html">
|
||||
<source>An error occurred loading content: <x id="PH" equiv-text="err.message ?? err.toString()"/></source>
|
||||
@ -4708,7 +4708,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.ts</context>
|
||||
<context context-type="linenumber">634</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error deleting document</target>
|
||||
<target state="translated">حدث خطأ في أثناء حذف المستند</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7362691899087997122" datatype="html">
|
||||
<source>Redo OCR confirm</source>
|
||||
@ -4744,7 +4744,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.ts</context>
|
||||
<context context-type="linenumber">677</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error executing operation</target>
|
||||
<target state="translated">خطأ في تنفيذ العملية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6857598786757174736" datatype="html">
|
||||
<source>Select:</source>
|
||||
@ -4848,7 +4848,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||
<context context-type="linenumber">185</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error executing bulk operation</target>
|
||||
<target state="translated">خطأ في تنفيذ العملية بالجملة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7894972847287473517" datatype="html">
|
||||
<source>"<x id="PH" equiv-text="items[0].name"/>"</source>
|
||||
@ -5070,7 +5070,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/document-card-large/document-card-large.component.html</context>
|
||||
<context context-type="linenumber">74</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"><x id="INTERPOLATION" equiv-text="ocument.notes.length}}"/> Notes</target>
|
||||
<target state="translated"><x id="INTERPOLATION" equiv-text="ocument.notes.length}}"/> الملاحظات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="78870852467682010" datatype="html">
|
||||
<source>Filter by document type</source>
|
||||
@ -5410,7 +5410,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/filter-editor/filter-editor.component.ts</context>
|
||||
<context context-type="linenumber">118,120</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Correspondent: <x id="PH" equiv-text="this.correspondents.find( (c) => c.id == +rule.value )?.name"/></target>
|
||||
<target state="translated">مراسل: <x id="PH" equiv-text="this.correspondents.find( (c) => c.id == +rule.value )?.name"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8170755470576301659" datatype="html" approved="yes">
|
||||
<source>Without correspondent</source>
|
||||
@ -5426,7 +5426,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/filter-editor/filter-editor.component.ts</context>
|
||||
<context context-type="linenumber">128,130</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Document type: <x id="PH" equiv-text="this.documentTypes.find( (dt) => dt.id == +rule.value )?.name"/></target>
|
||||
<target state="translated">نوع المستند: <x id="PH" equiv-text="this.documentTypes.find( (dt) => dt.id == +rule.value )?.name"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4362173610367509215" datatype="html" approved="yes">
|
||||
<source>Without document type</source>
|
||||
@ -5442,7 +5442,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/filter-editor/filter-editor.component.ts</context>
|
||||
<context context-type="linenumber">138,140</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Storage path: <x id="PH" equiv-text="this.storagePaths.find( (sp) => sp.id == +rule.value )?.name"/></target>
|
||||
<target state="translated">مسار التخزين: <x id="PH" equiv-text="this.storagePaths.find( (sp) => sp.id == +rule.value )?.name"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1562820715074533164" datatype="html">
|
||||
<source>Without storage path</source>
|
||||
@ -5450,7 +5450,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/filter-editor/filter-editor.component.ts</context>
|
||||
<context context-type="linenumber">142</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Without storage path</target>
|
||||
<target state="translated">بدون مسار التخزين</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8180755793012580465" datatype="html">
|
||||
<source>Tag: <x id="PH" equiv-text="this.tags.find((t) => t.id == +rule.value) ?.name"/></source>
|
||||
@ -5458,7 +5458,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-list/filter-editor/filter-editor.component.ts</context>
|
||||
<context context-type="linenumber">146,147</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Tag: <x id="PH" equiv-text="this.tags.find((t) => t.id == +rule.value) ?.name"/></target>
|
||||
<target state="translated">علامة: <x id="PH" equiv-text="this.tags.find((t) => t.id == +rule.value) ?.name"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6494566478302448576" datatype="html" approved="yes">
|
||||
<source>Without any tag</source>
|
||||
@ -5638,7 +5638,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-notes/document-notes.component.ts</context>
|
||||
<context context-type="linenumber">66</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error saving note</target>
|
||||
<target state="translated">خطأ في حفظ الملاحظة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4144411010137688084" datatype="html">
|
||||
<source>Error deleting note</source>
|
||||
@ -5646,7 +5646,7 @@
|
||||
<context context-type="sourcefile">src/app/components/document-notes/document-notes.component.ts</context>
|
||||
<context context-type="linenumber">80</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error deleting note</target>
|
||||
<target state="translated">خطأ في حذف الملاحظة</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7103632680753685326" datatype="html">
|
||||
<source>Drop files to begin upload</source>
|
||||
@ -5670,7 +5670,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.html</context>
|
||||
<context context-type="linenumber">6</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Add Template</target>
|
||||
<target state="translated">اضافة قالب</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6043932623370318890" datatype="html">
|
||||
<source>Document Sources</source>
|
||||
@ -5678,7 +5678,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.html</context>
|
||||
<context context-type="linenumber">16</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Document Sources</target>
|
||||
<target state="translated">مصادر المستند</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3954560573326461437" datatype="html">
|
||||
<source>No templates defined.</source>
|
||||
@ -5686,7 +5686,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.html</context>
|
||||
<context context-type="linenumber">44</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">No templates defined.</target>
|
||||
<target state="translated">لا توجد قوالب محددة.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5957685099370605085" datatype="html">
|
||||
<source>Saved template "<x id="PH" equiv-text="newTemplate.name"/>".</source>
|
||||
@ -5694,7 +5694,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">73</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Saved template "<x id="PH" equiv-text="newTemplate.name"/>".</target>
|
||||
<target state="translated">قالب محفوظ "<x id="PH" equiv-text="newTemplate.name"/>".</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5291506186551056893" datatype="html">
|
||||
<source>Error saving template.</source>
|
||||
@ -5702,7 +5702,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">81</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error saving template.</target>
|
||||
<target state="translated">خطأ في حفظ القالب.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="9152231933218802310" datatype="html">
|
||||
<source>Confirm delete template</source>
|
||||
@ -5710,7 +5710,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">89</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Confirm delete template</target>
|
||||
<target state="translated">تأكيد حذف القالب</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3359315394839441814" datatype="html">
|
||||
<source>This operation will permanently delete this template.</source>
|
||||
@ -5718,7 +5718,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">90</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">This operation will permanently delete this template.</target>
|
||||
<target state="translated">هذه العملية ستقوم بحذف هذا القالب بشكل دائم.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="9198120062446364156" datatype="html">
|
||||
<source>Deleted template</source>
|
||||
@ -5726,7 +5726,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">99</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Deleted template</target>
|
||||
<target state="translated">قالب محذوف</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8513868194237937637" datatype="html">
|
||||
<source>Error deleting template.</source>
|
||||
@ -5734,7 +5734,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/consumption-templates/consumption-templates.component.ts</context>
|
||||
<context context-type="linenumber">104</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error deleting template.</target>
|
||||
<target state="translated">حدث خطأ أثناء حذف القالب.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6316128875819022658" datatype="html">
|
||||
<source>correspondent</source>
|
||||
@ -5798,7 +5798,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/mail/mail.component.html</context>
|
||||
<context context-type="linenumber">1</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Mail Settings</target>
|
||||
<target state="translated">اعدادت البريد الالكترونى</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8913167930428886792" datatype="html">
|
||||
<source>Mail accounts</source>
|
||||
@ -5862,7 +5862,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/mail/mail.component.ts</context>
|
||||
<context context-type="linenumber">56</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error retrieving mail accounts</target>
|
||||
<target state="translated">خطأ في استرداد حسابات البريد</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5241231471117657636" datatype="html">
|
||||
<source>Error retrieving mail rules</source>
|
||||
@ -5870,7 +5870,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/mail/mail.component.ts</context>
|
||||
<context context-type="linenumber">70</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error retrieving mail rules</target>
|
||||
<target state="translated">خطأ في استرداد قواعد البريد</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6327501535846658797" datatype="html">
|
||||
<source>Saved account "<x id="PH" equiv-text="newMailAccount.name"/>".</source>
|
||||
@ -5974,7 +5974,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/mail/mail.component.ts</context>
|
||||
<context context-type="linenumber">212</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Permissions updated</target>
|
||||
<target state="translated">تم تحديث الأذونات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4639647950943944112" datatype="html">
|
||||
<source>Error updating permissions</source>
|
||||
@ -5986,7 +5986,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.ts</context>
|
||||
<context context-type="linenumber">300</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error updating permissions</target>
|
||||
<target state="translated">حدث خطأ أثناء تحديث الأذونات</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4160063698699558716" datatype="html">
|
||||
<source><x id="START_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="<svg class="sidebaricon me-1" fill="currentColor">"/><x id="START_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="</svg>"/> Create </source>
|
||||
@ -6006,7 +6006,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.html</context>
|
||||
<context context-type="linenumber">13,17</context>
|
||||
</context-group>
|
||||
<target state="needs-translation"><x id="START_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="<svg class="sidebaricon me-1" fill="currentColor">"/><x id="START_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="</svg>"/> Create </target>
|
||||
<target state="translated"><x id="START_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="<svg class="sidebaricon me-1" fill="currentColor">"/><x id="START_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_USE" ctype="x-_svg_use" equiv-text="<use xlink:href="assets/bootstrap-icons.svg#plus-circle" />"/><x id="CLOSE_TAG__SVG_SVG" ctype="x-_svg_svg" equiv-text="</svg>"/> إنشاء </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4010735610815226758" datatype="html" approved="yes">
|
||||
<source>Filter by:</source>
|
||||
@ -6178,7 +6178,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.ts</context>
|
||||
<context context-type="linenumber">219</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Error while deleting element</target>
|
||||
<target state="translated">حدث خطأ أثناء حذف العنصر</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4863024195229581844" datatype="html">
|
||||
<source>Permissions updated successfully</source>
|
||||
@ -6186,7 +6186,7 @@
|
||||
<context context-type="sourcefile">src/app/components/manage/management-list/management-list.component.ts</context>
|
||||
<context context-type="linenumber">293</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Permissions updated successfully</target>
|
||||
<target state="translated">تم تحديث الأذونات بنجاح</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5101757640976222639" datatype="html">
|
||||
<source>storage path</source>
|
||||
@ -6242,7 +6242,7 @@
|
||||
<context context-type="sourcefile">src/app/components/not-found/not-found.component.html</context>
|
||||
<context context-type="linenumber">6</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Not Found</target>
|
||||
<target state="translated">غير موجود</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="178520337056147266" datatype="html">
|
||||
<source>Go to Dashboard</source>
|
||||
@ -6250,7 +6250,7 @@
|
||||
<context context-type="sourcefile">src/app/components/not-found/not-found.component.html</context>
|
||||
<context context-type="linenumber">12</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Go to Dashboard</target>
|
||||
<target state="translated">اذهب إلى لوحة التحكم</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2167862279705099846" datatype="html">
|
||||
<source>Auto: Learn matching automatically</source>
|
||||
@ -6655,7 +6655,7 @@
|
||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||
<context context-type="linenumber">160</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Afrikaans</target>
|
||||
<target state="translated">اللغة الأفريقانية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6269202464699193298" datatype="html">
|
||||
<source>Arabic</source>
|
||||
@ -6711,7 +6711,7 @@
|
||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||
<context context-type="linenumber">202</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Greek</target>
|
||||
<target state="translated">اليونانية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6987083569809053351" datatype="html">
|
||||
<source>English (GB)</source>
|
||||
@ -6775,7 +6775,7 @@
|
||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||
<context context-type="linenumber">250</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Norwegian</target>
|
||||
<target state="translated">النرويجية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="792060551707690640" datatype="html" approved="yes">
|
||||
<source>Polish</source>
|
||||
@ -6823,7 +6823,7 @@
|
||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||
<context context-type="linenumber">286</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Slovak</target>
|
||||
<target state="translated">السلوفاكية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4287008301409320881" datatype="html">
|
||||
<source>Slovenian</source>
|
||||
@ -6863,7 +6863,7 @@
|
||||
<context context-type="sourcefile">src/app/services/settings.service.ts</context>
|
||||
<context context-type="linenumber">316</context>
|
||||
</context-group>
|
||||
<target state="needs-translation">Ukrainian</target>
|
||||
<target state="translated">الأوكرانية</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4689443708886954687" datatype="html">
|
||||
<source>Chinese Simplified</source>
|
||||
|
Loading…
x
Reference in New Issue
Block a user