SonataUserBundle.it.xliff 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
  3. <file source-language="en" datatype="plaintext" original="">
  4. <body>
  5. <trans-unit id="title_user_registration">
  6. <source>title_user_registration</source>
  7. <target>Registrazione utente</target>
  8. </trans-unit>
  9. <trans-unit id="title_user_account">
  10. <source>title_user_account</source>
  11. <target>Account utente</target>
  12. </trans-unit>
  13. <trans-unit id="title_user_edit_profile">
  14. <source>title_user_edit_profile</source>
  15. <target>Modifica</target>
  16. </trans-unit>
  17. <trans-unit id="title_user_authentication">
  18. <source>title_user_authentication</source>
  19. <target>Autenticazione</target>
  20. </trans-unit>
  21. <trans-unit id="sonata_user_submit">
  22. <source>sonata_user_submit</source>
  23. <target>Invia</target>
  24. </trans-unit>
  25. <trans-unit id="breadcrumb.link_user_list">
  26. <source>breadcrumb.link_user_list</source>
  27. <target>Utenti</target>
  28. </trans-unit>
  29. <trans-unit id="breadcrumb.link_user_create">
  30. <source>breadcrumb.link_user_create</source>
  31. <target>Crea</target>
  32. </trans-unit>
  33. <trans-unit id="breadcrumb.link_user_edit">
  34. <source>breadcrumb.link_user_edit</source>
  35. <target>Modifica</target>
  36. </trans-unit>
  37. <trans-unit id="breadcrumb.link_user_delete">
  38. <source>breadcrumb.link_user_delete</source>
  39. <target>Elimina</target>
  40. </trans-unit>
  41. <trans-unit id="breadcrumb.link_group_list">
  42. <source>breadcrumb.link_group_list</source>
  43. <target>Gruppi</target>
  44. </trans-unit>
  45. <trans-unit id="breadcrumb.link_group_create">
  46. <source>breadcrumb.link_group_create</source>
  47. <target>Crea</target>
  48. </trans-unit>
  49. <trans-unit id="breadcrumb.link_group_edit">
  50. <source>breadcrumb.link_group_edit</source>
  51. <target>Modifica</target>
  52. </trans-unit>
  53. <trans-unit id="users">
  54. <source>users</source>
  55. <target>Utenti</target>
  56. </trans-unit>
  57. <trans-unit id="groups">
  58. <source>groups</source>
  59. <target>Gruppi</target>
  60. </trans-unit>
  61. <trans-unit id="switch_user_exit">
  62. <source>switch_user_exit</source>
  63. <target>Torna amministratore</target>
  64. </trans-unit>
  65. <trans-unit id="switch_user">
  66. <source>switch_user</source>
  67. <target>Cambia utente</target>
  68. </trans-unit>
  69. <trans-unit id="user_block_logout">
  70. <source>user_block_logout</source>
  71. <target>Logout</target>
  72. </trans-unit>
  73. <trans-unit id="user_block_profile">
  74. <source>user_block_profile</source>
  75. <target>Profilo</target>
  76. </trans-unit>
  77. <trans-unit id="user_form.label_username">
  78. <source>form.label_username</source>
  79. <target>Username</target>
  80. </trans-unit>
  81. <trans-unit id="form.label_email">
  82. <source>form.label_email</source>
  83. <target>Indirizzo email</target>
  84. </trans-unit>
  85. <trans-unit id="form.label_plain_password">
  86. <source>form.label_plain_password</source>
  87. <target>Password (testo semplice)</target>
  88. </trans-unit>
  89. <trans-unit id="form.label_groups">
  90. <source>form.label_groups</source>
  91. <target>Gruppi</target>
  92. </trans-unit>
  93. <trans-unit id="form.label_roles">
  94. <source>form.label_roles</source>
  95. <target>Ruoli</target>
  96. </trans-unit>
  97. <trans-unit id="form.label_locked">
  98. <source>form.label_locked</source>
  99. <target>Bloccato</target>
  100. </trans-unit>
  101. <trans-unit id="form.label_expired">
  102. <source>form.label_expired</source>
  103. <target>Scaduto</target>
  104. </trans-unit>
  105. <trans-unit id="form.label_enabled">
  106. <source>form.label_enabled</source>
  107. <target>Abilitato</target>
  108. </trans-unit>
  109. <trans-unit id="form.label_credentials_expired">
  110. <source>form.label_credentials_expired</source>
  111. <target>Credenziali scadute</target>
  112. </trans-unit>
  113. <trans-unit id="form.label_created_at">
  114. <source>form.label_created_at</source>
  115. <target>Creato il</target>
  116. </trans-unit>
  117. <trans-unit id="form.label_last_login">
  118. <source>form.label_last_login</source>
  119. <target>Ultimo accesso il</target>
  120. </trans-unit>
  121. <trans-unit id="user_form.label_name">
  122. <source>form.label_name</source>
  123. <target>Nome</target>
  124. </trans-unit>
  125. <trans-unit id="filter.label_username">
  126. <source>filter.label_username</source>
  127. <target>Username</target>
  128. </trans-unit>
  129. <trans-unit id="filter.label_name">
  130. <source>filter.label_name</source>
  131. <target>Nome</target>
  132. </trans-unit>
  133. <trans-unit id="filter.label_email">
  134. <source>filter.label_email</source>
  135. <target>Indirizzo email</target>
  136. </trans-unit>
  137. <trans-unit id="filter.label_locked">
  138. <source>filter.label_locked</source>
  139. <target>Bloccato</target>
  140. </trans-unit>
  141. <trans-unit id="filter.label_id">
  142. <source>filter.label_id</source>
  143. <target>ID</target>
  144. </trans-unit>
  145. <trans-unit id="filter.label_enabled">
  146. <source>filter.label_enabled</source>
  147. <target>Attivo</target>
  148. </trans-unit>
  149. <trans-unit id="filter.label_groups">
  150. <source>filter.label_groups</source>
  151. <target>Gruppi</target>
  152. </trans-unit>
  153. <trans-unit id="filter.label_created_at">
  154. <source>filter.label_created_at</source>
  155. <target>Creato il</target>
  156. </trans-unit>
  157. <trans-unit id="filter.label_last_login">
  158. <source>filter.label_last_login</source>
  159. <target>Ultimo accesso</target>
  160. </trans-unit>
  161. <trans-unit id="filter.label_firstname">
  162. <source>filter.label_firstname</source>
  163. <target>Nome</target>
  164. </trans-unit>
  165. <trans-unit id="filter.label_lastname">
  166. <source>filter.label_lastname</source>
  167. <target>Cognome</target>
  168. </trans-unit>
  169. <trans-unit id="filter.label_roles">
  170. <source>filter.label_roles</source>
  171. <target>Ruoli</target>
  172. </trans-unit>
  173. <trans-unit id="list.label_username">
  174. <source>list.label_username</source>
  175. <target>Username</target>
  176. </trans-unit>
  177. <trans-unit id="list.label_name">
  178. <source>list.label_name</source>
  179. <target>Nome</target>
  180. </trans-unit>
  181. <trans-unit id="list.label_email">
  182. <source>list.label_email</source>
  183. <target>Indirizzo email</target>
  184. </trans-unit>
  185. <trans-unit id="list.label_groups">
  186. <source>list.label_groups</source>
  187. <target>Gruppi</target>
  188. </trans-unit>
  189. <trans-unit id="list.label_locked">
  190. <source>list.label_locked</source>
  191. <target>Bloccato</target>
  192. </trans-unit>
  193. <trans-unit id="list.label_enabled">
  194. <source>list.label_enabled</source>
  195. <target>Abilitato</target>
  196. </trans-unit>
  197. <trans-unit id="list.label_created_at">
  198. <source>list.label_created_at</source>
  199. <target>Creato il</target>
  200. </trans-unit>
  201. <trans-unit id="list.label_last_login">
  202. <source>list.label_last_login</source>
  203. <target>Ultimo accesso il</target>
  204. </trans-unit>
  205. <trans-unit id="list.label_impersonating">
  206. <source>list.label_impersonating</source>
  207. <target>Impersonifica utente</target>
  208. </trans-unit>
  209. <trans-unit id="list.label_roles">
  210. <source>list.label_roles</source>
  211. <target>Ruoli</target>
  212. </trans-unit>
  213. <trans-unit id="list.label_firstname">
  214. <source>list.label_firstname</source>
  215. <target>Nome</target>
  216. </trans-unit>
  217. <trans-unit id="list.label_lastname">
  218. <source>list.label_lastname</source>
  219. <target>Cognome</target>
  220. </trans-unit>
  221. <trans-unit id="label_two_step_code">
  222. <source>label_two_step_code</source>
  223. <target>Verifica in due passaggi</target>
  224. </trans-unit>
  225. <trans-unit id="message_two_step_code_help">
  226. <source>message_two_step_code_help</source>
  227. <target>Messaggio di aiuto verifica in due passsaggi</target>
  228. </trans-unit>
  229. <trans-unit id="label_two_step_code_error">
  230. <source>label_two_step_code_error</source>
  231. <target>Errori verifica in due passaggi</target>
  232. </trans-unit>
  233. <trans-unit id="sonata_user">
  234. <source>sonata_user</source>
  235. <target>Utenti</target>
  236. </trans-unit>
  237. <trans-unit id="form_general">
  238. <source>General</source>
  239. <target>Generale</target>
  240. </trans-unit>
  241. <trans-unit id="form_groups">
  242. <source>Groups</source>
  243. <target>Gruppi</target>
  244. </trans-unit>
  245. <trans-unit id="form_management">
  246. <source>Management</source>
  247. <target>Gestione</target>
  248. </trans-unit>
  249. <trans-unit id="field.label_roles_editable">
  250. <source>field.label_roles_editable</source>
  251. <target>Ruoli</target>
  252. </trans-unit>
  253. <trans-unit id="form.label_date_of_birth">
  254. <source>form.label_date_of_birth</source>
  255. <target>Compleanno</target>
  256. </trans-unit>
  257. <trans-unit id="form.label_firstname">
  258. <source>form.label_firstname</source>
  259. <target>Nome</target>
  260. </trans-unit>
  261. <trans-unit id="form.label_lastname">
  262. <source>form.label_lastname</source>
  263. <target>Cognome</target>
  264. </trans-unit>
  265. <trans-unit id="form.label_website">
  266. <source>form.label_website</source>
  267. <target>Sito</target>
  268. </trans-unit>
  269. <trans-unit id="form.label_biography">
  270. <source>form.label_biography</source>
  271. <target>Biografia</target>
  272. </trans-unit>
  273. <trans-unit id="form.label_gender">
  274. <source>form.label_gender</source>
  275. <target>Sesso</target>
  276. </trans-unit>
  277. <trans-unit id="form.label_locale">
  278. <source>form.label_locale</source>
  279. <target>Lingua</target>
  280. </trans-unit>
  281. <trans-unit id="form.label_timezone">
  282. <source>form.label_timezone</source>
  283. <target>Fuso orario</target>
  284. </trans-unit>
  285. <trans-unit id="form.label_phone">
  286. <source>form.label_phone</source>
  287. <target>Cellulare</target>
  288. </trans-unit>
  289. <trans-unit id="form.label_facebook_uid">
  290. <source>form.label_facebook_uid</source>
  291. <target>Facebook ID</target>
  292. </trans-unit>
  293. <trans-unit id="form.label_facebook_name">
  294. <source>form.label_facebook_name</source>
  295. <target>Nome Facebook</target>
  296. </trans-unit>
  297. <trans-unit id="form.label_twitter_uid">
  298. <source>form.label_twitter_uid</source>
  299. <target>Twitter ID</target>
  300. </trans-unit>
  301. <trans-unit id="form.label_twitter_name">
  302. <source>form.label_twitter_name</source>
  303. <target>Nome Twitter</target>
  304. </trans-unit>
  305. <trans-unit id="form.label_gplus_uid">
  306. <source>form.label_gplus_uid</source>
  307. <target>Gooogle Plus ID</target>
  308. </trans-unit>
  309. <trans-unit id="form.label_gplus_name">
  310. <source>form.label_gplus_name</source>
  311. <target>Nome Google Plus</target>
  312. </trans-unit>
  313. <trans-unit id="form.label_token">
  314. <source>form.label_token</source>
  315. <target>Token</target>
  316. </trans-unit>
  317. <trans-unit id="form.label_two_step_verification_code">
  318. <source>form.label_two_step_verification_code</source>
  319. <target>Codice della verifica in due passaggi</target>
  320. </trans-unit>
  321. <trans-unit id="show.label_username">
  322. <source>show.label_username</source>
  323. <target>Username</target>
  324. </trans-unit>
  325. <trans-unit id="show.label_email">
  326. <source>show.label_email</source>
  327. <target>Email</target>
  328. </trans-unit>
  329. <trans-unit id="show.label_groups">
  330. <source>show.label_groups</source>
  331. <target>Gruppi</target>
  332. </trans-unit>
  333. <trans-unit id="show.label_date_of_birth">
  334. <source>show.label_date_of_birth</source>
  335. <target>Compleanno</target>
  336. </trans-unit>
  337. <trans-unit id="show.label_firstname">
  338. <source>show.label_firstname</source>
  339. <target>Nome</target>
  340. </trans-unit>
  341. <trans-unit id="show.label_lastname">
  342. <source>show.label_lastname</source>
  343. <target>Cognome</target>
  344. </trans-unit>
  345. <trans-unit id="show.label_website">
  346. <source>show.label_website</source>
  347. <target>Sito</target>
  348. </trans-unit>
  349. <trans-unit id="show.label_biography">
  350. <source>show.label_biography</source>
  351. <target>Biografia</target>
  352. </trans-unit>
  353. <trans-unit id="show.label_gender">
  354. <source>show.label_gender</source>
  355. <target>Genere</target>
  356. </trans-unit>
  357. <trans-unit id="show.label_locale">
  358. <source>show.label_locale</source>
  359. <target>Lingua</target>
  360. </trans-unit>
  361. <trans-unit id="show.label_timezone">
  362. <source>show.label_timezone</source>
  363. <target>Fuso orario</target>
  364. </trans-unit>
  365. <trans-unit id="show.label_phone">
  366. <source>show.label_phone</source>
  367. <target>Cellulare</target>
  368. </trans-unit>
  369. <trans-unit id="show.label_facebook_uid">
  370. <source>show.label_facebook_uid</source>
  371. <target>Facebook id</target>
  372. </trans-unit>
  373. <trans-unit id="show.label_facebook_name">
  374. <source>show.label_facebook_name</source>
  375. <target>Nome Facebook</target>
  376. </trans-unit>
  377. <trans-unit id="show.label_twitter_uid">
  378. <source>show.label_twitter_uid</source>
  379. <target>Twitter id</target>
  380. </trans-unit>
  381. <trans-unit id="show.label_twitter_name">
  382. <source>show.label_twitter_name</source>
  383. <target>Nome Twitter</target>
  384. </trans-unit>
  385. <trans-unit id="show.label_gplus_uid">
  386. <source>show.label_gplus_uid</source>
  387. <target>Google Plus id</target>
  388. </trans-unit>
  389. <trans-unit id="show.label_gplus_name">
  390. <source>show.label_gplus_name</source>
  391. <target>Nome Google Plus</target>
  392. </trans-unit>
  393. <trans-unit id="show.label_token">
  394. <source>show.label_token</source>
  395. <target>Etichetta mancante</target>
  396. </trans-unit>
  397. <trans-unit id="show.label_two_step_verification_code">
  398. <source>show.label_two_step_verification_code</source>
  399. <target>Verifica in due passaggi</target>
  400. </trans-unit>
  401. <trans-unit id="show.label_created_at">
  402. <source>show.label_created_at</source>
  403. <target>Creato il</target>
  404. </trans-unit>
  405. <trans-unit id="show.label_last_login">
  406. <source>show.label_last_login</source>
  407. <target>Ultimo accesso il</target>
  408. </trans-unit>
  409. <trans-unit id="breadcrumb.link_user_show">
  410. <source>breadcrumb.link_user_show</source>
  411. <target>Mostra</target>
  412. </trans-unit>
  413. <trans-unit id="gender_unknown">
  414. <source>gender_unknown</source>
  415. <target>Genere sconosciuto</target>
  416. </trans-unit>
  417. <trans-unit id="gender_female">
  418. <source>gender_female</source>
  419. <target>Femmina</target>
  420. </trans-unit>
  421. <trans-unit id="gender_male">
  422. <source>gender_male</source>
  423. <target>Maschio</target>
  424. </trans-unit>
  425. <trans-unit id="sonata_profile_title">
  426. <source>sonata_profile_title</source>
  427. <target>Profilo</target>
  428. </trans-unit>
  429. <trans-unit id="link_show_profile">
  430. <source>link_show_profile</source>
  431. <target>Mostra profilo</target>
  432. </trans-unit>
  433. <trans-unit id="link_edit_profile">
  434. <source>link_edit_profile</source>
  435. <target>Modifica profilo</target>
  436. </trans-unit>
  437. <trans-unit id="title_user_edit_authentication">
  438. <source>title_user_edit_authentication</source>
  439. <target>Modifica le credenziali d'accesso</target>
  440. </trans-unit>
  441. <trans-unit id="link_edit_authentication">
  442. <source>link_edit_authentication</source>
  443. <target>Modifica le credenziali d'accesso</target>
  444. </trans-unit>
  445. <trans-unit id="label_profile_gender">
  446. <source>label_profile_gender</source>
  447. <target>Genere</target>
  448. </trans-unit>
  449. <trans-unit id="label_profile_firstname">
  450. <source>label_profile_firstname</source>
  451. <target>Nome</target>
  452. </trans-unit>
  453. <trans-unit id="label_profile_lastname">
  454. <source>label_profile_lastname</source>
  455. <target>Cognome</target>
  456. </trans-unit>
  457. <trans-unit id="label_profile_website">
  458. <source>label_profile_website</source>
  459. <target>Sito</target>
  460. </trans-unit>
  461. <trans-unit id="label_profile_dob">
  462. <source>label_profile_dob</source>
  463. <target>Compleanno</target>
  464. </trans-unit>
  465. <trans-unit id="label_profile_biography">
  466. <source>label_profile_biography</source>
  467. <target>Biografia</target>
  468. </trans-unit>
  469. <trans-unit id="label_profile_locale">
  470. <source>label_profile_locale</source>
  471. <target>Lingua</target>
  472. </trans-unit>
  473. <trans-unit id="label_profile_timezone">
  474. <source>label_profile_timezone</source>
  475. <target>Fuso orario</target>
  476. </trans-unit>
  477. <trans-unit id="label_profile_phone">
  478. <source>label_profile_phone</source>
  479. <target>Cellulare</target>
  480. </trans-unit>
  481. <trans-unit id="profile.flash.updated">
  482. <source>profile.flash.updated</source>
  483. <target>Il profilo è stato aggiornato.</target>
  484. </trans-unit>
  485. <trans-unit id="sonata_change_password_link">
  486. <source>sonata_change_password_link</source>
  487. <target>Cambia password</target>
  488. </trans-unit>
  489. <trans-unit id="link_register">
  490. <source>link_register</source>
  491. <target>Registrati</target>
  492. </trans-unit>
  493. <trans-unit id="link_login">
  494. <source>link_login</source>
  495. <target>Login</target>
  496. </trans-unit>
  497. <trans-unit id="link_logout">
  498. <source>link_logout</source>
  499. <target>Logout</target>
  500. </trans-unit>
  501. <trans-unit id="registration.flash.user_created">
  502. <source>registration.flash.user_created</source>
  503. <target>Il tuo account è stato creato con successo!</target>
  504. </trans-unit>
  505. <trans-unit id="forgotten_password">
  506. <source>forgotten_password</source>
  507. <target>Password dimenticata</target>
  508. </trans-unit>
  509. <trans-unit id="sonata_user_profile_breadcrumb_index">
  510. <source>sonata_user_profile_breadcrumb_index</source>
  511. <target>Dashboard</target>
  512. </trans-unit>
  513. <trans-unit id="sonata_user_profile_breadcrumb_edit">
  514. <source>sonata_user_profile_breadcrumb_edit</source>
  515. <target>Modifica profilo</target>
  516. </trans-unit>
  517. <trans-unit id="sonata_user_already_authenticated">
  518. <source>sonata_user_already_authenticated</source>
  519. <target>Sei già loggato</target>
  520. </trans-unit>
  521. <trans-unit id="security.login.username">
  522. <source>security.login.username</source>
  523. <target>Username</target>
  524. </trans-unit>
  525. <trans-unit id="security.login.password">
  526. <source>security.login.password</source>
  527. <target>Password</target>
  528. </trans-unit>
  529. <trans-unit id="form.username">
  530. <source>form.username</source>
  531. <target>Username</target>
  532. </trans-unit>
  533. <trans-unit id="form.email">
  534. <source>form.email</source>
  535. <target>Email</target>
  536. </trans-unit>
  537. <trans-unit id="form.password">
  538. <source>form.password</source>
  539. <target>Password</target>
  540. </trans-unit>
  541. <trans-unit id="form.password_confirmation">
  542. <source>form.password_confirmation</source>
  543. <target>Conferma password</target>
  544. </trans-unit>
  545. <trans-unit id="title_user_edit_password">
  546. <source>title_user_edit_password</source>
  547. <target>Modifica password</target>
  548. </trans-unit>
  549. <trans-unit id="title_user_resetting">
  550. <source>title_user_resetting</source>
  551. <target>Richiesta password</target>
  552. </trans-unit>
  553. <trans-unit id="title_user_resetting_reset">
  554. <source>title_user_resetting_reset</source>
  555. <target>Reset password</target>
  556. </trans-unit>
  557. <trans-unit id="general">
  558. <source>General</source>
  559. <target>Generale</target>
  560. </trans-unit>
  561. <trans-unit id="group">
  562. <source>Group</source>
  563. <target>Gruppo</target>
  564. </trans-unit>
  565. <trans-unit id="keys">
  566. <source>Keys</source>
  567. <target>Chiavi</target>
  568. </trans-unit>
  569. <trans-unit id="profile">
  570. <source>Profile</source>
  571. <target>Profilo</target>
  572. </trans-unit>
  573. <trans-unit id="roles">
  574. <source>Roles</source>
  575. <target>Ruoli</target>
  576. </trans-unit>
  577. <trans-unit id="security">
  578. <source>Security</source>
  579. <target>Sicurezza</target>
  580. </trans-unit>
  581. <trans-unit id="social">
  582. <source>Social</source>
  583. <target>Social</target>
  584. </trans-unit>
  585. <trans-unit id="status">
  586. <source>Status</source>
  587. <target>Stato</target>
  588. </trans-unit>
  589. <trans-unit id="user">
  590. <source>User</source>
  591. <target>Utente</target>
  592. </trans-unit>
  593. </body>
  594. </file>
  595. </xliff>