|
10 | 10 | <system:String x:Key="runtimeExecutableInvalidChooseDownload"> |
11 | 11 | Your selected {0} executable is invalid. |
12 | 12 | {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} |
14 | 14 | </system:String> |
15 | 15 | <system:String x:Key="runtimePluginUnableToSetExecutablePath">تعذر تعيين مسار الملف التنفيذي لـ {0}، يرجى المحاولة من إعدادات Flow (قم بالتمرير إلى الأسفل).</system:String> |
16 | 16 | <system:String x:Key="failedToInitializePluginsTitle">فشل في تهيئة الإضافات</system:String> |
|
415 | 415 | <system:String x:Key="fileManagerWindow">اختر مدير الملفات</system:String> |
416 | 416 | <system:String x:Key="fileManager_learnMore">Learn more</system:String> |
417 | 417 | <system:String x:Key="fileManager_tips">يرجى تحديد موقع ملف مدير الملفات الذي تستخدمه وإضافة الحجج حسب الحاجة. يمثل "%d" مسار الدليل المفتوح، ويستخدمه الحقل "الحجة للمجلد" للأوامر التي تفتح أدلة محددة. يمثل "%f" مسار الملف المفتوح، ويستخدمه الحقل "الحجة للملف" للأوامر التي تفتح ملفات محددة.</system:String> |
418 | | - <system:String x:Key="fileManager_tips2">على سبيل المثال، إذا كان مدير الملفات يستخدم أمرًا مثل "totalcmd.exe /A c:\windows" لفتح دليل c:\windows، فإن مسار مدير الملفات سيكون totalcmd.exe، وحجة المجلد ستكون /A "%d". قد تحتاج بعض مديري الملفات مثل QTTabBar فقط إلى توفير مسار، في هذه الحالة استخدم "%d" كمسار مدير الملفات واترك باقي الحقول فارغة.</system:String> |
| 418 | + <system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank.</system:String> |
419 | 419 | <system:String x:Key="fileManager_name">مدير الملفات</system:String> |
420 | 420 | <system:String x:Key="fileManager_profile_name">اسم الملف الشخصي</system:String> |
421 | 421 | <system:String x:Key="fileManager_path">مسار مدير الملفات</system:String> |
|
466 | 466 | <system:String x:Key="customeQueryHotkeyTips">اضغط على مفتاح اختصار مخصص لفتح Flow Launcher وإدخال الاستعلام المحدد تلقائيًا.</system:String> |
467 | 467 | <system:String x:Key="preview">معاينة</system:String> |
468 | 468 | <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> |
470 | 470 | <system:String x:Key="update">تحديث</system:String> |
471 | 471 | <system:String x:Key="hotkeyRegTitle">ربط مفتاح الاختصار</system:String> |
472 | 472 | <system:String x:Key="hotkeyUnavailable">مفتاح الاختصار الحالي غير متاح.</system:String> |
473 | 473 | <system:String x:Key="hotkeyUnavailableUneditable">تم حجز هذا المفتاح لـ "{0}" ولا يمكن استخدامه. يرجى اختيار مفتاح اختصار آخر.</system:String> |
474 | 474 | <system:String x:Key="hotkeyUnavailableEditable">يتم استخدام هذا المفتاح بالفعل من قبل "{0}". إذا ضغطت على "استبدال"، سيتم إزالته من "{0}".</system:String> |
475 | 475 | <system:String x:Key="hotkeyRegGuide">اضغط على المفاتيح التي تريد استخدامها لهذه الوظيفة.</system:String> |
| 476 | + <system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String> |
476 | 477 |
|
477 | 478 | <!-- Custom Query Shortcut Dialog --> |
478 | 479 | <system:String x:Key="customeQueryShortcutTitle">اختصار الاستعلام المخصص</system:String> |
|
483 | 484 | </system:String> |
484 | 485 | <system:String x:Key="duplicateShortcut">الاختصار موجود بالفعل، يرجى إدخال اختصار جديد أو تعديل الموجود.</system:String> |
485 | 486 | <system:String x:Key="emptyShortcut">الاختصار و/أو توسيعه فارغ.</system:String> |
| 487 | + <system:String x:Key="invalidShortcut">Shortcut is invalid</system:String> |
486 | 488 |
|
487 | 489 | <!-- Common Action --> |
488 | 490 | <system:String x:Key="commonSave">حفظ</system:String> |
|
0 commit comments