Latest translations and fallbacks
parent
021013159e
commit
c4be0078ed
@ -1,21 +1,21 @@
|
||||
{
|
||||
"lead": "רשימה של נתונים סטטיסטיים וזמנים של מסירת תקציר מוצג להלן.",
|
||||
"disclaimer": "לידיעתך, לא ניתן להבטיח משלוח דוא\"ל, בשל אופייה של טכנולוגיית הדוא\"ל. משתנים רבים גורמים לשאלה האם דוא\"ל שנשלח לשרת הנמען מועבר בסופו של דבר לתיבת הדואר הנכנס של המשתמש, כולל מוניטין של שרת, כתובות IP ברשימה השחורה והאם מוגדר DKIM / SPF / DMARC.",
|
||||
"disclaimer-continued": "A successful delivery means the message was sent successfully by NodeBB and acknowledged by the recipient server. It does not mean the email landed in the inbox. For best results, we recommend using a third-party email delivery service such as <a href=\"https://sendgrid.com/why-sendgrid/\">SendGrid</a>.",
|
||||
"disclaimer-continued": "שליחה מוצלחת אומר שההודעה נשלחה בהצלחה מNodeBB והוכר על ידי שרת הלקוח. זה לא אומר שהאימייל הגיע לתיבה שלו. לקבלת התוצאות הטובות ביותר אנו ממליצים להשתמש בשירות שליחת אימייל צד-שלישי כמו <a href=\"https://sendgrid.com/why-sendgrid/\">SendGrid</a>.",
|
||||
|
||||
"user": "משתמש",
|
||||
"subscription": "Subscription Type",
|
||||
"last-delivery": "Last successful delivery",
|
||||
"default": "System default",
|
||||
"default-help": "<em>System default</em> means the user has not explicitly overridden the global forum setting for digests, which is currently: "<strong>%1</strong>"",
|
||||
"resend": "Resend Digest",
|
||||
"subscription": "סוג מנוי",
|
||||
"last-delivery": "שליחה מוצלחת אחרונה",
|
||||
"default": "ברירת מחדל של המערכת",
|
||||
"default-help": "<em>ברירת מחדל של המערכת</em> אומר שהמשתמש לא עקף במפורש את הגדרות הפורום הכלליים לתקצירים , שהם כעת: "<strong>%1</strong>"",
|
||||
"resend": "שלח תקציר מחדש",
|
||||
"resend-all-confirm": "האם אתה בטוח שברצונך לבצע באופן ידני הפעלת תקציר זו?",
|
||||
"resent-single": "Manual digest resend completed",
|
||||
"resent-day": "Daily digest resent",
|
||||
"resent-week": "Weekly digest resent",
|
||||
"resent-month": "Monthly digest resent",
|
||||
"null": "<em>Never</em>",
|
||||
"resent-single": "שליחת התקציר מחדש באופן ידני בוצע בהצלחה",
|
||||
"resent-day": "תקציר יומי נשלח",
|
||||
"resent-week": "תקציר שבועי נשלח",
|
||||
"resent-month": "תקציר חודשי נשלח",
|
||||
"null": "<em>אף פעם</em>",
|
||||
"manual-run": "Manual digest run:",
|
||||
|
||||
"no-delivery-data": "No delivery data found"
|
||||
"no-delivery-data": "לא נמצאו נתוני שליחה"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"language-settings": "הגדרות שפה",
|
||||
"description": "The default language determines the language settings for all users who are visiting your forum. <br />Individual users can override the default language on their account settings page.",
|
||||
"description": "שפת ברירת מחדל מתייחס להגדרות שפה לכל המשתמשים המבקרים בפורום. <br />עדיין המשתמשים יכולים לשנות את שפת ברירת המחדל בדף הגדרות המשתמש.",
|
||||
"default-language": "שפת ברירת מחדל",
|
||||
"auto-detect": "זיהוי הגדרת שפה אוטומטית לאורחים"
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"pagination": "Pagination Settings",
|
||||
"enable": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"posts": "Post Pagination",
|
||||
"topics": "Topic Pagination",
|
||||
"posts-per-page": "Posts per Page",
|
||||
"max-posts-per-page": "Maximum posts per page",
|
||||
"categories": "Category Pagination",
|
||||
"topics-per-page": "Topics per Page",
|
||||
"max-topics-per-page": "Maximum topics per page",
|
||||
"categories-per-page": "Categories per page"
|
||||
"pagination": "הגדרת חלוקת עמודים",
|
||||
"enable": "חלק נושאים ופוסטים במקום עמוד גלילה אינסופית",
|
||||
"posts": "חלוקת פוסטים",
|
||||
"topics": "חלוקת נושאים",
|
||||
"posts-per-page": "פוסטים לעמוד",
|
||||
"max-posts-per-page": "מקסימום פוסטים לעמוד",
|
||||
"categories": "חלוקת קטגוריות",
|
||||
"topics-per-page": "נושאים לעמוד",
|
||||
"max-topics-per-page": "מקסימום נושאים לעמוד",
|
||||
"categories-per-page": "קטגוריות לעמוד"
|
||||
}
|
Loading…
Reference in New Issue