mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-27 17:20:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I0a086d2a64d6d12108679acd5d7633ad68a95aef
This commit is contained in:
parent
9edf91d49a
commit
5fd92eb4b0
|
@ -49,6 +49,9 @@
|
|||
"apihelp-query+unreadnotificationpages-param-limit": "Número máximo de páxinas a devolver.",
|
||||
"apihelp-query+unreadnotificationpages-param-wikis": "Lista de wikis para buscar páxinas con notificacións sen ler (por defecto só na wiki actual).",
|
||||
"apihelp-query+unreadnotificationpages-example-1": "Listar as páxinas con notificacións sen ler (xunto ao número de notificacións sen ler)",
|
||||
"apihelp-echoarticlereminder-param-pageid": "Identificador do artigo a lembrar ó usuario",
|
||||
"apihelp-echoarticlereminder-param-title": "Título do artigo a lembrar ó usuario",
|
||||
"apihelp-echoarticlereminder-param-timestamp": "En que data e hora lembrar ó usuario",
|
||||
"apiwarn-echo-deprecation-flyout": "<kbd>notformat=flyout</kbd> está obsoleto e será eliminado pronto. Use <kbd>notformat=model</kbd> para obter os datos en bruto ou <kbd>notformat=special</kbd> para o HTML preformatado.",
|
||||
"apiwarn-echo-deprecation-html": "<kbd>notformat=html</kbd> está obsoleto e será eliminado en breve. Substituír por <kbd>notformat=special</kbd>."
|
||||
}
|
||||
|
|
|
@ -74,6 +74,7 @@
|
|||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "Якія спосабы паведамленьняў зьяўляюцца абавязковымі для кожнай катэгорыі",
|
||||
"echo-specialpage": "Абвесткі",
|
||||
"echo-specialpage-section-markread": "Пазначыць групу як прачытаную",
|
||||
"echo-specialpage-markasread": "Паведамленьне: пазначыць як прачытанае",
|
||||
"echo-specialpage-pagefilters-subtitle": "Старонкі зь непрачытанымі паведамленьнямі",
|
||||
"echo-anon": "Для атрыманьня абвестак [$1 стварыце рахунак] або [$2 увайдзіце].",
|
||||
"echo-none": "Вы ня маеце абвестак.",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"prefs-echocrosswiki": "Wara-wara antar-wiki",
|
||||
"prefs-newmessageindicator": "Panengeré layang anyar",
|
||||
"echo-pref-send-me": "Kirimi aku:",
|
||||
"echo-pref-send-to": "Kirim nyang:",
|
||||
"echo-pref-send-to": "Kirim menyang:",
|
||||
"echo-pref-email-format": "Format layang-èl:",
|
||||
"echo-pref-web": "Jaringan",
|
||||
"echo-pref-email": "Layang-èl",
|
||||
|
|
|
@ -50,6 +50,10 @@
|
|||
"echo-feedback": "Segnalazione",
|
||||
"echo-api-failure": "Non ge riesche a pigghià le notifiche.",
|
||||
"echo-notification-placeholder": "Non ge stonne notifiche.",
|
||||
"echo-notification-markasread": "Signe cumme lette",
|
||||
"echo-notification-markasunread": "Signe cumme non lette",
|
||||
"echo-notification-markasread-tooltip": "Signe cumme lette",
|
||||
"echo-notification-more-options-tooltip": "Cchiù opziune",
|
||||
"notification-link-text-expand-all": "Spanne",
|
||||
"notification-link-text-expand-alert-count": "'Ndruche le {{PLURAL:$1|$1 avvise}}",
|
||||
"notification-link-text-expand-notice-count": "'Ndruche {{PLURAL:$1|'a $1|le $1}} notizie",
|
||||
|
|
Loading…
Reference in a new issue