Committing extracted and compiled translations

This commit is contained in:
Christopher Allan Webber 2012-12-03 13:23:55 -06:00
parent 0fa1cbc60e
commit 304934b31d
54 changed files with 4383 additions and 3867 deletions

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -94,7 +94,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -105,7 +105,7 @@ msgid "Description of this work"
msgstr "وصف هذا العمل." msgstr "وصف هذا العمل."
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -121,11 +121,11 @@ msgstr "الوسوم"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "المسار" msgstr "المسار"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "لا يمكن ترك المسار فارغًا" msgstr "لا يمكن ترك المسار فارغًا"
@ -164,20 +164,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -191,33 +191,38 @@ msgstr "يوجد ملف آخر بهذا المسار لدى هذى المستخ
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "أنت تحرّر وسائط مستخدم آخر. كن حذرًا أثناء العملية." msgstr "أنت تحرّر وسائط مستخدم آخر. كن حذرًا أثناء العملية."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "أنت تحرّر ملف مستخدم آخر. كن حذرًا أثناء العملية." msgstr "أنت تحرّر ملف مستخدم آخر. كن حذرًا أثناء العملية."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -329,46 +334,27 @@ msgstr "يا سلام! نُشرَت!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "صورة قزم مرتبك"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "ويحي!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "يبدو أنه لا توجد صفحة في العنوان. عذرًا!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "إن كنت متأكدًا من صحة العنوان فربما تكون الصفحة التي تريدها نُقلت أو حُذفت."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "شعار ميدياغوبلن" msgstr "شعار ميدياغوبلن"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "أضف وسائط"
msgid "View your profile"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -392,31 +378,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "لوحة معالجة الوسائط"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -424,17 +435,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "أحدث الوسائط" msgstr "أحدث الوسائط"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "لوحة معالجة الوسائط"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -543,30 +547,43 @@ msgstr "أهلًا يا %(username)s،\n\nافتح الرابط التالي\nف
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "ألغِ"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "احفظ التغييرات"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "تحرير %(media_title)s" msgstr "تحرير %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "ألغِ"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "احفظ التغييرات"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -592,13 +609,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -649,7 +664,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -693,7 +708,7 @@ msgid "Really delete %(title)s?"
msgstr "أتود حقًا حذف %(title)s?" msgstr "أتود حقًا حذف %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -702,7 +717,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -760,13 +775,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -774,11 +784,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -849,41 +859,25 @@ msgstr "حرِّر الملف الشخصي"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "لم يعبئ هذا العضو بيانات ملفه بعد." msgstr "لم يعبئ هذا العضو بيانات ملفه بعد."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "أظهِر كل وسائط %(username)s" msgstr "أظهِر كل وسائط %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "هنا ستظهر وسائطك، ولكن يبدو أنك لم تضف شيئًا بعد." msgstr "هنا ستظهر وسائطك، ولكن يبدو أنك لم تضف شيئًا بعد."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "أضف وسائط" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "لا يبدو أنه توجد أي وسائط هنا حتى الآن..." msgstr "لا يبدو أنه توجد أي وسائط هنا حتى الآن..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -903,7 +897,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -942,6 +936,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "ويحي!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "أنا متأكد من رغبتي بحذف هذا العمل" msgstr "أنا متأكد من رغبتي بحذف هذا العمل"

File diff suppressed because it is too large Load Diff

View File

