|
2 | 2 | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> |
3 | 3 |
|
4 | 4 | <!-- Program setting --> |
5 | | - <system:String x:Key="flowlauncher_plugin_program_reset">Reset Default</system:String> |
| 5 | + <system:String x:Key="flowlauncher_plugin_program_reset">איפוס לברירת מחדל</system:String> |
6 | 6 | <system:String x:Key="flowlauncher_plugin_program_delete">מחק</system:String> |
7 | | - <system:String x:Key="flowlauncher_plugin_program_edit">ערו</system:String> |
| 7 | + <system:String x:Key="flowlauncher_plugin_program_edit">ערוך</system:String> |
8 | 8 | <system:String x:Key="flowlauncher_plugin_program_add">הוסף</system:String> |
9 | | - <system:String x:Key="flowlauncher_plugin_program_name">Name</system:String> |
10 | | - <system:String x:Key="flowlauncher_plugin_program_enable">Enable</system:String> |
11 | | - <system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String> |
12 | | - <system:String x:Key="flowlauncher_plugin_program_disable">Disable</system:String> |
13 | | - <system:String x:Key="flowlauncher_plugin_program_status">Status</system:String> |
14 | | - <system:String x:Key="flowlauncher_plugin_program_true">Enabled</system:String> |
15 | | - <system:String x:Key="flowlauncher_plugin_program_false">Disabled</system:String> |
16 | | - <system:String x:Key="flowlauncher_plugin_program_location">Location</system:String> |
17 | | - <system:String x:Key="flowlauncher_plugin_program_all_programs">All Programs</system:String> |
18 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes">File Type</system:String> |
19 | | - <system:String x:Key="flowlauncher_plugin_program_reindex">Reindex</system:String> |
20 | | - <system:String x:Key="flowlauncher_plugin_program_indexing">Indexing</system:String> |
21 | | - <system:String x:Key="flowlauncher_plugin_program_index_source">Index Sources</system:String> |
22 | | - <system:String x:Key="flowlauncher_plugin_program_index_option">Options</system:String> |
23 | | - <system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP Apps</system:String> |
24 | | - <system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">When enabled, Flow will load UWP Applications</system:String> |
25 | | - <system:String x:Key="flowlauncher_plugin_program_index_start">Start Menu</system:String> |
26 | | - <system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">When enabled, Flow will load programs from the start menu</system:String> |
27 | | - <system:String x:Key="flowlauncher_plugin_program_index_registry">Registry</system:String> |
28 | | - <system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">When enabled, Flow will load programs from the registry</system:String> |
29 | | - <system:String x:Key="flowlauncher_plugin_program_index_PATH">PATH</system:String> |
30 | | - <system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">When enabled, Flow will load programs from the PATH environment variable</system:String> |
31 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Hide app path</system:String> |
32 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">For executable files such as UWP or lnk, hide the file path from being visible</system:String> |
33 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Hide uninstallers</system:String> |
34 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Hides programs with common uninstaller names, such as unins000.exe</system:String> |
35 | | - <system:String x:Key="flowlauncher_plugin_program_enable_description">Search in Program Description</system:String> |
36 | | - <system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow will search program's description</system:String> |
37 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Hide duplicated apps</system:String> |
38 | | - <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Hide duplicated Win32 programs that are already in the UWP list</system:String> |
39 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_header">Suffixes</system:String> |
40 | | - <system:String x:Key="flowlauncher_plugin_program_max_depth_header">Max Depth</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_program_name">שם</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_program_enable">הפעל</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_program_enabled">מופעל</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_program_disable">השבת</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_program_status">סטטוס</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_program_true">מופעל</system:String> |
| 15 | + <system:String x:Key="flowlauncher_plugin_program_false">מושבת</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_program_location">מיקום</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_program_all_programs">כל התוכניות</system:String> |
| 18 | + <system:String x:Key="flowlauncher_plugin_program_suffixes">סוג קובץ</system:String> |
| 19 | + <system:String x:Key="flowlauncher_plugin_program_reindex">בצע אינדוקס מחדש</system:String> |
| 20 | + <system:String x:Key="flowlauncher_plugin_program_indexing">מבצע אינדוקס</system:String> |
| 21 | + <system:String x:Key="flowlauncher_plugin_program_index_source">מקורות אינדוקס</system:String> |
| 22 | + <system:String x:Key="flowlauncher_plugin_program_index_option">אפשרויות</system:String> |
| 23 | + <system:String x:Key="flowlauncher_plugin_program_index_uwp">אפליקציות UWP</system:String> |
| 24 | + <system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">כאשר האפשרות מופעלת, Flow יטען אפליקציות UWP</system:String> |
| 25 | + <system:String x:Key="flowlauncher_plugin_program_index_start">תפריט התחלה</system:String> |
| 26 | + <system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">כאשר האפשרות מופעלת, Flow יטען תוכניות מתפריט ההתחלה</system:String> |
| 27 | + <system:String x:Key="flowlauncher_plugin_program_index_registry">רישום</system:String> |
| 28 | + <system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">כאשר האפשרות מופעלת, Flow יטען תוכניות מהרישום</system:String> |
| 29 | + <system:String x:Key="flowlauncher_plugin_program_index_PATH">משתנה PATH</system:String> |
| 30 | + <system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">כאשר האפשרות מופעלת, Flow יטען תוכניות מהמשתנה PATH</system:String> |
| 31 | + <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">הסתר נתיב אפליקציה</system:String> |
| 32 | + <system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">לקבצי הפעלה כמו UWP או lnk, הסתר את נתיב הקובץ מהתצוגה</system:String> |
| 33 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">הסתר מסירי התקנה</system:String> |
| 34 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">מסתיר תוכניות עם שמות מסירי התקנה נפוצים, כגון unins000.exe</system:String> |
| 35 | + <system:String x:Key="flowlauncher_plugin_program_enable_description">חיפוש בתיאור התוכנית</system:String> |
| 36 | + <system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow יחפש בתיאור התוכנית</system:String> |
| 37 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">הסתר אפליקציות כפולות</system:String> |
| 38 | + <system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">הסתר תוכניות Win32 כפולות שכבר קיימות ברשימת UWP</system:String> |
| 39 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_header">סיומות</system:String> |
| 40 | + <system:String x:Key="flowlauncher_plugin_program_max_depth_header">עומק מקסימלי</system:String> |
41 | 41 |
|
42 | | - <system:String x:Key="flowlauncher_plugin_program_directory">Directory</system:String> |
43 | | - <system:String x:Key="flowlauncher_plugin_program_browse">Browse</system:String> |
44 | | - <system:String x:Key="flowlauncher_plugin_program_file_suffixes">File Suffixes:</system:String> |
45 | | - <system:String x:Key="flowlauncher_plugin_program_max_search_depth">Maximum Search Depth (-1 is unlimited):</system:String> |
| 42 | + <system:String x:Key="flowlauncher_plugin_program_directory">תיקייה</system:String> |
| 43 | + <system:String x:Key="flowlauncher_plugin_program_browse">עיון</system:String> |
| 44 | + <system:String x:Key="flowlauncher_plugin_program_file_suffixes">סיומות קבצים:</system:String> |
| 45 | + <system:String x:Key="flowlauncher_plugin_program_max_search_depth">עומק חיפוש מקסימלי (-1 ללא הגבלה):</system:String> |
46 | 46 |
|
47 | | - <system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Please select a program source</system:String> |
48 | | - <system:String x:Key="flowlauncher_plugin_program_delete_program_source">Are you sure you want to delete the selected program sources?</system:String> |
49 | | - <system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location already exists.</system:String> |
| 47 | + <system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">אנא בחר מקור תוכנה</system:String> |
| 48 | + <system:String x:Key="flowlauncher_plugin_program_delete_program_source">האם אתה בטוח שברצונך למחוק את מקורות התוכניות שנבחרו?</system:String> |
| 49 | + <system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">מקור תוכנה נוסף עם אותו מיקום כבר קיים.</system:String> |
50 | 50 |
|
51 | | - <system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String> |
52 | | - <system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String> |
| 51 | + <system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">מקור תוכנה</system:String> |
| 52 | + <system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">ערוך את התיקייה והסטטוס של מקור תוכנה זה.</system:String> |
53 | 53 |
|
54 | | - <system:String x:Key="flowlauncher_plugin_program_update">עדכו</system:String> |
55 | | - <system:String x:Key="flowlauncher_plugin_program_only_index_tip">Program Plugin will only index files with selected suffixes and .url files with selected protocols.</system:String> |
56 | | - <system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Successfully updated file suffixes</system:String> |
57 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">File suffixes can't be empty</system:String> |
58 | | - <system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protocols can't be empty</system:String> |
| 54 | + <system:String x:Key="flowlauncher_plugin_program_update">עדכון</system:String> |
| 55 | + <system:String x:Key="flowlauncher_plugin_program_only_index_tip">תוסף התוכנה יאנדקס רק קבצים עם סיומות נבחרות וקובצי .url עם פרוטוקולים נבחרים.</system:String> |
| 56 | + <system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">סיומות הקבצים עודכנו בהצלחה</system:String> |
| 57 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">סיומות הקבצים לא יכולות להיות ריקות</system:String> |
| 58 | + <system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">פרוטוקולים לא יכולים להיות ריקים</system:String> |
59 | 59 |
|
60 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">File Suffixes</system:String> |
61 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">URL Protocols</system:String> |
62 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Steam Games</system:String> |
63 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Epic Games</system:String> |
| 60 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">סיומות קבצים</system:String> |
| 61 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">פרוטוקולי URL</system:String> |
| 62 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">משחקי Steam</system:String> |
| 63 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">משחקי Epic</system:String> |
64 | 64 | <system:String x:Key="flowlauncher_plugin_program_suffixes_URL_http">Http/Https</system:String> |
65 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">Custom URL Protocols</system:String> |
66 | | - <system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Custom File Suffixes</system:String> |
| 65 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">פרוטוקולי URL מותאמים אישית</system:String> |
| 66 | + <system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">סיומות קבצים מותאמות אישית</system:String> |
67 | 67 | <system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip"> |
68 | | - Insert file suffixes you want to index. Suffixes should be separated by ';'. (ex>bat;py) |
| 68 | + הכנס סיומות קבצים שברצונך לאנדקס. סיומות יש להפריד באמצעות ';'. (לדוגמה: bat;py) |
69 | 69 | </system:String> |
70 | 70 | <system:String x:Key="flowlauncher_plugin_program_protocol_tooltip"> |
71 | | - Insert protocols of .url files you want to index. Protocols should be separated by ';', and should end with "://". (ex>ftp://;mailto://) |
| 71 | + הכנס פרוטוקולים של קובצי .url שברצונך לאנדקס. יש להפריד פרוטוקולים באמצעות ';', ולסיים ב- "://". (לדוגמה: ftp://;mailto://) |
72 | 72 | </system:String> |
73 | 73 |
|
74 | | - <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String> |
75 | | - <system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Run As Administrator</system:String> |
76 | | - <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Open containing folder</system:String> |
77 | | - <system:String x:Key="flowlauncher_plugin_program_disable_program">Disable this program from displaying</system:String> |
78 | | - <system:String x:Key="flowlauncher_plugin_program_open_target_folder">Open target folder</system:String> |
| 74 | + <system:String x:Key="flowlauncher_plugin_program_run_as_different_user">הפעל כמשתמש אחר</system:String> |
| 75 | + <system:String x:Key="flowlauncher_plugin_program_run_as_administrator">הפעל כמנהל</system:String> |
| 76 | + <system:String x:Key="flowlauncher_plugin_program_open_containing_folder">פתח תיקייה מכילה</system:String> |
| 77 | + <system:String x:Key="flowlauncher_plugin_program_disable_program">השבת הצגת תוכנה זו</system:String> |
| 78 | + <system:String x:Key="flowlauncher_plugin_program_open_target_folder">פתח תיקיית יעד</system:String> |
79 | 79 |
|
80 | | - <system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String> |
81 | | - <system:String x:Key="flowlauncher_plugin_program_plugin_description">Search programs in Flow Launcher</system:String> |
| 80 | + <system:String x:Key="flowlauncher_plugin_program_plugin_name">תוכנה</system:String> |
| 81 | + <system:String x:Key="flowlauncher_plugin_program_plugin_description">חיפוש תוכניות ב-Flow Launcher</system:String> |
82 | 82 |
|
83 | | - <system:String x:Key="flowlauncher_plugin_program_invalid_path">Invalid Path</system:String> |
| 83 | + <system:String x:Key="flowlauncher_plugin_program_invalid_path">נתיב לא חוקי</system:String> |
84 | 84 |
|
85 | 85 | <system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Customized Explorer</system:String> |
86 | 86 | <system:String x:Key="flowlauncher_plugin_program_args">Args</system:String> |
|
89 | 89 |
|
90 | 90 | <!-- Dialogs --> |
91 | 91 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">הצליח</system:String> |
92 | | - <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String> |
93 | | - <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String> |
94 | | - <system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String> |
95 | | - <system:String x:Key="flowlauncher_plugin_program_run_failed">Unable to run {0}</system:String> |
| 92 | + <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">שגיאה</system:String> |
| 93 | + <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">התוכנית הוסרה מהתצוגה בהצלחה</system:String> |
| 94 | + <system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">אפליקציה זו אינה מיועדת להפעלה כמנהל</system:String> |
| 95 | + <system:String x:Key="flowlauncher_plugin_program_run_failed">לא ניתן להפעיל את {0}</system:String> |
96 | 96 |
|
97 | 97 | </ResourceDictionary> |
0 commit comments