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