Changeset 442d43cc2df72b485938a51058f3c1df0fddb767

Show
Ignore:
Timestamp:
07/12/10 01:15:18 (2 months ago)
Author:
Jim Garrison <jim@…>
Children:
3d2e25991c8b82f523e84aafebb7b408a044fbd1
Parents:
2c60b6d7eeb983ca7000a5168fff228518f0e23f
git-committer:
Jim Garrison <jim@jimgarrison.org> / 2010-07-11T22:15:18Z-0700
Message:

updated list of strings in need of translation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • locale/de/LC_MESSAGES/django.po

    rb240a7a r442d43c  
    99"Project-Id-Version: PACKAGE VERSION\n" 
    1010"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2008-11-15 21:29-0500\n" 
     11"POT-Creation-Date: 2010-07-12 00:04-0500\n" 
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    1717"Content-Transfer-Encoding: 8bit\n" 
    1818 
    19 #: ductus/modules/textwiki/templates/textwiki/edit_wiki.html:8 
     19#: license/__init__.py:4 
     20msgid "Public Domain" 
     21msgstr "" 
     22 
     23#: license/__init__.py:5 
     24msgid "Creative Commons Attribution-ShareAlike 1.0" 
     25msgstr "" 
     26 
     27#: license/__init__.py:6 
     28msgid "Creative Commons Attribution-ShareAlike 2.0" 
     29msgstr "" 
     30 
     31#: license/__init__.py:7 
     32msgid "Creative Commons Attribution-ShareAlike 2.5" 
     33msgstr "" 
     34 
     35#: license/__init__.py:8 
     36msgid "Creative Commons Attribution-ShareAlike 3.0" 
     37msgstr "" 
     38 
     39#: license/__init__.py:9 
     40msgid "Creative Commons Attribution 1.0" 
     41msgstr "" 
     42 
     43#: license/__init__.py:10 
     44msgid "Creative Commons Attribution 2.0" 
     45msgstr "" 
     46 
     47#: license/__init__.py:11 
     48msgid "Creative Commons Attribution 2.5" 
     49msgstr "" 
     50 
     51#: license/__init__.py:12 
     52msgid "Creative Commons Attribution 3.0" 
     53msgstr "" 
     54 
     55#: modules/picture/flickr.py:114 
     56msgid "a URL from Flickr" 
     57msgstr "" 
     58 
     59#: modules/picture/flickr.py:127 
     60#, python-format 
     61msgid "must be a photo, not '%s'" 
     62msgstr "" 
     63 
     64#: modules/picture/flickr.py:129 
     65msgid "This photo is not available under an acceptable license for this wiki." 
     66msgstr "" 
     67 
     68#: modules/picture/forms.py:103 
     69msgid "Unrecogized uri type" 
     70msgstr "" 
     71 
     72#: modules/picture/forms.py:122 
     73msgid "a URN available on this site" 
     74msgstr "" 
     75 
     76#: modules/picture/forms.py:142 
     77msgid "This urn cannot be found on the server you are currently accessing." 
     78msgstr "" 
     79 
     80#: modules/picture/forms.py:146 
     81msgid "This urn represents content that is not a picture." 
     82msgstr "" 
     83 
     84#: modules/picture_choice/templates/picture_choice/edit_lesson.html:12 
     85msgid "add picture choice group" 
     86msgstr "" 
     87 
     88#: modules/picture_choice/templates/picture_choice/edit_lesson.html:13 
     89#: modules/textwiki/templates/textwiki/edit_wiki.html:16 
    2090msgid "Save" 
    2191msgstr "" 
    2292 
    23 #: templates/ductus_base.html:34 
    24 msgid "Log&nbsp;out" 
    25 msgstr "" 
    26  
    27 #: templates/ductus_base.html:37 
    28 msgid "Log&nbsp;in" 
    29 msgstr "" 
    30  
    31 #: templates/ductus_base.html:50 
     93#: modules/textwiki/templates/textwiki/edit_wiki.html:16 
     94msgid "Preview" 
     95msgstr "" 
     96 
     97#: templates/ductus_base.html:42 
     98msgid "Log out" 
     99msgstr "" 
     100 
     101#: templates/ductus_base.html:45 templates/registration/login.html:15 
     102msgid "Log in" 
     103msgstr "" 
     104 
     105#: templates/ductus_base.html:66 
    32106#, python-format 
    33107msgid "" 
     
    35109msgstr "" 
    36110 
    37 #: templates/ductus_document.html:12 
     111#: templates/ductus_base.html:74 
     112msgid "Go" 
     113msgstr "" 
     114 
     115#: templates/ductus_document.html:19 
     116#, python-format 
     117msgid "" 
     118"You may be viewing an old version of this page.  <a href=\"%(current_url)s" 
     119"\">Click here to see the most up-to-date version.</a>" 
     120msgstr "" 
     121 
     122#: templates/ductus_document.html:20 
     123msgid "You are viewing a URN.  This page is static and will never change." 
     124msgstr "" 
     125 
     126#: templates/ductus_document.html:24 
     127msgid "Document" 
     128msgstr "" 
     129 
     130#: templates/ductus_document.html:28 
    38131msgid "Edit" 
    39132msgstr "Bearbeiten" 
     133 
     134#: templates/ductus_document.html:29 
     135msgid "Copy" 
     136msgstr "" 
     137 
     138#: templates/ductus_document.html:30 
     139msgid "Delete" 
     140msgstr "" 
     141 
     142#: templates/ductus_document.html:34 
     143msgid "History" 
     144msgstr "" 
     145 
     146#: templates/ductus_document.html:36 
     147msgid "More views" 
     148msgstr "" 
     149 
     150#: templates/registration/create_user.html:9 
     151msgid "Create Account" 
     152msgstr "" 
     153 
     154#: templates/registration/logged_out.html:5 
     155msgid "You are logged out!" 
     156msgstr "" 
     157 
     158#: templates/registration/login.html:8 
     159msgid "Your username and password did not match. Please try again." 
     160msgstr "" 
     161 
     162#: templates/registration/login.html:12 
     163msgid "Username" 
     164msgstr "" 
     165 
     166#: templates/registration/login.html:13 
     167msgid "Password" 
     168msgstr "" 
     169 
     170#: templates/registration/password_change_done.html:5 
     171msgid "Your password has been changed." 
     172msgstr "" 
     173 
     174#: templates/registration/password_change_form.html:8 
     175#: templates/registration/password_reset_confirm.html:10 
     176msgid "Change password" 
     177msgstr "" 
     178 
     179#: templates/registration/password_reset_done.html:5 
     180msgid "" 
     181"You should receive an email shortly with a link that contains a unique " 
     182"token.  Follow it to reset your password." 
     183msgstr "" 
     184 
     185#: templates/registration/password_reset_email.html:1 
     186#, python-format 
     187msgid "" 
     188"Hello %(user)s,\n" 
     189"\n" 
     190"Somebody requested that your password be reset on %(site_name)s.\n" 
     191"Go to the link below to change it.  If you did not request to have\n" 
     192"your password reset, simply ignore this email." 
     193msgstr "" 
     194 
     195#: templates/registration/password_reset_form.html:9 
     196msgid "Reset password" 
     197msgstr "" 
     198 
     199#: user/views.py:74 
     200msgid "Your account settings have been updated." 
     201msgstr "" 
     202 
     203#: user/templates/user/user_form.html:9 
     204msgid "Save settings" 
     205msgstr "" 
     206 
     207#: wiki/models.py:69 
     208#, python-format 
     209msgid "urn is not in database: urn:%s" 
     210msgstr "" 
     211 
     212#: wiki/models.py:71 
     213msgid "A user or IP address must be given when saving a revision" 
     214msgstr "" 
     215 
     216#: wiki/views.py:280 
     217msgid "wiki location of the new resource" 
     218msgstr "" 
     219 
     220#: wiki/views.py:287 
     221msgid "source resource does not exist" 
     222msgstr "" 
     223 
     224#: wiki/views.py:294 
     225msgid "you do not have permission to create/write to this resource" 
     226msgstr ""