ExtendedProfile.pot 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  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: 2021-07-18 12:38+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. #: classes/GNUsocialProfileExtensionField.php:75
  20. msgid "Error creating new field."
  21. msgstr ""
  22. #: classes/GNUsocialProfileExtensionResponse.php:74
  23. msgid "Error creating new response."
  24. msgstr ""
  25. #. TRANS: Title for extended profile entry deletion dialog.
  26. #: lib/extendedprofilewidget.php:84
  27. msgid "Confirmation Required"
  28. msgstr ""
  29. #. TRANS: Confirmation text for extended profile entry deletion dialog.
  30. #: lib/extendedprofilewidget.php:87
  31. msgid "Really delete this entry?"
  32. msgstr ""
  33. #. TRANS: Value between parentheses (phone number, website, or IM address).
  34. #: lib/extendedprofilewidget.php:171 lib/extendedprofilewidget.php:185
  35. #: lib/extendedprofilewidget.php:206
  36. #, php-format
  37. msgid "(%s)"
  38. msgstr ""
  39. #. TRANS: Field label in experience area of extended profile.
  40. #. TRANS: Field label in experience edit area of extended profile (which company does one work for).
  41. #: lib/extendedprofilewidget.php:329 lib/extendedprofilewidget.php:380
  42. msgid "Company"
  43. msgstr ""
  44. #. TRANS: Field label in extended profile (when did one start a position or education).
  45. #: lib/extendedprofilewidget.php:335 lib/extendedprofilewidget.php:388
  46. #: lib/extendedprofilewidget.php:434 lib/extendedprofilewidget.php:494
  47. msgid "Start"
  48. msgstr ""
  49. #. TRANS: Field label in extended profile (when did one end a position or education).
  50. #: lib/extendedprofilewidget.php:345 lib/extendedprofilewidget.php:396
  51. #: lib/extendedprofilewidget.php:444 lib/extendedprofilewidget.php:503
  52. msgid "End"
  53. msgstr ""
  54. #. TRANS: Field value in experience area of extended profile (one still holds a position).
  55. #: lib/extendedprofilewidget.php:360
  56. msgid "(Current)"
  57. msgstr ""
  58. #. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
  59. #: lib/extendedprofilewidget.php:411
  60. msgid "Current"
  61. msgstr ""
  62. #. TRANS: Field label in education area of extended profile.
  63. #. TRANS: Field label in education edit area of extended profile.
  64. #. TRANS: Field label for extended profile properties.
  65. #: lib/extendedprofilewidget.php:424 lib/extendedprofilewidget.php:469
  66. #: lib/extendedprofile.php:254 lib/extendedprofile.php:267
  67. msgid "Institution"
  68. msgstr ""
  69. #. TRANS: Field label in extended profile for specifying an academic degree.
  70. #: lib/extendedprofilewidget.php:428 lib/extendedprofilewidget.php:477
  71. msgid "Degree"
  72. msgstr ""
  73. #. TRANS: Field label in education area of extended profile.
  74. #. TRANS: Field label in education edit area of extended profile.
  75. #: lib/extendedprofilewidget.php:431 lib/extendedprofilewidget.php:485
  76. #: actions/profilefieldsadminpanel.php:196
  77. msgid "Description"
  78. msgstr ""
  79. #. TRANS: Link description in extended profile page to add another profile element.
  80. #: lib/extendedprofilewidget.php:535
  81. msgid "Add another item"
  82. msgstr ""
  83. #. TRANS: Field label for undefined field in extended profile.
  84. #: lib/extendedprofilewidget.php:650
  85. #, php-format
  86. msgid "TYPE: %s"
  87. msgstr ""
  88. #. TRANS: Button text for saving extended profile properties.
  89. #: lib/extendedprofilewidget.php:665 actions/profilefieldsadminpanel.php:224
  90. msgctxt "BUTTON"
  91. msgid "Save"
  92. msgstr ""
  93. #. TRANS: .
  94. #. TRANS: Button title for saving extended profile properties.
  95. #: lib/extendedprofilewidget.php:670
  96. msgid "Save details"
  97. msgstr ""
  98. #. TRANS: Field label for extended profile properties.
  99. #: lib/extendedprofile.php:123 lib/extendedprofile.php:134
  100. msgid "Phone"
  101. msgstr ""
  102. #. TRANS: Field label for extended profile properties (Instant Messaging).
  103. #: lib/extendedprofile.php:156 lib/extendedprofile.php:163
  104. msgid "IM"
  105. msgstr ""
  106. #. TRANS: Field label for extended profile properties.
  107. #: lib/extendedprofile.php:184 lib/extendedprofile.php:191
  108. msgid "Website"
  109. msgstr ""
  110. #. TRANS: Field label for extended profile properties.
  111. #: lib/extendedprofile.php:215 lib/extendedprofile.php:227
  112. msgid "Employer"
  113. msgstr ""
  114. #. TRANS: Field label for extended profile properties.
  115. #: lib/extendedprofile.php:313 lib/extendedprofile.php:362
  116. msgid "Personal"
  117. msgstr ""
  118. #. TRANS: Field label for extended profile properties.
  119. #: lib/extendedprofile.php:317
  120. msgid "Full name"
  121. msgstr ""
  122. #. TRANS: Field label for extended profile properties.
  123. #: lib/extendedprofile.php:323 actions/profilefieldsadminpanel.php:180
  124. msgid "Title"
  125. msgstr ""
  126. #. TRANS: Field label for extended profile properties.
  127. #: lib/extendedprofile.php:328
  128. msgid "Manager"
  129. msgstr ""
  130. #. TRANS: Field label for extended profile properties.
  131. #: lib/extendedprofile.php:334
  132. msgid "Location"
  133. msgstr ""
  134. #. TRANS: Field label for extended profile properties.
  135. #: lib/extendedprofile.php:339
  136. msgid "Bio"
  137. msgstr ""
  138. #. TRANS: Field label for extended profile properties.
  139. #: lib/extendedprofile.php:345
  140. msgid "Tags"
  141. msgstr ""
  142. #. TRANS: Field label for extended profile properties.
  143. #: lib/extendedprofile.php:353
  144. msgid "Contact"
  145. msgstr ""
  146. #. TRANS: Field label for extended profile properties.
  147. #: lib/extendedprofile.php:366
  148. msgid "Birthday"
  149. msgstr ""
  150. #. TRANS: Field label for extended profile properties.
  151. #: lib/extendedprofile.php:372
  152. msgid "Spouse's name"
  153. msgstr ""
  154. #. TRANS: Field label for extended profile properties.
  155. #: lib/extendedprofile.php:377
  156. msgid "Kids' names"
  157. msgstr ""
  158. #. TRANS: Field label for extended profile properties.
  159. #: lib/extendedprofile.php:383
  160. msgid "Work experience"
  161. msgstr ""
  162. #. TRANS: Field label for extended profile properties.
  163. #: lib/extendedprofile.php:390
  164. msgid "Education"
  165. msgstr ""
  166. #: lib/extendedprofile.php:398
  167. msgid "Additional information"
  168. msgstr ""
  169. #. TRANS: Title for extended profile settings.
  170. #. TRANS: %%site.name%% is the name of the site.
  171. #: actions/profiledetailsettings.php:35
  172. msgid "Extended profile settings"
  173. msgstr ""
  174. #. TRANS: Message given submitting a form with an unknown action.
  175. #: actions/profiledetailsettings.php:45
  176. msgid "Unexpected form submission."
  177. msgstr ""
  178. #. TRANS: Success message after saving extended profile details.
  179. #: actions/profiledetailsettings.php:86
  180. msgid "Details saved."
  181. msgstr ""
  182. #. TRANS: Exception thrown when no date was entered in a required date field.
  183. #. TRANS: %s is the field name.
  184. #: actions/profiledetailsettings.php:96
  185. #, php-format
  186. msgid "You must supply a date for \"%s\"."
  187. msgstr ""
  188. #. TRANS: Exception thrown on incorrect data input.
  189. #. TRANS: %1$s is a field name, %2$s is the incorrect input.
  190. #: actions/profiledetailsettings.php:108
  191. #, php-format
  192. msgid "Invalid date entered for \"%1$s\": %2$s."
  193. msgstr ""
  194. #. TRANS: Exception thrown when entering an invalid URL.
  195. #. TRANS: %s is the invalid URL.
  196. #: actions/profiledetailsettings.php:228
  197. #, php-format
  198. msgid "Invalid URL: %s."
  199. msgstr ""
  200. #. TRANS: Server error displayed when a field could not be saved in the database.
  201. #: actions/profiledetailsettings.php:471 actions/profiledetailsettings.php:483
  202. msgid "Could not save profile details."
  203. msgstr ""
  204. #. TRANS: Validation error in form for profile settings.
  205. #. TRANS: %s is an invalid tag.
  206. #: actions/profiledetailsettings.php:525
  207. #, php-format
  208. msgid "Invalid tag: \"%s\"."
  209. msgstr ""
  210. #. TRANS: Server error thrown when user profile settings could not be saved.
  211. #: actions/profiledetailsettings.php:564
  212. msgid "Could not save profile."
  213. msgstr ""
  214. #: actions/profilefieldsadminpanel.php:39
  215. msgid "Profile fields"
  216. msgstr ""
  217. #: actions/profilefieldsadminpanel.php:49
  218. msgid "GNU Social custom profile fields"
  219. msgstr ""
  220. #: actions/profilefieldsadminpanel.php:65
  221. msgid ""
  222. "Internal system name must be unique and consist of only alphanumeric "
  223. "characters!"
  224. msgstr ""
  225. #: actions/profilefieldsadminpanel.php:75
  226. msgid "There was an error with the field data."
  227. msgstr ""
  228. #: actions/profilefieldsadminpanel.php:87
  229. msgid "Field not found."
  230. msgstr ""
  231. #: actions/profilefieldsadminpanel.php:140
  232. msgid "New Profile Field"
  233. msgstr ""
  234. #: actions/profilefieldsadminpanel.php:149
  235. msgid "Edit Profile Field"
  236. msgstr ""
  237. #: actions/profilefieldsadminpanel.php:153
  238. msgid "Existing Custom Profile Fields"
  239. msgstr ""
  240. #: actions/profilefieldsadminpanel.php:182
  241. msgid "The title of the field"
  242. msgstr ""
  243. #: actions/profilefieldsadminpanel.php:188
  244. msgid "Internal name"
  245. msgstr ""
  246. #: actions/profilefieldsadminpanel.php:190
  247. msgid ""
  248. "The alphanumeric name used internally for this field. Also the key used for "
  249. "federation (e.g. ActivityPub and OStatus) user info."
  250. msgstr ""
  251. #: actions/profilefieldsadminpanel.php:198
  252. msgid "An optional more detailed description of the field"
  253. msgstr ""
  254. #: actions/profilefieldsadminpanel.php:204
  255. msgid "Type"
  256. msgstr ""
  257. #: actions/profilefieldsadminpanel.php:205
  258. msgid "Text"
  259. msgstr ""
  260. #: actions/profilefieldsadminpanel.php:206
  261. msgid "String"
  262. msgstr ""
  263. #: actions/profilefieldsadminpanel.php:207
  264. msgid "The type of the datafield"
  265. msgstr ""
  266. #: actions/profilefieldsadminpanel.php:224
  267. msgid "Save field"
  268. msgstr ""
  269. #: actions/profilefieldsadminpanel.php:226
  270. msgctxt "BUTTON"
  271. msgid "Remove"
  272. msgstr ""
  273. #: actions/profilefieldsadminpanel.php:226
  274. msgid "Remove field"
  275. msgstr ""
  276. #. TRANS: Link title for link on user profile.
  277. #: actions/profiledetail.php:54
  278. msgid "Edit extended profile settings"
  279. msgstr ""
  280. #. TRANS: Link text for link on user profile.
  281. #: actions/profiledetail.php:56
  282. msgid "Edit"
  283. msgstr ""
  284. #. TRANS: Module description.
  285. #: ExtendedProfilePlugin.php:46
  286. msgid "UI extensions for additional profile fields."
  287. msgstr ""
  288. #. TRANS: Link text on user profile page leading to extended profile page.
  289. #: ExtendedProfilePlugin.php:100
  290. msgid "More details..."
  291. msgstr ""
  292. #. TRANS: Extended profile plugin menu item on user settings page.
  293. #: ExtendedProfilePlugin.php:119
  294. msgctxt "MENU"
  295. msgid "Full Profile"
  296. msgstr ""
  297. #. TRANS: Extended profile plugin tooltip for user settings menu item.
  298. #: ExtendedProfilePlugin.php:121
  299. msgid "Change your extended profile settings"
  300. msgstr ""
  301. #: ExtendedProfilePlugin.php:206
  302. msgid "Profile Fields"
  303. msgstr ""
  304. #: ExtendedProfilePlugin.php:207
  305. msgid "Custom profile fields"
  306. msgstr ""