Django

Code

Changeset 912

Show
Ignore:
Timestamp:
10/17/05 13:55:46 (3 years ago)
Author:
hugo
Message:

i18n: added a lot more translations to the admin stuff, especially model related stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/i18n/django/conf/locale/de/LC_MESSAGES/django.po

    r908 r912  
    44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 
    55# 
    6 #, fuzzy 
    76msgid "" 
    87msgstr "" 
    98"Project-Id-Version: Django 1.0\n" 
    109"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2005-10-17 16:26+0200\n" 
     10"POT-Creation-Date: 2005-10-17 20:56+0200\n" 
    1211"PO-Revision-Date: 2005-10-08 00:03+0200\n" 
    1312"Last-Translator: Georg Bauer <gb@bofh.ms>\n" 
     
    1615"Content-Transfer-Encoding: 8bit\n" 
    1716 
    18 #: models/core.py:57 
     17#: models/core.py:5 
     18msgid "domain name" 
     19msgstr "Domainname" 
     20 
     21#: models/core.py:6 
     22msgid "display name" 
     23msgstr "Anzeigename" 
     24 
     25#: models/core.py:8 
     26msgid "site" 
     27msgstr "Website" 
     28 
     29#: models/core.py:9 
     30msgid "sites" 
     31msgstr "Websites" 
     32 
     33#: models/core.py:22 
     34msgid "label" 
     35msgstr "Label" 
     36 
     37#: models/core.py:23 models/core.py:34 models/auth.py:6 models/auth.py:19 
     38msgid "name" 
     39msgstr "Name" 
     40 
     41#: models/core.py:25 
     42msgid "package" 
     43msgstr "Paket" 
     44 
     45#: models/core.py:26 
     46msgid "packages" 
     47msgstr "Pakete" 
     48 
     49#: models/core.py:36 
     50msgid "python module name" 
     51msgstr "Python Modulname" 
     52 
     53#: models/core.py:38 
     54msgid "content type" 
     55msgstr "Inhaltstyp" 
     56 
     57#: models/core.py:39 
     58msgid "content types" 
     59msgstr "Inhaltstypen" 
     60 
     61#: models/core.py:62 
     62msgid "redirect from" 
     63msgstr "Umleitung von" 
     64 
     65#: models/core.py:63 
    1966msgid "" 
    2067"This should be an absolute path, excluding the domain name. Example: '/" 
     
    2471"events/search/'." 
    2572 
    26 #: models/core.py:59 
     73#: models/core.py:64 
     74msgid "redirect to" 
     75msgstr "Umleitung zu" 
     76 
     77#: models/core.py:65 
    2778msgid "" 
    2879"This can be either an absolute path (as above) or a full URL starting with " 
     
    3283"Anfang stehen." 
    3384 
    34 #: models/core.py:74 
     85#: models/core.py:67 
     86msgid "redirect" 
     87msgstr "Umleitung" 
     88 
     89#: models/core.py:68 
     90msgid "redirects" 
     91msgstr "Umleitungen" 
     92 
     93#: models/core.py:81 
     94msgid "URL" 
     95msgstr "URL" 
     96 
     97#: models/core.py:82 
    3598msgid "" 
    3699"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 
     
    38101"Beispiel: '/about/contact/'. Wichtig: vorne und hinten muss ein / stehen." 
    39102 
    40 #: models/core.py:79 
     103#: models/core.py:83 
     104msgid "title" 
     105msgstr "Titel" 
     106 
     107#: models/core.py:84 
     108msgid "content" 
     109msgstr "Inhalt" 
     110 
     111#: models/core.py:85 
     112msgid "enable comments" 
     113msgstr "Kommentare aktivieren" 
     114 
     115#: models/core.py:86 
     116msgid "template name" 
     117msgstr "Name der Vorlage" 
     118 
     119#: models/core.py:87 
    41120msgid "" 
    42121"Example: 'flatfiles/contact_page'. If this isn't provided, the system will " 
     
    46125"'flatfiles/default' als Standard gew�t." 
    47126 
    48 #: models/core.py:80 
     127#: models/core.py:88 
     128msgid "registration required" 
     129msgstr "Registrierung erforderlich" 
     130 
     131#: models/core.py:88 
    49132msgid "If this is checked, only logged-in users will be able to view the page." 
    50133msgstr "" 
    51134"Wenn hier ein Haken ist, k�n nur angemeldete Benutzer diese Seite sehen." 
    52135 
     136#: models/core.py:92 
     137msgid "flat page" 
     138msgstr "Webseite" 
     139 
     140#: models/core.py:93 
     141msgid "flat pages" 
     142msgstr "Webseiten" 
     143 
     144#: models/core.py:114 
     145msgid "session key" 
     146msgstr "Sitzungs-ID" 
     147 
     148#: models/core.py:115 
     149msgid "session data" 
     150msgstr "Sitzungsdaten" 
     151 
     152#: models/core.py:116 
     153msgid "expire date" 
     154msgstr "Ablaufdatum" 
     155 
     156#: models/core.py:118 
     157msgid "session" 
     158msgstr "Sitzung" 
     159 
     160#: models/core.py:119 
     161msgid "sessions" 
     162msgstr "Sitzungen" 
     163 
     164#: models/auth.py:8 
     165msgid "codename" 
     166msgstr "Codename" 
     167 
     168#: models/auth.py:10 
     169msgid "Permission" 
     170msgstr "Berechtigung" 
     171 
     172#: models/auth.py:11 models/auth.py:58 
     173msgid "Permissions" 
     174msgstr "Berechtigungen" 
     175 
     176#: models/auth.py:22 
     177msgid "Group" 
     178msgstr "Gruppe" 
     179 
     180#: models/auth.py:23 models/auth.py:60 
     181msgid "Groups" 
     182msgstr "Gruppen" 
     183 
    53184#: models/auth.py:33 
     185msgid "username" 
     186msgstr "Benutzername" 
     187 
     188#: models/auth.py:34 
     189msgid "first name" 
     190msgstr "Vorname" 
     191 
     192#: models/auth.py:35 
     193msgid "last name" 
     194msgstr "Nachname" 
     195 
     196#: models/auth.py:36 
     197msgid "e-mail address" 
     198msgstr "eMail-Adresse" 
     199 
     200#: models/auth.py:37 
     201msgid "password" 
     202msgstr "Passwort" 
     203 
     204#: models/auth.py:37 
    54205msgid "Use an MD5 hash -- not the raw password." 
    55206msgstr "Nicht das Passwort selber eintragen, sondern dessen MD5 signatur." 
    56207 
    57 #: models/auth.py:34 
     208#: models/auth.py:38 
     209msgid "staff status" 
     210msgstr "Administratorstatus" 
     211 
     212#: models/auth.py:38 
    58213msgid "Designates whether the user can log into this admin site." 
    59214msgstr "" 
    60215"Gibt an, ob der Benutzer sich an der Administrationsseite anmelden kann." 
    61216 
     217#: models/auth.py:39 
     218msgid "active" 
     219msgstr "Aktiv" 
     220 
    62221#: models/auth.py:40 
     222msgid "superuser status" 
     223msgstr "Hauptadministratorstatus" 
     224 
     225#: models/auth.py:41 
     226msgid "last login" 
     227msgstr "letzte Anmeldung" 
     228 
     229#: models/auth.py:42 
     230msgid "date joined" 
     231msgstr "Mitglied seit" 
     232 
     233#: models/auth.py:44 
    63234msgid "" 
    64235"In addition to the permissions manually assigned, this user will also get " 
     
    68239"alle Rechte, die seine zugewiesenen Gruppen haben." 
    69240 
    70 #: conf/admin_templates/base_site.html:3 
    71 msgid "Django site admin" 
    72 msgstr "Django Systemverwaltung" 
    73  
    74 #: conf/admin_templates/base_site.html:6 
    75 msgid "Django administration" 
    76 msgstr "Django Verwaltung" 
     241#: models/auth.py:47 conf/admin_templates/admin_object_history.html:18 
     242msgid "User" 
     243msgstr "Benutzer" 
     244 
     245#: models/auth.py:48 
     246msgid "Users" 
     247msgstr "Benutzer" 
     248 
     249#: models/auth.py:57 
     250msgid "Personal info" 
     251msgstr "Pers�che Infos" 
     252 
     253#: models/auth.py:59 
     254msgid "Important dates" 
     255msgstr "Wichtige Daten" 
     256 
     257#: models/auth.py:182 models/auth.py:188 
     258msgid "Message" 
     259msgstr "Mitteilung" 
     260 
     261#: models/auth.py:189 
     262msgid "Messages" 
     263msgstr "Mitteilungen" 
     264 
     265#: models/auth.py:192 
     266msgid "action time" 
     267msgstr "Zeit der Aktion" 
     268 
     269#: models/auth.py:195 
     270msgid "object id" 
     271msgstr "Objekt ID" 
     272 
     273#: models/auth.py:196 
     274msgid "object repr" 
     275msgstr "Objekt Darst." 
     276 
     277#: models/auth.py:197 
     278msgid "action flag" 
     279msgstr "Aktionskennzeichen" 
     280 
     281#: models/auth.py:201 
     282msgid "log entry" 
     283msgstr "Logeintrag" 
     284 
     285#: models/auth.py:202 
     286msgid "log entries" 
     287msgstr "Logeintr�" 
    77288 
    78289#: conf/admin_templates/admin_object_history.html:4 
     
    94305msgstr "Datum/Zeit" 
    95306 
    96 #: conf/admin_templates/admin_object_history.html:18 
    97 msgid "User" 
    98 msgstr "Benutzer" 
    99  
    100307#: conf/admin_templates/admin_object_history.html:19 
    101308msgid "Action" 
     
    110317"�iese Verwaltungsseiten angelegt." 
    111318 
    112 #: conf/admin_templates/500.html:5 
    113 msgid "Server error (500)" 
    114 msgstr "Serverfehler (500)" 
    115  
    116 #: conf/admin_templates/500.html:8 
    117 msgid "Server Error <em>(500)</em>" 
    118 msgstr "Serverfehler <em>(500)</em>" 
    119  
    120 #: conf/admin_templates/500.html:9 
    121 msgid "" 
    122 "There's been an error. It's been reported to the site administrators via e-" 
    123 "mail and should be fixed shortly. Thanks for your patience." 
    124 msgstr "" 
    125 "Es hat einen Fehler gegeben. Dieser Fehler wurde an die Serververwalter per " 
    126 "eMail weitergegeben und sollte bald behoben sein. Vielen Dank f� " 
    127 "Verst�nis." 
    128  
    129 #: conf/admin_templates/delete_confirmation_generic.html:6 
    130 #, python-format 
    131 msgid "" 
    132 "Deleting the %(object_name)s  '%(object)s' would result in deleting related " 
    133 "objects, but your account doesn't have permission to delete the following " 
    134 "types of objects:" 
    135 msgstr "" 
    136 "Die L�ung des %(object_name)s '%(object)s' h�e die L�ung von " 
    137 "abh�igen Daten zur Folge, aber Sie haben nicht die n�en Rechte um die " 
    138 "folgenden abh�igen Daten zu l�en:" 
    139  
    140 #: conf/admin_templates/delete_confirmation_generic.html:13 
    141 #, python-format 
    142 msgid "" 
    143 "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of " 
    144 "the following related items will be deleted:" 
    145 msgstr "" 
    146 "Sind Sie sicher, das Sie %(object_name)s \"%(object)s\" l�en wollen? Es " 
    147 "werden zus�lich die folgenden abh�igen Daten mit gel�t:" 
    148  
    149 #: conf/admin_templates/delete_confirmation_generic.html:17 
    150 msgid "Yes, I'm sure" 
    151 msgstr "Ja, ich bin sicher" 
    152  
    153 #: conf/admin_templates/404.html:3 conf/admin_templates/404.html.py:7 
    154 msgid "Page not found" 
    155 msgstr "Seite nicht gefunden" 
    156  
    157 #: conf/admin_templates/404.html:9 
    158 msgid "We're sorry, but the requested page could not be found." 
    159 msgstr "" 
    160 "Es tut uns leid, aber die angeforderte Seite kann nicht gefunden werden." 
     319#: conf/admin_templates/base_site.html:3 
     320msgid "Django site admin" 
     321msgstr "Django Systemverwaltung" 
     322 
     323#: conf/admin_templates/base_site.html:6 
     324msgid "Django administration" 
     325msgstr "Django Verwaltung" 
    161326 
    162327#: conf/admin_templates/index.html:26 
     
    183348msgstr "Keine vorhanden" 
    184349 
     350#: conf/admin_templates/500.html:5 
     351msgid "Server error (500)" 
     352msgstr "Serverfehler (500)" 
     353 
     354#: conf/admin_templates/500.html:8 
     355msgid "Server Error <em>(500)</em>" 
     356msgstr "Serverfehler <em>(500)</em>" 
     357 
     358#: conf/admin_templates/500.html:9 
     359msgid "" 
     360"There's been an error. It's been reported to the site administrators via e-" 
     361"mail and should be fixed shortly. Thanks for your patience." 
     362msgstr "" 
     363"Es hat einen Fehler gegeben. Dieser Fehler wurde an die Serververwalter per " 
     364"eMail weitergegeben und sollte bald behoben sein. Vielen Dank f� " 
     365"Verst�nis." 
     366 
     367#: conf/admin_templates/404.html:3 conf/admin_templates/404.html.py:7 
     368msgid "Page not found" 
     369msgstr "Seite nicht gefunden" 
     370 
     371#: conf/admin_templates/404.html:9 
     372msgid "We're sorry, but the requested page could not be found." 
     373msgstr "" 
     374"Es tut uns leid, aber die angeforderte Seite kann nicht gefunden werden." 
     375 
     376#: conf/admin_templates/delete_confirmation_generic.html:6 
     377#, python-format 
     378msgid "" 
     379"Deleting the %(object_name)s  '%(object)s' would result in deleting related " 
     380"objects, but your account doesn't have permission to delete the following " 
     381"types of objects:" 
     382msgstr "" 
     383"Die L�ung des %(object_name)s '%(object)s' h�e die L�ung von " 
     384"abh�igen Daten zur Folge, aber Sie haben nicht die n�en Rechte um die " 
     385"folgenden abh�igen Daten zu l�en:" 
     386 
     387#: conf/admin_templates/delete_confirmation_generic.html:13 
     388#, python-format 
     389msgid "" 
     390"Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of " 
     391"the following related items will be deleted:" 
     392msgstr "" 
     393"Sind Sie sicher, das Sie %(object_name)s \"%(object)s\" l�en wollen? Es " 
     394"werden zus�lich die folgenden abh�igen Daten mit gel�t:" 
     395 
     396#: conf/admin_templates/delete_confirmation_generic.html:17 
     397msgid "Yes, I'm sure" 
     398msgstr "Ja, ich bin sicher" 
     399 
    185400#: conf/admin_templates/login.html:14 
    186401msgid "Username:" 
     
    474689#, python-format 
    475690msgid "This field must be given if %(field)s is %(value)s" 
    476 msgstr "Dieses Feld muss gef�ein, wenn Feld %(field)s den Wert %(value)s hat." 
     691msgstr "" 
     692"Dieses Feld muss gef�ein, wenn Feld %(field)s den Wert %(value)s hat." 
    477693 
    478694#: core/validators.py:286 
    479695#, python-format 
    480696msgid "This field must be given if %(field)s is not %(value)s" 
    481 msgstr "Dieses Feld muss gef�ein, wenn Feld %(field)s nicht %(value)s ist." 
     697msgstr "" 
     698"Dieses Feld muss gef�ein, wenn Feld %(field)s nicht %(value)s ist." 
    482699 
    483700#: core/validators.py:305 
     
    507724msgid_plural "" 
    508725"Please enter a valid decimal number with at most %s decimal places." 
    509 msgstr[0] "Bitte eine g� Dezimalzahl mit maximal %s Dezimalstelle  eingeben." 
    510 msgstr[1] "Bitte eine g� Dezimalzahl mit maximal %s Dezimalstellen eingeben." 
     726msgstr[0] "" 
     727"Bitte eine g� Dezimalzahl mit maximal %s Dezimalstelle  eingeben." 
     728msgstr[1] "" 
     729"Bitte eine g� Dezimalzahl mit maximal %s Dezimalstellen eingeben." 
    511730 
    512731#: core/validators.py:354 
     
    547766"Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with " 
    548767"\"%(start)s\".)" 
    549 msgstr "Bitte das ungeschlossene %(tag)s Tag in Zeile %(line)s schlie�n. Die Zeile beginnt mit \"%(start)s\"." 
     768msgstr "" 
     769"Bitte das ungeschlossene %(tag)s Tag in Zeile %(line)s schlie�n. Die Zeile " 
     770"beginnt mit \"%(start)s\"." 
    550771 
    551772#: core/validators.py:458 
     
    554775"Some text starting on line %(line)s is not allowed in that context. (Line " 
    555776"starts with \"%(start)s\".)" 
    556 msgstr "In Zeile %(line)s ist Text, der nicht in dem Kontext erlaubt ist. Die Zeile beginnt mit \"%(start)s\"." 
     777msgstr "" 
     778"In Zeile %(line)s ist Text, der nicht in dem Kontext erlaubt ist. Die Zeile " 
     779"beginnt mit \"%(start)s\"." 
    557780 
    558781#: core/validators.py:463 
     
    561784"\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%" 
    562785"(start)s\".)" 
    563 msgstr "Das Attribute %(attr)s in Zeile %(line)s ist ung� Die Zeile beginnt mit \"%(start)s\"." 
     786msgstr "" 
     787"Das Attribute %(attr)s in Zeile %(line)s ist ung� Die Zeile beginnt mit " 
     788"\"%(start)s\"." 
    564789 
    565790#: core/validators.py:468 
     
    568793"\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%" 
    569794"(start)s\".)" 
    570 msgstr "<%(tag)s> in Zeile %(line)s ist ung� Die Zeile beginnt mit \"%(start)s\"." 
     795msgstr "" 
     796"<%(tag)s> in Zeile %(line)s ist ung� Die Zeile beginnt mit \"%(start)s" 
     797"\"." 
    571798 
    572799#: core/validators.py:472 
     
    575802"A tag on line %(line)s is missing one or more required attributes. (Line " 
    576803"starts with \"%(start)s\".)" 
    577 msgstr "Ein Tag in Zeile %(line)s hat eines oder mehrere Pflichtattribute nicht. Die Zeile beginnt mit \"%(start)s\"." 
     804msgstr "" 
     805"Ein Tag in Zeile %(line)s hat eines oder mehrere Pflichtattribute nicht. Die " 
     806"Zeile beginnt mit \"%(start)s\"." 
    578807 
    579808#: core/validators.py:477 
     
    582811"The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line " 
    583812"starts with \"%(start)s\".)" 
    584 msgstr "Das Attribut %(attr)s in Zeile %(line)s hat einen ung�n Wert. Die Zeile beginnt mit \"%(start)s\"." 
    585  
     813msgstr "" 
     814"Das Attribut %(attr)s in Zeile %(line)s hat einen ung�n Wert. Die Zeile " 
     815"beginnt mit \"%(start)s\"." 
     816 
     817#: core/meta/fields.py:95 
     818msgid " Separate multiple IDs with commas." 
     819msgstr "Mehrere IDs k�n mit Komma getrennt werden." 
     820 
     821#: core/meta/fields.py:98 
     822msgid "" 
     823" Hold down \"Control\", or \"Command\" on a Mac, to select more than one." 
     824msgstr "" 
     825" Um mehr als eine Selektion zu treffen, \"Control\" oder auf dem Mac " 
     826"\"Command\" beim Klicken gedr�alten." 
  • django/branches/i18n/django/conf/locale/es/LC_MESSAGES/django.po

    r908 r912  
    77"Project-Id-Version: django\n" 
    88"Report-Msgid-Bugs-To: \n" 
    9 "POT-Creation-Date: 2005-10-17 16:26+0200\n" 
     9"POT-Creation-Date: 2005-10-17 20:56+0200\n" 
    1010"PO-Revision-Date: 2005-10-04 20:59GMT\n" 
    1111"Last-Translator: Ricardo Javier C�enes Medina <ricardo.cardenes@gmail." 
     
    1717"X-Generator: KBabel 1.10.2\n" 
    1818 
    19 #: models/core.py:57 
     19#: models/core.py:5 
     20msgid "domain name" 
     21msgstr "" 
     22 
     23#: models/core.py:6 
     24msgid "display name" 
     25msgstr "" 
     26 
     27#: models/core.py:8 
     28msgid "site" 
     29msgstr "" 
     30 
     31#: models/core.py:9 
     32msgid "sites" 
     33msgstr "" 
     34 
     35#: models/core.py:22 
     36msgid "label" 
     37msgstr "" 
     38 
     39#: models/core.py:23 models/core.py:34 models/auth.py:6 models/auth.py:19 
     40#, fuzzy 
     41msgid "name" 
     42msgstr "Usuario:" 
     43 
     44#: models/core.py:25 
     45msgid "package" 
     46msgstr "" 
     47 
     48#: models/core.py:26 
     49msgid "packages" 
     50msgstr "" 
     51 
     52#: models/core.py:36 
     53msgid "python module name" 
     54msgstr "" 
     55 
     56#: models/core.py:38 
     57msgid "content type" 
     58msgstr "" 
     59 
     60#: models/core.py:39 
     61msgid "content types" 
     62msgstr "" 
     63 
     64#: models/core.py:62 
     65msgid "redirect from" 
     66msgstr "" 
     67 
     68#: models/core.py:63 
    2069msgid "" 
    2170"This should be an absolute path, excluding the domain name. Example: '/" 
     
    2372msgstr "" 
    2473 
    25 #: models/core.py:59 
     74#: models/core.py:64 
     75msgid "redirect to" 
     76msgstr "" 
     77 
     78#: models/core.py:65 
    2679msgid "" 
    2780"This can be either an absolute path (as above) or a full URL starting with " 
     
    2982msgstr "" 
    3083 
    31 #: models/core.py:74 
     84#: models/core.py:67 
     85msgid "redirect" 
     86msgstr "" 
     87 
     88#: models/core.py:68 
     89msgid "redirects" 
     90msgstr "" 
     91 
     92#: models/core.py:81 
     93msgid "URL" 
     94msgstr "" 
     95 
     96#: models/core.py:82 
    3297msgid "" 
    3398"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 
    3499msgstr "" 
    35100 
    36 #: models/core.py:79 
     101#: models/core.py:83 
     102msgid "title" 
     103msgstr "" 
     104 
     105#: models/core.py:84 
     106msgid "content" 
     107msgstr "" 
     108 
     109#: models/core.py:85 
     110msgid "enable comments" 
     111msgstr "" 
     112 
     113#: models/core.py:86 
     114msgid "template name" 
     115msgstr "" 
     116 
     117#: models/core.py:87 
    37118msgid "" 
    38119"Example: 'flatfiles/contact_page'. If this isn't provided, the system will " 
     
    40121msgstr "" 
    41122 
    42 #: models/core.py:80 
     123#: models/core.py:88 
     124msgid "registration required" 
     125msgstr "" 
     126 
     127#: models/core.py:88 
    43128msgid "If this is checked, only logged-in users will be able to view the page." 
    44129msgstr "" 
    45130 
     131#: models/core.py:92 
     132msgid "flat page" 
     133msgstr "" 
     134 
     135#: models/core.py:93 
     136msgid "flat pages" 
     137msgstr "" 
     138 
     139#: models/core.py:114 
     140msgid "session key" 
     141msgstr "" 
     142 
     143#: models/core.py:115 
     144msgid "session data" 
     145msgstr "" 
     146 
     147#: models/core.py:116 
     148msgid "expire date" 
     149msgstr "" 
     150 
     151#: models/core.py:118 
     152msgid "session" 
     153msgstr "" 
     154 
     155#: models/core.py:119 
     156msgid "sessions" 
     157msgstr "" 
     158 
     159#: models/auth.py:8 
     160msgid "codename" 
     161msgstr "" 
     162 
     163#: models/auth.py:10 
     164msgid "Permission" 
     165msgstr "" 
     166 
     167#: models/auth.py:11 models/auth.py:58 
     168msgid "Permissions" 
     169msgstr "" 
     170 
     171#: models/auth.py:22 
     172msgid "Group" 
     173msgstr "" 
     174 
     175#: models/auth.py:23 models/auth.py:60 
     176msgid "Groups" 
     177msgstr "" 
     178 
    46179#: models/auth.py:33 
     180#, fuzzy 
     181msgid "username" 
     182msgstr "Usuario:" 
     183 
     184#: models/auth.py:34 
     185msgid "first name" 
     186msgstr "" 
     187 
     188#: models/auth.py:35 
     189msgid "last name" 
     190msgstr "" 
     191 
     192#: models/auth.py:36 
     193#, fuzzy 
     194msgid "e-mail address" 
     195msgstr "Direcci�e correo:" 
     196 
     197#: models/auth.py:37 
     198#, fuzzy 
     199msgid "password" 
     200msgstr "Clave:" 
     201 
     202#: models/auth.py:37 
    47203msgid "Use an MD5 hash -- not the raw password." 
    48204msgstr "" 
    49205 
    50 #: models/auth.py:34 
     206#: models/auth.py:38 
     207msgid "staff status" 
     208msgstr "" 
     209 
     210#: models/auth.py:38 
    51211msgid "Designates whether the user can log into this admin site." 
    52212msgstr "" 
    53213 
     214#: models/auth.py:39 
     215msgid "active" 
     216msgstr "" 
     217 
    54218#: models/auth.py:40 
     219msgid "superuser status" 
     220msgstr "" 
     221 
     222#: models/auth.py:41 
     223msgid "last login" 
     224msgstr "" 
     225 
     226#: models/auth.py:42 
     227msgid "date joined" 
     228msgstr "" 
     229 
     230#: models/auth.py:44 
    55231msgid "" 
    56232"In addition to the permissions manually assigned, this user will also get " 
     
    58234msgstr "" 
    59235 
    60 #: conf/admin_templates/base_site.html:3 
    61 msgid "Django site admin" 
    62 msgstr "Sitio de administraci�e Django" 
    63  
    64 #: conf/admin_templates/base_site.html:6 
    65 msgid "Django administration" 
    66 msgstr "Administraci�e Django" 
     236#: models/auth.py:47 conf/admin_templates/admin_object_history.html:18 
     237msgid "User" 
     238msgstr "Usuario" 
     239 
     240#: models/auth.py:48 
     241#, fuzzy 
     242msgid "Users" 
     243msgstr "Usuario" 
     244 
     245#: models/auth.py:57 
     246msgid "Personal info" 
     247msgstr "" 
     248 
     249#: models/auth.py:59 
     250msgid "Important dates" 
     251msgstr "" 
     252 
     253#: models/auth.py:182 models/auth.py:188 
     254msgid "Message" 
     255msgstr "" 
     256 
     257#: models/auth.py:189 
     258msgid "Messages" 
     259msgstr "" 
     260 
     261#: models/auth.py:192 
     262#, fuzzy 
     263msgid "action time" 
     264msgstr "Fecha/hora" 
     265 
     266#: models/auth.py:195 
     267msgid "object id" 
     268msgstr "" 
     269 
     270#: models/auth.py:196 
     271msgid "object repr" 
     272msgstr "" 
     273 
     274#: models/auth.py:197 
     275msgid "action flag" 
     276msgstr "" 
     277 
     278#: models/auth.py:201 
     279msgid "log entry" 
     280msgstr "" 
     281 
     282#: models/auth.py:202 
     283msgid "log entries" 
     284msgstr "" 
    67285 
    68286#: conf/admin_templates/admin_object_history.html:4 
     
    84302msgstr "Fecha/hora" 
    85303 
    86 #: conf/admin_templates/admin_object_history.html:18 
    87 msgid "User" 
    88 msgstr "Usuario" 
    89  
    90304#: conf/admin_templates/admin_object_history.html:19 
    91305msgid "Action" 
     
    99313"usando este sitio de administraci� 
    100314 
     315#: conf/admin_templates/base_site.html:3 
     316msgid "Django site admin" 
     317msgstr "Sitio de administraci�e Django" 
     318 
     319#: conf/admin_templates/base_site.html:6 
     320msgid "Django administration" 
     321msgstr "Administraci�e Django" 
     322 
     323#: conf/admin_templates/index.html:26 
     324msgid "Add" 
     325msgstr "Agregar" 
     326 
     327#: conf/admin_templates/index.html:32 
     328msgid "Change" 
     329msgstr "Modificar" 
     330 
     331#: conf/admin_templates/index.html:42 
     332msgid "You don't have permission to edit anything." 
     333msgstr "No tiene permiso para editar nada." 
     334 
     335#: conf/admin_templates/index.html:50 
     336msgid "Recent Actions" 
     337msgstr "Acciones recientes" 
     338 
     339#: conf/admin_templates/index.html:51 
     340msgid "My Actions" 
     341msgstr "Mis acciones" 
     342 
     343#: conf/admin_templates/index.html:55 
     344msgid "None available" 
     345msgstr "Ninguno disponible" 
     346 
    101347#: conf/admin_templates/500.html:5 
    102348msgid "Server error (500)" 
     
    116362"paciencia" 
    117363 
     364#: conf/admin_templates/404.html:3 conf/admin_templates/404.html.py:7 
     365msgid "Page not found" 
     366msgstr "P�na no encontrada" 
     367 
     368#: conf/admin_templates/404.html:9 
     369msgid "We're sorry, but the requested page could not be found." 
     370msgstr "Lo sentimos, pero no se encuentra la p�na solicitada." 
     371 
    118372#: conf/admin_templates/delete_confirmation_generic.html:6 
    119373#, python-format 
     
    139393msgid "Yes, I'm sure" 
    140394msgstr "S�estoy seguro" 
    141  
    142 #: conf/admin_templates/404.html:3 conf/admin_templates/404.html.py:7 
    143 msgid "Page not found" 
    144 msgstr "P�na no encontrada" 
    145  
    146 #: conf/admin_templates/404.html:9 
    147 msgid "We're sorry, but the requested page could not be found." 
    148 msgstr "Lo sentimos, pero no se encuentra la p�na solicitada." 
    149  
    150 #: conf/admin_templates/index.html:26 
    151 msgid "Add" 
    152 msgstr "Agregar" 
    153  
    154 #: conf/admin_templates/index.html:32 
    155 msgid "Change" 
    156 msgstr "Modificar" 
    157  
    158 #: conf/admin_templates/index.html:42 
    159 msgid "You don't have permission to edit anything." 
    160 msgstr "No tiene permiso para editar nada." 
    161  
    162 #: conf/admin_templates/index.html:50 
    163 msgid "Recent Actions" 
    164 msgstr "Acciones recientes" 
    165  
    166 #: conf/admin_templates/index.html:51 
    167 msgid "My Actions" 
    168 msgstr "Mis acciones" 
    169  
    170 #: conf/admin_templates/index.html:55 
    171 msgid "None available" 
    172 msgstr "Ninguno disponible" 
    173395 
    174396#: conf/admin_templates/login.html:14 
     
    562784msgstr "" 
    563785 
     786#: core/meta/fields.py:95 
     787msgid " Separate multiple IDs with commas." 
     788msgstr "" 
     789 
     790#: core/meta/fields.py:98 
     791msgid "" 
     792" Hold down \"Control\", or \"Command\" on a Mac, to select more than one." 
     793msgstr "" 
     794 
    564795#~ msgid "Server error <em>(500)</em>" 
    565796#~ msgstr "Error del servidor <em>(500)</em>" 
  • django/branches/i18n/django/conf/locale/it/LC_MESSAGES/django.po

    r908 r912  
    99"Project-Id-Version: PACKAGE VERSION\n" 
    1010"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2005-10-17 16:27+0200\n" 
     11"POT-Creation-Date: 2005-10-17 20:56+0200\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 #: models/core.py:57 
     19#: models/core.py:5 
     20msgid "domain name" 
     21msgstr "" 
     22 
     23#: models/core.py:6 
     24msgid "display name" 
     25msgstr "" 
     26 
     27#: models/core.py:8 
     28msgid "site" 
     29msgstr "" 
     30 
     31#: models/core.py:9 
     32msgid "sites" 
     33msgstr "" 
     34 
     35#: models/core.py:22 
     36msgid "label" 
     37msgstr "" 
     38 
     39#: models/core.py:23 models/core.py:34 models/auth.py:6 models/auth.py:19 
     40#, fuzzy 
     41msgid "name" 
     42msgstr "Nome utente:" 
     43 
     44#: models/core.py:25 
     45msgid "package" 
     46msgstr "" 
     47 
     48#: models/core.py:26 
     49msgid "packages" 
     50msgstr "" 
     51 
     52#: models/core.py:36 
     53msgid "python module name" 
     54msgstr "" 
     55 
     56#: models/core.py:38 
     57msgid "content type" 
     58msgstr "" 
     59 
     60#: models/core.py:39 
     61msgid "content types" 
     62msgstr "" 
     63 
     64#: models/core.py:62 
     65msgid "redirect from" 
     66msgstr "" 
     67 
     68#: models/core.py:63 
    2069msgid "" 
    2170"This should be an absolute path, excluding the domain name. Example: '/" 
     
    2372msgstr "" 
    2473 
    25 #: models/core.py:59 
     74#: models/core.py:64 
     75msgid "redirect to" 
     76msgstr "" 
     77 
     78#: models/core.py:65 
    2679msgid "" 
    2780"This can be either an absolute path (as above) or a full URL starting with " 
     
    2982msgstr "" 
    3083 
    31 #: models/core.py:74 
     84#: models/core.py:67 
     85msgid "redirect" 
     86msgstr "" 
     87 
     88#: models/core.py:68 
     89msgid "redirects" 
     90msgstr "" 
     91 
     92#: models/core.py:81 
     93msgid "URL" 
     94msgstr "" 
     95 
     96#: models/core.py:82 
    3297msgid "" 
    3398"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 
    3499msgstr "" 
    35100 
    36 #: models/core.py:79 
     101#: models/core.py:83 
     102msgid "title" 
     103msgstr "" 
     104 
     105#: models/core.py:84 
     106msgid "content" 
     107msgstr "" 
     108 
     109#: models/core.py:85 
     110msgid "enable comments" 
     111msgstr "" 
     112 
     113#: models/core.py:86 
     114msgid "template name" 
     115msgstr "" 
     116 
     117#: models/core.py:87 
    37118msgid "" 
    38119"Example: 'flatfiles/contact_page'. If this isn't provided, the system will " 
     
    40121msgstr "" 
    41122 
    42 #: models/core.py:80 
     123#: models/core.py:88 
     124msgid "registration required" 
     125msgstr "" 
     126 
     127#: models/core.py:88 
    43128msgid "If this is checked, only logged-in users will be able to view the page." 
    44129msgstr "" 
    45130 
     131#: models/core.py:92 
     132msgid "flat page" 
     133msgstr "" 
     134 
     135#: models/core.py:93 
     136msgid "flat pages" 
     137msgstr "" 
     138 
     139#: models/core.py:114 
     140msgid "session key" 
     141msgstr "" 
     142 
     143#: models/core.py:115 
     144msgid "session data" 
     145msgstr "" 
     146 
     147#: models/core.py:116 
     148msgid "expire date" 
     149msgstr "" 
     150 
     151#: models/core.py:118 
     152msgid "session" 
     153msgstr "" 
     154 
     155#: models/core.py:119 
     156msgid "sessions" 
     157msgstr "" 
     158 
     159#: models/auth.py:8 
     160msgid "codename" 
     161msgstr "" 
     162 
     163#: models/auth.py:10 
     164msgid "Permission" 
     165msgstr "" 
     166 
     167#: models/auth.py:11 models/auth.py:58 
     168msgid "Permissions" 
     169msgstr "" 
     170 
     171#: models/auth.py:22 
     172msgid "Group" 
     173msgstr "" 
     174 
     175#: models/auth.py:23 models/auth.py:60 
     176msgid "Groups" 
     177msgstr "" 
     178 
    46179#: models/auth.py:33 
     180#, fuzzy 
     181msgid "username" 
     182msgstr "Nome utente:" 
     183 
     184#: models/auth.py:34 
     185msgid "first name" 
     186msgstr "" 
     187 
     188#: models/auth.py:35 
     189msgid "last name" 
     190msgstr "" 
     191 
     192#: models/auth.py:36 
     193#, fuzzy 
     194msgid "e-mail address" 
     195msgstr "Indirizzo e-mail:" 
     196 
     197#: models/auth.py:37 
     198#, fuzzy 
     199msgid "password" 
     200msgstr "Password:" 
     201 
     202#: models/auth.py:37 
    47203msgid "Use an MD5 hash -- not the raw password." 
    48204msgstr "" 
    49205 
    50 #: models/auth.py:34 
     206#: models/auth.py:38 
     207msgid "staff status" 
     208msgstr "" 
     209 
     210#: models/auth.py:38 
    51211msgid "Designates whether the user can log into this admin site." 
    52212msgstr "" 
    53213 
     214#: models/auth.py:39 
     215msgid "active" 
     216msgstr "" 
     217 
    54218#: models/auth.py:40 
     219msgid "superuser status" 
     220msgstr "" 
     221 
     222#: models/auth.py:41 
     223msgid "last login" 
     224msgstr "" 
     225 
     226#: models/auth.py:42 
     227msgid "date joined" 
     228msgstr "" 
     229 
     230#: models/auth.py:44 
    55231msgid "" 
    56232"In addition to the permissions manually assigned, this user will also get " 
     
    58234msgstr "" 
    59235 
    60 #: conf/admin_templates/base_site.html:3 
    61 msgid "Django site admin" 
    62 msgstr "Amministrazione sito Django" 
    63  
    64 #: conf/admin_templates/base_site.html:6 
    65 msgid "Django administration" 
    66 msgstr "Amministrazione Django" 
     236#: models/auth.py:47 conf/admin_templates/admin_object_history.html:18 
     237msgid "User" 
     238msgstr "Utente" 
     239 
     240#: models/auth.py:48 
     241#, fuzzy 
     242msgid "Users" 
     243msgstr "Utente" 
     244 
     245#: models/auth.py:57 
     246msgid "Personal info" 
     247msgstr "" 
     248 
     249#: models/auth.py:59 
     250msgid "Important dates" 
     251msgstr "" 
     252 
     253#: models/auth.py:182 models/auth.py:188 
     254msgid "Message" 
     255msgstr "" 
     256 
     257#: models/auth.py:189 
     258msgid "Messages" 
     259msgstr "" 
     260 
     261#: models/auth.py:192 
     262#, fuzzy 
     263msgid "action time" 
     264msgstr "Data/ora" 
     265 
     266#: models/auth.py:195 
     267msgid "object id" 
     268msgstr "" 
     269 
     270#: models/auth.py:196 
     271msgid "object repr" 
     272msgstr "" 
     273 
     274#: models/auth.py:197 
     275msgid "action flag" 
     276msgstr "" 
     277 
     278#: models/auth.py:201 
     279msgid "log entry" 
     280msgstr "" 
     281 
     282#: models/auth.py:202 
     283msgid "log entries" 
     284msgstr "" 
    67285 
    68286#: conf/admin_templates/admin_object_history.html:4 
     
    84302msgstr "Data/ora" 
    85303 
    86 #: conf/admin_templates/admin_object_history.html:18 
    87 msgid "User" 
    88 msgstr "Utente" 
    89  
    90304#: conf/admin_templates/admin_object_history.html:19 
    91305msgid "Action" 
     
    100314"creato con questo sito amministrativo." 
    101315 
     316#: conf/admin_templates/base_site.html:3 
     317msgid "Django site admin" 
     318msgstr "Amministrazione sito Django" 
     319 
     320#: conf/admin_templates/base_site.html:6 
     321msgid "Django administration" 
     322msgstr "Amministrazione Django" 
     323 
     324#: conf/admin_templates/index.html:26 
     325msgid "Add" 
     326msgstr "Aggiungi" 
     327 
     328#: conf/admin_templates/index.html:32 
     329msgid "Change" 
     330msgstr "Cambia" 
     331 
     332#: conf/admin_templates/index.html:42 
     333msgid "You don't have permission to edit anything." 
     334msgstr "Non hai i permessi di modificare nulla." 
     335 
     336#: conf/admin_templa