]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ExtendedProfile/locale/ExtendedProfile.pot
initialize fave, sub, and membership URIs
[quix0rs-gnu-social.git] / plugins / ExtendedProfile / locale / ExtendedProfile.pot
index 2b81c0099fbb7c0516c043c9017b631048257b43..e1e1899a0a6ea3a7d577db77895776388c693a59 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-18 19:45+0000\n"
+"POT-Creation-Date: 2011-09-11 13:47+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#. TRANS: Title for extended profile settings.
 #: actions/profiledetailsettings.php:29
 msgid "Extended profile settings"
 msgstr ""
@@ -26,6 +27,7 @@ msgid ""
 "You can update your personal profile info here so people know more about you."
 msgstr ""
 
+#. TRANS: Client error displayed when the session token does not match or is not given.
 #: actions/profiledetailsettings.php:63
 msgid "There was a problem with your session token. Try again, please."
 msgstr ""
@@ -35,49 +37,51 @@ msgstr ""
 msgid "Unexpected form submission."
 msgstr ""
 
-#: actions/profiledetailsettings.php:136
+#. TRANS: Success message after saving extended profile details.
+#: actions/profiledetailsettings.php:137
 msgid "Details saved."
 msgstr ""
 
 #. TRANS: Exception thrown when no date was entered in a required date field.
 #. TRANS: %s is the field name.
-#: actions/profiledetailsettings.php:147
+#: actions/profiledetailsettings.php:148
 #, php-format
 msgid "You must supply a date for \"%s\"."
 msgstr ""
 
 #. TRANS: Exception thrown on incorrect data input.
 #. TRANS: %1$s is a field name, %2$s is the incorrect input.
-#: actions/profiledetailsettings.php:159
+#: actions/profiledetailsettings.php:160
 #, php-format
 msgid "Invalid date entered for \"%1$s\": %2$s."
 msgstr ""
 
 #. TRANS: Exception thrown when entering an invalid URL.
 #. TRANS: %s is the invalid URL.
-#: actions/profiledetailsettings.php:275
+#: actions/profiledetailsettings.php:276
 #, php-format
 msgid "Invalid URL: %s."
 msgstr ""
 
-#: actions/profiledetailsettings.php:523 actions/profiledetailsettings.php:535
+#. TRANS: Server error displayed when a field could not be saved in the database.
+#: actions/profiledetailsettings.php:525 actions/profiledetailsettings.php:538
 msgid "Could not save profile details."
 msgstr ""
 
 #. TRANS: Validation error in form for profile settings.
 #. TRANS: %s is an invalid tag.
-#: actions/profiledetailsettings.php:580
+#: actions/profiledetailsettings.php:583
 #, php-format
 msgid "Invalid tag: \"%s\"."
 msgstr ""
 
 #. TRANS: Server error thrown when user profile settings could not be saved.
-#: actions/profiledetailsettings.php:622
+#: actions/profiledetailsettings.php:625
 msgid "Could not save profile."
 msgstr ""
 
 #. TRANS: Server error thrown when user profile settings tags could not be saved.
-#: actions/profiledetailsettings.php:631
+#: actions/profiledetailsettings.php:634
 msgid "Could not save tags."
 msgstr ""
 
@@ -91,114 +95,184 @@ msgstr ""
 msgid "Edit"
 msgstr ""
 
-#: ExtendedProfilePlugin.php:41
+#. TRANS: Plugin description.
+#: ExtendedProfilePlugin.php:40
 msgid "UI extensions for additional profile fields."
 msgstr ""
 
+#. TRANS: Link text on user profile page leading to extended profile page.
 #: ExtendedProfilePlugin.php:123
 msgid "More details..."
 msgstr ""
 
-#: lib/extendedprofilewidget.php:317 lib/extendedprofilewidget.php:359
+#. TRANS: Title for extended profile entry deletion dialog.
+#: lib/extendedprofilewidget.php:84
+msgid "Confirmation Required"
+msgstr ""
+
+#. TRANS: Confirmation text for extended profile entry deletion dialog.
+#: lib/extendedprofilewidget.php:87
+msgid "Really delete this entry?"
+msgstr ""
+
+#. TRANS: Value between parentheses (phone number, website, or IM address).
+#: lib/extendedprofilewidget.php:169 lib/extendedprofilewidget.php:182
+#: lib/extendedprofilewidget.php:206
+#, php-format
+msgid "(%s)"
+msgstr ""
+
+#. TRANS: Field label in experience area of extended profile.
+#. TRANS: Field label in experience edit area of extended profile (which company does one work for).
+#: lib/extendedprofilewidget.php:326 lib/extendedprofilewidget.php:372
 msgid "Company"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:322 lib/extendedprofilewidget.php:366
