mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I7c375912fd0f6724ee41abe77361b22ea38a0aa7
This commit is contained in:
parent
322a1d9113
commit
7a5cc5a362
|
@ -104,6 +104,9 @@
|
|||
"notification-header-thank-you-10-edit": "{{GENDER:$2|あなた}}は10回の編集を行いました。これからも頑張りましょう!",
|
||||
"notification-header-thank-you-100-edit": "{{GENDER:$2|あなた}}は100回の編集を行いました。ありがとうございます!",
|
||||
"notification-header-thank-you-1000-edit": "{{GENDER:$2|あなた}}は1,000回の編集を行いました。たくさんの寄稿をありがとうございます。",
|
||||
"notification-header-thank-you-10000-edit": "{{GENDER:$2|あなた}}は10,000回の編集を行いました。非常に多くの寄稿をありがとうございます。",
|
||||
"notification-header-thank-you-100000-edit": "{{GENDER:$2|あなた}}は100,000回の編集を行いました。数えきれないほどの寄稿をありがとうございます。",
|
||||
"notification-header-thank-you-1000000-edit": "{{GENDER:$2|あなた}}は1,000,000回の編集を行いました。莫大な数の寄稿をありがとうございます。",
|
||||
"notification-link-thank-you-edit": "{{GENDER:$1|自身}}の編集",
|
||||
"notification-reverted2": "{{PLURAL:$4|[[:$2]] でのあなたの編集}}を [[$5|$1]] が{{GENDER:$1|差し戻しました}}。$3",
|
||||
"notification-header-reverted": "{{PLURAL:$4|'''$3''' でのあなたの編集}}が{{GENDER:$2|差し戻されました}}",
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
"echo-pref-beta-feature-cross-wiki-message": "Notificações melhoradas",
|
||||
"echo-pref-beta-feature-cross-wiki-description": "Confira e organize as suas notificações mais facilmente. Inclui notificações de forma global, o que lhe permite verificar as suas mensagens provenientes de outras wikis.",
|
||||
"echo-learn-more": "Saiba mais",
|
||||
"echo-log": "Registo público",
|
||||
"echo-new-messages": "Tem novas mensagens",
|
||||
"echo-category-title-edit-user-talk": "{{PLURAL:$1|Mensagem|Mensagens}} na página de discussão",
|
||||
"echo-category-title-article-linked": "{{PLURAL:$1|Ligação|Ligações}} para a página",
|
||||
|
@ -74,7 +75,7 @@
|
|||
"notification-link-text-collapse-all": "Ocultar tudo",
|
||||
"notification-link-text-view-message": "Ver mensagem",
|
||||
"notification-link-text-view-mention": "Ver menção",
|
||||
"notification-link-text-view-changes": "Ver mudanças",
|
||||
"notification-link-text-view-changes": "{{GENDER:$1|Ver}} mudanças",
|
||||
"notification-link-text-view-page": "Ver página",
|
||||
"notification-link-text-view-edit": "Ver edição",
|
||||
"notification-edit-talk-page2": "[[User:$1|$1]] deixou uma mensagem na sua [[User talk:$2#$3|página de discussão]].",
|
||||
|
@ -112,6 +113,9 @@
|
|||
"notification-header-thank-you-10-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} décima edição; {{GENDER:$2|obrigado|obrigada|obrigado(a)}}, e por favor, continue!",
|
||||
"notification-header-thank-you-100-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} centésima edição; muito {{GENDER:$2|obrigado|obrigada|obrigado(a)}}!",
|
||||
"notification-header-thank-you-1000-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} milésima edição; {{GENDER:$2|obrigado|obrigada|obrigado(a)}} por colaborar tão arduamente!",
|
||||
"notification-header-thank-you-10000-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} milésima edição; muito {{GENDER:$2|obrigado|obrigada|obrigado(a)}}!",
|
||||
"notification-header-thank-you-100000-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} edição número cem mil; {{GENDER:$2|obrigado|obrigada|obrigado(a)}} por colaborar tão arduamente!",
|
||||
"notification-header-thank-you-1000000-edit": "{{GENDER:$2|Acabou}} de fazer a {{GENDER:$2|sua}} milionésima edição; {{GENDER:$2|obrigado|obrigada|obrigado(a)}} pela sua surpreendente contribuição!",
|
||||
"notification-link-thank-you-edit": "{{GENDER:$1|A sua}} edição",
|
||||
"notification-reverted2": "{{PLURAL:$4|A sua edição em [[:$2]] foi revertida|As suas edições em [[:$2]] foram revertidas}} por [[$5|$1]] $3",
|
||||
"notification-header-reverted": "{{PLURAL:$4|A sua edição em '''$3''' foi revertida|As suas edições em '''$3''' foram {{GENDER:$2|revertidas}}}}.",
|
||||
|
|
Loading…
Reference in a new issue