Skip to content

Commit 65c85fa

Browse files
committed
New translations en.xaml (Arabic)
[ci skip]
1 parent 3288c7c commit 65c85fa

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Flow.Launcher/Languages/ar.xaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
1111
Your selected {0} executable is invalid.
1212
{2}{2}
13-
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
13+
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
1414
</system:String>
1515
<system:String x:Key="runtimePluginUnableToSetExecutablePath">تعذر تعيين مسار الملف التنفيذي لـ {0}، يرجى المحاولة من إعدادات Flow (قم بالتمرير إلى الأسفل).</system:String>
1616
<system:String x:Key="failedToInitializePluginsTitle">فشل في تهيئة الإضافات</system:String>
@@ -415,7 +415,7 @@
415415
<system:String x:Key="fileManagerWindow">اختر مدير الملفات</system:String>
416416
<system:String x:Key="fileManager_learnMore">Learn more</system:String>
417417
<system:String x:Key="fileManager_tips">يرجى تحديد موقع ملف مدير الملفات الذي تستخدمه وإضافة الحجج حسب الحاجة. يمثل &quot;%d&quot; مسار الدليل المفتوح، ويستخدمه الحقل &quot;الحجة للمجلد&quot; للأوامر التي تفتح أدلة محددة. يمثل &quot;%f&quot; مسار الملف المفتوح، ويستخدمه الحقل &quot;الحجة للملف&quot; للأوامر التي تفتح ملفات محددة.</system:String>
418-
<system:String x:Key="fileManager_tips2">على سبيل المثال، إذا كان مدير الملفات يستخدم أمرًا مثل &quot;totalcmd.exe /A c:\windows&quot; لفتح دليل c:\windows، فإن مسار مدير الملفات سيكون totalcmd.exe، وحجة المجلد ستكون /A &quot;%d&quot;. قد تحتاج بعض مديري الملفات مثل QTTabBar فقط إلى توفير مسار، في هذه الحالة استخدم &quot;%d&quot; كمسار مدير الملفات واترك باقي الحقول فارغة.</system:String>
418+
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fields blank.</system:String>
419419
<system:String x:Key="fileManager_name">مدير الملفات</system:String>
420420
<system:String x:Key="fileManager_profile_name">اسم الملف الشخصي</system:String>
421421
<system:String x:Key="fileManager_path">مسار مدير الملفات</system:String>
@@ -466,13 +466,14 @@
466466
<system:String x:Key="customeQueryHotkeyTips">اضغط على مفتاح اختصار مخصص لفتح Flow Launcher وإدخال الاستعلام المحدد تلقائيًا.</system:String>
467467
<system:String x:Key="preview">معاينة</system:String>
468468
<system:String x:Key="hotkeyIsNotUnavailable">مفتاح الاختصار غير متاح، يرجى اختيار مفتاح اختصار جديد</system:String>
469-
<system:String x:Key="invalidPluginHotkey">مفتاح اختصار غير صالح للإضافة</system:String>
469+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
470470
<system:String x:Key="update">تحديث</system:String>
471471
<system:String x:Key="hotkeyRegTitle">ربط مفتاح الاختصار</system:String>
472472
<system:String x:Key="hotkeyUnavailable">مفتاح الاختصار الحالي غير متاح.</system:String>
473473
<system:String x:Key="hotkeyUnavailableUneditable">تم حجز هذا المفتاح لـ &quot;{0}&quot; ولا يمكن استخدامه. يرجى اختيار مفتاح اختصار آخر.</system:String>
474474
<system:String x:Key="hotkeyUnavailableEditable">يتم استخدام هذا المفتاح بالفعل من قبل &quot;{0}&quot;. إذا ضغطت على &quot;استبدال&quot;، سيتم إزالته من &quot;{0}&quot;.</system:String>
475475
<system:String x:Key="hotkeyRegGuide">اضغط على المفاتيح التي تريد استخدامها لهذه الوظيفة.</system:String>
476+
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
476477

477478
<!-- Custom Query Shortcut Dialog -->
478479
<system:String x:Key="customeQueryShortcutTitle">اختصار الاستعلام المخصص</system:String>
@@ -483,6 +484,7 @@
483484
</system:String>
484485
<system:String x:Key="duplicateShortcut">الاختصار موجود بالفعل، يرجى إدخال اختصار جديد أو تعديل الموجود.</system:String>
485486
<system:String x:Key="emptyShortcut">الاختصار و/أو توسيعه فارغ.</system:String>
487+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
486488

487489
<!-- Common Action -->
488490
<system:String x:Key="commonSave">حفظ</system:String>

0 commit comments

Comments
 (0)