diff options
Diffstat (limited to 'mediagoblin/i18n/sl')
-rw-r--r-- | mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.mo | bin | 49941 -> 0 bytes | |||
-rw-r--r-- | mediagoblin/i18n/sl/mediagoblin.po (renamed from mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.po) | 526 |
2 files changed, 337 insertions, 189 deletions
diff --git a/mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.mo b/mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.mo Binary files differdeleted file mode 100644 index 24d3f003..00000000 --- a/mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.mo +++ /dev/null diff --git a/mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/sl/mediagoblin.po index c761055d..84918610 100644 --- a/mediagoblin/i18n/sl/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/sl/mediagoblin.po @@ -1,33 +1,32 @@ # Translations template for PROJECT. # Copyright (C) 2014 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# -# Translators: -# Jure Repinc <jlp@holodeck1.com>, 2011 +# FIRST AUTHOR <EMAIL@ADDRESS>, 2014. +# msgid "" msgstr "" -"Project-Id-Version: GNU MediaGoblin\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-10 12:32-0500\n" -"PO-Revision-Date: 2014-07-10 17:32+0000\n" -"Last-Translator: cwebber <cwebber@dustycloud.org>\n" -"Language-Team: Slovenian (http://www.transifex.com/projects/p/mediagoblin/language/sl/)\n" +"POT-Creation-Date: 2014-09-21 11:08-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.10.0\n" "Generated-By: Babel 1.3\n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202 +#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202 msgid "Sorry, registration is disabled on this instance." -msgstr "Oprostite, prijava za ta izvod ni omogočena." +msgstr "" -#: mediagoblin/decorators.py:315 +#: mediagoblin/decorators.py:318 msgid "Sorry, reporting is disabled on this instance." msgstr "" -#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55 +#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55 #: mediagoblin/plugins/persona/views.py:77 msgid "Sorry, authentication is disabled on this instance." msgstr "" @@ -46,7 +45,7 @@ msgstr "" #: mediagoblin/auth/tools.py:116 msgid "Sorry, a user with that name already exists." -msgstr "Oprostite, uporabnik s tem imenom že obstaja." +msgstr "" #: mediagoblin/auth/tools.py:120 mediagoblin/edit/views.py:407 msgid "Sorry, a user with that email address already exists." @@ -59,13 +58,13 @@ msgstr "" #: mediagoblin/auth/views.py:161 msgid "" -"Your email address has been verified. You may now login, edit your profile, " -"and submit images!" -msgstr "Vaš e-poštni naslov je bil potrjen. Sedaj se lahko prijavite, uredite svoj profil in pošljete slike." +"Your email address has been verified. You may now login, edit your " +"profile, and submit images!" +msgstr "" #: mediagoblin/auth/views.py:167 msgid "The verification key or user id is incorrect" -msgstr "Potrditveni ključ ali uporabniška identifikacija je napačna" +msgstr "" #: mediagoblin/auth/views.py:185 msgid "You must be logged in so we know who to send the email to!" @@ -77,14 +76,18 @@ msgstr "" #: mediagoblin/auth/views.py:203 msgid "Resent your verification email." -msgstr "Ponovno pošiljanje potrditvene e-pošte." +msgstr "" #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:89 #: mediagoblin/media_types/blog/forms.py:24 #: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37 -#: mediagoblin/submit/forms.py:61 mediagoblin/user_pages/forms.py:45 +#: mediagoblin/submit/forms.py:61 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100 +#: mediagoblin/user_pages/forms.py:45 msgid "Title" -msgstr "Naslov" +msgstr "" #: mediagoblin/edit/forms.py:32 mediagoblin/submit/forms.py:40 msgid "Description of this work" @@ -94,14 +97,15 @@ msgstr "" #: mediagoblin/edit/forms.py:93 mediagoblin/submit/forms.py:65 msgid "" "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." msgstr "" #: mediagoblin/edit/forms.py:37 mediagoblin/media_types/blog/forms.py:27 #: mediagoblin/submit/forms.py:45 msgid "Tags" -msgstr "Oznake" +msgstr "" #: mediagoblin/edit/forms.py:39 mediagoblin/submit/forms.py:47 msgid "Separate tags by commas." @@ -109,11 +113,11 @@ msgstr "" #: mediagoblin/edit/forms.py:42 mediagoblin/edit/forms.py:97 msgid "Slug" -msgstr "Oznaka" +msgstr "" #: mediagoblin/edit/forms.py:43 mediagoblin/edit/forms.py:98 msgid "The slug can't be empty" -msgstr "Oznaka ne sme biti prazna" +msgstr "" #: mediagoblin/edit/forms.py:44 msgid "" @@ -129,11 +133,11 @@ msgstr "" #: mediagoblin/edit/forms.py:54 msgid "Bio" -msgstr "Biografija" +msgstr "" #: mediagoblin/edit/forms.py:60 msgid "Website" -msgstr "Spletna stran" +msgstr "" #: mediagoblin/edit/forms.py:62 msgid "This address contains errors" @@ -190,9 +194,9 @@ msgstr "" #: mediagoblin/plugins/basic_auth/forms.py:43 #: mediagoblin/plugins/ldap/forms.py:39 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:64 -#: mediagoblin/tests/test_util.py:116 +#: mediagoblin/tests/test_util.py:143 msgid "Password" -msgstr "Geslo" +msgstr "" #: mediagoblin/edit/forms.py:125 msgid "Enter your password to prove you own this account." @@ -208,11 +212,11 @@ msgstr "" #: mediagoblin/edit/views.py:78 msgid "An entry with that slug already exists for this user." -msgstr "Vnos s to oznako za tega uporabnika že obstaja." +msgstr "" #: mediagoblin/edit/views.py:96 msgid "You are editing another user's media. Proceed with caution." -msgstr "Urejate vsebino drugega uporabnika. Nadaljujte pazljivo." +msgstr "" #: mediagoblin/edit/views.py:166 #, python-format @@ -225,7 +229,7 @@ msgstr "" #: mediagoblin/edit/views.py:199 msgid "You are editing a user's profile. Proceed with caution." -msgstr "Urejate uporabniški profil. Nadaljujte pazljivo." +msgstr "" #: mediagoblin/edit/views.py:215 msgid "Profile changes saved" @@ -331,7 +335,8 @@ msgstr "" #: mediagoblin/gmg_commands/batchaddmedia.py:157 msgid "" "Successfully submitted {filename}!\n" -"Be sure to look at the Media Processing Panel on your website to be sure it\n" +"Be sure to look at the Media Processing Panel on your website to be sure " +"it\n" "uploaded successfully." msgstr "" @@ -353,9 +358,9 @@ msgstr "" #: mediagoblin/meddleware/csrf.py:134 msgid "" -"CSRF cookie not present. This is most likely the result of a cookie blocker " -"or somesuch.<br/>Make sure to permit the settings of cookies for this " -"domain." +"CSRF cookie not present. This is most likely the result of a cookie " +"blocker or somesuch.<br/>Make sure to permit the settings of cookies for " +"this domain." msgstr "" #: mediagoblin/media_types/__init__.py:79 @@ -375,7 +380,7 @@ msgstr "" #: mediagoblin/media_types/blog/views.py:156 mediagoblin/submit/views.py:69 msgid "Woohoo! Submitted!" -msgstr "Juhej! Poslano." +msgstr "" #: mediagoblin/media_types/blog/views.py:198 msgid "Woohoo! edited blogpost is submitted" @@ -452,7 +457,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48 msgid "Cancel" -msgstr "Prekliči" +msgstr "" #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:48 #: mediagoblin/templates/mediagoblin/edit/delete_account.html:44 @@ -539,6 +544,57 @@ msgstr "" msgid "What privileges will you take away?" msgstr "" +#: mediagoblin/moderation/forms.py:122 +msgid "Why user was banned:" +msgstr "" + +#: mediagoblin/moderation/forms.py:125 +msgid "Message to user:" +msgstr "" + +#: mediagoblin/moderation/forms.py:128 +msgid "Resolution content:" +msgstr "" + +#: mediagoblin/moderation/tools.py:34 +msgid "" +"\n" +"{mod} took away {user}'s {privilege} privileges." +msgstr "" + +#: mediagoblin/moderation/tools.py:47 +msgid "" +"\n" +"{mod} banned user {user} {expiration_date}." +msgstr "" + +#: mediagoblin/moderation/tools.py:51 +msgid "until {date}" +msgstr "" + +#: mediagoblin/moderation/tools.py:53 +#: mediagoblin/templates/mediagoblin/banned.html:30 +msgid "indefinitely" +msgstr "" + +#: mediagoblin/moderation/tools.py:62 +msgid "" +"\n" +"{mod} sent a warning email to the {user}." +msgstr "" + +#: mediagoblin/moderation/tools.py:71 +msgid "" +"\n" +"{mod} deleted the comment." +msgstr "" + +#: mediagoblin/moderation/tools.py:78 +msgid "" +"\n" +"{mod} deleted the media entry." +msgstr "" + #: mediagoblin/moderation/tools.py:91 msgid "Warning from" msgstr "" @@ -557,11 +613,11 @@ msgstr "" msgid "You will not receive notifications for comments on %s." msgstr "" -#: mediagoblin/oauth/views.py:242 +#: mediagoblin/oauth/views.py:241 msgid "Must provide an oauth_token." msgstr "" -#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:297 +#: mediagoblin/oauth/views.py:246 mediagoblin/oauth/views.py:297 msgid "No request token found." msgstr "" @@ -611,12 +667,18 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:37 msgid "" "\n" -" Go to the page of the media entry you want to feature. Copy it's URL and\n" -" then paste it into a new line in the text box above. There should be only\n" -" one url per line. The url that you paste into the text box should be under\n" -" the header describing how prominent a feature it will be (whether Primary,\n" -" Secondary, or Tertiary). Once all of the media that you want to feature are\n" -" inside the text box, click the Submit Query button, and your media should be\n" +" Go to the page of the media entry you want to feature. Copy it's " +"URL and\n" +" then paste it into a new line in the text box above. There should " +"be only\n" +" one url per line. The url that you paste into the text box should " +"be under\n" +" the header describing how prominent a feature it will be (whether " +"Primary,\n" +" Secondary, or Tertiary). Once all of the media that you want to " +"feature are\n" +" inside the text box, click the Submit Query button, and your media " +"should be\n" " displayed on the front page.\n" " " msgstr "" @@ -628,21 +690,33 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:51 msgid "" "\n" -" Yes. If you would prefer, you may go to the media homepage of the piece\n" -" of media you would like to feature or unfeature and look at the bar to\n" -" the side of the media entry. If the piece of media has not been featured\n" -" yet you should see a button that says 'Feature'. Press that button and\n" -" the media will be featured as a Primary Feature at the top of the page.\n" -" All other featured media entries will remain as features, but will be\n" +" Yes. If you would prefer, you may go to the media homepage of the" +" piece\n" +" of media you would like to feature or unfeature and look at the " +"bar to\n" +" the side of the media entry. If the piece of media has not been " +"featured\n" +" yet you should see a button that says \"Feature\". Press that " +"button and\n" +" the media will be featured as a Primary Feature at the top of the" +" page.\n" +" All other featured media entries will remain as features, but " +"will be\n" " pushed further down the page.<br /><br />\n" "\n" -" If you go to the media homepage of a piece of media that is currently\n" -" featured, you will see the options \"Unfeature\", \"Promote\" and \"Demote\"\n" -" where previously there was the button which said \"Feature\". Click\n" -" Unfeature and that media entry will no longer be displayed on the\n" -" front page, although you can feature it again at any point. Promote\n" +" If you go to the media homepage of a piece of media that is " +"currently\n" +" featured, you will see the options \"Unfeature\", \"Promote\" and" +" \"Demote\"\n" +" where previously there was the button which said \"Feature\". " +"Click\n" +" Unfeature and that media entry will no longer be displayed on the" +"\n" +" front page, although you can feature it again at any point. " +"Promote\n" " moves the featured media higher up on the page and makes it more\n" -" prominent and Demote moves the featured media lower down and makes it\n" +" prominent and Demote moves the featured media lower down and " +"makes it\n" " less prominent.\n" " " msgstr "" @@ -654,13 +728,19 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:74 msgid "" "\n" -" These categories just describe how prominent a feature will be on your\n" -" front page. Primary Features are placed at the top of the front page and are\n" -" much larger. Next are Secondary Features, which are slightly smaller.\n" -" Tertiary Features make up a grid at the bottom of the page.<br /><br />\n" +" These categories just describe how prominent a feature will be on " +"your\n" +" front page. Primary Features are placed at the top of the front " +"page and are\n" +" much larger. Next are Secondary Features, which are slightly " +"smaller.\n" +" Tertiary Features make up a grid at the bottom of the page.<br " +"/><br />\n" "\n" -" Primary Features also can display longer descriptions than Secondary\n" -" Features, and Secondary Features can display longer descriptions than\n" +" Primary Features also can display longer descriptions than " +"Secondary\n" +" Features, and Secondary Features can display longer descriptions " +"than\n" " Tertiary Features." msgstr "" @@ -673,12 +753,18 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:88 msgid "" "\n" -" When a media entry is featured, the entry's title, it's thumbnail and a\n" -" portion of its description will be displayed on your website's front page.\n" -" The number of characters displayed varies on the prominence of the feature.\n" -" Primary Features display the first 512 characters of their description,\n" -" Secondary Features display the first 256 characters of their description,\n" -" and Tertiary Features display the first 128 characters of their description.\n" +" When a media entry is featured, the entry's title, it's thumbnail " +"and a\n" +" portion of its description will be displayed on your website's " +"front page.\n" +" The number of characters displayed varies on the prominence of the " +"feature.\n" +" Primary Features display the first 512 characters of their " +"description,\n" +" Secondary Features display the first 256 characters of their " +"description,\n" +" and Tertiary Features display the first 128 characters of their " +"description.\n" " " msgstr "" @@ -689,7 +775,8 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:102 msgid "" "\n" -" Unfeature a media by removing its line from the above textarea and then\n" +" Unfeature a media by removing its line from the above textarea and " +"then\n" " pressing the Submit Query button.\n" " " msgstr "" @@ -701,9 +788,12 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:110 msgid "" "\n" -" When copying and pasting urls into the above text box, be aware that if\n" -" you make a typo, once you press Submit Query, your media entry will NOT be\n" -" featured. Make sure that all your intended Media Entries are featured.\n" +" When copying and pasting urls into the above text box, be aware " +"that if\n" +" you make a typo, once you press Submit Query, your media entry will" +" NOT be\n" +" featured. Make sure that all your intended Media Entries are " +"featured.\n" " " msgstr "" @@ -759,24 +849,26 @@ msgstr "" #: mediagoblin/plugins/archivalook/templates/archivalook/root.html:62 msgid "" "If you would like to feature a\n" -" piece of media, go to that media entry's homepage and click the button\n" -" that says" +" piece of media, go to that media entry's homepage and click the " +"button\n" +" that says <a class=\"button_action\">Feature</a>." msgstr "" -#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65 +#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67 +#, python-format msgid "" "You're seeing this page because you are a user capable of\n" -" featuring media, a regular user would see a blank page, so be sure to\n" -" have media featured as long as your instance has the 'archivalook'\n" -" plugin enabled. A more advanced tool to manage features can be found\n" -" in the" +" featuring media, a regular user would see a blank page, so be " +"sure to\n" +" have media featured as long as your instance has the " +"'archivalook'\n" +" plugin enabled. A more advanced tool to manage features can be " +"found\n" +" in the <a href=\"%(featured_media_url)s\">feature management " +"panel.</a>" msgstr "" -#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72 -msgid "feature management panel." -msgstr "" - -#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77 +#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79 msgid "View most recent media" msgstr "" @@ -819,14 +911,14 @@ msgstr "" #: mediagoblin/plugins/persona/forms.py:24 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:76 msgid "Username" -msgstr "Uporabniško ime" +msgstr "" #: mediagoblin/plugins/basic_auth/forms.py:32 #: mediagoblin/plugins/ldap/forms.py:28 mediagoblin/plugins/openid/forms.py:31 #: mediagoblin/plugins/persona/forms.py:28 #: mediagoblin/plugins/persona/forms.py:39 msgid "Email address" -msgstr "E-poštni naslov" +msgstr "" #: mediagoblin/plugins/basic_auth/forms.py:39 msgid "Username or Email" @@ -842,8 +934,8 @@ msgstr "" #: mediagoblin/plugins/basic_auth/views.py:54 msgid "" -"If that email address (case sensitive!) is registered an email has been sent" -" with instructions on how to change your password." +"If that email address (case sensitive!) is registered an email has been " +"sent with instructions on how to change your password." msgstr "" #: mediagoblin/plugins/basic_auth/views.py:65 @@ -851,14 +943,13 @@ msgid "Couldn't find someone with that username." msgstr "" #: mediagoblin/plugins/basic_auth/views.py:68 -msgid "" -"An email has been sent with instructions on how to change your password." +msgid "An email has been sent with instructions on how to change your password." msgstr "" #: mediagoblin/plugins/basic_auth/views.py:75 msgid "" -"Could not send password recovery email as your username is inactive or your " -"account's email address has not been verified." +"Could not send password recovery email as your username is inactive or " +"your account's email address has not been verified." msgstr "" #: mediagoblin/plugins/basic_auth/views.py:123 @@ -901,11 +992,11 @@ msgstr "" #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22 msgid "Don't have an account yet?" -msgstr "Še nimate računa?" +msgstr "" #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:24 msgid "Create one here!" -msgstr "Ustvarite si ga." +msgstr "" #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22 msgid "Change your password." @@ -974,10 +1065,14 @@ msgstr "" #: mediagoblin/plugins/oauth/forms.py:45 msgid "" "<strong>Confidential</strong> - 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> - The client can't make confidential\n" -" requests to the GNU MediaGoblin instance (e.g. client-side\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> - The client can't make " +"confidential\n" +" requests to the GNU MediaGoblin instance (e.g. client-" +"side\n" " JavaScript client)." msgstr "" @@ -1078,12 +1173,12 @@ msgstr "" #: mediagoblin/templates/mediagoblin/auth/login.html:36 #: mediagoblin/templates/mediagoblin/auth/login.html:47 msgid "Log in" -msgstr "Prijava" +msgstr "" #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:39 #: mediagoblin/templates/mediagoblin/auth/login.html:39 msgid "Logging in failed!" -msgstr "Prijava ni uspela." +msgstr "" #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:44 msgid "Log in to create an account!" @@ -1111,8 +1206,8 @@ msgstr "" #: mediagoblin/plugins/persona/views.py:144 msgid "" -"You can't delete your only Persona email address unless you have a password " -"set." +"You can't delete your only Persona email address unless you have a " +"password set." msgstr "" #: mediagoblin/plugins/persona/views.py:149 @@ -1120,8 +1215,7 @@ msgid "That Persona email address is not registered to this account." msgstr "" #: mediagoblin/plugins/persona/views.py:176 -msgid "" -"Sorry, an account is already registered with that Persona email address." +msgid "Sorry, an account is already registered with that Persona email address." msgstr "" #: mediagoblin/plugins/persona/views.py:192 @@ -1150,7 +1244,7 @@ msgstr "" #: mediagoblin/processing/__init__.py:420 msgid "Invalid file given for media type." -msgstr "Za vrsto vsebine je bila podana napačna datoteka." +msgstr "" #: mediagoblin/processing/__init__.py:427 msgid "Copying to public storage failed." @@ -1166,18 +1260,19 @@ msgstr "" #: mediagoblin/submit/forms.py:34 msgid "File" -msgstr "Datoteka" +msgstr "" #: mediagoblin/submit/forms.py:41 msgid "" "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." msgstr "" #: mediagoblin/submit/views.py:55 msgid "You must provide a file." -msgstr "Podati morate datoteko." +msgstr "" #: mediagoblin/submit/views.py:138 #, python-format @@ -1202,10 +1297,6 @@ msgstr "" msgid "until %(until_when)s" msgstr "" -#: mediagoblin/templates/mediagoblin/banned.html:30 -msgid "indefinitely" -msgstr "" - #: mediagoblin/templates/mediagoblin/base.html:97 msgid "Verify your email!" msgstr "" @@ -1231,7 +1322,7 @@ msgstr "" #: 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" +msgstr "" #: mediagoblin/templates/mediagoblin/base.html:152 msgid "Log out" @@ -1240,13 +1331,17 @@ msgstr "" #: mediagoblin/templates/mediagoblin/base.html:155 #: mediagoblin/templates/mediagoblin/user_pages/user.html:113 msgid "Add media" -msgstr "Dodaj vsebino" +msgstr "" #: mediagoblin/templates/mediagoblin/base.html:158 #: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41 msgid "Create new collection" msgstr "" +#: mediagoblin/templates/mediagoblin/base.html:163 +msgid "Moderation powers:" +msgstr "" + #: mediagoblin/templates/mediagoblin/base.html:169 msgid "User management panel" msgstr "" @@ -1311,11 +1406,11 @@ msgstr "" #: mediagoblin/templates/mediagoblin/auth/register.html:28 #: mediagoblin/templates/mediagoblin/auth/register.html:36 msgid "Create an account!" -msgstr "Ustvarite račun." +msgstr "" #: mediagoblin/templates/mediagoblin/auth/register.html:41 msgid "Create" -msgstr "Ustvari" +msgstr "" #: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19 #, python-format @@ -1326,21 +1421,22 @@ msgid "" "your web browser:\n" "\n" "%(verification_url)s" -msgstr "Pozdravljeni, %(username)s\n\nZa aktivacijo svojega računa GNU MediaGoblin odprite\nnaslednji URL v svojem spletnem brskalniku:\n\n%(verification_url)s" +msgstr "" #: mediagoblin/templates/mediagoblin/bits/base_footer.html:21 #, python-format msgid "" "Powered by <a href=\"http://mediagoblin.org/\" title='Version " -"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> project." +"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> " +"project." msgstr "" #: mediagoblin/templates/mediagoblin/bits/base_footer.html:24 #, python-format msgid "" "Released under the <a " -"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a " -"href=\"%(source_link)s\">Source code</a> available." +"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a" +" href=\"%(source_link)s\">Source code</a> available." msgstr "" #: mediagoblin/templates/mediagoblin/bits/base_footer.html:30 @@ -1357,14 +1453,14 @@ msgstr "" #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:25 msgid "" -"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an " -"extraordinarily great piece of media hosting software." +"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, " +"an extraordinarily great piece of media hosting software." msgstr "" #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:27 msgid "" -"To add your own media, place comments, and more, you can log in with your " -"MediaGoblin account." +"To add your own media, place comments, and more, you can log in with your" +" MediaGoblin account." msgstr "" #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:29 @@ -1381,13 +1477,15 @@ msgstr "" #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:42 msgid "" "\n" -" <a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your own server</a>" +" <a class=\"button_action\" " +"href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your " +"own server</a>" msgstr "" #: mediagoblin/templates/mediagoblin/bits/logo.html:23 #: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23 msgid "MediaGoblin logo" -msgstr "Logotip MediaGoblin" +msgstr "" #: mediagoblin/templates/mediagoblin/edit/attachments.html:23 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35 @@ -1412,7 +1510,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40 msgid "Save changes" -msgstr "Shrani spremembe" +msgstr "" #: mediagoblin/templates/mediagoblin/edit/change_email.html:23 #: mediagoblin/templates/mediagoblin/edit/change_email.html:33 @@ -1433,7 +1531,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/edit/edit.html:35 #, python-format msgid "Editing %(media_title)s" -msgstr "Urejanje %(media_title)s" +msgstr "" #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40 @@ -1458,7 +1556,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34 #, python-format msgid "Editing %(username)s's profile" -msgstr "Urejanje profila – %(username)s" +msgstr "" #: mediagoblin/templates/mediagoblin/edit/metadata.html:67 #, python-format @@ -1486,12 +1584,14 @@ msgstr "" msgid "" "Hi,\n" "\n" -"We wanted to verify that you are %(username)s. If this is the case, then \n" +"We wanted to verify that you are %(username)s. If this is the case, then" +" \n" "please follow the link below to verify your new email address.\n" "\n" "%(verification_url)s\n" "\n" -"If you are not %(username)s or didn't request an email change, you can ignore\n" +"If you are not %(username)s or didn't request an email change, you can " +"ignore\n" "this email." msgstr "" @@ -1631,24 +1731,57 @@ msgid "WebM file (VP8/Vorbis)" msgstr "" #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:30 -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 "" #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:33 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32 msgid "Media in-processing" -msgstr "Vsebina v obdelavi" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98 +#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75 +msgid "ID" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99 +msgid "User" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41 +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70 +msgid "When submitted" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42 +msgid "Transcoding progress" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53 +msgid "Unknown" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56 msgid "No media in-processing" -msgstr "V obdelavi ni nobene vsebine" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:62 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59 msgid "These uploads failed to process:" -msgstr "Teh vsebin ni bilo moč obdelati:" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71 +msgid "Reason for failure" +msgstr "" + +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72 +msgid "Failure metadata" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86 @@ -1659,6 +1792,10 @@ msgstr "" msgid "Last 10 successful uploads" msgstr "" +#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101 +msgid "Submitted" +msgstr "" + #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107 msgid "No processed entries, yet!" @@ -1699,6 +1836,10 @@ msgid "" " " msgstr "" +#: mediagoblin/templates/mediagoblin/moderation/report.html:102 +msgid "Reason for report:" +msgstr "" + #: mediagoblin/templates/mediagoblin/moderation/report.html:133 #: mediagoblin/templates/mediagoblin/moderation/user.html:136 msgid "Resolve" @@ -1817,7 +1958,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:40 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:60 msgid "Email verification needed" -msgstr "Potrebna je potrditev prek e-pošte" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user.html:55 msgid "" @@ -1831,7 +1972,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:25 #, python-format msgid "%(username)s's profile" -msgstr "Profil – %(username)s" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user.html:68 #, python-format @@ -1845,13 +1986,13 @@ msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user.html:78 #: mediagoblin/templates/mediagoblin/user_pages/user.html:62 msgid "This user hasn't filled in their profile (yet)." -msgstr "Ta uporabnik še ni izpolnil svojega profila." +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user.html:89 #: mediagoblin/templates/mediagoblin/user_pages/user.html:57 #: mediagoblin/templates/mediagoblin/user_pages/user.html:74 msgid "Edit profile" -msgstr "Uredi profil" +msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user.html:96 #: mediagoblin/templates/mediagoblin/user_pages/user.html:81 @@ -1940,7 +2081,8 @@ msgstr "" #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:29 msgid "" "\n" -" Here you can look up users in order to take punitive actions on them.\n" +" Here you can look up users in order to take punitive actions on them." +"\n" " " msgstr "" @@ -1948,10 +2090,6 @@ msgstr "" msgid "Active Users" msgstr "" -#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75 -msgid "ID" -msgstr "" - #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77 msgid "When Joined" msgstr "" @@ -2041,7 +2179,8 @@ msgstr "" #, python-format msgid "" "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 "" #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30 @@ -2059,7 +2198,7 @@ msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48 #, python-format msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media" -msgstr "Vsebina uporabnika <a href=\"%(user_url)s\">%(username)s</a>" +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/media.html:38 #, python-format @@ -2085,9 +2224,8 @@ msgid "Add a new collection" msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29 -msgid "" -"You can track the state of media being processed for your gallery here." -msgstr "Tu lahko spremljate stanje vsebin, ki so v obdelavi za vašo galerijo." +msgid "You can track the state of media being processed for your gallery here." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89 msgid "Your last 10 successful uploads" @@ -2120,54 +2258,53 @@ msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:53 msgid "Here's a spot to tell others about yourself." -msgstr "Na tem mestu lahko drugim poveste nekaj o sebi." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:94 #, python-format msgid "View all of %(username)s's media" -msgstr "Prikaži vso vsebino uporabnika %(username)s" +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:107 msgid "" "This is where your media will appear, but you don't seem to have added " "anything yet." -msgstr "Tu bo prikazana vaša vsebina, a trenutno še niste dodali nič." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user.html:119 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84 #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70 msgid "There doesn't seem to be any media here yet..." -msgstr "Videti je, da tu še ni nobene vsebine ..." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:43 msgid "Almost done! Your account still needs to be activated." -msgstr "Skoraj ste zaključili. Svoj račun morate le še aktivirati." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:48 -msgid "" -"An email should arrive in a few moments with instructions on how to do so." -msgstr "V kratkem bi morali prejeti e-pošto z navodili, kako to storiti." +msgid "An email should arrive in a few moments with instructions on how to do so." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:52 msgid "In case it doesn't:" -msgstr "Če je ne prejmete:" +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:55 msgid "Resend verification email" -msgstr "Ponovno pošlji potrditveno e-pošto" +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:63 msgid "" -"Someone has registered an account with this username, but it still has to be" -" activated." -msgstr "Nekdo je s tem uporabniškim imenom že registriral račun, vendar mora biti še aktiviran." +"Someone has registered an account with this username, but it still has to" +" be activated." +msgstr "" #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:68 #, python-format msgid "" -"If you are that person but you've lost your verification email, you can <a " -"href=\"%(login_url)s\">log in</a> and resend it." -msgstr "Če ste ta oseba vi, a ste izgubili potrditveno e-pošto, se lahko <a href=\"%(login_url)s\">prijavite</a> in jo ponovno pošljete." +"If you are that person but you've lost your verification email, you can " +"<a href=\"%(login_url)s\">log in</a> and resend it." +msgstr "" #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49 msgid "(remove)" @@ -2181,15 +2318,23 @@ msgstr "" msgid "Add to a collection" msgstr "" +#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24 +msgid "Subscribe to comments" +msgstr "" + +#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30 +msgid "Silence comments" +msgstr "" + #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 #: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21 msgid "feed icon" -msgstr "Ikona vira" +msgstr "" #: mediagoblin/templates/mediagoblin/utils/feed_link.html:23 #: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23 msgid "Atom feed" -msgstr "Ikona Atom" +msgstr "" #: mediagoblin/templates/mediagoblin/utils/license.html:25 msgid "All rights reserved" @@ -2229,38 +2374,38 @@ msgstr "" msgid "Could not read the image file." msgstr "" -#: mediagoblin/tools/response.py:38 +#: mediagoblin/tools/response.py:39 msgid "Oops!" -msgstr "Opa!" +msgstr "" -#: mediagoblin/tools/response.py:39 +#: mediagoblin/tools/response.py:40 msgid "An error occured" msgstr "" -#: mediagoblin/tools/response.py:53 +#: mediagoblin/tools/response.py:54 msgid "Bad Request" msgstr "" -#: mediagoblin/tools/response.py:55 +#: mediagoblin/tools/response.py:56 msgid "The request sent to the server is invalid, please double check it" msgstr "" -#: mediagoblin/tools/response.py:63 +#: mediagoblin/tools/response.py:64 msgid "Operation not allowed" msgstr "" -#: mediagoblin/tools/response.py:64 +#: mediagoblin/tools/response.py:65 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:72 +#: mediagoblin/tools/response.py:73 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." +"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/tools/timesince.py:62 @@ -2293,7 +2438,8 @@ msgstr "" #: mediagoblin/user_pages/forms.py:25 msgid "" -"You can use <a href=\"http://daringfireball.net/projects/markdown/basics\" " +"You can use <a " +"href=\"http://daringfireball.net/projects/markdown/basics\" " "target=\"_blank\">Markdown</a> for formatting." msgstr "" @@ -2316,7 +2462,9 @@ msgstr "" #: mediagoblin/user_pages/forms.py:49 msgid "" "You can use\n" -" <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">\n" +" <a " +"href=\"http://daringfireball.net/projects/markdown/basics\" " +"target=\"_blank\">\n" " Markdown</a> for formatting." msgstr "" @@ -2372,8 +2520,8 @@ msgstr "" #: mediagoblin/user_pages/views.py:421 msgid "" -"You are about to delete an item from another user's collection. Proceed with" -" caution." +"You are about to delete an item from another user's collection. Proceed " +"with caution." msgstr "" #: mediagoblin/user_pages/views.py:453 @@ -2383,10 +2531,10 @@ msgstr "" #: mediagoblin/user_pages/views.py:460 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 "" #: mediagoblin/user_pages/views.py:468 -msgid "" -"You are about to delete another user's collection. Proceed with caution." +msgid "You are about to delete another user's collection. Proceed with caution." msgstr "" |