forked from Wox-launcher/Wox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Wox-launcher#3070 from Mikey1993/add_hebrew_langua…
…ge_support Hebrew translation
- Loading branch information
Showing
26 changed files
with
268 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<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"> | ||
|
||
<!--Plugin Info--> | ||
<system:String x:Key="wox_plugin_browserbookmark_plugin_name">סייר הסימניות</system:String> | ||
<system:String x:Key="wox_plugin_browserbookmark_plugin_description">חפש את הסימניות של הדפדפן שלך</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_caculator_plugin_name">מחשבון</system:String> | ||
<system:String x:Key="wox_plugin_caculator_plugin_description">מאפשר ביצוע חישובים מתמטיים. (נסה 5*3-2 ב Wox)</system:String> | ||
<system:String x:Key="wox_plugin_calculator_not_a_number">לא מספר</system:String> | ||
<system:String x:Key="wox_plugin_calculator_expression_not_complete">ביטוי שגוי או חסר (האם שכחת סוגריים?)</system:String> | ||
<system:String x:Key="wox_plugin_calculator_copy_number_to_clipboard">העתק מספר זה ללוח ההעתקה</system:String> | ||
<system:String x:Key="wox_plugin_calculator_output_decimal_seperator">מפריד המספר העשרוני</system:String> | ||
<system:String x:Key="wox_plugin_calculator_output_decimal_seperator_help">מפריד המספר העשרוני לשימוש בתוצאות.</system:String> | ||
<system:String x:Key="wox_plugin_calculator_decimal_seperator_use_system_locale">השתמש בשפת מערכת ההעפעלה</system:String> | ||
<system:String x:Key="wox_plugin_calculator_decimal_seperator_comma">פסיק (,)</system:String> | ||
<system:String x:Key="wox_plugin_calculator_decimal_seperator_dot">נקודה (.)</system:String> | ||
<system:String x:Key="wox_plugin_calculator_max_decimal_places">מקסימום ספרות מימין למפריד של המספר העשרוני</system:String> | ||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_color_plugin_name">צבעים</system:String> | ||
<system:String x:Key="wox_plugin_color_plugin_description">מאפשר להציג תצוגה מקדימה של צבעים באמצעות ערכי hex. (נסה #000 ב Wox)</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_controlpanel_plugin_name">לוח בקרה</system:String> | ||
<system:String x:Key="wox_plugin_controlpanel_plugin_description">חפש בתוך לוח הבקרה</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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"> | ||
|
||
<system:String x:Key="wox_plugin_everything_is_not_running">תהליכון Everything לא פועל כרגע</system:String> | ||
<system:String x:Key="wox_plugin_everything_query_error">שגיאה בלתשאל את Everything</system:String> | ||
<system:String x:Key="wox_plugin_everything_copied">הועתק</system:String> | ||
<system:String x:Key="wox_plugin_everything_canot_start">אין אפשרות למחוק את {0}</system:String> | ||
<system:String x:Key="wox_plugin_everything_open_containing_folder">פתח את תקיית האב</system:String> | ||
<system:String x:Key="wox_plugin_everything_open_with_editor">פתח באמצעות {0}</system:String> | ||
<system:String x:Key="wox_plugin_everything_editor_path">כתובת העורך</system:String> | ||
<system:String x:Key="wox_plugin_everything_copy_path">העתק מיקום</system:String> | ||
<system:String x:Key="wox_plugin_everything_copy">העתק</system:String> | ||
<system:String x:Key="wox_plugin_everything_delete">מחק</system:String> | ||
<system:String x:Key="wox_plugin_everything_canot_delete">אין אפשרות למחוק את {0}</system:String> | ||
|
||
<system:String x:Key="wox_plugin_everything_plugin_name">Everything</system:String> | ||
<system:String x:Key="wox_plugin_everything_plugin_description">חפש קבצים שעל הדיסק על ידי שימוש ב Everything</system:String> | ||
|
||
<system:String x:Key="wox_plugin_everything_use_location_as_working_dir">השתמש במיקום של תוצאת החיפוש כתיקיית העבודה עבור הרצות של תוכנות</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_folder_delete">מחק</system:String> | ||
<system:String x:Key="wox_plugin_folder_edit">ערוך</system:String> | ||
<system:String x:Key="wox_plugin_folder_add">הוסף</system:String> | ||
<system:String x:Key="wox_plugin_folder_folder_path">מיקום תיקיה</system:String> | ||
<system:String x:Key="wox_plugin_folder_select_folder_link_warning">אנא בחר קישור לתיקיה</system:String> | ||
<system:String x:Key="wox_plugin_folder_delete_folder_link">האם אתה בטוח שאתה רוצה למחוק את {0}?</system:String> | ||
|
||
<system:String x:Key="wox_plugin_folder_plugin_name">תיקיה</system:String> | ||
<system:String x:Key="wox_plugin_folder_plugin_description">פתח את התיקיה המועדפת ישירות מתוך Wox</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_pluginindicator_plugin_name">אינדיקטור לתוספים</system:String> | ||
<system:String x:Key="wox_plugin_pluginindicator_plugin_description">מציע מילות מפתח של פעולות עבור תוספים</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_plugin_management_plugin_name">מנהל תוספי Wox</system:String> | ||
<system:String x:Key="wox_plugin_plugin_management_plugin_description">התקנה, הסרה או עדכון של תוספי Wox</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_cmd_relace_winr">החלף את Win+R</system:String> | ||
<system:String x:Key="wox_plugin_cmd_leave_cmd_open">אל תסגור את חלון שורת הפקודה (cmd) לאחר הרצת פקודה</system:String> | ||
<system:String x:Key="wox_plugin_cmd_always_run_as_administrator">תמיד הרץ כמנהל מערכת</system:String> | ||
<system:String x:Key="wox_plugin_cmd_run_as_different_user">הרץ כמשתמש אחר</system:String> | ||
<system:String x:Key="wox_plugin_cmd_plugin_name">שורת הפקודה</system:String> | ||
<system:String x:Key="wox_plugin_cmd_plugin_description">אפשר להריץ פקודות מתוך Wox. פקודות צריכות להתחיל ב ></system:String> | ||
<system:String x:Key="wox_plugin_cmd_cmd_has_been_executed_times">פקודה זו כבר הורצה {0} פעמים</system:String> | ||
<system:String x:Key="wox_plugin_cmd_execute_through_shell">הרץ פקודה דרך שורת הפקודה</system:String> | ||
<system:String x:Key="wox_plugin_cmd_run_as_administrator">הרץ כמנהל מערכת</system:String> | ||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<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"> | ||
|
||
<!--Command List--> | ||
<system:String x:Key="wox_plugin_sys_command">פקודה</system:String> | ||
<system:String x:Key="wox_plugin_sys_desc">תיאור</system:String> | ||
|
||
<system:String x:Key="wox_plugin_sys_shutdown_computer">כבה את המחשב</system:String> | ||
<system:String x:Key="wox_plugin_sys_restart_computer">הפעל מחדש את המחשב</system:String> | ||
<system:String x:Key="wox_plugin_sys_log_off">התנתק</system:String> | ||
<system:String x:Key="wox_plugin_sys_lock">נעל את המחשב</system:String> | ||
<system:String x:Key="wox_plugin_sys_exit">סגור את Wox</system:String> | ||
<system:String x:Key="wox_plugin_sys_restart">הפעל מחדש את Wox</system:String> | ||
<system:String x:Key="wox_plugin_sys_setting">שנה הגדרות לתוכנה זו</system:String> | ||
<system:String x:Key="wox_plugin_sys_sleep">הכנס את המחשב לשינה (Sleep)</system:String> | ||
<system:String x:Key="wox_plugin_sys_emptyrecyclebin">רוקן את סל המחזור</system:String> | ||
<system:String x:Key="wox_plugin_sys_hibernate">הכנס את המחשב לשינה (Hibernate)</system:String> | ||
<system:String x:Key="wox_plugin_sys_save_all_settings">שמור את כל ההגדרות של Wox</system:String> | ||
<system:String x:Key="wox_plugin_sys_reload_plugin_data">טוען נתונים חדשים לתוסף לאחר אתחול של Wox. תוספים צריכים שתהיה להם כבר את היכולת הזאת.</system:String> | ||
|
||
<!--Dialogs--> | ||
<system:String x:Key="wox_plugin_sys_dlgtitle_success">הצלחה</system:String> | ||
<system:String x:Key="wox_plugin_sys_dlgtext_all_settings_saved">כל ההגדרות של Wox נשמרו</system:String> | ||
<system:String x:Key="wox_plugin_sys_dlgtext_all_applicableplugins_reloaded">טען מחדש את כל הנתונים של התוספים שיש בהם צורך</system:String> | ||
<system:String x:Key="wox_plugin_sys_dlgtext_shutdown_computer">האם אתה בטוח שאתה רוצה לכבות את המחשב?</system:String> | ||
<system:String x:Key="wox_plugin_sys_dlgtext_restart_computer">האם אתה בטוח שאתה רוצה לאתחל את המחשב?</system:String> | ||
|
||
<system:String x:Key="wox_plugin_sys_plugin_name">פקודות מערכת</system:String> | ||
<system:String x:Key="wox_plugin_sys_plugin_description">מנגיש פקודות מערכת רלוונטיות. כמו למשל כיבוי, נעילה, הגדרות וכו'.</system:String> | ||
|
||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<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"> | ||
|
||
<system:String x:Key="wox_plugin_url_open_url">פתח קישור:{0}</system:String> | ||
<system:String x:Key="wox_plugin_url_canot_open_url">לא ניתן לפתוח את הקישור:{0}</system:String> | ||
|
||
<system:String x:Key="wox_plugin_url_plugin_name">קישור</system:String> | ||
<system:String x:Key="wox_plugin_url_plugin_description">פתח את הקישור שמוקלד מ Wox</system:String> | ||
|
||
<system:String x:Key="wox_plugin_url_plugin_set_tip">אנא הגדר את הנתיב של הדפדפן שלך:</system:String> | ||
<system:String x:Key="wox_plugin_url_plugin_choose">בחר</system:String> | ||
<system:String x:Key="wox_plugin_url_plugin_filter">תוכנה(*.exe)|*.exe|כל הקבצים|*.*</system:String> | ||
</ResourceDictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.