@ -5,12 +5,13 @@
# Translators: # Translators:
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
# Olle Jonsson <olle.jonsson@gmail.com>, 2012. # Olle Jonsson <olle.jonsson@gmail.com>, 2012.
# Tanja Trudslev <tanja.trudslev@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -34,41 +35,41 @@ msgstr "Email adresse"
#: mediagoblin/auth/forms.py:51 #: mediagoblin/auth/forms.py:51
msgid "Username or email" msgid "Username or email"
msgstr "" msgstr "Brugernavn eller email"
#: mediagoblin/auth/forms.py:58 #: mediagoblin/auth/forms.py:58
msgid "Incorrect input" msgid "Incorrect input"
msgstr "" msgstr "Forkert input"
#: mediagoblin/auth/views.py:55 #: mediagoblin/auth/views.py:55
msgid "Sorry, registration is disabled on this instance." msgid "Sorry, registration is disabled on this instance."
msgstr "" msgstr "Desværre, registrering er ikke muligt på denne instans"
#: mediagoblin/auth/views.py:75 #: mediagoblin/auth/views.py:75
msgid "Sorry, a user with that name already exists." msgid "Sorry, a user with that name already exists."
msgstr "" msgstr "Desværre, det brugernavn er allerede brugt"
#: mediagoblin/auth/views.py:79 #: mediagoblin/auth/views.py:79
msgid "Sorry, a user with that email address already exists." msgid "Sorry, a user with that email address already exists."
msgstr "" msgstr "Desværre, en bruger er allerede oprettet for den email"
#: mediagoblin/auth/views.py:182 #: mediagoblin/auth/views.py:182
msgid "" msgid ""
"Your email address has been verified. You may now login, edit your profile, " "Your email address has been verified. You may now login, edit your profile, "
"and submit images!" "and submit images!"
msgstr "" msgstr "Din email adresse er blevet bekræftet. Du kan nu logge på, ændre din profil, og indsende billeder!"
#: mediagoblin/auth/views.py:188 #: mediagoblin/auth/views.py:188
msgid "The verification key or user id is incorrect" msgid "The verification key or user id is incorrect"
msgstr "" msgstr "Bekræftelsesnøglen eller brugerid er forkert"
#: mediagoblin/auth/views.py:206 #: mediagoblin/auth/views.py:206
msgid "You must be logged in so we know who to send the email to!" msgid "You must be logged in so we know who to send the email to!"
msgstr "" msgstr "Du er nødt til at være logget ind, så vi ved hvem vi skal emaile!"
#: mediagoblin/auth/views.py:214 #: mediagoblin/auth/views.py:214
msgid "You've already verified your email address!" msgid "You've already verified your email address!"
msgstr "" msgstr "Du har allerede bekræftet din email adresse!"
#: mediagoblin/auth/views.py:227 #: mediagoblin/auth/views.py:227
msgid "Resent your verification email." msgid "Resent your verification email."
@ -77,23 +78,23 @@ msgstr "Email til godkendelse sendt igen."
#: mediagoblin/auth/views.py:263 #: mediagoblin/auth/views.py:263
msgid "" msgid ""
"An email has been sent with instructions on how to change your password." "An email has been sent with instructions on how to change your password."
msgstr "" msgstr "En email er blevet sendt med instruktioner til at ændre dit kodeord."
#: mediagoblin/auth/views.py:273 #: mediagoblin/auth/views.py:273
msgid "" msgid ""
"Could not send password recovery email as your username is inactive or your " "Could not send password recovery email as your username is inactive or your "
"account's email address has not been verified." "account's email address has not been verified."
msgstr "" msgstr "Vi kunne ikke sende en kodeords nulstillings email da dit brugernavn er inaktivt, eller din konto's email adresse er ikke blevet godkendt."
#: mediagoblin/auth/views.py:285 #: mediagoblin/auth/views.py:285
msgid "Couldn't find someone with that username or email." msgid "Couldn't find someone with that username or email."
msgstr "" msgstr "Vi kunne ikke dit brugernavn eller email."
#: mediagoblin/auth/views.py:333 #: mediagoblin/auth/views.py:333
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr "Du kan nu logge ind med dit nye kodeord."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -101,30 +102,30 @@ msgstr "Titel"
#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31 #: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr "Beskrivelse af arbejdet"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr "Du kan bruge\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til formattering."
#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36 #: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
msgid "Tags" msgid "Tags"
msgstr "" msgstr "Tags"
#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr "Separer tags med kommaer."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -132,16 +133,16 @@ msgstr ""
msgid "" msgid ""
"The title part of this media's address. You usually don't need to change " "The title part of this media's address. You usually don't need to change "
"this." "this."
msgstr "" msgstr "Titeldelen af dette medie's adresse. Du behøver normalt ikke ændre dette."
#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41 #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr "Licens"
#: mediagoblin/edit/forms.py:50 #: mediagoblin/edit/forms.py:50
msgid "Bio" msgid "Bio"
msgstr "" msgstr "Bio"
#: mediagoblin/edit/forms.py:56 #: mediagoblin/edit/forms.py:56
msgid "Website" msgid "Website"
@ -149,38 +150,38 @@ msgstr "Websted"
#: mediagoblin/edit/forms.py:58 #: mediagoblin/edit/forms.py:58
msgid "This address contains errors" msgid "This address contains errors"
msgstr "" msgstr "Denne adresse indeholder fejl"
#: mediagoblin/edit/forms.py:63 #: mediagoblin/edit/forms.py:63
msgid "Old password" msgid "Old password"
msgstr "" msgstr "Gammelt kodeord"
#: mediagoblin/edit/forms.py:64 #: mediagoblin/edit/forms.py:64
msgid "Enter your old password to prove you own this account." msgid "Enter your old password to prove you own this account."
msgstr "" msgstr "Skriv dit gamle kodeord for at bevise det er din konto."
#: mediagoblin/edit/forms.py:67 #: mediagoblin/edit/forms.py:67
msgid "New password" msgid "New password"
msgstr "" msgstr "Ny kodeord"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr "Email mig når andre kommenterer på mine medier"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Titlen kan ikke være tom"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Beskrivelse af denne samling"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Titeldelen af denne samlings's adresse. Du behøver normalt ikke ændre dette."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -188,41 +189,46 @@ msgstr ""
#: mediagoblin/edit/views.py:86 #: mediagoblin/edit/views.py:86
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Du er ved at ændre en anden brugers' medier. Pas på."
#: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr "Du er ved at ændre en bruger's profil. Pas på."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr "Profilændringer gemt"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr "Kontoindstillinger gemt"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr "Forkert kodeord"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Du har allerede en samling ved navn \"%s\"!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Du er ved at ændre en anden bruger's samling. Pas på."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
msgstr "" msgstr "Kan ikke linke til tema... intet tema sat\n"
#: mediagoblin/gmg_commands/theme.py:71 #: mediagoblin/gmg_commands/theme.py:71
msgid "No asset directory for this theme\n" msgid "No asset directory for this theme\n"
@ -235,7 +241,7 @@ msgstr ""
#: mediagoblin/media_types/__init__.py:60 #: mediagoblin/media_types/__init__.py:60
#: mediagoblin/media_types/__init__.py:120 #: mediagoblin/media_types/__init__.py:120
msgid "Sorry, I don't support that file type :(" msgid "Sorry, I don't support that file type :("
msgstr "" msgstr "Desværre, jeg understøtter ikke den filtype :("
#: mediagoblin/media_types/video/processing.py:35 #: mediagoblin/media_types/video/processing.py:35
msgid "Video transcoding failed" msgid "Video transcoding failed"
@ -247,27 +253,27 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "Næste URL"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Tillad"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Forbyd"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Navn"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
msgstr "" msgstr "Navnet af OAuth klienten"
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Beskrivelse"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
@ -277,7 +283,7 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Type"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -301,15 +307,15 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Dette felt er nødvendigt for offentlige klienter"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Klienten {0} er blevet registreret!"
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
msgstr "" msgstr "Forkert fil for medietypen."
#: mediagoblin/submit/forms.py:26 #: mediagoblin/submit/forms.py:26
msgid "File" msgid "File"
@ -317,58 +323,39 @@ msgstr "Fil"
#: mediagoblin/submit/views.py:57 #: mediagoblin/submit/views.py:57
msgid "You must provide a file." msgid "You must provide a file."
msgstr "" msgstr "Du må give mig en fil"
#: mediagoblin/submit/views.py:164 #: mediagoblin/submit/views.py:164
msgid "Woohoo! Submitted!" msgid "Woohoo! Submitted!"
msgstr "" msgstr "Juhuu! Delt!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Billede af stresset 404 goblin"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Hovsa!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin logo" msgstr "MediaGoblin logo"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr "Bekræft din email!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -391,31 +378,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr "Udforsk"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr "Hey, velkommen til denne MediaGoblin side!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr "For at tilføje dine egne medier, skrive kommentarer, og mere, du kan logge ind med din MediaGoblin konto."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr "Har du ikke en endnu? Det er let!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +435,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +547,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Afbryd"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Gem ændringer"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Afbryd"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Gem ændringer"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -591,13 +609,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -648,7 +664,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -692,7 +708,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -701,7 +717,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -759,13 +775,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -773,11 +784,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -848,41 +859,25 @@ msgstr "Ret profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -902,7 +897,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -941,6 +936,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Hovsa!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -13,13 +13,14 @@
# <kyoo@kyoo.ch>, 2011. # <kyoo@kyoo.ch>, 2011.
# <mediagoblin.org@samba-tng.org>, 2011. # <mediagoblin.org@samba-tng.org>, 2011.
# Rafael Maguiña <rafael.maguina@gmail.com>, 2011. # Rafael Maguiña <rafael.maguina@gmail.com>, 2011.
# Vinzenz Vietzke <vietzke@b1-systems.de>, 2012.
# Vinzenz Vietzke <vinz@fedoraproject.org>, 2011. # Vinzenz Vietzke <vinz@fedoraproject.org>, 2011.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/mediagoblin/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/mediagoblin/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -102,7 +103,7 @@ msgstr "Es konnte niemand mit diesem Nutzernamen oder Email gefunden werden."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Du kannst dich jetzt mit deinem neuen Passwort anmelden." msgstr "Du kannst dich jetzt mit deinem neuen Passwort anmelden."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -113,7 +114,7 @@ msgid "Description of this work"
msgstr "Beschreibung des Werkes" msgstr "Beschreibung des Werkes"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -129,11 +130,11 @@ msgstr "Schlagwörter"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Kommaseparierte Schlagwörter" msgstr "Kommaseparierte Schlagwörter"
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Kurztitel" msgstr "Kurztitel"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Bitte gib einen Kurztitel ein" msgstr "Bitte gib einen Kurztitel ein"
@ -172,24 +173,24 @@ msgstr "Gib dein altes Passwort ein, um zu bestätigen, dass du dieses Konto bes
msgid "New password" msgid "New password"
msgstr "Neues Passwort" msgstr "Neues Passwort"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Mir eine E-Mail schicken, wenn andere meine Medien kommentieren" msgstr "Mir eine E-Mail schicken, wenn andere meine Medien kommentieren"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Der Titel kann nicht leer sein"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Beschreibung dieser Sammlung"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Der Titelteil dieser Sammlungsadresse. Du musst ihn normalerweise nicht ändern."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -199,35 +200,40 @@ msgstr "Diesen Kurztitel hast du bereits vergeben."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Du bearbeitest die Medien eines Anderen. Sei bitte vorsichtig." msgstr "Du bearbeitest die Medien eines Anderen. Sei bitte vorsichtig."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Du bearbeitest das Profil eines Anderen. Sei bitte vorsichtig." msgstr "Du bearbeitest das Profil eines Anderen. Sei bitte vorsichtig."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Das Profil wurde aktualisiert" msgstr "Das Profil wurde aktualisiert"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Kontoeinstellungen gespeichert" msgstr "Kontoeinstellungen gespeichert"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Falsches Passwort" msgstr "Falsches Passwort"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Du hast bereits eine Sammlung mit Namen \"%s\"!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr "Eine Sammlung mit diesem Kürzel existiert bereits für diesen Benutzer."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Du bearbeitest die Sammlung eines anderen Benutzers. Sei vorsichtig."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
@ -252,41 +258,41 @@ msgstr "Videokonvertierung fehlgeschlagen"
#: mediagoblin/plugins/oauth/forms.py:26 #: mediagoblin/plugins/oauth/forms.py:26
msgid "Client ID" msgid "Client ID"
msgstr "" msgstr "Client-ID"
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "Nächste URL"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Erlauben"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Verweigern"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Name"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
msgstr "" msgstr "Der Name des OAuth-Clients"
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Beschreibung"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
"This will be visible to users allowing your\n" "This will be visible to users allowing your\n"
" application to authenticate as them." " application to authenticate as them."
msgstr "" msgstr "Dies wird für Benutzer sichtbar sein, die deiner\n Anwendung erlauben, sich als sie zu authentifizieren.."
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Typ"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -296,25 +302,25 @@ msgid ""
" <strong>Public</strong> - The client can't make confidential\n" " <strong>Public</strong> - The client can't make confidential\n"
" requests to the GNU MediaGoblin instance (e.g. client-side\n" " requests to the GNU MediaGoblin instance (e.g. client-side\n"
" JavaScript client)." " JavaScript client)."
msgstr "" msgstr "<strong>Vertraulich</strong> - Der Client kann\n Anfragen an die GNU MediaGoblin Instanz stellen, die nicht durch den \n Benutzer-Agent (z.B. serverseitiger Client) unterbunden werden können.<br />\n <strong>Öffentlich</strong> - Der Client kann keine vertraulichen \n Anfragen an die GNU MediaGoblin Instanz stellen (z.B. clientseitiger\n JavaScript Client)."
#: mediagoblin/plugins/oauth/forms.py:53 #: mediagoblin/plugins/oauth/forms.py:53
msgid "Redirect URI" msgid "Redirect URI"
msgstr "" msgstr "Weiterleitungs-URI"
#: mediagoblin/plugins/oauth/forms.py:55 #: mediagoblin/plugins/oauth/forms.py:55
msgid "" msgid ""
"The redirect URI for the applications, this field\n" "The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients." " is <strong>required</strong> for public clients."
msgstr "" msgstr "Die Weiterleitungs-URI für die Anwendung, dieses Feld\n ist <strong>Pflicht</strong> für öffentliche Clients."
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Dieses Feld ist Pflicht für öffentliche Clients"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Client {0} wurde registriert!"
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
@ -335,49 +341,30 @@ msgstr "Yeeeaaah! Geschafft!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "Sammlung \"%s\" hinzugefügt!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Bild eines angespannten Goblins"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Hoppla!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Tut uns Leid, aber unter der angegebenen Adresse gibt es keine Seite!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Wenn du sicher bist, dass die Adresse stimmt, wurde die Seite eventuell verschoben oder gelöscht."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin-Logo" msgstr "MediaGoblin-Logo"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Bitte bestätige deine E-Mail-Adresse!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Medien hinzufügen"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Dein Profil ansehen" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Medien hinzufügen"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Abmelden" msgstr "Bitte bestätige deine E-Mail-Adresse!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -400,31 +387,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Veröffentlicht unter der <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a> (<a href=\"%(source_link)s\">Quellcode</a>)." msgstr "Veröffentlicht unter der <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a> (<a href=\"%(source_link)s\">Quellcode</a>)."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Kontoeinstellungen ändern"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Medienverarbeitung"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Entdecken" msgstr "Entdecken"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Hallo du, willkommen auf dieser MediaGoblin-Seite!" msgstr "Hallo du, willkommen auf dieser MediaGoblin-Seite!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Diese Seite setzt <a href=\"http://mediagoblin.org\">MediaGoblin</a> ein, eine großartige Software für Medienhosting." msgstr "Diese Seite setzt <a href=\"http://mediagoblin.org\">MediaGoblin</a> ein, eine großartige Software für Medienhosting."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Melde dich mit deinem MediaGoblin-Konto an, um eigene Medien hinzuzufügen, zu kommentieren und mehr." msgstr "Melde dich mit deinem MediaGoblin-Konto an, um eigene Medien hinzuzufügen, zu kommentieren und mehr."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Hast du noch keinen? Das geht ganz einfach!" msgstr "Hast du noch keinen? Das geht ganz einfach!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -432,17 +444,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Registriere dich auf dieser Seite</a> oder <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Installiere MediaGoblin auf deinem eigenen Server</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Registriere dich auf dieser Seite</a> oder <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Installiere MediaGoblin auf deinem eigenen Server</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Neuste Medien" msgstr "Neuste Medien"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Medienverarbeitung"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -549,7 +554,36 @@ msgstr "Hallo %(username)s,\n\num dein Konto bei GNU MediaGoblin zu aktivieren,
#: mediagoblin/templates/mediagoblin/edit/attachments.html:35 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35
#, python-format #, python-format
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr "Bearbeite Anhänge von %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Anhänge"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Anhang hinzufügen"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Abbrechen"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Änderungen speichern"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
@ -557,24 +591,8 @@ msgstr ""
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "%(media_title)s bearbeiten" msgstr "%(media_title)s bearbeiten"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Abbrechen"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Änderungen speichern"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "%(username)ss Kontoeinstellungen ändern" msgstr "%(username)ss Kontoeinstellungen ändern"
@ -582,7 +600,7 @@ msgstr "%(username)ss Kontoeinstellungen ändern"
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
#, python-format #, python-format
msgid "Editing %(collection_title)s" msgid "Editing %(collection_title)s"
msgstr "" msgstr "Bearbeite %(collection_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
@ -600,13 +618,11 @@ msgstr "Medien mit Schlagwort: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Download" msgstr "Download"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -653,11 +669,11 @@ msgstr "WebM-Datei (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Eine Sammlung hinzufügen"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Hinzufügen" msgstr "Hinzufügen"
@ -669,12 +685,12 @@ msgstr "Deine Medien"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"
msgstr "" msgstr "%(collection_title)s (%(username)s's collection)"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -692,7 +708,7 @@ msgid ""
"<p>\n" "<p>\n"
" %(collection_description)s\n" " %(collection_description)s\n"
" </p>" " </p>"
msgstr "" msgstr "<p>\n %(collection_description)s\n </p>"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -701,18 +717,18 @@ msgid "Really delete %(title)s?"
msgstr "Möchtest du %(title)s wirklich löschen?" msgstr "Möchtest du %(title)s wirklich löschen?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Dauerhaft löschen" msgstr "Dauerhaft löschen"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Wirklich %(media_title)s aus %(collection_title)s entfernen?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Entfernen"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
@ -768,27 +784,22 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Veröffentlicht am</h3>\n <p>%(date)s</p>" msgstr "<h3>Veröffentlicht am</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Anhänge"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Anhang hinzufügen"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "%(title)s zur Sammlung hinzufügen"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Eine neue Sammlung hinzufügen"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
@ -857,47 +868,31 @@ msgstr "Profil bearbeiten"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Dieser Benutzer hat (noch) keine Daten in seinem Profil." msgstr "Dieser Benutzer hat (noch) keine Daten in seinem Profil."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Kontoeinstellungen ändern"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Alle Medien von %(username)s anschauen" msgstr "Alle Medien von %(username)s anschauen"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Hier erscheinen deine Medien, sobald du etwas hochgeladen hast." msgstr "Hier erscheinen deine Medien, sobald du etwas hochgeladen hast."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Medien hinzufügen" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Scheinbar gibt es hier noch nichts …" msgstr "Scheinbar gibt es hier noch nichts …"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "In den Sammlungen (%(collected)s)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -911,7 +906,7 @@ msgstr "Atom-Feed"
msgid "Location" msgid "Location"
msgstr "Aufnahmeort" msgstr "Aufnahmeort"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "In <a href=\"%(osm_url)s\">OpenStreetMap</a> öffnen" msgstr "In <a href=\"%(osm_url)s\">OpenStreetMap</a> öffnen"
@ -950,21 +945,47 @@ msgstr "Schlagwörter"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Die Bilddatei konnte nicht gelesen werden." msgstr "Die Bilddatei konnte nicht gelesen werden."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Hoppla!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Ja, wirklich löschen" msgstr "Ja, wirklich löschen"
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Ich bin sicher, dass ich dieses Objekt aus der Sammlung entfernen möchte"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Auswählen --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Notiz anfügen"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
@ -980,21 +1001,21 @@ msgstr "Dein Kommentar wurde gesendet!"
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Du musst eine Sammlung auswählen oder hinzufügen"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "\"%s\" ist bereits in der Sammlung \"%s\""
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "\"%s\" zur Sammlung \"%s\" hinzugefügt"
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
msgstr "" msgstr "Bitte prüfe deinen Einträge und versuche erneut."
#: mediagoblin/user_pages/views.py:297 #: mediagoblin/user_pages/views.py:297
msgid "" msgid ""
@ -1015,29 +1036,29 @@ msgstr "Du versuchst Medien eines anderen Nutzers zu löschen. Sei bitte vorsich
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "Du hast das Objekt aus der Sammlung gelöscht."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "Das Objekt wurde nicht aus der Sammlung entfernt, weil du nicht bestätigt hast, dass du dir sicher bist."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Du bist dabei ein Objekt aus der Sammlung eines anderen Nutzers zu entfernen. Sei vorsichtig."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "Du hast die Sammlung \"%s\" gelöscht"
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "Die Sammlung wurde nicht gelöscht, weil du nicht bestätigt hast, dass du dir sicher bist."
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Du bist dabei eine Sammlung eines anderen Nutzers zu entfernen. Sei vorsichtig."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -89,7 +89,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -100,7 +100,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -117,11 +117,11 @@ msgstr ""
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -160,20 +160,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -187,33 +187,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -329,46 +334,27 @@ msgstr ""
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for "
"has been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -392,31 +378,56 @@ msgid ""
" href=\"%(source_link)s\">Source code</a> available." " href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, "
"an extraordinarily great piece of media hosting software." "an extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your" "To add your own media, place comments, and more, you can log in with your"
" MediaGoblin account." " MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an " "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an "
@ -427,17 +438,10 @@ msgid ""
"your own server</a>" "your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "Here you can track the state of media being processed on this instance." msgid "Here you can track the state of media being processed on this instance."
msgstr "" msgstr ""
@ -545,30 +549,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -594,13 +611,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -651,7 +666,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -695,7 +710,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -704,7 +719,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -763,13 +778,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -777,11 +787,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -850,41 +860,25 @@ msgstr ""
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -904,7 +898,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -943,6 +937,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're "
"sure the address is correct, maybe the page you're looking for has been "
"moved or deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -10,9 +10,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 11:41-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:27+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: aleksejrs <deletesoftware@yandex.ru>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -94,7 +94,7 @@ msgstr "Mi trovis neniun kun tiu salutnomo aŭ retpoŝtadreso."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Nun vi povas ensaluti per via nova pasvorto." msgstr "Nun vi povas ensaluti per via nova pasvorto."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -105,7 +105,7 @@ msgid "Description of this work"
msgstr "Priskribo de ĉi tiu verko" msgstr "Priskribo de ĉi tiu verko"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -121,11 +121,11 @@ msgstr "Etikedoj"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Dividu la etikedojn per komoj." msgstr "Dividu la etikedojn per komoj."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "La distingiga adresparto" msgstr "La distingiga adresparto"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "La distingiga adresparto ne povas esti malplena" msgstr "La distingiga adresparto ne povas esti malplena"
@ -164,20 +164,20 @@ msgstr "Enigu vian malnovan pasvorton por pruvi, ke ĉi tiu konto estas via."
msgid "New password" msgid "New password"
msgstr "La nova pasvorto" msgstr "La nova pasvorto"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Retpoŝtu min kiam aliaj komentas pri miaj alŝutaĵoj." msgstr "Retpoŝtu min kiam aliaj komentas pri miaj alŝutaĵoj."
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "Priskribo de ĉi tiu kolekto" msgstr "Priskribo de la kolekto"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -191,34 +191,40 @@ msgstr "Ĉi tiu uzanto jam havas dosieron kun tiu distingiga adresparto."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Vi priredaktas dosieron de alia uzanto. Agu singardeme." msgstr "Vi priredaktas dosieron de alia uzanto. Agu singardeme."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Vi redaktas profilon de alia uzanto. Agu singardeme." msgstr "Vi redaktas profilon de alia uzanto. Agu singardeme."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Profilŝanĝoj estis konservitaj" msgstr "Profilŝanĝoj estis konservitaj"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Kontagordoj estis konservitaj" msgstr "Kontagordoj estis konservitaj"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Malĝusta pasvorto" msgstr "Malĝusta pasvorto"
#: mediagoblin/edit/views.py:287 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!title" msgid "You already have a collection called \"%s\"!"
msgstr "Vi jam havas kolekton kun la nomo «%s»!title" msgstr "Vi jam havas kolekton kun la nomo «%s»!"
#: mediagoblin/edit/views.py:290 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "Ĉi tiu uzanto jam havas kolekton kun tiu distingiga adresparto." msgstr "Ĉi tiu uzanto jam havas kolekton kun tiu distingiga adresparto."
#: mediagoblin/edit/views.py:307 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Vi redaktas kolekton de alia uzanto. Agu singardeme."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
@ -323,57 +329,33 @@ msgstr "Vi devas provizi dosieron."
msgid "Woohoo! Submitted!" msgid "Woohoo! Submitted!"
msgstr "Hura! Alŝutitas!" msgstr "Hura! Alŝutitas!"
#: mediagoblin/submit/views.py:211 mediagoblin/user_pages/views.py:215
#, python-format
msgid "You already have a collection called \"%s\"!"
msgstr ""
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "Kolekto «%s» aldonitas!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Bildo de 404-koboldo penŝvitanta."
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oj!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Verŝajne ĉe ĉi tiu adreso ne estas paĝo. Ni bedaŭras!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Se vi estas certa, ke la adreso estas ĝusta, eble la serĉata de vi paĝo estis movita aŭ forigita."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Emblemo de MediaGoblin" msgstr "Emblemo de MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Konfirmu viecon de la retpoŝtadreso!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Aldoni dosieron"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Vidi vian profilon" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Aldoni dosieron"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Elsaluti" msgstr "Konfirmu viecon de la retpoŝtadreso!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -396,31 +378,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Disponigita laŭ la permesilo <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Haveblas<a href=\"%(source_link)s\">fontotekstaro</a>." msgstr "Disponigita laŭ la permesilo <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Haveblas<a href=\"%(source_link)s\">fontotekstaro</a>."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Ŝanĝi kontagordojn"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Kontrolejo pri dosierpreparado."
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Ĉirkaŭrigardi" msgstr "Ĉirkaŭrigardi"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Saluton, kaj bonvenon al ĉi tiu MediaGoblina retpaĝaro!" msgstr "Saluton, kaj bonvenon al ĉi tiu MediaGoblina retpaĝaro!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Ĉi tiu retpaĝaro funkcias per <a href=\"http://mediagoblin.org\">MediaGoblin</a>, eksterordinare bonega programaro por gastigado de aŭdviddosieroj." msgstr "Ĉi tiu retpaĝaro funkcias per <a href=\"http://mediagoblin.org\">MediaGoblin</a>, eksterordinare bonega programaro por gastigado de aŭdviddosieroj."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Por aldoni viajn proprajn dosierojn, afiŝi komentariojn ktp, vi povas ensaluti je via MediaGoblina konto." msgstr "Por aldoni viajn proprajn dosierojn, afiŝi komentariojn ktp, vi povas ensaluti je via MediaGoblina konto."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Ĉu vi ankoraŭ ne havas tian? Ne malĝoju!" msgstr "Ĉu vi ankoraŭ ne havas tian? Ne malĝoju!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -428,17 +435,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Kreu konton en ĉi tiu retejo</a>\n aŭ\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">ekfunkciigu MediaGoblinon en via propra servilo</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Kreu konton en ĉi tiu retejo</a>\n aŭ\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">ekfunkciigu MediaGoblinon en via propra servilo</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Laste aldonitaj dosieroj" msgstr "Laste aldonitaj dosieroj"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Kontrolejo pri dosierpreparado."
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -547,30 +547,43 @@ msgstr "Sal %(username)s,\n\npor aktivigi vian GNU MediaGoblin konton, malfermu
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Aldoni kundosierojn por %(media_title)s" msgstr "Aldoni kundosierojn por %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Kundosieroj"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Aldoni kundosieron"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Nuligi"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Konservi ŝanĝojn"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Priredaktado de %(media_title)s" msgstr "Priredaktado de %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Nuligi"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Konservi ŝanĝojn"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Ŝanĝado de kontagordoj de %(username)s" msgstr "Ŝanĝado de kontagordoj de %(username)s"
@ -596,13 +609,11 @@ msgstr "Dosieroj kun etikedo: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Elŝuti" msgstr "Elŝuti"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Originalo" msgstr "Originalo"
@ -649,11 +660,11 @@ msgstr "la WebM-dosieron (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Aldonado de kolekto"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Aldoni" msgstr "Aldoni"
@ -665,12 +676,12 @@ msgstr "Aldono de via dosiero"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"
msgstr "" msgstr "%(collection_title)s (kolekto de %(username)s)"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s de <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -697,18 +708,18 @@ msgid "Really delete %(title)s?"
msgstr "Ĉu vere forigi %(title)s?" msgstr "Ĉu vere forigi %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Forigi senrevene" msgstr "Forigi senrevene"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Ĉu vere forigi %(media_title)s el %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Forigi"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
@ -764,27 +775,22 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Aldonita je</h3>\n <p>la %(date)s</p>" msgstr "<h3>Aldonita je</h3>\n <p>la %(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Kundosieroj"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Aldoni kundosieron"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "Aldonado de %(title)s al kolekto"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Aldoni novan kolekton"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
@ -853,47 +859,31 @@ msgstr "Redakti profilon"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Ĉi tiu uzanto ne jam aldonis informojn pri si." msgstr "Ĉi tiu uzanto ne jam aldonis informojn pri si."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Ŝanĝi kontagordojn"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Rigardi ĉiujn dosierojn de %(username)s" msgstr "Rigardi ĉiujn dosierojn de %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Ĝuste ĉi tie aperos viaj dosieroj, sed vi ŝajne ankoraŭ nenion alŝutis." msgstr "Ĝuste ĉi tie aperos viaj dosieroj, sed vi ŝajne ankoraŭ nenion alŝutis."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Aldoni dosieron" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Ĉi tie ŝajne estas ankoraŭ neniuj dosieroj…" msgstr "Ĉi tie ŝajne estas ankoraŭ neniuj dosieroj…"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "En %(collected)s kolekto(j)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -907,7 +897,7 @@ msgstr "Atom-a informfluo"
msgid "Location" msgid "Location"
msgstr "Loko" msgstr "Loko"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Vidi sur <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Vidi sur <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -946,21 +936,47 @@ msgstr "Markita per"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Malsukcesis lego de la bildodosiero" msgstr "Malsukcesis lego de la bildodosiero"
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oj!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Jes, mi volas forigi ĉi tion." msgstr "Jes, mi volas forigi ĉi tion."
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Jes, mi volas forigi ĉi tiun dosieron el la kolekto"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Elektu --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Rimarko"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
@ -976,17 +992,17 @@ msgstr "Via komento estis afiŝita!"
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Necesas elekti aŭ aldoni kolekton"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "«%s» jam estas en la kolekto «%s»"
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "«%s» estis aldonita al la kolekto «%s»"
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
@ -1011,29 +1027,29 @@ msgstr "Vi estas forigonta dosieron de alia uzanto. Estu singardema."
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "Vi forigis la dosieron el la kolekto."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "La dosiero ne estis forigita, ĉar vi ne konfirmis vian certecon per la markilo."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Vi estas forigonta dosieron el kolekto de alia uzanto. Agu singardeme."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "Vi forigis la kolekton «%s»"
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "La kolekto ne estis forigita, ĉar vi ne konfirmis vian certecon per la markilo."
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Vi estas forigonta kolekton de alia uzanto. Agu singardeme."

View File

@ -18,9 +18,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 11:41-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 17:10+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: Elesa <stardustprincess17@hotmail.com>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mediagoblin/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mediagoblin/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -102,7 +102,7 @@ msgstr "No se pudo encontrar a alguien con ese nombre de usuario o correo electr
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Ahora tu puedes entrar usando tu nueva contraseña." msgstr "Ahora tu puedes entrar usando tu nueva contraseña."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -113,7 +113,7 @@ msgid "Description of this work"
msgstr "Descripción de esta obra" msgstr "Descripción de esta obra"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -129,11 +129,11 @@ msgstr "Etiquetas"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separa las etiquetas por comas." msgstr "Separa las etiquetas por comas."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Ficha" msgstr "Ficha"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "La ficha no puede estar vacía" msgstr "La ficha no puede estar vacía"
@ -172,20 +172,20 @@ msgstr "Escriba la anterior contraseña para demostrar que esta cuenta te perten
msgid "New password" msgid "New password"
msgstr "Nueva contraseña" msgstr "Nueva contraseña"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Envíame un correo cuando otros escriban comentarios sobre mi contenido" msgstr "Envíame un correo cuando otros escriban comentarios sobre mi contenido"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "El título no puede estar vacío" msgstr "El título no puede estar vacío"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "Descripción de esta colección" msgstr "Descripción de esta colección"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -199,32 +199,38 @@ msgstr "Una entrada con esa ficha ya existe para este usuario."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Estás editando el contenido de otro usuario. Proceder con precaución." msgstr "Estás editando el contenido de otro usuario. Proceder con precaución."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Estás editando un perfil de usuario. Proceder con precaución." msgstr "Estás editando un perfil de usuario. Proceder con precaución."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Los cambios de perfil fueron salvados" msgstr "Los cambios de perfil fueron salvados"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "las configuraciones de cuenta fueron salvadas" msgstr "las configuraciones de cuenta fueron salvadas"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Contraseña incorrecta" msgstr "Contraseña incorrecta"
#: mediagoblin/edit/views.py:287 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!title" msgid "You already have a collection called \"%s\"!"
msgstr "Ya tienes una colección llamada \"%s\"!title" msgstr "¡Ya tienes una colección llamada \"%s\"!"
#: mediagoblin/edit/views.py:290 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "Una colección con esa ficha ya existe para este usuario/a." msgstr "Una colección con esa ficha ya existe para este usuario/a."
#: mediagoblin/edit/views.py:307 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "Estás editando la colección de otro usuario/a. Ten cuidado." msgstr "Estás editando la colección de otro usuario/a. Ten cuidado."
@ -331,57 +337,33 @@ msgstr "Debes proporcionar un archivo."
msgid "Woohoo! Submitted!" msgid "Woohoo! Submitted!"
msgstr "¡Yujú! ¡Enviado!" msgstr "¡Yujú! ¡Enviado!"
#: mediagoblin/submit/views.py:211 mediagoblin/user_pages/views.py:215
#, python-format
msgid "You already have a collection called \"%s\"!"
msgstr "¡Ya tienes una colección llamada \"%s\"!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "¡Colección \"%s\" añadida!" msgstr "¡Colección \"%s\" añadida!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Imagen de 404 goblin estresándose"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "¡Ups!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Parece no haber una página en esta dirección. ¡Lo sentimos!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Si estás seguro que la dirección es correcta, puede ser que la pagina haya sido movida o borrada."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logo de MediaGoblin" msgstr "Logo de MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "¡Verifica tu email!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "+Agregar contenido" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "+ Añadir colección" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "Añadir contenido"
msgid "View your profile"
msgstr "Ver tu perfil"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Salir " msgstr "¡Verifica tu email!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -404,31 +386,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Publicado bajo la <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\"> Código fuente</a> disponible." msgstr "Publicado bajo la <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\"> Código fuente</a> disponible."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Cambiar la configuración de la cuenta"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panel de procesamiento de contenido"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Explorar" msgstr "Explorar"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Hola, ¡bienvenido a este sitio de MediaGoblin!" msgstr "Hola, ¡bienvenido a este sitio de MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Este sitio está montado con <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un extraordinario programa libre para alojar, gestionar y compartir contenido multimedia." msgstr "Este sitio está montado con <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un extraordinario programa libre para alojar, gestionar y compartir contenido multimedia."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Para añadir tus propios contenidos, dejar comentarios y más, puedes iniciar sesión con tu cuenta de MediaGoblin." msgstr "Para añadir tus propios contenidos, dejar comentarios y más, puedes iniciar sesión con tu cuenta de MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "¿Aún no tienes una? ¡Es fácil!" msgstr "¿Aún no tienes una? ¡Es fácil!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -436,17 +443,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Crea una cuenta en este sitio</a>\n o\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instala Mediagoblin en tu propio servidor</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Crea una cuenta en este sitio</a>\n o\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instala Mediagoblin en tu propio servidor</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "El contenido más reciente" msgstr "El contenido más reciente"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panel de procesamiento de contenido"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -555,30 +555,43 @@ msgstr "Hola %(username)s,\n\npara activar tu cuenta de GNU MediaGoblin, abre la
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Editando archivos adjuntos a %(media_title)s" msgstr "Editando archivos adjuntos a %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Adjuntos"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Agregar adjunto"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Cancelar"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Guardar cambios"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Editando %(media_title)s " msgstr "Editando %(media_title)s "
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Cancelar"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Guardar cambios"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Cambio de %(username)s la configuración de la cuenta " msgstr "Cambio de %(username)s la configuración de la cuenta "
@ -604,13 +617,11 @@ msgstr "Contenido etiquetado con: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Descargar" msgstr "Descargar"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -661,7 +672,7 @@ msgstr "Añadir una colección"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Añadir " msgstr "Añadir "
@ -705,7 +716,7 @@ msgid "Really delete %(title)s?"
msgstr "¿Realmente deseas eliminar %(title)s?" msgstr "¿Realmente deseas eliminar %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Eliminar permanentemente" msgstr "Eliminar permanentemente"
@ -714,7 +725,7 @@ msgstr "Eliminar permanentemente"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "¿Realmente quieres quitar %(media_title)s de %(collection_title)s?" msgstr "¿Realmente quieres quitar %(media_title)s de %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "Quitar" msgstr "Quitar"
@ -772,25 +783,20 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Añadido en</h3>\n <p>%(date)s</p>" msgstr "<h3>Añadido en</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Adjuntos"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Agregar adjunto"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "Añadir %(title)s a la colección" msgstr "Añadir %(title)s a la colección"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "+" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "Añadir una nueva colección" msgstr "Añadir una nueva colección"
@ -861,42 +867,26 @@ msgstr "Editar perfil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Este usuario (todavía) no ha completado su perfil." msgstr "Este usuario (todavía) no ha completado su perfil."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Cambiar la configuración de la cuenta"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Ver todo el contenido de %(username)s" msgstr "Ver todo el contenido de %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Aquí es donde estará ubicado tu contenido, pero parece que aún no has agregado nada." msgstr "Aquí es donde estará ubicado tu contenido, pero parece que aún no has agregado nada."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Añadir contenido" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Parece que aún no hay ningún contenido aquí..." msgstr "Parece que aún no hay ningún contenido aquí..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid "" msgstr ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr "<br />⏎ <a href=\"%(entry_url)s\">%(note)s</a>"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
@ -915,7 +905,7 @@ msgstr "Atom feed"
msgid "Location" msgid "Location"
msgstr "Locación" msgstr "Locación"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Ver en <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Ver en <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -954,6 +944,32 @@ msgstr "Marcado con"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "No se pudo leer el archivo de imagen." msgstr "No se pudo leer el archivo de imagen."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "¡Ups!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Estoy seguro de que quiero borrar esto" msgstr "Estoy seguro de que quiero borrar esto"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "برچسب"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -162,20 +162,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,33 +189,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "شما در حال ویرایش رسانه کاربر دیگری هستید.با احتیاط عمل کنید" msgstr "شما در حال ویرایش رسانه کاربر دیگری هستید.با احتیاط عمل کنید"
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "شما در حال ویرایش نمایه کاربر دیگری هستید.با احتیاط عمل کنید." msgstr "شما در حال ویرایش نمایه کاربر دیگری هستید.با احتیاط عمل کنید."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -327,46 +332,27 @@ msgstr "هورا!ثبت شد!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "اوه"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "متاسفانه به نظر نمی رسد که چنین صفحه ای در این آدرس وجود داشته باشد!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "اگر مطمين هستین که آدرس درست است،ممکن است صفحه ای که شما آنرا جستجو می کنید انتقال داده شده و یا حذف شده باشد."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "لوگو مدیاگوبلین" msgstr "لوگو مدیاگوبلین"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "پنل رسیدگی به رسانه ها"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "پنل رسیدگی به رسانه ها"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -541,30 +545,43 @@ msgstr "سلام %(username)s,\n\nبرای فعال سازی شناسه کارب
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "انصراف"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "ذخیره تغییرات"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "ویرایش %(media_title)s" msgstr "ویرایش %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "انصراف"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "ذخیره تغییرات"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -590,13 +607,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -647,7 +662,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -691,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -700,7 +715,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -758,13 +773,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -772,11 +782,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -847,41 +857,25 @@ msgstr "ویرایش نمایه"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "نمایش تمامی رسانه های %(username)s" msgstr "نمایش تمامی رسانه های %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -901,7 +895,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -940,6 +934,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "اوه"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -4,6 +4,7 @@
# #
# Translators: # Translators:
# <a5565930@nepwk.com>, 2011. # <a5565930@nepwk.com>, 2011.
# <alexispay@gmail.com>, 2012.
# <chesuidayeur@yahoo.fr>, 2011. # <chesuidayeur@yahoo.fr>, 2011.
# <joehillen@gmail.com>, 2011. # <joehillen@gmail.com>, 2011.
# <marktraceur@gmail.com>, 2011. # <marktraceur@gmail.com>, 2011.
@ -14,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mediagoblin/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/mediagoblin/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -39,11 +40,11 @@ msgstr "Adresse e-mail"
#: mediagoblin/auth/forms.py:51 #: mediagoblin/auth/forms.py:51
msgid "Username or email" msgid "Username or email"
msgstr "" msgstr "Nom d'utilisateur ou email"
#: mediagoblin/auth/forms.py:58 #: mediagoblin/auth/forms.py:58
msgid "Incorrect input" msgid "Incorrect input"
msgstr "" msgstr "Entrée incorrecte"
#: mediagoblin/auth/views.py:55 #: mediagoblin/auth/views.py:55
msgid "Sorry, registration is disabled on this instance." msgid "Sorry, registration is disabled on this instance."
@ -82,7 +83,7 @@ msgstr "E-mail de vérification renvoyé."
#: mediagoblin/auth/views.py:263 #: mediagoblin/auth/views.py:263
msgid "" msgid ""
"An email has been sent with instructions on how to change your password." "An email has been sent with instructions on how to change your password."
msgstr "" msgstr "Un email contenant les instructions pour changer votre mot de passe viens de vous être envoyé"
#: mediagoblin/auth/views.py:273 #: mediagoblin/auth/views.py:273
msgid "" msgid ""
@ -92,13 +93,13 @@ msgstr "Impossible d'envoyer un email de récupération de mot de passe : votre
#: mediagoblin/auth/views.py:285 #: mediagoblin/auth/views.py:285
msgid "Couldn't find someone with that username or email." msgid "Couldn't find someone with that username or email."
msgstr "" msgstr "Impossible de trouver un utilisateur avec ce nom ou cette email."
#: mediagoblin/auth/views.py:333 #: mediagoblin/auth/views.py:333
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -109,13 +110,13 @@ msgid "Description of this work"
msgstr "Descriptif pour ce travail" msgstr "Descriptif pour ce travail"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr "Vous pouvez utiliser\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pour le formattage."
#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36 #: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
msgid "Tags" msgid "Tags"
@ -123,13 +124,13 @@ msgstr "Tags"
#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr "Séparez les champs avec des virgules."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Légende" msgstr "Légende"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "La légende ne peut pas être laissée vide." msgstr "La légende ne peut pas être laissée vide."
@ -137,12 +138,12 @@ msgstr "La légende ne peut pas être laissée vide."
msgid "" msgid ""
"The title part of this media's address. You usually don't need to change " "The title part of this media's address. You usually don't need to change "
"this." "this."
msgstr "" msgstr "Le titre présent dans l'URL du média. Vous n'avez généralement pas besoin de le modifier"
#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41 #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr "Licence"
#: mediagoblin/edit/forms.py:50 #: mediagoblin/edit/forms.py:50
msgid "Bio" msgid "Bio"
@ -154,7 +155,7 @@ msgstr "Site web"
#: mediagoblin/edit/forms.py:58 #: mediagoblin/edit/forms.py:58
msgid "This address contains errors" msgid "This address contains errors"
msgstr "" msgstr "Cette adresse contiens des erreurs"
#: mediagoblin/edit/forms.py:63 #: mediagoblin/edit/forms.py:63
msgid "Old password" msgid "Old password"
@ -162,30 +163,30 @@ msgstr "Ancien mot de passe."
#: mediagoblin/edit/forms.py:64 #: mediagoblin/edit/forms.py:64
msgid "Enter your old password to prove you own this account." msgid "Enter your old password to prove you own this account."
msgstr "" msgstr "Entrez votre ancien mot de passe pour prouver que vous êtes bien le propriétaire de ce compte."
#: mediagoblin/edit/forms.py:67 #: mediagoblin/edit/forms.py:67
msgid "New password" msgid "New password"
msgstr "" msgstr "Nouveau mot de passe"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr "Me prévenir par email lorsque d'autres commentent mes médias"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Le titre ne peut être vide"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Description de cette collection"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Le titre affiché dans l'URL de la collection. Vous n'avez généralement pas besoin d'y toucher."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -195,43 +196,48 @@ msgstr "Une entrée existe déjà pour cet utilisateur avec la même légende."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Vous vous apprêtez à modifier le média d'un autre utilisateur. Veuillez prendre garde." msgstr "Vous vous apprêtez à modifier le média d'un autre utilisateur. Veuillez prendre garde."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Vous vous apprêtez à modifier le profil d'un utilisateur. Veuillez prendre garde." msgstr "Vous vous apprêtez à modifier le profil d'un utilisateur. Veuillez prendre garde."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr "Les changements apportés au profile ont étés sauvegardés"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr "Les changements des préférences du compte ont étés sauvegardés"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Mauvais mot de passe" msgstr "Mauvais mot de passe"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Vous avez déjà une collection appelée \"%s\" !"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Vous éditez la collection d'un autre utilisateurs. Faites attention."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
msgstr "" msgstr "Impossible de lier le thème... Aucun thème associé\n"
#: mediagoblin/gmg_commands/theme.py:71 #: mediagoblin/gmg_commands/theme.py:71
msgid "No asset directory for this theme\n" msgid "No asset directory for this theme\n"
msgstr "" msgstr "Aucun répertoire \"asset\" pour ce thème\n"
#: mediagoblin/gmg_commands/theme.py:74 #: mediagoblin/gmg_commands/theme.py:74
msgid "However, old link directory symlink found; removed.\n" msgid "However, old link directory symlink found; removed.\n"
@ -240,11 +246,11 @@ msgstr ""
#: mediagoblin/media_types/__init__.py:60 #: mediagoblin/media_types/__init__.py:60
#: mediagoblin/media_types/__init__.py:120 #: mediagoblin/media_types/__init__.py:120
msgid "Sorry, I don't support that file type :(" msgid "Sorry, I don't support that file type :("
msgstr "" msgstr "Désolé, mais je ne prends pas en charge cette extension de fichier :("
#: mediagoblin/media_types/video/processing.py:35 #: mediagoblin/media_types/video/processing.py:35
msgid "Video transcoding failed" msgid "Video transcoding failed"
msgstr "" msgstr "L'encodage de la vidéo à échoué"
#: mediagoblin/plugins/oauth/forms.py:26 #: mediagoblin/plugins/oauth/forms.py:26
msgid "Client ID" msgid "Client ID"
@ -252,19 +258,19 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "Prochaine URL"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Autoriser"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Refuser"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Nom"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
@ -272,7 +278,7 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Description"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
@ -282,7 +288,7 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Type"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -296,21 +302,21 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:53 #: mediagoblin/plugins/oauth/forms.py:53
msgid "Redirect URI" msgid "Redirect URI"
msgstr "" msgstr "URL de redirection"
#: mediagoblin/plugins/oauth/forms.py:55 #: mediagoblin/plugins/oauth/forms.py:55
msgid "" msgid ""
"The redirect URI for the applications, this field\n" "The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients." " is <strong>required</strong> for public clients."
msgstr "" msgstr "L'URI de redirection pour l'application, ce champ est <strong>requis</strong> pour les clients publics"
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Ce champ est requis pour les clients publics"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Le client {0} as été enregistré !"
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
@ -331,49 +337,30 @@ msgstr "Youhou, c'est envoyé !"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "Collection \"%s\" ajoutée !"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Image de 404 gobelin angoissé"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Zut !"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Il ne semble pas y avoir de page à cette adresse. Désolé !"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Si vous êtes sûr que l'adresse est correcte, peut-être la page que vous recherchez a été déplacée ou supprimée."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logo MediaGoblin" msgstr "Logo MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Vérifiez votre adresse e-mail !" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add collection" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "View your profile" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Ajouter des médias"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr "Vérifiez votre adresse e-mail !"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -386,7 +373,7 @@ msgstr "S'identifier"
msgid "" msgid ""
"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a " "Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
"href=\"http://gnu.org/\">GNU</a> project." "href=\"http://gnu.org/\">GNU</a> project."
msgstr "" msgstr "Conçu avec <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un projet <a href=\"http://gnu.org/\">GNU</a>."
#: mediagoblin/templates/mediagoblin/base.html:92 #: mediagoblin/templates/mediagoblin/base.html:92
#, python-format #, python-format
@ -394,44 +381,26 @@ msgid ""
"Released under the <a " "Released under the <a "
"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a " "href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Disponible sous la licence <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Code source</a> disponible."
#: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/root.html:25
msgid "Explore" msgid "Actions"
msgstr "Explorer"
#: mediagoblin/templates/mediagoblin/root.html:26
msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Bonjour, et bienvenu sur ce site MediaGoblin !"
#: mediagoblin/templates/mediagoblin/root.html:28
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Ce site fait tourner <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un logiciel d'hébergement de média extraordinairement génial."
#: mediagoblin/templates/mediagoblin/root.html:29
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:31
msgid "Don't have one yet? It's easy!" msgid "Create new collection"
msgstr "Vous n'en avez pas ? C'est facile !"
#: mediagoblin/templates/mediagoblin/root.html:32
#, python-format
msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
" or\n"
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:34
msgid "Most recent media" msgid "Change account settings"
msgstr "Tout derniers media" msgstr "Changer les paramètres du compte"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21 #: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26 #: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
@ -439,10 +408,46 @@ msgstr "Tout derniers media"
msgid "Media processing panel" msgid "Media processing panel"
msgstr "Panneau pour le traitement des médias" msgstr "Panneau pour le traitement des médias"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore"
msgstr "Explorer"
#: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Bonjour, et bienvenu sur ce site MediaGoblin !"
#: mediagoblin/templates/mediagoblin/root.html:55
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Ce site fait tourner <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un logiciel d'hébergement de média extraordinairement génial."
#: mediagoblin/templates/mediagoblin/root.html:56
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "Pour ajouter vos propres médias, commenter, et bien plus encore, vous pouvez vous connecter avec votre compte MediaGoblin"
#: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!"
msgstr "Vous n'en avez pas ? C'est facile !"
#: mediagoblin/templates/mediagoblin/root.html:59
#, python-format
msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
" or\n"
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Créez un compte sur ce site</a>\n ou\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Déployez MediaGoblin sur votre propre serveur</a>"
#: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media"
msgstr "Tout derniers media"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
msgstr "" msgstr "Ici, vous pouvez suivre l'état des médias en cours de traitement par cette instance."
#: mediagoblin/templates/mediagoblin/admin/panel.html:32 #: mediagoblin/templates/mediagoblin/admin/panel.html:32
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
@ -462,25 +467,25 @@ msgstr "Le traitement de ces ajouts a échoué :"
#: mediagoblin/templates/mediagoblin/admin/panel.html:90 #: mediagoblin/templates/mediagoblin/admin/panel.html:90
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!" msgid "No failed entries!"
msgstr "" msgstr "Aucune entrée ayant échoué !"
#: mediagoblin/templates/mediagoblin/admin/panel.html:92 #: mediagoblin/templates/mediagoblin/admin/panel.html:92
msgid "Last 10 successful uploads" msgid "Last 10 successful uploads"
msgstr "" msgstr "10 derniers envois terminés"
#: mediagoblin/templates/mediagoblin/admin/panel.html:112 #: mediagoblin/templates/mediagoblin/admin/panel.html:112
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!" msgid "No processed entries, yet!"
msgstr "" msgstr "Aucune entrée traitée jusqu'à présent !"
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
msgid "Set your new password" msgid "Set your new password"
msgstr "" msgstr "Enregistrez votre nouveau mot de passe"
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
msgid "Set password" msgid "Set password"
msgstr "" msgstr "Enregistrez votre mot de passe"
#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23 #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31 #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
@ -545,7 +550,36 @@ msgstr "Bonjour %(username)s,\n\npour activer votre compte sur GNU MediaGoblin,
#: mediagoblin/templates/mediagoblin/edit/attachments.html:35 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35
#, python-format #, python-format
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr "Éditer les pièces jointes de %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Pièces jointes"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Ajouter une pièce jointe"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Annuler"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Enregistrer les modifications"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
@ -553,32 +587,16 @@ msgstr ""
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Modification de %(media_title)s" msgstr "Modification de %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Annuler"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Enregistrer les modifications"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr "Changement des préférences du compte de %(username)s"
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
#, python-format #, python-format
msgid "Editing %(collection_title)s" msgid "Editing %(collection_title)s"
msgstr "" msgstr "Modification de %(collection_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
@ -596,13 +614,11 @@ msgstr "Médias taggés avec : %(tag_name)s "
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr "Télécharger"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -611,56 +627,56 @@ msgid ""
"Sorry, this audio will not work because \n" "Sorry, this audio will not work because \n"
"\tyour web browser does not support HTML5 \n" "\tyour web browser does not support HTML5 \n"
"\taudio." "\taudio."
msgstr "" msgstr "Désolé, mais ce fichier audio ne se lancera pas car\nvotre navigateur web ne supporte pas l'audio HTML5."
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
msgid "" msgid ""
"You can get a modern web browser that \n" "You can get a modern web browser that \n"
"\tcan play the audio at <a href=\"http://getfirefox.com\">\n" "\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
"\t http://getfirefox.com</a>!" "\t http://getfirefox.com</a>!"
msgstr "" msgstr "Vous pouvez obtenir un navigateur à jour capable de lire cette vidéo sur <a href=\"http://getfirefox.com\">\n\t http://getfirefox.com</a>!"
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
#: mediagoblin/templates/mediagoblin/media_displays/video.html:56 #: mediagoblin/templates/mediagoblin/media_displays/video.html:56
msgid "Original file" msgid "Original file"
msgstr "" msgstr "Fichier original"
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
msgid "WebM file (Vorbis codec)" msgid "WebM file (Vorbis codec)"
msgstr "" msgstr "fichier WebM (codec Vorbis)"
#: mediagoblin/templates/mediagoblin/media_displays/video.html:40 #: mediagoblin/templates/mediagoblin/media_displays/video.html:40
msgid "" msgid ""
"Sorry, this video will not work because \n" "Sorry, this video will not work because \n"
"\t your web browser does not support HTML5 \n" "\t your web browser does not support HTML5 \n"
"\t video." "\t video."
msgstr "" msgstr "Désolé, cette vidéo ne s'affichera pas car\nvotre navigateur ne prends pas en charge le HTML5 pour les vidéos"
#: mediagoblin/templates/mediagoblin/media_displays/video.html:43 #: mediagoblin/templates/mediagoblin/media_displays/video.html:43
msgid "" msgid ""
"You can get a modern web browser that \n" "You can get a modern web browser that \n"
"\t can play this video at <a href=\"http://getfirefox.com\">\n" "\t can play this video at <a href=\"http://getfirefox.com\">\n"
"\t http://getfirefox.com</a>!" "\t http://getfirefox.com</a>!"
msgstr "" msgstr "Vous pouvez obtenir un navigateur à jour capable de lire cette vidéo sur <a href=\"http://getfirefox.com\">\n\t http://getfirefox.com</a>!"
#: mediagoblin/templates/mediagoblin/media_displays/video.html:59 #: mediagoblin/templates/mediagoblin/media_displays/video.html:59
msgid "WebM file (640p; VP8/Vorbis)" msgid "WebM file (640p; VP8/Vorbis)"
msgstr "" msgstr "fichier WebM (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Ajouter une collection"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr "Ajouter"
#: mediagoblin/templates/mediagoblin/submit/start.html:23 #: mediagoblin/templates/mediagoblin/submit/start.html:23
#: mediagoblin/templates/mediagoblin/submit/start.html:30 #: mediagoblin/templates/mediagoblin/submit/start.html:30
msgid "Add your media" msgid "Add your media"
msgstr "" msgstr "Ajoutez votre média"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
@ -670,7 +686,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s de <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -688,7 +704,7 @@ msgid ""
"<p>\n" "<p>\n"
" %(collection_description)s\n" " %(collection_description)s\n"
" </p>" " </p>"
msgstr "" msgstr "<p>\n %(collection_description)s\n </p>"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -697,25 +713,25 @@ msgid "Really delete %(title)s?"
msgstr "Voulez-vous vraiment supprimer %(title)s ?" msgstr "Voulez-vous vraiment supprimer %(title)s ?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr "Supprimer définitivement"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Voulez vous vraiment retirer %(media_title)s de %(collection_title)s ?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Retirer"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
msgid "" msgid ""
"Hi %(username)s,\n" "Hi %(username)s,\n"
"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n" "%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
msgstr "" msgstr "Bonjour %(username)s,\n%(comment_author)s a commenté votre post (%(comment_url)s) sur %(instance_name)s\n"
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
#, python-format #, python-format
@ -730,28 +746,28 @@ msgstr "Médias de <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:46 #: mediagoblin/templates/mediagoblin/user_pages/media.html:46
#, python-format #, python-format
msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>" msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "❖ Parcourir les médias de <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:67 #: mediagoblin/templates/mediagoblin/user_pages/media.html:67
#: mediagoblin/templates/mediagoblin/user_pages/media.html:73 #: mediagoblin/templates/mediagoblin/user_pages/media.html:73
#, python-format #, python-format
msgid "Image for %(media_title)s" msgid "Image for %(media_title)s"
msgstr "" msgstr "Image de %(media_title)s"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:102 #: mediagoblin/templates/mediagoblin/user_pages/media.html:102
msgid "Add a comment" msgid "Add a comment"
msgstr "" msgstr "Ajouter un commentaire"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:109 #: mediagoblin/templates/mediagoblin/user_pages/media.html:109
msgid "" msgid ""
"You can use <a " "You can use <a "
"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for" "href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
" formatting." " formatting."
msgstr "" msgstr "Vous pouvez utilisez les <a href=\"http://daringfireball.net/projects/markdown/basics\">Balises</a> pour la mise en page."
#: mediagoblin/templates/mediagoblin/user_pages/media.html:113 #: mediagoblin/templates/mediagoblin/user_pages/media.html:113
msgid "Add this comment" msgid "Add this comment"
msgstr "" msgstr "Ajouter ce commentaire"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:132 #: mediagoblin/templates/mediagoblin/user_pages/media.html:132
msgid "at" msgid "at"
@ -762,29 +778,24 @@ msgstr "à"
msgid "" msgid ""
"<h3>Added on</h3>\n" "<h3>Added on</h3>\n"
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr "<h3>Ajouté le</h3>\n<p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "Ajouter %(title)s à la collection"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Ajouter une nouvelle collection"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
@ -793,7 +804,7 @@ msgstr "Vous pouvez suivre l'état des médias en cours de traitement pour votre
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
msgid "Your last 10 successful uploads" msgid "Your last 10 successful uploads"
msgstr "" msgstr "Vos 10 derniers envois réussis"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:31 #: mediagoblin/templates/mediagoblin/user_pages/user.html:31
#: mediagoblin/templates/mediagoblin/user_pages/user.html:89 #: mediagoblin/templates/mediagoblin/user_pages/user.html:89
@ -853,47 +864,31 @@ msgstr "Modifier le profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Cet utilisateur n'a pas (encore) rempli son profil." msgstr "Cet utilisateur n'a pas (encore) rempli son profil."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Voir tous les médias de %(username)s" msgstr "Voir tous les médias de %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "C'est là où vos médias apparaîssent, mais vous ne semblez pas avoir encore ajouté quoi que ce soit." msgstr "C'est là où vos médias apparaîssent, mais vous ne semblez pas avoir encore ajouté quoi que ce soit."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Ajouter des médias" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Il ne semble pas y avoir de média là, pour l'instant ..." msgstr "Il ne semble pas y avoir de média là, pour l'instant ..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "Dans les collections (%(collected)s)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -905,24 +900,24 @@ msgstr "flux Atom"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
msgid "Location" msgid "Location"
msgstr "" msgstr "Position"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr "Regarder sur <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/templates/mediagoblin/utils/license.html:25 #: mediagoblin/templates/mediagoblin/utils/license.html:25
msgid "All rights reserved" msgid "All rights reserved"
msgstr "" msgstr "Tous droits réservés"
#: mediagoblin/templates/mediagoblin/utils/pagination.html:39 #: mediagoblin/templates/mediagoblin/utils/pagination.html:39
msgid "← Newer" msgid "← Newer"
msgstr "" msgstr "← Le plus récent"
#: mediagoblin/templates/mediagoblin/utils/pagination.html:45 #: mediagoblin/templates/mediagoblin/utils/pagination.html:45
msgid "Older →" msgid "Older →"
msgstr "" msgstr "Le plus vieux →"
#: mediagoblin/templates/mediagoblin/utils/pagination.html:48 #: mediagoblin/templates/mediagoblin/utils/pagination.html:48
msgid "Go to page:" msgid "Go to page:"
@ -931,19 +926,45 @@ msgstr "Aller à la page :"
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
msgid "newer" msgid "newer"
msgstr "" msgstr "le plus récent"
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
msgid "older" msgid "older"
msgstr "" msgstr "le plus vieux"
#: mediagoblin/templates/mediagoblin/utils/tags.html:20 #: mediagoblin/templates/mediagoblin/utils/tags.html:20
msgid "Tagged with" msgid "Tagged with"
msgstr "" msgstr "Taggé avec"
#: mediagoblin/tools/exif.py:78 #: mediagoblin/tools/exif.py:78
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Impossible de lire l'image."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Zut !"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr "" msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
@ -952,19 +973,19 @@ msgstr "Je suis sûr de vouloir supprimer cela"
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Je suis certain de vouloir retirer cet élément de la collection"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Sélectionner --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Inclure une note"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
msgstr "" msgstr "a commenté votre post"
#: mediagoblin/user_pages/views.py:161 #: mediagoblin/user_pages/views.py:161
msgid "Oops, your comment was empty." msgid "Oops, your comment was empty."
@ -976,26 +997,26 @@ msgstr "Votre commentaire a été posté !"
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Vous devez sélectionner ou ajouter une collection"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "\"%s\" est déjà dans la collection \"%s\""
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "\"%s\" as été ajouté à la collection \"%s\""
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
msgstr "" msgstr "Veuillez vérifier vos entrées et réessayer."
#: mediagoblin/user_pages/views.py:297 #: mediagoblin/user_pages/views.py:297
msgid "" msgid ""
"Some of the files with this entry seem to be missing. Deleting anyway." "Some of the files with this entry seem to be missing. Deleting anyway."
msgstr "" msgstr "Certains fichiers correspondant à cette entrée semblent manquant. Suppression tout de même."
#: mediagoblin/user_pages/views.py:302 #: mediagoblin/user_pages/views.py:302
msgid "You deleted the media." msgid "You deleted the media."
@ -1011,29 +1032,29 @@ msgstr "Vous êtes sur le point de supprimer des médias d'un autre utilisateur.
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "Vous avez supprimé cet élément de la collection."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "L'élément n'as pas été supprimé car vous n'avez pas confirmé votre certitude."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Vous vous apprêtez à supprimer un élément de la collection d'un autre utilisateur. Procédez avec attention."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "Vous avez supprimé la collection \"%s\""
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "La collection n'as pas été supprimée car vous n'avez pas confirmé votre certitude"
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Vous vous apprêtez à supprimer la collection d'un autre utilisateur. Procédez avec attention."

Binary file not shown.

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,7 +93,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -104,7 +104,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -120,11 +120,11 @@ msgstr "Etiquettas"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -163,20 +163,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -190,33 +190,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -328,46 +333,27 @@ msgstr ""
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -391,31 +377,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +434,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +546,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Cancellar"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Cancellar"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -591,13 +608,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -648,7 +663,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -692,7 +707,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -701,7 +716,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -759,13 +774,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -773,11 +783,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -848,41 +858,25 @@ msgstr ""
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -902,7 +896,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -941,6 +935,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

Binary file not shown.

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -95,7 +95,7 @@ msgstr "Impossibile trovare qualcuno con questo nome utente o password."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Ora puoi effettuare l'accesso con la nuova password." msgstr "Ora puoi effettuare l'accesso con la nuova password."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -106,7 +106,7 @@ msgid "Description of this work"
msgstr "Descrizione di questo lavoro" msgstr "Descrizione di questo lavoro"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -122,11 +122,11 @@ msgstr "Tags"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separa le tags con la virgola." msgstr "Separa le tags con la virgola."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -165,20 +165,20 @@ msgstr "Inserisci la vecchia password per dimostrare di essere il proprietario d
msgid "New password" msgid "New password"
msgstr "Nuova password" msgstr "Nuova password"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Inviami messaggi email quando altre persone commentano i miei files multimediali" msgstr "Inviami messaggi email quando altre persone commentano i miei files multimediali"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -192,33 +192,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Stai modificando files multimediali di un altro utente. Procedi con attenzione." msgstr "Stai modificando files multimediali di un altro utente. Procedi con attenzione."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Stai modificando il profilo di un utente. Procedi con attenzione." msgstr "Stai modificando il profilo di un utente. Procedi con attenzione."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Cambiamenti del profilo salvati" msgstr "Cambiamenti del profilo salvati"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Impostazioni del profilo salvate" msgstr "Impostazioni del profilo salvate"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Password errata" msgstr "Password errata"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -330,47 +335,28 @@ msgstr "Evviva! Caricato!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Immagine di 404 folletti che stressano"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oops!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Non sembra esserci una pagina a questo indirizzo. Spiacente!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Se sei sicuro che l'indirizzo è corretto, forse la pagina che stai cercando è stata spostata o cancellata."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Simbolo di MediaGoblin" msgstr "Simbolo di MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifica la tua email!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Aggiungi files multimediali"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Vedi il tuo profilo" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Aggiungi files multimediali"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Esci" msgstr "Verifica la tua email!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -393,31 +379,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Rilasciato con licenza <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Codice sorgente</a> disponibile." msgstr "Rilasciato con licenza <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Codice sorgente</a> disponibile."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Cambia le impostazioni dell'account"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Pannello di elaborazione files multimediali"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Esplora" msgstr "Esplora"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Ciao, benvenuto in questo sito MediaGoblin!" msgstr "Ciao, benvenuto in questo sito MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Questo sito sta utilizzando <a href=\"http://mediagoblin.org\">Mediagoblin</a>, un ottimo programma per caricare e condividere files multimediali." msgstr "Questo sito sta utilizzando <a href=\"http://mediagoblin.org\">Mediagoblin</a>, un ottimo programma per caricare e condividere files multimediali."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Per aggiungere i tuoi file multimediali, scrivere commenti e altro puoi accedere con il tuo account MediaGoblin." msgstr "Per aggiungere i tuoi file multimediali, scrivere commenti e altro puoi accedere con il tuo account MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Non ne hai già uno? E' semplice!" msgstr "Non ne hai già uno? E' semplice!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -425,17 +436,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Crea un account in questo sito</a>\n oppure\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Installa MediaGoblin sul tuo server</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Crea un account in questo sito</a>\n oppure\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Installa MediaGoblin sul tuo server</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Files multimediali più recenti" msgstr "Files multimediali più recenti"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Pannello di elaborazione files multimediali"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -544,30 +548,43 @@ msgstr "Ciao %(username)s,\n\nper attivare il tuo account GNU MediaGoblin, apri
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Stai modificando gli allegati di %(media_title)s" msgstr "Stai modificando gli allegati di %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Allegati"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Aggiungi allegato"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Annulla"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salva i cambiamenti"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Stai modificando %(media_title)s" msgstr "Stai modificando %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Annulla"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salva i cambiamenti"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Stai cambiando le impostazioni dell'account di %(username)s" msgstr "Stai cambiando le impostazioni dell'account di %(username)s"
@ -593,13 +610,11 @@ msgstr "File taggato con: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Scarica" msgstr "Scarica"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Originale" msgstr "Originale"
@ -650,7 +665,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Aggiungi" msgstr "Aggiungi"
@ -694,7 +709,7 @@ msgid "Really delete %(title)s?"
msgstr "Vuoi davvero eliminare %(title)s?" msgstr "Vuoi davvero eliminare %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Elimina definitivamente" msgstr "Elimina definitivamente"
@ -703,7 +718,7 @@ msgstr "Elimina definitivamente"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -761,25 +776,20 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Aggiunto il</h3>\n <p>%(date)s</p>" msgstr "<h3>Aggiunto il</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Allegati"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Aggiungi allegato"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -850,41 +860,25 @@ msgstr "Modifica profilo"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Questo utente non ha (ancora) compilato il proprio profilo." msgstr "Questo utente non ha (ancora) compilato il proprio profilo."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Cambia le impostazioni dell'account"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Visualizza tutti i files multimediali di %(username)s" msgstr "Visualizza tutti i files multimediali di %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Qui è dove appariranno i tuoi files multimediali, ma sembra che tu non abbia ancora aggiunto niente." msgstr "Qui è dove appariranno i tuoi files multimediali, ma sembra che tu non abbia ancora aggiunto niente."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Aggiungi files multimediali" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Sembra che non ci sia ancora nessun file multimediale qui..." msgstr "Sembra che non ci sia ancora nessun file multimediale qui..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -904,7 +898,7 @@ msgstr "Atom feed"
msgid "Location" msgid "Location"
msgstr "Posizione" msgstr "Posizione"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -943,6 +937,32 @@ msgstr "Taggato con"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Impossibile leggere il file immagine." msgstr "Impossibile leggere il file immagine."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oops!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Sono sicuro di volerlo eliminare" msgstr "Sono sicuro di volerlo eliminare"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "タグ"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "スラグ" msgstr "スラグ"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "スラグは必要です。" msgstr "スラグは必要です。"
@ -162,20 +162,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,33 +189,38 @@ msgstr "そのスラグを持つエントリは、このユーザーは既に存
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "あなたは、他のユーザーのメディアを編集しています。ご注意ください。" msgstr "あなたは、他のユーザーのメディアを編集しています。ご注意ください。"
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "あなたは、他のユーザーのプロファイルを編集しています。ご注意ください。" msgstr "あなたは、他のユーザーのプロファイルを編集しています。ご注意ください。"
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -327,46 +332,27 @@ msgstr "投稿終了!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -541,30 +545,43 @@ msgstr "%(username)s様へ\n\nGNU MediaGoblinアカウントを検証にする
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "キャンセル"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "投稿する"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "%(media_title)sを編集中" msgstr "%(media_title)sを編集中"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "キャンセル"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "投稿する"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -590,13 +607,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -647,7 +662,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -691,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -700,7 +715,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -758,13 +773,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -772,11 +782,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -847,41 +857,25 @@ msgstr "プロフィールを編集"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "%(username)sさんのコンテンツをすべて見る" msgstr "%(username)sさんのコンテンツをすべて見る"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -901,7 +895,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -940,6 +934,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

Binary file not shown.

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,7 +93,7 @@ msgstr "Kon niemand vinden met die gebruikersnaam of dat e-mailadres."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Je kunt nu inloggen met je nieuwe wachtwoord." msgstr "Je kunt nu inloggen met je nieuwe wachtwoord."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -104,7 +104,7 @@ msgid "Description of this work"
msgstr "Beschrijving van dit werk" msgstr "Beschrijving van dit werk"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -120,11 +120,11 @@ msgstr "Etiket"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Hou labels gescheiden met komma's." msgstr "Hou labels gescheiden met komma's."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Slug" msgstr "Slug"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "De slug kan niet leeg zijn" msgstr "De slug kan niet leeg zijn"
@ -163,20 +163,20 @@ msgstr "Vul je oude wachtwoord in om te bewijzen dat dit jouw account is"
msgid "New password" msgid "New password"
msgstr "Nieuw wachtwoord" msgstr "Nieuw wachtwoord"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -190,33 +190,38 @@ msgstr "Er bestaat al een met die slug voor deze gebruiker."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "U bent de media van een andere gebruiker aan het aanpassen. Ga voorzichtig te werk." msgstr "U bent de media van een andere gebruiker aan het aanpassen. Ga voorzichtig te werk."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "U bent een gebruikersprofiel aan het aanpassen. Ga voorzichtig te werk." msgstr "U bent een gebruikersprofiel aan het aanpassen. Ga voorzichtig te werk."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Profielaanpassingen opgeslagen" msgstr "Profielaanpassingen opgeslagen"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Accountinstellingen opgeslagen" msgstr "Accountinstellingen opgeslagen"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Verkeerd wachtwoord" msgstr "Verkeerd wachtwoord"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -328,47 +333,28 @@ msgstr "Mooizo! Toegevoegd!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Afbeelding van de 404 goblin onder stress"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oeps!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Het lijkt erop dat er geen pagina bestaat op dit adres. Sorry!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Als je zeker weet dat het adres klopt is de pagina misschien verplaatst of verwijderd."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin logo" msgstr "MediaGoblin logo"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifieer je e-mailadres!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Media toevoegen"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Profiel weergeven" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Voeg media toe"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Afmelden" msgstr "Verifieer je e-mailadres!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -391,31 +377,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Uitgegeven onder de <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>-licentie. <a href=\"%(source_link)s\">Broncode</a> available." msgstr "Uitgegeven onder de <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>-licentie. <a href=\"%(source_link)s\">Broncode</a> available."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Accountinstellingen aanpassen"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Mediaverwerkingspaneel"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Verkennen" msgstr "Verkennen"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Hoi, welkom op deze MediaGoblin website!" msgstr "Hoi, welkom op deze MediaGoblin website!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Deze website draait <a href=\"http://mediagoblin.org\">MediaGoblin</a>, een buitengewoon goed stuk software voor mediahosting." msgstr "Deze website draait <a href=\"http://mediagoblin.org\">MediaGoblin</a>, een buitengewoon goed stuk software voor mediahosting."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Heb je er nog geen? Het is heel eenvoudig!" msgstr "Heb je er nog geen? Het is heel eenvoudig!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +434,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "&lt;a class=\"button_action_highlight\" href=\"%(register_url)s\"&gt;Creëer een account op deze website&lt;/a&gt;\n of\n &lt;a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\"&gt;Gebruik MediaGoblin op je eigen server&lt;/a&gt;" msgstr "&lt;a class=\"button_action_highlight\" href=\"%(register_url)s\"&gt;Creëer een account op deze website&lt;/a&gt;\n of\n &lt;a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\"&gt;Gebruik MediaGoblin op je eigen server&lt;/a&gt;"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Nieuwste media" msgstr "Nieuwste media"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Mediaverwerkingspaneel"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +546,43 @@ msgstr "Hallo %(username)s , open de volgende URL in uw webbrowser om uw GNU Med
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Annuleren"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Wijzigingen opslaan"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "%(media_title)s aanpassen" msgstr "%(media_title)s aanpassen"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Annuleren"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Wijzigingen opslaan"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "%(username)ss accountinstellingen aanpassen" msgstr "%(username)ss accountinstellingen aanpassen"
@ -591,13 +608,11 @@ msgstr "Media met het label: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Origineel" msgstr "Origineel"
@ -648,7 +663,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Voeg toe" msgstr "Voeg toe"
@ -692,7 +707,7 @@ msgid "Really delete %(title)s?"
msgstr "Zeker weten dat je %(title)s wil verwijderen?" msgstr "Zeker weten dat je %(title)s wil verwijderen?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Permanent verwijderen" msgstr "Permanent verwijderen"
@ -701,7 +716,7 @@ msgstr "Permanent verwijderen"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -759,13 +774,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Toegevoegd op</h3>\n <p>%(date)s</p>" msgstr "<h3>Toegevoegd op</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -773,11 +783,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -848,41 +858,25 @@ msgstr "Profiel aanpassen."
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Deze gebruiker heeft zijn of haar profiel (nog) niet ingevuld." msgstr "Deze gebruiker heeft zijn of haar profiel (nog) niet ingevuld."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Accountinstellingen aanpassen"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Bekijk alle media van %(username)s" msgstr "Bekijk alle media van %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Dit is waar je nieuwe media zal verschijnen, maar het lijkt erop dat je nog niets heb toegevoegd." msgstr "Dit is waar je nieuwe media zal verschijnen, maar het lijkt erop dat je nog niets heb toegevoegd."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Voeg media toe" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Het lijkt erop dat er nog geen media is." msgstr "Het lijkt erop dat er nog geen media is."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -902,7 +896,7 @@ msgstr "Atom feed"
msgid "Location" msgid "Location"
msgstr "Locatie" msgstr "Locatie"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Bekijken op <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Bekijken op <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -941,6 +935,32 @@ msgstr "Getagged met"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Kon het afbeeldingsbestand niet lezen." msgstr "Kon het afbeeldingsbestand niet lezen."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oeps!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Ik weet zeker dat ik dit wil verwijderen." msgstr "Ik weet zeker dat ik dit wil verwijderen."

View File

@ -3,13 +3,13 @@
# This file is distributed under the same license as the PROJECT project. # This file is distributed under the same license as the PROJECT project.
# #
# Translators: # Translators:
# <odin.omdal@gmail.com>, 2011, 2012. # <odin.omdal@gmail.com>, 2011-2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/mediagoblin/language/nn_NO/)\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/mediagoblin/language/nn_NO/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr "Fann ingen med det brukarnamnet eller passordet."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Du kan no logga inn med det nye passordet ditt." msgstr "Du kan no logga inn med det nye passordet ditt."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -100,10 +100,10 @@ msgstr "Tittel"
#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31 #: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
msgid "Description of this work" msgid "Description of this work"
msgstr "Skildring av mediefila" msgstr "Skildring av verk"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "Merkelappar"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separer merkelappar med komma." msgstr "Separer merkelappar med komma."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Nettnamn" msgstr "Nettnamn"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Nettnamnet kan ikkje vera tomt" msgstr "Nettnamnet kan ikkje vera tomt"
@ -131,7 +131,7 @@ msgstr "Nettnamnet kan ikkje vera tomt"
msgid "" msgid ""
"The title part of this media's address. You usually don't need to change " "The title part of this media's address. You usually don't need to change "
"this." "this."
msgstr "Nettnamnet (adressetittel) for mediefila di. Trengst ikkje endrast." msgstr "Nettnamnet (adressetittel) for verket di. Trengst ikkje endrast."
#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41 #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
@ -162,24 +162,24 @@ msgstr "Skriv inn det gamle passordet ditt for å stadfesta at du eig denne kont
msgid "New password" msgid "New password"
msgstr "Nytt passord" msgstr "Nytt passord"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr "Send meg epost når andre kjem med innspel på verka mine."
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Tittelen kjan ikkje vera tom"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Forklaringa til denne samlinga"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Tittel-delen av denne samlinga si adresse. Du treng normalt sett ikkje endra denne."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -187,49 +187,54 @@ msgstr "Eit innlegg med denne adressetittelen finst allereie."
#: mediagoblin/edit/views.py:86 #: mediagoblin/edit/views.py:86
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Trå varsamt, du endrar nokon andre sine mediefiler." msgstr "Trå varsamt, du endrar nokon andre sine verk."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Trå varsamt, du endrar nokon andre sin profil." msgstr "Trå varsamt, du endrar nokon andre sin profil."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Lagra endring av profilen" msgstr "Lagra endring av profilen"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Lagra kontoinstellingar" msgstr "Lagra kontoinstellingar"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Feil passord" msgstr "Feil passord"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Du har allereie ei samling med namn «%s»."
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr "Ei samling med den nettadressa finst allereie for denne brukaren."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Du endrar ein annan brukar si samling. Trå varsamt."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
msgstr "" msgstr "Cannot link theme... no theme set\n"
#: mediagoblin/gmg_commands/theme.py:71 #: mediagoblin/gmg_commands/theme.py:71
msgid "No asset directory for this theme\n" msgid "No asset directory for this theme\n"
msgstr "" msgstr "No asset directory for this theme\n"
#: mediagoblin/gmg_commands/theme.py:74 #: mediagoblin/gmg_commands/theme.py:74
msgid "However, old link directory symlink found; removed.\n" msgid "However, old link directory symlink found; removed.\n"
msgstr "" msgstr "However, old link directory symlink found; removed.\n"
#: mediagoblin/media_types/__init__.py:60 #: mediagoblin/media_types/__init__.py:60
#: mediagoblin/media_types/__init__.py:120 #: mediagoblin/media_types/__init__.py:120
@ -238,45 +243,45 @@ msgstr "Orsak, stør ikkje den filtypen :("
#: mediagoblin/media_types/video/processing.py:35 #: mediagoblin/media_types/video/processing.py:35
msgid "Video transcoding failed" msgid "Video transcoding failed"
msgstr "" msgstr "Skjedde noko gale med video transkodinga"
#: mediagoblin/plugins/oauth/forms.py:26 #: mediagoblin/plugins/oauth/forms.py:26
msgid "Client ID" msgid "Client ID"
msgstr "" msgstr "Klient-ID (client ID)"
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "Neste adresse (next URL)"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Godta"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Nekt"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Namn"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
msgstr "" msgstr "Namnet til OAuth-klienten"
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Forklaring"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
"This will be visible to users allowing your\n" "This will be visible to users allowing your\n"
" application to authenticate as them." " application to authenticate as them."
msgstr "" msgstr "Dette vil vera synleg for brukarar som godtek applikasjonen din til å autentisera dei."
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Type"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -286,29 +291,29 @@ msgid ""
" <strong>Public</strong> - The client can't make confidential\n" " <strong>Public</strong> - The client can't make confidential\n"
" requests to the GNU MediaGoblin instance (e.g. client-side\n" " requests to the GNU MediaGoblin instance (e.g. client-side\n"
" JavaScript client)." " JavaScript client)."
msgstr "" msgstr "<strong>Confidential</strong> - Konfidensielt, på engelsk: The client can\n make requests to the GNU MediaGoblin instance that can not be\n intercepted by the user agent (e.g. server-side client).<br />\n<strong>Public</strong> - Open, på engelsk: The client can't make confidential\n requests to the GNU MediaGoblin instance (e.g. client-side\n JavaScript client)."
#: mediagoblin/plugins/oauth/forms.py:53 #: mediagoblin/plugins/oauth/forms.py:53
msgid "Redirect URI" msgid "Redirect URI"
msgstr "" msgstr "Omdirigering URI"
#: mediagoblin/plugins/oauth/forms.py:55 #: mediagoblin/plugins/oauth/forms.py:55
msgid "" msgid ""
"The redirect URI for the applications, this field\n" "The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients." " is <strong>required</strong> for public clients."
msgstr "" msgstr "Omdirigerings-URI-en for programmene. Denne feltet <strong>krevst</strong> for opne (public) klientar."
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Dette feltet krevst for opne (public) klientar"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Klienten {0} er registrert."
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
msgstr "Ugyldig fil for mediatypen." msgstr "Ugyldig fil for medietypen."
#: mediagoblin/submit/forms.py:26 #: mediagoblin/submit/forms.py:26
msgid "File" msgid "File"
@ -325,49 +330,30 @@ msgstr "Johoo! Opplasta!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "La til samlinga «%s»."
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Bilete av stressa 404-tusse."
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oops."
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Det ser ikkje ut til å vera noko her... Orsak."
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Er du sikker på at adressa er korrekt, so er sida truleg flytta eller sletta."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin" msgstr "MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifiser epostadressa di." msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Legg til medie"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Sjå profilen din" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Legg til verk"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Logg ut" msgstr "Verifiser epostadressa di."
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Lisensiert med <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Kjeldekode</a> er tilgjengeleg." msgstr "Lisensiert med <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Kjeldekode</a> er tilgjengeleg."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Explore" msgid "Image of goblin stressing out"
msgstr "Utforsk" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:25
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Actions"
msgstr "Heihei, velkomen til denne MediaGoblin-sida."
#: mediagoblin/templates/mediagoblin/root.html:28
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Denne sida køyrer <a href=\"http://mediagoblin.org\">MediaGoblin</a>, eit superbra program for å visa fram mediefiler."
#: mediagoblin/templates/mediagoblin/root.html:29
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Endra kontoinstellingar"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Verkprosesseringspanel"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore"
msgstr "Utforsk"
#: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Heihei, velkomen til denne MediaGoblin-sida."
#: mediagoblin/templates/mediagoblin/root.html:55
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Denne sida køyrer <a href=\"http://mediagoblin.org\">MediaGoblin</a>, eit superbra program for å visa fram dine kreative verk."
#: mediagoblin/templates/mediagoblin/root.html:56
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "Vil du leggja til eigne verk og innpel, so må du logga inn."
#: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Har du ikkje ein enno? Det er enkelt!" msgstr "Har du ikkje ein enno? Det er enkelt!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,50 +433,43 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Opprett ein konto på denne sida</a> eller <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">set opp MediaGoblin på eigen tenar</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Opprett ein konto på denne sida</a> eller <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">set opp MediaGoblin på eigen tenar</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Nyaste mediefiler" msgstr "Nyaste verk"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Mediehandsamingspanel"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
msgstr "" msgstr "Hald oppsyn med statusen for prosessering av verka dine her."
#: mediagoblin/templates/mediagoblin/admin/panel.html:32 #: mediagoblin/templates/mediagoblin/admin/panel.html:32
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
msgid "Media in-processing" msgid "Media in-processing"
msgstr "Media under handsaming" msgstr "Verk under prosessesering"
#: mediagoblin/templates/mediagoblin/admin/panel.html:58 #: mediagoblin/templates/mediagoblin/admin/panel.html:58
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
msgid "No media in-processing" msgid "No media in-processing"
msgstr "Ingen media under handsaming" msgstr "Ingen verk vert prosessert"
#: mediagoblin/templates/mediagoblin/admin/panel.html:61 #: mediagoblin/templates/mediagoblin/admin/panel.html:61
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
msgid "These uploads failed to process:" msgid "These uploads failed to process:"
msgstr "Klarte ikkje handsama desse opplasta filene:" msgstr "Klarte ikkje prosessera desse opplasta filene:"
#: mediagoblin/templates/mediagoblin/admin/panel.html:90 #: mediagoblin/templates/mediagoblin/admin/panel.html:90
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!" msgid "No failed entries!"
msgstr "" msgstr "Ingen feila filer."
#: mediagoblin/templates/mediagoblin/admin/panel.html:92 #: mediagoblin/templates/mediagoblin/admin/panel.html:92
msgid "Last 10 successful uploads" msgid "Last 10 successful uploads"
msgstr "" msgstr "Dei siste ti opplastningane"
#: mediagoblin/templates/mediagoblin/admin/panel.html:112 #: mediagoblin/templates/mediagoblin/admin/panel.html:112
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!" msgid "No processed entries, yet!"
msgstr "" msgstr "Ingenting prossesert, enno."
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
@ -539,7 +543,36 @@ msgstr "Hei %(username)s,\n\nopna fylgjande netadresse i netlesaren din for å a
#: mediagoblin/templates/mediagoblin/edit/attachments.html:35 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35
#, python-format #, python-format
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr "Endrar vedlegg for %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Vedlegg"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Legg ved vedlegg"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Bryt av"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Lagra"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
@ -547,24 +580,8 @@ msgstr ""
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Endrar %(media_title)s" msgstr "Endrar %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Bryt av"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Lagra"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Endrar kontoinnstellingane til %(username)s" msgstr "Endrar kontoinnstellingane til %(username)s"
@ -572,7 +589,7 @@ msgstr "Endrar kontoinnstellingane til %(username)s"
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
#, python-format #, python-format
msgid "Editing %(collection_title)s" msgid "Editing %(collection_title)s"
msgstr "" msgstr "Endrar %(collection_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
@ -586,17 +603,15 @@ msgstr "Endrar profilen til %(username)s"
#: mediagoblin/templates/mediagoblin/listings/tag.html:35 #: mediagoblin/templates/mediagoblin/listings/tag.html:35
#, python-format #, python-format
msgid "Media tagged with: %(tag_name)s" msgid "Media tagged with: %(tag_name)s"
msgstr "Media merka med: %(tag_name)s" msgstr "Verk merka med: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Last ned" msgstr "Last ned"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Opphavleg" msgstr "Opphavleg"
@ -617,7 +632,7 @@ msgstr "Du kan skaffa ein moderne netlesar som kan spela av dette lydklippet hj
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
#: mediagoblin/templates/mediagoblin/media_displays/video.html:56 #: mediagoblin/templates/mediagoblin/media_displays/video.html:56
msgid "Original file" msgid "Original file"
msgstr "" msgstr "Opphavleg fil"
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
msgid "WebM file (Vorbis codec)" msgid "WebM file (Vorbis codec)"
@ -639,32 +654,32 @@ msgstr "Du kan skaffa ein moderne netlesar som kan spela av denne videoen hjå <
#: mediagoblin/templates/mediagoblin/media_displays/video.html:59 #: mediagoblin/templates/mediagoblin/media_displays/video.html:59
msgid "WebM file (640p; VP8/Vorbis)" msgid "WebM file (640p; VP8/Vorbis)"
msgstr "" msgstr "WebM fil (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Legg til ei samling"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Legg til" msgstr "Legg til"
#: mediagoblin/templates/mediagoblin/submit/start.html:23 #: mediagoblin/templates/mediagoblin/submit/start.html:23
#: mediagoblin/templates/mediagoblin/submit/start.html:30 #: mediagoblin/templates/mediagoblin/submit/start.html:30
msgid "Add your media" msgid "Add your media"
msgstr "Legg til mediefiler" msgstr "Legg til verk"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"
msgstr "" msgstr "%(collection_title)s (%(username)s si samling)"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s av <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -682,7 +697,7 @@ msgid ""
"<p>\n" "<p>\n"
" %(collection_description)s\n" " %(collection_description)s\n"
" </p>" " </p>"
msgstr "" msgstr "<p>\n %(collection_description)s\n </p>"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -691,40 +706,40 @@ msgid "Really delete %(title)s?"
msgstr "Vil du verkeleg sletta %(title)s?" msgstr "Vil du verkeleg sletta %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Slett permanent" msgstr "Slett permanent"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Fjerna %(media_title)s frå %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Fjern"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
msgid "" msgid ""
"Hi %(username)s,\n" "Hi %(username)s,\n"
"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n" "%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
msgstr "" msgstr "Hei %(username)s,\n%(comment_author)s kommenterte innlegget ditt (%(comment_url)s) hjå %(instance_name)s\n"
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
#, python-format #, python-format
msgid "%(username)s's media" msgid "%(username)s's media"
msgstr "Filene til %(username)s" msgstr "Verka til %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
#, python-format #, python-format
msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media" msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
msgstr "<a href=\"%(user_url)s\">%(username)s</a> sine mediefiler" msgstr "<a href=\"%(user_url)s\">%(username)s</a> sine verk"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:46 #: mediagoblin/templates/mediagoblin/user_pages/media.html:46
#, python-format #, python-format
msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>" msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>" msgstr "❖ Ser på <a href=\"%(user_url)s\">%(username)s</a> sine verk"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:67 #: mediagoblin/templates/mediagoblin/user_pages/media.html:67
#: mediagoblin/templates/mediagoblin/user_pages/media.html:73 #: mediagoblin/templates/mediagoblin/user_pages/media.html:73
@ -758,36 +773,31 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Lagt til</h3>\n <p>%(date)s</p>" msgstr "<h3>Lagt til</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "Putt %(title)s inn i samling"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Legg til ei ny samling"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
"You can track the state of media being processed for your gallery here." "You can track the state of media being processed for your gallery here."
msgstr "Sjå status for mediehandsaming av biletene dine her." msgstr "Sjå status for prosessering av verka dine her."
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
msgid "Your last 10 successful uploads" msgid "Your last 10 successful uploads"
msgstr "" msgstr "Dine ti siste opplastningar."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:31 #: mediagoblin/templates/mediagoblin/user_pages/user.html:31
#: mediagoblin/templates/mediagoblin/user_pages/user.html:89 #: mediagoblin/templates/mediagoblin/user_pages/user.html:89
@ -847,47 +857,31 @@ msgstr "Endra profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Brukaren har ikkje fylt ut profilen sin (enno)." msgstr "Brukaren har ikkje fylt ut profilen sin (enno)."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Endra kontoinstellingar"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Sjå alle %(username)s sine mediefiler" msgstr "Sjå alle %(username)s sine verk"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Her kjem mediefilene dine." msgstr "Her kjem verka dine."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Legg til mediefiler" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Ser ikkje ut til at det finst nokon mediefiler her nett no." msgstr "Ser ikkje ut til at det finst nokon verk her nett no."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "I samlingar (%(collected)s)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -901,7 +895,7 @@ msgstr "Atom-kjelde"
msgid "Location" msgid "Location"
msgstr "Stad" msgstr "Stad"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Sjå på <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Sjå på <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -940,25 +934,51 @@ msgstr "Merka med"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Klarte ikkje lesa biletefila." msgstr "Klarte ikkje lesa biletefila."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oops."
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Eg er sikker eg vil sletta dette" msgstr "Eg er sikker eg vil sletta dette"
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Eg er sikker på at eg vil fjerna dette frå samlinga"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Vel --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Legg ved eit notat"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
msgstr "" msgstr "kom med innspel på innlegget ditt"
#: mediagoblin/user_pages/views.py:161 #: mediagoblin/user_pages/views.py:161
msgid "Oops, your comment was empty." msgid "Oops, your comment was empty."
@ -970,64 +990,64 @@ msgstr "Innspelet ditt er lagt til."
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Du må velja eller laga ei samling"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "«%s» er allereie i samling «%s»"
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "«%s» lagt til samling «%s»"
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
msgstr "" msgstr "Sjekk filene dine og prøv omatt."
#: mediagoblin/user_pages/views.py:297 #: mediagoblin/user_pages/views.py:297
msgid "" msgid ""
"Some of the files with this entry seem to be missing. Deleting anyway." "Some of the files with this entry seem to be missing. Deleting anyway."
msgstr "" msgstr "Nokre av filene ser ut til å mangla. Slettar likevel."
#: mediagoblin/user_pages/views.py:302 #: mediagoblin/user_pages/views.py:302
msgid "You deleted the media." msgid "You deleted the media."
msgstr "Du sletta fila." msgstr "Du sletta verket."
#: mediagoblin/user_pages/views.py:309 #: mediagoblin/user_pages/views.py:309
msgid "The media was not deleted because you didn't check that you were sure." msgid "The media was not deleted because you didn't check that you were sure."
msgstr "Sletta ikkje fila fordi du ikkje sa du var sikker." msgstr "Sletta ikkje verket."
#: mediagoblin/user_pages/views.py:317 #: mediagoblin/user_pages/views.py:317
msgid "You are about to delete another user's media. Proceed with caution." msgid "You are about to delete another user's media. Proceed with caution."
msgstr "Du er i ferd med å sletta ein annan brukar sine mediefiler. Trå varsamt." msgstr "Du er i ferd med å sletta ein annan brukar sine verk. Trå varsamt."
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "Du fjerna fila frå samlinga."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "Fila var ikkje fjerna fordi du ikkje var sikker."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Du er i ferd med å fjerna ei fil frå ein annan brukar si samling. Trå varsamt."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "Samlinga «%s» sletta"
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "Sletta ikkje samlinga."
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Du er i ferd med å sletta ein annan brukar si samling. Trå varsamt."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr "Nie znaleziono nikogo o takiej nazwie użytkownika lub adresie e-mail."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Teraz możesz się zalogować używając nowe hasło." msgstr "Teraz możesz się zalogować używając nowe hasło."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "Opis tej pracy" msgstr "Opis tej pracy"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "Znaczniki"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Rozdzielaj znaczniki przecinkami." msgstr "Rozdzielaj znaczniki przecinkami."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Slug" msgstr "Slug"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Slug nie może być pusty" msgstr "Slug nie może być pusty"
@ -162,20 +162,20 @@ msgstr "Wprowadź swoje stare hasło aby udowodnić, że to twoje konto."
msgid "New password" msgid "New password"
msgstr "Nowe hasło" msgstr "Nowe hasło"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Powiadamiaj mnie e-mailem o komentarzach do moich mediów" msgstr "Powiadamiaj mnie e-mailem o komentarzach do moich mediów"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "Tytuł nie może być pusty" msgstr "Tytuł nie może być pusty"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "Opis tej kolekcji" msgstr "Opis tej kolekcji"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,33 +189,38 @@ msgstr "Adres z tym slugiem dla tego użytkownika już istnieje."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Edytujesz media innego użytkownika. Zachowaj ostrożność." msgstr "Edytujesz media innego użytkownika. Zachowaj ostrożność."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Edytujesz profil innego użytkownika. Zachowaj ostrożność." msgstr "Edytujesz profil innego użytkownika. Zachowaj ostrożność."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Zapisano zmiany profilu" msgstr "Zapisano zmiany profilu"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Zapisano ustawienia konta" msgstr "Zapisano ustawienia konta"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Nieprawidłowe hasło" msgstr "Nieprawidłowe hasło"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "Kolekcja \"%s\" już istnieje!" msgstr "Kolekcja \"%s\" już istnieje!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "Kolekcja tego użytkownika z takim slugiem już istnieje." msgstr "Kolekcja tego użytkownika z takim slugiem już istnieje."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "Edytujesz kolekcję innego użytkownika. Zachowaj ostrożność." msgstr "Edytujesz kolekcję innego użytkownika. Zachowaj ostrożność."
@ -327,47 +332,28 @@ msgstr "Hura! Wysłano!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "Kolekcja \"%s\" została dodana!" msgstr "Kolekcja \"%s\" została dodana!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Grafika zestresowanego goblina 404."
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Ups!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Niestety, nie ma strony o takim adresie!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Jeśli twoim zdaniem ten adres jest prawidłowy, to może poszukiwana strona została przeniesiona lub usunięta."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logo MediaGoblin" msgstr "Logo MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Zweryfikuj swój adres e-mail!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "+ Dodaj media" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "+ Dodaj kolekcję" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "Dodaj media"
msgid "View your profile"
msgstr "Zobacz swój profil"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Wyloguj się" msgstr "Zweryfikuj swój adres e-mail!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Opublikowane na licencji <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Dostępny jest <a href=\"%(source_link)s\">kod źródłowy</a>." msgstr "Opublikowane na licencji <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Dostępny jest <a href=\"%(source_link)s\">kod źródłowy</a>."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Zmień ustawienia konta"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panel przetwarzania mediów"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Odkrywaj" msgstr "Odkrywaj"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Cześć, witaj na stronie MediaGoblin!" msgstr "Cześć, witaj na stronie MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Ten serwis działa w oparciu o <a href=\"http://mediagoblin.org\">MediaGoblin</a>, świetne oprogramowanie do publikowania mediów." msgstr "Ten serwis działa w oparciu o <a href=\"http://mediagoblin.org\">MediaGoblin</a>, świetne oprogramowanie do publikowania mediów."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Aby dodawać swoje pliki, komentować i wykonywać inne czynności, możesz się zalogować na swoje konto MediaGoblin." msgstr "Aby dodawać swoje pliki, komentować i wykonywać inne czynności, możesz się zalogować na swoje konto MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Jeszcze go nie masz? To proste!" msgstr "Jeszcze go nie masz? To proste!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Utwórz konto w tym serwisie</a>\n lub\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">załóż własny serwis MediaGoblin</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Utwórz konto w tym serwisie</a>\n lub\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">załóż własny serwis MediaGoblin</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Najnowsze media" msgstr "Najnowsze media"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panel przetwarzania mediów"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -541,30 +545,43 @@ msgstr "Cześć %(username)s,\n\naby aktywować twoje konto GNU MediaGoblin, otw
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Edycja załączników do %(media_title)s" msgstr "Edycja załączników do %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Załączniki"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Dodaj załącznik"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Anuluj"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Zapisz zmiany"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Edytowanie %(media_title)s" msgstr "Edytowanie %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Anuluj"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Zapisz zmiany"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Zmiana ustawień konta %(username)s" msgstr "Zmiana ustawień konta %(username)s"
@ -590,13 +607,11 @@ msgstr "Media ze znacznikami: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Pobierz" msgstr "Pobierz"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Oryginał" msgstr "Oryginał"
@ -647,7 +662,7 @@ msgstr "Dodaj kolekcję"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Dodaj" msgstr "Dodaj"
@ -691,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "Na pewno usunąć %(title)s?" msgstr "Na pewno usunąć %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Usuń na stałe" msgstr "Usuń na stałe"
@ -700,7 +715,7 @@ msgstr "Usuń na stałe"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "Na pewno usunąć %(media_title)s z %(collection_title)s?" msgstr "Na pewno usunąć %(media_title)s z %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "Usuń" msgstr "Usuń"
@ -758,25 +773,20 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Dodane</h3>\n <p>%(date)s</p>" msgstr "<h3>Dodane</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Załączniki"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Dodaj załącznik"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "Dodaj %(title)s do kolekcji" msgstr "Dodaj %(title)s do kolekcji"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "+" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "Dodaj nową kolekcję" msgstr "Dodaj nową kolekcję"
@ -847,42 +857,26 @@ msgstr "Edytuj profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Ten użytkownik nie wypełnił (jeszcze) opisu swojego profilu." msgstr "Ten użytkownik nie wypełnił (jeszcze) opisu swojego profilu."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Zmień ustawienia konta"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Zobacz wszystkie media użytkownika %(username)s" msgstr "Zobacz wszystkie media użytkownika %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Tu będą widoczne twoje media, ale na razie niczego tu jeszcze nie ma." msgstr "Tu będą widoczne twoje media, ale na razie niczego tu jeszcze nie ma."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Dodaj media" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Tu nie ma jeszcze żadnych mediów..." msgstr "Tu nie ma jeszcze żadnych mediów..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid "" msgstr ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr "<br />\n <a href=\"%(entry_url)s\">%(note)s</a>"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "<br /><a href=\"%(remove_url)s\" class=\"remove\">(usuń)</a>"
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
@ -901,7 +895,7 @@ msgstr "Kanał Atom"
msgid "Location" msgid "Location"
msgstr "Położenie" msgstr "Położenie"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Zobacz na <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Zobacz na <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -940,6 +934,32 @@ msgstr "Znaczniki:"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Nie udało się odczytać pliku grafiki." msgstr "Nie udało się odczytać pliku grafiki."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Ups!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Na pewno chcę to usunąć" msgstr "Na pewno chcę to usunąć"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mediagoblin/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mediagoblin/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,7 +93,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -104,7 +104,7 @@ msgid "Description of this work"
msgstr "Descrição desse trabalho" msgstr "Descrição desse trabalho"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -120,11 +120,11 @@ msgstr "Etiquetas"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Arquivo" msgstr "Arquivo"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "O arquivo não pode estar vazio" msgstr "O arquivo não pode estar vazio"
@ -163,20 +163,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -190,33 +190,38 @@ msgstr "Uma entrada com esse arquivo já existe para esse usuário"
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Você está editando a mídia de outro usuário. Tenha cuidado." msgstr "Você está editando a mídia de outro usuário. Tenha cuidado."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Você está editando um perfil de usuário. Tenha cuidado." msgstr "Você está editando um perfil de usuário. Tenha cuidado."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Senha errada" msgstr "Senha errada"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -328,47 +333,28 @@ msgstr "Eba! Enviado!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Imagem do goblin 404 aparecendo"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oops"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Aparentemente não existe uma página com esse endereço. Desculpe!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Se você está certo de que o endereço está correto, talvez a página que esteja procurando tenha sido apagada ou mudou de endereço"
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logo MediaGoblin" msgstr "Logo MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifique seu email!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add collection" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "View your profile" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Adicionar mídia"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr "Verifique seu email!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -391,31 +377,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Painel de processamento de mídia"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Explorar" msgstr "Explorar"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Olá, bemvindo ao site de MediaGoblin." msgstr "Olá, bemvindo ao site de MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr " " msgstr " "
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +434,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Mídia mais recente" msgstr "Mídia mais recente"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Painel de processamento de mídia"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +546,43 @@ msgstr "Olá %(username)s,\n\nPara ativar sua conta GNU MediaGoblin, visite este
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Cancelar"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salvar mudanças"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Editando %(media_title)s" msgstr "Editando %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Cancelar"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salvar mudanças"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -591,13 +608,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -648,7 +663,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -692,7 +707,7 @@ msgid "Really delete %(title)s?"
msgstr "Realmente apagar %(title)s ?" msgstr "Realmente apagar %(title)s ?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -701,7 +716,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -759,13 +774,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -773,11 +783,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -848,41 +858,25 @@ msgstr "Editar perfil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Esse usuário não preencheu seu perfil (ainda)." msgstr "Esse usuário não preencheu seu perfil (ainda)."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Ver todas as mídias de %(username)s" msgstr "Ver todas as mídias de %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Aqui é onde sua mídia vai aparecer, mas parece que você não adicionou nada ainda." msgstr "Aqui é onde sua mídia vai aparecer, mas parece que você não adicionou nada ainda."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Adicionar mídia" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Aparentemente não há nenhuma mídia aqui ainda..." msgstr "Aparentemente não há nenhuma mídia aqui ainda..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -902,7 +896,7 @@ msgstr "Atom feed"
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -941,6 +935,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oops"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Eu tenho certeza de que quero pagar isso" msgstr "Eu tenho certeza de que quero pagar isso"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/mediagoblin/language/ro/)\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/mediagoblin/language/ro/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,7 +93,7 @@ msgstr "Nu s-a găsit nicio persoană cu acel nume de utilizator sau adresă de
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Acum te poți autentifica cu noua parolă." msgstr "Acum te poți autentifica cu noua parolă."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -104,7 +104,7 @@ msgid "Description of this work"
msgstr "Descrierea acestui fișier" msgstr "Descrierea acestui fișier"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -120,11 +120,11 @@ msgstr "Tag-uri"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Desparte tag-urile prin virgulă." msgstr "Desparte tag-urile prin virgulă."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Identificator" msgstr "Identificator"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Identificatorul nu poate să lipsească" msgstr "Identificatorul nu poate să lipsească"
@ -163,20 +163,20 @@ msgstr "Introdu vechea parolă pentru a demonstra că ești titularul acestui co
msgid "New password" msgid "New password"
msgstr "Noua parolă" msgstr "Noua parolă"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Trimite-mi un e-mail când alții comentează fișierele mele" msgstr "Trimite-mi un e-mail când alții comentează fișierele mele"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "Titlul nu poate să fie gol" msgstr "Titlul nu poate să fie gol"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "Descriere pentru această colecție" msgstr "Descriere pentru această colecție"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -190,33 +190,38 @@ msgstr "Există deja un entry cu același identificator pentru acest utilizator.
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Editezi fișierul unui alt utilizator. Se recomandă prudență." msgstr "Editezi fișierul unui alt utilizator. Se recomandă prudență."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Editezi profilul unui utilizator. Se recomandă prudență." msgstr "Editezi profilul unui utilizator. Se recomandă prudență."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Modificările profilului au fost salvate" msgstr "Modificările profilului au fost salvate"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Setările pentru acest cont au fost salvate" msgstr "Setările pentru acest cont au fost salvate"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Parolă incorectă" msgstr "Parolă incorectă"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "Ai deja o colecție numită \"%s\"!" msgstr "Ai deja o colecție numită \"%s\"!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "O colecție cu același slug există deja pentru acest utilizator." msgstr "O colecție cu același slug există deja pentru acest utilizator."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "Lucrezi pe colecția unui alt utilizator. Se recomandă prudență." msgstr "Lucrezi pe colecția unui alt utilizator. Se recomandă prudență."
@ -328,47 +333,28 @@ msgstr "Ura! Trimis!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "Colecția \"%s\" a fost creată!" msgstr "Colecția \"%s\" a fost creată!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Imagine cu elful 404 stresat."
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Hopa!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Nu există nicio pagină la această adresă. Ne pare rău!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Dacă ești sigur că adresa e corectă, poate că pagina pe care o cauți a fost mutată sau ștearsă."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "logo MediaGoblin" msgstr "logo MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifică adresa de e-mail!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "+ Adaugă fișier media" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "+ Creează colecție" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "Trimite fișier"
msgid "View your profile"
msgstr "Vezi profilul tău"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Ieșire" msgstr "Verifică adresa de e-mail!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -391,31 +377,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Publicat sub licența <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Codul sursă</a> este disponibil." msgstr "Publicat sub licența <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Codul sursă</a> este disponibil."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Modifică setările contului"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panou de procesare media"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Explorează" msgstr "Explorează"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Salut, bine ai venit pe acest site MediaGoblin!" msgstr "Salut, bine ai venit pe acest site MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Acest site folosește <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un software excepțional pentru găzduirea fișierelor media." msgstr "Acest site folosește <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un software excepțional pentru găzduirea fișierelor media."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Pentru a adăuga fișierele tale și pentru a comenta te poți autentifica cu contul tău MediaGoblin." msgstr "Pentru a adăuga fișierele tale și pentru a comenta te poți autentifica cu contul tău MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Încă nu ai unul? E simplu!" msgstr "Încă nu ai unul? E simplu!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +434,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Creează un cont pe acest site</a>\n sau\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instalează MediaGoblin pe serverul tău</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Creează un cont pe acest site</a>\n sau\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instalează MediaGoblin pe serverul tău</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Cele mai recente fișiere" msgstr "Cele mai recente fișiere"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Panou de procesare media"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +546,43 @@ msgstr "Bună, %(username)s,\n\npentru activarea contului tău la GNU MediaGobli
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Editare anexe la %(media_title)s" msgstr "Editare anexe la %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Anexe"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Atașează"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Anulare"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salvează modificările"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Editare %(media_title)s" msgstr "Editare %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Anulare"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Salvează modificările"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Se modifică setările contului pentru userul %(username)s" msgstr "Se modifică setările contului pentru userul %(username)s"
@ -591,13 +608,11 @@ msgstr "Fișier etichetat cu tag-urile: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Download" msgstr "Download"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -648,7 +663,7 @@ msgstr "Creează o colecție"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Adaugă" msgstr "Adaugă"
@ -692,7 +707,7 @@ msgid "Really delete %(title)s?"
msgstr "Sigur dorești să ștergi %(title)s?" msgstr "Sigur dorești să ștergi %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Șterge definitiv" msgstr "Șterge definitiv"
@ -701,7 +716,7 @@ msgstr "Șterge definitiv"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "Sigur dorești să ștergi %(media_title)s din %(collection_title)s?" msgstr "Sigur dorești să ștergi %(media_title)s din %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "Șterge" msgstr "Șterge"
@ -759,25 +774,20 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Adăugat la</h3>\n <p>%(date)s</p>" msgstr "<h3>Adăugat la</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Anexe"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Atașează"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "Adaugă %(title)s la colecție" msgstr "Adaugă %(title)s la colecție"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "+" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "Creează o nouă colecție" msgstr "Creează o nouă colecție"
@ -848,42 +858,26 @@ msgstr "Editare profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Acest utilizator nu și-a completat (încă) profilul." msgstr "Acest utilizator nu și-a completat (încă) profilul."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Modifică setările contului"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Vezi toate fișierele media ale lui %(username)s" msgstr "Vezi toate fișierele media ale lui %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Aici vor apărea fișierele tale media, dar se pare că încă nu ai trimis nimic." msgstr "Aici vor apărea fișierele tale media, dar se pare că încă nu ai trimis nimic."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Trimite fișier" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Nu pare să existe niciun fișier media deocamdată..." msgstr "Nu pare să existe niciun fișier media deocamdată..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid "" msgstr ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr "<br />\n <a href=\"%(entry_url)s\">%(note)s</a>"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "<br /><a href=\"%(remove_url)s\" class=\"remove\">(șterge)</a>"
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
@ -902,7 +896,7 @@ msgstr "feed Atom"
msgid "Location" msgid "Location"
msgstr "Locul" msgstr "Locul"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Vezi pe <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Vezi pe <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -941,6 +935,32 @@ msgstr "Etichete"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Fișierul cu imaginea nu a putut fi citit." msgstr "Fișierul cu imaginea nu a putut fi citit."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Hopa!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Sunt sigur că doresc să șterg" msgstr "Sunt sigur că doresc să șterg"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 11:41-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:15+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: aleksejrs <deletesoftware@yandex.ru>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -92,7 +92,7 @@ msgstr "Не найдено никого с таким именем пользо
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Теперь вы можете войти, используя ваш новый пароль." msgstr "Теперь вы можете войти, используя ваш новый пароль."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "Описание этого произведения" msgstr "Описание этого произведения"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "Метки"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "(через запятую)" msgstr "(через запятую)"
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Отличительная часть адреса" msgstr "Отличительная часть адреса"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Отличительная часть адреса необходима" msgstr "Отличительная часть адреса необходима"
@ -162,20 +162,20 @@ msgstr "Введите свой старый пароль в качестве д
msgid "New password" msgid "New password"
msgstr "Новый пароль" msgstr "Новый пароль"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Уведомлять меня по e-mail о комментариях к моим файлам" msgstr "Уведомлять меня по e-mail о комментариях к моим файлам"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "Описание этой коллекции" msgstr "Описание этой коллекции"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,32 +189,38 @@ msgstr "У этого пользователя уже есть файл с та
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Вы редактируете файлы другого пользователя. Будьте осторожны." msgstr "Вы редактируете файлы другого пользователя. Будьте осторожны."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Вы редактируете профиль пользователя. Будьте осторожны." msgstr "Вы редактируете профиль пользователя. Будьте осторожны."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Изменения профиля сохранены" msgstr "Изменения профиля сохранены"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Настройки учётной записи записаны" msgstr "Настройки учётной записи записаны"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Неправильный пароль" msgstr "Неправильный пароль"
#: mediagoblin/edit/views.py:287 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!title" msgid "You already have a collection called \"%s\"!"
msgstr "У вас уже есть коллекция «%s»!title" msgstr "У вас уже есть коллекция с названием «%s»!"
#: mediagoblin/edit/views.py:290 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "У этого пользователя уже есть коллекция с такой отличительной частью адреса." msgstr "У этого пользователя уже есть коллекция с такой отличительной частью адреса."
#: mediagoblin/edit/views.py:307 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "Вы редактируете коллекцию другого пользователя. Будьте осторожны." msgstr "Вы редактируете коллекцию другого пользователя. Будьте осторожны."
@ -321,57 +327,33 @@ msgstr "Вы должны загрузить файл."
msgid "Woohoo! Submitted!" msgid "Woohoo! Submitted!"
msgstr "Ура! Файл загружен!" msgstr "Ура! Файл загружен!"
#: mediagoblin/submit/views.py:211 mediagoblin/user_pages/views.py:215
#, python-format
msgid "You already have a collection called \"%s\"!"
msgstr "У вас уже есть коллекция с названием «%s»!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "Коллекция «%s» добавлена!" msgstr "Коллекция «%s» добавлена!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Изображение 404 нервничающего гоблина"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Ой!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Кажется, такой страницы не существует. Уж извините!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Возможно, страница, которую вы ищете, была удалена или переехала."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Символ MediaGoblin" msgstr "Символ MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Подтвердите ваш адрес электронной почты!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "+ Добавить файл" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "+ Добавить коллекцию" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "Добавить файлы"
msgid "View your profile"
msgstr "Посмотреть свой профиль"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Завершение сеанса" msgstr "Подтвердите ваш адрес электронной почты!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -394,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Он опубликован на условиях <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Доступны <a href=\"%(source_link)s\">исходные тексты</a>." msgstr "Он опубликован на условиях <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Доступны <a href=\"%(source_link)s\">исходные тексты</a>."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Изменить настройки учётной записи"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Панель обработки файлов"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Смотреть" msgstr "Смотреть"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Привет! Добро пожаловать на наш MediaGoblinовый сайт!" msgstr "Привет! Добро пожаловать на наш MediaGoblinовый сайт!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Этот сайт работает на <a href=\"http://mediagoblin.org\">MediaGoblin</a>, необыкновенно замечательном ПО для хостинга мультимедийных файлов." msgstr "Этот сайт работает на <a href=\"http://mediagoblin.org\">MediaGoblin</a>, необыкновенно замечательном ПО для хостинга мультимедийных файлов."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Для добавления собственных файлов, комментирования и т. п. вы можете представиться с помощью вашей MediaGoblinовой учётной записи." msgstr "Для добавления собственных файлов, комментирования и т. п. вы можете представиться с помощью вашей MediaGoblinовой учётной записи."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "У вас её ещё нет? Не проблема!" msgstr "У вас её ещё нет? Не проблема!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -426,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Создайте учётную запись на этом сайте</a>\n или\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">установите MediaGoblin на собственный сервер</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Создайте учётную запись на этом сайте</a>\n или\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">установите MediaGoblin на собственный сервер</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Самые новые файлы" msgstr "Самые новые файлы"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Панель обработки файлов"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -545,30 +545,43 @@ msgstr "Привет, %(username)s!\n\nЧтобы активировать св
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Добавление сопутствующего файла для %(media_title)s" msgstr "Добавление сопутствующего файла для %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Сопутствующие файлы"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Добавить сопутствующий файл"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Отмена"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Сохранить изменения"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Редактирование %(media_title)s" msgstr "Редактирование %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Отмена"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Сохранить изменения"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Настройка учётной записи %(username)s" msgstr "Настройка учётной записи %(username)s"
@ -594,13 +607,11 @@ msgstr "Файлы с меткой: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Скачать" msgstr "Скачать"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Оригинал" msgstr "Оригинал"
@ -651,7 +662,7 @@ msgstr "Добавление коллекции"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Добавить" msgstr "Добавить"
@ -695,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "Удалить %(title)s?" msgstr "Удалить %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Удалить безвозвратно" msgstr "Удалить безвозвратно"
@ -704,7 +715,7 @@ msgstr "Удалить безвозвратно"
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "В самом деле исключить %(media_title)s из %(collection_title)s?" msgstr "В самом деле исключить %(media_title)s из %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "Исключить" msgstr "Исключить"
@ -762,25 +773,20 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Добавлено</h3>\n <p>%(date)s</p>" msgstr "<h3>Добавлено</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Сопутствующие файлы"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Добавить сопутствующий файл"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "Добавить %(title)s в коллекцию" msgstr "Добавить %(title)s в коллекцию"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "Добавление новой коллекции" msgstr "Добавление новой коллекции"
@ -851,41 +857,25 @@ msgstr "Редактировать профиль"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Этот пользователь не заполнил свой профайл (пока)." msgstr "Этот пользователь не заполнил свой профайл (пока)."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Изменить настройки учётной записи"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Смотреть все файлы %(username)s" msgstr "Смотреть все файлы %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Ваши файлы появятся здесь, когда вы их добавите." msgstr "Ваши файлы появятся здесь, когда вы их добавите."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Добавить файлы" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Пока что тут файлов нет…" msgstr "Пока что тут файлов нет…"
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -905,7 +895,7 @@ msgstr "лента в формате Atom"
msgid "Location" msgid "Location"
msgstr "На карте" msgstr "На карте"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Посмотреть на <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Посмотреть на <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -944,6 +934,32 @@ msgstr "Метки"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Не удалось прочитать файл с изображением." msgstr "Не удалось прочитать файл с изображением."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Ой!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Я уверен, что хочу удалить это" msgstr "Я уверен, что хочу удалить это"

