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: Ic1383bd3bc3f833e3302af462fae84bf1e71fbce
This commit is contained in:
parent
ac8c676cd7
commit
906862da4c
10
i18n/it.json
10
i18n/it.json
|
@ -119,5 +119,13 @@
|
|||
"echo-email-batch-body-intro-daily": "Ciao $1,\neccoti una sintesi delle attività di oggi su {{SITENAME}}.",
|
||||
"echo-email-batch-body-intro-weekly": "Ciao $1,\neccoti una sintesi delle attività di questa settimana su {{SITENAME}}.",
|
||||
"echo-email-batch-link-text-view-all-notifications": "Vedi tutte le notifiche",
|
||||
"echo-rev-deleted-text-view": "Questa versione della pagina è stata soppressa"
|
||||
"echo-rev-deleted-text-view": "Questa versione della pagina è stata soppressa",
|
||||
"apihelp-echomarkread-description": "Contrassegna tutte le notifiche come lette per l'utente attuale.",
|
||||
"apihelp-echomarkread-param-list": "Un elenco di ID notifiche da contrassegnare come lette.",
|
||||
"apihelp-echomarkread-param-all": "Se impostato, contrassegna tutte le notifiche dell'utente come lette.",
|
||||
"apihelp-echomarkread-param-sections": "Un elenco di sezioni da contrassegnare come lette.",
|
||||
"apihelp-echomarkread-example-1": "Contrassegna la notifica 8 come letta",
|
||||
"apihelp-echomarkread-example-2": "Contrassegna tutte le notifiche come lette",
|
||||
"apihelp-query+notifications-example-1": "Elenco notifiche",
|
||||
"apihelp-query+notifications-example-2": "Elenco notifiche, raggruppate per sezione, con i conteggi"
|
||||
}
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Kaganer"
|
||||
"Kaganer",
|
||||
"HalanTul"
|
||||
]
|
||||
},
|
||||
"tooltip-pt-notifications": "Эйиэхэ биллэриилэр",
|
||||
"notification-reverted2": "{{PLURAL:$4|1=Эн көннөрүүгүн|Эн көннөрүүлэргин}} [[:$2]] сирэйгэ [[User:$1|$1]] {{GENDER:$1|көтүрбүт}}. $3",
|
||||
"notification-reverted-flyout2": "{{PLURAL:$4|1=Эн көннөрүүгүн|Эн көннөрүүлэргин}} $2 сирэйгэ $1 {{GENDER:$1|көтүрбүт}}. $3",
|
||||
"notification-reverted-email-subject2": "{{GENDER:$1|Ким эрэ}} {{PLURAL:$3|1=эн көннөрүүгүн|эн көннөрүүлэргин}} «{{SITENAME}}» ситим-сиргэ көтүрбүт",
|
||||
|
|
Loading…
Reference in a new issue