Skip to content

Commit 9bc27a4

Browse files
authored
New Crowdin updates (#3348)
1 parent 8cc9f2d commit 9bc27a4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+1536
-263
lines changed

Flow.Launcher/Languages/ar.xaml

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
انقر فوق لا إذا كان مثبتاً بالفعل، وسوف يطلب منك تحديد المجلد الذي يحتوي على {1} القابل للتنفيذ
88
</system:String>
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">الرجاء اختيار الملف التنفيذي لـ {0}</system:String>
10+
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
11+
Your selected {0} executable is invalid.
12+
{2}{2}
13+
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
14+
</system:String>
1015
<system:String x:Key="runtimePluginUnableToSetExecutablePath">تعذر تعيين مسار الملف التنفيذي لـ {0}، يرجى المحاولة من إعدادات Flow (قم بالتمرير إلى الأسفل).</system:String>
1116
<system:String x:Key="failedToInitializePluginsTitle">فشل في تهيئة الإضافات</system:String>
1217
<system:String x:Key="failedToInitializePluginsMessage">الإضافات: {0} - فشل في التحميل وسيتم تعطيلها، يرجى الاتصال بمطور الإضافة للحصول على المساعدة</system:String>
@@ -37,7 +42,7 @@
3742
<system:String x:Key="GameMode">وضع اللعب</system:String>
3843
<system:String x:Key="GameModeToolTip">تعليق استخدام مفاتيح التشغيل السريع.</system:String>
3944
<system:String x:Key="PositionReset">إعادة تعيين الموقع</system:String>
40-
<system:String x:Key="PositionResetToolTip">إعادة تعيين موضع نافذة البحث</system:String>
45+
<system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String>
4146

4247
<!-- Setting General -->
4348
<system:String x:Key="flowlauncher_settings">الإعدادات</system:String>
@@ -70,8 +75,6 @@
7075
<system:String x:Key="LastQueryEmpty">تفريغ الاستعلام الأخير</system:String>
7176
<system:String x:Key="LastQueryActionKeywordPreserved">Preserve Last Action Keyword</system:String>
7277
<system:String x:Key="LastQueryActionKeywordSelected">Select Last Action Keyword</system:String>
73-
<system:String x:Key="KeepMaxResults">ارتفاع ثابت للنافذة</system:String>
74-
<system:String x:Key="KeepMaxResultsToolTip">ارتفاع النافذة غير قابل للتعديل عن طريق السحب.</system:String>
7578
<system:String x:Key="maxShowResults">الحد الأقصى للنتائج المعروضة</system:String>
7679
<system:String x:Key="maxShowResultsToolTip">يمكنك أيضًا تعديل هذا بسرعة باستخدام CTRL+Plus وCTRL+Minus.</system:String>
7780
<system:String x:Key="ignoreHotkeysOnFullscreen">تجاهل مفاتيح التشغيل السريع في وضع ملء الشاشة</system:String>
@@ -102,6 +105,15 @@
102105
<system:String x:Key="AlwaysPreview">دائمًا معاينة</system:String>
103106
<system:String x:Key="AlwaysPreviewToolTip">فتح لوحة المعاينة دائمًا عند تنشيط Flow. اضغط على {0} للتبديل بين المعاينة وعدمها.</system:String>
104107
<system:String x:Key="shadowEffectNotAllowed">تأثير الظل غير مسموح به بينما يتم تمكين تأثير التمويه في السمة الحالية</system:String>
108+
<system:String x:Key="searchDelay">Search Delay</system:String>
109+
<system:String x:Key="searchDelayToolTip">Delay for a while to search when typing. This reduces interface jumpiness and result load.</system:String>
110+
<system:String x:Key="searchDelayTime">Default Search Delay Time</system:String>
111+
<system:String x:Key="searchDelayTimeToolTip">Plugin default delay time after which search results appear when typing is stopped.</system:String>
112+
<system:String x:Key="SearchDelayTimeVeryLong">Very long</system:String>
113+
<system:String x:Key="SearchDelayTimeLong">Long</system:String>
114+
<system:String x:Key="SearchDelayTimeNormal">Normal</system:String>
115+
<system:String x:Key="SearchDelayTimeShort">Short</system:String>
116+
<system:String x:Key="SearchDelayTimeVeryShort">Very short</system:String>
105117

106118
<!-- Setting Plugin -->
107119
<system:String x:Key="searchplugin">البحث عن إضافة</system:String>
@@ -118,6 +130,8 @@
118130
<system:String x:Key="currentActionKeywords">كلمة الفعل الحالية</system:String>
119131
<system:String x:Key="newActionKeyword">كلمة فعل جديدة</system:String>
120132
<system:String x:Key="actionKeywordsTooltip">تغيير كلمات الفعل</system:String>
133+
<system:String x:Key="pluginSearchDelayTime">Plugin seach delay time</system:String>
134+
<system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Seach Delay Time</system:String>
121135
<system:String x:Key="currentPriority">الأولوية الحالية</system:String>
122136
<system:String x:Key="newPriority">أولوية جديدة</system:String>
123137
<system:String x:Key="priority">الأولوية</system:String>
@@ -131,6 +145,9 @@
131145
<system:String x:Key="plugin_uninstall">إلغاء التثبيت</system:String>
132146
<system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String>
133147
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
148+
<system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
149+
<system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String>
150+
<system:String x:Key="default">Default</system:String>
134151

135152
<!-- Setting Plugin Store -->
136153
<system:String x:Key="pluginStore">متجر الإضافات</system:String>
@@ -193,8 +210,20 @@
193210
<system:String x:Key="AnimationSpeedCustom">مخصص</system:String>
194211
<system:String x:Key="Clock">الساعة</system:String>
195212
<system:String x:Key="Date">التاريخ</system:String>
213+
<system:String x:Key="BackdropType">Backdrop Type</system:String>
214+
<system:String x:Key="BackdropTypeDisabledToolTip">Backdrop supported starting from Windows 11 build 22000 and above</system:String>
215+
<system:String x:Key="BackdropTypesNone">بلا</system:String>
216+
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
217+
<system:String x:Key="BackdropTypesMica">Mica</system:String>
218+
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
196219
<system:String x:Key="TypeIsDarkToolTip">هذه السمة تدعم الوضعين (فاتح/داكن).</system:String>
197220
<system:String x:Key="TypeHasBlurToolTip">هذه السمة تدعم الخلفية الضبابية الشفافة.</system:String>
221+
<system:String x:Key="ShowPlaceholder">Show placeholder</system:String>
222+
<system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>
223+
<system:String x:Key="PlaceholderText">Placeholder text</system:String>
224+
<system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String>
225+
<system:String x:Key="KeepMaxResults">Fixed Window Size</system:String>
226+
<system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String>
198227

199228
<!-- Setting Hotkey -->
200229
<system:String x:Key="hotkey">مفتاح الاختصار</system:String>
@@ -294,6 +323,9 @@
294323
<system:String x:Key="logfolder">مجلد السجلات</system:String>
295324
<system:String x:Key="clearlogfolder">مسح السجلات</system:String>
296325
<system:String x:Key="clearlogfolderMessage">هل أنت متأكد أنك تريد حذف جميع السجلات؟</system:String>
326+
<system:String x:Key="clearcachefolder">Clear Caches</system:String>
327+
<system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String>
328+
<system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String>
297329
<system:String x:Key="welcomewindow">معالج الترحيب</system:String>
298330
<system:String x:Key="userdatapath">موقع بيانات المستخدم</system:String>
299331
<system:String x:Key="userdatapathToolTip">يتم حفظ إعدادات المستخدم والإضافات المثبتة في مجلد بيانات المستخدم. قد يختلف هذا الموقع اعتمادًا على ما إذا كان في وضع النقل أم لا.</system:String>
@@ -335,9 +367,16 @@
335367
<system:String x:Key="cannotFindSpecifiedPlugin">لا يمكن العثور على الإضافة المحددة</system:String>
336368
<system:String x:Key="newActionKeywordsCannotBeEmpty">كلمة المفتاح الجديدة لا يمكن أن تكون فارغة</system:String>
337369
<system:String x:Key="newActionKeywordsHasBeenAssigned">تم تعيين كلمة المفتاح الجديدة هذه إلى إضافة أخرى، يرجى اختيار كلمة أخرى</system:String>
370+
<system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
338371
<system:String x:Key="success">نجاح</system:String>
339372
<system:String x:Key="completedSuccessfully">اكتمل بنجاح</system:String>
340-
<system:String x:Key="actionkeyword_tips">أدخل كلمة المفتاح التي ترغب في استخدامها لبدء الإضافة. استخدم * إذا كنت لا ترغب في تحديد أي كلمة، وسيتم تشغيل الإضافة بدون كلمات مفتاحية.</system:String>
373+
<system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
374+
375+
<!-- Search Delay Settings Dialog -->
376+
<system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
377+
<system:String x:Key="searchDelayTime_tips">Select the search delay time you like to use for the plugin. Select &quot;{0}&quot; if you don't want to specify any, and the plugin will use default search delay time.</system:String>
378+
<system:String x:Key="currentSearchDelayTime">Current search delay time</system:String>
379+
<system:String x:Key="newSearchDelayTime">New search delay time</system:String>
341380

342381
<!-- Custom Query Hotkey Dialog -->
343382
<system:String x:Key="customeQueryHotkeyTitle">مفتاح اختصار الاستعلام المخصص</system:String>

0 commit comments

Comments
 (0)