Skip to content

Commit bff1124

Browse files
committed
New translations en.xaml (Hebrew)
[ci skip]
1 parent a95c0bf commit bff1124

File tree

1 file changed

+10
-10
lines changed
  • Plugins/Flow.Launcher.Plugin.Url/Languages

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0"?>
22
<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">
33

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>
77

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>
1010

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>
1313

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>
1717
</ResourceDictionary>

0 commit comments

Comments
 (0)