summaryrefslogtreecommitdiff
path: root/locale/ca/LC_MESSAGES/statusnet.po
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-05 00:59:47 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-05 00:59:47 +0200
commit007866d340e9e011a547ef8726830ff00e6f0f41 (patch)
tree70f27211f64fee193e9ee496d38f825c5a6f93da /locale/ca/LC_MESSAGES/statusnet.po
parent949ede654b6ba32b596e10078658d0a93a8b4740 (diff)
Localisation updates from http://translatewiki.net
Diffstat (limited to 'locale/ca/LC_MESSAGES/statusnet.po')
-rw-r--r--locale/ca/LC_MESSAGES/statusnet.po42
1 files changed, 35 insertions, 7 deletions
diff --git a/locale/ca/LC_MESSAGES/statusnet.po b/locale/ca/LC_MESSAGES/statusnet.po
index 5513129bd..29f7b082a 100644
--- a/locale/ca/LC_MESSAGES/statusnet.po
+++ b/locale/ca/LC_MESSAGES/statusnet.po
@@ -12,17 +12,17 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Core\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:55:45+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:32:12+0000\n"
"Language-Team: Catalan <http://translatewiki.net/wiki/Portal:ca>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: ca\n"
"X-Message-Group: #out-statusnet-core\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-POT-Import-Date: 2010-10-01 20:37:46+0000\n"
+"X-POT-Import-Date: 2010-10-03 20:54:28+0000\n"
#. TRANS: Page title
#. TRANS: Menu item for site administration
@@ -4101,7 +4101,7 @@ msgstr ""
"Sigueu el primer en [enviar sobre aquest tema](%%%%action.newnotice%%%%?"
"status_textarea=%s)!"
-#: actions/showstream.php:243
+#: actions/showstream.php:246
#, php-format
msgid ""
"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
@@ -4116,7 +4116,7 @@ msgstr ""
"seguir els avisos de **%s** i molt més! ([Més informació...](%%%%doc.help%%%"
"%))"
-#: actions/showstream.php:248
+#: actions/showstream.php:251
#, php-format
msgid ""
"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
@@ -4127,7 +4127,7 @@ msgstr ""
"ca.wikipedia.org/wiki/Microblogging) basat en l'eina lliure [StatusNet]"
"(http://status.net/). "
-#: actions/showstream.php:305
+#: actions/showstream.php:308
#, php-format
msgid "Repeat of %s"
msgstr "Repetició de %s"
@@ -4991,6 +4991,13 @@ msgstr "Autoria"
msgid "Favor"
msgstr "Preferit"
+#. TRANS: Ntofication given when a user marks a notice as favorite.
+#. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
+#: classes/Fave.php:151
+#, fuzzy, php-format
+msgid "%1$s marked notice %2$s as a favorite."
+msgstr "%s (@%s) ha afegit el vostre avís com a preferit"
+
#. TRANS: Server exception thrown when a URL cannot be processed.
#: classes/File.php:142
#, php-format
@@ -5169,6 +5176,13 @@ msgstr "S'ha proporcionat un tipus incorrecte per a saveKnownGroups"
msgid "Problem saving group inbox."
msgstr "S'ha produït un problema en desar la safata d'entrada del grup."
+#. TRANS: Server exception thrown when a reply cannot be saved.
+#. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
+#: classes/Notice.php:1120
+#, fuzzy, php-format
+msgid "Could not save reply for %1$d, %2$d."
+msgstr "No s'ha pogut desar la informació del grup local."
+
#. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
#. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
#: classes/Notice.php:1822
@@ -5242,6 +5256,13 @@ msgstr "No s'ha pogut eliminar la subscripció."
msgid "Follow"
msgstr "Segueix"
+#. TRANS: Notification given when one person starts following another.
+#. TRANS: %1$s is the subscriber, %2$s is the subscribed.
+#: classes/Subscription.php:258
+#, fuzzy, php-format
+msgid "%1$s is now following %2$s."
+msgstr "%1$s ara està escoltant els teus avisos a %2$s."
+
#. TRANS: Notice given on user registration.
#. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
#: classes/User.php:384
@@ -7436,6 +7457,13 @@ msgstr "Cancel·la la subscripció d'aquest usuari"
msgid "Unsubscribe"
msgstr "Cancel·la la subscripció"
+#. TRANS: Exception text shown when no profile can be found for a user.
+#. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
+#: lib/usernoprofileexception.php:60
+#, fuzzy, php-format
+msgid "User %1$s (%2$d) has no profile record."
+msgstr "L'usuari no té perfil."
+
#: lib/userprofile.php:117
msgid "Edit Avatar"
msgstr "Edita l'avatar"