mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I517fc453fed67e81a4057af9e24ce1e555499442
This commit is contained in:
parent
67f926707e
commit
869fc18c8a
|
@ -176,9 +176,9 @@
|
|||
"echo-email-body-default": "Es gibt eine neue Benachrichtigung auf {{SITENAME}}:\n\n$1",
|
||||
"echo-email-footer-default-html": "Um zu steuern, welche E-Mails wir dir senden, <a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">nutze deine Einstellungen</a>.<br />\n$1",
|
||||
"echo-email-footer-default": "$2\n\nUm zu steuern, welche E-Mails wir dir senden, nutze deine Einstellungen:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1",
|
||||
"echo-email-plain-footer": "Um zu kontrollieren, welche E-Mails wir dir senden, überprüfe deine Einstellungen:",
|
||||
"echo-email-html-footer-preference-link-text": "überprüfe deine Einstellungen",
|
||||
"echo-email-html-footer-with-link": "Um zu steuern, welche E-Mails wir dir senden, $1.",
|
||||
"echo-email-plain-footer": "Um zu kontrollieren, welche E-Mails wir {{GENDER:$1|dir}} senden, überprüfe {{GENDER:$1|deine}} Einstellungen:",
|
||||
"echo-email-html-footer-preference-link-text": "überprüfe {{GENDER:$1|deine}} Einstellungen",
|
||||
"echo-email-html-footer-with-link": "Um zu steuern, welche E-Mails wir {{GENDER:$2|dir}} senden, $1.",
|
||||
"echo-notification-alert": "{{PLURAL:$1|Eine Meldung|$1 Meldungen|100=99+ Meldungen}}",
|
||||
"echo-notification-notice": "{{PLURAL:$1|Mitteilung ($1)|Mitteilungen ($1)|100=Mehr als 99 Mitteilungen}}",
|
||||
"echo-notification-alert-text-only": "Meldungen",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"echo-displaynotificationsconfiguration-available-notification-methods-by-type-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods are available for each type",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-header": "Header on DisplayNotificationsConfiguration for section about which categories are enabled by default",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for existing users",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for new users",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for new users\n{{Identical|New user}}",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "Header on DisplayNotificationsConfiguration for section about which notification methods are required",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods are mandatory for each category",
|
||||
"echo-specialpage": "Special page title for Special:Notifications.\n{{Identical|Notification}}",
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"echo-pref-tooltip-mention-success": "当我向某人发送提及时通知我。",
|
||||
"echo-pref-tooltip-user-rights": "当有人更新我的用户权限时通知我。",
|
||||
"echo-pref-tooltip-emailuser": "当有人向我发送电子邮件时通知我。",
|
||||
"echo-error-no-formatter": "未指定通知格式",
|
||||
"echo-error-no-formatter": "未指定通知格式。",
|
||||
"notifications": "通知",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|您的}}提醒",
|
||||
"tooltip-pt-notifications-notice": "{{GENDER:|您的}}一般通知",
|
||||
|
|
Loading…
Reference in a new issue