summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/he.yaml
blob: acbaed096d8f8a5190c661e6e254f73b6be99905 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
global:
  language: "HE"

article:
  anchor_label: "עוגן"
  date: "{{ .Date }}"
  date_updated: "עודכן: {{ .Date }}"
  draft: "טיוטה"
  edit_title: "ערוך תוכן"
  reading_time:
    one: "{{ .Count }} דקה"
    other: "{{ .Count }} דקות"
  reading_time_title: "זמן קריאה"
  table_of_contents: "תוכן עניינים"
  word_count:
    one: "{{ .Count }} מילה"
    other: "{{ .Count }} מילים"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "מחבר"

code:
  copy: "העתק"
  copied: "הועתק"

error:
  404_title: "הדף לא נמצא :confused:"
  404_error: "שגיאה 404"
  404_description: "נראה שהדף שביקשת לא קיים."

footer:
  dark_appearance: "מעבר למצב לילה"
  light_appearance: "מעבר למצב יום"
  powered_by: "בנוי בעזרת {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "קישור לאתר חיצוני"
  no_articles: "אין כרגע מאמרים ברשימה זו."

nav:
  scroll_to_top_title: "חזרה למעלה"
  skip_to_main: "דילוג לתוכן"

search:
  open_button_title: "חיפוש (/)"
  close_button_title: "סגירה (Esc)"
  input_placeholder: "חיפוש"

sharing:
  email: "שליחת אימייל"
  facebook: "שיתוף בפייסבוק"
  linkedin: "שיתוף בלינקדאין"
  pinterest: "שיתוף בפינטרסט"
  reddit: "שליחה לרדיט"
  twitter: "ציוץ בטוויטר"

shortcode:
  recent_articles: "חדשים"

recent:
  show_more: "להראות יותר"