Advertisement
Guest User

TranslationIT.json

a guest
Jan 3rd, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "headers": {
  3. "page": "Editor di TemplateData",
  4. "desc": "Descrizione",
  5. "params": "Parametri",
  6.  
  7.  
  8. "result": "Risultato"
  9. },
  10. "placeholders": {
  11. "desc": "Descrizione template"
  12. },
  13. "table": {
  14. "label":
  15.  
  16. "Etichetta",
  17. "tipLabel": "Ciò che l'utente vede",
  18. "name": "Nome",
  19. "tipName": "Nome attuale",
  20.  
  21.  
  22. "desc": "Descrizione",
  23. "type": "Tipo",
  24. "default": "Default",
  25. "required": "Obbligatorio",
  26.  
  27.  
  28. "actions": "Azioni",
  29. "add": "Aggiungi",
  30. "import": "Importa",
  31. "import-append": "Aggiungi",
  32. "import-
  33.  
  34. replace": "Sostituisci",
  35. "import-info": "Incolla qui il TemplateData esistente. Sarà aggiunto alla fine della lista",
  36. "import-info-
  37.  
  38. replace": "Incolla qui il TemplateData esistente. <strong>Sostituirà tutti i dati della lista!</strong>",
  39. "dup": "Duplica",
  40.  
  41.  
  42. "dup-below": "Sotto",
  43. "dup-end": "Alla fine",
  44. "del": "Cancella",
  45. "param-name-header": "Nome <small>/
  46.  
  47. alias</small>",
  48. "param-name-help": "Immetti i nomi dei parametri in linee separate. Il primo sarà quello principale, gli altri saranno
  49.  
  50. alias.",
  51. "save": "Salva",
  52. "cancel": "Annulla",
  53. "type-unknown": "Non definito",
  54. "type-number":
  55.  
  56. "Numero",
  57. "type-string": "Stringa",
  58. "type-user": "Utente",
  59. "type-page": "Pagina",
  60.  
  61.  
  62. "empty-placeholder": "Vuoto"
  63. }
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement