Edgewall Software

Ticket #5475: messages.po.diff

File messages.po.diff, 3.2 KB (added by anonymous, 8 months ago)

German translation for additional message strings of ticket #9777

  • .po

    old new  
    1010"Project-Id-Version: Trac 0.12\n" 
    1111"Report-Msgid-Bugs-To: trac-dev@googlegroups.com\n" 
    1212"POT-Creation-Date: 2010-05-23 17:45+0200\n" 
    13 "PO-Revision-Date: 2011-03-01 13:26+0100\n" 
     13"PO-Revision-Date: 2011-09-22 15:53+0200\n" 
    1414"Last-Translator: Felix Schwarz <felix.schwarz@oss.schwarz.eu>\n" 
    1515"Language-Team: de_DE <trac-dev@googlegroups.com>\n" 
    1616"Plural-Forms: nplurals=2; plural=(n != 1)\n" 
     
    41174117msgid "Last modified %(modified)s ago" 
    41184118msgstr "zuletzt geändert vor %(modified)s" 
    41194119 
     4120#: trac/wiki/templates/wiki_view.html:61 
     4121#, python-format 
     4122msgid "Last modified on %(date)s" 
     4123msgstr "zuletzt geändert %(date)s" 
     4124 
     4125#: trac/wiki/templates/wiki_view.html:59 
     4126#, python-format 
     4127msgid "[1:Last modified] %(reldate)s" 
     4128msgstr "[1:zuletzt geändert] %(reldate)s" 
     4129 
    41204130#: trac/ticket/templates/ticket_box.html:21 
    41214131msgid "(ticket not yet created)" 
    41224132msgstr "(Ticket noch nicht erstellt)" 
     
    67016711"Die folgenden Seiten haben einen dem dieser Seite ähnlichen Namen und " 
    67026712"könnten verwandt sein:" 
    67036713 
     6714# missing msgstr related of ticket #9777 
     6715#: trac/timeline/web_ui.py:282 
     6716#, python-format 
     6717msgid "on %(date)s at %(time)s" 
     6718msgstr "am %(date)s um %(time)s" 
     6719 
     6720# missing msgstr related of ticket #9777 
     6721#: trac/timeline/web_ui.py:288 
     6722#, python-format 
     6723msgid "%(relativetime)s ago" 
     6724msgstr "vor %(relativetime)s" 
     6725 
     6726# missing msgstr related of ticket #9777 
     6727#: trac/timeline/web_ui.py:285 
     6728#, python-format 
     6729msgid "See timeline %(relativetime)s ago" 
     6730msgstr "Journal vor %(relativetime)s anzeigen" 
     6731 
     6732# missing msgstr related of ticket #9777 
     6733#: trac/timeline/web_ui.py:290 
     6734#, python-format 
     6735msgid "See timeline at %(absolutetime)s" 
     6736msgstr "Journal am %(absolutetime)s anzeigen" 
     6737 
     6738#: trac/ticket/templates/ticket_box.html:19 
     6739#, python-format 
     6740msgid "Opened %(created)s" 
     6741msgstr "erstellt %(created)s" 
     6742 
     6743#: trac/ticket/templates/ticket_box.html:20 
     6744#, python-format 
     6745msgid "Last modified %(modified)s" 
     6746msgstr "zuletzt geändert %(modified)s" 
     6747 
     6748#: tracopt/ticket/templates/ticket_delete.html:58 
     6749#: trac/ticket/templates/ticket.html:151 
     6750#, python-format 
     6751msgid "Changed %(date)s by %(author)s" 
     6752msgstr "geändert %(date)s durch %(author)s" 
     6753 
     6754#: trac/templates/list_of_attachments.html:18 
     6755#, python-format 
     6756msgid "" 
     6757"[1:%(file)s][2:​]\n" 
     6758"       ([3:%(size)s]) -\n" 
     6759"      added by [4:%(author)s] %(date)s." 
     6760msgstr "" 
     6761"[1:%(file)s][2:​]\n" 
     6762"       ([3:%(size)s]) -\n" 
     6763"      hinzugefügt von [4:%(author)s] %(date)s." 
     6764 
     6765#: trac/prefs/templates/prefs_datetime.html:73 
     6766msgid "Date relative/absolute format:" 
     6767msgstr "Absolutes oder relatives Datumsformat:" 
     6768 
     6769#: trac/prefs/templates/prefs_datetime.html:75 
     6770msgid "Default format" 
     6771msgstr "Standard-Datumsformat" 
     6772 
     6773#: trac/prefs/templates/prefs_datetime.html:77 
     6774msgid "Relative format" 
     6775msgstr "Relatives Datumsformat" 
     6776 
     6777#: trac/prefs/templates/prefs_datetime.html:79 
     6778msgid "Absolute format" 
     6779msgstr "Absolutes Datumsformat" 
     6780