diff options
Diffstat (limited to 'l10n-he/toolkit/chrome/search')
-rw-r--r-- | l10n-he/toolkit/chrome/search/search.properties | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-he/toolkit/chrome/search/search.properties b/l10n-he/toolkit/chrome/search/search.properties new file mode 100644 index 0000000000..7d53456461 --- /dev/null +++ b/l10n-he/toolkit/chrome/search/search.properties @@ -0,0 +1,18 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +addEngineConfirmTitle=הוספת מנוע חיפוש +addEngineConfirmation=האם ברצונך להוסיף את “%S” לרשימת המנועים הזמינים מסרגל החיפוש?\n\nמאת: %S +addEngineAsCurrentText=הגדרת מנוע החיפוש ה&פעיל +addEngineAddButtonLabel=הוספה + +error_loading_engine_title=שגיאת הורדה +# LOCALIZATION NOTE (error_loading_engine_msg2): %1$S = brandShortName, %2$S = location +error_loading_engine_msg2=%S לא יכל להוריד את תוסף החיפוש מהמיקום\n%S +error_duplicate_engine_msg=%S לא יכול להוריד את תוסף החיפוש מהמיקום "%S" מאחר שקיים מנוע עם שם זהה. + +error_invalid_engine_title=שגיאת התקנה +error_invalid_format_title=תבנית לא חוקית +# LOCALIZATION NOTE (error_invalid_engine_msg2): %1$S = brandShortName, %2$S = location (url) +error_invalid_engine_msg2=%1$S לא יכל להתקין את מנוע החיפוש מהכתובת: %2$S |