123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- # Translation of StatusNet - ExtendedProfile to Catalan (català)
- # Exported from translatewiki.net
- #
- # Author: Solde
- # Author: Toniher
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - ExtendedProfile\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:08:30+0000\n"
- "Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-06-05 21:50:06+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: ca\n"
- "X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Title for extended profile settings.
- msgid "Extended profile settings"
- msgstr "Paràmetres de perfil estès"
- #. TRANS: Usage instructions for profile settings.
- msgid ""
- "You can update your personal profile info here so people know more about you."
- msgstr ""
- "Podeu actualitzar la vostra informació personal a continuació per tal que la "
- "gent us conegui més."
- #. TRANS: Client error displayed when the session token does not match or is not given.
- msgid "There was a problem with your session token. Try again, please."
- msgstr ""
- "S'ha produït un problema amb el vostre testimoni de sessió. Torneu-ho a "
- "provar."
- #. TRANS: Message given submitting a form with an unknown action.
- msgid "Unexpected form submission."
- msgstr "Tramesa de formulari no esperada."
- #. TRANS: Success message after saving extended profile details.
- msgid "Details saved."
- msgstr "S'han desat els detalls."
- #. TRANS: Exception thrown when no date was entered in a required date field.
- #. TRANS: %s is the field name.
- #, 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.
- #, 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.
- #, php-format
- msgid "Invalid URL: %s."
- msgstr "URL no vàlid: %s."
- #. TRANS: Server error displayed when a field could not be saved in the database.
- msgid "Could not save profile details."
- msgstr "No es poden desar els detalls de perfil."
- #. TRANS: Validation error in form for profile settings.
- #. TRANS: %s is an invalid tag.
- #, php-format
- msgid "Invalid tag: \"%s\"."
- msgstr "Etiqueta no vàlida: «%s»."
- #. TRANS: Server error thrown when user profile settings could not be saved.
- msgid "Could not save profile."
- msgstr "No s'ha pogut desar el perfil."
- #. TRANS: Server error thrown when user profile settings tags could not be saved.
- msgid "Could not save tags."
- msgstr "No s'han pogut desar les etiquetes."
- #. TRANS: Link title for link on user profile.
- msgid "Edit extended profile settings"
- msgstr "Edita els paràmetres de perfil estesos"
- #. TRANS: Link text for link on user profile.
- msgid "Edit"
- msgstr "Edita"
- #. TRANS: Plugin description.
- msgid "UI extensions for additional profile fields."
- msgstr "Extensions d'interfície per a camps de perfil addicionals."
- #. TRANS: Link text on user profile page leading to extended profile page.
- msgid "More details..."
- msgstr "Més detalls..."
- #. TRANS: Title for extended profile entry deletion dialog.
- msgid "Confirmation Required"
- msgstr "Cal una confirmació"
- #. TRANS: Confirmation text for extended profile entry deletion dialog.
- msgid "Really delete this entry?"
- msgstr "Voleu eliminar aquesta entrada?"
- #. TRANS: Value between parentheses (phone number, website, or IM address).
- #, php-format
- msgid "(%s)"
- msgstr "(%s)"
- #. 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).
- msgid "Company"
- msgstr "Empresa"
- #. TRANS: Field label in extended profile (when did one start a position or education).
- msgid "Start"
- msgstr "Comença"
- #. TRANS: Field label in extended profile (when did one end a position or education).
- msgid "End"
- msgstr "Acaba"
- #. TRANS: Field value in experience area of extended profile (one still holds a position).
- msgid "(Current)"
- msgstr "(Actual)"
- #. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
- msgid "Current"
- msgstr "Actual"
- #. 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.
- msgid "Institution"
- msgstr "Institució"
- #. TRANS: Field label in extended profile for specifying an academic degree.
- msgid "Degree"
- msgstr "Titolació"
- #. TRANS: Field label in education area of extended profile.
- #. TRANS: Field label in education edit area of extended profile.
- msgid "Description"
- msgstr "Descripció"
- #. TRANS: Link description in extended profile page to add another profile element.
- msgid "Add another item"
- msgstr "Afegeix un altre element"
- #. TRANS: Field label for undefined field in extended profile.
- #, php-format
- msgid "TYPE: %s"
- msgstr ""
- #. TRANS: Button text for saving extended profile properties.
- msgctxt "BUTTON"
- msgid "Save"
- msgstr "Desa"
- #. TRANS: .
- #. TRANS: Button title for saving extended profile properties.
- msgid "Save details"
- msgstr "Desa els detalls"
- #. TRANS: Field label for extended profile properties.
- msgid "Phone"
- msgstr "Telèfon"
- #. TRANS: Field label for extended profile properties (Instant Messaging).
- msgid "IM"
- msgstr "MI"
- #. TRANS: Field label for extended profile properties.
- msgid "Website"
- msgstr "Lloc web"
- #. TRANS: Field label for extended profile properties.
- msgid "Employer"
- msgstr "Empresari"
- #. TRANS: Field label for extended profile properties.
- msgid "Personal"
- msgstr "Personal"
- #. TRANS: Field label for extended profile properties.
- msgid "Full name"
- msgstr "Nom complet"
- #. TRANS: Field label for extended profile properties.
- msgid "Title"
- msgstr "Títol"
- #. TRANS: Field label for extended profile properties.
- msgid "Manager"
- msgstr "Manager"
- #. TRANS: Field label for extended profile properties.
- msgid "Location"
- msgstr "Ubicació"
- #. TRANS: Field label for extended profile properties.
- msgid "Bio"
- msgstr "Biografia"
- #. TRANS: Field label for extended profile properties.
- msgid "Tags"
- msgstr "Etiquetes"
- #. TRANS: Field label for extended profile properties.
- msgid "Contact"
- msgstr "Contacte"
- #. TRANS: Field label for extended profile properties.
- msgid "Birthday"
- msgstr "Aniversari"
- #. TRANS: Field label for extended profile properties.
- msgid "Spouse's name"
- msgstr "Nom del cònjuge"
- #. TRANS: Field label for extended profile properties.
- msgid "Kids' names"
- msgstr "Noms dels nens"
- #. TRANS: Field label for extended profile properties.
- msgid "Work experience"
- msgstr "Experiència laboral"
- #. TRANS: Field label for extended profile properties.
- msgid "Education"
- msgstr "Educació"
|