Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Federico Bond <federicobond@gmail.com>, 2013
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Ramiro Morales, 2012-2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  12. "PO-Revision-Date: 2017-09-23 18:54+0000\n"
  13. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  14. "Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/"
  15. "language/es_AR/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: es_AR\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. msgid "Administrative Documentation"
  22. msgstr "Documentación administrativa"
  23. msgid "Home"
  24. msgstr "Inicio"
  25. msgid "Documentation"
  26. msgstr "Documentación"
  27. msgid "Bookmarklets"
  28. msgstr "Bookmarklets"
  29. msgid "Documentation bookmarklets"
  30. msgstr "Bookmarklets de documentación"
  31. msgid ""
  32. "To install bookmarklets, drag the link to your bookmarks toolbar, or right-"
  33. "click the link and add it to your bookmarks. Now you can select the "
  34. "bookmarklet from any page in the site."
  35. msgstr ""
  36. "Para instalar bookmarklets, arrastre el enlace a su barra\n"
  37. "de favoritos, o pulse con el botón derecho el enlace y añádalo a sus "
  38. "favoritos.\n"
  39. "Ahora puede seleccionar el bookmarklet desde cualquier página en el sitio."
  40. msgid "Documentation for this page"
  41. msgstr "Documentación de esta página"
  42. msgid ""
  43. "Jumps you from any page to the documentation for the view that generates "
  44. "that page."
  45. msgstr ""
  46. "Le lleva desde cualquier página a la documentación de la vista que la genera."
  47. msgid "Tags"
  48. msgstr "Etiquetas"
  49. msgid "List of all the template tags and their functions."
  50. msgstr "Lista de todas las etiquetas de plantilla y sus funciones."
  51. msgid "Filters"
  52. msgstr "Filtros"
  53. msgid ""
  54. "Filters are actions which can be applied to variables in a template to alter "
  55. "the output."
  56. msgstr ""
  57. "Los filtros son acciones que pueden ser aplicadas a variables en una "
  58. "plantilla para alterar el resultado final."
  59. msgid "Models"
  60. msgstr "Modelos"
  61. msgid ""
  62. "Models are descriptions of all the objects in the system and their "
  63. "associated fields. Each model has a list of fields which can be accessed as "
  64. "template variables"
  65. msgstr ""
  66. "Los modelos son descripciones de todos los objetos en el sistema y sus "
  67. "campos asociados. Cada modelo contiene una lista de campos accesibles como "
  68. "variables de plantilla"
  69. msgid "Views"
  70. msgstr "Vistas"
  71. msgid ""
  72. "Each page on the public site is generated by a view. The view defines which "
  73. "template is used to generate the page and which objects are available to "
  74. "that template."
  75. msgstr ""
  76. "Cada página en el sitio público es generada por una vista. La vista define "
  77. "qué plantilla es utilizada para generar la página y qué objetos están "
  78. "disponibles para esta plantilla."
  79. msgid "Tools for your browser to quickly access admin functionality."
  80. msgstr ""
  81. "Herramientas para su navegador para acceder rápidamente a la funcionalidad "
  82. "de administración."
  83. msgid "Please install docutils"
  84. msgstr "Por favor instale docutils"
  85. #, python-format
  86. msgid ""
  87. "The admin documentation system requires Python's <a href=\"%(link)s"
  88. "\">docutils</a> library."
  89. msgstr ""
  90. "El sistema de documentación de admin requiere la biblioteca Python <a href="
  91. "\"%(link)s\">docutils</a>."
  92. #, python-format
  93. msgid ""
  94. "Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
  95. msgstr ""
  96. "Por favor solicite a sus administradores de sistemas que instalen <a href="
  97. "\"%(link)s\">docutils</a>."
  98. #, python-format
  99. msgid "Model: %(name)s"
  100. msgstr "Modelo: %(name)s"
  101. msgid "Fields"
  102. msgstr "Campos"
  103. msgid "Field"
  104. msgstr "Campo"
  105. msgid "Type"
  106. msgstr "Tipo"
  107. msgid "Description"
  108. msgstr "Descripción"
  109. msgid "Methods with arguments"
  110. msgstr "Métodos con argumentos"
  111. msgid "Method"
  112. msgstr "Método"
  113. msgid "Arguments"
  114. msgstr "Argumentos"
  115. msgid "Back to Model documentation"
  116. msgstr "Volver a documentación de modelos"
  117. msgid "Model documentation"
  118. msgstr "Documentación de modelos"
  119. msgid "Model groups"
  120. msgstr "Grupos de modelos"
  121. msgid "Templates"
  122. msgstr "Plantillas"
  123. #, python-format
  124. msgid "Template: %(name)s"
  125. msgstr "Plantilla: %(name)s"
  126. #, python-format
  127. msgid "Template: \"%(name)s\""
  128. msgstr "Plantilla: \"%(name)s\""
  129. #. Translators: Search is not a verb here, it qualifies path (a search path)
  130. #, python-format
  131. msgid "Search path for template \"%(name)s\":"
  132. msgstr "Buscar ruta para la plantilla \"%(name)s\":"
  133. msgid "(does not exist)"
  134. msgstr "(no existe)"
  135. msgid "Back to Documentation"
  136. msgstr "Volver a la documentación"
  137. msgid "Template filters"
  138. msgstr "Filtros de plantilla"
  139. msgid "Template filter documentation"
  140. msgstr "Documentación de filtros de plantilla"
  141. msgid "Built-in filters"
  142. msgstr "Filtros Django 'de fábrica'"
  143. #, python-format
  144. msgid ""
  145. "To use these filters, put <code>%(code)s</code> in your template before "
  146. "using the filter."
  147. msgstr ""
  148. "Para usar estos filtros, escriba <code>%(code)s</code> en su plantilla antes "
  149. "de usar el filtro."
  150. msgid "Template tags"
  151. msgstr "Etiquetas de plantilla"
  152. msgid "Template tag documentation"
  153. msgstr "Documentación de etiquetas de plantilla"
  154. msgid "Built-in tags"
  155. msgstr "Etiquetas Django 'de fábrica'"
  156. #, python-format
  157. msgid ""
  158. "To use these tags, put <code>%(code)s</code> in your template before using "
  159. "the tag."
  160. msgstr ""
  161. "Para usar estas etiquetas, escriba <code>%(code)s</code> en su plantilla "
  162. "antes de usar la etiqueta."
  163. #, python-format
  164. msgid "View: %(name)s"
  165. msgstr "Vista: %(name)s"
  166. msgid "Context:"
  167. msgstr "Contexto:"
  168. msgid "Templates:"
  169. msgstr "Plantillas:"
  170. msgid "Back to View documentation"
  171. msgstr "Volver a documentación de vistas"
  172. msgid "View documentation"
  173. msgstr "Documentación de vistas"
  174. msgid "Jump to namespace"
  175. msgstr "Ir a espacio de nombres"
  176. msgid "Empty namespace"
  177. msgstr "Espacio de nombres vacío"
  178. #, python-format
  179. msgid "Views by namespace %(name)s"
  180. msgstr "Vistas por espacio de nombres %(name)s"
  181. msgid "Views by empty namespace"
  182. msgstr "Vistas por espacio de nombres vacío"
  183. #, python-format
  184. msgid ""
  185. "\n"
  186. " View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
  187. "code>.\n"
  188. msgstr ""
  189. "\n"
  190. "Función vista: <code>%(full_name)s</code>. Nombre: <code>%(url_name)s</"
  191. "code>.\n"
  192. msgid "tag:"
  193. msgstr "etiqueta:"
  194. msgid "filter:"
  195. msgstr "filtro:"
  196. msgid "view:"
  197. msgstr "vista:"
  198. #, python-format
  199. msgid "App %(app_label)r not found"
  200. msgstr "Aplicación %(app_label)r no encontrada"
  201. #, python-format
  202. msgid "Model %(model_name)r not found in app %(app_label)r"
  203. msgstr "Modelo %(model_name)r no encontrado en aplicación %(app_label)r"
  204. msgid "model:"
  205. msgstr "modelo:"
  206. #, python-format
  207. msgid "the related `%(app_label)s.%(data_type)s` object"
  208. msgstr "el objeto `%(app_label)s.%(data_type)s` relacionado"
  209. #, python-format
  210. msgid "related `%(app_label)s.%(object_name)s` objects"
  211. msgstr "objetos `%(app_label)s.%(object_name)s` relacionados"
  212. #, python-format
  213. msgid "all %s"
  214. msgstr "todos los %s"
  215. #, python-format
  216. msgid "number of %s"
  217. msgstr "número de %s"
  218. #, python-format
  219. msgid "%s does not appear to be a urlpattern object"
  220. msgstr "%s no parece ser un objeto urlpattern"