forked from GNUsocial/gnu-social
Localisation updates from http://translatewiki.net.
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+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"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: Breton <http://translatewiki.net/wiki/Portal:br>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: br\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
237
plugins/ExtendedProfile/locale/de/LC_MESSAGES/ExtendedProfile.po
Normal file
237
plugins/ExtendedProfile/locale/de/LC_MESSAGES/ExtendedProfile.po
Normal file
@@ -0,0 +1,237 @@
|
||||
# Translation of StatusNet - ExtendedProfile to German (Deutsch)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: George Animal
|
||||
# Author: Giftpflanze
|
||||
# --
|
||||
# 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: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: de\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
msgid "Extended profile settings"
|
||||
msgstr "Erweiterte Profileinstellungen"
|
||||
|
||||
#. TRANS: Usage instructions for profile settings.
|
||||
msgid ""
|
||||
"You can update your personal profile info here so people know more about you."
|
||||
msgstr ""
|
||||
"Du kannst hier dein persönliches Profil aktualisieren, damit andere Personen "
|
||||
"mehr über dich wissen."
|
||||
|
||||
msgid "There was a problem with your session token. Try again, please."
|
||||
msgstr "Es gab ein Problem mit deinem Sessiontoken. Bitte versuche es erneut."
|
||||
|
||||
#. TRANS: Message given submitting a form with an unknown action.
|
||||
msgid "Unexpected form submission."
|
||||
msgstr "Unerwartete Formulareingabe."
|
||||
|
||||
msgid "Details saved."
|
||||
msgstr "Informationen gespeichert."
|
||||
|
||||
#. 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 "Du musst in „%s“ ein Datum eintragen."
|
||||
|
||||
#. 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 "Ungültiges Datum %2$s für „%1$s“ eingegeben."
|
||||
|
||||
#. TRANS: Exception thrown when entering an invalid URL.
|
||||
#. TRANS: %s is the invalid URL.
|
||||
#, php-format
|
||||
msgid "Invalid URL: %s."
|
||||
msgstr "Ungültige URL: %s."
|
||||
|
||||
msgid "Could not save profile details."
|
||||
msgstr "Konnte Profilinformationen nicht speichern."
|
||||
|
||||
#. TRANS: Validation error in form for profile settings.
|
||||
#. TRANS: %s is an invalid tag.
|
||||
#, php-format
|
||||
msgid "Invalid tag: \"%s\"."
|
||||
msgstr "Ungültiges Tag: „%s“."
|
||||
|
||||
#. TRANS: Server error thrown when user profile settings could not be saved.
|
||||
msgid "Could not save profile."
|
||||
msgstr "Konnte Profil nicht speichern."
|
||||
|
||||
#. TRANS: Server error thrown when user profile settings tags could not be saved.
|
||||
msgid "Could not save tags."
|
||||
msgstr "Konnte Tags nicht speichern."
|
||||
|
||||
#. TRANS: Link title for link on user profile.
|
||||
msgid "Edit extended profile settings"
|
||||
msgstr "Erweiterte Profileinstellungen bearbeiten"
|
||||
|
||||
#. TRANS: Link text for link on user profile.
|
||||
msgid "Edit"
|
||||
msgstr "Bearbeiten"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "UI extensions for additional profile fields."
|
||||
msgstr "Benutzeroberflächenerweitungen für zusätzliche Profileinstellungen."
|
||||
|
||||
#. TRANS: Link text on user profile page leading to extended profile page.
|
||||
msgid "More details..."
|
||||
msgstr "Weitere Details …"
|
||||
|
||||
#. TRANS: Title for extended profile entry deletion dialog.
|
||||
msgid "Confirmation Required"
|
||||
msgstr "Bestätigung erforderlich"
|
||||
|
||||
#. TRANS: Confirmation text for extended profile entry deletion dialog.
|
||||
msgid "Really delete this entry?"
|
||||
msgstr "Diesen Eintrag wirklich löschen?"
|
||||
|
||||
#. 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 "Unternehmen"
|
||||
|
||||
#. TRANS: Field label in experience area of extended profile (when did one start a position).
|
||||
#. TRANS: Field label in experience edit area of extended profile (when did one start at a company).
|
||||
#. TRANS: Field label in education area of extended profile (when did one start an education).
|
||||
#. TRANS: Field label in education edit area of extended profile (when did one start an education).
|
||||
msgid "Start"
|
||||
msgstr "Beginn"
|
||||
|
||||
#. TRANS: Field label in experience area of extended profile (when did one end a position).
|
||||
#. TRANS: Field label in experience edit area of extended profile (when did one terminate at a company).
|
||||
#. TRANS: Field label in education area of extended profile (when did one end a education).
|
||||
#. TRANS: Field label in education edit area of extended profile (when did one end an education).
|
||||
msgid "End"
|
||||
msgstr "Ende"
|
||||
|
||||
#. TRANS: Field value in experience area of extended profile (one still holds a position).
|
||||
msgid "(Current)"
|
||||
msgstr "(bis heute)"
|
||||
|
||||
#. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
|
||||
msgid "Current"
|
||||
msgstr "bis heute"
|
||||
|
||||
#. 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 "Einrichtung"
|
||||
|
||||
#. TRANS: Field label in education area of extended profile.
|
||||
#. TRANS: Field label in education edit area of extended profile.
|
||||
msgid "Degree"
|
||||
msgstr "Akademischer Grad"
|
||||
|
||||
#. TRANS: Field label in education area of extended profile.
|
||||
#. TRANS: Field label in education edit area of extended profile.
|
||||
msgid "Description"
|
||||
msgstr "Beschreibung"
|
||||
|
||||
#. TRANS: Link description in extended profile page to add another profile element.
|
||||
msgid "Add another item"
|
||||
msgstr "Weiteres Element hinzufügen"
|
||||
|
||||
#. TRANS: Field label for undefined field in extended profile.
|
||||
#, php-format
|
||||
msgid "TYPE: %s"
|
||||
msgstr "Typ: %s"
|
||||
|
||||
#. TRANS: Button text for saving extended profile properties.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Save"
|
||||
msgstr "Speichern"
|
||||
|
||||
#. TRANS: .
|
||||
#. TRANS: Button title for saving extended profile properties.
|
||||
msgid "Save details"
|
||||
msgstr "Informationen speichern"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#. TRANS: Field label for extended profile properties (Instant Messaging).
|
||||
msgid "IM"
|
||||
msgstr "IM"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Employer"
|
||||
msgstr "Arbeitgeber"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Personal"
|
||||
msgstr "privat"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Full name"
|
||||
msgstr "Voller Name"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Manager"
|
||||
msgstr "Manager"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Location"
|
||||
msgstr "Ort"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Bio"
|
||||
msgstr "Biographie"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Contact"
|
||||
msgstr "Kontakt"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Birthday"
|
||||
msgstr "Geburtstag"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Spouse's name"
|
||||
msgstr "Names des Ehepartners"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Kids' names"
|
||||
msgstr "Namen der Kinder"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Work experience"
|
||||
msgstr "Berufserfahrung"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Education"
|
||||
msgstr "Ausbildung"
|
||||
235
plugins/ExtendedProfile/locale/fr/LC_MESSAGES/ExtendedProfile.po
Normal file
235
plugins/ExtendedProfile/locale/fr/LC_MESSAGES/ExtendedProfile.po
Normal file
@@ -0,0 +1,235 @@
|
||||
# Translation of StatusNet - ExtendedProfile to French (Français)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Iketsi
|
||||
# Author: Od1n
|
||||
# --
|
||||
# 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: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: fr\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
msgid "Extended profile settings"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Usage instructions for profile settings.
|
||||
msgid ""
|
||||
"You can update your personal profile info here so people know more about you."
|
||||
msgstr ""
|
||||
|
||||
msgid "There was a problem with your session token. Try again, please."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Message given submitting a form with an unknown action.
|
||||
msgid "Unexpected form submission."
|
||||
msgstr ""
|
||||
|
||||
msgid "Details saved."
|
||||
msgstr ""
|
||||
|
||||
#. 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 invalide : %s."
|
||||
|
||||
msgid "Could not save profile details."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Validation error in form for profile settings.
|
||||
#. TRANS: %s is an invalid tag.
|
||||
#, php-format
|
||||
msgid "Invalid tag: \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server error thrown when user profile settings could not be saved.
|
||||
msgid "Could not save profile."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server error thrown when user profile settings tags could not be saved.
|
||||
msgid "Could not save tags."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link title for link on user profile.
|
||||
msgid "Edit extended profile settings"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link text for link on user profile.
|
||||
msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "UI extensions for additional profile fields."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link text on user profile page leading to extended profile page.
|
||||
msgid "More details..."
|
||||
msgstr "Plus de détails..."
|
||||
|
||||
#. TRANS: Title for extended profile entry deletion dialog.
|
||||
msgid "Confirmation Required"
|
||||
msgstr "Confirmation requise"
|
||||
|
||||
#. TRANS: Confirmation text for extended profile entry deletion dialog.
|
||||
msgid "Really delete this entry?"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Value between parentheses (phone number, website, or IM address).
|
||||
#, 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).
|
||||
msgid "Company"
|
||||
msgstr "Société"
|
||||
|
||||
#. TRANS: Field label in experience area of extended profile (when did one start a position).
|
||||
#. TRANS: Field label in experience edit area of extended profile (when did one start at a company).
|
||||
#. TRANS: Field label in education area of extended profile (when did one start an education).
|
||||
#. TRANS: Field label in education edit area of extended profile (when did one start an education).
|
||||
msgid "Start"
|
||||
msgstr "Début"
|
||||
|
||||
#. TRANS: Field label in experience area of extended profile (when did one end a position).
|
||||
#. TRANS: Field label in experience edit area of extended profile (when did one terminate at a company).
|
||||
#. TRANS: Field label in education area of extended profile (when did one end a education).
|
||||
#. TRANS: Field label in education edit area of extended profile (when did one end an education).
|
||||
msgid "End"
|
||||
msgstr "Fin"
|
||||
|
||||
#. TRANS: Field value in experience area of extended profile (one still holds a position).
|
||||
msgid "(Current)"
|
||||
msgstr "(Actuel)"
|
||||
|
||||
#. TRANS: Checkbox label in experience edit area of extended profile (one still works at a company).
|
||||
msgid "Current"
|
||||
msgstr "Actuel"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. TRANS: Field label in education area of extended profile.
|
||||
#. TRANS: Field label in education edit area of extended profile.
|
||||
msgid "Degree"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label in education area of extended profile.
|
||||
#. TRANS: Field label in education edit area of extended profile.
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#. TRANS: Link description in extended profile page to add another profile element.
|
||||
msgid "Add another item"
|
||||
msgstr "Ajouter un autre élément"
|
||||
|
||||
#. 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 "Enregistrer"
|
||||
|
||||
#. TRANS: .
|
||||
#. TRANS: Button title for saving extended profile properties.
|
||||
msgid "Save details"
|
||||
msgstr "Enregistrer les détails"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Phone"
|
||||
msgstr "Numéro de téléphone"
|
||||
|
||||
#. TRANS: Field label for extended profile properties (Instant Messaging).
|
||||
msgid "IM"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Employer"
|
||||
msgstr "Employeur"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Personal"
|
||||
msgstr "Personnel"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Full name"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Manager"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Bio"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Birthday"
|
||||
msgstr "Date de naissance"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Spouse's name"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Kids' names"
|
||||
msgstr "Noms des enfants"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Work experience"
|
||||
msgstr "Expérience professionnelle"
|
||||
|
||||
#. TRANS: Field label for extended profile properties.
|
||||
msgid "Education"
|
||||
msgstr ""
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: ia\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: mk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:03+0000\n"
|
||||
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: nl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:04+0000\n"
|
||||
"Language-Team: Swedish <http://translatewiki.net/wiki/Portal:sv>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: sv\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:04+0000\n"
|
||||
"Language-Team: Telugu <http://translatewiki.net/wiki/Portal:te>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: te\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:04+0000\n"
|
||||
"Language-Team: Tagalog <http://translatewiki.net/wiki/Portal:tl>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: tl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ExtendedProfile\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-20 07:13+0000\n"
|
||||
"PO-Revision-Date: 2011-04-20 07:13:42+0000\n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: 2011-04-27 12:37:04+0000\n"
|
||||
"Language-Team: Ukrainian <http://translatewiki.net/wiki/Portal:uk>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-04-13 13:56:59+0000\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\n"
|
||||
"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: uk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-extendedprofile\n"
|
||||
|
||||
Reference in New Issue
Block a user