diff --git a/i18n/api/he.json b/i18n/api/he.json index f40b6f655..4cb943047 100644 --- a/i18n/api/he.json +++ b/i18n/api/he.json @@ -10,7 +10,7 @@ "apihelp-echomarkread-param-list": "רשימת מזהי התראות שצריך לסמן שהן נקראו.", "apihelp-echomarkread-param-unreadlist": "רשימת מזהי הודעה לסימון כהודעות שלא נקראו.", "apihelp-echomarkread-param-all": "אם זה מוגדר, כל ההודעות של המשתמש תסומנה בתור הודעות שנקראו.", - "apihelp-echomarkread-param-sections": "רשימת פרקים שיש לסמן שהן נקראו.", + "apihelp-echomarkread-param-sections": "רשימת קבוצות שיש לסמן שהן נקראו.", "apihelp-echomarkread-param-wikis": "רשימת אתרי ויקי שבהם יסומן שההתראה נקראה (ברירת המחדל היא הוויקי הנוכחי).", "apihelp-echomarkread-example-1": "לסמן שהודעה 8 נקראה", "apihelp-echomarkread-example-2": "לסמן שכל ההתראות נקראו", @@ -39,8 +39,8 @@ "apihelp-query+notifications-description": "קבלת התראות שממתינות למשתמש הנוכחי.", "apihelp-query+notifications-summary": "קבלת התראות שממתינות למשתמש הנוכחי.", "apihelp-query+notifications-param-prop": "אילו פרטים לבקש.", - "apihelp-query+notifications-param-sections": "חלקי ההתראות שצריך לאחזר (כלומר, שילוב כלשהו של 'alert' ו־'message').", - "apihelp-query+notifications-param-groupbysection": "האם לקבץ את התוצאות לפי חלקים. כל חלק מאוחזר בנפרד אם זה מוגדר.", + "apihelp-query+notifications-param-sections": "קבוצות ההתראות שצריך לאחזר (כלומר, שילוב כלשהו של \"alert\" ו־\"message\").", + "apihelp-query+notifications-param-groupbysection": "האם לקבץ את התוצאות. כל קבוצה מאוחזרת בנפרד אם זה מוגדר.", "apihelp-query+notifications-param-filter": "סינון ההודעות שהוחזרו.", "apihelp-query+notifications-param-format": "אם זה מצוין, ההודעות תוחזרנה עם עיצוב כזה.", "apihelp-query+notifications-paramvalue-format-model": "נתוני התראה גולמיים", @@ -59,7 +59,7 @@ "apihelp-query+notifications-param-bundle": "האם להציג התראות תואמות־חבילה בהתאם לחוקי החבילה של סוגי ההתראות.", "apihelp-query+notifications-param-notifiertypes": "סוגי מודיעים שעבורם צריכים להחזיר התראות.", "apihelp-query+notifications-example-1": "רשימת התראות וב", - "apihelp-query+notifications-example-2": "רשימת התראות וב, מקובצות לפי חלק, עם מונים", + "apihelp-query+notifications-example-2": "רשימת התראות וב, מקובצות, עם מונים", "apihelp-query+notifications-example-3": "רשימת התראות דוא\"ל", "apihelp-query+unreadnotificationpages-description": "קבלת דפים שעבורם יש הודעות שלא נקראו למשתמש הנוכחי.", "apihelp-query+unreadnotificationpages-summary": "קבלת דפים שעבורם יש הודעות שלא נקראו למשתמש הנוכחי.", diff --git a/i18n/da.json b/i18n/da.json index 64541a8d3..434bc3b3f 100644 --- a/i18n/da.json +++ b/i18n/da.json @@ -75,12 +75,12 @@ "echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Eksisterende brugere", "echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Nye brugere", "echo-specialpage": "Meddelelser", - "echo-specialpage-section-markread": "Mærk gruppe som læst", - "echo-specialpage-markasread": "Notifikation: Mærk som læst", + "echo-specialpage-section-markread": "Marker gruppen som læst", + "echo-specialpage-markasread": "Notifikation: Marker som læst", "echo-specialpage-pagination-numnotifications": "$1 {{PLURAL:$1|meddelelse|meddelelser}}", "echo-specialpage-pagefilters-title": "Nylig aktivitet", "echo-specialpage-pagefilters-subtitle": "Sider med ulæste meddelelser", - "notificationsmarkread-legend": "Mærk notifikation som læst", + "notificationsmarkread-legend": "Marker notifikation som læst", "echo-none": "Du har ingen meddelelser.", "echo-notification-markasread": "Marker som læst", "echo-notification-markasunread": "Marker som ulæst", @@ -161,6 +161,7 @@ "notification-inbox-filter-all": "Alle", "echo-specialmute-label-mute-notifications": "Slå meddelelser fra {{GENDER:$1|denne bruger}} fra", "echo-notification-alert": "{{PLURAL:$1|Meddelelse ($1)|Meddelelser ($1)|100=Meddelelser (99+)}}", + "echo-notification-notice": "{{PLURAL:$1|Meddelelse ($1)|Meddelelser ($1)|100=Meddelelser (99+)}}", "echo-notification-alert-text-only": "Alarmer", "echo-notification-notice-text-only": "Meddelelser", "echo-overlay-link": "Alle meddelelser", @@ -176,5 +177,6 @@ "echo-email-batch-body-intro-weekly": "Hej $1,\nHer er et resumé af denne uges aktivitet på {{SITENAME}} for dig.", "echo-email-batch-link-text-view-all-notifications": "Se alle meddelelser", "notification-header-foreign-alert": "Flere alarmer fra {{PLURAL:$5|en anden wiki|$5 andre wikier}}", + "notification-header-foreign-notice": "Flere meddelelser fra {{PLURAL:$5|en anden wiki|$5 andre wikier}}", "notification-header-foreign-all": "Flere meddelelser fra {{PLURAL:$5|en anden wiki|$5 andre wikier}}" } diff --git a/i18n/he.json b/i18n/he.json index ad58ab505..d2d2fd666 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -84,7 +84,7 @@ "echo-displaynotificationsconfiguration-summary": "זוהי סקירה כללית של איך שההודעות מוגדרות בוויקי הזה.", "echo-displaynotificationsconfiguration-notifications-by-category-header": "הודעות לפי קטגוריה", "echo-displaynotificationsconfiguration-sorting-by-section-header": "מיון סוגים", - "echo-displaynotificationsconfiguration-sorting-by-section-legend": "לאיזה אזור בתצוגה ממוינת כל הודעה", + "echo-displaynotificationsconfiguration-sorting-by-section-legend": "לאיזו קבוצה ממוינת כל הודעה", "echo-displaynotificationsconfiguration-available-notification-methods-header": "שיטות הודעה מותרות", "echo-displaynotificationsconfiguration-available-notification-methods-by-category-legend": "אילו שיטות הודעה נתמכות לכל קטגוריה", "echo-displaynotificationsconfiguration-enabled-default-header": "מופעל כברירת מחדל", @@ -93,7 +93,7 @@ "echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "שיטות הודעה נדרשות", "echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "אילו שיטות הודעה נדרשות לכל קטגוריה", "echo-specialpage": "הודעות", - "echo-specialpage-section-markread": "סימון כקבוצה שנקראה", + "echo-specialpage-section-markread": "סימון בתור קבוצה שנקראה", "echo-specialpage-markasread": "הודעה: סימון כהודעה שנקראה", "echo-specialpage-markasread-invalid-id": "מזהה אירוע בלתי־תקין", "echo-specialpage-pagefilterwidget-aria-label": "סינון לפי ויקי וכותרת דף", @@ -136,9 +136,9 @@ "notification-link-text-view-changes": "{{GENDER:$1|הצגת}} שינויים", "notification-link-text-view-page": "הצגת הדף", "notification-header-edit-user-talk": "$1 {{GENDER:$2|השאיר|השאירה}} הודעה בדף השיחה {{GENDER:$3|שלך}}.", - "notification-header-edit-user-talk-with-section": "$1 {{GENDER:$2|השאיר|השאירה}} הודעה בדף השיחה {{GENDER:$3|שלך}} בפסקה \"$4\".", + "notification-header-edit-user-talk-with-section": "$1 {{GENDER:$2|השאיר|השאירה}} הודעה בדף השיחה {{GENDER:$3|שלך}} בפרק \"$4\".", "notification-compact-header-edit-user-talk": "$1 {{GENDER:$2|השאיר|השאירה}} {{GENDER:$3|לך}} הודעה.", - "notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$2|השאיר|השאירה}} {{GENDER:$3|לך}} הודעה בפסקה \"$4\".", + "notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$2|השאיר|השאירה}} {{GENDER:$3|לך}} הודעה בפרק \"$4\".", "notification-header-page-linked": "נוצר קישור מהדף $4 אל הדף $3.", "notification-compact-header-page-linked": "קושר מהדף $1.", "notification-bundle-header-page-linked": "נוצרו קישורים מ{{GRAMMAR:תחילית|{{PLURAL:$5||$5 דפים|100=99+ דפים}}}} אל הדף $3.", diff --git a/i18n/io.json b/i18n/io.json index 36dba8569..cd8cb99a4 100644 --- a/i18n/io.json +++ b/i18n/io.json @@ -122,6 +122,8 @@ "echo-email-batch-link-text-view-all-notifications": "Montrez omna avizi", "notification-header-foreign-alert": "Plusa avizi de {{PLURAL:$5|altra Wiki|$5 altra Wiki}}", "notification-header-foreign-notice": "Altra avizi de {{PLURAL:$5|altra Wiki|$5 altra Wiki}}", + "right-manage-all-push-subscriptions": "Administrar omna nemediata (''push'') suskriptaji", + "action-manage-all-push-subscriptions": "administrar omna nemediata (''push'') suskriptaji", "group-push-subscription-manager": "Jeranti di suskripti ''push''", "grouppage-push-subscription-manager": "{{ns:project}}:Jeranti di suskripti ''push''" }