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.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Federico Capoano <federico.capoano@teletu.it>, 2011
  5. # Flavio Curella <flavio.curella@gmail.com>, 2013-2014
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # Luciano De Falco Alfano, 2016
  8. # Marco Bonetti, 2014
  9. # palmux <palmux@gmail.com>, 2015
  10. # Mattia Procopio <promat85@gmail.com>, 2015
  11. # Stefano Brentegani <sbrentegani@gmail.com>, 2015,2017
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: django\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  17. "PO-Revision-Date: 2017-11-16 13:37+0000\n"
  18. "Last-Translator: palmux <palmux@gmail.com>\n"
  19. "Language-Team: Italian (http://www.transifex.com/django/django/language/"
  20. "it/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Language: it\n"
  25. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  26. msgid "Personal info"
  27. msgstr "Informazioni personali"
  28. msgid "Permissions"
  29. msgstr "Permessi"
  30. msgid "Important dates"
  31. msgstr "Date importanti"
  32. #, python-format
  33. msgid "%(name)s object with primary key %(key)r does not exist."
  34. msgstr "L'oggetto %(name)s con chiave primaria %(key)r non esiste."
  35. msgid "Password changed successfully."
  36. msgstr "La password è stata modificata correttamente."
  37. #, python-format
  38. msgid "Change password: %s"
  39. msgstr "Modifica la password: %s"
  40. msgid "Authentication and Authorization"
  41. msgstr "Autenticazione e Autorizzazione "
  42. msgid "password"
  43. msgstr "password"
  44. msgid "last login"
  45. msgstr "ultimo accesso"
  46. msgid "No password set."
  47. msgstr "Nessuna password impostata."
  48. msgid "Invalid password format or unknown hashing algorithm."
  49. msgstr "Formato di password non valido o algoritmo di hash sconosciuto."
  50. msgid "The two password fields didn't match."
  51. msgstr "I due campi password non corrispondono."
  52. msgid "Password"
  53. msgstr "Password"
  54. msgid "Password confirmation"
  55. msgstr "Conferma password"
  56. msgid "Enter the same password as before, for verification."
  57. msgstr "Inserisci la stessa password inserita sopra, come verifica."
  58. msgid ""
  59. "Raw passwords are not stored, so there is no way to see this user's "
  60. "password, but you can change the password using <a href=\"{}\">this form</a>."
  61. msgstr ""
  62. "Le password non vengono conservate nella forma originale, quindi non è "
  63. "possibile visualizzare la password di questo utente, ma è possibile "
  64. "cambiarla usando <a href=\"{}\">questo modulo</a>."
  65. #, python-format
  66. msgid ""
  67. "Please enter a correct %(username)s and password. Note that both fields may "
  68. "be case-sensitive."
  69. msgstr ""
  70. "Inserisci %(username)s e password corretti. In entrambi i campi le maiuscole "
  71. "potrebbero essere significative."
  72. msgid "This account is inactive."
  73. msgstr "Questo account non è attivo."
  74. msgid "Email"
  75. msgstr "Email"
  76. msgid "New password"
  77. msgstr "Nuova password"
  78. msgid "New password confirmation"
  79. msgstr "Conferma nuova password"
  80. msgid "Your old password was entered incorrectly. Please enter it again."
  81. msgstr ""
  82. "La password attuale non è stata inserita correttamente. Riprova per favore."
  83. msgid "Old password"
  84. msgstr "Password attuale"
  85. msgid "Password (again)"
  86. msgstr "Password (di nuovo)"
  87. msgid "algorithm"
  88. msgstr "algoritmo"
  89. msgid "iterations"
  90. msgstr "iterazioni"
  91. msgid "salt"
  92. msgstr "salt"
  93. msgid "hash"
  94. msgstr "hash"
  95. msgid "variety"
  96. msgstr "varietà"
  97. msgid "version"
  98. msgstr "versione"
  99. msgid "memory cost"
  100. msgstr "impegno di memoria"
  101. msgid "time cost"
  102. msgstr "impiego di tempo"
  103. msgid "parallelism"
  104. msgstr "parallelismo"
  105. msgid "work factor"
  106. msgstr "work factor"
  107. msgid "checksum"
  108. msgstr "checksum"
  109. msgid "name"
  110. msgstr "nome"
  111. msgid "content type"
  112. msgstr "content type"
  113. msgid "codename"
  114. msgstr "nome in codice"
  115. msgid "permission"
  116. msgstr "permesso"
  117. msgid "permissions"
  118. msgstr "permessi"
  119. msgid "group"
  120. msgstr "gruppo"
  121. msgid "groups"
  122. msgstr "gruppi"
  123. msgid "superuser status"
  124. msgstr "privilegi di superutente"
  125. msgid ""
  126. "Designates that this user has all permissions without explicitly assigning "
  127. "them."
  128. msgstr ""
  129. "Attribuisce all'utente tutti i privilegi, senza che sia necessario "
  130. "assegnarli esplicitamente."
  131. msgid ""
  132. "The groups this user belongs to. A user will get all permissions granted to "
  133. "each of their groups."
  134. msgstr ""
  135. "I gruppi a cui appartiene l'utente. L'utente eredita tutti i permessi "
  136. "assegnati a ciascuno dei suoi gruppi."
  137. msgid "user permissions"
  138. msgstr "privilegi utente"
  139. msgid "Specific permissions for this user."
  140. msgstr "Permessi specifici per questo utente."
  141. msgid "username"
  142. msgstr "nome utente"
  143. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  144. msgstr "Obbligatorio. 150 caratteri o meno.Solo lettere, cifre e @/./+/-/_"
  145. msgid "A user with that username already exists."
  146. msgstr "Un utente con questo nome è già presente."
  147. msgid "first name"
  148. msgstr "nome"
  149. msgid "last name"
  150. msgstr "cognome"
  151. msgid "email address"
  152. msgstr "indirizzo email"
  153. msgid "staff status"
  154. msgstr "privilegi di staff"
  155. msgid "Designates whether the user can log into this admin site."
  156. msgstr "Stabilisce se l'utente può accedere a questo sito di amministrazione."
  157. msgid "active"
  158. msgstr "attivo"
  159. msgid ""
  160. "Designates whether this user should be treated as active. Unselect this "
  161. "instead of deleting accounts."
  162. msgstr ""
  163. "Stabilisce se l'utente debba essere considerato attivo. Deseleziona qui, "
  164. "piuttosto che cancellare gli account."
  165. msgid "date joined"
  166. msgstr "iscritto in data"
  167. msgid "user"
  168. msgstr "utente"
  169. msgid "users"
  170. msgstr "utenti"
  171. #, python-format
  172. msgid ""
  173. "This password is too short. It must contain at least %(min_length)d "
  174. "character."
  175. msgid_plural ""
  176. "This password is too short. It must contain at least %(min_length)d "
  177. "characters."
  178. msgstr[0] ""
  179. "Questa password è troppo corta. Deve contenere almeno %(min_length)d "
  180. "carattere."
  181. msgstr[1] ""
  182. "Questa password è troppo corta. Deve contenere almeno %(min_length)d "
  183. "caratteri."
  184. #, python-format
  185. msgid "Your password must contain at least %(min_length)d character."
  186. msgid_plural "Your password must contain at least %(min_length)d characters."
  187. msgstr[0] "La tua password deve contenere almeno %(min_length)d carattere."
  188. msgstr[1] "La tua password deve contenere almeno %(min_length)d caratteri."
  189. #, python-format
  190. msgid "The password is too similar to the %(verbose_name)s."
  191. msgstr "La password è troppo simile a %(verbose_name)s."
  192. msgid "Your password can't be too similar to your other personal information."
  193. msgstr ""
  194. "La tua password non può essere troppo simile alle altre tue informazioni "
  195. "personali."
  196. msgid "This password is too common."
  197. msgstr "Questa password è troppo comune."
  198. msgid "Your password can't be a commonly used password."
  199. msgstr "La tua password non può essere una password comunemente usata."
  200. msgid "This password is entirely numeric."
  201. msgstr "Questa password è interamente numerica."
  202. msgid "Your password can't be entirely numeric."
  203. msgstr "La tua password non può essere interamente numerica."
  204. #, python-format
  205. msgid "Password reset on %(site_name)s"
  206. msgstr "Password reset su %(site_name)s"
  207. msgid ""
  208. "Enter a valid username. This value may contain only English letters, "
  209. "numbers, and @/./+/-/_ characters."
  210. msgstr ""
  211. "Immetti un nome utente valido. Questo campo può contenere solo lettere "
  212. "dell'alfabeto inglese, numeri e caratteri @/./+/-/_ ."
  213. msgid ""
  214. "Enter a valid username. This value may contain only letters, numbers, and "
  215. "@/./+/-/_ characters."
  216. msgstr ""
  217. "Immetti un nome utente valido. Questo campo può contenere solo lettere "
  218. "dell'alfabeto inglese, numeri e caratteri @/./+/-/_ ."
  219. msgid "Logged out"
  220. msgstr "Accesso annullato"
  221. msgid "Password reset"
  222. msgstr "Reimposta la password"
  223. msgid "Password reset sent"
  224. msgstr "Istruzioni per il recupero della password inviate"
  225. msgid "Enter new password"
  226. msgstr "Inserisci la nuova password"
  227. msgid "Password reset unsuccessful"
  228. msgstr "Password non reimpostata"
  229. msgid "Password reset complete"
  230. msgstr "Password reimpostata"
  231. msgid "Password change"
  232. msgstr "Modifica password"
  233. msgid "Password change successful"
  234. msgstr "Password modificata correttamente"