sf_admin.it.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
  3. <xliff version="1.0">
  4. <file original="global" source-language="en" datatype="plaintext">
  5. <header />
  6. <body>
  7. <!-- Actions -->
  8. <trans-unit>
  9. <source>New</source>
  10. <target>Nuovo</target>
  11. </trans-unit>
  12. <trans-unit>
  13. <source>Edit</source>
  14. <target>Modifica</target>
  15. </trans-unit>
  16. <trans-unit>
  17. <source>Delete</source>
  18. <target>Cancella</target>
  19. </trans-unit>
  20. <trans-unit>
  21. <source>List</source>
  22. <target>Lista</target>
  23. </trans-unit>
  24. <trans-unit>
  25. <source>Save</source>
  26. <target>Salva</target>
  27. </trans-unit>
  28. <trans-unit>
  29. <source>Save and add</source>
  30. <target>Salva e aggiungi</target>
  31. </trans-unit>
  32. <trans-unit>
  33. <source>Cancel</source>
  34. <target>Annulla</target>
  35. </trans-unit>
  36. <trans-unit>
  37. <source>Choose an action</source>
  38. <target>Scegli un'azione</target>
  39. </trans-unit>
  40. <trans-unit>
  41. <source>go</source>
  42. <target>ok</target>
  43. </trans-unit>
  44. <!-- Filters -->
  45. <trans-unit>
  46. <source>Reset</source>
  47. <target>Reset</target>
  48. </trans-unit>
  49. <trans-unit>
  50. <source>Filter</source>
  51. <target>Filtra</target>
  52. </trans-unit>
  53. <!-- List -->
  54. <trans-unit>
  55. <source>No result</source>
  56. <target>Nessun risultato</target>
  57. </trans-unit>
  58. <trans-unit>
  59. <source>Actions</source>
  60. <target>Azioni</target>
  61. </trans-unit>
  62. <trans-unit>
  63. <source>(page %%page%%/%%nb_pages%%)</source>
  64. <target>(pagina %%page%%/%%nb_pages%%)</target>
  65. </trans-unit>
  66. <trans-unit>
  67. <source>asc</source>
  68. <target>asc</target>
  69. </trans-unit>
  70. <trans-unit>
  71. <source>desc</source>
  72. <target>disc</target>
  73. </trans-unit>
  74. <trans-unit>
  75. <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
  76. <target>[0] nessun risultato|[1] 1 risultato|(1,+Inf] %1% risultati</target>
  77. </trans-unit>
  78. <!-- Pagination -->
  79. <trans-unit>
  80. <source>First page</source>
  81. <target>Prima pagina</target>
  82. </trans-unit>
  83. <trans-unit>
  84. <source>Previous page</source>
  85. <target>Pagina precedente</target>
  86. </trans-unit>
  87. <trans-unit>
  88. <source>Next page</source>
  89. <target>Pagina seguente</target>
  90. </trans-unit>
  91. <trans-unit>
  92. <source>Last page</source>
  93. <target>Ultima pagina</target>
  94. </trans-unit>
  95. <!-- Form -->
  96. <trans-unit>
  97. <source>The item was created successfully.</source>
  98. <target>L'elemento è stato creato con successo.</target>
  99. </trans-unit>
  100. <trans-unit>
  101. <source>The item was updated successfully.</source>
  102. <target>L'elemento è stato aggiornato con successo.</target>
  103. </trans-unit>
  104. <trans-unit>
  105. <source>The item was created successfully. You can add another one below.</source>
  106. <target>L'elemento è stato creato con successo. Puoi aggiungerne un altro di seguito.</target>
  107. </trans-unit>
  108. <trans-unit>
  109. <source>The item was updated successfully. You can add another one below.</source>
  110. <target>L'elemento è stato aggiornato con successo. Puoi aggiungerne un altro di seguito.</target>
  111. </trans-unit>
  112. <trans-unit>
  113. <source>The item has not been saved due to some errors.</source>
  114. <target>L'elemento non è stato salvato a causa di qualche errore.</target>
  115. </trans-unit>
  116. <trans-unit>
  117. <source>The item was deleted successfully.</source>
  118. <target>L'elemento è stato cancellato con successo.</target>
  119. </trans-unit>
  120. <trans-unit>
  121. <source>You must at least select one item.</source>
  122. <target>Selezionare almeno un elemento.</target>
  123. </trans-unit>
  124. <trans-unit>
  125. <source>You must select an action to execute on the selected items.</source>
  126. <target>Selezionare un'azione da eseguire sugli elementi selezionati.</target>
  127. </trans-unit>
  128. <trans-unit>
  129. <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
  130. <target>Si è verificato un problema durante la cancellazione degli elementi selezionati, alcuni elementi non esistono più.</target>
  131. </trans-unit>
  132. <trans-unit>
  133. <source>The selected items have been deleted successfully.</source>
  134. <target>Gli elementi selezionati sono stati cancellati.</target>
  135. </trans-unit>
  136. <trans-unit>
  137. <source>A problem occurs when deleting the selected items.</source>
  138. <target>Si è verificato un problema durante la cancellazione degli elementi selezionati.</target>
  139. </trans-unit>
  140. </body>
  141. </file>
  142. </xliff>