Changeset 5541
- Timestamp:
- 02/20/12 14:06:18 (3 months ago)
- Location:
- trunk/merengueproj/merengue
- Files:
-
- 11 edited
-
locale/en/LC_MESSAGES/django.mo (modified) (previous)
-
locale/en/LC_MESSAGES/django.po (modified) (4 diffs)
-
locale/es/LC_MESSAGES/django.mo (modified) (previous)
-
locale/es/LC_MESSAGES/django.po (modified) (11 diffs)
-
locale/fr/LC_MESSAGES/django.mo (modified) (previous)
-
locale/fr/LC_MESSAGES/django.po (modified) (4 diffs)
-
locale/it/LC_MESSAGES/django.mo (modified) (previous)
-
locale/it/LC_MESSAGES/django.po (modified) (4 diffs)
-
multimedia/models.py (modified) (1 diff)
-
pluggable/models.py (modified) (1 diff)
-
templates/admin/inc.content_index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/merengueproj/merengue/locale/en/LC_MESSAGES/django.po
r5540 r5541 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2012-02-20 1 2:33+0100\n"11 "POT-Creation-Date: 2012-02-20 14:04+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 1890 1890 msgstr "" 1891 1891 1892 #: multimedia/models.py:228 1893 msgid "file not exists in filesystem" 1894 msgstr "" 1895 1892 1896 #: multimedia/models.py:241 1893 1897 msgid "video file" … … 2240 2244 msgstr "" 2241 2245 2246 #: pluggable/models.py:38 2247 msgid "required apps" 2248 msgstr "" 2249 2250 #: pluggable/models.py:39 2251 msgid "required plugins" 2252 msgstr "" 2253 2242 2254 #: pluggable/models.py:40 2243 2255 msgid "installed" … … 3038 3050 3039 3051 #: templates/admin/django_index.html:25 3040 #: templates/admin/inc.content_index.html:83041 3052 #, python-format 3042 3053 msgid "%(name)s" -
trunk/merengueproj/merengue/locale/es/LC_MESSAGES/django.po
r5540 r5541 8 8 "Project-Id-Version: PACKAGE VERSION\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2012-02-20 1 2:33+0100\n"10 "POT-Creation-Date: 2012-02-20 14:03+0100\n" 11 11 "PO-Revision-Date: 2011-09-01 10:10\n" 12 12 "Last-Translator: Pablo Martin <pmartin@yaco.es>\n" … … 1148 1148 #: block/models.py:68 1149 1149 msgid "block can't be moved from its default place" 1150 msgstr " "1150 msgstr "El bloque no puede ser movido de su posición por defecto" 1151 1151 1152 1152 #: block/models.py:72 1153 1153 msgid "activate cache" 1154 msgstr " "1154 msgstr "activar cache" 1155 1155 1156 1156 #: block/models.py:73 … … 1160 1160 #: block/models.py:76 1161 1161 msgid "timeout" 1162 msgstr " "1162 msgstr "Tiempo lÃmite" 1163 1163 1164 1164 #: block/models.py:77 … … 1893 1893 #: multimedia/models.py:188 multimedia/models.py:331 1894 1894 msgid "image" 1895 msgstr " "1895 msgstr "imágen" 1896 1896 1897 1897 #: multimedia/models.py:192 … … 1907 1907 msgstr "foto" 1908 1908 1909 #: multimedia/models.py:228 1910 msgid "file not exists in filesystem" 1911 msgstr "El fichero no existe en el sistema de ficheros" 1912 1909 1913 #: multimedia/models.py:241 1910 1914 msgid "video file" … … 1914 1918 msgid "The file will convert to flv format. It could lose a little of quality" 1915 1919 msgstr "" 1920 "El fichero será convertido a formato flv. PodrÃa perder un poco de calidad" 1916 1921 1917 1922 #: multimedia/models.py:246 multimedia/models.py:297 1918 1923 msgid "preview image" 1919 msgstr " "1924 msgstr "Previsualizar la imagen" 1920 1925 1921 1926 #: multimedia/models.py:250 1922 1927 msgid "external url" 1923 msgstr " "1928 msgstr "Url externa" 1924 1929 1925 1930 #: multimedia/models.py:251 … … 2257 2262 #: pluggable/models.py:37 2258 2263 msgid "version" 2259 msgstr "" 2264 msgstr "versión" 2265 2266 #: pluggable/models.py:38 2267 msgid "required apps" 2268 msgstr "aplicaciones requeridas" 2269 2270 #: pluggable/models.py:39 2271 msgid "required plugins" 2272 msgstr "plugins requeridos" 2260 2273 2261 2274 #: pluggable/models.py:40 … … 2333 2346 #: portal/models.py:57 2334 2347 msgid "icon" 2335 msgstr " "2348 msgstr "icono" 2336 2349 2337 2350 #: portal/models.py:60 … … 2339 2352 "The system don't resize the icon. You need to upload with the final size" 2340 2353 msgstr "" 2354 "El sistema no redimensiona los iconos. Usted debe añadirlos con el tamaño " 2355 "final" 2341 2356 2342 2357 #: portal/models.py:64 2343 2358 msgid "visible links" 2344 msgstr " "2359 msgstr "Enlace visible" 2345 2360 2346 2361 #: portal/models.py:65 2347 2362 msgid "Restrict visibility to some roles" 2348 msgstr " "2363 msgstr "Para restringir la visibilidad para algunos permisos" 2349 2364 2350 2365 #: portal/models.py:73 2351 2366 msgid "portal link" 2352 msgstr " "2367 msgstr "Enlace del portal" 2353 2368 2354 2369 #: portal/models.py:74 2355 2370 msgid "portal links" 2356 msgstr " "2371 msgstr "Enlaces del portal" 2357 2372 2358 2373 #: portal/views.py:41 2359 2374 #, python-format 2360 2375 msgid "Welcome %s" 2361 msgstr " "2376 msgstr "Bienvenido %s" 2362 2377 2363 2378 #: portal/views.py:49 templates/registration/logged_out.html:8 … … 2405 2420 #: registry/models.py:37 2406 2421 msgid "broken" 2407 msgstr " "2422 msgstr "roto" 2408 2423 2409 2424 #: registry/models.py:39 … … 3077 3092 3078 3093 #: templates/admin/django_index.html:25 3079 #: templates/admin/inc.content_index.html:83080 3094 #, python-format 3081 3095 msgid "%(name)s" -
trunk/merengueproj/merengue/locale/fr/LC_MESSAGES/django.po
r5540 r5541 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2012-02-20 1 2:32+0100\n"11 "POT-Creation-Date: 2012-02-20 14:03+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 1890 1890 msgstr "" 1891 1891 1892 #: multimedia/models.py:228 1893 msgid "file not exists in filesystem" 1894 msgstr "" 1895 1892 1896 #: multimedia/models.py:241 1893 1897 msgid "video file" … … 2240 2244 msgstr "" 2241 2245 2246 #: pluggable/models.py:38 2247 msgid "required apps" 2248 msgstr "" 2249 2250 #: pluggable/models.py:39 2251 msgid "required plugins" 2252 msgstr "" 2253 2242 2254 #: pluggable/models.py:40 2243 2255 msgid "installed" … … 3038 3050 3039 3051 #: templates/admin/django_index.html:25 3040 #: templates/admin/inc.content_index.html:83041 3052 #, python-format 3042 3053 msgid "%(name)s" -
trunk/merengueproj/merengue/locale/it/LC_MESSAGES/django.po
r5540 r5541 9 9 "Project-Id-Version: 1.0\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2012-02-20 1 2:33+0100\n"11 "POT-Creation-Date: 2012-02-20 14:03+0100\n" 12 12 "PO-Revision-Date: 2011-04-11 21:15+0200\n" 13 13 "Last-Translator: Mirto Silvio Busico <m.busico@ieee.org>\n" … … 1891 1891 msgstr "" 1892 1892 1893 #: multimedia/models.py:228 1894 msgid "file not exists in filesystem" 1895 msgstr "" 1896 1893 1897 #: multimedia/models.py:241 1894 1898 msgid "video file" … … 2241 2245 msgstr "" 2242 2246 2247 #: pluggable/models.py:38 2248 msgid "required apps" 2249 msgstr "" 2250 2251 #: pluggable/models.py:39 2252 msgid "required plugins" 2253 msgstr "" 2254 2243 2255 #: pluggable/models.py:40 2244 2256 msgid "installed" … … 3045 3057 3046 3058 #: templates/admin/django_index.html:25 3047 #: templates/admin/inc.content_index.html:83048 3059 #, python-format 3049 3060 msgid "%(name)s" -
trunk/merengueproj/merengue/multimedia/models.py
r5465 r5541 226 226 # in development server may not exists thumbnails from 227 227 # production db. See ticket #1659 228 return 'file not exists in filesystem'228 return _('file not exists in filesystem') 229 229 230 230 thumb_url = self.image.thumbnail.url() -
trunk/merengueproj/merengue/pluggable/models.py
r5469 r5541 36 36 description = models.TextField(_('description'), default='') 37 37 version = models.CharField(_('version'), max_length=25) 38 required_apps = RequiredAppsField( )39 required_plugins = RequiredPluginsField( )38 required_apps = RequiredAppsField(_('required apps')) 39 required_plugins = RequiredPluginsField(_('required plugins')) 40 40 installed = models.BooleanField(_('installed'), default=False) 41 41 directory_name = models.CharField(_('directory name'), max_length=100, -
trunk/merengueproj/merengue/templates/admin/inc.content_index.html
r4505 r5541 6 6 {% if app_list %} 7 7 {% for app in app_list %} 8 <h2>{% blocktrans with app.name as name %}{{ name }}{% endblocktrans%}</h2>8 <h2>{% trans app.name %}</h2> 9 9 <dl> 10 10 {% for model in app.models %}
Note: See TracChangeset
for help on using the changeset viewer.
