sf_admin.pt.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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>Novo</target>
  11. </trans-unit>
  12. <trans-unit>
  13. <source>Edit</source>
  14. <target>Editar</target>
  15. </trans-unit>
  16. <trans-unit>
  17. <source>Delete</source>
  18. <target>Apagar</target>
  19. </trans-unit>
  20. <trans-unit>
  21. <source>List</source>
  22. <target>Listar</target>
  23. </trans-unit>
  24. <trans-unit>
  25. <source>Save</source>
  26. <target>Gravar</target>
  27. </trans-unit>
  28. <trans-unit>
  29. <source>Save and add</source>
  30. <target>Gravar e adicionar</target>
  31. </trans-unit>
  32. <trans-unit>
  33. <source>Cancel</source>
  34. <target>Cancelar</target>
  35. </trans-unit>
  36. <!-- Filters -->
  37. <trans-unit>
  38. <source>Reset</source>
  39. <target>Eliminar</target>
  40. </trans-unit>
  41. <trans-unit>
  42. <source>Filter</source>
  43. <target>Filtrar</target>
  44. </trans-unit>
  45. <!-- List -->
  46. <trans-unit>
  47. <source>No result</source>
  48. <target>Nenhum resultado.</target>
  49. </trans-unit>
  50. <trans-unit>
  51. <source>Actions</source>
  52. <target>Acções</target>
  53. </trans-unit>
  54. <trans-unit>
  55. <source>(page %%page%%/%%nb_pages%%)</source>
  56. <target>(página %%page%%/%%nb_pages%%)</target>
  57. </trans-unit>
  58. <trans-unit>
  59. <source>asc</source>
  60. <target>asc</target>
  61. </trans-unit>
  62. <trans-unit>
  63. <source>desc</source>
  64. <target>desc</target>
  65. </trans-unit>
  66. <!-- Pagination -->
  67. <trans-unit>
  68. <source>First page</source>
  69. <target>Primeira página</target>
  70. </trans-unit>
  71. <trans-unit>
  72. <source>Previous page</source>
  73. <target>Página anterior</target>
  74. </trans-unit>
  75. <trans-unit>
  76. <source>Next page</source>
  77. <target>Próxima página</target>
  78. </trans-unit>
  79. <trans-unit>
  80. <source>Last page</source>
  81. <target>Última página</target>
  82. </trans-unit>
  83. <!-- Form -->
  84. <trans-unit>
  85. <source>The item was created successfully.</source>
  86. <target>O objecto foi criado com sucesso.</target>
  87. </trans-unit>
  88. <trans-unit>
  89. <source>The item was updated successfully.</source>
  90. <target>O objecto foi actualizado com sucesso.</target>
  91. </trans-unit>
  92. <trans-unit>
  93. <source>The item was created successfully. You can add another one below.</source>
  94. <target>O objecto foi criado com sucesso. Poderá adicionar outro de seguida.</target>
  95. </trans-unit>
  96. <trans-unit>
  97. <source>The item was updated successfully. You can add another one below.</source>
  98. <target>O objecto foi actualizado com sucesso. Poderá adicionar outro de seguida.</target>
  99. </trans-unit>
  100. <trans-unit>
  101. <source>The item has not been saved due to some errors.</source>
  102. <target>O objecto não foi guardado devido a erros.</target>
  103. </trans-unit>
  104. <trans-unit>
  105. <source>The item was deleted successfully.</source>
  106. <target>O objecto foi apagado com sucesso.</target>
  107. </trans-unit>
  108. <trans-unit>
  109. <source>You must at least select one item.</source>
  110. <target>Deverá seleccionar pelo menos um objecto.</target>
  111. </trans-unit>
  112. <trans-unit>
  113. <source>You must select an action to execute on the selected items.</source>
  114. <target>Deverá selecionar uma acção para executar nos objectos seleccionados.</target>
  115. </trans-unit>
  116. <trans-unit>
  117. <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
  118. <target>Um problema ocorreu ao apagar os objectos seleccionados devido à sua inexistência.</target>
  119. </trans-unit>
  120. <trans-unit>
  121. <source>The selected items have been deleted successfully.</source>
  122. <target>Os objectos seleccionados foram apagados com sucesso..</target>
  123. </trans-unit>
  124. <trans-unit>
  125. <source>A problem occurs when deleting the selected items.</source>
  126. <target>Ocorreu um erro ao apagar os objectos seleccionados.</target>
  127. </trans-unit>
  128. </body>
  129. </file>
  130. </xliff>