diff --git a/i18n/he.toml b/i18n/he.toml new file mode 100644 index 0000000..d77c9fc --- /dev/null +++ b/i18n/he.toml @@ -0,0 +1,49 @@ +[more] +other = "עוד" + +[allTitle] +other = "כל ה{{.Title }}" + +[recentTitle] +other = "לאחרונה ב{{.Title }}" + +[readMore] +other = "קראו עוד" + +[by] +other = "מאת" + +[whatsInThis] +other = "מה בתוך {{ .Type }}" + +[related] +other = "קשור" + +[yourName] +other = "שמך" + +[emailAddress] +other = "כתובת דואר אלקטרוני" + +[message] +other = "הודעה" + +[emailRequiredNote] +other = "יש להזין כתובת דואר אלקטרוני." + +[send] +other = "שליחה" + +[taxonomyPageList] +other = "כאן תמצאו את העמודים אשר משתמשים בטקסונומיה “{{ .Title }}”" + +[readingTime] +one = "דקת קריאה" +other = "{{ .Count }} דקות קריאה" + +[wordCount] +one = "מילה אחת" +other = "{{ .Count }} מילים" + +[pageTitle] +other = "עמוד {{ .Name }}"