View File

@ -4,13 +4,16 @@
# #
# Translators: # Translators:
# Martin Zatroch <zatroch.martin@gmail.com>, 2012. # Martin Zatroch <zatroch.martin@gmail.com>, 2012.
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
# Olle Jonsson <olle.jonsson@gmail.com>, 2012.
# Tanja Trudslev <tanja.trudslev@gmail.com>, 2012.
# <zatroch.martin@gmail.com>, 2011-2012. # <zatroch.martin@gmail.com>, 2011-2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -22,109 +25,109 @@ msgstr ""
#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41 #: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
msgid "Username" msgid "Username"
msgstr "Prihlasovacie meno" msgstr "Brugernavn"
#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45 #: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
msgid "Password" msgid "Password"
msgstr "Heslo" msgstr "Kodeord"
#: mediagoblin/auth/forms.py:34 #: mediagoblin/auth/forms.py:34
msgid "Email address" msgid "Email address"
msgstr "E-mailová adresa" msgstr "Email adresse"
#: mediagoblin/auth/forms.py:51 #: mediagoblin/auth/forms.py:51
msgid "Username or email" msgid "Username or email"
msgstr "Používateľské meno alebo e-mailová adresa" msgstr "Brugernavn eller email"
#: mediagoblin/auth/forms.py:58 #: mediagoblin/auth/forms.py:58
msgid "Incorrect input" msgid "Incorrect input"
msgstr "Nesprávny vstup" msgstr "Forkert input"
#: mediagoblin/auth/views.py:55 #: mediagoblin/auth/views.py:55
msgid "Sorry, registration is disabled on this instance." msgid "Sorry, registration is disabled on this instance."
msgstr "Prepáč, registrácia na tejto inštancii nie je povolená." msgstr "Desværre, registrering er ikke muligt på denne instans"
#: mediagoblin/auth/views.py:75 #: mediagoblin/auth/views.py:75
msgid "Sorry, a user with that name already exists." msgid "Sorry, a user with that name already exists."
msgstr "Prepáč, rovnaké prihlasovacie meno už niekto používa." msgstr "Desværre, det brugernavn er allerede brugt"
#: mediagoblin/auth/views.py:79 #: mediagoblin/auth/views.py:79
msgid "Sorry, a user with that email address already exists." msgid "Sorry, a user with that email address already exists."
msgstr "Prepáč, používateľ s rovnakou e-mailovou adresou už existuje." msgstr "Desværre, en bruger er allerede oprettet for den email"
#: mediagoblin/auth/views.py:182 #: mediagoblin/auth/views.py:182
msgid "" msgid ""
"Your email address has been verified. You may now login, edit your profile, " "Your email address has been verified. You may now login, edit your profile, "
"and submit images!" "and submit images!"
msgstr "Tvoja e-mailová adresa bola úspešne overená. Môžeš sa hneď prihlásiť, upraviť svoj profil a vkladať výtvory! " msgstr "Din email adresse er blevet bekræftet. Du kan nu logge på, ændre din profil, og indsende billeder!"
#: mediagoblin/auth/views.py:188 #: mediagoblin/auth/views.py:188
msgid "The verification key or user id is incorrect" msgid "The verification key or user id is incorrect"
msgstr "Nesprávny overovací kľúč alebo používateľský identifikátor" msgstr "Bekræftelsesnøglen eller brugerid er forkert"
#: mediagoblin/auth/views.py:206 #: mediagoblin/auth/views.py:206
msgid "You must be logged in so we know who to send the email to!" msgid "You must be logged in so we know who to send the email to!"
msgstr "Aby sme ti mohli zaslať e-mailovú správu, je potrebné byť prihláseným!" msgstr "Du er nødt til at være logget ind, så vi ved hvem vi skal emaile!"
#: mediagoblin/auth/views.py:214 #: mediagoblin/auth/views.py:214
msgid "You've already verified your email address!" msgid "You've already verified your email address!"
msgstr "Tvoja e-mailová adresa už bola raz overená!" msgstr "Du har allerede bekræftet din email adresse!"
#: mediagoblin/auth/views.py:227 #: mediagoblin/auth/views.py:227
msgid "Resent your verification email." msgid "Resent your verification email."
msgstr "Opätovne zaslať overovaciu správu na e-mail." msgstr "Email til godkendelse sendt igen."
#: mediagoblin/auth/views.py:263 #: mediagoblin/auth/views.py:263
msgid "" msgid ""
"An email has been sent with instructions on how to change your password." "An email has been sent with instructions on how to change your password."
msgstr "E-mailová správa s inštrukciami pre zmenu tvojho hesla bola odoslaná." msgstr "En email er blevet sendt med instruktioner til at ændre dit kodeord."
#: mediagoblin/auth/views.py:273 #: mediagoblin/auth/views.py:273
msgid "" msgid ""
"Could not send password recovery email as your username is inactive or your " "Could not send password recovery email as your username is inactive or your "
"account's email address has not been verified." "account's email address has not been verified."
msgstr "Nebolo ti možné zaslať e-mailovú správu ohľadom obnovy hesla, nakoľko je tvoje používateľské meno buď neaktívne alebo e-mailová adresa účtu neoverená." msgstr "Vi kunne ikke sende en kodeords nulstillings email da dit brugernavn er inaktivt, eller din konto's email adresse er ikke blevet godkendt."
#: mediagoblin/auth/views.py:285 #: mediagoblin/auth/views.py:285
msgid "Couldn't find someone with that username or email." msgid "Couldn't find someone with that username or email."
msgstr "Nebolo možné nájsť nikoho s týmto používateľským menom alebo e-mailovou adresou." msgstr "Vi kunne ikke dit brugernavn eller email."
#: mediagoblin/auth/views.py:333 #: mediagoblin/auth/views.py:333
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Teraz sa môžeš prihlásiť so svojim novým heslom." msgstr "Du kan nu logge ind med dit nye kodeord."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
msgstr "Nadpis" msgstr "Titel"
#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31 #: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
msgid "Description of this work" msgid "Description of this work"
msgstr "Charakteristika tohto diela" msgstr "Beskrivelse af arbejdet"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Môžeš využiť\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pri formátovaní." msgstr "Du kan bruge\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til formattering."
#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36 #: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
msgid "Tags" msgid "Tags"
msgstr "Značky" msgstr "Tags"
#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Oddeľ jednotlivé štítky čiarkami." msgstr "Separer tags med kommaer."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Unikátna časť adresy" msgstr "Unikátna časť adresy"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Unikátna časť adresy nesmie byť prázdna" msgstr "Unikátna časť adresy nesmie byť prázdna"
@ -132,12 +135,12 @@ msgstr "Unikátna časť adresy nesmie byť prázdna"
msgid "" msgid ""
"The title part of this media's address. You usually don't need to change " "The title part of this media's address. You usually don't need to change "
"this." "this."
msgstr "Titulná časť adresy tohto výtvoru. Väčšinou nie je potrebná zmena." msgstr "Titeldelen af dette medie's adresse. Du behøver normalt ikke ændre dette."
#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41 #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licencia" msgstr "Licens"
#: mediagoblin/edit/forms.py:50 #: mediagoblin/edit/forms.py:50
msgid "Bio" msgid "Bio"
@ -145,42 +148,42 @@ msgstr "Bio"
#: mediagoblin/edit/forms.py:56 #: mediagoblin/edit/forms.py:56
msgid "Website" msgid "Website"
msgstr "Webstránka" msgstr "Websted"
#: mediagoblin/edit/forms.py:58 #: mediagoblin/edit/forms.py:58
msgid "This address contains errors" msgid "This address contains errors"
msgstr "Adresa obsahuje chyby" msgstr "Denne adresse indeholder fejl"
#: mediagoblin/edit/forms.py:63 #: mediagoblin/edit/forms.py:63
msgid "Old password" msgid "Old password"
msgstr "Staré heslo" msgstr "Gammelt kodeord"
#: mediagoblin/edit/forms.py:64 #: mediagoblin/edit/forms.py:64
msgid "Enter your old password to prove you own this account." msgid "Enter your old password to prove you own this account."
msgstr "Potvrď, že vlastníš tento účet zadaním svojho starého hesla." msgstr "Skriv dit gamle kodeord for at bevise det er din konto."
#: mediagoblin/edit/forms.py:67 #: mediagoblin/edit/forms.py:67
msgid "New password" msgid "New password"
msgstr "Nové heslo" msgstr "Ny kodeord"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "Zaslať mi e-mail, keď ostatní pridajú komentár k médiu" msgstr "Email mig når andre kommenterer på mine medier"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Titlen kan ikke være tom"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Beskrivelse af denne samling"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Titeldelen af denne samlings's adresse. Du behøver normalt ikke ændre dette."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -188,41 +191,46 @@ msgstr "Položku s rovnakou unikátnou časťou adresy už niekde máš."
#: mediagoblin/edit/views.py:86 #: mediagoblin/edit/views.py:86
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Upravuješ médiá niekoho iného. Dbaj na to." msgstr "Du er ved at ændre en anden brugers' medier. Pas på."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Upravuješ používateľský profil. Dbaj na to." msgstr "Du er ved at ændre en bruger's profil. Pas på."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Úpravy profilu uložené" msgstr "Profilændringer gemt"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Nastavenia účtu uložené" msgstr "Kontoindstillinger gemt"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Nesprávne heslo" msgstr "Forkert kodeord"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Du har allerede en samling ved navn \"%s\"!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr "Kolekcia s týmto štítkom sa už u teba vyskytuje."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Du er ved at ændre en anden bruger's samling. Pas på."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
msgstr "Nemôžem priradiť tému.. žiadny set témy\n" msgstr "Kan ikke linke til tema... intet tema sat\n"
#: mediagoblin/gmg_commands/theme.py:71 #: mediagoblin/gmg_commands/theme.py:71
msgid "No asset directory for this theme\n" msgid "No asset directory for this theme\n"
@ -235,7 +243,7 @@ msgstr "Hoci, starý symbolický odkaz na priečinok nájdený; odstránený.\n"
#: mediagoblin/media_types/__init__.py:60 #: mediagoblin/media_types/__init__.py:60
#: mediagoblin/media_types/__init__.py:120 #: mediagoblin/media_types/__init__.py:120
msgid "Sorry, I don't support that file type :(" msgid "Sorry, I don't support that file type :("
msgstr "Prepáč, nepodporujem tento súborový typ =(" msgstr "Desværre, jeg understøtter ikke den filtype :("
#: mediagoblin/media_types/video/processing.py:35 #: mediagoblin/media_types/video/processing.py:35
msgid "Video transcoding failed" msgid "Video transcoding failed"
@ -243,41 +251,41 @@ msgstr "Konvertovanie videa zlyhalo"
#: mediagoblin/plugins/oauth/forms.py:26 #: mediagoblin/plugins/oauth/forms.py:26
msgid "Client ID" msgid "Client ID"
msgstr "" msgstr "Klientské ID"
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "Næste URL"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Tillad"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Forbyd"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Navn"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
msgstr "" msgstr "Navnet af OAuth klienten"
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Beskrivelse"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
"This will be visible to users allowing your\n" "This will be visible to users allowing your\n"
" application to authenticate as them." " application to authenticate as them."
msgstr "" msgstr "Toto bude viditeľné pre používateľov,\n ktorí sa identifikujú sami cez tvoju aplikáciu."
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Type"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -287,95 +295,76 @@ msgid ""
" <strong>Public</strong> - The client can't make confidential\n" " <strong>Public</strong> - The client can't make confidential\n"
" requests to the GNU MediaGoblin instance (e.g. client-side\n" " requests to the GNU MediaGoblin instance (e.g. client-side\n"
" JavaScript client)." " JavaScript client)."
msgstr "" msgstr "<strong>Dôverné</strong> - Klient môže\nvytvárať požiadavky na inštanciu GNU MediaGoblin, ktoré nemôžu byť\nzachytené používateľským agentom (napr. klient na strane servera).<br />\n<strong>Verejné</strong> - Klient nemôže vytvárať dôverné\npožiadavky voči GNU MediaGoblin inštancii (napr. JavaScript-ový klient\n na klientskej strane)."
#: mediagoblin/plugins/oauth/forms.py:53 #: mediagoblin/plugins/oauth/forms.py:53
msgid "Redirect URI" msgid "Redirect URI"
msgstr "" msgstr "Presmerovacie URI"
#: mediagoblin/plugins/oauth/forms.py:55 #: mediagoblin/plugins/oauth/forms.py:55
msgid "" msgid ""
"The redirect URI for the applications, this field\n" "The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients." " is <strong>required</strong> for public clients."
msgstr "" msgstr "Presmerovacie URI pre aplikácie, toto pole\nj <strong>požadované</strong> pre verejných klientov."
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Dette felt er nødvendigt for offentlige klienter"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Klienten {0} er blevet registreret!"
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
msgstr "Odovzdaný nesprávny súbor pre daný typ média." msgstr "Forkert fil for medietypen."
#: mediagoblin/submit/forms.py:26 #: mediagoblin/submit/forms.py:26
msgid "File" msgid "File"
msgstr "Súbor" msgstr "Fil"
#: mediagoblin/submit/views.py:57 #: mediagoblin/submit/views.py:57
msgid "You must provide a file." msgid "You must provide a file."
msgstr "Musíš poskytnúť súbor." msgstr "Du må give mig en fil"
#: mediagoblin/submit/views.py:164 #: mediagoblin/submit/views.py:164
msgid "Woohoo! Submitted!" msgid "Woohoo! Submitted!"
msgstr "Juchú! Úspešne vložené!" msgstr "Juhuu! Delt!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "Kolekcia \"%s\" pridaná!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Obrázok stresujúceho goblina pri chybovom kóde č. 404"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Ajaj!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Na danej adrese sa stránka zrejme nenachádza. Prepáč!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Ak vieš s istotou, že adresa je správna, tak najskôr bola hľadaná stánka presunutá alebo zmazaná."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin logo" msgstr "MediaGoblin logo"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Over si e-mailovú adresu!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Pridať výtvor"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Zobraziť svoj profil" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Pridať výtvor"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Odhlásiť sa" msgstr "Bekræft din email!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
#: mediagoblin/templates/mediagoblin/auth/login.html:36 #: mediagoblin/templates/mediagoblin/auth/login.html:36
#: mediagoblin/templates/mediagoblin/auth/login.html:54 #: mediagoblin/templates/mediagoblin/auth/login.html:54
msgid "Log in" msgid "Log in"
msgstr "Prihlásenie" msgstr "Log ind"
#: mediagoblin/templates/mediagoblin/base.html:89 #: mediagoblin/templates/mediagoblin/base.html:89
msgid "" msgid ""
@ -391,31 +380,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Vydané pod <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Zdrojový kód</a> dostupný." msgstr "Vydané pod <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Zdrojový kód</a> dostupný."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr "Zmeniť nastavenia účtu"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Sekcia spracovania výtvorov"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Preskúmať" msgstr "Udforsk"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Ahoj, vitaj na tejto MediaGoblin stránke!" msgstr "Hey, velkommen til denne MediaGoblin side!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "Táto stránka používa <a href=\"http://mediagoblin.org\">MediaGoblin</a>, výnimočne skvelý kus softvéru na hostovanie médií." msgstr "Táto stránka používa <a href=\"http://mediagoblin.org\">MediaGoblin</a>, výnimočne skvelý kus softvéru na hostovanie médií."
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "Pre umiestnenie vlastných médií, pridanie komentárov a viac, sa môžeš prihlásiť so svojim MediaGoblin účtom." msgstr "For at tilføje dine egne medier, skrive kommentarer, og mere, du kan logge ind med din MediaGoblin konto."
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Ešte žiaden nemáš? Je to jednoduché!" msgstr "Har du ikke en endnu? Det er let!"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +437,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Vytvoriť účet na tejto stránke</a>\n alebo\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Založiť MediaGoblin na vlastnom serveri</a>" msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Vytvoriť účet na tejto stránke</a>\n alebo\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Založiť MediaGoblin na vlastnom serveri</a>"
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Najčerstvejšie výtvory" msgstr "Najčerstvejšie výtvory"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Sekcia spracovania výtvorov"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -506,11 +513,11 @@ msgstr "Prihlásenie zlyhalo!"
#: mediagoblin/templates/mediagoblin/auth/login.html:44 #: mediagoblin/templates/mediagoblin/auth/login.html:44
msgid "Don't have an account yet?" msgid "Don't have an account yet?"
msgstr "Ešte nemáš účet?" msgstr "Har du endnu ikke en konto?"
#: mediagoblin/templates/mediagoblin/auth/login.html:45 #: mediagoblin/templates/mediagoblin/auth/login.html:45
msgid "Create one here!" msgid "Create one here!"
msgstr "Vytvor si jeden tu!" msgstr "Opret en her!"
#: mediagoblin/templates/mediagoblin/auth/login.html:51 #: mediagoblin/templates/mediagoblin/auth/login.html:51
msgid "Forgot your password?" msgid "Forgot your password?"
@ -519,7 +526,7 @@ msgstr "Zabudnuté heslo?"
#: mediagoblin/templates/mediagoblin/auth/register.html:28 #: mediagoblin/templates/mediagoblin/auth/register.html:28
#: mediagoblin/templates/mediagoblin/auth/register.html:36 #: mediagoblin/templates/mediagoblin/auth/register.html:36
msgid "Create an account!" msgid "Create an account!"
msgstr "Vytvoriť účet!" msgstr "Opret en konto!"
#: mediagoblin/templates/mediagoblin/auth/register.html:40 #: mediagoblin/templates/mediagoblin/auth/register.html:40
msgid "Create" msgid "Create"
@ -542,30 +549,43 @@ msgstr "Ahoj %(username)s,\n\npre aktiváciu tvojho GNU MediaGoblin účtu, otvo
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "Úprava príloh pre %(media_title)s" msgstr "Úprava príloh pre %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Prílohy"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Pridať prílohu"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Afbryd"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Gem ændringer"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Úprava %(media_title)s" msgstr "Úprava %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Zrušiť"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Uložiť zmeny"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Mením nastavenia účtu používateľa %(username)s" msgstr "Mením nastavenia účtu používateľa %(username)s"
@ -573,13 +593,13 @@ msgstr "Mením nastavenia účtu používateľa %(username)s"
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
#, python-format #, python-format
msgid "Editing %(collection_title)s" msgid "Editing %(collection_title)s"
msgstr "" msgstr "Úprava %(collection_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
#, python-format #, python-format
msgid "Editing %(username)s's profile" msgid "Editing %(username)s's profile"
msgstr "Úprava profilu, ktorý vlastní %(username)s" msgstr "Redigerer %(username)s profil"
#: mediagoblin/templates/mediagoblin/listings/collection.html:30 #: mediagoblin/templates/mediagoblin/listings/collection.html:30
#: mediagoblin/templates/mediagoblin/listings/collection.html:35 #: mediagoblin/templates/mediagoblin/listings/collection.html:35
@ -591,13 +611,11 @@ msgstr "Výtvory označené ako: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Stiahnuť" msgstr "Stiahnuť"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Originál" msgstr "Originál"
@ -644,11 +662,11 @@ msgstr "WebM súbor (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Pridať kolekciu"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Pridať" msgstr "Pridať"
@ -660,12 +678,12 @@ msgstr "Pridaj svoj výtvor"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"
msgstr "" msgstr "%(collection_title)s (kolekcia používateľa %(username)s) "
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s od <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -683,7 +701,7 @@ msgid ""
"<p>\n" "<p>\n"
" %(collection_description)s\n" " %(collection_description)s\n"
" </p>" " </p>"
msgstr "" msgstr "<p>\n%(collection_description)s </p>"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -692,18 +710,18 @@ msgid "Really delete %(title)s?"
msgstr "Skutočne odstrániť %(title)s?" msgstr "Skutočne odstrániť %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Odstráň permanentne" msgstr "Odstráň permanentne"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Určite odstrániť %(media_title)s z %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Odstrániť"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
@ -759,27 +777,22 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Pridané</h3>\n <p>%(date)s</p>" msgstr "<h3>Pridané</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments" msgstr ""
msgstr "Prílohy"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Pridať prílohu"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "Pridať %(title)s do kolekcie"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Pridať novú kolekciu"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
@ -798,7 +811,7 @@ msgstr "Profil, ktorý vlastní %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:43 #: mediagoblin/templates/mediagoblin/user_pages/user.html:43
msgid "Sorry, no such user found." msgid "Sorry, no such user found."
msgstr "Prepáč, zadané používateľské meno nenájdené." msgstr "Desværre, fandt ikke den bruger."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:50 #: mediagoblin/templates/mediagoblin/user_pages/user.html:50
#: mediagoblin/templates/mediagoblin/user_pages/user.html:70 #: mediagoblin/templates/mediagoblin/user_pages/user.html:70
@ -807,20 +820,20 @@ msgstr "Potrebné overenie e-mailovej adresy"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:53 #: mediagoblin/templates/mediagoblin/user_pages/user.html:53
msgid "Almost done! Your account still needs to be activated." msgid "Almost done! Your account still needs to be activated."
msgstr "Takmer hotovo! Ešte ti musí byť aktivovaný účet." msgstr "Næsten færdig! Din konto skal stadig aktiveres."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:58 #: mediagoblin/templates/mediagoblin/user_pages/user.html:58
msgid "" msgid ""
"An email should arrive in a few moments with instructions on how to do so." "An email should arrive in a few moments with instructions on how to do so."
msgstr "E-mailová správa s popisom ako to spraviť, by mal zanedlho doraziť." msgstr "Der skulle komme email om et par øjeblikke med instrukser om hvordan."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:62 #: mediagoblin/templates/mediagoblin/user_pages/user.html:62
msgid "In case it doesn't:" msgid "In case it doesn't:"
msgstr "V prípade, že sa tak nestalo:" msgstr "Hvis det ikke gør:"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:65 #: mediagoblin/templates/mediagoblin/user_pages/user.html:65
msgid "Resend verification email" msgid "Resend verification email"
msgstr "Opätovne zaslať overovaciu správu na e-mail" msgstr "Gensend verificeringsemail"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:73 #: mediagoblin/templates/mediagoblin/user_pages/user.html:73
msgid "" msgid ""
@ -837,58 +850,42 @@ msgstr "Pokiaľ si to ty, ale už nemáš overovaciu e-mailovú správu, tak sa
#: mediagoblin/templates/mediagoblin/user_pages/user.html:96 #: mediagoblin/templates/mediagoblin/user_pages/user.html:96
msgid "Here's a spot to tell others about yourself." msgid "Here's a spot to tell others about yourself."
msgstr "Miesto, kde smieš povedať čo to o sebe ostatným." msgstr "Her kan du fortælle andre om dig selv."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:101 #: mediagoblin/templates/mediagoblin/user_pages/user.html:101
#: mediagoblin/templates/mediagoblin/user_pages/user.html:118 #: mediagoblin/templates/mediagoblin/user_pages/user.html:118
msgid "Edit profile" msgid "Edit profile"
msgstr "Upraviť profil" msgstr "Ret profil"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:106 #: mediagoblin/templates/mediagoblin/user_pages/user.html:106
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Dotyčný používateľ ešte nevyplnil svoj profil (zatiaľ)." msgstr "Dotyčný používateľ ešte nevyplnil svoj profil (zatiaľ)."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Zmeniť nastavenia účtu"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Zhliadnuť všetky výtvory, ktoré vlastní %(username)s" msgstr "Zhliadnuť všetky výtvory, ktoré vlastní %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Všetky tvoje výtvory sa objavia práve tu, ale zatiaľ nemáš nič pridané." msgstr "Všetky tvoje výtvory sa objavia práve tu, ale zatiaľ nemáš nič pridané."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Pridať výtvor" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Najskôr sa tu ešte nenachádzajú žiadne výtvory..." msgstr "Najskôr sa tu ešte nenachádzajú žiadne výtvory..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "V kolekciách (%(collected)s)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -902,7 +899,7 @@ msgstr "Čítačka Atom"
msgid "Location" msgid "Location"
msgstr "Poloha" msgstr "Poloha"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Zobraziť na <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Zobraziť na <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -941,21 +938,47 @@ msgstr "Označené ako"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Nebolo možné prečítať obrazový súbor." msgstr "Nebolo možné prečítať obrazový súbor."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Hovsa!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Jednoznačne to chcem odstrániť" msgstr "Jednoznačne to chcem odstrániť"
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Rozhodne chcem odstrániť danú položku z kolekcie"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Vybrať --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Pridať poznámku"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
@ -971,21 +994,21 @@ msgstr "Tvoj komentár bol zaslaný!"
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Musíš vybrať alebo pridať kolekciu"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "\"%s\" sa už nachádza v kolekcie \"%s\""
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "\"%s pridané do kolekcie \"%s\""
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
msgstr "" msgstr "Prosím skontroluj svoje položky a skús znova."
#: mediagoblin/user_pages/views.py:297 #: mediagoblin/user_pages/views.py:297
msgid "" msgid ""
@ -1006,29 +1029,29 @@ msgstr "Chystáš sa odstrániť výtvory niekoho iného. Dbaj na to."
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "Položka bola z kolekcie odstránená."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "Položka nebola odstránená, nakoľko políčko potvrdenia nebolo označné."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Chystáš sa odstrániť položku z kolekcie iného používateľa. Pristupuj opatrne."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "Kolekcia \"%s\" úspešne odstránená."
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "Kolekcia nebola odstránená, nakoľko políčko potrvdenia nebolo označené."
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Chystáš sa odstrániť kolekciu iného používateľa. Pristupuj opatrne."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr "Oznake"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Oznaka" msgstr "Oznaka"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Oznaka ne sme biti prazna" msgstr "Oznaka ne sme biti prazna"
@ -162,20 +162,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,33 +189,38 @@ msgstr "Vnos s to oznako za tega uporabnika že obstaja."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Urejate vsebino drugega uporabnika. Nadaljujte pazljivo." msgstr "Urejate vsebino drugega uporabnika. Nadaljujte pazljivo."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Urejate uporabniški profil. Nadaljujte pazljivo." msgstr "Urejate uporabniški profil. Nadaljujte pazljivo."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -327,46 +332,27 @@ msgstr "Juhej! Poslano."
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Slika napake 404 s paničnim škratom"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Opa!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Oprostite. Videti je, da na tem naslovu ni nobene strani."
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Če ste v točnost naslova prepričani, je bila iskana stran morda premaknjena ali pa izbrisana."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logotip MediaGoblin" msgstr "Logotip MediaGoblin"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69 msgstr "Dodaj vsebino"
msgid "View your profile"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Podokno obdelovanja vsebine"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Podokno obdelovanja vsebine"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -541,30 +545,43 @@ msgstr "Pozdravljeni, %(username)s\n\nZa aktivacijo svojega računa GNU MediaGob
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Prekliči"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Shrani spremembe"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Urejanje %(media_title)s" msgstr "Urejanje %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Prekliči"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Shrani spremembe"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -590,13 +607,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -647,7 +662,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -691,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -700,7 +715,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -758,13 +773,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -772,11 +782,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -847,41 +857,25 @@ msgstr "Uredi profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Ta uporabnik še ni izpolnil svojega profila." msgstr "Ta uporabnik še ni izpolnil svojega profila."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Prikaži vso vsebino uporabnika %(username)s" msgstr "Prikaži vso vsebino uporabnika %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Tu bo prikazana vaša vsebina, a trenutno še niste dodali nič." msgstr "Tu bo prikazana vaša vsebina, a trenutno še niste dodali nič."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Dodaj vsebino" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Videti je, da tu še ni nobene vsebine ..." msgstr "Videti je, da tu še ni nobene vsebine ..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -901,7 +895,7 @@ msgstr "Ikona Atom"
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -940,6 +934,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Opa!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PROJECT project. # This file is distributed under the same license as the PROJECT project.
# #
# Translators: # Translators:
# Besnik Bleta <besnik@programeshqip.org>, 2012.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mediagoblin/language/sq/)\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mediagoblin/language/sq/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +93,7 @@ msgstr "Nuk u gjet dot dikush me atë emër përdoruesi ose email."
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "Tani mun të hyni duke përdorur fjalëkalimin tuaj të ri." msgstr "Tani mun të hyni duke përdorur fjalëkalimin tuaj të ri."
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +104,7 @@ msgid "Description of this work"
msgstr "Përshkrim i kësaj pune" msgstr "Përshkrim i kësaj pune"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +120,11 @@ msgstr "Etiketa"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Ndajini etiketat me presje." msgstr "Ndajini etiketat me presje."
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Identifikues" msgstr "Identifikues"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Identifikuesi s'mund të jetë i zbrazët" msgstr "Identifikuesi s'mund të jetë i zbrazët"
@ -162,24 +163,24 @@ msgstr "Jepni fjalëkalimin tuaj të vjetër që të provohet se këtë llogari
msgid "New password" msgid "New password"
msgstr "Fjalëkalimi i ri" msgstr "Fjalëkalimi i ri"
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr "Dërgomë email kur të tjerët komentojnë te media ime"
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr "Titulli s'mund të jetë i zbrazët"
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr "Përshkrim i këtij koleksioni"
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
msgstr "" msgstr "Pjesa titull e adresës së këtij koleksioni. Zakonisht nuk keni pse e ndryshoni këtë."
#: mediagoblin/edit/views.py:65 #: mediagoblin/edit/views.py:65
msgid "An entry with that slug already exists for this user." msgid "An entry with that slug already exists for this user."
@ -187,49 +188,54 @@ msgstr "Ka tashmë një zë me atë identifikues për këtë përdorues."
#: mediagoblin/edit/views.py:86 #: mediagoblin/edit/views.py:86
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Po përpunoni media të një tjetër përdoruesi. Bëni kujdes." msgstr "Po përpunoni media të një tjetër përdoruesi. Hapni sytë."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Po përpunoni profilin e një përdoruesi. Bëni kujdes." msgstr "Po përpunoni profilin e një përdoruesi. Hapni sytë."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "Ndryshimet e profilit u ruajtën" msgstr "Ndryshimet e profilit u ruajtën"
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "Rregullimet e llogarisë u ruajtën" msgstr "Rregullimet e llogarisë u ruajtën"
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Fjalëkalim i gabuar" msgstr "Fjalëkalim i gabuar"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr "Keni tashmë një koleksion të quajtur \"%s\"!"
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr "Ka tashmë një koleksion me atë identifikues për këtë përdorues."
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr "Po përpunoni koleksionin e një tjetër përdoruesi. Hapni sytë."
#: mediagoblin/gmg_commands/theme.py:58 #: mediagoblin/gmg_commands/theme.py:58
msgid "Cannot link theme... no theme set\n" msgid "Cannot link theme... no theme set\n"
msgstr "" msgstr "Nuk krijohet dot lidhje për te tema... nuk ka temë të caktuar\n"
#: mediagoblin/gmg_commands/theme.py:71 #: mediagoblin/gmg_commands/theme.py:71
msgid "No asset directory for this theme\n" msgid "No asset directory for this theme\n"
msgstr "" msgstr "Nuk ka drejtori asetesh për këtë temë\n"
#: mediagoblin/gmg_commands/theme.py:74 #: mediagoblin/gmg_commands/theme.py:74
msgid "However, old link directory symlink found; removed.\n" msgid "However, old link directory symlink found; removed.\n"
msgstr "" msgstr "Sidoqoftë, u gjet simlidhje e vjetër drejtorie lidhjesh; u hoq.\n"
#: mediagoblin/media_types/__init__.py:60 #: mediagoblin/media_types/__init__.py:60
#: mediagoblin/media_types/__init__.py:120 #: mediagoblin/media_types/__init__.py:120
@ -238,45 +244,45 @@ msgstr "Na ndjeni, nuk e mbullojmë këtë lloj kartele :("
#: mediagoblin/media_types/video/processing.py:35 #: mediagoblin/media_types/video/processing.py:35
msgid "Video transcoding failed" msgid "Video transcoding failed"
msgstr "" msgstr "Ndërkodimi i videos dështoi"
#: mediagoblin/plugins/oauth/forms.py:26 #: mediagoblin/plugins/oauth/forms.py:26
msgid "Client ID" msgid "Client ID"
msgstr "" msgstr "ID klienti"
#: mediagoblin/plugins/oauth/forms.py:28 #: mediagoblin/plugins/oauth/forms.py:28
msgid "Next URL" msgid "Next URL"
msgstr "" msgstr "URL-ja Pasuese"
#: mediagoblin/plugins/oauth/forms.py:30 #: mediagoblin/plugins/oauth/forms.py:30
msgid "Allow" msgid "Allow"
msgstr "" msgstr "Lejoje"
#: mediagoblin/plugins/oauth/forms.py:31 #: mediagoblin/plugins/oauth/forms.py:31
msgid "Deny" msgid "Deny"
msgstr "" msgstr "Mohoje"
#: mediagoblin/plugins/oauth/forms.py:35 #: mediagoblin/plugins/oauth/forms.py:35
msgid "Name" msgid "Name"
msgstr "" msgstr "Emër"
#: mediagoblin/plugins/oauth/forms.py:36 #: mediagoblin/plugins/oauth/forms.py:36
msgid "The name of the OAuth client" msgid "The name of the OAuth client"
msgstr "" msgstr "Emri i klientit OAuth"
#: mediagoblin/plugins/oauth/forms.py:37 #: mediagoblin/plugins/oauth/forms.py:37
msgid "Description" msgid "Description"
msgstr "" msgstr "Përshkrim"
#: mediagoblin/plugins/oauth/forms.py:39 #: mediagoblin/plugins/oauth/forms.py:39
msgid "" msgid ""
"This will be visible to users allowing your\n" "This will be visible to users allowing your\n"
" application to authenticate as them." " application to authenticate as them."
msgstr "" msgstr "Kjo do të jetë e dukshme për përdoruesit,\n duke i lejuar kështu zbatimit tuaj\n të kryejë mirëfilltësim si të qe njëri prej tyre."
#: mediagoblin/plugins/oauth/forms.py:41 #: mediagoblin/plugins/oauth/forms.py:41
msgid "Type" msgid "Type"
msgstr "" msgstr "Lloj"
#: mediagoblin/plugins/oauth/forms.py:46 #: mediagoblin/plugins/oauth/forms.py:46
msgid "" msgid ""
@ -286,25 +292,25 @@ msgid ""
" <strong>Public</strong> - The client can't make confidential\n" " <strong>Public</strong> - The client can't make confidential\n"
" requests to the GNU MediaGoblin instance (e.g. client-side\n" " requests to the GNU MediaGoblin instance (e.g. client-side\n"
" JavaScript client)." " JavaScript client)."
msgstr "" msgstr "<strong>Konfidenciale</strong> - Kklienti mund\n të bëjë kërkesa te instanca GNU MediaGoblin që nuk mund\n të përgjohen nga agjenti i përdoruesit (p.sh. klient te shërbyesi).<br />\n <strong>Publike</strong> - Klienti nuk mund të bëjë kërkesa\n konfidenciale te instanca GNU MediaGoblin (p.sh. klient\n JavaScript i vetë klientit)."
#: mediagoblin/plugins/oauth/forms.py:53 #: mediagoblin/plugins/oauth/forms.py:53
msgid "Redirect URI" msgid "Redirect URI"
msgstr "" msgstr "URI Ridrejtimi"
#: mediagoblin/plugins/oauth/forms.py:55 #: mediagoblin/plugins/oauth/forms.py:55
msgid "" msgid ""
"The redirect URI for the applications, this field\n" "The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients." " is <strong>required</strong> for public clients."
msgstr "" msgstr "URI ridrejtimi për zbatimin, kjo fushë\n është <strong>e domosdoshme</strong> për klientë publikë."
#: mediagoblin/plugins/oauth/forms.py:67 #: mediagoblin/plugins/oauth/forms.py:67
msgid "This field is required for public clients" msgid "This field is required for public clients"
msgstr "" msgstr "Kjo fushë është e domosdoshme për klientë publikë"
#: mediagoblin/plugins/oauth/views.py:59 #: mediagoblin/plugins/oauth/views.py:59
msgid "The client {0} has been registered!" msgid "The client {0} has been registered!"
msgstr "" msgstr "Klienti {0} u regjistrua!"
#: mediagoblin/processing/__init__.py:138 #: mediagoblin/processing/__init__.py:138
msgid "Invalid file given for media type." msgid "Invalid file given for media type."
@ -325,49 +331,30 @@ msgstr "Yhaaaaaa! U parashtrua!"
#: mediagoblin/submit/views.py:215 #: mediagoblin/submit/views.py:215
#, python-format #, python-format
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr "U shtua koleksioni \"%s\"!"
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Figurë 404 e djallushit në siklet"
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Oooh!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Nuk duket të ketë ndonjë faqe te kjo adresë. Na ndjeni!"
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Nëse jeni i sigurt se adresa është e saktë, ndoshta faqja që po kërkoni është fshirë ose kaluar gjetkë."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "Logoja e MediaGoblin-it" msgstr "Logoja e MediaGoblin-it"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifikoni email-in tuaj!" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "+ Shtoni media"
#: mediagoblin/templates/mediagoblin/base.html:67
msgid "+ Add collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "View your profile" msgid "log out"
msgstr "Shihni profilin tuaj" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:64
#: mediagoblin/templates/mediagoblin/root.html:28
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Shtoni media"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "Dilni" msgstr "Verifikoni email-in tuaj!"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -390,42 +377,24 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "Hedhur në qarkullim sipas <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL-së</a>. <a href=\"%(source_link)s\">Kodi burim</a> është i passhëm." msgstr "Hedhur në qarkullim sipas <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL-së</a>. <a href=\"%(source_link)s\">Kodi burim</a> është i passhëm."
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Explore" msgid "Image of goblin stressing out"
msgstr "Eksploroni" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:25
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Actions"
msgstr "Tungjatjeta juaj, mirë se vini te ky site MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:28
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Ky site përdor <a href=\"http://mediagoblin.org\">MediaGoblin</a>, një program jashtëzakonisht i shkëlqyer për strehim mediash."
#: mediagoblin/templates/mediagoblin/root.html:29
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:31
msgid "Don't have one yet? It's easy!" msgid "Create new collection"
msgstr "Nuk keni ende një të tillë? Është e lehtë!" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:34
#, python-format msgid "Change account settings"
msgid "" msgstr "Ndryshoni rregullime llogarie"
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
" or\n"
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Krijoni një llogarin te ky site</a>\n ose\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instaloni dhe rregulloni MediaGoblin-in te shërbyesi juaj</a>"
#: mediagoblin/templates/mediagoblin/root.html:40
msgid "Most recent media"
msgstr "Mediat më të reja"
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21 #: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26 #: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
@ -433,10 +402,46 @@ msgstr "Mediat më të reja"
msgid "Media processing panel" msgid "Media processing panel"
msgstr "Paneli i Përpunimit të Medias" msgstr "Paneli i Përpunimit të Medias"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore"
msgstr "Eksploroni"
#: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Tungjatjeta juaj, mirë se vini te ky site MediaGoblin!"
#: mediagoblin/templates/mediagoblin/root.html:55
msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software."
msgstr "Ky site përdor <a href=\"http://mediagoblin.org\">MediaGoblin</a>, një program jashtëzakonisht i shkëlqyer për strehim mediash."
#: mediagoblin/templates/mediagoblin/root.html:56
msgid ""
"To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account."
msgstr "Për të shtuar media tuajën, për të bërë komente, dhe të tjera, mund të hyni përmes llogarisë suaj MediaGoblin."
#: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!"
msgstr "Nuk keni ende një të tillë? Është e lehtë!"
#: mediagoblin/templates/mediagoblin/root.html:59
#, python-format
msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
" or\n"
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Krijoni një llogarin te ky site</a>\n ose\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Instaloni dhe rregulloni MediaGoblin-in te shërbyesi juaj</a>"
#: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media"
msgstr "Mediat më të reja"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
msgstr "" msgstr "Këtu mund të ndiqni gjendjen e medias që po përpunohet në këtë instancë."
#: mediagoblin/templates/mediagoblin/admin/panel.html:32 #: mediagoblin/templates/mediagoblin/admin/panel.html:32
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
@ -456,16 +461,16 @@ msgstr "Nuk arritën të kryheshin këto ngarkime:"
#: mediagoblin/templates/mediagoblin/admin/panel.html:90 #: mediagoblin/templates/mediagoblin/admin/panel.html:90
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!" msgid "No failed entries!"
msgstr "" msgstr "Pa zëra të dështuar!"
#: mediagoblin/templates/mediagoblin/admin/panel.html:92 #: mediagoblin/templates/mediagoblin/admin/panel.html:92
msgid "Last 10 successful uploads" msgid "Last 10 successful uploads"
msgstr "" msgstr "10 Ngarkimet e Fundit të Suksesshme"
#: mediagoblin/templates/mediagoblin/admin/panel.html:112 #: mediagoblin/templates/mediagoblin/admin/panel.html:112
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!" msgid "No processed entries, yet!"
msgstr "" msgstr "Ende pa zëra të përpunuar!"
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
@ -539,7 +544,36 @@ msgstr "Njatjeta %(username)s,\n\nqë të aktivizoni llogarinë tuaj te GNU Medi
#: mediagoblin/templates/mediagoblin/edit/attachments.html:35 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35
#, python-format #, python-format
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr "Po përpunohen bashkangjitjet për %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr "Bashkangjitje"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "Shtoni bashkangjitje"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Anuloje"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Ruaji ndryshimet"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
@ -547,24 +581,8 @@ msgstr ""
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Po përpunohet %(media_title)s" msgstr "Po përpunohet %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Anuloje"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Ruaji ndryshimet"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "Po ndryshohen rregullimet e llogarisë %(username)s" msgstr "Po ndryshohen rregullimet e llogarisë %(username)s"
@ -572,7 +590,7 @@ msgstr "Po ndryshohen rregullimet e llogarisë %(username)s"
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
#, python-format #, python-format
msgid "Editing %(collection_title)s" msgid "Editing %(collection_title)s"
msgstr "" msgstr "Po përpunohet %(collection_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
@ -590,13 +608,11 @@ msgstr "Media e etiketuar me:: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "Shkarkojeni" msgstr "Shkarkojeni"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Origjinal" msgstr "Origjinal"
@ -617,7 +633,7 @@ msgstr "Një shfletues web modern që mund të luajë \n\taudion mund ta merrni
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
#: mediagoblin/templates/mediagoblin/media_displays/video.html:56 #: mediagoblin/templates/mediagoblin/media_displays/video.html:56
msgid "Original file" msgid "Original file"
msgstr "" msgstr "Kartela origjinale"
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
msgid "WebM file (Vorbis codec)" msgid "WebM file (Vorbis codec)"
@ -639,15 +655,15 @@ msgstr "Një shfletues web modern që \n\t mund ta luajë këtë video mund t
#: mediagoblin/templates/mediagoblin/media_displays/video.html:59 #: mediagoblin/templates/mediagoblin/media_displays/video.html:59
msgid "WebM file (640p; VP8/Vorbis)" msgid "WebM file (640p; VP8/Vorbis)"
msgstr "" msgstr "Kartelë WebM (640p; VP8/Vorbis)"
#: mediagoblin/templates/mediagoblin/submit/collection.html:26 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr "Shtoni një koleksion"
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "Shtoni" msgstr "Shtoni"
@ -659,12 +675,12 @@ msgstr "Shtoni media tuajën"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"
msgstr "" msgstr "%(collection_title)s (koleksione nga %(username)s)"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
#, python-format #, python-format
msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>" msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "" msgstr "%(collection_title)s nga <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:87 #: mediagoblin/templates/mediagoblin/user_pages/media.html:87
@ -682,7 +698,7 @@ msgid ""
"<p>\n" "<p>\n"
" %(collection_description)s\n" " %(collection_description)s\n"
" </p>" " </p>"
msgstr "" msgstr "<p>\n %(collection_description)s\n </p>"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -691,25 +707,25 @@ msgid "Really delete %(title)s?"
msgstr "Të fshihet vërtet %(title)s?" msgstr "Të fshihet vërtet %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "Fshije përgjithmonë" msgstr "Fshije përgjithmonë"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
#, python-format #, python-format
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr "Të hiqet vërtet %(media_title)s nga %(collection_title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Hiqe"
#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
#, python-format #, python-format
msgid "" msgid ""
"Hi %(username)s,\n" "Hi %(username)s,\n"
"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n" "%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
msgstr "" msgstr "Tungjatjeta %(username)s,\n%(comment_author)s ka komentuar te postimi juaj (%(comment_url)s) në %(instance_name)s\n"
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
#, python-format #, python-format
@ -758,27 +774,22 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "<h3>Shtuar më</h3>\n <p>%(date)s</p>" msgstr "<h3>Shtuar më</h3>\n <p>%(date)s</p>"
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
#, python-format #, python-format
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr "Shtoni %(title)s te koleksioni juaj"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr "Shtoni një koleksion të ri"
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
msgid "" msgid ""
@ -787,7 +798,7 @@ msgstr "Gjendjen e medias që po përpunohet për galerinë tuaj mund ta ndiqni
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
msgid "Your last 10 successful uploads" msgid "Your last 10 successful uploads"
msgstr "" msgstr "10 ngarkimet tuaja më të suksesshme"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:31 #: mediagoblin/templates/mediagoblin/user_pages/user.html:31
#: mediagoblin/templates/mediagoblin/user_pages/user.html:89 #: mediagoblin/templates/mediagoblin/user_pages/user.html:89
@ -847,47 +858,31 @@ msgstr "Përpunoni profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Ky përdorues nuk e ka plotësuar (ende) profilin e vet." msgstr "Ky përdorues nuk e ka plotësuar (ende) profilin e vet."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr "Ndryshoni rregullime llogarie"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Shihni krejt mediat nga %(username)s" msgstr "Shihni krejt mediat nga %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Media juaj do të shfaqet këtu, por nuk duket të keni shtuar gjë ende." msgstr "Media juaj do të shfaqet këtu, por nuk duket të keni shtuar gjë ende."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Shtoni media" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Nuk duket ende të ketë ndonjë media këtu..." msgstr "Nuk duket ende të ketë ndonjë media këtu..."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
#, python-format #, python-format
msgid "In collections (%(collected)s)" msgid "In collections (%(collected)s)"
msgstr "" msgstr "Te koleksionet (%(collected)s)"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon" msgid "feed icon"
@ -901,7 +896,7 @@ msgstr "Prurje Atom"
msgid "Location" msgid "Location"
msgstr "Vend" msgstr "Vend"
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Shiheni te <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Shiheni te <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@ -940,25 +935,51 @@ msgstr "Etiketuar me"
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "Nuk lexoi dot kartelën e figurës." msgstr "Nuk lexoi dot kartelën e figurës."
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Oooh!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Jam i sigurt që dua të fshihet kjo" msgstr "Jam i sigurt që dua të fshihet kjo"
#: mediagoblin/user_pages/forms.py:32 #: mediagoblin/user_pages/forms.py:32
msgid "I am sure I want to remove this item from the collection" msgid "I am sure I want to remove this item from the collection"
msgstr "" msgstr "Jam i sigurt se dua që të hiqet ky objekt prek koleksioni"
#: mediagoblin/user_pages/forms.py:35 #: mediagoblin/user_pages/forms.py:35
msgid "-- Select --" msgid "-- Select --"
msgstr "" msgstr "-- Përzgjidhni --"
#: mediagoblin/user_pages/forms.py:37 #: mediagoblin/user_pages/forms.py:37
msgid "Include a note" msgid "Include a note"
msgstr "" msgstr "Përfshini një shënim"
#: mediagoblin/user_pages/lib.py:56 #: mediagoblin/user_pages/lib.py:56
msgid "commented on your post" msgid "commented on your post"
msgstr "" msgstr "komentoi te postimi juaj"
#: mediagoblin/user_pages/views.py:161 #: mediagoblin/user_pages/views.py:161
msgid "Oops, your comment was empty." msgid "Oops, your comment was empty."
@ -970,26 +991,26 @@ msgstr "Komenti juaj u postua!"
#: mediagoblin/user_pages/views.py:235 #: mediagoblin/user_pages/views.py:235
msgid "You have to select or add a collection" msgid "You have to select or add a collection"
msgstr "" msgstr "Duhet të përzgjidhni ose shtoni një koleksion"
#: mediagoblin/user_pages/views.py:243 #: mediagoblin/user_pages/views.py:243
#, python-format #, python-format
msgid "\"%s\" already in collection \"%s\"" msgid "\"%s\" already in collection \"%s\""
msgstr "" msgstr "\"%s\" gjendet tashmë te koleksioni \"%s\""
#: mediagoblin/user_pages/views.py:258 #: mediagoblin/user_pages/views.py:258
#, python-format #, python-format
msgid "\"%s\" added to collection \"%s\"" msgid "\"%s\" added to collection \"%s\""
msgstr "" msgstr "\"%s\" u shtua te koleksioni \"%s\""
#: mediagoblin/user_pages/views.py:266 #: mediagoblin/user_pages/views.py:266
msgid "Please check your entries and try again." msgid "Please check your entries and try again."
msgstr "" msgstr "Ju lutemi, kontrolloni zërat tuaj dhe riprovoni."
#: mediagoblin/user_pages/views.py:297 #: mediagoblin/user_pages/views.py:297
msgid "" msgid ""
"Some of the files with this entry seem to be missing. Deleting anyway." "Some of the files with this entry seem to be missing. Deleting anyway."
msgstr "" msgstr "Duket se mungojnë disa nga kartelat në këtë zë. Po fshihet, sido qoftë."
#: mediagoblin/user_pages/views.py:302 #: mediagoblin/user_pages/views.py:302
msgid "You deleted the media." msgid "You deleted the media."
@ -1001,33 +1022,33 @@ msgstr "Media nuk u fshi ngaqë nuk i vutë shenjë pohimit se jeni i sigurt."
#: mediagoblin/user_pages/views.py:317 #: mediagoblin/user_pages/views.py:317
msgid "You are about to delete another user's media. Proceed with caution." msgid "You are about to delete another user's media. Proceed with caution."
msgstr "Ju ndan një hap nga fshirja e medias të një tjetër përdoruesi. Bëni kujdes." msgstr "Ju ndan një hap nga fshirja e medias të një tjetër përdoruesi. Hapni sytë."
#: mediagoblin/user_pages/views.py:379 #: mediagoblin/user_pages/views.py:379
msgid "You deleted the item from the collection." msgid "You deleted the item from the collection."
msgstr "" msgstr "E fshitë objektin prej koleksionit."
#: mediagoblin/user_pages/views.py:383 #: mediagoblin/user_pages/views.py:383
msgid "The item was not removed because you didn't check that you were sure." msgid "The item was not removed because you didn't check that you were sure."
msgstr "" msgstr "Objekti nuk u fshi ngaqë, nuk pohuat se jeni të sigurt për këtë."
#: mediagoblin/user_pages/views.py:393 #: mediagoblin/user_pages/views.py:393
msgid "" msgid ""
"You are about to delete an item from another user's collection. Proceed with" "You are about to delete an item from another user's collection. Proceed with"
" caution." " caution."
msgstr "" msgstr "Ju ndan një hap nga fshirja e një objekti prej koleksionit të një përdoruesi tjetër. Hapni sytë."
#: mediagoblin/user_pages/views.py:426 #: mediagoblin/user_pages/views.py:426
#, python-format #, python-format
msgid "You deleted the collection \"%s\"" msgid "You deleted the collection \"%s\""
msgstr "" msgstr "E fshitë koleksionin \"%s\""
#: mediagoblin/user_pages/views.py:433 #: mediagoblin/user_pages/views.py:433
msgid "" msgid ""
"The collection was not deleted because you didn't check that you were sure." "The collection was not deleted because you didn't check that you were sure."
msgstr "" msgstr "Koleksioni nuk u fshi ngaqë, nuk pohuat se jeni të sigurt për këtë."
#: mediagoblin/user_pages/views.py:443 #: mediagoblin/user_pages/views.py:443
msgid "" msgid ""
"You are about to delete another user's collection. Proceed with caution." "You are about to delete another user's collection. Proceed with caution."
msgstr "" msgstr "Ju ndan një hap nga fshirja e koleksionit të një përdoruesi tjetër. Hapni sytë."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/mediagoblin/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/mediagoblin/language/sr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -91,7 +91,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -102,7 +102,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -118,11 +118,11 @@ msgstr ""
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -161,20 +161,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -188,33 +188,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -326,46 +331,27 @@ msgstr ""
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -389,31 +375,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -421,17 +432,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -540,30 +544,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -589,13 +606,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -646,7 +661,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -690,7 +705,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -699,7 +714,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -757,13 +772,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -771,11 +781,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -846,41 +856,25 @@ msgstr ""
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -900,7 +894,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -939,6 +933,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/mediagoblin/language/sv/)\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/mediagoblin/language/sv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,7 +93,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -104,7 +104,7 @@ msgid "Description of this work"
msgstr "Beskrivning av verket" msgstr "Beskrivning av verket"
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -120,11 +120,11 @@ msgstr "Taggar"
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "Sökvägsnamn" msgstr "Sökvägsnamn"
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "Sökvägsnamnet kan inte vara tomt" msgstr "Sökvägsnamnet kan inte vara tomt"
@ -163,20 +163,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -190,33 +190,38 @@ msgstr "Ett inlägg med det sökvägsnamnet existerar redan."
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "Var försiktig, du redigerar någon annans inlägg." msgstr "Var försiktig, du redigerar någon annans inlägg."
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "Var försiktig, du redigerar en annan användares profil." msgstr "Var försiktig, du redigerar en annan användares profil."
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "Fel lösenord" msgstr "Fel lösenord"
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -328,47 +333,28 @@ msgstr "Tjohoo! Upladdat!"
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr "Bild av stressat 404-troll."
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr "Ojoj!"
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr "Ledsen, det verkar inte vara någonting här."
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr "Om du är säker på att adressen stämmer så kanske sidan du letar efter har flyttats eller tagits bort."
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "MediaGoblin-logotyp" msgstr "MediaGoblin-logotyp"
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgstr "Verifiera din e-postadress" msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
#: mediagoblin/templates/mediagoblin/base.html:66
msgid "+ Add media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add collection" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:69 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "View your profile" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
msgstr "Lägg till media"
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr "Verifiera din e-postadress"
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
#: mediagoblin/templates/mediagoblin/auth/login.html:28 #: mediagoblin/templates/mediagoblin/auth/login.html:28
@ -391,31 +377,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Mediabehandlingspanel"
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "Utforska" msgstr "Utforska"
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "Hej, välkommen till den här MediaGoblin-sidan!" msgstr "Hej, välkommen till den här MediaGoblin-sidan!"
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "Har du inte ett redan?" msgstr "Har du inte ett redan?"
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -423,17 +434,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "Senast medier" msgstr "Senast medier"
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr "Mediabehandlingspanel"
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -542,30 +546,43 @@ msgstr "Hej %(username)s,\n\nöppna den följande webbadressen i din webbläsare
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "Avbryt"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Spara ändringar"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "Redigerar %(media_title)s" msgstr "Redigerar %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "Avbryt"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "Spara ändringar"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -591,13 +608,11 @@ msgstr "Media taggat med: %(tag_name)s"
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "Original" msgstr "Original"
@ -648,7 +663,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -692,7 +707,7 @@ msgid "Really delete %(title)s?"
msgstr "Vill du verkligen radera %(title)s?" msgstr "Vill du verkligen radera %(title)s?"
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -701,7 +716,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -759,13 +774,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -773,11 +783,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -848,41 +858,25 @@ msgstr "Redigera profil"
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "Den här användaren har inte fyllt i sin profilsida ännu." msgstr "Den här användaren har inte fyllt i sin profilsida ännu."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "Se all media från %(username)s" msgstr "Se all media från %(username)s"
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "Här kommer din media att dyka upp, du verkar inte ha lagt till någonting ännu." msgstr "Här kommer din media att dyka upp, du verkar inte ha lagt till någonting ännu."
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "Lägg till media" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "Det verkar inte finnas någon media här ännu." msgstr "Det verkar inte finnas någon media här ännu."
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -902,7 +896,7 @@ msgstr "Atom-feed"
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -941,6 +935,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr "Ojoj!"
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "Jag är säker på att jag vill radera detta" msgstr "Jag är säker på att jag vill radera detta"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,7 +92,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -103,7 +103,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -119,11 +119,11 @@ msgstr ""
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -162,20 +162,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -189,33 +189,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -327,46 +332,27 @@ msgstr ""
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -390,31 +376,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -422,17 +433,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -541,30 +545,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr "రద్దుచేయి"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "మార్పులను భద్రపరచు"
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr "రద్దుచేయి"
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr "మార్పులను భద్రపరచు"
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -590,13 +607,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -647,7 +662,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -691,7 +706,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -700,7 +715,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -758,13 +773,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -772,11 +782,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -847,41 +857,25 @@ msgstr ""
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -901,7 +895,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -940,6 +934,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
"POT-Creation-Date: 2012-09-24 14:01-0500\n" "POT-Creation-Date: 2012-12-03 13:23-0600\n"
"PO-Revision-Date: 2012-09-24 18:57+0000\n" "PO-Revision-Date: 2012-12-03 19:18+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW.Big5/)\n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW.Big5/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -91,7 +91,7 @@ msgstr ""
msgid "You can now log in using your new password." msgid "You can now log in using your new password."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:83 #: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47 #: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
#: mediagoblin/user_pages/forms.py:40 #: mediagoblin/user_pages/forms.py:40
msgid "Title" msgid "Title"
@ -102,7 +102,7 @@ msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
#: mediagoblin/edit/forms.py:87 mediagoblin/submit/forms.py:32 #: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44 #: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -118,11 +118,11 @@ msgstr ""
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
msgid "Slug" msgid "Slug"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:92 #: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
msgid "The slug can't be empty" msgid "The slug can't be empty"
msgstr "" msgstr ""
@ -161,20 +161,20 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:72 #: mediagoblin/edit/forms.py:71
msgid "Email me when others comment on my media" msgid "Email me when others comment on my media"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:84 #: mediagoblin/edit/forms.py:83
msgid "The title can't be empty" msgid "The title can't be empty"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:50 #: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
#: mediagoblin/user_pages/forms.py:43 #: mediagoblin/user_pages/forms.py:43
msgid "Description of this collection" msgid "Description of this collection"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:93 #: mediagoblin/edit/forms.py:92
msgid "" msgid ""
"The title part of this collection's address. You usually don't need to " "The title part of this collection's address. You usually don't need to "
"change this." "change this."
@ -188,33 +188,38 @@ msgstr ""
msgid "You are editing another user's media. Proceed with caution." msgid "You are editing another user's media. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:182 #: mediagoblin/edit/views.py:156
#, python-format
msgid "You added the attachment %s!"
msgstr ""
#: mediagoblin/edit/views.py:181
msgid "You are editing a user's profile. Proceed with caution." msgid "You are editing a user's profile. Proceed with caution."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:198 #: mediagoblin/edit/views.py:197
msgid "Profile changes saved" msgid "Profile changes saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:227 mediagoblin/edit/views.py:247 #: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
msgid "Account settings saved" msgid "Account settings saved"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:252 #: mediagoblin/edit/views.py:251
msgid "Wrong password" msgid "Wrong password"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 #: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
#: mediagoblin/user_pages/views.py:215 #: mediagoblin/user_pages/views.py:215
#, python-format #, python-format
msgid "You already have a collection called \"%s\"!" msgid "You already have a collection called \"%s\"!"
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:292 #: mediagoblin/edit/views.py:291
msgid "A collection with that slug already exists for this user." msgid "A collection with that slug already exists for this user."
msgstr "" msgstr ""
#: mediagoblin/edit/views.py:309 #: mediagoblin/edit/views.py:308
msgid "You are editing another user's collection. Proceed with caution." msgid "You are editing another user's collection. Proceed with caution."
msgstr "" msgstr ""
@ -326,46 +331,27 @@ msgstr ""
msgid "Collection \"%s\" added!" msgid "Collection \"%s\" added!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:24
msgid "Image of 404 goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:25
msgid "Oops!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:26
msgid "There doesn't seem to be a page at this address. Sorry!"
msgstr ""
#: mediagoblin/templates/mediagoblin/404.html:28
msgid ""
"If you're sure the address is correct, maybe the page you're looking for has"
" been moved or deleted."
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:50 #: mediagoblin/templates/mediagoblin/base.html:50
msgid "MediaGoblin logo" msgid "MediaGoblin logo"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:60 #: mediagoblin/templates/mediagoblin/base.html:56
msgid "Verify your email!" #, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:66 #: mediagoblin/templates/mediagoblin/base.html:62
msgid "+ Add media" msgid "log out"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:67 #: mediagoblin/templates/mediagoblin/base.html:64
msgid "+ Add collection" #: mediagoblin/templates/mediagoblin/root.html:28
msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
msgid "Add media"
#: mediagoblin/templates/mediagoblin/base.html:69
msgid "View your profile"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:70 #: mediagoblin/templates/mediagoblin/base.html:70
msgid "Log out" msgid "Verify your email!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:75 #: mediagoblin/templates/mediagoblin/base.html:75
@ -389,31 +375,56 @@ msgid ""
"href=\"%(source_link)s\">Source code</a> available." "href=\"%(source_link)s\">Source code</a> available."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:24 #: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:25
msgid "Actions"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31
msgid "Create new collection"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:34
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:38
#: mediagoblin/templates/mediagoblin/root.html:44
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:51
msgid "Explore" msgid "Explore"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:26 #: mediagoblin/templates/mediagoblin/root.html:53
msgid "Hi there, welcome to this MediaGoblin site!" msgid "Hi there, welcome to this MediaGoblin site!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:28 #: mediagoblin/templates/mediagoblin/root.html:55
msgid "" msgid ""
"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
"extraordinarily great piece of media hosting software." "extraordinarily great piece of media hosting software."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:29 #: mediagoblin/templates/mediagoblin/root.html:56
msgid "" msgid ""
"To add your own media, place comments, and more, you can log in with your " "To add your own media, place comments, and more, you can log in with your "
"MediaGoblin account." "MediaGoblin account."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:31 #: mediagoblin/templates/mediagoblin/root.html:58
msgid "Don't have one yet? It's easy!" msgid "Don't have one yet? It's easy!"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:32 #: mediagoblin/templates/mediagoblin/root.html:59
#, python-format #, python-format
msgid "" msgid ""
"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n" "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
@ -421,17 +432,10 @@ msgid ""
" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>" " <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/root.html:40 #: mediagoblin/templates/mediagoblin/root.html:67
msgid "Most recent media" msgid "Most recent media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:21
#: mediagoblin/templates/mediagoblin/admin/panel.html:26
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
msgid "Media processing panel"
msgstr ""
#: mediagoblin/templates/mediagoblin/admin/panel.html:29 #: mediagoblin/templates/mediagoblin/admin/panel.html:29
msgid "" msgid ""
"Here you can track the state of media being processed on this instance." "Here you can track the state of media being processed on this instance."
@ -540,30 +544,43 @@ msgstr ""
msgid "Editing attachments for %(media_title)s" msgid "Editing attachments for %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
#: mediagoblin/templates/mediagoblin/edit/edit.html:41
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:23 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
#: mediagoblin/templates/mediagoblin/edit/edit.html:35 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
#, python-format #, python-format
msgid "Editing %(media_title)s" msgid "Editing %(media_title)s"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:42
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Cancel"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit.html:43
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
msgid "Save changes"
msgstr ""
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
#, python-format #, python-format
msgid "Changing %(username)s's account settings" msgid "Changing %(username)s's account settings"
msgstr "" msgstr ""
@ -589,13 +606,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
#: mediagoblin/templates/mediagoblin/media_displays/video.html:52 #: mediagoblin/templates/mediagoblin/media_displays/video.html:52
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
msgid "Original" msgid "Original"
msgstr "" msgstr ""
@ -646,7 +661,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/submit/collection.html:30 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
#: mediagoblin/templates/mediagoblin/submit/start.html:34 #: mediagoblin/templates/mediagoblin/submit/start.html:34
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:83 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -690,7 +705,7 @@ msgid "Really delete %(title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr ""
@ -699,7 +714,7 @@ msgstr ""
msgid "Really remove %(media_title)s from %(collection_title)s?" msgid "Really remove %(media_title)s from %(collection_title)s?"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -757,13 +772,8 @@ msgid ""
" <p>%(date)s</p>" " <p>%(date)s</p>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:171 #: mediagoblin/templates/mediagoblin/user_pages/media.html:202
#: mediagoblin/templates/mediagoblin/user_pages/media.html:187 msgid "Add media to collection"
msgid "Attachments"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
msgid "Add attachment"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
@ -771,11 +781,11 @@ msgstr ""
msgid "Add %(title)s to collection" msgid "Add %(title)s to collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:52 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
msgid "+" msgid "+"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:57 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
msgid "Add a new collection" msgid "Add a new collection"
msgstr "" msgstr ""
@ -846,41 +856,25 @@ msgstr ""
msgid "This user hasn't filled in their profile (yet)." msgid "This user hasn't filled in their profile (yet)."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:125 #: mediagoblin/templates/mediagoblin/user_pages/user.html:132
msgid "Change account settings"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
#, python-format #, python-format
msgid "View all of %(username)s's media" msgid "View all of %(username)s's media"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:151 #: mediagoblin/templates/mediagoblin/user_pages/user.html:145
msgid "" msgid ""
"This is where your media will appear, but you don't seem to have added " "This is where your media will appear, but you don't seem to have added "
"anything yet." "anything yet."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/user.html:157 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
msgid "Add media" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
msgstr "" #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:87
#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
msgid "There doesn't seem to be any media here yet..." msgid "There doesn't seem to be any media here yet..."
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:39 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
#, python-format msgid "(remove)"
msgid ""
"<br />\n"
" <a href=\"%(entry_url)s\">%(note)s</a>"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:47
#, python-format
msgid "<br /><a href=\"%(remove_url)s\" class=\"remove\">(remove)</a>"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/collections.html:20 #: mediagoblin/templates/mediagoblin/utils/collections.html:20
@ -900,7 +894,7 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
#, python-format #, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
@ -939,6 +933,32 @@ msgstr ""
msgid "Could not read the image file." msgid "Could not read the image file."
msgstr "" msgstr ""
#: mediagoblin/tools/response.py:29
msgid "Oops!"
msgstr ""
#: mediagoblin/tools/response.py:30
msgid "An error occured"
msgstr ""
#: mediagoblin/tools/response.py:44
msgid "Operation not allowed"
msgstr ""
#: mediagoblin/tools/response.py:45
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
msgstr ""
#: mediagoblin/tools/response.py:52
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
msgstr ""
#: mediagoblin/user_pages/forms.py:28 #: mediagoblin/user_pages/forms.py:28
msgid "I am sure I want to delete this" msgid "I am sure I want to delete this"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff