mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 19:09:52 +00:00
3a9b890cea
Change-Id: Ib28666df1807f6400a6cc5157575d66c689c21f7
54 lines
3.3 KiB
JSON
54 lines
3.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"QuimGil",
|
|
"Vriullop",
|
|
"Pere prlpz",
|
|
"KRLS",
|
|
"Paucabot",
|
|
"Macofe"
|
|
]
|
|
},
|
|
"thanks-desc": "Afegeix enllaços per agrair els editors per les seves edicions, comentaris, etc.",
|
|
"thanks-thank": "agraeix",
|
|
"thanks-thanked": "{{GENDER:$1|agraït}}",
|
|
"thanks-button-thank": "{{GENDER:$1|Agraeix}}",
|
|
"thanks-button-thanked": "{{GENDER:$1|Agraït|Agraïda}}",
|
|
"thanks-error-undefined": "L'agraïment ha fallat. Si us plau torneu a intentar-ho.",
|
|
"thanks-error-invalidrevision": "L'identificador de revisió no és vàlid.",
|
|
"thanks-error-ratelimited": "{{GENDER:$1|Heu}} excedit el límit d'agraïments. Si us plau espereu una mica abans de tornar-hi.",
|
|
"thanks-thank-tooltip": "{{GENDER:$1|Envia}} una notificació d'agraïment a {{GENDER:$2|aquest usuari|aquesta usuària}}.",
|
|
"thanks-confirmation2": "{{GENDER:$1|Voleu}} agrair aquesta edició?",
|
|
"thanks-thanked-notice": "$1 ha rebut el vostre agraïment per {{GENDER:$2|la seva}} edició.",
|
|
"thanks": "Envia agraïments",
|
|
"thanks-form-revid": "ID de revisió per a l'edició",
|
|
"thanks-already-thanked": "Ja {{GENDER:$1|heu}} enviat un agraïment per aquesta edició.",
|
|
"echo-pref-subscription-edit-thank": "Agraeix la meva edició",
|
|
"echo-pref-tooltip-edit-thank": "Notifica'm quan algú agraeix una edició que he fet.",
|
|
"echo-category-title-edit-thank": "Agraïments",
|
|
"notification-thanks-diff-link": "l'edició",
|
|
"notification-thanks": "[[User:$1|$1]] us {{GENDER:$1|ha agraït}} $2 a [[:$3]].",
|
|
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|agraeix}} la vostra edició a $2.",
|
|
"notification-thanks-email-subject": "$1 {{GENDER:$1|agraeix}} la vostra edició a {{SITENAME}}",
|
|
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|agraeix}} la teva edició a $2.",
|
|
"notification-link-text-respond-to-user": "Respondre a l'usuari",
|
|
"log-name-thanks": "Registre d'agraïments",
|
|
"log-description-thanks": "A continuació teniu una llista d'usuaris agraïts per part d'altres usuaris.",
|
|
"logentry-thanks-thank": "$1 {{GENDER:$2|ha agraït}} {{GENDER:$4|$3}}",
|
|
"log-show-hide-thanks": "$1 el registre d'agraïments",
|
|
"thanks-error-no-id-specified": "Heu d'especificar una revisió ID per enviar les gràcies.",
|
|
"thanks-confirmation-special": "Voleu agrair públicament aquesta edició?",
|
|
"notification-link-text-view-post": "Mostra el comentari",
|
|
"thanks-error-invalidpostid": "Post ID no és vàlid.",
|
|
"flow-thanks-confirmation-special": "Voleu agrair públicament aquest comentari?",
|
|
"flow-thanks-thanked-notice": "$1 ha rebut el vostre agraïment pel {{GENDER:$2|seu|seu|seu}} comentari.",
|
|
"notification-flow-thanks": "[[User:$1|$1]] us {{GENDER:$1|agraeix}} per $2 a \"$3\" de [[:$4]].",
|
|
"notification-flow-thanks-post-link": "el vostre comentari",
|
|
"notification-flow-thanks-flyout": "[[User:$1|$1]] us {{GENDER:$1|agraeix}} el comentari a \"$2\" de $3.",
|
|
"notification-flow-thanks-email-subject": "$1 us {{GENDER:$1|ha agraït}} el vostre comentari en el projecte {{SITENAME}}",
|
|
"notification-flow-thanks-email-batch-body": "$1 us {{GENDER:$1|ha agraït}} el comentari a \"$2\" de $3.",
|
|
"apihelp-thank-description": "Envieu una notificació d'agraïment a un editor.",
|
|
"apihelp-thank-param-rev": "Revisió ID per agrair a algú.",
|
|
"apihelp-thank-example-1": "Doneu les gràcies per la revisió ID 456, i que la font sigui un diff de la pàgina"
|
|
}
|