ExtendedProfile.pot 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-27 16:31+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #. TRANS: Link title for link on user profile.
  20. #: actions/profiledetail.php:52
  21. msgid "Edit extended profile settings"
  22. msgstr ""
  23. #. TRANS: Link text for link on user profile.
  24. #: actions/profiledetail.php:54
  25. msgid "Edit"
  26. msgstr ""
  27. #. TRANS: Title for extended profile settings.
  28. #: actions/profiledetailsettings.php:29
  29. msgid "Extended profile settings"
  30. msgstr ""
  31. #. TRANS: Usage instructions for profile settings.
  32. #: actions/profiledetailsettings.php:40
  33. msgid ""
  34. "You can update your personal profile info here so people know more about you."
  35. msgstr ""
  36. #. TRANS: Client error displayed when the session token does not match or is not given.
  37. #: actions/profiledetailsettings.php:63
  38. msgid "There was a problem with your session token. Try again, please."
  39. msgstr ""
  40. #. TRANS: Message given submitting a form with an unknown action.
  41. #: actions/profiledetailsettings.php:74
  42. msgid "Unexpected form submission."
  43. msgstr ""
  44. #. TRANS: Success message after saving extended profile details.
  45. #: actions/profiledetailsettings.php:137
  46. msgid "Details saved."
  47. msgstr ""
  48. #. TRANS: Exception thrown when no date was entered in a required date field.
  49. #. TRANS: %s is the field name.
  50. #: actions/profiledetailsettings.php:148
  51. #, php-format
  52. msgid "You must supply a date for \"%s\"."
  53. msgstr ""
  54. #. TRANS: Exception thrown on incorrect data input.
  55. #. TRANS: %1$s is a field name, %2$s is the incorrect input.
  56. #: actions/profiledetailsettings.php:160
  57. #, php-format
  58. msgid "Invalid date entered for \"%1$s\": %2$s."
  59. msgstr ""
  60. #. TRANS: Exception thrown when entering an invalid URL.
  61. #. TRANS: %s is the invalid URL.
  62. #: actions/profiledetailsettings.php:273
  63. #, php-format
  64. msgid "Invalid URL: %s."
  65. msgstr ""
  66. #. TRANS: Server error displayed when a field could not be saved in the database.
  67. #: actions/profiledetailsettings.php:522 actions/profiledetailsettings.php:535
  68. msgid "Could not save profile details."
  69. msgstr ""
  70. #. TRANS: Validation error in form for profile settings.
  71. #. TRANS: %s is an invalid tag.
  72. #: actions/profiledetailsettings.php:580
  73. #, php-format
  74. msgid "Invalid tag: \"%s\"."
  75. msgstr ""
  76. #. TRANS: Server error thrown when user profile settings could not be saved.
  77. #: actions/profiledetailsettings.php:622
  78. msgid "Could not save profile."
  79. msgstr ""
  80. #. TRANS: Server error thrown when user profile settings tags could not be saved.
  81. #: actions/profiledetailsettings.php:630
  82. msgid "Could not save tags."
  83. msgstr ""
  84. #. TRANS: Plugin description.
  85. #: ExtendedProfilePlugin.php:40
  86. msgid "UI extensions for additional profile fields."
  87. msgstr ""
  88. #. TRANS: Link text on user profile page leading to extended profile page.
  89. #: ExtendedProfilePlugin.php:87
  90. msgid "More details..."
  91. msgstr ""
  92. #. TRANS: Field label for extended profile properties.
  93. #: lib/extendedprofile.php:120 lib/extendedprofile.php:131
  94. msgid "Phone"
  95. msgstr ""
  96. #. TRANS: Field label for extended profile properties (Instant Messaging).
  97. #: lib/extendedprofile.php:153 lib/extendedprofile.php:160
  98. msgid "IM"
  99. msgstr ""
  100. #. TRANS: Field label for extended profile properties.
  101. #: lib/extendedprofile.php:181 lib/extendedprofile.php:188
  102. msgid "Website"
  103. msgstr ""
  104. #. TRANS: Field label for extended profile properties.
  105. #: lib/extendedprofile.php:212 lib/extendedprofile.php:224
  106. msgid "Employer"
  107. msgstr ""
  108. #. TRANS: Field label for extended profile properties.
  109. #. TRANS: Field label in education area of extended profile.
  110. #. TRANS: Field label in education edit area of extended profile.
  111. #: lib/extendedprofile.php:251 lib/extendedprofile.php:264
  112. #: lib/extendedprofilewidget.php:416 lib/extendedprofilewidget.php:456
  113. msgid "Institution"
  114. msgstr ""
  115. #. TRANS: Field label for extended profile properties.
  116. #: lib/extendedprofile.php:289 lib/extendedprofile.php:338
  117. msgid "Personal"
  118. msgstr ""
  119. #. TRANS: Field label for extended profile properties.
  120. #: lib/extendedprofile.php:293
  121. msgid "Full name"
  122. msgstr ""
  123. #. TRANS: Field label for extended profile properties.
  124. #: lib/extendedprofile.php:299
  125. msgid "Title"
  126. msgstr ""
  127. #. TRANS: Field label for extended profile properties.
  128. #: lib/extendedprofile.php:304
  129. msgid "Manager"
  130. msgstr ""
  131. #. TRANS: Field label for extended profile properties.
  132. #: lib/extendedprofile.php:310
  133. msgid "Location"
  134. msgstr ""
  135. #. TRANS: Field label for extended profile properties.
  136. #: lib/extendedprofile.php:315
  137. msgid "Bio"
  138. msgstr ""
  139. #. TRANS: Field label for extended profile properties.
  140. #: lib/extendedprofile.php:321
  141. msgid "Tags"
  142. msgstr ""
  143. #. TRANS: Field label for extended profile properties.
  144. #: lib/extendedprofile.php:329
  145. msgid "Contact"
  146. msgstr ""
  147. #. TRANS: Field label for extended profile properties.
  148. #: lib/extendedprofile.php:342
  149. msgid "Birthday"
  150. msgstr ""
  151. #. TRANS: Field label for extended profile properties.
  152. #: lib/extendedprofile.php:348
  153. msgid "Spouse's name"
  154. msgstr ""
  155. #. TRANS: Field label for extended profile properties.
  156. #: lib/extendedprofile.php:353
  157. msgid "Kids' names"
  158. msgstr ""
  159. #. TRANS: Field label for extended profile properties.
  160. #: lib/extendedprofile.php:359
  161. msgid "Work experience"
  162. msgstr ""
  163. #. TRANS: Field label for extended profile properties.
  164. #: lib/extendedprofile.php:366
  165. msgid "Education"
  166. msgstr ""
  167. #. TRANS: Title for extended profile entry deletion dialog.
  168. #: lib/extendedprofilewidget.php:84
  169. msgid "Confirmation Required"
  170. msgstr ""
  171. #. TRANS: Confirmation text for extended profile entry deletion dialog.
  172. #: lib/extendedprofilewidget.php:87
  173. msgid "Really delete this entry?"
  174. msgstr ""
  175. #. TRANS: Value between parentheses (phone number, website, or IM address).
  176. #: lib/extendedprofilewidget.php:169 lib/extendedprofilewidget.php:182
  177. #: lib/extendedprofilewidget.php:206
  178. #, php-format
  179. msgid "(%s)"
  180. msgstr ""
  181. #. TRANS: Field label in experience area of extended profile.
  182. #. TRANS: Field label in experience edit area of extended profile (which company does one work for).
  183. #: lib/extendedprofilewidget.php:326 lib/extendedprofilewidget.php:372
  184. msgid "Company"
  185. msgstr ""
  186. #. TRANS: Field label in extended profile (when did one start a position or education).
  187. #: lib/extendedprofilewidget.php:332 lib/extendedprofilewidget.php:380
  188. #: lib/extendedprofilewidget.php:426 lib/extendedprofilewidget.php:481
  189. msgid "Start"
  190. msgstr ""
  191. #. TRANS: Field label in extended profile (when did one end a position or education).
  192. #: lib/extendedprofilewidget.php:340 lib/extendedprofilewidget.php:388
  193. #: lib/extendedprofilewidget.php:434 lib/extendedprofilewidget.php:490
  194. msgid "End"
  195. msgstr ""
  196. #. TRANS: Field value in experience area of extended profile (one still holds a position).
  197. #: lib/extendedprofilewidget.php:353
  198. msgid "(Current)"
  199. msgstr ""
  200. #. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
  201. #: lib/extendedprofilewidget.php:403
  202. msgid "Current"
  203. msgstr ""
  204. #. TRANS: Field label in extended profile for specifying an academic degree.
  205. #: lib/extendedprofilewidget.php:420 lib/extendedprofilewidget.php:464
  206. msgid "Degree"
  207. msgstr ""
  208. #. TRANS: Field label in education area of extended profile.
  209. #. TRANS: Field label in education edit area of extended profile.
  210. #: lib/extendedprofilewidget.php:423 lib/extendedprofilewidget.php:472
  211. msgid "Description"
  212. msgstr ""
  213. #. TRANS: Link description in extended profile page to add another profile element.
  214. #: lib/extendedprofilewidget.php:522
  215. msgid "Add another item"
  216. msgstr ""
  217. #. TRANS: Field label for undefined field in extended profile.
  218. #: lib/extendedprofilewidget.php:633
  219. #, php-format
  220. msgid "TYPE: %s"
  221. msgstr ""
  222. #. TRANS: Button text for saving extended profile properties.
  223. #: lib/extendedprofilewidget.php:647
  224. msgctxt "BUTTON"
  225. msgid "Save"
  226. msgstr ""
  227. #. TRANS: .
  228. #. TRANS: Button title for saving extended profile properties.
  229. #: lib/extendedprofilewidget.php:652
  230. msgid "Save details"
  231. msgstr ""