commit
013627860d
@ -1,25 +1,28 @@
|
||||
{
|
||||
"password-reset-requested": "Password Reset Requested - %1!",
|
||||
"welcome-to": "Welcome to %1",
|
||||
"greeting_no_name": "Hello",
|
||||
"greeting_with_name": "Hello %1",
|
||||
"welcome.text1": "Thank you for registering with %1!",
|
||||
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.",
|
||||
"welcome.cta": "Click here to confirm your email address",
|
||||
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.",
|
||||
"reset.text2": "To continue with the password reset, please click on the following link:",
|
||||
"reset.cta": "Click here to reset your password",
|
||||
"digest.notifications": "You have unread notifications from %1:",
|
||||
"digest.latest_topics": "Latest topics from %1",
|
||||
"digest.cta": "Click here to visit %1",
|
||||
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
|
||||
"digest.no_topics": "There have been no active topics in the past %1",
|
||||
"notif.chat.subject": "New chat message received from %1",
|
||||
"notif.chat.cta": "Click here to continue the conversation",
|
||||
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
|
||||
"notif.post.cta": "Click here to read the full topic",
|
||||
"notif.post.unsub.info": "This post notification was sent to you due to your subscription settings.",
|
||||
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
|
||||
"unsub.cta": "Click here to alter those settings",
|
||||
"closing": "Thanks!"
|
||||
"password-reset-requested": "בקשת איפוס הסיסמה נשלחה - %1!",
|
||||
"welcome-to": "ברוכים הבאים ל%1",
|
||||
"greeting_no_name": "שלום",
|
||||
"greeting_with_name": "שלום %1",
|
||||
"welcome.text1": "תודה שנרשמת ל%1!",
|
||||
"welcome.text2": "על מנת להפעיל את החשבון שלך, אנו צריכים לוודא שאתה בעל חשבון המייל שנרשמת איתו.",
|
||||
"welcome.cta": "לחץ כאן על מנת לאשר את כתובת המייל שלך.",
|
||||
"reset.text1": "קיבלנו בקשה לאפס את הסיסמה לחשבון שלך, כנראה מפני ששכחת אותה. אם לא ביקשת לאפס את הסיסמה, אנא התעלם ממייל זה.",
|
||||
"reset.text2": "על מנת להמשיך עם תהליך איפוס הסיסמה, אנא לחץ על הלינק הבא:",
|
||||
"reset.cta": "לחץ כאן לאפס את הסיסמה שלך.",
|
||||
"reset.notify.subject": "הסיסמה שונתה בהצלחה.",
|
||||
"reset.notify.text1": "אנו מודיעים לך שב%1, סיסמתך שונתה בהצלחה.",
|
||||
"reset.notify.text2": "אם לא אישרת בקשה זו, אנא הודע למנהל מיד.",
|
||||
"digest.notifications": "יש לך התראה שלא נקראה מ%1:",
|
||||
"digest.latest_topics": "נושאים אחרונים מ%1",
|
||||
"digest.cta": "לחץ כאן כדי לבקר ב %1",
|
||||
"digest.unsub.info": "תקציר זה נשלח אליך על-פי הגדרות החשבון שלך.",
|
||||
"digest.no_topics": "אין נושאים פעילים ב%1 האחרון/ים",
|
||||
"notif.chat.subject": "הודעת צ'אט חדשה התקבלה מ%1",
|
||||
"notif.chat.cta": "לחץ כאן כדי להמשיך את השיחה",
|
||||
"notif.chat.unsub.info": "התראה הצ'אט הזו נשלחה אליך על-פי הגדרות החשבון שלך.",
|
||||
"notif.post.cta": "לחץ כאן בשביל לקרוא את כל הנושא",
|
||||
"notif.post.unsub.info": "התראת הפוסט הזו נשלחה אליך על-פי הגדרות החשבון שלך.",
|
||||
"test.text1": "זהו אימייל ניסיון על מנת לוודא שהגדרות המייל בוצעו כהלכה בהגדרות NodeBB.",
|
||||
"unsub.cta": "לחץ כאן לשנות הגדרות אלו",
|
||||
"closing": "תודה!"
|
||||
}
|
@ -1,21 +1,23 @@
|
||||
{
|
||||
"groups": "Groups",
|
||||
"view_group": "View Group",
|
||||
"owner": "Group Owner",
|
||||
"new_group": "Create New Group",
|
||||
"no_groups_found": "There are no groups to see",
|
||||
"cover-instructions": "Drag and Drop a photo, drag to position, and hit <strong>Save</strong>",
|
||||
"cover-change": "Change",
|
||||
"cover-save": "Save",
|
||||
"cover-saving": "Saving",
|
||||
"details.title": "Group Details",
|
||||
"details.members": "Member List",
|
||||
"details.pending": "Pending Members",
|
||||
"details.has_no_posts": "This group's members have not made any posts.",
|
||||
"details.latest_posts": "Latest Posts",
|
||||
"details.private": "Private Group",
|
||||
"details.public": "Public Group",
|
||||
"details.owner_options": "Group Administration",
|
||||
"event.updated": "Group details have been updated",
|
||||
"event.deleted": "The group \"%1\" has been deleted"
|
||||
"groups": "קבוצות",
|
||||
"view_group": "צפה בקבוצה",
|
||||
"owner": "מנהל הקבוצה",
|
||||
"new_group": "צור קבוצה חדשה",
|
||||
"no_groups_found": "אין קבוצות לצפייה",
|
||||
"cover-instructions": "גרור תמונה, הזז למיקום הרצוי ואז לחץ על <strong>שמור</strong>",
|
||||
"cover-change": "שנה",
|
||||
"cover-save": "שמור",
|
||||
"cover-saving": "שומר",
|
||||
"details.title": "פרטי הקבוצה",
|
||||
"details.members": "רשימת חברי הקבוצה",
|
||||
"details.pending": "חברי קבוצה הממתינים לאישור",
|
||||
"details.has_no_posts": "חברי הקבוצה הזו לא העלו אף פוסט.",
|
||||
"details.latest_posts": "פוסטים אחרונים",
|
||||
"details.private": "קבוצה פרטית",
|
||||
"details.public": "קבוצה פומבית",
|
||||
"details.grant": "Grant/Rescind Ownership",
|
||||
"details.kick": "Kick",
|
||||
"details.owner_options": "ניהול הקבוצה",
|
||||
"event.updated": "פרטי הקבוצה עודכנו",
|
||||
"event.deleted": "קבוצת \"%1\" נמחקה"
|
||||
}
|
@ -1,20 +1,20 @@
|
||||
{
|
||||
"chat.chatting_with": "שוחח עם <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "Type chat message here, press enter to send",
|
||||
"chat.placeholder": "הקלד את הודעת הצ'אט כאן, לחץ אנטר לשליחה",
|
||||
"chat.send": "שלח",
|
||||
"chat.no_active": "אין לך צ'אטים פעילים",
|
||||
"chat.user_typing": "%1 מקליד ...",
|
||||
"chat.user_has_messaged_you": "ל%1 יש הודעה עבורך.",
|
||||
"chat.see_all": "צפה בכל הצ'אטים",
|
||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
||||
"chat.recent-chats": "Recent Chats",
|
||||
"chat.contacts": "Contacts",
|
||||
"chat.message-history": "Message History",
|
||||
"chat.pop-out": "Pop out chat",
|
||||
"chat.maximize": "Maximize",
|
||||
"chat.seven_days": "7 Days",
|
||||
"chat.thirty_days": "30 Days",
|
||||
"chat.three_months": "3 Months",
|
||||
"chat.no-messages": "אנא בחר נמען על מנת לראות את היסטוריית הצ'אט איתו",
|
||||
"chat.recent-chats": "צ'אטים אחרונים",
|
||||
"chat.contacts": "אנשי קשר",
|
||||
"chat.message-history": "היסטוריית הודעות",
|
||||
"chat.pop-out": "הוצא את חלון הצ'אט",
|
||||
"chat.maximize": "הרחב",
|
||||
"chat.seven_days": "7 ימים",
|
||||
"chat.thirty_days": "30 ימים",
|
||||
"chat.three_months": "3 חודשים",
|
||||
"composer.user_said_in": "%1 אמר ב%2:",
|
||||
"composer.user_said": "%1 אמר:",
|
||||
"composer.discard": "האם למחוק פוסט זה?"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue