SonataUserBundle.de.xliff 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. <?xml version="1.0"?>
  2. <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
  3. <file source-language="en" datatype="plaintext" original="" >
  4. <body>
  5. <trans-unit id="breadcrumb.link_user_list">
  6. <source>breadcrumb.link_user_list</source>
  7. <target>Benutzer</target>
  8. </trans-unit>
  9. <trans-unit id="breadcrumb.link_user_create">
  10. <source>breadcrumb.link_user_create</source>
  11. <target>Anlegen</target>
  12. </trans-unit>
  13. <trans-unit id="breadcrumb.link_user_edit">
  14. <source>breadcrumb.link_user_edit</source>
  15. <target>Bearbeiten</target>
  16. </trans-unit>
  17. <trans-unit id="breadcrumb.link_group_list">
  18. <source>breadcrumb.link_group_list</source>
  19. <target>Gruppen</target>
  20. </trans-unit>
  21. <trans-unit id="breadcrumb.link_group_create">
  22. <source>breadcrumb.link_group_create</source>
  23. <target>Anlegen</target>
  24. </trans-unit>
  25. <trans-unit id="breadcrumb.link_group_edit">
  26. <source>breadcrumb.link_group_edit</source>
  27. <target>Bearbeiten</target>
  28. </trans-unit>
  29. <trans-unit id="users">
  30. <source>users</source>
  31. <target>Benutzer</target>
  32. </trans-unit>
  33. <trans-unit id="groups">
  34. <source>groups</source>
  35. <target>Gruppen</target>
  36. </trans-unit>
  37. <trans-unit id="switch_user_exit">
  38. <source>switch_user_exit</source>
  39. <target>Benutzer imitieren beenden</target>
  40. </trans-unit>
  41. <trans-unit id="switch_user">
  42. <source>switch_user</source>
  43. <target>Benutzer imitieren</target>
  44. </trans-unit>
  45. <trans-unit id="user_block_logout">
  46. <source>user_block_logout</source>
  47. <target>abmelden</target>
  48. </trans-unit>
  49. <trans-unit id="user_form.label_username">
  50. <source>form.label_username</source>
  51. <target>Benutzername</target>
  52. </trans-unit>
  53. <trans-unit id="form.label_email">
  54. <source>form.label_email</source>
  55. <target>E-Mail-Adresse</target>
  56. </trans-unit>
  57. <trans-unit id="form.label_plain_password">
  58. <source>form.label_plain_password</source>
  59. <target>Klartextpasswort</target>
  60. </trans-unit>
  61. <trans-unit id="form.label_groups">
  62. <source>form.label_groups</source>
  63. <target>Gruppen</target>
  64. </trans-unit>
  65. <trans-unit id="form.label_roles">
  66. <source>form.label_roles</source>
  67. <target>Rollen</target>
  68. </trans-unit>
  69. <trans-unit id="form.label_locked">
  70. <source>form.label_locked</source>
  71. <target>Gesperrt</target>
  72. </trans-unit>
  73. <trans-unit id="form.label_expired">
  74. <source>form.label_expired</source>
  75. <target>Abgelaufen</target>
  76. </trans-unit>
  77. <trans-unit id="form.label_enabled">
  78. <source>form.label_enabled</source>
  79. <target>Aktiviert</target>
  80. </trans-unit>
  81. <trans-unit id="form.label_credentials_expired">
  82. <source>form.label_credentials_expired</source>
  83. <target>Rechte abgelaufen</target>
  84. </trans-unit>
  85. <trans-unit id="user_form.label_name">
  86. <source>form.label_name</source>
  87. <target>Name</target>
  88. </trans-unit>
  89. <trans-unit id="filter.label_username">
  90. <source>filter.label_username</source>
  91. <target>Benutzername</target>
  92. </trans-unit>
  93. <trans-unit id="filter.label_name">
  94. <source>filter.label_name</source>
  95. <target>Name</target>
  96. </trans-unit>
  97. <trans-unit id="filter.label_email">
  98. <source>filter.label_email</source>
  99. <target>E-Mail-Adresse</target>
  100. </trans-unit>
  101. <trans-unit id="filter.label_locked">
  102. <source>filter.label_locked</source>
  103. <target>Gesperrt</target>
  104. </trans-unit>
  105. <trans-unit id="filter.label_id">
  106. <source>filter.label_id</source>
  107. <target>ID</target>
  108. </trans-unit>
  109. <trans-unit id="list.label_username">
  110. <source>list.label_username</source>
  111. <target>Benutzername</target>
  112. </trans-unit>
  113. <trans-unit id="list.label_name">
  114. <source>list.label_name</source>
  115. <target>Name</target>
  116. </trans-unit>
  117. <trans-unit id="list.label_email">
  118. <source>list.label_email</source>
  119. <target>E-Mail-Adresse</target>
  120. </trans-unit>
  121. <trans-unit id="list.label_groups">
  122. <source>list.label_groups</source>
  123. <target>Gruppen</target>
  124. </trans-unit>
  125. <trans-unit id="list.label_locked">
  126. <source>list.label_locked</source>
  127. <target>Gesperrt</target>
  128. </trans-unit>
  129. <trans-unit id="list.label_enabled">
  130. <source>list.label_enabled</source>
  131. <target>Aktiviert</target>
  132. </trans-unit>
  133. <trans-unit id="list.label_created_at">
  134. <source>list.label_created_at</source>
  135. <target>Erstellt am</target>
  136. </trans-unit>
  137. <trans-unit id="list.label_impersonating">
  138. <source>list.label_impersonating</source>
  139. <target>Benutzer imitieren</target>
  140. </trans-unit>
  141. <trans-unit id="list.label_roles">
  142. <source>list.label_roles</source>
  143. <target>Rollen</target>
  144. </trans-unit>
  145. <trans-unit id="label_two_step_code">
  146. <source>label_two_step_code</source>
  147. <target>label_two_step_code</target>
  148. </trans-unit>
  149. <trans-unit id="message_two_step_code_help">
  150. <source>message_two_step_code_help</source>
  151. <target>message_two_step_code_help</target>
  152. </trans-unit>
  153. <trans-unit id="label_two_step_code_error">
  154. <source>label_two_step_code_error</source>
  155. <target>label_two_step_code_error</target>
  156. </trans-unit>
  157. <trans-unit id="sonata_user">
  158. <source>sonata_user</source>
  159. <target>Users</target>
  160. </trans-unit>
  161. <trans-unit id="form.label_website">
  162. <source>form.label_website</source>
  163. <target>Website</target>
  164. </trans-unit>
  165. <trans-unit id="form.label_biography">
  166. <source>form.label_biography</source>
  167. <target>Biographie</target>
  168. </trans-unit>
  169. <trans-unit id="form.label_gender">
  170. <source>form.label_gender</source>
  171. <target>Geschlecht</target>
  172. </trans-unit>
  173. <trans-unit id="form.label_locale">
  174. <source>form.label_locale</source>
  175. <target>Gebietsschema</target>
  176. </trans-unit>
  177. <trans-unit id="form.label_timezone">
  178. <source>form.label_timezone</source>
  179. <target>Zeitzone</target>
  180. </trans-unit>
  181. <trans-unit id="form.label_phone">
  182. <source>form.label_phone</source>
  183. <target>Telefon</target>
  184. </trans-unit>
  185. <trans-unit id="form.label_facebook_uid">
  186. <source>form.label_facebook_uid</source>
  187. <target>Facebook UID</target>
  188. </trans-unit>
  189. <trans-unit id="form.label_facebook_name">
  190. <source>form.label_facebook_name</source>
  191. <target>Facebook Name</target>
  192. </trans-unit>
  193. <trans-unit id="form.label_twitter_uid">
  194. <source>form.label_twitter_uid</source>
  195. <target>Twitter UID</target>
  196. </trans-unit>
  197. <trans-unit id="form.label_twitter_name">
  198. <source>form.label_twitter_name</source>
  199. <target>Twitter Name</target>
  200. </trans-unit>
  201. <trans-unit id="form.label_gplus_uid">
  202. <source>form.label_gplus_uid</source>
  203. <target>Google+ UID</target>
  204. </trans-unit>
  205. <trans-unit id="form.label_gplus_name">
  206. <source>form.label_gplus_name</source>
  207. <target>Google+ Name</target>
  208. </trans-unit>
  209. <trans-unit id="form.label_token">
  210. <source>form.label_token</source>
  211. <target>form.label_token</target>
  212. </trans-unit>
  213. <trans-unit id="form.label_two_step_verification_code">
  214. <source>form.label_two_step_verification_code</source>
  215. <target>form.label_two_step_verification_code</target>
  216. </trans-unit>
  217. <trans-unit id="show.label_username">
  218. <source>show.label_username</source>
  219. <target>show.label_username</target>
  220. </trans-unit>
  221. <trans-unit id="show.label_email">
  222. <source>show.label_email</source>
  223. <target>show.label_email</target>
  224. </trans-unit>
  225. <trans-unit id="show.label_groups">
  226. <source>show.label_groups</source>
  227. <target>show.label_groups</target>
  228. </trans-unit>
  229. <trans-unit id="show.label_date_of_birth">
  230. <source>show.label_date_of_birth</source>
  231. <target>Geburtsdatum</target>
  232. </trans-unit>
  233. <trans-unit id="show.label_firstname">
  234. <source>show.label_firstname</source>
  235. <target>Vorname</target>
  236. </trans-unit>
  237. <trans-unit id="show.label_lastname">
  238. <source>show.label_lastname</source>
  239. <target>Nachname</target>
  240. </trans-unit>
  241. <trans-unit id="show.label_website">
  242. <source>show.label_website</source>
  243. <target>Website</target>
  244. </trans-unit>
  245. <trans-unit id="show.label_biography">
  246. <source>show.label_biography</source>
  247. <target>Biographie</target>
  248. </trans-unit>
  249. <trans-unit id="show.label_gender">
  250. <source>show.label_gender</source>
  251. <target>Geschlecht</target>
  252. </trans-unit>
  253. <trans-unit id="show.label_locale">
  254. <source>show.label_locale</source>
  255. <target>Gebietsschema</target>
  256. </trans-unit>
  257. <trans-unit id="show.label_timezone">
  258. <source>show.label_timezone</source>
  259. <target>Zeitzone</target>
  260. </trans-unit>
  261. <trans-unit id="show.label_phone">
  262. <source>show.label_phone</source>
  263. <target>Telefon</target>
  264. </trans-unit>
  265. <trans-unit id="show.label_facebook_uid">
  266. <source>show.label_facebook_uid</source>
  267. <target>Facebook UID</target>
  268. </trans-unit>
  269. <trans-unit id="show.label_facebook_name">
  270. <source>show.label_facebook_name</source>
  271. <target>Facebook Name</target>
  272. </trans-unit>
  273. <trans-unit id="show.label_twitter_uid">
  274. <source>show.label_twitter_uid</source>
  275. <target>Twitter UID</target>
  276. </trans-unit>
  277. <trans-unit id="show.label_twitter_name">
  278. <source>show.label_twitter_name</source>
  279. <target>Twitter Name</target>
  280. </trans-unit>
  281. <trans-unit id="show.label_gplus_uid">
  282. <source>show.label_gplus_uid</source>
  283. <target>Google+ UID</target>
  284. </trans-unit>
  285. <trans-unit id="show.label_gplus_name">
  286. <source>show.label_gplus_name</source>
  287. <target>Google+ Name</target>
  288. </trans-unit>
  289. <trans-unit id="show.label_token">
  290. <source>show.label_token</source>
  291. <target>show.label_token</target>
  292. </trans-unit>
  293. <trans-unit id="show.label_two_step_verification_code">
  294. <source>show.label_two_step_verification_code</source>
  295. <target>show.label_two_step_verification_code</target>
  296. </trans-unit>
  297. <trans-unit id="breadcrumb.link_user_show">
  298. <source>breadcrumb.link_user_show</source>
  299. <target>Benutzer anzeigen</target>
  300. </trans-unit>
  301. <trans-unit id="form.label_date_of_birth">
  302. <source>form.label_date_of_birth</source>
  303. <target>Geburtsdatum</target>
  304. </trans-unit>
  305. </body>
  306. </file>
  307. </xliff>