aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po')
-rw-r--r--mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po128
1 files changed, 115 insertions, 13 deletions
diff --git a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
index 9c31489d..63e2f7a6 100644
--- a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
+++ b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-07-10 12:32-0500\n"
-"PO-Revision-Date: 2014-07-10 17:32+0000\n"
+"POT-Creation-Date: 2014-07-29 11:01-0500\n"
+"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mediagoblin/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -88,7 +88,11 @@ msgstr "Email di verifica rispedita."
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:89
#: mediagoblin/media_types/blog/forms.py:24
#: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
-#: mediagoblin/submit/forms.py:61 mediagoblin/user_pages/forms.py:45
+#: mediagoblin/submit/forms.py:61
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100
+#: mediagoblin/user_pages/forms.py:45
msgid "Title"
msgstr "Titolo"
@@ -545,6 +549,57 @@ msgstr "Quali azioni intraprenderai per risolvere il problema?"
msgid "What privileges will you take away?"
msgstr "Quali privilegi toglierai?"
+#: mediagoblin/moderation/forms.py:122
+msgid "Why user was banned:"
+msgstr ""
+
+#: mediagoblin/moderation/forms.py:125
+msgid "Message to user:"
+msgstr ""
+
+#: mediagoblin/moderation/forms.py:128
+msgid "Resolution content:"
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:34
+msgid ""
+"\n"
+"{mod} took away {user}'s {privilege} privileges."
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:47
+msgid ""
+"\n"
+"{mod} banned user {user} {expiration_date}."
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:51
+msgid "until {date}"
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:53
+#: mediagoblin/templates/mediagoblin/banned.html:30
+msgid "indefinitely"
+msgstr "indefinitamente"
+
+#: mediagoblin/moderation/tools.py:62
+msgid ""
+"\n"
+"{mod} sent a warning email to the {user}."
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:71
+msgid ""
+"\n"
+"{mod} deleted the comment."
+msgstr ""
+
+#: mediagoblin/moderation/tools.py:78
+msgid ""
+"\n"
+"{mod} deleted the media entry."
+msgstr ""
+
#: mediagoblin/moderation/tools.py:91
msgid "Warning from"
msgstr "Avvertimento da parte di"
@@ -567,7 +622,7 @@ msgstr ""
msgid "Must provide an oauth_token."
msgstr "Devi specificare un oauth_token."
-#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:297
+#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:298
msgid "No request token found."
msgstr ""
@@ -637,7 +692,7 @@ msgid ""
" Yes. If you would prefer, you may go to the media homepage of the piece\n"
" of media you would like to feature or unfeature and look at the bar to\n"
" the side of the media entry. If the piece of media has not been featured\n"
-" yet you should see a button that says 'Feature'. Press that button and\n"
+" yet you should see a button that says \"Feature\". Press that button and\n"
" the media will be featured as a Primary Feature at the top of the page.\n"
" All other featured media entries will remain as features, but will be\n"
" pushed further down the page.<br /><br />\n"
@@ -720,6 +775,7 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
+#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@@ -1208,10 +1264,6 @@ msgstr "Sei stato bannato"
msgid "until %(until_when)s"
msgstr "fino al %(until_when)s"
-#: mediagoblin/templates/mediagoblin/banned.html:30
-msgid "indefinitely"
-msgstr "indefinitamente"
-
#: mediagoblin/templates/mediagoblin/base.html:97
msgid "Verify your email!"
msgstr "Verifica la tua email!"
@@ -1253,6 +1305,10 @@ msgstr "Aggiungi file multimediali"
msgid "Create new collection"
msgstr "Crea una nuova raccolta"
+#: mediagoblin/templates/mediagoblin/base.html:163
+msgid "Moderation powers:"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/base.html:169
msgid "User management panel"
msgstr "Pannello di gestione degli utenti"
@@ -1646,6 +1702,32 @@ msgstr "Qui puoi seguire lo stato dei file multimediali in fase di elaborazione
msgid "Media in-processing"
msgstr "File multimediali in elaborazione"
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98
+#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
+msgid "ID"
+msgstr "ID"
+
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
+msgid "User"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
+msgid "When submitted"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42
+msgid "Transcoding progress"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
+msgid "Unknown"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
msgid "No media in-processing"
@@ -1656,6 +1738,14 @@ msgstr "Nessun file multimediale in elaborazione"
msgid "These uploads failed to process:"
msgstr "L'elaborazione di questi file caricati è fallita:"
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
+msgid "Reason for failure"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
+msgid "Failure metadata"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!"
@@ -1665,6 +1755,10 @@ msgstr "Nessuna elaborazione fallita!"
msgid "Last 10 successful uploads"
msgstr "Ultimi 10 caricamenti riusciti"
+#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101
+msgid "Submitted"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!"
@@ -1705,6 +1799,10 @@ msgid ""
" "
msgstr "\nIL CONTENUTO DI\n<a href=\"%(user_url)s\"> %(user_name)s</a>\nÈ STATO ELIMINATO\n "
+#: mediagoblin/templates/mediagoblin/moderation/report.html:102
+msgid "Reason for report:"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/moderation/report.html:133
#: mediagoblin/templates/mediagoblin/moderation/user.html:136
msgid "Resolve"
@@ -1954,10 +2052,6 @@ msgstr "\nQui puoi cercare gli utenti per intraprendere azioni punitive nei loro
msgid "Active Users"
msgstr "Utenti Attivi"
-#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
-msgid "ID"
-msgstr "ID"
-
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
msgid "When Joined"
msgstr ""
@@ -2187,6 +2281,14 @@ msgstr "Inserito in"
msgid "Add to a collection"
msgstr "Aggiungi a una raccolta"
+#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
+msgid "Subscribe to comments"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
+msgid "Silence comments"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon"