he_IL.rb
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:37k
源码类别:

Ajax

开发平台:

Others

  1. Localization.define("he_IL") do |l|
  2.   # app/views/accounts/login.html.erb
  3.   l.store " Administration", "ניהול"
  4.   # app/views/accounts/logout.html.erb
  5.   l.store "Login", "התחבר"
  6.   l.store "Successfully logged out", "התנתקת מהמערכת בהצלחה"
  7.   # app/views/accounts/signup.html.erb
  8.   l.store " Signup", "הירשם"
  9.   l.store "Desired login", "שם המשתמש הרצוי"
  10.   l.store "Display name", "שם התצוגה"
  11.   l.store "Email", "דואל"
  12.   l.store "Choose password", "בחר סיסמה"
  13.   l.store "Confirm password", "אמת סיסמה"
  14.   l.store "Signup", "הירשם"
  15.   # app/views/admin/base/_recent_comments.html.erb
  16.   l.store "Recent comments", "תגובות אחרונות"
  17.   # app/views/admin/base/_recent_trackbacks.html.erb
  18.   l.store "Recent trackbacks", "עוקבים-חזרה אחרונים"
  19.   # app/views/admin/blacklist/destroy.html.erb
  20.   l.store "Are you sure you want to delete this item?", "האם אתה בטוח שברצונך למחוק פריט זה ?"
  21.   l.store "Blacklist Patterns", "תבניות הרשימה השחורה"
  22.   # app/views/admin/blacklist/edit.html.erb
  23.   l.store "Editing pattern", "עריכת תבנית"
  24.   # app/views/admin/blacklist/index.html.erb
  25.   l.store "add new", "הוסף חדש"
  26.   # app/views/admin/blacklist/_blacklist_patterns.html.erb
  27.   l.store "Pattern", "תבנית"
  28.   l.store "Type", "סוג"
  29.   l.store "Edit", "ערוך"
  30.   l.store "Delete", "מחק"
  31.   l.store "Are you sure?", "האם אתה בטוח? "
  32.   # app/views/admin/blacklist/_form.html.erb
  33.   l.store "String", "מחרוזת"
  34.   l.store "Regex", "ביטוי רגולרי"
  35.   # app/views/admin/blacklist/_quick_post.html.erb
  36.   l.store "Cancel", "בטל"
  37.   l.store "or", "או"
  38.   l.store "Save", "שמור"
  39.   # app/views/admin/categories/destroy.html.erb
  40.   l.store "Are you sure you want to delete the category ", "האם אתה בטוח שברצונך למחוק את הקטגורייה ?"
  41.   l.store "Delete this category", "מחק קטגורייה זו"
  42.   l.store "Categories", "קטגוריות"
  43.   # app/views/admin/categories/edit.html.erb
  44.   l.store "Edit Category", "ערוך קטגוריות"
  45.   # app/views/admin/categories/index.html.erb
  46.   l.store "Reorder", "סדר מחדש"
  47.   l.store "Sort alphabetically", "מיין לפי האלף-בית"
  48.   # app/views/admin/categories/reorder.html.erb
  49.   l.store "(Done)", "(בוצע)"
  50.   # app/views/admin/categories/_categories.html.erb
  51.   l.store "Title", "כותרת"
  52.   l.store "Posts", "כתבות"
  53.   l.store "View", "הצג"
  54.   l.store "no articles", "אין כתבות"
  55.   l.store "1 article", "כתבה 1"
  56.   l.store "%d articles", "%d כתבות"
  57.   # app/views/admin/categories/_form.html.erb
  58.   l.store "Name", "שם"
  59.   # app/views/admin/comments/destroy.html.erb
  60.   l.store "Comments for %s", "תגובות עבור %s"
  61.   # app/views/admin/comments/edit.html.erb
  62.   l.store "Comments for", "תגובות על"
  63.   # app/views/admin/comments/index.html.erb
  64.   l.store "Comments for %s (%s)", "תגובות עבור %s (%s)"
  65.   l.store "add a comment", "הוסף תגובה"
  66.   l.store "Manage articles", "ערוך כתבות"
  67.   # app/views/admin/comments/show.html.erb
  68.   l.store "By", "על ידי"
  69.   l.store "on", "על"
  70.   l.store "URL", "כתובת"
  71.   l.store "IP", "כתובת IP"
  72.   l.store "Body", "גוף הכתבה" 
  73.   # app/views/admin/comments/_form.html.erb
  74.   l.store "Author", "כותב"
  75.   l.store "Url", "כתובת"
  76.   l.store "Content", "תוכן"
  77.   # app/views/admin/content/destroy.html.erb
  78.   l.store "Are you sure you want to delete this article", "האם אתה בטוח שברצונך למחוק כתבה זו"
  79.   l.store "Delete this article", "מחק כתבה זו"
  80.   l.store "Articles", "כתבות"
  81.   # app/views/admin/content/index.html.erb
  82.   l.store "Manage posts", "נהל כתבות"
  83.   # app/views/admin/content/_articles.html.erb
  84.   l.store "Feedback", "משוב"
  85.   l.store "Date", "תאריך"
  86.   l.store "Status", "מצב"
  87.   l.store "Preview", "תצוגה מקדימה"
  88.   l.store "Please select", "אנא בחר"
  89.   l.store "Unpublished", "לא פורסם"
  90.   l.store "Published", "פורסם"
  91.   l.store "Filter", "סנן"
  92.   l.store "Online", "מוצג"
  93.   l.store "Offline", "לא מוצג"
  94.   l.store "no comments", "אין תגובות"
  95.   l.store "1 comment", "תגובה 1"
  96.   l.store "%d comments", "%d תגובות"
  97.   # app/views/admin/content/_attachment.html.erb
  98.   l.store "Remove", "הסר"
  99.   l.store "Currently this article has the following resources", "כרגע לכתבה שייכים המשאבים הבאים"
  100.   l.store "You can associate the following resources", "תוכל לשייך אליה את המשאבים הבאים"
  101.   l.store "Really delete attachment", "האם אתה בטוח שברצונך למחוק את הקובץ הצורף"
  102.   l.store "Add Another Attachment", "הוסף קובץ-מצורף"
  103.   # app/views/admin/content/_drafts.html.erb
  104.   l.store "Drafts:", "טיוטות"
  105.   # app/views/admin/content/_form.html.erb
  106.   l.store "Add Extended Content", "הוסף תוכן מורחב"
  107.   l.store "Tags", "תוויות"
  108.   l.store "Uploads", "העלאות"
  109.   l.store "Post settings", "הגדרות כתבה"
  110.   l.store "Publish at", "פורסם בתאריך"
  111.   l.store "Permalink", "קישור קבוע"
  112.   l.store "Allow comments", "אפשר תגובות"
  113.   l.store "Allow trackbacks", "אפשר עוקבים חזרה"
  114.   l.store "Publish", "פרסם"
  115.   l.store "Save as draft", "שמור טיוטה"
  116.   # app/views/admin/content/_pages.html.erb
  117.   l.store "Previous page", "הדף הקודם"
  118.   l.store "Next page", "הדף הבא"
  119.   # app/views/admin/dashboard/index.html.erb
  120.   l.store "Typo documentation", "תיעוד Typo"
  121.   # app/views/admin/dashboard/_comments.html.erb
  122.   l.store "Last Comments", "תגובות אחרונות"
  123.   l.store "No comments yet", "עדיין ללא תגובות"
  124.   l.store "by %s on %s", "מאת %s על %s"
  125.   # app/views/admin/dashboard/_overview.html.erb
  126.   l.store "This place gives you a quick overview of what happens on your Typo blog and what you can do. Maybe will you want to %s , %s or %s.", "כאן תמצא סקירה קצרה על מה שקורה בבלוג שלך ומה תוכל לעשות. אולי תרצה %s, %s , %s"
  127.   l.store "Update your profile or change your password", "לעדכן את פרטי חשבונך או לשנות את סיסמתך"
  128.   l.store "You can also do a bit of design, %s or %s.", "תוכל גם %s או %s"
  129.   l.store "Change your blog presentation", "לשנות את עיצוב הבלוג"
  130.   l.store "enable plugins", "לאפשר תוספים"
  131.   l.store "write a post", "לכתוב כתבה"
  132.   l.store "write a page", "לכתוב דף"
  133.   # app/views/admin/dashboard/_popular.html.erb
  134.   l.store "Most popular", "הכי פופלריים"
  135.   l.store "Nothing to show yet", "אין מה להציג כרגע"
  136.   # app/views/admin/dashboard/_posts.html.erb
  137.   l.store "Last posts", "כתבות אחרונות"
  138.   l.store "No posts yet, why don't you start and write one", "אין כתבות עדיין, למה שלא תתחיל לכתוב כתבה חדשה"
  139.   # app/views/admin/dashboard/_sysinfo.html.erb
  140.   l.store "System information",  "נתוני המערכת"
  141.   l.store "You're running Typo %s", "אתה מריץ את Typo %s"
  142.   l.store "Statistics",  "סטטיסטיקה"
  143.   l.store "Total posts : %d", "כתבות: %d"
  144.   l.store "Your posts : %d", "הכתבות שלך: %d"
  145.   l.store "Total comments : %d", "תגובות: %d"
  146.   l.store "Spam comments : %d", "תגובות ספאם: %d"
  147.   # app/views/admin/dashboard/_welcome.html.erb
  148.   l.store "Welcome back, %s!", "ברוך הבא, %s!"
  149.   # app/views/admin/feedback/index.html.erb
  150.   l.store "Comments and Trackbacks for", "תגובות ועוקבים-חזרה עבור"
  151.   l.store "Search Comments and Trackbacks that contain", "חפש תגובות או עוקבים-חזרה המכילים"
  152.   l.store "Search", "חפש"
  153.   l.store "Article", "כתבה"
  154.   l.store "Comment Excerpt", "תקציר התגובה"
  155.   # app/views/admin/feedback/_button.html.erb
  156.   l.store "Delete Checked Items", "מחק פריטים שסומנו"
  157.   l.store "Mark Checked Items as Ham", "סווג פריטים שסומנו כלא-ספאם"
  158.   l.store "Mark Checked Items as Spam", "סווג פריטים שסומנו כספאם"
  159.   l.store "Confirm Classification of Checked Items", "אמת סיווג של פריטים"
  160.   # app/views/admin/feedback/_item.html.erb
  161.   l.store "show", "הצג"
  162.   l.store "Show content", "הצג תוכן"
  163.   l.store "edit", "ערוך"
  164.   l.store "Edit content", "ערוך תוכן"
  165.   # app/views/admin/pages/destroy.html.erb
  166.   l.store "Pages", "דפים"
  167.   l.store "Are you sure you want to delete the page", "האם אתה בטוח שברצונך למחוק דף זה ?"
  168.   l.store "Delete this page", "מחק דף זה"
  169.   # app/views/admin/pages/index.html.erb
  170.   l.store "Manage pages", "נהל דפים"
  171.   # app/views/admin/pages/_form.html.erb
  172.   l.store "Options", "אפשרויות"
  173.   # app/views/admin/resources/destroy.html.erb
  174.   l.store "Are you sure you want to delete this file", "האם אתה בטוח שברצונך למחוק קובץ זה ?"
  175.   l.store "Delete this file from the webserver?", "למחוק קובץ זה מהשרת"
  176.   l.store "File Uploads", "העלאות קבצים"
  177.   # app/views/admin/resources/new.html.erb
  178.   l.store "Upload a File to your Site", "העלה קובץ לאתר שלך"
  179.   l.store "File", "קובץ"
  180.   l.store "Upload", "העלה"
  181.   # app/views/admin/resources/_metadata_add.html.erb
  182.   l.store "Resource MetaData", "מידע-על על המשאב"
  183.   l.store "Set iTunes metadata for this enclosure", "הגדר מידע-על של iTunes למעטפת זו"
  184.   l.store "Subtitle", "תת כותרת"
  185.   l.store "Duration", "משך זמן"
  186.   l.store "Summary", "סיכום"
  187.   l.store "Category", "קטגורייה"
  188.   l.store "Key Words", "מילות מפתח"
  189.   l.store "seperate with spaces", "הפרד עם רווחים"
  190.   l.store "Explicit", "באופן מפורש"
  191.   # app/views/admin/resources/_metadata_edit.html.erb
  192.   l.store "Remove iTunes Metadata", "מחק מידע-על של iTunes"
  193.   # app/views/admin/resources/_mime_edit.html.erb
  194.   l.store "Content Type", "סוג התוכן"
  195.   # app/views/admin/resources/_resources.html.erb
  196.   l.store "Filename", "שם הקובץ"
  197.   l.store "MetaData", "מידע -על"
  198.   l.store "File Size", "גודל הקובץ"
  199.   l.store "Edit MetaData", "ערוך מידע-על"
  200.   l.store "Add MetaData", "הוסף מידע-על"
  201.   l.store "right-click for link", "לחיצה ימנית לקישור"
  202.   # app/views/admin/settings/feedback.html.erb
  203.   l.store "Enable Trackbacks by default", "אפשר עוקבים-חזרה כברירת מחדל"
  204.   l.store "Enable comments by default", "אפשר תגובות כברירת מחדל"
  205.   l.store "Enable gravatars", "אפשר דמויות"
  206.   l.store "This setting allows you to disable trackbacks for every article in your blog.  It won't remove existing trackbacks, but it will prevent any further attempt to add a trackback anywhere on your blog.", "הגדרה זו מאפשרת לך לבטל עוקבים-חזרה לכל כתבה בבלוג שלך. היא לא תסיר עוקבים-חזרה קיימים, אבל תמנע נסיונות להוספת עוקב-חזרה בכל הכתבות הבלוג שלך."
  207.   l.store "Disable trackbacks site-wide", "בטל עוקבים-חזרה בכל האתר"
  208.   l.store "You can enable site wide feeback moderation. If you do so, no comment or trackback will appear on your blog unless you validate it", "תוכל לאפשר ביקורת על המשוב בכל האתר. אם תבצע זאת, לא תוצג שום תגובה או עוקב-חזרה בבלוג שלך אלא אם תאשר אותה."
  209.   l.store "Enable feedback moderation", "אפשר ביקורת על המשוב"
  210.   l.store "Show your email address", "הצג את כתובת הדואל שלך"
  211.   l.store "Notification", "עדכונים"
  212.   l.store "Typo can notify you when new articles or comments are posted", "Typo יכולה לעדכן אותך בעת שמאמרים חדשים או תגובות נשלחות."
  213.   l.store "Source Email", "דואל המקור"
  214.   l.store "Email address used by Typo to send notifications", "כתובת הדואל שתשמש את Typo לשלוח עדכונים"
  215.   # app/views/admin/settings/index.html.erb
  216.   l.store "General options", "הגדרות כלליות"
  217.   l.store "Blog name", "שם הבלוג"
  218.   l.store "Blog subtitle", "כותרת משנה"
  219.   l.store "Blog URL", "כתובת הבלוג"
  220.   l.store "Language", "שפה"
  221.   l.store "By default, Typo generates static HTML pages for your posts. However, if you plan to publish posts in the futur, you may want to use semi dynamic caching", "כברירת מחדל, Typo מייצרת  דפי HTML סטטיים עבור הכתבות שלך. למרות זאת, אם אתה מעוניין לפרסם כתבות בעתיד, ייתכן כי תרצי מטמון חצי דינמי"
  222.   l.store "Choose caching methode", "בחר את שיטת המטמון"
  223.   l.store "Use static HTML page caching ", "השתמש במטמון HTML סטטי"
  224.   l.store "Use semi static caching (default)", "השתמש במטמון חצי סטטי(ברירת מחדל)"
  225.   l.store "You can allow users to register to your blog. By default, they will register as contributors, an unpriviledged account level which grant them no rights but own a profile on the site. If you don't want users to register, you can thus add them by yourself in the users part of this admin.", "תוכל לאפשר למשתמשים להירשם לבלוג שלך. כברירת מחדל, הם יירשמו כתורמים - חשבון שאינו נותן הרשאות מיוחדות אלא רק את הזכות להחזיק  חשבון באתר. אם אינך רוצה שהמשתמשים יוכלו להירשם בעצמם, תוכל להוסיף אותם בעצמך כחללק מדף זה"
  226.   l.store "Allow users to register", "אפשר למשתמשים להירשם"
  227.   l.store "No", "לא"
  228.   l.store "Yes", "כן"
  229.   l.store "Search Engine Optimisation", "אופטימיזצית מנוע חיפוש"
  230.   l.store "Show blog name", "הצג את שם הבלוג"
  231.   l.store "At the beginning of page title", "בתחילת כותרת הדף"
  232.   l.store "At the end of page title", "בסוף כותרת הדף"
  233.   l.store "Don't show blog name in page title", "אל תציג את שם הבלוג בכותרת הדף"
  234.   l.store "General settings", "הגדרות כלליות"
  235.   # app/views/admin/settings/podcast.html.erb
  236.   l.store "The below settings act as defaults when you choose to publish an enclosure with iTunes metadata", "ההגדרות למטה משמשות כברירת מחדל בעת שאתה בוחר לפרסם מעטפת עם מידע-על של iTunes"
  237.   l.store "Setting for channel", "הגדרות הערוץ"
  238.   l.store "Optional Name", "שם(לא חובה)"
  239.   l.store "Not published by Apple", "לא פורסם על ידי Apple"
  240.   l.store "Copyright Information", "מידע על זכויות יוצרים"
  241.   l.store "Podcast", "רשימת השמעה"
  242.   # app/views/admin/settings/read.html.erb
  243.   l.store "Display", "תצוגה"
  244.   l.store "articles on my homepage by default", "כתבות בדף הבית שלי"
  245.   l.store "articles in my news feed by default", "כתבות במזין החדשות שלי"
  246.   l.store "Show full article on feed", "הצג כתבה מלאה במזין החדשות"
  247.   l.store "Read", "קרא"
  248.   # app/views/admin/settings/spam.html.erb
  249.   l.store "Enabling spam protection will make typo compare the IP address of posters as well as the contents of their posts against local and remote blacklists. Good defense against spam bots", "אפשור הגנת ספאם תגרום ל-Typo להשוות כתובות ה-IP של השולחים ואת תוכן השליחה כנגד רשימות שחורות מקומיות או מרוחקות - הגנה טובה כנגד רובוטי ספאם."
  250.   l.store "Enable spam protection", "אפשר הגנת ספאם"
  251.   l.store "Typo can (optionally) use the %s spam-filtering service.  You need to register with Akismet and receive an API key before you can use their service.  If you have an Akismet key, enter it here", "תוכל להשתמש בשירות מסנן ספאם של %s. עליך להירשם Akisemt מפתח API לפני שתוכל להשתמש בשירות. אם כבר יש לך מפתח, רשום אותו כאן."
  252.   l.store "Akismet Key", "מפתח Akismet"
  253.   l.store "You can optionally disable non-Ajax comments. Typo will always use Ajax for comment submission if Javascript is enabled, so non-Ajax comments are either from spammers or users without Javascript.", "תוכל לבטל תגובות ללא Ajax‎ . המע‎‎רכת תמיד משתמשת ב-Ajax עבור תגובות אם Javascript מאופשר, ולכן תגובות ללא Ajax הם תמיד מספאמרים או ממשתמשים ללא Javascript"
  254.   l.store "Allow non-ajax comments", "אפשר תגובות ללא Ajax"
  255.   l.store "Disable comments after", "בטל תגובות לאחר"
  256.   l.store "days", "ימים"
  257.   l.store "Set to 0 to never disable comments", "הגדר כ-0 כדי לא לבטל תגובות אף פעם"
  258.   l.store "Typo will automatically reject comments and trackbacks which contain over a certain amount of links in them", "Typo תדחה אוטומטית תגובות ועוקבים-חזרה המכילים את כמות הקישורים מסויימת"
  259.   l.store "Max Links", "מקסימום קישורים"
  260.   l.store "Set to 0 to never reject comments", "הגדר כ-0 כדי לא לדחות תגובות לעולם"
  261.   l.store "Spam", "ספאם"
  262.   # app/views/admin/settings/update_database.html.erb
  263.   l.store "Information", "מידע"
  264.   l.store "Current database version", "גרסת בסיס הנתונים הנוכחית"
  265.   l.store "New database version", "גירסת בסיס הנתונים החדשה"
  266.   l.store "Your database supports migrations", "בסיס הנתונים שלך תומך בעדכונים"
  267.   l.store "Needed migrations", "עדכונים נדרשים"
  268.   l.store "You are up to date!", "בסיס הנתונים שלך מעודכן !"
  269.   l.store "Update database now", "עדכן את בסיס הנתונים"
  270.   l.store "may take a moment", "ייתכן כי ייקח זמן מה"
  271.   l.store "Database migration", "עדכוני בסיס הנתונים"
  272.   l.store "yes", "כן"
  273.   l.store "no", "לא"
  274.   # app/views/admin/settings/write.html.erb
  275.   l.store "Write", "כתוב"
  276.   l.store "Editor", "עורך"
  277.   l.store "Use visual rich editor", "השתמש בעורך ויזואלי עשיר"
  278.   l.store "Use simple editor without live preview", "השתמש בעורך פשוט ללא תצוגה מקדימה חיה"
  279.   l.store "Article filter", "מסנן הכתבה"
  280.   l.store "Comments filter", "מסנן התגובות"
  281.   l.store "When publishing articles, Typo can send trackbacks to websites that you link to. This should be disabled for private blogs as it will leak non-public information to sites that you're discussing. For public blogs, there's no real point in disabling this.", "בעת פרסום במאמר, Typo יכולה לשלוח עוקבים-חזרה לאתרים אליהם אתה מקשר. מומלץ לבטל זאת לבלוגים פרטיים משום שמידע פרטי על האתרים אליהם אתה מקשר עלול לדלוף. לבלוגים ציבוריים, אין טעם לבטל זאת."
  282.   l.store "Send trackbacks", "שלח עוקבים-חזרה"
  283.   l.store "URLs to ping automatically", "כתובות לקישור אוטומטי"
  284.   l.store "Latitude, Longitude", "קו רוחב, קו אורך"
  285.   l.store "your lattitude and longitude", "קווי הרוחב והאורך שלך"
  286.   l.store "exemple", "דוגמא"
  287.   # app/views/admin/settings/_submit.html.erb
  288.   l.store "Save Settings", "שמור הגדרות"
  289.   # app/views/admin/sidebar/index.html.erb
  290.   l.store "Drag and drop to change the sidebar items displayed on this blog.  To remove items from the sidebar just click remove  Changes are saved immediately, but not activated until you click the 'Publish' button", "גרור והשלך כדי לשנות את פריטי תיבת הצד המוצגת בבלוג שלך. כדי להסיר פריטים מתיבת הצד, לחץ על הסר. השינויים נשמרים מיידית אבל לא מופעלים עד שתלחץ על הכפתור 'פרסם'."
  291.   l.store "Available Items", "פריטים זמינים"
  292.   l.store "Active Sidebar items", "הפעל פריטי תיבת צד"
  293.   l.store "Get more themes", "קבל עיצובים נוספים"
  294.   l.store "Sidebar", "תיבת צד"
  295.   l.store "Publish changes", "פרסם שינויים"
  296.   # app/views/admin/sidebar/_availables.html.erb
  297.   l.store "You have no plugins installed", "אין תוספים מותקנים"
  298.   # app/views/admin/sidebar/_publish.html.erb
  299.   l.store "Changes published", "השינויים פורסמו"
  300.   # app/views/admin/sidebar/_target.html.erb
  301.   l.store "Drag some plugins here to fill your sidebar", "גרור חלק מהתוספים כדי למלא את תיבת הצד"
  302.   # app/views/admin/tags/destroy.html.erb
  303.   l.store "Are you sure you want to delete the tag", "האם אתה בטוח שרצונך למחוק תווית זו ?"
  304.   l.store "Delete this tag", "מחק תוויות זו"
  305.   # app/views/admin/tags/edit.html.erb
  306.   l.store "Editing ", "עורך"
  307.   l.store "Back to tags list", "חזרה לרשימת התוויות"
  308.   # app/views/admin/tags/index.html.erb
  309.   l.store "Manage tags", "נהל תוויות"
  310.   # app/views/admin/tags/_tags.html.erb
  311.   l.store "Display Name", "שם תצוגה"
  312.   # app/views/admin/textfilters/destroy.html.erb
  313.   l.store "Are you sure you want to delete this filter", "האם אתה בטוח שברצונך למחוק מסנן זה?"
  314.   l.store "Delete this filter", "מחק מסנן זה"
  315.   l.store "Text Filters", "מסנני טקסט"
  316.   # app/views/admin/textfilters/edit.html.erb
  317.   l.store "Editing textfilter", "עריכת מסנן טקסט"
  318.   # app/views/admin/textfilters/index.html.erb
  319.   l.store "Macros", "מאקרו"
  320.   # app/views/admin/textfilters/macro_help.html.erb
  321.   l.store "Macro Filter Help", "עזרת צסנן מאקרו"
  322.   # app/views/admin/textfilters/new.html.erb
  323.   l.store "Create Text Filter", "צור מסנן טקסט"
  324.   # app/views/admin/textfilters/show.html.erb
  325.   l.store "Text Filter Details", "פרטי מסנן טקסט"
  326.   l.store "Markup type", "סוג שפת הטקסט"
  327.   l.store "Post-processing filters", "מסנני עיבוד מאוחר"
  328.   l.store "Parameters", "פרמטרים"
  329.   # app/views/admin/textfilters/show_help.html.erb
  330.   l.store "Text Filter Help", "עזרת מסנן הטקסט"
  331.   # app/views/admin/textfilters/_form.html.erb
  332.   l.store "Description", "תיאור"
  333.   # app/views/admin/textfilters/_macros.html.erb
  334.   l.store "Tag", "תוית"
  335.   l.store "Help", "עזרה"
  336.   # app/views/admin/textfilters/_textfilters.html.erb
  337.   l.store "Markup", "שפת הטקסט"
  338.   l.store "Filters", "מסננים"
  339.   # app/views/admin/themes/editor.html.erb
  340.   l.store "Choose themes", "בחר עיצובים"
  341.   l.store "Theme editor", "עורך העיצוב"
  342.   l.store "save", "שמור"
  343.   # app/views/admin/themes/index.html.erb
  344.   l.store "Active theme", "עיצוב פעיל"
  345.   l.store "You can download third party themes from officially supported %s ", "תוכל להוריד עיצובים נוספים מהאתר %s"
  346.   l.store "Typogarden", "Typogarden"
  347.   l.store "To install a theme you  just need to upload the theme folder into your themes directory. Once a theme is uploaded, you should see it on this page.", "כדי להתקין עיצוב עליך תצטרך להעלות אותא אל ספריית העיצובים שלך (Themes). ברגע שהעיצוב הועלה תוכל לראות בדף זה."
  348.   l.store "Choose a theme", "בחר עיצוב"
  349.   # app/views/admin/trackbacks/destroy.html.erb
  350.   l.store "Trackbacks", "עוקבים חזרה"
  351.   # app/views/admin/trackbacks/edit.html.erb
  352.   l.store "Trackbacks for", "עוקבי חזרה עבור"
  353.   l.store "Editing trackback", "ערוך עוקב-חזרה"
  354.   # app/views/admin/trackbacks/show.html.erb
  355.   l.store "Created at", "נוצר בתאריך"
  356.   # app/views/admin/users/destroy.html.erb
  357.   l.store "Really delete user", "האם אתה בטוח שברונך למחוק משתמש זה?"
  358.   l.store "Users", "משתמשים"
  359.   # app/views/admin/users/edit.html.erb
  360.   l.store "Edit User", "ערוך משתמש"
  361.   # app/views/admin/users/index.html.erb
  362.   l.store "Username", "שם משתמש"
  363.   l.store "Profile", "דיוקן"
  364.   l.store "Comments", "תגובות"
  365.   # app/views/admin/users/new.html.erb
  366.   l.store "Add User", "הוסף משתמש"
  367.   # app/views/admin/users/_form.html.erb
  368.   l.store "Blog publisher", "כותב"
  369.   l.store "Contributor", "תורם"
  370.   l.store "Typo administrator", "מנהל"
  371.   l.store "(this will be shown publically if supplied)", "(זה יוצג בבלוג אם יינתן)"
  372.   l.store "Password", "סיסמה"
  373.   l.store "Password confirmation", "אימות סיסמה"
  374.   l.store "Send notification messages via email", "שלח עדכונים באמצאות הדואל"
  375.   l.store "Send notification messages when new articles are posted", "עדכן בעת כתבות חדשים" 
  376.   l.store "Send notification messages when comments are posted", "עדכן בעת תגובות חדשות"
  377.   # app/views/admin/users/_user.html.erb
  378.   l.store "Posted date", "תאריך שליחה"
  379.   l.store "Action", "פעולות"
  380.   l.store "Number of Articles", "מספר מאמרים"
  381.   l.store "Number of Comments", "מספר תגובות"
  382.   l.store "Notified", "מעודכנים"
  383.   l.store "via email", "באמצעות דואל"
  384.   # app/views/articles/archives.html.erb
  385.   l.store "No articles found", "לא נמצאו כתבות"
  386.   l.store "posted in", "נשלח ב-"
  387.   # app/views/articles/comment_preview.html.erb
  388.   l.store "is about to say", "עומד לומר"
  389.   # app/views/articles/groupings.html.erb
  390.   l.store "There are", "ישנם"
  391.   # app/views/articles/index.html.erb
  392.   l.store "Read more", "קרא עוד"
  393.   l.store "Older posts", "כתבות ישנות יותר"
  394.   # app/views/articles/read.html.erb
  395.   l.store "Posted by", "נכתב על ידי"
  396.   l.store "Leave a response", "הגב"
  397.   l.store "Use the following link to trackback from your own site", "השתמש בקישור הבא כדי לעקוב-חזרה מהאתר שלך"
  398.   l.store "RSS feed for this post", "מזין RSS לכתבה זו"
  399.   l.store "trackback uri", "כתובת העוקב-חזרה"
  400.   l.store "Comments are disabled", "התגובות מבוטלות"
  401.   # app/views/articles/_comment.html.erb
  402.   l.store "said", "a dit"
  403.   l.store "This comment has been flagged for moderator approval.  It won't appear on this blog until the author approves it", "תגובה זו הועברה לביקורת. היא לא תופיע בבלוג עד אשר הכותב יאשר אותה"
  404.   # app/views/articles/_comment_box.html.erb
  405.   l.store "Your name", "השם שלך"
  406.   l.store "Your blog", "הבלוג שלך"
  407.   l.store "Your email", "הדואל שלך"
  408.   l.store "Your message", "התגובה שלך"
  409.   l.store "Comment Markup Help", "עזרה על שפת הטקסט"
  410.   l.store "Preview comment", "תצוגה מקדימה של התגובה"
  411.   # app/views/articles/_comment_failed.html.erb
  412.   l.store "Oops, something wrong happened, the comment could not be saved", "אופס, משהו השתבש, התגובה אינה יכולה להישמר"
  413.   # app/views/articles/_trackback.html.erb
  414.   l.store "From", "מאת"
  415.   # app/views/comments/show.html.erb
  416.   l.store "This comment has been flagged for moderator approval.", "התגובה הזו ממתינה לאישור"
  417.   # app/views/layouts/administration.html.erb
  418.   l.store "Localization.rtl", "1"
  419.   l.store "with %s AER OS XK iconset %s", "עם %s AER OS XK iconset %s, תורגם על ידי <a href='http://www.zebrot.com'>זברות</a>."
  420.   l.store "your blog", "הבלוג שלך"
  421.   # app/views/shared/_loginform.html.erb
  422.   l.store "Back to ", "חזור אל "
  423.   # app/views/shared/_search.html.erb
  424.   l.store "Live Search:", "חיפוש"
  425.   # test/mocks/themes/typographic/layouts/default.html.erb
  426.   l.store "Powered by %s", "מופעל על ידי %s"
  427.   l.store "Designed by %s ", "עוצב על ידי %s"
  428.   # test/mocks/themes/typographic/views/articles/_article.html.erb
  429.   l.store "Continue reading...", "המשך לקרוא..."
  430.   l.store "This entry was posted on %s", "כתבה זו פורסמה בתאריך %s"
  431.   l.store "and %s", "ו-%s"
  432.   l.store "You can follow any any response to this entry through the %s", "תוכל לעקוב אחרי התגובות במאמר זו דרך %s"
  433.   l.store "Atom feed", "מזין Atom"
  434.   l.store "You can leave a %s", "תוכל להשאיר %s"
  435.   l.store "or a %s from your own site", "או %s מהאתר שלך"
  436.   l.store "Read full article", "קרא את הכתבה המלאה"
  437.   l.store "comment", "תגובה"
  438.   l.store "trackback", "עוקב-חזרה"
  439.   # test/mocks/themes/typographic/views/articles/_comment.html.erb
  440.   l.store "later", "אחר כך"
  441.   # test/mocks/themes/typographic/views/articles/_comment_form.html.erb
  442.   l.store "Leave a comment", "הגב"
  443.   l.store "Name %s", "שם %s"
  444.   l.store "enabled", "מאופשר"
  445.   l.store "never displayed", "אל תציג לעולפ"
  446.   l.store "Website", "אתר"
  447.   l.store "Textile enabled", "Textile מאופשר"
  448.   l.store "Markdown enabled", "Markdown מאופשר"
  449.   l.store "required", "נחוץ"
  450.   l.store "Submit", "שלח"
  451.   # test/mocks/themes/typographic/views/articles/_comment_list.html.erb
  452.   l.store "No comments", "ללא תגובות"
  453.   # test/mocks/themes/typographic/views/shared/_search.html.erb
  454.   l.store "Searching", "מחפש"
  455.   # themes/dirtylicious/layouts/default.html.erb
  456.   l.store "Home", "בית"
  457.   l.store "About", "אודות"
  458.   l.store "Designed by %s ported to typo by %s ", "עןצב על ידי %s והותאם ל-Typo על ידי %s"
  459.   # themes/scribbish/layouts/default.html.erb
  460.   l.store "styled with %s", "עוצב על ידי %s"
  461.   # themes/scribbish/views/articles/_article.html.erb
  462.   l.store "Meta", "פרטים"
  463.   l.store "permalink", "קישור קבוע"
  464.   # themes/scribbish/views/articles/_comment_form.html.erb
  465.   l.store "leave url/email", "השאר כתובת/דואל"
  466.   # vendor/plugins/archives_sidebar/views/content.rhtml
  467.   l.store "Archives", "ארכיון"
  468.   # vendor/plugins/xml_sidebar/views/content.rhtml
  469.   l.store "Syndicate", "עדכן"
  470.   # app/controllers/accounts_controller.rb
  471.   l.store "Login successful", "ההתחברות הצליחה"
  472.   l.store "Login unsuccessful", "ההתחברות נכשלה"
  473.   l.store "Signup successful", "ההרשמה הצליחה"
  474.   # app/controllers/admin/blacklist_controller.rb
  475.   l.store "BlacklistPattern was successfully created.", "התבנית נוצרה בהצלחה."
  476.   l.store "BlacklistPattern was successfully updated.", "התבנית עודכנה בהצלחה."
  477.   # app/controllers/admin/cache_controller.rb
  478.   l.store "Cache was cleared", "המטמון נוקה"
  479.   l.store "HTML was cleared", "מטמון HTML נוקה"
  480.   # app/controllers/admin/categories_controller.rb
  481.   l.store "Category was successfully created.", "הקטגורייה נוצרה בהצלחה"
  482.   l.store "Category could not be created.", "לא ניתן ליצור את הקטגורייה"
  483.   l.store "Category was successfully updated.", "הקטגורייה עודכנה בהצלחה"
  484.   # app/controllers/admin/comments_controller.rb
  485.   l.store "Comment was successfully created.", "התגובה נוצרה בהצלחה."
  486.   l.store "Comment was successfully updated.", "התגובה עודכנה בהצלחה."
  487.   # app/controllers/admin/content_controller.rb
  488.   l.store "Error, you are not allowed to perform this action", "שגיאה, אינך רשאי לבצע פעולה זו"
  489.   l.store "Article was successfully saved at ", "הכתבה נשמרה בהצלחה"
  490.   l.store "Article was successfully created", "הכתבה נוצרה בהצלחה "
  491.   l.store "Article was successfully updated.", "הכתבה עודכנה בהצלחה."
  492.   # app/controllers/admin/feedback_controller.rb
  493.   l.store "Deleted", "נמחקה"
  494.   l.store "Not found", "לא נמצאה"
  495.   l.store "Deleted %d item(s)", "נמחקו %d פריטים"
  496.   l.store "Marked %d item(s) as Ham", "סומנו %d פריטים כלא ספאם"
  497.   l.store "Marked %d item(s) as Spam", "סומנו %d פריטים כספאם"
  498.   l.store "Confirmed classification of %s item(s)", "אומת הסיווג של %d פריטים."
  499.   l.store "Not implemented", "לא מיושם"
  500.   # app/controllers/admin/pages_controller.rb
  501.   l.store "Page was successfully created.", "הדף נוצר בהצלחה."
  502.   l.store "Page was successfully updated.", "הדף עודכן בהצלחה."
  503.   # app/controllers/admin/profiles_controller.rb
  504.   l.store "Profile was successfully created.", "הדיוקן נוצר בהצלחה."
  505.   l.store "Profile was successfully updated.", "הדיוקן עודכן בהצלחה."
  506.   # app/controllers/admin/resources_controller.rb
  507.   l.store "Error occurred while updating Content Type.", "שגיאה בעת עדכון סוג התוכן."
  508.   l.store "complete", "מלא"
  509.   l.store "File uploaded: ", " :הקובץ הועלה"
  510.   l.store "Unable to upload", "לא מסוגל להעלות"
  511.   l.store "Metadata was successfully removed.", "מידע-העל נמחק בהצלחה"
  512.   l.store "Metadata was successfully updated.", "מידע-העל עודכן בהצלחה."
  513.   l.store "Not all metadata was defined correctly.", "לא כל מידע-העל הוגדר נכון."
  514.   l.store "Content Type was successfully updated.", "סוג התוכן עודכן בהצלחה."
  515.   # app/controllers/admin/settings_controller.rb
  516.   l.store "Please review and save the settings before continuing", "אנא בדוק ושמור את השינויים לפני שתמשיך"
  517.   l.store "config updated.", "ההגדרה עודכנה."
  518.   # app/controllers/admin/tags_controller.rb
  519.   l.store "Tag was successfully updated.", "התוית עודכנה בהצלחה."
  520.   # app/controllers/admin/textfilters_controller.rb
  521.   l.store "TextFilter was successfully updated.", "מסנן הטקסט עודכן בהצלחה."
  522.   # app/controllers/admin/themes_controller.rb
  523.   l.store "You are not authorized to open this file", "אינך רשאי לפתוח קובץ זה"
  524.   l.store "File saved successfully", "הקובץ נשמר בהצלחה"
  525.   l.store "Unable to write file", "שגיאה בעת כתיבת הקובץ"
  526.   # app/controllers/admin/trackbacks_controller.rb
  527.   l.store "Trackback was successfully updated.", "העוקב-חזרה עודכן בהצלחה."
  528.   # app/controllers/admin/users_controller.rb
  529.   l.store "User was successfully created.", "המשתמש נוצר בהצלחה."
  530.   l.store "User was successfully updated.", "המשתמש עודכן בהצלחה."
  531.   # app/helpers/admin/base_helper.rb
  532.   l.store "log in", "התחבר"
  533.   l.store "log out", "התנתק"
  534.   l.store "delete", "מחק"
  535.   l.store "Delete content", "מחק תוכן"
  536.   l.store "There is no %s yet. Why don't you start and create one?", "אין עדיין %s. למה לא תיצור אחד חדש?"
  537.   l.store "Back to overview", "עבור לסקירה"
  538.   # app/helpers/admin/content_helper.rb
  539.   l.store "Destroy this draft", "מחוק טיוטה זו"
  540.   # app/helpers/application_helper.rb
  541.   l.store "%%a, %%d %%b %%Y %%H:%%M:%%S GMT", "%%a, %%d %%b %%Y %%H:%%M:%%S GMT"
  542.   l.store "%%d. %%b", "%%d. %%b"
  543.   l.store "Are you sure you want to delete this %s?", "האם אתה בטוח שברצונך למחוק את % הזו?"
  544.   l.store "no trackbacks", "אין עוקבים-חזרה"
  545.   l.store "1 trackback", "עוקב-חזרה 1"
  546.   l.store "%d trackbacks", "%d עוקבים-חזרה"
  547.   # app/helpers/authors_helper.rb
  548.   l.store "no posts", "אין כתבות"
  549.   l.store "1 post", "כתבה 1"
  550.   l.store "%d posts", "%d כתבות"
  551.   # app/helpers/content_helper.rb
  552.   l.store "Posted in", "פורסם ב-"
  553.   # app/models/feedback/states.rb
  554.   l.store "Unclassified", "לא סווג"
  555.   l.store "Just Presumed Ham", "כנראה לא-ספאם"
  556.   l.store "Ham?", "לא-ספאם ?"
  557.   l.store "Just Marked As Ham", "סומן כלא-ספאם"
  558.   l.store "Ham", "לא-ספאם"
  559.   l.store "Spam?", "ספאם ?"
  560.   l.store "Just Marked As Spam", "סומן כספאם"
  561.   # config/initializers/access_rules.rb
  562.   l.store "Dashboard", "סקירה"
  563.   l.store "Write a posts", "כתוב כתבה"
  564.   l.store "Write a page", "כתוב דף"
  565.   l.store "Manage", "נהל"
  566.   l.store "Manage categories", "נהל קטגוריות"
  567.   l.store "Manage uploads", "נהל העלאות"
  568.   l.store "Unapproved comments", "תגובות לא מאושרות"
  569.   l.store "Limit to spam", "סווג כספאם"
  570.   l.store "Blacklist", "רשימה שחורה"
  571.   l.store "", ""
  572.   l.store "Themes", "עיצובים"
  573.   l.store "Choose theme", "בחר עיצוב"
  574.   l.store "Settings", "הגדרות"
  575.   l.store "Podcasts", "רשימות השמעה"
  576.   l.store "Empty Fragment Cache", "נקה מטמון קטעים"
  577.   l.store "Rebuild cached HTML", "בנה מחדש מטמון HTML"
  578.   # vendor/plugins/xml_sidebar/lib/xml_sidebar.rb
  579.   l.store "XML Syndication", "עידכוני XML"
  580. end