summaryrefslogtreecommitdiff
path: root/locale/it/LC_MESSAGES/statusnet.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/it/LC_MESSAGES/statusnet.po')
-rw-r--r--locale/it/LC_MESSAGES/statusnet.po230
1 files changed, 164 insertions, 66 deletions
diff --git a/locale/it/LC_MESSAGES/statusnet.po b/locale/it/LC_MESSAGES/statusnet.po
index 6a85f3dc2..8fe0e93ab 100644
--- a/locale/it/LC_MESSAGES/statusnet.po
+++ b/locale/it/LC_MESSAGES/statusnet.po
@@ -8,12 +8,12 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-12-12 17:09+0000\n"
-"PO-Revision-Date: 2009-12-12 17:09:55+0000\n"
+"POT-Creation-Date: 2009-12-13 17:14+0000\n"
+"PO-Revision-Date: 2009-12-13 17:15:45+0000\n"
"Language-Team: Italian\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: MediaWiki 1.16alpha (r59992); Translate extension (2009-12-06)\n"
+"X-Generator: MediaWiki 1.16alpha (r60008); Translate extension (2009-12-06)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: it\n"
"X-Message-Group: out-statusnet\n"
@@ -44,9 +44,9 @@ msgstr "Nessuna tale etichetta."
#: actions/repliesrss.php:38 actions/showfavorites.php:105
#: actions/userbyid.php:74 actions/usergroups.php:91 actions/userrss.php:38
#: actions/xrds.php:71 lib/command.php:163 lib/command.php:311
-#: lib/command.php:364 lib/command.php:411 lib/command.php:467
-#: lib/galleryaction.php:59 lib/mailbox.php:82 lib/profileaction.php:77
-#: lib/subs.php:34 lib/subs.php:116
+#: lib/command.php:364 lib/command.php:409 lib/command.php:470
+#: lib/command.php:526 lib/galleryaction.php:59 lib/mailbox.php:82
+#: lib/profileaction.php:77 lib/subs.php:34 lib/subs.php:116
msgid "No such user."
msgstr "Nessun tale utente."
@@ -131,7 +131,8 @@ msgstr "Metodo delle API non trovato!"
#: actions/apifavoritecreate.php:90 actions/apifavoritedestroy.php:91
#: actions/apifriendshipscreate.php:91 actions/apifriendshipsdestroy.php:91
#: actions/apigroupcreate.php:104 actions/apigroupjoin.php:91
-#: actions/apigroupleave.php:91 actions/apistatusesupdate.php:114
+#: actions/apigroupleave.php:91 actions/apistatusesretweet.php:65
+#: actions/apistatusesupdate.php:114
msgid "This method requires a POST."
msgstr "Questo metodo richiede POST."
@@ -226,11 +227,14 @@ msgstr "Tutti i messaggi diretti inviati a %s"
#: actions/apigrouplist.php:132 actions/apigrouplistall.php:120
#: actions/apigroupmembership.php:106 actions/apigroupshow.php:105
#: actions/apihelptest.php:88 actions/apistatusesdestroy.php:102
-#: actions/apistatusesshow.php:108 actions/apistatusnetconfig.php:133
-#: actions/apistatusnetversion.php:93 actions/apisubscriptions.php:111
-#: actions/apitimelinefavorites.php:146 actions/apitimelinefriends.php:156
-#: actions/apitimelinegroup.php:150 actions/apitimelinementions.php:151
-#: actions/apitimelinepublic.php:131 actions/apitimelinetag.php:141
+#: actions/apistatusesretweets.php:112 actions/apistatusesshow.php:108
+#: actions/apistatusnetconfig.php:133 actions/apistatusnetversion.php:93
+#: actions/apisubscriptions.php:111 actions/apitimelinefavorites.php:146
+#: actions/apitimelinefriends.php:156 actions/apitimelinegroup.php:150
+#: actions/apitimelinementions.php:151 actions/apitimelinepublic.php:131
+#: actions/apitimelineretweetedbyme.php:122
+#: actions/apitimelineretweetedtome.php:121
+#: actions/apitimelineretweetsofme.php:122 actions/apitimelinetag.php:141
#: actions/apitimelineuser.php:165 actions/apiusershow.php:101
msgid "API method not found!"
msgstr "Metodo delle API non trovato!"
@@ -432,6 +436,21 @@ msgstr "Questo metodo richiede POST o DELETE."
msgid "You may not delete another user's status."
msgstr "Non puoi eliminare lo stato di un altro utente."
+#: actions/apistatusesretweet.php:75 actions/apistatusesretweets.php:72
+#, fuzzy
+msgid "No such notice"
+msgstr "Nessun tale messaggio."
+
+#: actions/apistatusesretweet.php:83 lib/command.php:421
+#, fuzzy
+msgid "Cannot repeat your own notice"
+msgstr "Impossibile attivare le notifiche."
+
+#: actions/apistatusesretweet.php:91 lib/command.php:426
+#, fuzzy
+msgid "Already repeated that notice"
+msgstr "Elimina questo messaggio"
+
#: actions/apistatusesshow.php:138
#, fuzzy
msgid "Status deleted."
@@ -503,6 +522,21 @@ msgstr "attività pubblica di %s"
msgid "%s updates from everyone!"
msgstr "Aggiornamenti di %s da tutti!"
+#: actions/apitimelineretweetedbyme.php:112 lib/noticelist.php:566
+#, php-format
+msgid "Repeated by %s"
+msgstr ""
+
+#: actions/apitimelineretweetedtome.php:111
+#, fuzzy, php-format
+msgid "Repeated to %s"
+msgstr "Risposte a %s"
+
+#: actions/apitimelineretweetsofme.php:112
+#, fuzzy, php-format
+msgid "Repeats of %s"
+msgstr "Risposte a %s"
+
#: actions/apitimelinetag.php:102 actions/tag.php:66
#, php-format
msgid "Notices tagged with %s"
@@ -566,7 +600,7 @@ msgid "Preview"
msgstr "Anteprima"
#: actions/avatarsettings.php:149 lib/deleteuserform.php:66
-#: lib/noticelist.php:550
+#: lib/noticelist.php:612
msgid "Delete"
msgstr "Elimina"
@@ -587,9 +621,10 @@ msgstr "Ritaglia"
#: actions/othersettings.php:145 actions/passwordsettings.php:138
#: actions/profilesettings.php:187 actions/recoverpassword.php:337
#: actions/register.php:165 actions/remotesubscribe.php:77
-#: actions/smssettings.php:228 actions/subedit.php:38 actions/subscribe.php:46
-#: actions/tagother.php:166 actions/unsubscribe.php:69
-#: actions/userauthorization.php:52 lib/designsettings.php:294
+#: actions/repeat.php:83 actions/smssettings.php:228 actions/subedit.php:38
+#: actions/subscribe.php:46 actions/tagother.php:166
+#: actions/unsubscribe.php:69 actions/userauthorization.php:52
+#: lib/designsettings.php:294
msgid "There was a problem with your session token. Try again, please."
msgstr "C'è stato un problema con il tuo token di sessione. Prova di nuovo."
@@ -799,7 +834,7 @@ msgstr "Sei sicuro di voler eliminare questo messaggio?"
msgid "Do not delete this notice"
msgstr "Impossibile eliminare questo messaggio."
-#: actions/deletenotice.php:146 lib/noticelist.php:550
+#: actions/deletenotice.php:146 lib/noticelist.php:612
msgid "Delete this notice"
msgstr "Elimina questo messaggio"
@@ -1955,7 +1990,7 @@ msgid "You can't send a message to this user."
msgstr "Non puoi inviare un messaggio a questo utente."
#: actions/newmessage.php:144 actions/newnotice.php:136 lib/command.php:351
-#: lib/command.php:424
+#: lib/command.php:483
msgid "No content!"
msgstr "Nessun contenuto!"
@@ -2065,8 +2100,8 @@ msgstr "Connetti"
msgid "Only "
msgstr ""
-#: actions/oembed.php:181 actions/oembed.php:200 lib/api.php:1011
-#: lib/api.php:1039 lib/api.php:1149
+#: actions/oembed.php:181 actions/oembed.php:200 lib/api.php:1028
+#: lib/api.php:1056 lib/api.php:1166
msgid "Not a supported data format."
msgstr "Non è un formato di dati supportato."
@@ -2867,6 +2902,36 @@ msgstr "Quello è un profilo locale! Accedi per abbonarti."
msgid "Couldn’t get a request token."
msgstr "Impossibile ottenere un token di richiesta."
+#: actions/repeat.php:57
+#, fuzzy
+msgid "Only logged-in users can repeat notices."
+msgstr "Solo l'utente può leggere la propria casella di posta."
+
+#: actions/repeat.php:64 actions/repeat.php:71
+#, fuzzy
+msgid "No notice specified."
+msgstr "Nessun profilo specificato."
+
+#: actions/repeat.php:76
+#, fuzzy
+msgid "You can't repeat your own notice."
+msgstr "Non puoi registrarti se non accetti la licenza."
+
+#: actions/repeat.php:90
+#, fuzzy
+msgid "You already repeated that notice."
+msgstr "Hai già bloccato questo utente."
+
+#: actions/repeat.php:112 lib/noticelist.php:628
+#, fuzzy
+msgid "Repeated"
+msgstr "Crea"
+
+#: actions/repeat.php:115
+#, fuzzy
+msgid "Repeated!"
+msgstr "Crea"
+
#: actions/replies.php:125 actions/repliesrss.php:68
#: lib/personalgroupnav.php:105
#, php-format
@@ -3174,6 +3239,11 @@ msgstr ""
"**%s** ha un account su %%%%site.name%%%%, un servizio di [micro-blog]"
"(http://it.wikipedia.org/wiki/Microblogging) "
+#: actions/showstream.php:313
+#, fuzzy, php-format
+msgid "Repeat of %s"
+msgstr "Risposte a %s"
+
#: actions/silence.php:65 actions/unsilence.php:65
#, fuzzy
msgid "You cannot silence users on this site."
@@ -4006,28 +4076,28 @@ msgstr "Impossibile inserire messaggio."
msgid "Could not update message with new URI."
msgstr "Impossibile aggiornare il messaggio con il nuovo URI."
-#: classes/Notice.php:164
+#: classes/Notice.php:172
#, php-format
msgid "DB error inserting hashtag: %s"
msgstr "Errore del DB nell'inserire un hashtag: %s"
-#: classes/Notice.php:188
+#: classes/Notice.php:196
#, fuzzy
msgid "Problem saving notice. Too long."
msgstr "Problema nel salvare il messaggio."
-#: classes/Notice.php:192
+#: classes/Notice.php:200
msgid "Problem saving notice. Unknown user."
msgstr "Problema nel salvare il messaggio. Utente sconosciuto."
-#: classes/Notice.php:197
+#: classes/Notice.php:205
msgid ""
"Too many notices too fast; take a breather and post again in a few minutes."
msgstr ""
"Troppi messaggi troppo velocemente; fai una pausa e scrivi di nuovo tra "
"qualche minuto."
-#: classes/Notice.php:203
+#: classes/Notice.php:211
#, fuzzy
msgid ""
"Too many duplicate messages too quickly; take a breather and post again in a "
@@ -4036,19 +4106,24 @@ msgstr ""
"Troppi messaggi troppo velocemente; fai una pausa e scrivi di nuovo tra "
"qualche minuto."
-#: classes/Notice.php:209
+#: classes/Notice.php:217
msgid "You are banned from posting notices on this site."
msgstr "Ti è proibito inviare messaggi su questo sito."
-#: classes/Notice.php:274 classes/Notice.php:299
+#: classes/Notice.php:289 classes/Notice.php:314
msgid "Problem saving notice."
msgstr "Problema nel salvare il messaggio."
-#: classes/Notice.php:1115
+#: classes/Notice.php:993
#, php-format
msgid "DB error inserting reply: %s"
msgstr "Errore del DB nell'inserire la risposta: %s"
+#: classes/Notice.php:1320
+#, fuzzy, php-format
+msgid "RT @%1$s %2$s"
+msgstr "%1$s (%2$s)"
+
#: classes/User.php:347
#, fuzzy, php-format
msgid "Welcome to %1$s, @%2$s!"
@@ -4262,19 +4337,19 @@ msgstr "Tutto "
msgid "license."
msgstr "licenza."
-#: lib/action.php:1068
+#: lib/action.php:1098
msgid "Pagination"
msgstr "Paginazione"
-#: lib/action.php:1077
+#: lib/action.php:1107
msgid "After"
msgstr "Successivi"
-#: lib/action.php:1085
+#: lib/action.php:1115
msgid "Before"
msgstr "Precedenti"
-#: lib/action.php:1133
+#: lib/action.php:1163
msgid "There was a problem with your session token."
msgstr "C'è stato un problema con il tuo token di sessione."
@@ -4372,11 +4447,12 @@ msgid ""
"Notices: %3$s"
msgstr ""
-#: lib/command.php:152 lib/command.php:400
+#: lib/command.php:152 lib/command.php:398 lib/command.php:459
msgid "Notice with that id does not exist"
msgstr ""
-#: lib/command.php:168 lib/command.php:416 lib/command.php:472
+#: lib/command.php:168 lib/command.php:414 lib/command.php:475
+#: lib/command.php:531
msgid "User has no last notice"
msgstr "L'utente non ha un ultimo messaggio"
@@ -4418,107 +4494,117 @@ msgstr "Messaggio troppo lungo - massimo 140 caratteri, inviati %d"
msgid "Error sending direct message."
msgstr "Errore nell'inviare il messaggio diretto."
-#: lib/command.php:431
+#: lib/command.php:434
+#, fuzzy, php-format
+msgid "Notice from %s repeated"
+msgstr "Messaggio inviato"
+
+#: lib/command.php:436
+#, fuzzy
+msgid "Error repeating notice."
+msgstr "Problema nel salvare il messaggio."
+
+#: lib/command.php:490
#, fuzzy, php-format
msgid "Notice too long - maximum is %d characters, you sent %d"
msgstr "Messaggio troppo lungo - massimo 140 caratteri, inviati %d"
-#: lib/command.php:440
+#: lib/command.php:499
#, fuzzy, php-format
msgid "Reply to %s sent"
msgstr "Rispondi a questo messaggio"
-#: lib/command.php:442
+#: lib/command.php:501
#, fuzzy
msgid "Error saving notice."
msgstr "Problema nel salvare il messaggio."
-#: lib/command.php:496
+#: lib/command.php:555
msgid "Specify the name of the user to subscribe to"
msgstr "Specifica il nome dell'utente a cui abbonarti"
-#: lib/command.php:503
+#: lib/command.php:562
#, php-format
msgid "Subscribed to %s"
msgstr "Abbonato a %s"
-#: lib/command.php:524
+#: lib/command.php:583
msgid "Specify the name of the user to unsubscribe from"
msgstr "Specifica il nome dell'utente da cui annullare l'abbonamento"
-#: lib/command.php:531
+#: lib/command.php:590
#, php-format
msgid "Unsubscribed from %s"
msgstr "Abbonamento a %s annullato"
-#: lib/command.php:549 lib/command.php:572
+#: lib/command.php:608 lib/command.php:631
msgid "Command not yet implemented."
msgstr "Comando non ancora implementato."
-#: lib/command.php:552
+#: lib/command.php:611
msgid "Notification off."
msgstr "Notifiche disattivate."
-#: lib/command.php:554
+#: lib/command.php:613
msgid "Can't turn off notification."
msgstr "Impossibile disattivare le notifiche."
-#: lib/command.php:575
+#: lib/command.php:634
msgid "Notification on."
msgstr "Notifiche attivate."
-#: lib/command.php:577
+#: lib/command.php:636
msgid "Can't turn on notification."
msgstr "Impossibile attivare le notifiche."
-#: lib/command.php:590
+#: lib/command.php:649
msgid "Login command is disabled"
msgstr ""
-#: lib/command.php:604
+#: lib/command.php:663
#, fuzzy, php-format
msgid "Could not create login token for %s"
msgstr "Impossibile creare il modulo OpenID: %s"
-#: lib/command.php:609
+#: lib/command.php:668
#, php-format
msgid "This link is useable only once, and is good for only 2 minutes: %s"
msgstr ""
-#: lib/command.php:625
+#: lib/command.php:684
#, fuzzy
msgid "You are not subscribed to anyone."
msgstr "Non sei abbonato a quel profilo."
-#: lib/command.php:627
+#: lib/command.php:686
msgid "You are subscribed to this person:"
msgid_plural "You are subscribed to these people:"
msgstr[0] "Sei già abbonato a questi utenti:"
msgstr[1] "Sei già abbonato a questi utenti:"
-#: lib/command.php:647
+#: lib/command.php:706
#, fuzzy
msgid "No one is subscribed to you."
msgstr "Impossibile abbonare altri a te."
-#: lib/command.php:649
+#: lib/command.php:708
msgid "This person is subscribed to you:"
msgid_plural "These people are subscribed to you:"
msgstr[0] "Impossibile abbonare altri a te."
msgstr[1] "Impossibile abbonare altri a te."
-#: lib/command.php:669
+#: lib/command.php:728
#, fuzzy
msgid "You are not a member of any groups."
msgstr "Non sei un membro di quel gruppo."
-#: lib/command.php:671
+#: lib/command.php:730
msgid "You are a member of this group:"
msgid_plural "You are a member of these groups:"
msgstr[0] "Non sei un membro di quel gruppo."
msgstr[1] "Non sei un membro di quel gruppo."
-#: lib/command.php:685
+#: lib/command.php:744
msgid ""
"Commands:\n"
"on - turn on notifications\n"
@@ -4534,6 +4620,8 @@ msgid ""
"whois <nickname> - get profile info on user\n"
"fav <nickname> - add user's last notice as a 'fave'\n"
"fav #<notice_id> - add notice with the given id as a 'fave'\n"
+"repeat #<notice_id> - repeat a notice with a given id\n"
+"repeat <nickname> - repeat the last notice from user\n"
"reply #<notice_id> - reply to notice with a given id\n"
"reply <nickname> - reply to the last notice from user\n"
"join <group> - join group\n"
@@ -5001,7 +5089,7 @@ msgid ""
"users in conversation. People can send you messages for your eyes only."
msgstr ""
-#: lib/mailbox.php:227 lib/noticelist.php:452
+#: lib/mailbox.php:227 lib/noticelist.php:468
#, fuzzy
msgid "from"
msgstr " via "
@@ -5087,42 +5175,42 @@ msgstr ""
msgid "Attach a file"
msgstr ""
-#: lib/noticelist.php:403
+#: lib/noticelist.php:419
#, php-format
msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
msgstr ""
-#: lib/noticelist.php:404
+#: lib/noticelist.php:420
#, fuzzy
msgid "N"
msgstr "No"
-#: lib/noticelist.php:404
+#: lib/noticelist.php:420
msgid "S"
msgstr ""
-#: lib/noticelist.php:405
+#: lib/noticelist.php:421
msgid "E"
msgstr ""
-#: lib/noticelist.php:405
+#: lib/noticelist.php:421
msgid "W"
msgstr ""
-#: lib/noticelist.php:411
+#: lib/noticelist.php:427
msgid "at"
msgstr ""
-#: lib/noticelist.php:506
+#: lib/noticelist.php:522
#, fuzzy
msgid "in context"
msgstr "Nessun contenuto!"
-#: lib/noticelist.php:526
+#: lib/noticelist.php:588
msgid "Reply to this notice"
msgstr "Rispondi a questo messaggio"
-#: lib/noticelist.php:527
+#: lib/noticelist.php:589
msgid "Reply"
msgstr "Rispondi"
@@ -5255,6 +5343,16 @@ msgstr "In evidenza"
msgid "Popular"
msgstr "Famosi"
+#: lib/repeatform.php:107 lib/repeatform.php:132
+#, fuzzy
+msgid "Repeat this notice"
+msgstr "Rispondi a questo messaggio"
+
+#: lib/repeatform.php:132
+#, fuzzy
+msgid "Repeat"
+msgstr "Reimposta"
+
#: lib/sandboxform.php:67
#, fuzzy
msgid "Sandbox"