diff options
Diffstat (limited to 'OAuth/i18n/roa-tara.json')
-rw-r--r-- | OAuth/i18n/roa-tara.json | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/OAuth/i18n/roa-tara.json b/OAuth/i18n/roa-tara.json new file mode 100644 index 00000000..d3a40e46 --- /dev/null +++ b/OAuth/i18n/roa-tara.json @@ -0,0 +1,79 @@ +{ + "@metadata": { + "authors": [ + "Joetaras" + ] + }, + "mwoauth-desc": "Permette l'ause de le API de OAuth 1.0a e OAuth 2.0 de autendicazione", + "mwoauth-missing-field": "Valore zumbate pu cambe \"$1\"", + "mwoauth-invalid-field": "Valore date invalide pu cambe \"$1\"", + "mwoauth-field-hidden": "(sta 'mbormazione jè scunnute)", + "mwoauth-field-private": "(sta 'mbormazione jè private)", + "mwoauth-consumer-key": "Chiave d'u consumatore:", + "mwoauth-consumer-name": "Nome de l'applicazione:", + "mwoauth-consumer-version": "Versione d'u consumatore:", + "mwoauth-consumer-user": "Pubblecatore:", + "mwoauth-consumer-stage": "State de mò:", + "mwoauth-consumer-email": "Indirizze email de condatte:", + "mwoauth-consumer-description": "Descrizione de l'applicazione:", + "mwoauth-consumer-callbackurl": "URL de \"callback\" OAuth:", + "mwoauth-consumer-wiki": "Pruggette applicabbile:", + "mwoauth-consumer-restrictions": "Ause le restriziune:", + "mwoauth-consumer-rsakey": "Chiave pubblche RSA (opzionale):", + "mwoauth-consumer-reason": "Mutive:", + "mwoauth-consumer-stage-proposed": "proposte", + "mwoauth-consumer-stage-rejected": "scettate", + "mwoauth-consumer-stage-expired": "scadute", + "mwoauth-consumer-stage-approved": "approvate", + "mwoauth-consumer-stage-disabled": "disabbilitate", + "mwoauth-consumer-stage-suppressed": "scangellate", + "mwoauthconsumerregistration-navigation": "Navigazzione:", + "mwoauthconsumerregistration-main": "Prengepàle", + "mwoauthconsumerregistration-user": "Pubblecatore", + "mwoauthconsumerregistration-description": "Descrizione", + "mwoauthconsumerregistration-email": "Email de condatte", + "mwoauthconsumerregistration-consumerkey": "Chiave d'u consumatore", + "mwoauthconsumerregistration-stage": "State", + "mwoauthconsumerregistration-lastchange": "Urteme cangiamende", + "mwoauthconsumerregistration-manage": "gestisce", + "mwoauthmanageconsumers-type": "Code:", + "mwoauthmanageconsumers-showproposed": "Richieste proposte", + "mwoauthmanageconsumers-showrejected": "Richieste scettate", + "mwoauthmanageconsumers-showexpired": "Richieste scadute", + "mwoauthmanageconsumers-linkproposed": "richieste proposte", + "mwoauthmanageconsumers-linkrejected": "richieste scettate", + "mwoauthmanageconsumers-linkexpired": "richieste scadute", + "mwoauthmanageconsumers-linkapproved": "richieste approvate", + "mwoauthmanageconsumers-linkdisabled": "richieste disabbilitate", + "mwoauthmanageconsumers-main": "Prengepàle", + "mwoauthmanageconsumers-name": "Cliente", + "mwoauthmanageconsumers-user": "Pubblecatore", + "mwoauthmanageconsumers-description": "Descrizione", + "mwoauthmanageconsumers-email": "Email de condatte", + "mwoauthmanageconsumers-consumerkey": "Chiave d'u consumatore", + "mwoauthmanageconsumers-lastchange": "Urteme cangiamende", + "mwoauthmanageconsumers-review": "revisione/gestisce", + "mwoauthmanageconsumers-approve": "Approvate", + "mwoauthmanageconsumers-reject": "Scettate", + "mwoauthmanageconsumers-rsuppress": "Scettate e soppresse", + "mwoauthmanageconsumers-disable": "Disabbilitate", + "mwoauthmanageconsumers-dsuppress": "Disabilitate e soppresse", + "mwoauthmanageconsumers-reenable": "Approvate", + "mwoauthmanageconsumers-reason": "Mutive:", + "mwoauthlistconsumers-view": "dettaglie", + "mwoauthlistconsumers-name": "Nome de l'applicazione", + "mwoauthlistconsumers-version": "Versione d'u consumatore", + "mwoauthlistconsumers-user": "Pubblecatore", + "mwoauthlistconsumers-description": "Descrizione", + "mwoauthlistconsumers-wiki": "Pruggette applicabbile", + "mwoauthlistconsumers-callbackurl": "URL de \"callback\" OAuth", + "mwoauthlistconsumers-grants": "Deritte applicabbile", + "mwoauthlistconsumers-basicgrantsonly": "(sulamende accesse base)", + "mwoauthlistconsumers-status": "State", + "mwoauth-consumer-stage-any": "tutte", + "mwoauthlistconsumers-status-proposed": "proposte", + "mwoauthlistconsumers-status-approved": "approvate", + "mwoauthlistconsumers-status-disabled": "disabbilitate", + "mwoauthlistconsumers-status-rejected": "scettate", + "mwoauthlistconsumers-status-expired": "scadute" +} |