-#: lib/extendedprofilewidget.php:407 lib/extendedprofilewidget.php:457
+#. TRANS: Field label in extended profile (when did one start a position or education).
+#: lib/extendedprofilewidget.php:332 lib/extendedprofilewidget.php:380
+#: lib/extendedprofilewidget.php:426 lib/extendedprofilewidget.php:481
 msgid "Start"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:329 lib/extendedprofilewidget.php:373
-#: lib/extendedprofilewidget.php:414 lib/extendedprofilewidget.php:464
+#. TRANS: Field label in extended profile (when did one end a position or education).
+#: lib/extendedprofilewidget.php:340 lib/extendedprofilewidget.php:388
+#: lib/extendedprofilewidget.php:434 lib/extendedprofilewidget.php:490
 msgid "End"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:341 lib/extendedprofilewidget.php:387
+#. TRANS: Field value in experience area of extended profile (one still holds a position).
+#: lib/extendedprofilewidget.php:353
+msgid "(Current)"
+msgstr ""
+
+#. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
+#: lib/extendedprofilewidget.php:403
 msgid "Current"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:399 lib/extendedprofilewidget.php:435
-#: lib/extendedprofile.php:242 lib/extendedprofile.php:254
+#. TRANS: Field label in education area of extended profile.
+#. TRANS: Field label in education edit area of extended profile.
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofilewidget.php:416 lib/extendedprofilewidget.php:456
+#: lib/extendedprofile.php:251 lib/extendedprofile.php:264
 msgid "Institution"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:403 lib/extendedprofilewidget.php:442
+#. TRANS: Field label in extended profile for specifying an academic degree.
+#: lib/extendedprofilewidget.php:420 lib/extendedprofilewidget.php:464
 msgid "Degree"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:405 lib/extendedprofilewidget.php:449
+#. TRANS: Field label in education area of extended profile.
+#. TRANS: Field label in education edit area of extended profile.
+#: lib/extendedprofilewidget.php:423 lib/extendedprofilewidget.php:472
 msgid "Description"
 msgstr ""
 
-#: lib/extendedprofilewidget.php:618
+#. TRANS: Link description in extended profile page to add another profile element.
+#: lib/extendedprofilewidget.php:522
+msgid "Add another item"
+msgstr ""
+
+#. TRANS: Field label for undefined field in extended profile.
+#: lib/extendedprofilewidget.php:633
+#, php-format
+msgid "TYPE: %s"
+msgstr ""
+
+#. TRANS: Button text for saving extended profile properties.
+#: lib/extendedprofilewidget.php:647
 msgctxt "BUTTON"
 msgid "Save"
 msgstr ""
 
-#: lib/extendedprofile.php:119 lib/extendedprofile.php:129
+#. TRANS: .
+#. TRANS: Button title for saving extended profile properties.
+#: lib/extendedprofilewidget.php:652
+msgid "Save details"
+msgstr ""
+
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:120 lib/extendedprofile.php:131
 msgid "Phone"
 msgstr ""
 
-#: lib/extendedprofile.php:150 lib/extendedprofile.php:156
+#. TRANS: Field label for extended profile properties (Instant Messaging).
+#: lib/extendedprofile.php:153 lib/extendedprofile.php:160
 msgid "IM"
 msgstr ""
 
-#: lib/extendedprofile.php:176 lib/extendedprofile.php:182
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:181 lib/extendedprofile.php:188
 msgid "Website"
 msgstr ""
 
-#: lib/extendedprofile.php:205 lib/extendedprofile.php:216
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:212 lib/extendedprofile.php:224
 msgid "Employer"
 msgstr ""
 
-#: lib/extendedprofile.php:278 lib/extendedprofile.php:319
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:289 lib/extendedprofile.php:338
 msgid "Personal"
 msgstr ""
 
-#: lib/extendedprofile.php:281
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:293
 msgid "Full name"
 msgstr ""
 
-#: lib/extendedprofile.php:286
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:299
 msgid "Title"
 msgstr ""
 
-#: lib/extendedprofile.php:290
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:304
 msgid "Manager"
 msgstr ""
 
-#: lib/extendedprofile.php:295
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:310
 msgid "Location"
 msgstr ""
 
-#: lib/extendedprofile.php:299
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:315
 msgid "Bio"
 msgstr ""
 
-#: lib/extendedprofile.php:304
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:321
 msgid "Tags"
 msgstr ""
 
-#: lib/extendedprofile.php:311
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:329
 msgid "Contact"
 msgstr ""
 
-#: lib/extendedprofile.php:322
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:342
 msgid "Birthday"
 msgstr ""
 
-#: lib/extendedprofile.php:327
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:348
 msgid "Spouse's name"
 msgstr ""
 
-#: lib/extendedprofile.php:331
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:353
 msgid "Kids' names"
 msgstr ""
 
-#: lib/extendedprofile.php:336
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:359
 msgid "Work experience"
 msgstr ""
 
-#: lib/extendedprofile.php:342
+#. TRANS: Field label for extended profile properties.
+#: lib/extendedprofile.php:366
 msgid "Education"
 msgstr ""