|
13 | 13 |
|
14 | 14 | <!-- MainWindow --> |
15 | 15 | <system:String x:Key="registerHotkeyFailed">רישום מקש הקיצור "{0}" נכשל. ייתכן שמקש הקיצור נמצא בשימוש על ידי תוכנה אחרת. שנה למקש קיצור אחר, או צא מהתוכנה האחרת.</system:String> |
16 | | - <system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String> |
| 16 | + <system:String x:Key="unregisterHotkeyFailed">ביטול הרישום של מקש קיצור "{0}" נכשל. אנא נסה שוב או עיין ביומן הרישום לפרטים נוספים</system:String> |
17 | 17 | <system:String x:Key="MessageBoxTitle">Flow Launcher</system:String> |
18 | 18 | <system:String x:Key="couldnotStartCmd">לא ניתן היה להפעיל את {0}</system:String> |
19 | 19 | <system:String x:Key="invalidFlowLauncherPluginFileFormat">פורמט קובץ תוסף Flow Launcher לא חוקי</system:String> |
|
36 | 36 | <system:String x:Key="textTitle">טקסט</system:String> |
37 | 37 | <system:String x:Key="GameMode">מצב משחק</system:String> |
38 | 38 | <system:String x:Key="GameModeToolTip">השהה את השימוש במקשי קיצור.</system:String> |
39 | | - <system:String x:Key="PositionReset">Position Reset</system:String> |
40 | | - <system:String x:Key="PositionResetToolTip">Reset search window position</system:String> |
| 39 | + <system:String x:Key="PositionReset">איפוס מיקום</system:String> |
| 40 | + <system:String x:Key="PositionResetToolTip">אפס את מיקום חלון החיפוש</system:String> |
41 | 41 |
|
42 | 42 | <!-- Setting General --> |
43 | 43 | <system:String x:Key="flowlauncher_settings">הגדרות</system:String> |
|
91 | 91 | <system:String x:Key="hideNotifyIcon">הסתר אייקון מגש</system:String> |
92 | 92 | <system:String x:Key="hideNotifyIconToolTip">כאשר האייקון מוסתר מהמגש, ניתן לפתוח את תפריט ההגדרות על ידי לחיצה ימנית על חלון החיפוש.</system:String> |
93 | 93 | <system:String x:Key="querySearchPrecision">Query Search Precision</system:String> |
94 | | - <system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String> |
| 94 | + <system:String x:Key="querySearchPrecisionToolTip">משנה את ציון ההתאמה המינימלי הנדרש לתוצאות.</system:String> |
95 | 95 | <system:String x:Key="SearchPrecisionNone">ללא</system:String> |
96 | 96 | <system:String x:Key="SearchPrecisionLow">נמוך</system:String> |
97 | 97 | <system:String x:Key="SearchPrecisionRegular">Regular</system:String> |
|
0 commit comments