|
1 | 1 | <?xml version="1.0"?> |
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 | | - <system:String x:Key="flowlauncher_plugin_url_open_search_in">Open search in:</system:String> |
5 | | - <system:String x:Key="flowlauncher_plugin_new_window">New Window</system:String> |
6 | | - <system:String x:Key="flowlauncher_plugin_new_tab">New Tab</system:String> |
| 4 | + <system:String x:Key="flowlauncher_plugin_url_open_search_in">פתח חיפוש ב:</system:String> |
| 5 | + <system:String x:Key="flowlauncher_plugin_new_window">חלון חד</system:String> |
| 6 | + <system:String x:Key="flowlauncher_plugin_new_tab">לשונית חדשה</system:String> |
7 | 7 |
|
8 | | - <system:String x:Key="flowlauncher_plugin_url_open_url">Open url:{0}</system:String> |
9 | | - <system:String x:Key="flowlauncher_plugin_url_cannot_open_url">Can't open url:{0}</system:String> |
| 8 | + <system:String x:Key="flowlauncher_plugin_url_open_url">פתח כתובת URL: {0}</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_url_cannot_open_url">לא ניתן לפתוח כתובת URL: {0}</system:String> |
10 | 10 |
|
11 | | - <system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String> |
12 | | - <system:String x:Key="flowlauncher_plugin_url_plugin_description">Open the typed URL from Flow Launcher</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_url_plugin_name">כתובת URL</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_url_plugin_description">פתח את כתובת ה-URL שהוזנה מתוך Flow Launcher</system:String> |
13 | 13 |
|
14 | | - <system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String> |
15 | | - <system:String x:Key="flowlauncher_plugin_url_plugin_choose">Choose</system:String> |
16 | | - <system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">הגדר את נתיב הדפדפן שלך:</system:String> |
| 15 | + <system:String x:Key="flowlauncher_plugin_url_plugin_choose">בח</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_url_plugin_filter">יישומים (*.exe)|*.exe|כל הקבצים|*.*</system:String> |
17 | 17 | </ResourceDictionary> |
0 commit comments