ExtendedProfile.pot 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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: 2019-06-08 18:20+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: Plugin description.
  20. #: ExtendedProfilePlugin.php:42
  21. msgid "UI extensions for additional profile fields."
  22. msgstr ""
  23. #. TRANS: Link text on user profile page leading to extended profile page.
  24. #: ExtendedProfilePlugin.php:89
  25. msgid "More details..."
  26. msgstr ""
  27. #. TRANS: Field label for extended profile properties.
  28. #: lib/extendedprofile.php:120 lib/extendedprofile.php:131
  29. msgid "Phone"
  30. msgstr ""
  31. #. TRANS: Field label for extended profile properties (Instant Messaging).
  32. #: lib/extendedprofile.php:153 lib/extendedprofile.php:160
  33. msgid "IM"
  34. msgstr ""
  35. #. TRANS: Field label for extended profile properties.
  36. #: lib/extendedprofile.php:181 lib/extendedprofile.php:188
  37. msgid "Website"
  38. msgstr ""
  39. #. TRANS: Field label for extended profile properties.
  40. #: lib/extendedprofile.php:212 lib/extendedprofile.php:224
  41. msgid "Employer"
  42. msgstr ""
  43. #. TRANS: Field label for extended profile properties.
  44. #. TRANS: Field label in education area of extended profile.
  45. #. TRANS: Field label in education edit area of extended profile.
  46. #: lib/extendedprofile.php:251 lib/extendedprofile.php:264
  47. #: lib/extendedprofilewidget.php:415 lib/extendedprofilewidget.php:455
  48. msgid "Institution"
  49. msgstr ""
  50. #. TRANS: Field label for extended profile properties.
  51. #: lib/extendedprofile.php:289 lib/extendedprofile.php:338
  52. msgid "Personal"
  53. msgstr ""
  54. #. TRANS: Field label for extended profile properties.
  55. #: lib/extendedprofile.php:293
  56. msgid "Full name"
  57. msgstr ""
  58. #. TRANS: Field label for extended profile properties.
  59. #: lib/extendedprofile.php:299
  60. msgid "Title"
  61. msgstr ""
  62. #. TRANS: Field label for extended profile properties.
  63. #: lib/extendedprofile.php:304
  64. msgid "Manager"
  65. msgstr ""
  66. #. TRANS: Field label for extended profile properties.
  67. #: lib/extendedprofile.php:310
  68. msgid "Location"
  69. msgstr ""
  70. #. TRANS: Field label for extended profile properties.
  71. #: lib/extendedprofile.php:315
  72. msgid "Bio"
  73. msgstr ""
  74. #. TRANS: Field label for extended profile properties.
  75. #: lib/extendedprofile.php:321
  76. msgid "Tags"
  77. msgstr ""
  78. #. TRANS: Field label for extended profile properties.
  79. #: lib/extendedprofile.php:329
  80. msgid "Contact"
  81. msgstr ""
  82. #. TRANS: Field label for extended profile properties.
  83. #: lib/extendedprofile.php:342
  84. msgid "Birthday"
  85. msgstr ""
  86. #. TRANS: Field label for extended profile properties.
  87. #: lib/extendedprofile.php:348
  88. msgid "Spouse's name"
  89. msgstr ""
  90. #. TRANS: Field label for extended profile properties.
  91. #: lib/extendedprofile.php:353
  92. msgid "Kids' names"
  93. msgstr ""
  94. #. TRANS: Field label for extended profile properties.
  95. #: lib/extendedprofile.php:359
  96. msgid "Work experience"
  97. msgstr ""
  98. #. TRANS: Field label for extended profile properties.
  99. #: lib/extendedprofile.php:366
  100. msgid "Education"
  101. msgstr ""
  102. #. TRANS: Title for extended profile entry deletion dialog.
  103. #: lib/extendedprofilewidget.php:84
  104. msgid "Confirmation Required"
  105. msgstr ""
  106. #. TRANS: Confirmation text for extended profile entry deletion dialog.
  107. #: lib/extendedprofilewidget.php:87
  108. msgid "Really delete this entry?"
  109. msgstr ""
  110. #. TRANS: Value between parentheses (phone number, website, or IM address).
  111. #: lib/extendedprofilewidget.php:169 lib/extendedprofilewidget.php:182
  112. #: lib/extendedprofilewidget.php:206
  113. #, php-format
  114. msgid "(%s)"
  115. msgstr ""
  116. #. TRANS: Field label in experience area of extended profile.
  117. #. TRANS: Field label in experience edit area of extended profile (which company does one work for).
  118. #: lib/extendedprofilewidget.php:325 lib/extendedprofilewidget.php:371
  119. msgid "Company"
  120. msgstr ""
  121. #. TRANS: Field label in extended profile (when did one start a position or education).
  122. #: lib/extendedprofilewidget.php:331 lib/extendedprofilewidget.php:379
  123. #: lib/extendedprofilewidget.php:425 lib/extendedprofilewidget.php:480
  124. msgid "Start"
  125. msgstr ""
  126. #. TRANS: Field label in extended profile (when did one end a position or education).
  127. #: lib/extendedprofilewidget.php:339 lib/extendedprofilewidget.php:387
  128. #: lib/extendedprofilewidget.php:433 lib/extendedprofilewidget.php:489
  129. msgid "End"
  130. msgstr ""
  131. #. TRANS: Field value in experience area of extended profile (one still holds a position).
  132. #: lib/extendedprofilewidget.php:352
  133. msgid "(Current)"
  134. msgstr ""
  135. #. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
  136. #: lib/extendedprofilewidget.php:402
  137. msgid "Current"
  138. msgstr ""
  139. #. TRANS: Field label in extended profile for specifying an academic degree.
  140. #: lib/extendedprofilewidget.php:419 lib/extendedprofilewidget.php:463
  141. msgid "Degree"
  142. msgstr ""
  143. #. TRANS: Field label in education area of extended profile.
  144. #. TRANS: Field label in education edit area of extended profile.
  145. #: lib/extendedprofilewidget.php:422 lib/extendedprofilewidget.php:471
  146. msgid "Description"
  147. msgstr ""
  148. #. TRANS: Link description in extended profile page to add another profile element.
  149. #: lib/extendedprofilewidget.php:521
  150. msgid "Add another item"
  151. msgstr ""
  152. #. TRANS: Field label for undefined field in extended profile.
  153. #: lib/extendedprofilewidget.php:632
  154. #, php-format
  155. msgid "TYPE: %s"
  156. msgstr ""
  157. #. TRANS: Button text for saving extended profile properties.
  158. #: lib/extendedprofilewidget.php:646
  159. msgctxt "BUTTON"
  160. msgid "Save"
  161. msgstr ""
  162. #. TRANS: .
  163. #. TRANS: Button title for saving extended profile properties.
  164. #: lib/extendedprofilewidget.php:651
  165. msgid "Save details"
  166. msgstr ""
  167. #. TRANS: Title for extended profile settings.
  168. #: actions/profiledetailsettings.php:27
  169. msgid "Extended profile settings"
  170. msgstr ""
  171. #. TRANS: Message given submitting a form with an unknown action.
  172. #: actions/profiledetailsettings.php:49
  173. msgid "Unexpected form submission."
  174. msgstr ""
  175. #. TRANS: Success message after saving extended profile details.
  176. #: actions/profiledetailsettings.php:97
  177. msgid "Details saved."
  178. msgstr ""
  179. #. TRANS: Exception thrown when no date was entered in a required date field.
  180. #. TRANS: %s is the field name.
  181. #: actions/profiledetailsettings.php:108
  182. #, php-format
  183. msgid "You must supply a date for \"%s\"."
  184. msgstr ""
  185. #. TRANS: Exception thrown on incorrect data input.
  186. #. TRANS: %1$s is a field name, %2$s is the incorrect input.
  187. #: actions/profiledetailsettings.php:120
  188. #, php-format
  189. msgid "Invalid date entered for \"%1$s\": %2$s."
  190. msgstr ""
  191. #. TRANS: Exception thrown when entering an invalid URL.
  192. #. TRANS: %s is the invalid URL.
  193. #: actions/profiledetailsettings.php:231
  194. #, php-format
  195. msgid "Invalid URL: %s."
  196. msgstr ""
  197. #. TRANS: Server error displayed when a field could not be saved in the database.
  198. #: actions/profiledetailsettings.php:468 actions/profiledetailsettings.php:481
  199. msgid "Could not save profile details."
  200. msgstr ""
  201. #. TRANS: Validation error in form for profile settings.
  202. #. TRANS: %s is an invalid tag.
  203. #: actions/profiledetailsettings.php:523
  204. #, php-format
  205. msgid "Invalid tag: \"%s\"."
  206. msgstr ""
  207. #. TRANS: Server error thrown when user profile settings could not be saved.
  208. #: actions/profiledetailsettings.php:563
  209. msgid "Could not save profile."
  210. msgstr ""
  211. #. TRANS: Link title for link on user profile.
  212. #: actions/profiledetail.php:49
  213. msgid "Edit extended profile settings"
  214. msgstr ""
  215. #. TRANS: Link text for link on user profile.
  216. #: actions/profiledetail.php:51
  217. msgid "Edit"
  218. msgstr ""