summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/he.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/i18n/he.yaml')
-rw-r--r--themes/blowfish/i18n/he.yaml65
1 files changed, 65 insertions, 0 deletions
diff --git a/themes/blowfish/i18n/he.yaml b/themes/blowfish/i18n/he.yaml
new file mode 100644
index 0000000..acbaed0
--- /dev/null
+++ b/themes/blowfish/i18n/he.yaml
@@ -0,0 +1,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: "להראות יותר" \ No newline at end of file