mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-11 17:00:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3e90871c76ecd2c284e255b2e2950be775d28f4c
This commit is contained in:
parent
3258514b7b
commit
101c801e0f
|
@ -94,6 +94,8 @@
|
|||
"echo-email-footer-default-html": "Pa controlar los correos electrónicos que-y unviamos, <a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">compruebe les sos preferencies</a>.<br />\n$1",
|
||||
"echo-notification-alert": "{{PLURAL:$1|($1) alerta|($1) alertes|100=(99+) alertes}}",
|
||||
"echo-notification-message": "{{PLURAL:$1|($1) mensaxe|($1) mensaxes|100=(99+) mensaxes}}",
|
||||
"echo-notification-alert-text-only": "Alertes",
|
||||
"echo-notification-message-text-only": "Mensaxes",
|
||||
"echo-overlay-link": "Tolos avisos",
|
||||
"echo-overlay-title": "<b>Avisos</b>",
|
||||
"echo-overlay-title-overflow": "<b>{{PLURAL:$1|Avisu|Avisos}}</b> (amosando $1 de $2 ensin lleer)",
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"Kwj2772",
|
||||
"Priviet",
|
||||
"관인생략",
|
||||
"아라"
|
||||
"아라",
|
||||
"Revi"
|
||||
]
|
||||
},
|
||||
"echo-desc": "알림 시스템",
|
||||
|
@ -114,5 +115,5 @@
|
|||
"echo-email-batch-body-intro-daily": "$1님 안녕하세요,\n여기에 {{SITENAME}}에 오늘의 활동 요약이 있습니다.",
|
||||
"echo-email-batch-body-intro-weekly": "$1님 안녕하세요,\n여기에 {{SITENAME}}에 이번 주의 활동 요약이 있습니다.",
|
||||
"echo-email-batch-link-text-view-all-notifications": "모든 알림 보기",
|
||||
"echo-rev-deleted-text-view": "이 문서 판은 숨겨져 있습니다."
|
||||
"echo-rev-deleted-text-view": "이 문서의 판은 숨겨져 있습니다."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue