1+ # ------------------
2+ # Weeklypedia
3+ # If you want to translate the Weeklypedia newsletter, start with a copy
4+ # of this file and leave us a note at:
5+ # https://github.com/hatnote/weeklypedia/issues
6+ # ------------------------------------------------------------------------------
7+
8+ # -----------
9+ # Introduction
10+ # ------------------------------------------------------------------------------
11+
12+ head_title : >-
13+ וויקיפדיה השבוע ({full_lang_name}, גליון מספר {issue_number})
14+
15+ body_title : >-
16+ וויקיפדיה <em>השבוע</em>
17+
18+ description : >-
19+ רשימה של ערכי וויקיפדיה עם הכי הרבה עריכות ודיונים מהשבוע האחרון
20+
21+ delivery_description : נשלח אליכם כל יום שישי במייל
22+ delivery_description :
23+ home_link : דף הבית
24+ archive_link : " ארכיון גליונות {local.full_lang_name}"
25+ issue_label : גליון {issue_number}, {local.date}
26+ language_label : (גרסאת וויקיפדיה {local.full_lang_name})
27+ intro : >-
28+ שלום! ברוכים הבאים לגליון השבועי של פעילות בוויקיפדיה
29+
30+ # -----------
31+ # Article section
32+ # ------------------------------------------------------------------------------
33+
34+ articles_heading : ערכים
35+ articles_summary : >-
36+ השבוע, {total_users|ci} עורכים ביצעו {edits|ci} עריכות ל{titles|ci} ערכים שונים.
37+
38+ articles_intro : עשרים הערכים הבולטים של השבוע
39+
40+ diff_count : " {edits|ci} עריכות"
41+ diff_author_count : ע״י {users} עורכים
42+
43+ # -----------
44+ # New articles section
45+ # ------------------------------------------------------------------------------
46+
47+ new_articles_heading : ערכים חדשים
48+ # new_articles_summary: # TODO
49+ new_articles_intro : >-
50+ עשרת הערכים הכי נערכים אשר נוצרו בשבוע האחרון
51+
52+ # -----------
53+ # Discussion section
54+ # ------------------------------------------------------------------------------
55+
56+ discussions_heading : דיונים
57+ # discussions_summary: # TODO
58+ discussions_intro : הדיונים הכי פעילים
59+
60+ # -----------
61+ # Stats section
62+ # ------------------------------------------------------------------------------
63+
64+ stats_heading : נתונים
65+ stats_intro : מספר נתונים מהשבוע האחרון
66+ user_edit_counts : >-
67+ {stats.users|ci} משתמשים רשומים
68+ ו{stats.anon_ip_count|ci} משתמשים לא רשומים ביצעו {stats.edits|ci}
69+ עריכות ל-{stats.titles|ci} ערכים
70+
71+ anon_edit_counts : >-
72+ משתמשים לא רשומים ביצעו {stats.anon_edits|ci} עריכות
73+ ל{stats.anon_titles|ci} ערכים
74+
75+
76+ bot_edit_counts : >-
77+ {stats.bot_count|ci} בוטים ביצעו
78+ {stats.bot_edits|ci} עריכות ל-{stats.bot_titles|ci} ערכים
79+
80+ # -----------
81+ # subscription invitation
82+ # ------------------------------------------------------------------------------
83+
84+ signup : הרשמה
85+ pitch : >-
86+ אם אתם רוצים להשאר מעודכנים עם הערכים והדיונים הכי פעילים,
87+ בבקשה תרשמו לגליונות הבאים
88+
89+ email : " Email:"
90+ subscribe : הרשמה
91+
92+ # -----------
93+ # Bottom section
94+ # ------------------------------------------------------------------------------
95+
96+ about_heading : אודות
97+ about_text : >-
98+ פרויקט זה שולף את העדכונים של השבוע בעזרת
99+ <a href="http://tools.wmflabs.org/">Wikimedia Tool Labs</a>, וגם
100+ שולח מיילים בעזרת Sendy. קוד ועוד מידע <a
101+ href="https://github.com/hatnote/weeklypedia">ניתן למצוא בGitHub
102+ </a>. נבנה על ידי <a href="https://github.com/slaporte">Stephen
103+ LaPorte</a> ו-<a href="https://github.com/mahmoud">Mahmoud
104+ Hashemi</a>.
105+
106+ blog_link : ניתן ללמוד עוד בבלוג של Hatnote
107+ learn_more : >-
108+ ניתן לקרוא עוד ב<a href="http://weekly.hatnote.com">Weeklypedia
109+ Digest</a>!
110+
111+ # -----------
112+ # Email footer
113+ # ------------------------------------------------------------------------------
114+
115+ sent_to : המייל הזה נשלח אל
116+ unsubscribe : הסר מרשימה זאת
0 commit comments