Skip to content

Commit df06888

Browse files
committed
New translations en.xaml (Arabic)
[ci skip]
1 parent a211058 commit df06888

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

Flow.Launcher/Languages/ar.xaml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<system:String x:Key="GameMode">وضع اللعب</system:String>
3838
<system:String x:Key="GameModeToolTip">تعليق استخدام مفاتيح التشغيل السريع.</system:String>
3939
<system:String x:Key="PositionReset">إعادة تعيين الموقع</system:String>
40-
<system:String x:Key="PositionResetToolTip">إعادة تعيين موضع نافذة البحث</system:String>
40+
<system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String>
4141

4242
<!-- Setting General -->
4343
<system:String x:Key="flowlauncher_settings">الإعدادات</system:String>
@@ -70,8 +70,6 @@
7070
<system:String x:Key="LastQueryEmpty">تفريغ الاستعلام الأخير</system:String>
7171
<system:String x:Key="LastQueryActionKeywordPreserved">Preserve Last Action Keyword</system:String>
7272
<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>
7573
<system:String x:Key="maxShowResults">الحد الأقصى للنتائج المعروضة</system:String>
7674
<system:String x:Key="maxShowResultsToolTip">يمكنك أيضًا تعديل هذا بسرعة باستخدام CTRL+Plus وCTRL+Minus.</system:String>
7775
<system:String x:Key="ignoreHotkeysOnFullscreen">تجاهل مفاتيح التشغيل السريع في وضع ملء الشاشة</system:String>
@@ -102,11 +100,6 @@
102100
<system:String x:Key="AlwaysPreview">دائمًا معاينة</system:String>
103101
<system:String x:Key="AlwaysPreviewToolTip">فتح لوحة المعاينة دائمًا عند تنشيط Flow. اضغط على {0} للتبديل بين المعاينة وعدمها.</system:String>
104102
<system:String x:Key="shadowEffectNotAllowed">تأثير الظل غير مسموح به بينما يتم تمكين تأثير التمويه في السمة الحالية</system:String>
105-
<system:String x:Key="BackdropType">Backdrop Type</system:String>
106-
<system:String x:Key="BackdropTypesNone">بلا</system:String>
107-
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
108-
<system:String x:Key="BackdropTypesMica">Mica</system:String>
109-
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
110103

111104
<!-- Setting Plugin -->
112105
<system:String x:Key="searchplugin">البحث عن إضافة</system:String>
@@ -198,8 +191,19 @@
198191
<system:String x:Key="AnimationSpeedCustom">مخصص</system:String>
199192
<system:String x:Key="Clock">الساعة</system:String>
200193
<system:String x:Key="Date">التاريخ</system:String>
194+
<system:String x:Key="BackdropType">Backdrop Type</system:String>
195+
<system:String x:Key="BackdropTypesNone">بلا</system:String>
196+
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
197+
<system:String x:Key="BackdropTypesMica">Mica</system:String>
198+
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
201199
<system:String x:Key="TypeIsDarkToolTip">هذه السمة تدعم الوضعين (فاتح/داكن).</system:String>
202200
<system:String x:Key="TypeHasBlurToolTip">هذه السمة تدعم الخلفية الضبابية الشفافة.</system:String>
201+
<system:String x:Key="ShowPlaceholder">Show placeholder</system:String>
202+
<system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>
203+
<system:String x:Key="PlaceholderText">Placeholder text</system:String>
204+
<system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String>
205+
<system:String x:Key="KeepMaxResults">Fixed Window Size</system:String>
206+
<system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String>
203207

204208
<!-- Setting Hotkey -->
205209
<system:String x:Key="hotkey">مفتاح الاختصار</system:String>

0 commit comments

Comments
 (0)