From 10592e64b56e42a8a8d80c525dcb752f2473e036 Mon Sep 17 00:00:00 2001 From: Slava Kyrachevsky Date: Fri, 20 Jan 2017 14:42:30 +0200 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20=D1=81?= =?UTF-8?q?=D1=82=D1=80=D1=83=D0=BA=D1=82=D1=83=D1=80=D1=83=20=D0=BF=D1=80?= =?UTF-8?q?=D0=BE=D0=B5=D0=BA=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {accounts => apps/accounts}/__init__.py | 0 {accounts => apps/accounts}/admin.py | 0 {accounts => apps/accounts}/admin_urls.py | 0 {accounts => apps/accounts}/edit_forms.py | 0 {accounts => apps/accounts}/forms.py | 0 .../accounts}/management/__init__.py | 0 .../accounts}/management/commands/__init__.py | 0 .../management/commands/accounts_check_url.py | 0 .../accounts}/migrations/0001_initial.py | 0 .../accounts}/migrations/__init__.py | 0 {accounts => apps/accounts}/models.py | 0 {accounts => apps/accounts}/urls.py | 0 .../accounts}/user_catalog_urls.py | 0 {accounts => apps/accounts}/views.py | 0 {article => apps/article}/__init__.py | 0 {article => apps/article}/admin.py | 0 {article => apps/article}/admin_urls.py | 0 {article => apps/article}/forms.py | 0 {article => apps/article}/managers.py | 0 .../article}/migrations/0001_initial.py | 0 .../article}/migrations/__init__.py | 0 {article => apps/article}/models.py | 0 {article => apps/article}/translation.py | 0 {article => apps/article}/urls.py | 0 {article => apps/article}/views.py | 0 {city => apps/city}/__init__.py | 0 {city => apps/city}/admin.py | 0 {city => apps/city}/admin_urls.py | 0 {city => apps/city}/forms.py | 0 {city => apps/city}/management/__init__.py | 0 .../city}/management/commands/__init__.py | 0 .../management/commands/create_hotels.py | 0 .../city}/management/commands/hotel_photos.py | 0 .../commands/update_hotels_currency.py | 0 .../commands/update_hotels_price.py | 0 {city => apps/city}/models.py | 0 {city => apps/city}/search_indexes.py | 0 {city => apps/city}/urls.py | 0 {city => apps/city}/views.py | 0 {comments => apps/comments}/__init__.py | 0 {comments => apps/comments}/admin.py | 0 {comments => apps/comments}/forms.py | 0 {comments => apps/comments}/matfilter.py | 0 .../comments}/migrations/0001_initial.py | 0 .../comments}/migrations/__init__.py | 0 {comments => apps/comments}/models.py | 0 {comments => apps/comments}/tests.py | 0 {comments => apps/comments}/views.py | 0 {company => apps/company}/__init__.py | 0 {company => apps/company}/admin.py | 0 {company => apps/company}/admin_urls.py | 0 {company => apps/company}/edit_forms.py | 0 {company => apps/company}/edit_views.py | 0 {company => apps/company}/forms.py | 0 .../company}/migrations/0001_initial.py | 0 .../company}/migrations/__init__.py | 0 {company => apps/company}/models.py | 0 {company => apps/company}/search_indexes.py | 0 {company => apps/company}/signals.py | 0 {company => apps/company}/tests.py | 0 {company => apps/company}/urls.py | 0 {company => apps/company}/views.py | 0 {conference => apps/conference}/__init__.py | 0 {conference => apps/conference}/admin.py | 0 {conference => apps/conference}/admin_urls.py | 0 {conference => apps/conference}/forms.py | 0 .../conference}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/conf_load.py | 0 .../management/commands/conf_old.py | 0 .../conference}/migrations/0001_initial.py | 0 .../conference}/migrations/__init__.py | 0 {conference => apps/conference}/models.py | 0 .../conference}/search_indexes.py | 0 {conference => apps/conference}/signals.py | 0 {conference => apps/conference}/tests.py | 0 .../conference}/translation.py | 0 {conference => apps/conference}/urls.py | 0 {conference => apps/conference}/views.py | 0 {core => apps/core}/__init__.py | 0 {core => apps/core}/admin_urls.py | 0 {core => apps/core}/forms.py | 0 {core => apps/core}/models.py | 0 {core => apps/core}/simple_index_view.py | 0 {core => apps/core}/simple_urls.py | 0 {core => apps/core}/simple_views.py | 0 {core => apps/core}/tests.py | 0 {core => apps/core}/urls.py | 0 {core => apps/core}/utils.py | 0 {core => apps/core}/views.py | 0 {country => apps/country}/__init__.py | 0 {country => apps/country}/admin.py | 0 {country => apps/country}/admin_urls.py | 0 {country => apps/country}/forms.py | 0 .../commands/newsletter_create_dependies.py | 0 {country => apps/country}/manager.py | 0 {country => apps/country}/models.py | 0 {country => apps/country}/search_indexes.py | 0 {country => apps/country}/urls.py | 0 {country => apps/country}/views.py | 0 {directories => apps/directories}/__init__.py | 0 {directories => apps/directories}/admin.py | 0 {directories => apps/directories}/forms.py | 0 .../directories}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/fill_languages.py | 0 {directories => apps/directories}/models.py | 0 {directories => apps/directories}/tests.py | 0 .../django_messages}/__init__.py | 0 .../django_messages}/admin.py | 0 .../django_messages}/apps.py | 0 .../django_messages}/context_processors.py | 0 .../django_messages}/expomap_urls.py | 0 .../django_messages}/expomap_views.py | 0 .../django_messages}/fields.py | 0 .../django_messages}/forms.py | 0 .../django_messages}/management.py | 0 .../django_messages}/models.py | 0 .../django_messages}/signals.py | 0 .../templates/django_messages/base.html | 0 .../templates/django_messages/compose.html | 0 .../templates/django_messages/inbox.html | 0 .../django_messages/new_message.html | 0 .../templates/django_messages/outbox.html | 0 .../templates/django_messages/trash.html | 0 .../templates/django_messages/view.html | 0 .../notification/messages_deleted/full.txt | 0 .../notification/messages_deleted/notice.html | 0 .../notification/messages_received/full.txt | 0 .../messages_received/notice.html | 0 .../notification/messages_received/short.txt | 0 .../notification/messages_recovered/full.txt | 0 .../messages_recovered/notice.html | 0 .../notification/messages_replied/full.txt | 0 .../notification/messages_replied/notice.html | 0 .../messages_reply_received/full.txt | 0 .../messages_reply_received/notice.html | 0 .../messages_reply_received/short.txt | 0 .../notification/messages_sent/full.txt | 0 .../notification/messages_sent/notice.html | 0 .../django_messages}/templatetags/__init__.py | 0 .../django_messages}/templatetags/inbox.py | 0 .../django_messages}/tests.py | 0 .../django_messages}/urls.py | 0 .../django_messages}/utils.py | 0 .../django_messages}/views.py | 0 {emencia => apps/emencia}/__init__.py | 0 {emencia => apps/emencia}/django/__init__.py | 0 .../emencia}/django/newsletter/__init__.py | 0 .../django/newsletter/admin/__init__.py | 0 .../django/newsletter/admin/contact.py | 0 .../django/newsletter/admin/mailinglist.py | 0 .../django/newsletter/admin/newsletter.py | 0 .../django/newsletter/admin/smtpserver.py | 0 .../django/newsletter/admin/workgroup.py | 0 .../emencia}/django/newsletter/admin_forms.py | 0 .../emencia}/django/newsletter/admin_urls.py | 0 .../cmsplugin_newsletter/__init__.py | 0 .../cmsplugin_newsletter/cms_plugins.py | 0 .../newsletter/cmsplugin_newsletter/models.py | 0 .../cmsplugin_newsletter/settings.py | 0 .../emencia}/django/newsletter/forms.py | 0 .../emencia}/django/newsletter/mailer.py | 0 .../django/newsletter/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/bad_emails.xlsx | Bin .../management/commands/fill_contacts.py | 0 ...newsletter_contacts_remove_notactivated.py | 0 .../commands/newsletter_create_announce.py | 0 .../commands/newsletter_create_dailymail.py | 0 .../management/commands/send_newsletter.py | 0 .../commands/send_newsletter_continuous.py | 0 .../commands/users_to_mailinglist.py | 0 .../emencia}/django/newsletter/managers.py | 0 .../newsletter/migrations/0001_initial.py | 0 .../django/newsletter/migrations/__init__.py | 0 .../emencia}/django/newsletter/models.py | 0 .../emencia}/django/newsletter/settings.py | 0 .../newsletter/static/edn/js/jquery.form.js | 0 .../static/edn/js/jquery.heatcolor.js | 0 .../django/newsletter/static/edn/js/jquery.js | 0 .../edn/js/swfobject/expressInstall.swf | Bin .../static/edn/js/swfobject/index.html | 0 .../edn/js/swfobject/index_dynamic.html | 0 .../static/edn/js/swfobject/swfobject.js | 0 .../static/edn/js/swfobject/test.swf | Bin .../static/edn/swf/open-flash-chart.swf | Bin .../admin/newsletter/contact/change_list.html | 0 .../templates/newsletter/AutomaticEmail.html | 0 .../newsletter/AutomaticEmail_test.html | 0 .../newsletter/AutomaticEmail_v2.html | 0 .../newsletter/AutomaticEmail_web.html | 0 .../newsletter/announce_template.html | 0 .../newsletter/templates/newsletter/base.html | 0 .../newsletter/cms/subscription_form.html | 0 .../templates/newsletter/contact_import.html | 0 .../newsletter/mailing_list_subscribe.html | 0 .../newsletter/mailing_list_unsubscribe.html | 0 .../newsletter/newsletter_density.html | 0 .../newsletter/newsletter_detail.html | 0 .../newsletter/newsletter_historic.html | 0 .../newsletter/newsletter_image_tracking.html | 0 .../newsletter/newsletter_link_site.html | 0 .../newsletter_link_unsubscribe.html | 0 .../newsletter/newsletter_preheader.html | 0 .../newsletter/newsletter_statistics.html | 0 .../newsletter/recommend/create.html | 0 .../templates/newsletter/recommend/list.html | 0 .../emencia}/django/newsletter/tests.py | 0 .../django/newsletter/testsettings.py | 0 .../django/newsletter/urls/__init__.py | 0 .../django/newsletter/urls/mailing_list.py | 0 .../django/newsletter/urls/newsletter.py | 0 .../django/newsletter/urls/statistics.py | 0 .../django/newsletter/urls/tracking.py | 0 .../django/newsletter/utils/__init__.py | 0 .../emencia}/django/newsletter/utils/excel.py | 0 .../django/newsletter/utils/importation.py | 0 .../django/newsletter/utils/newsletter.py | 0 .../emencia}/django/newsletter/utils/ofc.py | 0 .../django/newsletter/utils/premailer.py | 0 .../django/newsletter/utils/statistics.py | 0 .../django/newsletter/utils/tokens.py | 0 .../emencia}/django/newsletter/utils/vcard.py | 0 .../django/newsletter/utils/workgroups.py | 0 .../django/newsletter/views/__init__.py | 0 .../django/newsletter/views/admin_views.py | 0 .../django/newsletter/views/expo_views.py | 0 .../django/newsletter/views/mailing_list.py | 0 .../django/newsletter/views/newsletter.py | 0 .../django/newsletter/views/statistics.py | 0 .../django/newsletter/views/tracking.py | 0 {events => apps/events}/__init__.py | 0 {events => apps/events}/admin.py | 0 {events => apps/events}/admin_urls.py | 0 {events => apps/events}/common.py | 0 {events => apps/events}/forms.py | 0 .../events}/management/__init__.py | 0 .../events}/management/commands/__init__.py | 0 .../management/commands/get_courses.py | 0 .../commands/update_events_filter_fields.py | 0 .../events}/migrations/0001_initial.py | 0 .../events}/migrations/__init__.py | 0 {events => apps/events}/mixin.py | 0 {events => apps/events}/models.py | 0 {events => apps/events}/tests.py | 0 {events => apps/events}/translation.py | 0 {events => apps/events}/urls.py | 0 {events => apps/events}/views.py | 0 {expobanner => apps/expobanner}/__init__.py | 0 {expobanner => apps/expobanner}/admin.py | 0 {expobanner => apps/expobanner}/admin_urls.py | 0 {expobanner => apps/expobanner}/forms.py | 0 .../expobanner}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../commands/banner_log_check_previous_day.py | 0 .../management/commands/banner_log_recalc.py | 0 .../management/commands/banner_log_update.py | 0 .../commands/banner_log_update_old.py | 0 {expobanner => apps/expobanner}/managers.py | 0 .../expobanner}/migrations/0001_initial.py | 0 ..._auto__add_field_paid_participants_list.py | 0 .../expobanner}/migrations/__init__.py | 0 {expobanner => apps/expobanner}/mixins.py | 0 {expobanner => apps/expobanner}/models.py | 0 {expobanner => apps/expobanner}/stat_views.py | 0 .../expobanner}/static/banners/css/slider.css | 0 .../expobanner}/static/banners/js/log.js | 0 .../expobanner}/static/banners/js/slider.js | 0 .../expobanner}/templates/banner.html | 0 .../expobanner}/templates/grid.html | 0 .../expobanner}/templates/group.html | 0 .../expobanner}/templates/slider.html | 0 .../expobanner}/templatetags/__init__.py | 0 .../expobanner}/templatetags/banner.py | 0 {expobanner => apps/expobanner}/tests.py | 0 {expobanner => apps/expobanner}/urls.py | 0 {expobanner => apps/expobanner}/utils.py | 0 {expobanner => apps/expobanner}/views.py | 0 {exposition => apps/exposition}/__init__.py | 0 {exposition => apps/exposition}/admin.py | 0 {exposition => apps/exposition}/admin_urls.py | 0 {exposition => apps/exposition}/forms.py | 0 .../exposition}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/check_translation.py | 0 .../management/commands/check_url.py | 0 .../management/commands/convert_expo_logo.py | 0 .../management/commands/expo_old.py | 0 .../management/commands/expo_organiser.py | 0 .../management/commands/expo_test.py | 0 .../management/commands/exposition_en.py | 0 .../management/commands/exposition_load.py | 0 .../management/commands/fix_logo.py | 0 .../management/commands/imp_stat.py | 0 .../exposition}/management/commands/test.py | 0 {exposition => apps/exposition}/manager.py | 0 .../exposition}/migrations/0001_initial.py | 0 .../exposition}/migrations/__init__.py | 0 {exposition => apps/exposition}/models.py | 0 .../exposition}/search_indexes.py | 0 {exposition => apps/exposition}/signals.py | 0 {exposition => apps/exposition}/tests.py | 0 {exposition => apps/exposition}/urls.py | 0 {exposition => apps/exposition}/views.py | 0 {file => apps/file}/__init__.py | 0 {file => apps/file}/admin.py | 0 {file => apps/file}/admin2.py | 0 {file => apps/file}/forms.py | 0 {file => apps/file}/models.py | 0 {file => apps/file}/tests.py | 0 {file => apps/file}/urls.py | 0 {file => apps/file}/views.py | 0 {functions => apps/functions}/__init__.py | 0 {functions => apps/functions}/admin.py | 0 {functions => apps/functions}/admin_forms.py | 0 {functions => apps/functions}/admin_views.py | 0 {functions => apps/functions}/cache_mixin.py | 0 .../functions}/custom_fields.py | 0 {functions => apps/functions}/custom_views.py | 0 {functions => apps/functions}/db.py | 0 {functions => apps/functions}/files.py | 0 {functions => apps/functions}/form_check.py | 0 {functions => apps/functions}/forms.py | 0 {functions => apps/functions}/http.py | 0 {functions => apps/functions}/model_mixin.py | 0 {functions => apps/functions}/model_utils.py | 0 .../functions}/models_methods.py | 0 {functions => apps/functions}/overrides.py | 0 {functions => apps/functions}/pipeline.py | 0 {functions => apps/functions}/search_forms.py | 0 {functions => apps/functions}/search_mixin.py | 0 .../functions}/signal_additional_func.py | 0 .../functions}/signal_handlers.py | 0 {functions => apps/functions}/translate.py | 0 {functions => apps/functions}/url_utils.py | 0 {functions => apps/functions}/utils.py | 0 {functions => apps/functions}/views_help.py | 0 {import_xls => apps/import_xls}/__init__.py | 0 {import_xls => apps/import_xls}/admin.py | 0 {import_xls => apps/import_xls}/admin_urls.py | 0 .../import_xls}/excel_settings.py | 0 .../import_xls}/export_forms.py | 0 .../import_xls}/import_forms.py | 0 .../import_xls}/model_utils.py | 0 {import_xls => apps/import_xls}/models.py | 0 {import_xls => apps/import_xls}/utils.py | 0 {meta => apps/meta}/__init__.py | 0 {meta => apps/meta}/admin.py | 0 {meta => apps/meta}/admin_urls.py | 0 {meta => apps/meta}/decorators.py | 0 {meta => apps/meta}/forms.py | 0 {meta => apps/meta}/models.py | 0 {meta => apps/meta}/settings.py | 0 {meta => apps/meta}/templatetags/__init__.py | 0 {meta => apps/meta}/templatetags/meta.py | 0 {meta => apps/meta}/tests.py | 0 {meta => apps/meta}/views.py | 0 {news => apps/news}/__init__.py | 0 {news => apps/news}/admin.py | 0 {news => apps/news}/admin_urls.py | 0 {news => apps/news}/forms.py | 0 {news => apps/news}/models.py | 0 {news => apps/news}/signals.py | 0 {news => apps/news}/tests.py | 0 {note => apps/note}/__init__.py | 0 {note => apps/note}/models.py | 0 {note => apps/note}/tests.py | 0 {note => apps/note}/views.py | 0 {organiser => apps/organiser}/__init__.py | 0 {organiser => apps/organiser}/admin.py | 0 {organiser => apps/organiser}/admin_urls.py | 0 {organiser => apps/organiser}/event_forms.py | 0 {organiser => apps/organiser}/forms.py | 0 .../organiser}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../commands/organiser_from_old_db.py | 0 {organiser => apps/organiser}/models.py | 0 {organiser => apps/organiser}/signals.py | 0 {organiser => apps/organiser}/tests.py | 0 {organiser => apps/organiser}/urls.py | 0 {organiser => apps/organiser}/views.py | 0 .../password_reset}/__init__.py | 0 .../password_reset}/forms.py | 0 .../password_reset}/signals.py | 0 .../templates/password_reset/base.html | 0 .../password_reset/recovery_done.html | 0 .../password_reset/recovery_email.txt | 0 .../password_reset/recovery_email_expo.html | 0 .../password_reset/recovery_email_subject.txt | 0 .../password_reset/recovery_form.html | 0 .../templates/password_reset/reset.html | 0 .../templates/password_reset/reset_sent.html | 0 .../password_reset}/tests/__init__.py | 0 .../password_reset}/tests/models.py | 0 .../password_reset}/tests/settings.py | 0 .../password_reset}/tests/templates/404.html | 0 .../password_reset}/tests/templates/base.html | 0 .../password_reset}/tests/tests.py | 0 .../password_reset}/tests/urls.py | 0 .../password_reset}/tests/views.py | 0 .../password_reset}/urls.py | 0 .../password_reset}/utils.py | 0 .../password_reset}/views.py | 0 {photologue => apps/photologue}/__init__.py | 0 {photologue => apps/photologue}/admin.py | 0 {photologue => apps/photologue}/admin_urls.py | 0 .../photologue}/client_urls.py | 0 .../photologue}/client_view.py | 0 .../templates/photologue/gallery_archive.html | 0 .../photologue/gallery_archive_day.html | 0 .../photologue/gallery_archive_month.html | 0 .../photologue/gallery_archive_year.html | 0 .../templates/photologue/gallery_detail.html | 0 .../templates/photologue/gallery_list.html | 0 .../templates/photologue/photo_archive.html | 0 .../photologue/photo_archive_day.html | 0 .../photologue/photo_archive_month.html | 0 .../photologue/photo_archive_year.html | 0 .../templates/photologue/photo_detail.html | 0 .../templates/photologue/photo_list.html | 0 .../templates/photologue/root.html | 0 .../photologue/tags/next_in_gallery.html | 0 .../photologue/tags/prev_in_gallery.html | 0 {photologue => apps/photologue}/forms.py | 0 .../photologue}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../commands/photologue_exposize.py | 0 .../management/commands/plcache.py | 0 .../management/commands/plcreatesize.py | 0 .../management/commands/plflush.py | 0 {photologue => apps/photologue}/managers.py | 0 .../photologue}/migrations/__init__.py | 0 {photologue => apps/photologue}/models.py | 0 .../photologue}/res/sample.jpg | Bin .../res/test_photologue_"ing.jpg | Bin .../res/test_photologue_landscape.jpg | Bin .../res/test_photologue_portrait.jpg | Bin .../res/test_photologue_square.jpg | Bin .../photologue}/res/zips/ignored_files.zip | Bin .../photologue}/res/zips/not_image.zip | Bin .../photologue}/res/zips/sample.zip | Bin {photologue => apps/photologue}/sitemaps.py | 0 .../south_migrations/0001_initial.py | 0 .../photologue}/south_migrations/__init__.py | 0 .../templates/photologue/gallery_archive.html | 0 .../photologue/gallery_archive_day.html | 0 .../photologue/gallery_archive_month.html | 0 .../photologue/gallery_archive_year.html | 0 .../templates/photologue/gallery_detail.html | 0 .../templates/photologue/gallery_list.html | 0 .../photologue/includes/gallery_sample.html | 0 .../photologue/includes/paginator.html | 0 .../templates/photologue/photo_archive.html | 0 .../photologue/photo_archive_day.html | 0 .../photologue/photo_archive_month.html | 0 .../photologue/photo_archive_year.html | 0 .../templates/photologue/photo_detail.html | 0 .../templates/photologue/photo_list.html | 0 .../templates/photologue/root.html | 0 .../photologue/tags/next_in_gallery.html | 0 .../photologue/tags/prev_in_gallery.html | 0 .../photologue}/templatetags/__init__.py | 0 .../templatetags/photologue_tags.py | 0 .../photologue}/tests/__init__.py | 0 .../photologue}/tests/factories.py | 0 .../photologue}/tests/helpers.py | 0 .../photologue}/tests/templates/base.html | 0 .../photologue}/tests/test_effect.py | 0 .../photologue}/tests/test_gallery.py | 0 .../photologue}/tests/test_photo.py | 0 .../photologue}/tests/test_photosize.py | 0 .../photologue}/tests/test_resize.py | 0 .../photologue}/tests/test_sitemap.py | 0 .../photologue}/tests/test_sites.py | 0 .../photologue}/tests/test_urls.py | 0 .../photologue}/tests/test_views_gallery.py | 0 .../photologue}/tests/test_views_photo.py | 0 .../photologue}/tests/test_zipupload.py | 0 {photologue => apps/photologue}/urls.py | 0 {photologue => apps/photologue}/utils/EXIF.py | 0 .../photologue}/utils/__init__.py | 0 .../photologue}/utils/reflection.py | 0 .../photologue}/utils/watermark.py | 0 {photologue => apps/photologue}/views.py | 0 {photoreport => apps/photoreport}/__init__.py | 0 {photoreport => apps/photoreport}/admin.py | 0 .../photoreport}/admin_urls.py | 0 {photoreport => apps/photoreport}/forms.py | 0 {photoreport => apps/photoreport}/models.py | 0 {photoreport => apps/photoreport}/tests.py | 0 {photoreport => apps/photoreport}/urls.py | 0 {photoreport => apps/photoreport}/views.py | 0 .../place_conference}/__init__.py | 0 .../place_conference}/admin.py | 0 .../place_conference}/admin_urls.py | 0 .../place_conference}/forms.py | 0 .../migrations/0001_initial.py | 0 .../place_conference}/migrations/__init__.py | 0 .../place_conference}/models.py | 0 .../place_conference}/search_indexes.py | 0 .../place_conference}/signals.py | 0 .../place_conference}/tests.py | 0 .../place_exposition}/__init__.py | 0 .../place_exposition}/admin.py | 0 .../place_exposition}/admin_urls.py | 0 .../place_exposition}/forms.py | 0 .../place_exposition}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/convert_logo.py | 0 .../management/commands/convert_photo.py | 0 .../management/commands/place_en.py | 0 .../commands/place_exposition_load.py | 0 .../migrations/0001_initial.py | 0 .../place_exposition}/migrations/__init__.py | 0 .../place_exposition}/models.py | 0 .../place_exposition}/search_indexes.py | 0 .../place_exposition}/signals.py | 0 .../place_exposition}/tests.py | 0 .../place_exposition}/urls.py | 0 .../place_exposition}/views.py | 0 {redirects => apps/redirects}/__init__.py | 0 {redirects => apps/redirects}/admin.py | 0 {redirects => apps/redirects}/admin_urls.py | 0 {redirects => apps/redirects}/forms.py | 0 .../registration}/__init__.py | 0 {registration => apps/registration}/admin.py | 0 .../registration}/auth_urls.py | 0 .../registration}/backends/__init__.py | 0 .../backends/default/__init__.py | 0 .../registration}/backends/default/urls.py | 0 .../registration}/backends/default/views.py | 0 .../registration}/backends/simple/__init__.py | 0 .../registration}/backends/simple/urls.py | 0 .../registration}/backends/simple/views.py | 0 {registration => apps/registration}/forms.py | 0 .../registration}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../commands/cleanupregistration.py | 0 {registration => apps/registration}/models.py | 0 .../registration}/signals.py | 0 .../registration}/tests/__init__.py | 0 .../registration}/tests/default_backend.py | 0 .../registration}/tests/forms.py | 0 .../registration}/tests/models.py | 0 .../registration}/tests/simple_backend.py | 0 .../registration}/tests/urls.py | 0 {registration => apps/registration}/urls.py | 0 {registration => apps/registration}/views.py | 0 {review => apps/review}/__init__.py | 0 {review => apps/review}/forms.py | 0 {review => apps/review}/models.py | 0 {review => apps/review}/tests.py | 0 {review => apps/review}/views.py | 0 {seminar => apps/seminar}/__init__.py | 0 {seminar => apps/seminar}/admin.py | 0 {seminar => apps/seminar}/admin_urls.py | 0 {seminar => apps/seminar}/forms.py | 0 {seminar => apps/seminar}/models.py | 0 {seminar => apps/seminar}/search_indexes.py | 0 {seminar => apps/seminar}/signals.py | 0 {seminar => apps/seminar}/tests.py | 0 {seminar => apps/seminar}/urls.py | 0 {seminar => apps/seminar}/views.py | 0 {service => apps/service}/__init__.py | 0 {service => apps/service}/admin.py | 0 {service => apps/service}/admin_urls.py | 0 {service => apps/service}/forms.py | 0 .../service}/management/__init__.py | 0 .../service}/management/commands/__init__.py | 0 .../commands/create_linked_services.py | 0 .../commands/set_events_services.py | 0 .../service}/migrations/0001_initial.py | 0 .../service}/migrations/__init__.py | 0 {service => apps/service}/models.py | 0 {service => apps/service}/order_forms.py | 0 {service => apps/service}/signals.py | 0 {service => apps/service}/tests.py | 0 {service => apps/service}/urls.py | 0 {service => apps/service}/views.py | 0 {settings => apps/settings}/__init__.py | 0 {settings => apps/settings}/admin.py | 0 {settings => apps/settings}/admin_urls.py | 0 .../settings}/conference_old_urls.py | 0 {settings => apps/settings}/forms.py | 0 .../settings}/management/__init__.py | 0 .../settings}/management/commands/__init__.py | 0 .../management/commands/do_inflect.py | 0 .../management/commands/update_views_cache.py | 0 .../settings}/migrations/0001_initial.py | 0 .../settings}/migrations/__init__.py | 0 {settings => apps/settings}/models.py | 0 {settings => apps/settings}/old_urls.py | 0 {settings => apps/settings}/redirect_views.py | 0 .../settings}/russian_dicts/endings.sqlite | Bin .../settings}/russian_dicts/freq.sqlite | Bin .../settings}/russian_dicts/lemmas.sqlite | Bin .../settings}/russian_dicts/misc.sqlite | Bin .../settings}/russian_dicts/rules.sqlite | Bin {settings => apps/settings}/settings.py | 0 .../settings}/templatetags/__init__.py | 0 .../settings}/templatetags/tempalte_tags.py | 0 .../templatetags/template_filters.py | 0 {settings => apps/settings}/tests.py | 0 {settings => apps/settings}/views.py | 0 {sortedm2m => apps/sortedm2m}/__init__.py | 0 {sortedm2m => apps/sortedm2m}/fields.py | 0 {sortedm2m => apps/sortedm2m}/forms.py | 0 {sortedm2m => apps/sortedm2m}/models.py | 0 .../sortedm2m}/static/sortedm2m/jquery-ui.js | 0 .../static/sortedm2m/selector-search.gif | Bin .../sortedm2m}/static/sortedm2m/widget.css | 0 .../sortedm2m}/static/sortedm2m/widget.js | 0 ...orted_checkbox_select_multiple_widget.html | 0 .../specialist_catalog}/__init__.py | 0 .../specialist_catalog}/admin_urls.py | 0 .../specialist_catalog}/forms.py | 0 .../management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/create_city_page.py | 0 .../commands/create_country_page.py | 0 .../specialist_catalog}/models.py | 0 .../specialist_catalog}/tests.py | 0 .../specialist_catalog}/urls.py | 0 .../specialist_catalog}/views.py | 0 .../stats_collector}/__init__.py | 0 .../stats_collector}/admin.py | 0 .../stats_collector}/admin_urls.py | 0 .../stats_collector}/forms.py | 0 .../stats_collector}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../management/commands/stats_daily.py | 0 .../management/commands/stats_hourly.py | 0 .../management/commands/stats_test.py | 0 .../migrations/0001_initial.py | 0 .../stats_collector}/migrations/__init__.py | 0 .../stats_collector}/mixin.py | 0 .../stats_collector}/models.py | 0 .../stats_collector}/tests.py | 0 .../stats_collector}/utils.py | 0 .../stats_collector}/views.py | 0 {theme => apps/theme}/__init__.py | 0 {theme => apps/theme}/admin.py | 0 {theme => apps/theme}/admin_urls.py | 0 {theme => apps/theme}/forms.py | 0 {theme => apps/theme}/management/__init__.py | 0 .../theme}/management/commands/__init__.py | 0 .../theme}/management/commands/old_urls.py | 0 .../management/commands/tag_from_old_db.py | 0 .../management/commands/tag_translate.py | 0 .../management/commands/theme_from_old_db.py | 0 {theme => apps/theme}/manager.py | 0 .../theme}/migrations/0001_initial.py | 0 {theme => apps/theme}/migrations/__init__.py | 0 {theme => apps/theme}/models.py | 0 {theme => apps/theme}/search_indexes.py | 0 {theme => apps/theme}/signals.py | 0 {theme => apps/theme}/tests.py | 0 {theme => apps/theme}/urls.py | 0 {theme => apps/theme}/views.py | 0 {translator => apps/translator}/__init__.py | 0 {translator => apps/translator}/admin.py | 0 {translator => apps/translator}/admin_urls.py | 0 {translator => apps/translator}/forms.py | 0 .../translator}/management/__init__.py | 0 .../management/commands/__init__.py | 0 .../commands/translator_from_crm.py | 0 {translator => apps/translator}/models.py | 0 {translator => apps/translator}/signals.py | 0 {translator => apps/translator}/tests.py | 0 {translator => apps/translator}/urls.py | 0 {translator => apps/translator}/views.py | 0 {webinar => apps/webinar}/__init__.py | 0 {webinar => apps/webinar}/admin.py | 0 {webinar => apps/webinar}/admin_urls.py | 0 {webinar => apps/webinar}/forms.py | 0 {webinar => apps/webinar}/models.py | 0 {webinar => apps/webinar}/search_indexes.py | 0 {webinar => apps/webinar}/signals.py | 0 {webinar => apps/webinar}/tests.py | 0 {webinar => apps/webinar}/urls.py | 0 {webinar => apps/webinar}/views.py | 0 {wizard => apps/wizard}/__init__.py | 0 {wizard => apps/wizard}/description.txt | 0 {wizard => apps/wizard}/forms.py | 0 {wizard => apps/wizard}/models.py | 0 {wizard => apps/wizard}/tests.py | 0 {wizard => apps/wizard}/urls.py | 0 {wizard => apps/wizard}/views.py | 0 .../locale/ar/LC_MESSAGES/django.mo | Bin 5751 -> 0 bytes .../locale/ar/LC_MESSAGES/django.po | 317 ------- .../locale/da/LC_MESSAGES/django.mo | Bin 4826 -> 0 bytes .../locale/da/LC_MESSAGES/django.po | 367 -------- .../locale/de/LC_MESSAGES/django.mo | Bin 5250 -> 0 bytes .../locale/de/LC_MESSAGES/django.po | 321 ------- .../locale/el/LC_MESSAGES/django.mo | Bin 6195 -> 0 bytes .../locale/el/LC_MESSAGES/django.po | 291 ------ .../locale/en/LC_MESSAGES/django.po | 374 -------- .../locale/es/LC_MESSAGES/django.mo | Bin 4610 -> 0 bytes .../locale/es/LC_MESSAGES/django.po | 314 ------- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 3099 -> 0 bytes .../locale/es_AR/LC_MESSAGES/django.po | 312 ------ .../locale/fa/LC_MESSAGES/django.mo | Bin 5926 -> 0 bytes .../locale/fa/LC_MESSAGES/django.po | 357 ------- .../locale/fr/LC_MESSAGES/django.mo | Bin 5132 -> 0 bytes .../locale/fr/LC_MESSAGES/django.po | 316 ------- .../locale/it/LC_MESSAGES/django.mo | Bin 5138 -> 0 bytes .../locale/it/LC_MESSAGES/django.po | 317 ------- .../locale/ko/LC_MESSAGES/django.mo | Bin 5024 -> 0 bytes .../locale/ko/LC_MESSAGES/django.po | 292 ------ .../locale/nl/LC_MESSAGES/django.mo | Bin 5071 -> 0 bytes .../locale/nl/LC_MESSAGES/django.po | 314 ------- .../locale/pl/LC_MESSAGES/django.mo | Bin 3522 -> 0 bytes .../locale/pl/LC_MESSAGES/django.po | 305 ------ .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 4996 -> 0 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 314 ------- .../locale/ru/LC_MESSAGES/django.mo | Bin 5984 -> 0 bytes .../locale/ru/LC_MESSAGES/django.po | 315 ------- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 4469 -> 0 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 299 ------ .../locale/cs/LC_MESSAGES/django.mo | Bin 12498 -> 0 bytes .../locale/cs/LC_MESSAGES/django.po | 856 ----------------- .../locale/de/LC_MESSAGES/django.mo | Bin 11961 -> 0 bytes .../locale/de/LC_MESSAGES/django.po | 856 ----------------- .../locale/en/LC_MESSAGES/django.mo | Bin 6796 -> 0 bytes .../locale/en/LC_MESSAGES/django.po | 886 ------------------ .../locale/es/LC_MESSAGES/django.mo | Bin 12364 -> 0 bytes .../locale/es/LC_MESSAGES/django.po | 861 ----------------- .../locale/es_DO/LC_MESSAGES/django.mo | Bin 4053 -> 0 bytes .../locale/es_DO/LC_MESSAGES/django.po | 851 ----------------- .../locale/fo/LC_MESSAGES/django.mo | Bin 6510 -> 0 bytes .../locale/fo/LC_MESSAGES/django.po | 851 ----------------- .../locale/fr/LC_MESSAGES/django.mo | Bin 12635 -> 0 bytes .../locale/fr/LC_MESSAGES/django.po | 861 ----------------- .../locale/it/LC_MESSAGES/django.mo | Bin 10580 -> 0 bytes .../locale/it/LC_MESSAGES/django.po | 854 ----------------- .../locale/ja/LC_MESSAGES/django.mo | Bin 431 -> 0 bytes .../locale/ja/LC_MESSAGES/django.po | 850 ----------------- .../locale/nl/LC_MESSAGES/django.mo | Bin 9153 -> 0 bytes .../locale/nl/LC_MESSAGES/django.po | 853 ----------------- .../locale/pt/LC_MESSAGES/django.mo | Bin 438 -> 0 bytes .../locale/pt/LC_MESSAGES/django.po | 850 ----------------- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 6804 -> 0 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 852 ----------------- .../locale/ro/LC_MESSAGES/django.mo | Bin 3638 -> 0 bytes .../locale/ro/LC_MESSAGES/django.po | 851 ----------------- .../locale/ru/LC_MESSAGES/django.mo | Bin 15257 -> 0 bytes .../locale/ru/LC_MESSAGES/django.po | 858 ----------------- .../locale/sk_SK/LC_MESSAGES/django.mo | Bin 9480 -> 0 bytes .../locale/sk_SK/LC_MESSAGES/django.po | 853 ----------------- .../locale/sl/LC_MESSAGES/django.mo | Bin 12234 -> 0 bytes .../locale/sl/LC_MESSAGES/django.po | 856 ----------------- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 11494 -> 0 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 851 ----------------- .../locale/de/LC_MESSAGES/django.mo | Bin 3002 -> 0 bytes .../locale/de/LC_MESSAGES/django.po | 127 --- .../locale/en/LC_MESSAGES/django.po | 122 --- .../locale/es/LC_MESSAGES/django.mo | Bin 2779 -> 0 bytes .../locale/es/LC_MESSAGES/django.po | 131 --- .../locale/ka/LC_MESSAGES/django.mo | Bin 4179 -> 0 bytes .../locale/ka/LC_MESSAGES/django.po | 133 --- .../locale/nb/LC_MESSAGES/django.mo | Bin 2463 -> 0 bytes .../locale/nb/LC_MESSAGES/django.po | 137 --- .../locale/pl/LC_MESSAGES/django.mo | Bin 2904 -> 0 bytes .../locale/pl/LC_MESSAGES/django.po | 117 --- .../locale/ru/LC_MESSAGES/django.mo | Bin 3449 -> 0 bytes .../locale/ru/LC_MESSAGES/django.po | 125 --- .../locale/zh/LC_MESSAGES/django.mo | Bin 2524 -> 0 bytes .../locale/zh/LC_MESSAGES/django.po | 122 --- photologue/locale/cs/LC_MESSAGES/django.mo | Bin 9634 -> 0 bytes photologue/locale/cs/LC_MESSAGES/django.po | 639 ------------- photologue/locale/da/LC_MESSAGES/django.mo | Bin 8401 -> 0 bytes photologue/locale/da/LC_MESSAGES/django.po | 633 ------------- photologue/locale/de/LC_MESSAGES/django.mo | Bin 9161 -> 0 bytes photologue/locale/de/LC_MESSAGES/django.po | 646 ------------- photologue/locale/en/LC_MESSAGES/django.mo | Bin 416 -> 0 bytes photologue/locale/en/LC_MESSAGES/django.po | 613 ------------ photologue/locale/en_US/LC_MESSAGES/django.mo | Bin 9169 -> 0 bytes photologue/locale/en_US/LC_MESSAGES/django.po | 632 ------------- photologue/locale/es_ES/LC_MESSAGES/django.mo | Bin 13580 -> 0 bytes photologue/locale/es_ES/LC_MESSAGES/django.po | 599 ------------ photologue/locale/eu/LC_MESSAGES/django.mo | Bin 490 -> 0 bytes photologue/locale/eu/LC_MESSAGES/django.po | 597 ------------ photologue/locale/fr/LC_MESSAGES/django.mo | Bin 8183 -> 0 bytes photologue/locale/fr/LC_MESSAGES/django.po | 637 ------------- photologue/locale/hu/LC_MESSAGES/django.mo | Bin 9075 -> 0 bytes photologue/locale/hu/LC_MESSAGES/django.po | 640 ------------- photologue/locale/it/LC_MESSAGES/django.mo | Bin 8748 -> 0 bytes photologue/locale/it/LC_MESSAGES/django.po | 638 ------------- photologue/locale/nl/LC_MESSAGES/django.mo | Bin 8594 -> 0 bytes photologue/locale/nl/LC_MESSAGES/django.po | 636 ------------- photologue/locale/no/LC_MESSAGES/django.mo | Bin 7494 -> 0 bytes photologue/locale/no/LC_MESSAGES/django.po | 621 ------------ photologue/locale/pl/LC_MESSAGES/django.mo | Bin 7786 -> 0 bytes photologue/locale/pl/LC_MESSAGES/django.po | 636 ------------- photologue/locale/pt/LC_MESSAGES/django.mo | Bin 8625 -> 0 bytes photologue/locale/pt/LC_MESSAGES/django.po | 637 ------------- photologue/locale/pt_BR/LC_MESSAGES/django.mo | Bin 8639 -> 0 bytes photologue/locale/pt_BR/LC_MESSAGES/django.po | 637 ------------- photologue/locale/ru/LC_MESSAGES/django.mo | Bin 11474 -> 0 bytes photologue/locale/ru/LC_MESSAGES/django.po | 646 ------------- photologue/locale/sk/LC_MESSAGES/django.mo | Bin 13407 -> 0 bytes photologue/locale/sk/LC_MESSAGES/django.po | 643 ------------- photologue/locale/tr/LC_MESSAGES/django.mo | Bin 7435 -> 0 bytes photologue/locale/tr/LC_MESSAGES/django.po | 613 ------------ proj/settings.py | 6 +- registration/locale/ar/LC_MESSAGES/django.mo | Bin 2135 -> 0 bytes registration/locale/ar/LC_MESSAGES/django.po | 81 -- registration/locale/bg/LC_MESSAGES/django.mo | Bin 2302 -> 0 bytes registration/locale/bg/LC_MESSAGES/django.po | 78 -- registration/locale/ca/LC_MESSAGES/django.mo | Bin 1953 -> 0 bytes registration/locale/ca/LC_MESSAGES/django.po | 97 -- registration/locale/cs/LC_MESSAGES/django.mo | Bin 1963 -> 0 bytes registration/locale/cs/LC_MESSAGES/django.po | 94 -- registration/locale/da/LC_MESSAGES/django.mo | Bin 1803 -> 0 bytes registration/locale/da/LC_MESSAGES/django.po | 92 -- registration/locale/de/LC_MESSAGES/django.mo | Bin 1999 -> 0 bytes registration/locale/de/LC_MESSAGES/django.po | 93 -- registration/locale/el/LC_MESSAGES/django.mo | Bin 2424 -> 0 bytes registration/locale/el/LC_MESSAGES/django.po | 84 -- registration/locale/en/LC_MESSAGES/django.mo | Bin 367 -> 0 bytes registration/locale/en/LC_MESSAGES/django.po | 114 --- registration/locale/es/LC_MESSAGES/django.mo | Bin 1909 -> 0 bytes registration/locale/es/LC_MESSAGES/django.po | 85 -- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 1849 -> 0 bytes .../locale/es_AR/LC_MESSAGES/django.po | 83 -- registration/locale/fa/LC_MESSAGES/django.mo | Bin 2175 -> 0 bytes registration/locale/fa/LC_MESSAGES/django.po | 80 -- registration/locale/fr/LC_MESSAGES/django.mo | Bin 2012 -> 0 bytes registration/locale/fr/LC_MESSAGES/django.po | 91 -- registration/locale/he/LC_MESSAGES/django.mo | Bin 1896 -> 0 bytes registration/locale/he/LC_MESSAGES/django.po | 86 -- registration/locale/hr/LC_MESSAGES/django.mo | Bin 1939 -> 0 bytes registration/locale/hr/LC_MESSAGES/django.po | 86 -- registration/locale/is/LC_MESSAGES/django.mo | Bin 1476 -> 0 bytes registration/locale/is/LC_MESSAGES/django.po | 74 -- registration/locale/it/LC_MESSAGES/django.mo | Bin 2029 -> 0 bytes registration/locale/it/LC_MESSAGES/django.po | 89 -- registration/locale/ja/LC_MESSAGES/django.mo | Bin 2035 -> 0 bytes registration/locale/ja/LC_MESSAGES/django.po | 78 -- registration/locale/ko/LC_MESSAGES/django.mo | Bin 1947 -> 0 bytes registration/locale/ko/LC_MESSAGES/django.po | 89 -- registration/locale/nb/LC_MESSAGES/django.mo | Bin 1891 -> 0 bytes registration/locale/nb/LC_MESSAGES/django.po | 91 -- registration/locale/nl/LC_MESSAGES/django.mo | Bin 1898 -> 0 bytes registration/locale/nl/LC_MESSAGES/django.po | 77 -- registration/locale/pl/LC_MESSAGES/django.mo | Bin 1769 -> 0 bytes registration/locale/pl/LC_MESSAGES/django.po | 84 -- registration/locale/pt/LC_MESSAGES/django.mo | Bin 1895 -> 0 bytes registration/locale/pt/LC_MESSAGES/django.po | 88 -- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 1796 -> 0 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 81 -- registration/locale/ru/LC_MESSAGES/django.mo | Bin 2470 -> 0 bytes registration/locale/ru/LC_MESSAGES/django.po | 92 -- registration/locale/sl/LC_MESSAGES/django.mo | Bin 1889 -> 0 bytes registration/locale/sl/LC_MESSAGES/django.po | 87 -- registration/locale/sr/LC_MESSAGES/django.mo | Bin 1966 -> 0 bytes registration/locale/sr/LC_MESSAGES/django.po | 80 -- registration/locale/sv/LC_MESSAGES/django.mo | Bin 1687 -> 0 bytes registration/locale/sv/LC_MESSAGES/django.po | 81 -- .../locale/tr_TR/LC_MESSAGES/django.mo | Bin 1945 -> 0 bytes .../locale/tr_TR/LC_MESSAGES/django.po | 92 -- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 1669 -> 0 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 77 -- .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 1669 -> 0 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 77 -- 866 files changed, 5 insertions(+), 34614 deletions(-) rename {accounts => apps/accounts}/__init__.py (100%) rename {accounts => apps/accounts}/admin.py (100%) rename {accounts => apps/accounts}/admin_urls.py (100%) rename {accounts => apps/accounts}/edit_forms.py (100%) rename {accounts => apps/accounts}/forms.py (100%) rename {accounts => apps/accounts}/management/__init__.py (100%) rename {accounts => apps/accounts}/management/commands/__init__.py (100%) rename {accounts => apps/accounts}/management/commands/accounts_check_url.py (100%) rename {accounts => apps/accounts}/migrations/0001_initial.py (100%) rename {accounts => apps/accounts}/migrations/__init__.py (100%) rename {accounts => apps/accounts}/models.py (100%) rename {accounts => apps/accounts}/urls.py (100%) rename {accounts => apps/accounts}/user_catalog_urls.py (100%) rename {accounts => apps/accounts}/views.py (100%) rename {article => apps/article}/__init__.py (100%) rename {article => apps/article}/admin.py (100%) rename {article => apps/article}/admin_urls.py (100%) rename {article => apps/article}/forms.py (100%) rename {article => apps/article}/managers.py (100%) rename {article => apps/article}/migrations/0001_initial.py (100%) rename {article => apps/article}/migrations/__init__.py (100%) rename {article => apps/article}/models.py (100%) rename {article => apps/article}/translation.py (100%) rename {article => apps/article}/urls.py (100%) rename {article => apps/article}/views.py (100%) rename {city => apps/city}/__init__.py (100%) rename {city => apps/city}/admin.py (100%) rename {city => apps/city}/admin_urls.py (100%) rename {city => apps/city}/forms.py (100%) rename {city => apps/city}/management/__init__.py (100%) rename {city => apps/city}/management/commands/__init__.py (100%) rename {city => apps/city}/management/commands/create_hotels.py (100%) rename {city => apps/city}/management/commands/hotel_photos.py (100%) rename {city => apps/city}/management/commands/update_hotels_currency.py (100%) rename {city => apps/city}/management/commands/update_hotels_price.py (100%) rename {city => apps/city}/models.py (100%) rename {city => apps/city}/search_indexes.py (100%) rename {city => apps/city}/urls.py (100%) rename {city => apps/city}/views.py (100%) rename {comments => apps/comments}/__init__.py (100%) rename {comments => apps/comments}/admin.py (100%) rename {comments => apps/comments}/forms.py (100%) rename {comments => apps/comments}/matfilter.py (100%) rename {comments => apps/comments}/migrations/0001_initial.py (100%) rename {comments => apps/comments}/migrations/__init__.py (100%) rename {comments => apps/comments}/models.py (100%) rename {comments => apps/comments}/tests.py (100%) rename {comments => apps/comments}/views.py (100%) rename {company => apps/company}/__init__.py (100%) rename {company => apps/company}/admin.py (100%) rename {company => apps/company}/admin_urls.py (100%) rename {company => apps/company}/edit_forms.py (100%) rename {company => apps/company}/edit_views.py (100%) rename {company => apps/company}/forms.py (100%) rename {company => apps/company}/migrations/0001_initial.py (100%) rename {company => apps/company}/migrations/__init__.py (100%) rename {company => apps/company}/models.py (100%) rename {company => apps/company}/search_indexes.py (100%) rename {company => apps/company}/signals.py (100%) rename {company => apps/company}/tests.py (100%) rename {company => apps/company}/urls.py (100%) rename {company => apps/company}/views.py (100%) rename {conference => apps/conference}/__init__.py (100%) rename {conference => apps/conference}/admin.py (100%) rename {conference => apps/conference}/admin_urls.py (100%) rename {conference => apps/conference}/forms.py (100%) rename {conference => apps/conference}/management/__init__.py (100%) rename {conference => apps/conference}/management/commands/__init__.py (100%) rename {conference => apps/conference}/management/commands/conf_load.py (100%) rename {conference => apps/conference}/management/commands/conf_old.py (100%) rename {conference => apps/conference}/migrations/0001_initial.py (100%) rename {conference => apps/conference}/migrations/__init__.py (100%) rename {conference => apps/conference}/models.py (100%) rename {conference => apps/conference}/search_indexes.py (100%) rename {conference => apps/conference}/signals.py (100%) rename {conference => apps/conference}/tests.py (100%) rename {conference => apps/conference}/translation.py (100%) rename {conference => apps/conference}/urls.py (100%) rename {conference => apps/conference}/views.py (100%) rename {core => apps/core}/__init__.py (100%) rename {core => apps/core}/admin_urls.py (100%) rename {core => apps/core}/forms.py (100%) rename {core => apps/core}/models.py (100%) rename {core => apps/core}/simple_index_view.py (100%) rename {core => apps/core}/simple_urls.py (100%) rename {core => apps/core}/simple_views.py (100%) rename {core => apps/core}/tests.py (100%) rename {core => apps/core}/urls.py (100%) rename {core => apps/core}/utils.py (100%) rename {core => apps/core}/views.py (100%) rename {country => apps/country}/__init__.py (100%) rename {country => apps/country}/admin.py (100%) rename {country => apps/country}/admin_urls.py (100%) rename {country => apps/country}/forms.py (100%) rename {country => apps/country}/management/commands/newsletter_create_dependies.py (100%) rename {country => apps/country}/manager.py (100%) rename {country => apps/country}/models.py (100%) rename {country => apps/country}/search_indexes.py (100%) rename {country => apps/country}/urls.py (100%) rename {country => apps/country}/views.py (100%) rename {directories => apps/directories}/__init__.py (100%) rename {directories => apps/directories}/admin.py (100%) rename {directories => apps/directories}/forms.py (100%) rename {directories => apps/directories}/management/__init__.py (100%) rename {directories => apps/directories}/management/commands/__init__.py (100%) rename {directories => apps/directories}/management/commands/fill_languages.py (100%) rename {directories => apps/directories}/models.py (100%) rename {directories => apps/directories}/tests.py (100%) rename {django_messages => apps/django_messages}/__init__.py (100%) rename {django_messages => apps/django_messages}/admin.py (100%) rename {django_messages => apps/django_messages}/apps.py (100%) rename {django_messages => apps/django_messages}/context_processors.py (100%) rename {django_messages => apps/django_messages}/expomap_urls.py (100%) rename {django_messages => apps/django_messages}/expomap_views.py (100%) rename {django_messages => apps/django_messages}/fields.py (100%) rename {django_messages => apps/django_messages}/forms.py (100%) rename {django_messages => apps/django_messages}/management.py (100%) rename {django_messages => apps/django_messages}/models.py (100%) rename {django_messages => apps/django_messages}/signals.py (100%) rename {django_messages => apps/django_messages}/templates/django_messages/base.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/compose.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/inbox.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/new_message.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/outbox.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/trash.html (100%) rename {django_messages => apps/django_messages}/templates/django_messages/view.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_deleted/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_deleted/notice.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_received/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_received/notice.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_received/short.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_recovered/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_recovered/notice.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_replied/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_replied/notice.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_reply_received/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_reply_received/notice.html (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_reply_received/short.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_sent/full.txt (100%) rename {django_messages => apps/django_messages}/templates/notification/messages_sent/notice.html (100%) rename {django_messages => apps/django_messages}/templatetags/__init__.py (100%) rename {django_messages => apps/django_messages}/templatetags/inbox.py (100%) rename {django_messages => apps/django_messages}/tests.py (100%) rename {django_messages => apps/django_messages}/urls.py (100%) rename {django_messages => apps/django_messages}/utils.py (100%) rename {django_messages => apps/django_messages}/views.py (100%) rename {emencia => apps/emencia}/__init__.py (100%) rename {emencia => apps/emencia}/django/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/contact.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/mailinglist.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/newsletter.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/smtpserver.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin/workgroup.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin_forms.py (100%) rename {emencia => apps/emencia}/django/newsletter/admin_urls.py (100%) rename {emencia => apps/emencia}/django/newsletter/cmsplugin_newsletter/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/cmsplugin_newsletter/cms_plugins.py (100%) rename {emencia => apps/emencia}/django/newsletter/cmsplugin_newsletter/models.py (100%) rename {emencia => apps/emencia}/django/newsletter/cmsplugin_newsletter/settings.py (100%) rename {emencia => apps/emencia}/django/newsletter/forms.py (100%) rename {emencia => apps/emencia}/django/newsletter/mailer.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/bad_emails.xlsx (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/fill_contacts.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/newsletter_contacts_remove_notactivated.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/newsletter_create_announce.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/newsletter_create_dailymail.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/send_newsletter.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/send_newsletter_continuous.py (100%) rename {emencia => apps/emencia}/django/newsletter/management/commands/users_to_mailinglist.py (100%) rename {emencia => apps/emencia}/django/newsletter/managers.py (100%) rename {emencia => apps/emencia}/django/newsletter/migrations/0001_initial.py (100%) rename {emencia => apps/emencia}/django/newsletter/migrations/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/models.py (100%) rename {emencia => apps/emencia}/django/newsletter/settings.py (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/jquery.form.js (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/jquery.heatcolor.js (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/jquery.js (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/swfobject/expressInstall.swf (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/swfobject/index.html (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/swfobject/index_dynamic.html (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/swfobject/swfobject.js (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/js/swfobject/test.swf (100%) rename {emencia => apps/emencia}/django/newsletter/static/edn/swf/open-flash-chart.swf (100%) rename {emencia => apps/emencia}/django/newsletter/templates/admin/newsletter/contact/change_list.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/AutomaticEmail.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/AutomaticEmail_test.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/AutomaticEmail_v2.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/AutomaticEmail_web.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/announce_template.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/base.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/cms/subscription_form.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/contact_import.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/mailing_list_subscribe.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/mailing_list_unsubscribe.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_density.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_detail.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_historic.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_image_tracking.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_link_site.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_link_unsubscribe.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_preheader.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/newsletter_statistics.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/recommend/create.html (100%) rename {emencia => apps/emencia}/django/newsletter/templates/newsletter/recommend/list.html (100%) rename {emencia => apps/emencia}/django/newsletter/tests.py (100%) rename {emencia => apps/emencia}/django/newsletter/testsettings.py (100%) rename {emencia => apps/emencia}/django/newsletter/urls/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/urls/mailing_list.py (100%) rename {emencia => apps/emencia}/django/newsletter/urls/newsletter.py (100%) rename {emencia => apps/emencia}/django/newsletter/urls/statistics.py (100%) rename {emencia => apps/emencia}/django/newsletter/urls/tracking.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/excel.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/importation.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/newsletter.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/ofc.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/premailer.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/statistics.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/tokens.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/vcard.py (100%) rename {emencia => apps/emencia}/django/newsletter/utils/workgroups.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/__init__.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/admin_views.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/expo_views.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/mailing_list.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/newsletter.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/statistics.py (100%) rename {emencia => apps/emencia}/django/newsletter/views/tracking.py (100%) rename {events => apps/events}/__init__.py (100%) rename {events => apps/events}/admin.py (100%) rename {events => apps/events}/admin_urls.py (100%) rename {events => apps/events}/common.py (100%) rename {events => apps/events}/forms.py (100%) rename {events => apps/events}/management/__init__.py (100%) rename {events => apps/events}/management/commands/__init__.py (100%) rename {events => apps/events}/management/commands/get_courses.py (100%) rename {events => apps/events}/management/commands/update_events_filter_fields.py (100%) rename {events => apps/events}/migrations/0001_initial.py (100%) rename {events => apps/events}/migrations/__init__.py (100%) rename {events => apps/events}/mixin.py (100%) rename {events => apps/events}/models.py (100%) rename {events => apps/events}/tests.py (100%) rename {events => apps/events}/translation.py (100%) rename {events => apps/events}/urls.py (100%) rename {events => apps/events}/views.py (100%) rename {expobanner => apps/expobanner}/__init__.py (100%) rename {expobanner => apps/expobanner}/admin.py (100%) rename {expobanner => apps/expobanner}/admin_urls.py (100%) rename {expobanner => apps/expobanner}/forms.py (100%) rename {expobanner => apps/expobanner}/management/__init__.py (100%) rename {expobanner => apps/expobanner}/management/commands/__init__.py (100%) rename {expobanner => apps/expobanner}/management/commands/banner_log_check_previous_day.py (100%) rename {expobanner => apps/expobanner}/management/commands/banner_log_recalc.py (100%) rename {expobanner => apps/expobanner}/management/commands/banner_log_update.py (100%) rename {expobanner => apps/expobanner}/management/commands/banner_log_update_old.py (100%) rename {expobanner => apps/expobanner}/managers.py (100%) rename {expobanner => apps/expobanner}/migrations/0001_initial.py (100%) rename {expobanner => apps/expobanner}/migrations/0002_auto__add_field_paid_participants_list.py (100%) rename {expobanner => apps/expobanner}/migrations/__init__.py (100%) rename {expobanner => apps/expobanner}/mixins.py (100%) rename {expobanner => apps/expobanner}/models.py (100%) rename {expobanner => apps/expobanner}/stat_views.py (100%) rename {expobanner => apps/expobanner}/static/banners/css/slider.css (100%) rename {expobanner => apps/expobanner}/static/banners/js/log.js (100%) rename {expobanner => apps/expobanner}/static/banners/js/slider.js (100%) rename {expobanner => apps/expobanner}/templates/banner.html (100%) rename {expobanner => apps/expobanner}/templates/grid.html (100%) rename {expobanner => apps/expobanner}/templates/group.html (100%) rename {expobanner => apps/expobanner}/templates/slider.html (100%) rename {expobanner => apps/expobanner}/templatetags/__init__.py (100%) rename {expobanner => apps/expobanner}/templatetags/banner.py (100%) rename {expobanner => apps/expobanner}/tests.py (100%) rename {expobanner => apps/expobanner}/urls.py (100%) rename {expobanner => apps/expobanner}/utils.py (100%) rename {expobanner => apps/expobanner}/views.py (100%) rename {exposition => apps/exposition}/__init__.py (100%) rename {exposition => apps/exposition}/admin.py (100%) rename {exposition => apps/exposition}/admin_urls.py (100%) rename {exposition => apps/exposition}/forms.py (100%) rename {exposition => apps/exposition}/management/__init__.py (100%) rename {exposition => apps/exposition}/management/commands/__init__.py (100%) rename {exposition => apps/exposition}/management/commands/check_translation.py (100%) rename {exposition => apps/exposition}/management/commands/check_url.py (100%) rename {exposition => apps/exposition}/management/commands/convert_expo_logo.py (100%) rename {exposition => apps/exposition}/management/commands/expo_old.py (100%) rename {exposition => apps/exposition}/management/commands/expo_organiser.py (100%) rename {exposition => apps/exposition}/management/commands/expo_test.py (100%) rename {exposition => apps/exposition}/management/commands/exposition_en.py (100%) rename {exposition => apps/exposition}/management/commands/exposition_load.py (100%) rename {exposition => apps/exposition}/management/commands/fix_logo.py (100%) rename {exposition => apps/exposition}/management/commands/imp_stat.py (100%) rename {exposition => apps/exposition}/management/commands/test.py (100%) rename {exposition => apps/exposition}/manager.py (100%) rename {exposition => apps/exposition}/migrations/0001_initial.py (100%) rename {exposition => apps/exposition}/migrations/__init__.py (100%) rename {exposition => apps/exposition}/models.py (100%) rename {exposition => apps/exposition}/search_indexes.py (100%) rename {exposition => apps/exposition}/signals.py (100%) rename {exposition => apps/exposition}/tests.py (100%) rename {exposition => apps/exposition}/urls.py (100%) rename {exposition => apps/exposition}/views.py (100%) rename {file => apps/file}/__init__.py (100%) rename {file => apps/file}/admin.py (100%) rename {file => apps/file}/admin2.py (100%) rename {file => apps/file}/forms.py (100%) rename {file => apps/file}/models.py (100%) rename {file => apps/file}/tests.py (100%) rename {file => apps/file}/urls.py (100%) rename {file => apps/file}/views.py (100%) rename {functions => apps/functions}/__init__.py (100%) rename {functions => apps/functions}/admin.py (100%) rename {functions => apps/functions}/admin_forms.py (100%) rename {functions => apps/functions}/admin_views.py (100%) rename {functions => apps/functions}/cache_mixin.py (100%) rename {functions => apps/functions}/custom_fields.py (100%) rename {functions => apps/functions}/custom_views.py (100%) rename {functions => apps/functions}/db.py (100%) rename {functions => apps/functions}/files.py (100%) rename {functions => apps/functions}/form_check.py (100%) rename {functions => apps/functions}/forms.py (100%) rename {functions => apps/functions}/http.py (100%) rename {functions => apps/functions}/model_mixin.py (100%) rename {functions => apps/functions}/model_utils.py (100%) rename {functions => apps/functions}/models_methods.py (100%) rename {functions => apps/functions}/overrides.py (100%) rename {functions => apps/functions}/pipeline.py (100%) rename {functions => apps/functions}/search_forms.py (100%) rename {functions => apps/functions}/search_mixin.py (100%) rename {functions => apps/functions}/signal_additional_func.py (100%) rename {functions => apps/functions}/signal_handlers.py (100%) rename {functions => apps/functions}/translate.py (100%) rename {functions => apps/functions}/url_utils.py (100%) rename {functions => apps/functions}/utils.py (100%) rename {functions => apps/functions}/views_help.py (100%) rename {import_xls => apps/import_xls}/__init__.py (100%) rename {import_xls => apps/import_xls}/admin.py (100%) rename {import_xls => apps/import_xls}/admin_urls.py (100%) rename {import_xls => apps/import_xls}/excel_settings.py (100%) rename {import_xls => apps/import_xls}/export_forms.py (100%) rename {import_xls => apps/import_xls}/import_forms.py (100%) rename {import_xls => apps/import_xls}/model_utils.py (100%) rename {import_xls => apps/import_xls}/models.py (100%) rename {import_xls => apps/import_xls}/utils.py (100%) rename {meta => apps/meta}/__init__.py (100%) rename {meta => apps/meta}/admin.py (100%) rename {meta => apps/meta}/admin_urls.py (100%) rename {meta => apps/meta}/decorators.py (100%) rename {meta => apps/meta}/forms.py (100%) rename {meta => apps/meta}/models.py (100%) rename {meta => apps/meta}/settings.py (100%) rename {meta => apps/meta}/templatetags/__init__.py (100%) rename {meta => apps/meta}/templatetags/meta.py (100%) rename {meta => apps/meta}/tests.py (100%) rename {meta => apps/meta}/views.py (100%) rename {news => apps/news}/__init__.py (100%) rename {news => apps/news}/admin.py (100%) rename {news => apps/news}/admin_urls.py (100%) rename {news => apps/news}/forms.py (100%) rename {news => apps/news}/models.py (100%) rename {news => apps/news}/signals.py (100%) rename {news => apps/news}/tests.py (100%) rename {note => apps/note}/__init__.py (100%) rename {note => apps/note}/models.py (100%) rename {note => apps/note}/tests.py (100%) rename {note => apps/note}/views.py (100%) rename {organiser => apps/organiser}/__init__.py (100%) rename {organiser => apps/organiser}/admin.py (100%) rename {organiser => apps/organiser}/admin_urls.py (100%) rename {organiser => apps/organiser}/event_forms.py (100%) rename {organiser => apps/organiser}/forms.py (100%) rename {organiser => apps/organiser}/management/__init__.py (100%) rename {organiser => apps/organiser}/management/commands/__init__.py (100%) rename {organiser => apps/organiser}/management/commands/organiser_from_old_db.py (100%) rename {organiser => apps/organiser}/models.py (100%) rename {organiser => apps/organiser}/signals.py (100%) rename {organiser => apps/organiser}/tests.py (100%) rename {organiser => apps/organiser}/urls.py (100%) rename {organiser => apps/organiser}/views.py (100%) rename {password_reset => apps/password_reset}/__init__.py (100%) rename {password_reset => apps/password_reset}/forms.py (100%) rename {password_reset => apps/password_reset}/signals.py (100%) rename {password_reset => apps/password_reset}/templates/password_reset/base.html (100%) rename {password_reset => apps/password_reset}/templates/password_reset/recovery_done.html (100%) rename {password_reset => apps/password_reset}/templates/password_reset/recovery_email.txt (100%) rename {password_reset => apps/password_reset}/templates/password_reset/recovery_email_expo.html (100%) rename {password_reset => apps/password_reset}/templates/password_reset/recovery_email_subject.txt (100%) rename {password_reset => apps/password_reset}/templates/password_reset/recovery_form.html (100%) rename {password_reset => apps/password_reset}/templates/password_reset/reset.html (100%) rename {password_reset => apps/password_reset}/templates/password_reset/reset_sent.html (100%) rename {password_reset => apps/password_reset}/tests/__init__.py (100%) rename {password_reset => apps/password_reset}/tests/models.py (100%) rename {password_reset => apps/password_reset}/tests/settings.py (100%) rename {password_reset => apps/password_reset}/tests/templates/404.html (100%) rename {password_reset => apps/password_reset}/tests/templates/base.html (100%) rename {password_reset => apps/password_reset}/tests/tests.py (100%) rename {password_reset => apps/password_reset}/tests/urls.py (100%) rename {password_reset => apps/password_reset}/tests/views.py (100%) rename {password_reset => apps/password_reset}/urls.py (100%) rename {password_reset => apps/password_reset}/utils.py (100%) rename {password_reset => apps/password_reset}/views.py (100%) rename {photologue => apps/photologue}/__init__.py (100%) rename {photologue => apps/photologue}/admin.py (100%) rename {photologue => apps/photologue}/admin_urls.py (100%) rename {photologue => apps/photologue}/client_urls.py (100%) rename {photologue => apps/photologue}/client_view.py (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_archive.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_archive_day.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_archive_month.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_archive_year.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_detail.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/gallery_list.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_archive.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_archive_day.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_archive_month.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_archive_year.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_detail.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/photo_list.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/root.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/tags/next_in_gallery.html (100%) rename {photologue => apps/photologue}/contrib/old_style_templates/templates/photologue/tags/prev_in_gallery.html (100%) rename {photologue => apps/photologue}/forms.py (100%) rename {photologue => apps/photologue}/management/__init__.py (100%) rename {photologue => apps/photologue}/management/commands/__init__.py (100%) rename {photologue => apps/photologue}/management/commands/photologue_exposize.py (100%) rename {photologue => apps/photologue}/management/commands/plcache.py (100%) rename {photologue => apps/photologue}/management/commands/plcreatesize.py (100%) rename {photologue => apps/photologue}/management/commands/plflush.py (100%) rename {photologue => apps/photologue}/managers.py (100%) rename {photologue => apps/photologue}/migrations/__init__.py (100%) rename {photologue => apps/photologue}/models.py (100%) rename {photologue => apps/photologue}/res/sample.jpg (100%) rename {photologue => apps/photologue}/res/test_photologue_"ing.jpg (100%) rename {photologue => apps/photologue}/res/test_photologue_landscape.jpg (100%) rename {photologue => apps/photologue}/res/test_photologue_portrait.jpg (100%) rename {photologue => apps/photologue}/res/test_photologue_square.jpg (100%) rename {photologue => apps/photologue}/res/zips/ignored_files.zip (100%) rename {photologue => apps/photologue}/res/zips/not_image.zip (100%) rename {photologue => apps/photologue}/res/zips/sample.zip (100%) rename {photologue => apps/photologue}/sitemaps.py (100%) rename {photologue => apps/photologue}/south_migrations/0001_initial.py (100%) rename {photologue => apps/photologue}/south_migrations/__init__.py (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_archive.html (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_archive_day.html (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_archive_month.html (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_archive_year.html (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_detail.html (100%) rename {photologue => apps/photologue}/templates/photologue/gallery_list.html (100%) rename {photologue => apps/photologue}/templates/photologue/includes/gallery_sample.html (100%) rename {photologue => apps/photologue}/templates/photologue/includes/paginator.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_archive.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_archive_day.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_archive_month.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_archive_year.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_detail.html (100%) rename {photologue => apps/photologue}/templates/photologue/photo_list.html (100%) rename {photologue => apps/photologue}/templates/photologue/root.html (100%) rename {photologue => apps/photologue}/templates/photologue/tags/next_in_gallery.html (100%) rename {photologue => apps/photologue}/templates/photologue/tags/prev_in_gallery.html (100%) rename {photologue => apps/photologue}/templatetags/__init__.py (100%) rename {photologue => apps/photologue}/templatetags/photologue_tags.py (100%) rename {photologue => apps/photologue}/tests/__init__.py (100%) rename {photologue => apps/photologue}/tests/factories.py (100%) rename {photologue => apps/photologue}/tests/helpers.py (100%) rename {photologue => apps/photologue}/tests/templates/base.html (100%) rename {photologue => apps/photologue}/tests/test_effect.py (100%) rename {photologue => apps/photologue}/tests/test_gallery.py (100%) rename {photologue => apps/photologue}/tests/test_photo.py (100%) rename {photologue => apps/photologue}/tests/test_photosize.py (100%) rename {photologue => apps/photologue}/tests/test_resize.py (100%) rename {photologue => apps/photologue}/tests/test_sitemap.py (100%) rename {photologue => apps/photologue}/tests/test_sites.py (100%) rename {photologue => apps/photologue}/tests/test_urls.py (100%) rename {photologue => apps/photologue}/tests/test_views_gallery.py (100%) rename {photologue => apps/photologue}/tests/test_views_photo.py (100%) rename {photologue => apps/photologue}/tests/test_zipupload.py (100%) rename {photologue => apps/photologue}/urls.py (100%) rename {photologue => apps/photologue}/utils/EXIF.py (100%) rename {photologue => apps/photologue}/utils/__init__.py (100%) rename {photologue => apps/photologue}/utils/reflection.py (100%) rename {photologue => apps/photologue}/utils/watermark.py (100%) rename {photologue => apps/photologue}/views.py (100%) rename {photoreport => apps/photoreport}/__init__.py (100%) rename {photoreport => apps/photoreport}/admin.py (100%) rename {photoreport => apps/photoreport}/admin_urls.py (100%) rename {photoreport => apps/photoreport}/forms.py (100%) rename {photoreport => apps/photoreport}/models.py (100%) rename {photoreport => apps/photoreport}/tests.py (100%) rename {photoreport => apps/photoreport}/urls.py (100%) rename {photoreport => apps/photoreport}/views.py (100%) rename {place_conference => apps/place_conference}/__init__.py (100%) rename {place_conference => apps/place_conference}/admin.py (100%) rename {place_conference => apps/place_conference}/admin_urls.py (100%) rename {place_conference => apps/place_conference}/forms.py (100%) rename {place_conference => apps/place_conference}/migrations/0001_initial.py (100%) rename {place_conference => apps/place_conference}/migrations/__init__.py (100%) rename {place_conference => apps/place_conference}/models.py (100%) rename {place_conference => apps/place_conference}/search_indexes.py (100%) rename {place_conference => apps/place_conference}/signals.py (100%) rename {place_conference => apps/place_conference}/tests.py (100%) rename {place_exposition => apps/place_exposition}/__init__.py (100%) rename {place_exposition => apps/place_exposition}/admin.py (100%) rename {place_exposition => apps/place_exposition}/admin_urls.py (100%) rename {place_exposition => apps/place_exposition}/forms.py (100%) rename {place_exposition => apps/place_exposition}/management/__init__.py (100%) rename {place_exposition => apps/place_exposition}/management/commands/__init__.py (100%) rename {place_exposition => apps/place_exposition}/management/commands/convert_logo.py (100%) rename {place_exposition => apps/place_exposition}/management/commands/convert_photo.py (100%) rename {place_exposition => apps/place_exposition}/management/commands/place_en.py (100%) rename {place_exposition => apps/place_exposition}/management/commands/place_exposition_load.py (100%) rename {place_exposition => apps/place_exposition}/migrations/0001_initial.py (100%) rename {place_exposition => apps/place_exposition}/migrations/__init__.py (100%) rename {place_exposition => apps/place_exposition}/models.py (100%) rename {place_exposition => apps/place_exposition}/search_indexes.py (100%) rename {place_exposition => apps/place_exposition}/signals.py (100%) rename {place_exposition => apps/place_exposition}/tests.py (100%) rename {place_exposition => apps/place_exposition}/urls.py (100%) rename {place_exposition => apps/place_exposition}/views.py (100%) rename {redirects => apps/redirects}/__init__.py (100%) rename {redirects => apps/redirects}/admin.py (100%) rename {redirects => apps/redirects}/admin_urls.py (100%) rename {redirects => apps/redirects}/forms.py (100%) rename {registration => apps/registration}/__init__.py (100%) rename {registration => apps/registration}/admin.py (100%) rename {registration => apps/registration}/auth_urls.py (100%) rename {registration => apps/registration}/backends/__init__.py (100%) rename {registration => apps/registration}/backends/default/__init__.py (100%) rename {registration => apps/registration}/backends/default/urls.py (100%) rename {registration => apps/registration}/backends/default/views.py (100%) rename {registration => apps/registration}/backends/simple/__init__.py (100%) rename {registration => apps/registration}/backends/simple/urls.py (100%) rename {registration => apps/registration}/backends/simple/views.py (100%) rename {registration => apps/registration}/forms.py (100%) rename {registration => apps/registration}/management/__init__.py (100%) rename {registration => apps/registration}/management/commands/__init__.py (100%) rename {registration => apps/registration}/management/commands/cleanupregistration.py (100%) rename {registration => apps/registration}/models.py (100%) rename {registration => apps/registration}/signals.py (100%) rename {registration => apps/registration}/tests/__init__.py (100%) rename {registration => apps/registration}/tests/default_backend.py (100%) rename {registration => apps/registration}/tests/forms.py (100%) rename {registration => apps/registration}/tests/models.py (100%) rename {registration => apps/registration}/tests/simple_backend.py (100%) rename {registration => apps/registration}/tests/urls.py (100%) rename {registration => apps/registration}/urls.py (100%) rename {registration => apps/registration}/views.py (100%) rename {review => apps/review}/__init__.py (100%) rename {review => apps/review}/forms.py (100%) rename {review => apps/review}/models.py (100%) rename {review => apps/review}/tests.py (100%) rename {review => apps/review}/views.py (100%) rename {seminar => apps/seminar}/__init__.py (100%) rename {seminar => apps/seminar}/admin.py (100%) rename {seminar => apps/seminar}/admin_urls.py (100%) rename {seminar => apps/seminar}/forms.py (100%) rename {seminar => apps/seminar}/models.py (100%) rename {seminar => apps/seminar}/search_indexes.py (100%) rename {seminar => apps/seminar}/signals.py (100%) rename {seminar => apps/seminar}/tests.py (100%) rename {seminar => apps/seminar}/urls.py (100%) rename {seminar => apps/seminar}/views.py (100%) rename {service => apps/service}/__init__.py (100%) rename {service => apps/service}/admin.py (100%) rename {service => apps/service}/admin_urls.py (100%) rename {service => apps/service}/forms.py (100%) rename {service => apps/service}/management/__init__.py (100%) rename {service => apps/service}/management/commands/__init__.py (100%) rename {service => apps/service}/management/commands/create_linked_services.py (100%) rename {service => apps/service}/management/commands/set_events_services.py (100%) rename {service => apps/service}/migrations/0001_initial.py (100%) rename {service => apps/service}/migrations/__init__.py (100%) rename {service => apps/service}/models.py (100%) rename {service => apps/service}/order_forms.py (100%) rename {service => apps/service}/signals.py (100%) rename {service => apps/service}/tests.py (100%) rename {service => apps/service}/urls.py (100%) rename {service => apps/service}/views.py (100%) rename {settings => apps/settings}/__init__.py (100%) rename {settings => apps/settings}/admin.py (100%) rename {settings => apps/settings}/admin_urls.py (100%) rename {settings => apps/settings}/conference_old_urls.py (100%) rename {settings => apps/settings}/forms.py (100%) rename {settings => apps/settings}/management/__init__.py (100%) rename {settings => apps/settings}/management/commands/__init__.py (100%) rename {settings => apps/settings}/management/commands/do_inflect.py (100%) rename {settings => apps/settings}/management/commands/update_views_cache.py (100%) rename {settings => apps/settings}/migrations/0001_initial.py (100%) rename {settings => apps/settings}/migrations/__init__.py (100%) rename {settings => apps/settings}/models.py (100%) rename {settings => apps/settings}/old_urls.py (100%) rename {settings => apps/settings}/redirect_views.py (100%) rename {settings => apps/settings}/russian_dicts/endings.sqlite (100%) rename {settings => apps/settings}/russian_dicts/freq.sqlite (100%) rename {settings => apps/settings}/russian_dicts/lemmas.sqlite (100%) rename {settings => apps/settings}/russian_dicts/misc.sqlite (100%) rename {settings => apps/settings}/russian_dicts/rules.sqlite (100%) rename {settings => apps/settings}/settings.py (100%) rename {settings => apps/settings}/templatetags/__init__.py (100%) rename {settings => apps/settings}/templatetags/tempalte_tags.py (100%) rename {settings => apps/settings}/templatetags/template_filters.py (100%) rename {settings => apps/settings}/tests.py (100%) rename {settings => apps/settings}/views.py (100%) rename {sortedm2m => apps/sortedm2m}/__init__.py (100%) rename {sortedm2m => apps/sortedm2m}/fields.py (100%) rename {sortedm2m => apps/sortedm2m}/forms.py (100%) rename {sortedm2m => apps/sortedm2m}/models.py (100%) rename {sortedm2m => apps/sortedm2m}/static/sortedm2m/jquery-ui.js (100%) rename {sortedm2m => apps/sortedm2m}/static/sortedm2m/selector-search.gif (100%) rename {sortedm2m => apps/sortedm2m}/static/sortedm2m/widget.css (100%) rename {sortedm2m => apps/sortedm2m}/static/sortedm2m/widget.js (100%) rename {sortedm2m => apps/sortedm2m}/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html (100%) rename {specialist_catalog => apps/specialist_catalog}/__init__.py (100%) rename {specialist_catalog => apps/specialist_catalog}/admin_urls.py (100%) rename {specialist_catalog => apps/specialist_catalog}/forms.py (100%) rename {specialist_catalog => apps/specialist_catalog}/management/__init__.py (100%) rename {specialist_catalog => apps/specialist_catalog}/management/commands/__init__.py (100%) rename {specialist_catalog => apps/specialist_catalog}/management/commands/create_city_page.py (100%) rename {specialist_catalog => apps/specialist_catalog}/management/commands/create_country_page.py (100%) rename {specialist_catalog => apps/specialist_catalog}/models.py (100%) rename {specialist_catalog => apps/specialist_catalog}/tests.py (100%) rename {specialist_catalog => apps/specialist_catalog}/urls.py (100%) rename {specialist_catalog => apps/specialist_catalog}/views.py (100%) rename {stats_collector => apps/stats_collector}/__init__.py (100%) rename {stats_collector => apps/stats_collector}/admin.py (100%) rename {stats_collector => apps/stats_collector}/admin_urls.py (100%) rename {stats_collector => apps/stats_collector}/forms.py (100%) rename {stats_collector => apps/stats_collector}/management/__init__.py (100%) rename {stats_collector => apps/stats_collector}/management/commands/__init__.py (100%) rename {stats_collector => apps/stats_collector}/management/commands/stats_daily.py (100%) rename {stats_collector => apps/stats_collector}/management/commands/stats_hourly.py (100%) rename {stats_collector => apps/stats_collector}/management/commands/stats_test.py (100%) rename {stats_collector => apps/stats_collector}/migrations/0001_initial.py (100%) rename {stats_collector => apps/stats_collector}/migrations/__init__.py (100%) rename {stats_collector => apps/stats_collector}/mixin.py (100%) rename {stats_collector => apps/stats_collector}/models.py (100%) rename {stats_collector => apps/stats_collector}/tests.py (100%) rename {stats_collector => apps/stats_collector}/utils.py (100%) rename {stats_collector => apps/stats_collector}/views.py (100%) rename {theme => apps/theme}/__init__.py (100%) rename {theme => apps/theme}/admin.py (100%) rename {theme => apps/theme}/admin_urls.py (100%) rename {theme => apps/theme}/forms.py (100%) rename {theme => apps/theme}/management/__init__.py (100%) rename {theme => apps/theme}/management/commands/__init__.py (100%) rename {theme => apps/theme}/management/commands/old_urls.py (100%) rename {theme => apps/theme}/management/commands/tag_from_old_db.py (100%) rename {theme => apps/theme}/management/commands/tag_translate.py (100%) rename {theme => apps/theme}/management/commands/theme_from_old_db.py (100%) rename {theme => apps/theme}/manager.py (100%) rename {theme => apps/theme}/migrations/0001_initial.py (100%) rename {theme => apps/theme}/migrations/__init__.py (100%) rename {theme => apps/theme}/models.py (100%) rename {theme => apps/theme}/search_indexes.py (100%) rename {theme => apps/theme}/signals.py (100%) rename {theme => apps/theme}/tests.py (100%) rename {theme => apps/theme}/urls.py (100%) rename {theme => apps/theme}/views.py (100%) rename {translator => apps/translator}/__init__.py (100%) rename {translator => apps/translator}/admin.py (100%) rename {translator => apps/translator}/admin_urls.py (100%) rename {translator => apps/translator}/forms.py (100%) rename {translator => apps/translator}/management/__init__.py (100%) rename {translator => apps/translator}/management/commands/__init__.py (100%) rename {translator => apps/translator}/management/commands/translator_from_crm.py (100%) rename {translator => apps/translator}/models.py (100%) rename {translator => apps/translator}/signals.py (100%) rename {translator => apps/translator}/tests.py (100%) rename {translator => apps/translator}/urls.py (100%) rename {translator => apps/translator}/views.py (100%) rename {webinar => apps/webinar}/__init__.py (100%) rename {webinar => apps/webinar}/admin.py (100%) rename {webinar => apps/webinar}/admin_urls.py (100%) rename {webinar => apps/webinar}/forms.py (100%) rename {webinar => apps/webinar}/models.py (100%) rename {webinar => apps/webinar}/search_indexes.py (100%) rename {webinar => apps/webinar}/signals.py (100%) rename {webinar => apps/webinar}/tests.py (100%) rename {webinar => apps/webinar}/urls.py (100%) rename {webinar => apps/webinar}/views.py (100%) rename {wizard => apps/wizard}/__init__.py (100%) rename {wizard => apps/wizard}/description.txt (100%) rename {wizard => apps/wizard}/forms.py (100%) rename {wizard => apps/wizard}/models.py (100%) rename {wizard => apps/wizard}/tests.py (100%) rename {wizard => apps/wizard}/urls.py (100%) rename {wizard => apps/wizard}/views.py (100%) delete mode 100644 django_messages/locale/ar/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/ar/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/da/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/da/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/de/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/de/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/el/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/el/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/en/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/es/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/es/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/es_AR/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/es_AR/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/fa/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/fa/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/fr/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/fr/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/it/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/it/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/ko/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/ko/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/nl/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/nl/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/pl/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/pl/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/pt_BR/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/pt_BR/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/ru/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/ru/LC_MESSAGES/django.po delete mode 100644 django_messages/locale/zh_CN/LC_MESSAGES/django.mo delete mode 100644 django_messages/locale/zh_CN/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/cs/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/cs/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/de/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/de/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/en/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/en/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/es/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/es/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/fo/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/fo/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/fr/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/fr/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/it/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/it/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/ja/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/ja/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/nl/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/nl/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/pt/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/pt/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/pt_BR/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/pt_BR/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/ro/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/ro/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/ru/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/ru/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/sl/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/sl/LC_MESSAGES/django.po delete mode 100644 emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.mo delete mode 100644 emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/de/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/de/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/en/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/es/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/es/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/ka/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/ka/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/nb/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/nb/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/pl/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/pl/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/ru/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/ru/LC_MESSAGES/django.po delete mode 100644 password_reset/locale/zh/LC_MESSAGES/django.mo delete mode 100644 password_reset/locale/zh/LC_MESSAGES/django.po delete mode 100644 photologue/locale/cs/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/cs/LC_MESSAGES/django.po delete mode 100644 photologue/locale/da/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/da/LC_MESSAGES/django.po delete mode 100644 photologue/locale/de/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/de/LC_MESSAGES/django.po delete mode 100644 photologue/locale/en/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/en/LC_MESSAGES/django.po delete mode 100644 photologue/locale/en_US/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/en_US/LC_MESSAGES/django.po delete mode 100644 photologue/locale/es_ES/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/es_ES/LC_MESSAGES/django.po delete mode 100644 photologue/locale/eu/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/eu/LC_MESSAGES/django.po delete mode 100644 photologue/locale/fr/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/fr/LC_MESSAGES/django.po delete mode 100644 photologue/locale/hu/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/hu/LC_MESSAGES/django.po delete mode 100644 photologue/locale/it/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/it/LC_MESSAGES/django.po delete mode 100644 photologue/locale/nl/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/nl/LC_MESSAGES/django.po delete mode 100644 photologue/locale/no/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/no/LC_MESSAGES/django.po delete mode 100644 photologue/locale/pl/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/pl/LC_MESSAGES/django.po delete mode 100644 photologue/locale/pt/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/pt/LC_MESSAGES/django.po delete mode 100644 photologue/locale/pt_BR/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/pt_BR/LC_MESSAGES/django.po delete mode 100644 photologue/locale/ru/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/ru/LC_MESSAGES/django.po delete mode 100644 photologue/locale/sk/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/sk/LC_MESSAGES/django.po delete mode 100644 photologue/locale/tr/LC_MESSAGES/django.mo delete mode 100644 photologue/locale/tr/LC_MESSAGES/django.po delete mode 100644 registration/locale/ar/LC_MESSAGES/django.mo delete mode 100644 registration/locale/ar/LC_MESSAGES/django.po delete mode 100644 registration/locale/bg/LC_MESSAGES/django.mo delete mode 100644 registration/locale/bg/LC_MESSAGES/django.po delete mode 100644 registration/locale/ca/LC_MESSAGES/django.mo delete mode 100644 registration/locale/ca/LC_MESSAGES/django.po delete mode 100644 registration/locale/cs/LC_MESSAGES/django.mo delete mode 100644 registration/locale/cs/LC_MESSAGES/django.po delete mode 100644 registration/locale/da/LC_MESSAGES/django.mo delete mode 100644 registration/locale/da/LC_MESSAGES/django.po delete mode 100644 registration/locale/de/LC_MESSAGES/django.mo delete mode 100644 registration/locale/de/LC_MESSAGES/django.po delete mode 100644 registration/locale/el/LC_MESSAGES/django.mo delete mode 100644 registration/locale/el/LC_MESSAGES/django.po delete mode 100644 registration/locale/en/LC_MESSAGES/django.mo delete mode 100644 registration/locale/en/LC_MESSAGES/django.po delete mode 100644 registration/locale/es/LC_MESSAGES/django.mo delete mode 100644 registration/locale/es/LC_MESSAGES/django.po delete mode 100644 registration/locale/es_AR/LC_MESSAGES/django.mo delete mode 100644 registration/locale/es_AR/LC_MESSAGES/django.po delete mode 100644 registration/locale/fa/LC_MESSAGES/django.mo delete mode 100644 registration/locale/fa/LC_MESSAGES/django.po delete mode 100644 registration/locale/fr/LC_MESSAGES/django.mo delete mode 100644 registration/locale/fr/LC_MESSAGES/django.po delete mode 100644 registration/locale/he/LC_MESSAGES/django.mo delete mode 100644 registration/locale/he/LC_MESSAGES/django.po delete mode 100644 registration/locale/hr/LC_MESSAGES/django.mo delete mode 100644 registration/locale/hr/LC_MESSAGES/django.po delete mode 100644 registration/locale/is/LC_MESSAGES/django.mo delete mode 100644 registration/locale/is/LC_MESSAGES/django.po delete mode 100644 registration/locale/it/LC_MESSAGES/django.mo delete mode 100644 registration/locale/it/LC_MESSAGES/django.po delete mode 100644 registration/locale/ja/LC_MESSAGES/django.mo delete mode 100644 registration/locale/ja/LC_MESSAGES/django.po delete mode 100644 registration/locale/ko/LC_MESSAGES/django.mo delete mode 100644 registration/locale/ko/LC_MESSAGES/django.po delete mode 100644 registration/locale/nb/LC_MESSAGES/django.mo delete mode 100644 registration/locale/nb/LC_MESSAGES/django.po delete mode 100644 registration/locale/nl/LC_MESSAGES/django.mo delete mode 100644 registration/locale/nl/LC_MESSAGES/django.po delete mode 100644 registration/locale/pl/LC_MESSAGES/django.mo delete mode 100644 registration/locale/pl/LC_MESSAGES/django.po delete mode 100644 registration/locale/pt/LC_MESSAGES/django.mo delete mode 100644 registration/locale/pt/LC_MESSAGES/django.po delete mode 100644 registration/locale/pt_BR/LC_MESSAGES/django.mo delete mode 100644 registration/locale/pt_BR/LC_MESSAGES/django.po delete mode 100644 registration/locale/ru/LC_MESSAGES/django.mo delete mode 100644 registration/locale/ru/LC_MESSAGES/django.po delete mode 100644 registration/locale/sl/LC_MESSAGES/django.mo delete mode 100644 registration/locale/sl/LC_MESSAGES/django.po delete mode 100644 registration/locale/sr/LC_MESSAGES/django.mo delete mode 100644 registration/locale/sr/LC_MESSAGES/django.po delete mode 100644 registration/locale/sv/LC_MESSAGES/django.mo delete mode 100644 registration/locale/sv/LC_MESSAGES/django.po delete mode 100644 registration/locale/tr_TR/LC_MESSAGES/django.mo delete mode 100644 registration/locale/tr_TR/LC_MESSAGES/django.po delete mode 100644 registration/locale/zh_CN/LC_MESSAGES/django.mo delete mode 100644 registration/locale/zh_CN/LC_MESSAGES/django.po delete mode 100644 registration/locale/zh_TW/LC_MESSAGES/django.mo delete mode 100644 registration/locale/zh_TW/LC_MESSAGES/django.po diff --git a/accounts/__init__.py b/apps/accounts/__init__.py similarity index 100% rename from accounts/__init__.py rename to apps/accounts/__init__.py diff --git a/accounts/admin.py b/apps/accounts/admin.py similarity index 100% rename from accounts/admin.py rename to apps/accounts/admin.py diff --git a/accounts/admin_urls.py b/apps/accounts/admin_urls.py similarity index 100% rename from accounts/admin_urls.py rename to apps/accounts/admin_urls.py diff --git a/accounts/edit_forms.py b/apps/accounts/edit_forms.py similarity index 100% rename from accounts/edit_forms.py rename to apps/accounts/edit_forms.py diff --git a/accounts/forms.py b/apps/accounts/forms.py similarity index 100% rename from accounts/forms.py rename to apps/accounts/forms.py diff --git a/accounts/management/__init__.py b/apps/accounts/management/__init__.py similarity index 100% rename from accounts/management/__init__.py rename to apps/accounts/management/__init__.py diff --git a/accounts/management/commands/__init__.py b/apps/accounts/management/commands/__init__.py similarity index 100% rename from accounts/management/commands/__init__.py rename to apps/accounts/management/commands/__init__.py diff --git a/accounts/management/commands/accounts_check_url.py b/apps/accounts/management/commands/accounts_check_url.py similarity index 100% rename from accounts/management/commands/accounts_check_url.py rename to apps/accounts/management/commands/accounts_check_url.py diff --git a/accounts/migrations/0001_initial.py b/apps/accounts/migrations/0001_initial.py similarity index 100% rename from accounts/migrations/0001_initial.py rename to apps/accounts/migrations/0001_initial.py diff --git a/accounts/migrations/__init__.py b/apps/accounts/migrations/__init__.py similarity index 100% rename from accounts/migrations/__init__.py rename to apps/accounts/migrations/__init__.py diff --git a/accounts/models.py b/apps/accounts/models.py similarity index 100% rename from accounts/models.py rename to apps/accounts/models.py diff --git a/accounts/urls.py b/apps/accounts/urls.py similarity index 100% rename from accounts/urls.py rename to apps/accounts/urls.py diff --git a/accounts/user_catalog_urls.py b/apps/accounts/user_catalog_urls.py similarity index 100% rename from accounts/user_catalog_urls.py rename to apps/accounts/user_catalog_urls.py diff --git a/accounts/views.py b/apps/accounts/views.py similarity index 100% rename from accounts/views.py rename to apps/accounts/views.py diff --git a/article/__init__.py b/apps/article/__init__.py similarity index 100% rename from article/__init__.py rename to apps/article/__init__.py diff --git a/article/admin.py b/apps/article/admin.py similarity index 100% rename from article/admin.py rename to apps/article/admin.py diff --git a/article/admin_urls.py b/apps/article/admin_urls.py similarity index 100% rename from article/admin_urls.py rename to apps/article/admin_urls.py diff --git a/article/forms.py b/apps/article/forms.py similarity index 100% rename from article/forms.py rename to apps/article/forms.py diff --git a/article/managers.py b/apps/article/managers.py similarity index 100% rename from article/managers.py rename to apps/article/managers.py diff --git a/article/migrations/0001_initial.py b/apps/article/migrations/0001_initial.py similarity index 100% rename from article/migrations/0001_initial.py rename to apps/article/migrations/0001_initial.py diff --git a/article/migrations/__init__.py b/apps/article/migrations/__init__.py similarity index 100% rename from article/migrations/__init__.py rename to apps/article/migrations/__init__.py diff --git a/article/models.py b/apps/article/models.py similarity index 100% rename from article/models.py rename to apps/article/models.py diff --git a/article/translation.py b/apps/article/translation.py similarity index 100% rename from article/translation.py rename to apps/article/translation.py diff --git a/article/urls.py b/apps/article/urls.py similarity index 100% rename from article/urls.py rename to apps/article/urls.py diff --git a/article/views.py b/apps/article/views.py similarity index 100% rename from article/views.py rename to apps/article/views.py diff --git a/city/__init__.py b/apps/city/__init__.py similarity index 100% rename from city/__init__.py rename to apps/city/__init__.py diff --git a/city/admin.py b/apps/city/admin.py similarity index 100% rename from city/admin.py rename to apps/city/admin.py diff --git a/city/admin_urls.py b/apps/city/admin_urls.py similarity index 100% rename from city/admin_urls.py rename to apps/city/admin_urls.py diff --git a/city/forms.py b/apps/city/forms.py similarity index 100% rename from city/forms.py rename to apps/city/forms.py diff --git a/city/management/__init__.py b/apps/city/management/__init__.py similarity index 100% rename from city/management/__init__.py rename to apps/city/management/__init__.py diff --git a/city/management/commands/__init__.py b/apps/city/management/commands/__init__.py similarity index 100% rename from city/management/commands/__init__.py rename to apps/city/management/commands/__init__.py diff --git a/city/management/commands/create_hotels.py b/apps/city/management/commands/create_hotels.py similarity index 100% rename from city/management/commands/create_hotels.py rename to apps/city/management/commands/create_hotels.py diff --git a/city/management/commands/hotel_photos.py b/apps/city/management/commands/hotel_photos.py similarity index 100% rename from city/management/commands/hotel_photos.py rename to apps/city/management/commands/hotel_photos.py diff --git a/city/management/commands/update_hotels_currency.py b/apps/city/management/commands/update_hotels_currency.py similarity index 100% rename from city/management/commands/update_hotels_currency.py rename to apps/city/management/commands/update_hotels_currency.py diff --git a/city/management/commands/update_hotels_price.py b/apps/city/management/commands/update_hotels_price.py similarity index 100% rename from city/management/commands/update_hotels_price.py rename to apps/city/management/commands/update_hotels_price.py diff --git a/city/models.py b/apps/city/models.py similarity index 100% rename from city/models.py rename to apps/city/models.py diff --git a/city/search_indexes.py b/apps/city/search_indexes.py similarity index 100% rename from city/search_indexes.py rename to apps/city/search_indexes.py diff --git a/city/urls.py b/apps/city/urls.py similarity index 100% rename from city/urls.py rename to apps/city/urls.py diff --git a/city/views.py b/apps/city/views.py similarity index 100% rename from city/views.py rename to apps/city/views.py diff --git a/comments/__init__.py b/apps/comments/__init__.py similarity index 100% rename from comments/__init__.py rename to apps/comments/__init__.py diff --git a/comments/admin.py b/apps/comments/admin.py similarity index 100% rename from comments/admin.py rename to apps/comments/admin.py diff --git a/comments/forms.py b/apps/comments/forms.py similarity index 100% rename from comments/forms.py rename to apps/comments/forms.py diff --git a/comments/matfilter.py b/apps/comments/matfilter.py similarity index 100% rename from comments/matfilter.py rename to apps/comments/matfilter.py diff --git a/comments/migrations/0001_initial.py b/apps/comments/migrations/0001_initial.py similarity index 100% rename from comments/migrations/0001_initial.py rename to apps/comments/migrations/0001_initial.py diff --git a/comments/migrations/__init__.py b/apps/comments/migrations/__init__.py similarity index 100% rename from comments/migrations/__init__.py rename to apps/comments/migrations/__init__.py diff --git a/comments/models.py b/apps/comments/models.py similarity index 100% rename from comments/models.py rename to apps/comments/models.py diff --git a/comments/tests.py b/apps/comments/tests.py similarity index 100% rename from comments/tests.py rename to apps/comments/tests.py diff --git a/comments/views.py b/apps/comments/views.py similarity index 100% rename from comments/views.py rename to apps/comments/views.py diff --git a/company/__init__.py b/apps/company/__init__.py similarity index 100% rename from company/__init__.py rename to apps/company/__init__.py diff --git a/company/admin.py b/apps/company/admin.py similarity index 100% rename from company/admin.py rename to apps/company/admin.py diff --git a/company/admin_urls.py b/apps/company/admin_urls.py similarity index 100% rename from company/admin_urls.py rename to apps/company/admin_urls.py diff --git a/company/edit_forms.py b/apps/company/edit_forms.py similarity index 100% rename from company/edit_forms.py rename to apps/company/edit_forms.py diff --git a/company/edit_views.py b/apps/company/edit_views.py similarity index 100% rename from company/edit_views.py rename to apps/company/edit_views.py diff --git a/company/forms.py b/apps/company/forms.py similarity index 100% rename from company/forms.py rename to apps/company/forms.py diff --git a/company/migrations/0001_initial.py b/apps/company/migrations/0001_initial.py similarity index 100% rename from company/migrations/0001_initial.py rename to apps/company/migrations/0001_initial.py diff --git a/company/migrations/__init__.py b/apps/company/migrations/__init__.py similarity index 100% rename from company/migrations/__init__.py rename to apps/company/migrations/__init__.py diff --git a/company/models.py b/apps/company/models.py similarity index 100% rename from company/models.py rename to apps/company/models.py diff --git a/company/search_indexes.py b/apps/company/search_indexes.py similarity index 100% rename from company/search_indexes.py rename to apps/company/search_indexes.py diff --git a/company/signals.py b/apps/company/signals.py similarity index 100% rename from company/signals.py rename to apps/company/signals.py diff --git a/company/tests.py b/apps/company/tests.py similarity index 100% rename from company/tests.py rename to apps/company/tests.py diff --git a/company/urls.py b/apps/company/urls.py similarity index 100% rename from company/urls.py rename to apps/company/urls.py diff --git a/company/views.py b/apps/company/views.py similarity index 100% rename from company/views.py rename to apps/company/views.py diff --git a/conference/__init__.py b/apps/conference/__init__.py similarity index 100% rename from conference/__init__.py rename to apps/conference/__init__.py diff --git a/conference/admin.py b/apps/conference/admin.py similarity index 100% rename from conference/admin.py rename to apps/conference/admin.py diff --git a/conference/admin_urls.py b/apps/conference/admin_urls.py similarity index 100% rename from conference/admin_urls.py rename to apps/conference/admin_urls.py diff --git a/conference/forms.py b/apps/conference/forms.py similarity index 100% rename from conference/forms.py rename to apps/conference/forms.py diff --git a/conference/management/__init__.py b/apps/conference/management/__init__.py similarity index 100% rename from conference/management/__init__.py rename to apps/conference/management/__init__.py diff --git a/conference/management/commands/__init__.py b/apps/conference/management/commands/__init__.py similarity index 100% rename from conference/management/commands/__init__.py rename to apps/conference/management/commands/__init__.py diff --git a/conference/management/commands/conf_load.py b/apps/conference/management/commands/conf_load.py similarity index 100% rename from conference/management/commands/conf_load.py rename to apps/conference/management/commands/conf_load.py diff --git a/conference/management/commands/conf_old.py b/apps/conference/management/commands/conf_old.py similarity index 100% rename from conference/management/commands/conf_old.py rename to apps/conference/management/commands/conf_old.py diff --git a/conference/migrations/0001_initial.py b/apps/conference/migrations/0001_initial.py similarity index 100% rename from conference/migrations/0001_initial.py rename to apps/conference/migrations/0001_initial.py diff --git a/conference/migrations/__init__.py b/apps/conference/migrations/__init__.py similarity index 100% rename from conference/migrations/__init__.py rename to apps/conference/migrations/__init__.py diff --git a/conference/models.py b/apps/conference/models.py similarity index 100% rename from conference/models.py rename to apps/conference/models.py diff --git a/conference/search_indexes.py b/apps/conference/search_indexes.py similarity index 100% rename from conference/search_indexes.py rename to apps/conference/search_indexes.py diff --git a/conference/signals.py b/apps/conference/signals.py similarity index 100% rename from conference/signals.py rename to apps/conference/signals.py diff --git a/conference/tests.py b/apps/conference/tests.py similarity index 100% rename from conference/tests.py rename to apps/conference/tests.py diff --git a/conference/translation.py b/apps/conference/translation.py similarity index 100% rename from conference/translation.py rename to apps/conference/translation.py diff --git a/conference/urls.py b/apps/conference/urls.py similarity index 100% rename from conference/urls.py rename to apps/conference/urls.py diff --git a/conference/views.py b/apps/conference/views.py similarity index 100% rename from conference/views.py rename to apps/conference/views.py diff --git a/core/__init__.py b/apps/core/__init__.py similarity index 100% rename from core/__init__.py rename to apps/core/__init__.py diff --git a/core/admin_urls.py b/apps/core/admin_urls.py similarity index 100% rename from core/admin_urls.py rename to apps/core/admin_urls.py diff --git a/core/forms.py b/apps/core/forms.py similarity index 100% rename from core/forms.py rename to apps/core/forms.py diff --git a/core/models.py b/apps/core/models.py similarity index 100% rename from core/models.py rename to apps/core/models.py diff --git a/core/simple_index_view.py b/apps/core/simple_index_view.py similarity index 100% rename from core/simple_index_view.py rename to apps/core/simple_index_view.py diff --git a/core/simple_urls.py b/apps/core/simple_urls.py similarity index 100% rename from core/simple_urls.py rename to apps/core/simple_urls.py diff --git a/core/simple_views.py b/apps/core/simple_views.py similarity index 100% rename from core/simple_views.py rename to apps/core/simple_views.py diff --git a/core/tests.py b/apps/core/tests.py similarity index 100% rename from core/tests.py rename to apps/core/tests.py diff --git a/core/urls.py b/apps/core/urls.py similarity index 100% rename from core/urls.py rename to apps/core/urls.py diff --git a/core/utils.py b/apps/core/utils.py similarity index 100% rename from core/utils.py rename to apps/core/utils.py diff --git a/core/views.py b/apps/core/views.py similarity index 100% rename from core/views.py rename to apps/core/views.py diff --git a/country/__init__.py b/apps/country/__init__.py similarity index 100% rename from country/__init__.py rename to apps/country/__init__.py diff --git a/country/admin.py b/apps/country/admin.py similarity index 100% rename from country/admin.py rename to apps/country/admin.py diff --git a/country/admin_urls.py b/apps/country/admin_urls.py similarity index 100% rename from country/admin_urls.py rename to apps/country/admin_urls.py diff --git a/country/forms.py b/apps/country/forms.py similarity index 100% rename from country/forms.py rename to apps/country/forms.py diff --git a/country/management/commands/newsletter_create_dependies.py b/apps/country/management/commands/newsletter_create_dependies.py similarity index 100% rename from country/management/commands/newsletter_create_dependies.py rename to apps/country/management/commands/newsletter_create_dependies.py diff --git a/country/manager.py b/apps/country/manager.py similarity index 100% rename from country/manager.py rename to apps/country/manager.py diff --git a/country/models.py b/apps/country/models.py similarity index 100% rename from country/models.py rename to apps/country/models.py diff --git a/country/search_indexes.py b/apps/country/search_indexes.py similarity index 100% rename from country/search_indexes.py rename to apps/country/search_indexes.py diff --git a/country/urls.py b/apps/country/urls.py similarity index 100% rename from country/urls.py rename to apps/country/urls.py diff --git a/country/views.py b/apps/country/views.py similarity index 100% rename from country/views.py rename to apps/country/views.py diff --git a/directories/__init__.py b/apps/directories/__init__.py similarity index 100% rename from directories/__init__.py rename to apps/directories/__init__.py diff --git a/directories/admin.py b/apps/directories/admin.py similarity index 100% rename from directories/admin.py rename to apps/directories/admin.py diff --git a/directories/forms.py b/apps/directories/forms.py similarity index 100% rename from directories/forms.py rename to apps/directories/forms.py diff --git a/directories/management/__init__.py b/apps/directories/management/__init__.py similarity index 100% rename from directories/management/__init__.py rename to apps/directories/management/__init__.py diff --git a/directories/management/commands/__init__.py b/apps/directories/management/commands/__init__.py similarity index 100% rename from directories/management/commands/__init__.py rename to apps/directories/management/commands/__init__.py diff --git a/directories/management/commands/fill_languages.py b/apps/directories/management/commands/fill_languages.py similarity index 100% rename from directories/management/commands/fill_languages.py rename to apps/directories/management/commands/fill_languages.py diff --git a/directories/models.py b/apps/directories/models.py similarity index 100% rename from directories/models.py rename to apps/directories/models.py diff --git a/directories/tests.py b/apps/directories/tests.py similarity index 100% rename from directories/tests.py rename to apps/directories/tests.py diff --git a/django_messages/__init__.py b/apps/django_messages/__init__.py similarity index 100% rename from django_messages/__init__.py rename to apps/django_messages/__init__.py diff --git a/django_messages/admin.py b/apps/django_messages/admin.py similarity index 100% rename from django_messages/admin.py rename to apps/django_messages/admin.py diff --git a/django_messages/apps.py b/apps/django_messages/apps.py similarity index 100% rename from django_messages/apps.py rename to apps/django_messages/apps.py diff --git a/django_messages/context_processors.py b/apps/django_messages/context_processors.py similarity index 100% rename from django_messages/context_processors.py rename to apps/django_messages/context_processors.py diff --git a/django_messages/expomap_urls.py b/apps/django_messages/expomap_urls.py similarity index 100% rename from django_messages/expomap_urls.py rename to apps/django_messages/expomap_urls.py diff --git a/django_messages/expomap_views.py b/apps/django_messages/expomap_views.py similarity index 100% rename from django_messages/expomap_views.py rename to apps/django_messages/expomap_views.py diff --git a/django_messages/fields.py b/apps/django_messages/fields.py similarity index 100% rename from django_messages/fields.py rename to apps/django_messages/fields.py diff --git a/django_messages/forms.py b/apps/django_messages/forms.py similarity index 100% rename from django_messages/forms.py rename to apps/django_messages/forms.py diff --git a/django_messages/management.py b/apps/django_messages/management.py similarity index 100% rename from django_messages/management.py rename to apps/django_messages/management.py diff --git a/django_messages/models.py b/apps/django_messages/models.py similarity index 100% rename from django_messages/models.py rename to apps/django_messages/models.py diff --git a/django_messages/signals.py b/apps/django_messages/signals.py similarity index 100% rename from django_messages/signals.py rename to apps/django_messages/signals.py diff --git a/django_messages/templates/django_messages/base.html b/apps/django_messages/templates/django_messages/base.html similarity index 100% rename from django_messages/templates/django_messages/base.html rename to apps/django_messages/templates/django_messages/base.html diff --git a/django_messages/templates/django_messages/compose.html b/apps/django_messages/templates/django_messages/compose.html similarity index 100% rename from django_messages/templates/django_messages/compose.html rename to apps/django_messages/templates/django_messages/compose.html diff --git a/django_messages/templates/django_messages/inbox.html b/apps/django_messages/templates/django_messages/inbox.html similarity index 100% rename from django_messages/templates/django_messages/inbox.html rename to apps/django_messages/templates/django_messages/inbox.html diff --git a/django_messages/templates/django_messages/new_message.html b/apps/django_messages/templates/django_messages/new_message.html similarity index 100% rename from django_messages/templates/django_messages/new_message.html rename to apps/django_messages/templates/django_messages/new_message.html diff --git a/django_messages/templates/django_messages/outbox.html b/apps/django_messages/templates/django_messages/outbox.html similarity index 100% rename from django_messages/templates/django_messages/outbox.html rename to apps/django_messages/templates/django_messages/outbox.html diff --git a/django_messages/templates/django_messages/trash.html b/apps/django_messages/templates/django_messages/trash.html similarity index 100% rename from django_messages/templates/django_messages/trash.html rename to apps/django_messages/templates/django_messages/trash.html diff --git a/django_messages/templates/django_messages/view.html b/apps/django_messages/templates/django_messages/view.html similarity index 100% rename from django_messages/templates/django_messages/view.html rename to apps/django_messages/templates/django_messages/view.html diff --git a/django_messages/templates/notification/messages_deleted/full.txt b/apps/django_messages/templates/notification/messages_deleted/full.txt similarity index 100% rename from django_messages/templates/notification/messages_deleted/full.txt rename to apps/django_messages/templates/notification/messages_deleted/full.txt diff --git a/django_messages/templates/notification/messages_deleted/notice.html b/apps/django_messages/templates/notification/messages_deleted/notice.html similarity index 100% rename from django_messages/templates/notification/messages_deleted/notice.html rename to apps/django_messages/templates/notification/messages_deleted/notice.html diff --git a/django_messages/templates/notification/messages_received/full.txt b/apps/django_messages/templates/notification/messages_received/full.txt similarity index 100% rename from django_messages/templates/notification/messages_received/full.txt rename to apps/django_messages/templates/notification/messages_received/full.txt diff --git a/django_messages/templates/notification/messages_received/notice.html b/apps/django_messages/templates/notification/messages_received/notice.html similarity index 100% rename from django_messages/templates/notification/messages_received/notice.html rename to apps/django_messages/templates/notification/messages_received/notice.html diff --git a/django_messages/templates/notification/messages_received/short.txt b/apps/django_messages/templates/notification/messages_received/short.txt similarity index 100% rename from django_messages/templates/notification/messages_received/short.txt rename to apps/django_messages/templates/notification/messages_received/short.txt diff --git a/django_messages/templates/notification/messages_recovered/full.txt b/apps/django_messages/templates/notification/messages_recovered/full.txt similarity index 100% rename from django_messages/templates/notification/messages_recovered/full.txt rename to apps/django_messages/templates/notification/messages_recovered/full.txt diff --git a/django_messages/templates/notification/messages_recovered/notice.html b/apps/django_messages/templates/notification/messages_recovered/notice.html similarity index 100% rename from django_messages/templates/notification/messages_recovered/notice.html rename to apps/django_messages/templates/notification/messages_recovered/notice.html diff --git a/django_messages/templates/notification/messages_replied/full.txt b/apps/django_messages/templates/notification/messages_replied/full.txt similarity index 100% rename from django_messages/templates/notification/messages_replied/full.txt rename to apps/django_messages/templates/notification/messages_replied/full.txt diff --git a/django_messages/templates/notification/messages_replied/notice.html b/apps/django_messages/templates/notification/messages_replied/notice.html similarity index 100% rename from django_messages/templates/notification/messages_replied/notice.html rename to apps/django_messages/templates/notification/messages_replied/notice.html diff --git a/django_messages/templates/notification/messages_reply_received/full.txt b/apps/django_messages/templates/notification/messages_reply_received/full.txt similarity index 100% rename from django_messages/templates/notification/messages_reply_received/full.txt rename to apps/django_messages/templates/notification/messages_reply_received/full.txt diff --git a/django_messages/templates/notification/messages_reply_received/notice.html b/apps/django_messages/templates/notification/messages_reply_received/notice.html similarity index 100% rename from django_messages/templates/notification/messages_reply_received/notice.html rename to apps/django_messages/templates/notification/messages_reply_received/notice.html diff --git a/django_messages/templates/notification/messages_reply_received/short.txt b/apps/django_messages/templates/notification/messages_reply_received/short.txt similarity index 100% rename from django_messages/templates/notification/messages_reply_received/short.txt rename to apps/django_messages/templates/notification/messages_reply_received/short.txt diff --git a/django_messages/templates/notification/messages_sent/full.txt b/apps/django_messages/templates/notification/messages_sent/full.txt similarity index 100% rename from django_messages/templates/notification/messages_sent/full.txt rename to apps/django_messages/templates/notification/messages_sent/full.txt diff --git a/django_messages/templates/notification/messages_sent/notice.html b/apps/django_messages/templates/notification/messages_sent/notice.html similarity index 100% rename from django_messages/templates/notification/messages_sent/notice.html rename to apps/django_messages/templates/notification/messages_sent/notice.html diff --git a/django_messages/templatetags/__init__.py b/apps/django_messages/templatetags/__init__.py similarity index 100% rename from django_messages/templatetags/__init__.py rename to apps/django_messages/templatetags/__init__.py diff --git a/django_messages/templatetags/inbox.py b/apps/django_messages/templatetags/inbox.py similarity index 100% rename from django_messages/templatetags/inbox.py rename to apps/django_messages/templatetags/inbox.py diff --git a/django_messages/tests.py b/apps/django_messages/tests.py similarity index 100% rename from django_messages/tests.py rename to apps/django_messages/tests.py diff --git a/django_messages/urls.py b/apps/django_messages/urls.py similarity index 100% rename from django_messages/urls.py rename to apps/django_messages/urls.py diff --git a/django_messages/utils.py b/apps/django_messages/utils.py similarity index 100% rename from django_messages/utils.py rename to apps/django_messages/utils.py diff --git a/django_messages/views.py b/apps/django_messages/views.py similarity index 100% rename from django_messages/views.py rename to apps/django_messages/views.py diff --git a/emencia/__init__.py b/apps/emencia/__init__.py similarity index 100% rename from emencia/__init__.py rename to apps/emencia/__init__.py diff --git a/emencia/django/__init__.py b/apps/emencia/django/__init__.py similarity index 100% rename from emencia/django/__init__.py rename to apps/emencia/django/__init__.py diff --git a/emencia/django/newsletter/__init__.py b/apps/emencia/django/newsletter/__init__.py similarity index 100% rename from emencia/django/newsletter/__init__.py rename to apps/emencia/django/newsletter/__init__.py diff --git a/emencia/django/newsletter/admin/__init__.py b/apps/emencia/django/newsletter/admin/__init__.py similarity index 100% rename from emencia/django/newsletter/admin/__init__.py rename to apps/emencia/django/newsletter/admin/__init__.py diff --git a/emencia/django/newsletter/admin/contact.py b/apps/emencia/django/newsletter/admin/contact.py similarity index 100% rename from emencia/django/newsletter/admin/contact.py rename to apps/emencia/django/newsletter/admin/contact.py diff --git a/emencia/django/newsletter/admin/mailinglist.py b/apps/emencia/django/newsletter/admin/mailinglist.py similarity index 100% rename from emencia/django/newsletter/admin/mailinglist.py rename to apps/emencia/django/newsletter/admin/mailinglist.py diff --git a/emencia/django/newsletter/admin/newsletter.py b/apps/emencia/django/newsletter/admin/newsletter.py similarity index 100% rename from emencia/django/newsletter/admin/newsletter.py rename to apps/emencia/django/newsletter/admin/newsletter.py diff --git a/emencia/django/newsletter/admin/smtpserver.py b/apps/emencia/django/newsletter/admin/smtpserver.py similarity index 100% rename from emencia/django/newsletter/admin/smtpserver.py rename to apps/emencia/django/newsletter/admin/smtpserver.py diff --git a/emencia/django/newsletter/admin/workgroup.py b/apps/emencia/django/newsletter/admin/workgroup.py similarity index 100% rename from emencia/django/newsletter/admin/workgroup.py rename to apps/emencia/django/newsletter/admin/workgroup.py diff --git a/emencia/django/newsletter/admin_forms.py b/apps/emencia/django/newsletter/admin_forms.py similarity index 100% rename from emencia/django/newsletter/admin_forms.py rename to apps/emencia/django/newsletter/admin_forms.py diff --git a/emencia/django/newsletter/admin_urls.py b/apps/emencia/django/newsletter/admin_urls.py similarity index 100% rename from emencia/django/newsletter/admin_urls.py rename to apps/emencia/django/newsletter/admin_urls.py diff --git a/emencia/django/newsletter/cmsplugin_newsletter/__init__.py b/apps/emencia/django/newsletter/cmsplugin_newsletter/__init__.py similarity index 100% rename from emencia/django/newsletter/cmsplugin_newsletter/__init__.py rename to apps/emencia/django/newsletter/cmsplugin_newsletter/__init__.py diff --git a/emencia/django/newsletter/cmsplugin_newsletter/cms_plugins.py b/apps/emencia/django/newsletter/cmsplugin_newsletter/cms_plugins.py similarity index 100% rename from emencia/django/newsletter/cmsplugin_newsletter/cms_plugins.py rename to apps/emencia/django/newsletter/cmsplugin_newsletter/cms_plugins.py diff --git a/emencia/django/newsletter/cmsplugin_newsletter/models.py b/apps/emencia/django/newsletter/cmsplugin_newsletter/models.py similarity index 100% rename from emencia/django/newsletter/cmsplugin_newsletter/models.py rename to apps/emencia/django/newsletter/cmsplugin_newsletter/models.py diff --git a/emencia/django/newsletter/cmsplugin_newsletter/settings.py b/apps/emencia/django/newsletter/cmsplugin_newsletter/settings.py similarity index 100% rename from emencia/django/newsletter/cmsplugin_newsletter/settings.py rename to apps/emencia/django/newsletter/cmsplugin_newsletter/settings.py diff --git a/emencia/django/newsletter/forms.py b/apps/emencia/django/newsletter/forms.py similarity index 100% rename from emencia/django/newsletter/forms.py rename to apps/emencia/django/newsletter/forms.py diff --git a/emencia/django/newsletter/mailer.py b/apps/emencia/django/newsletter/mailer.py similarity index 100% rename from emencia/django/newsletter/mailer.py rename to apps/emencia/django/newsletter/mailer.py diff --git a/emencia/django/newsletter/management/__init__.py b/apps/emencia/django/newsletter/management/__init__.py similarity index 100% rename from emencia/django/newsletter/management/__init__.py rename to apps/emencia/django/newsletter/management/__init__.py diff --git a/emencia/django/newsletter/management/commands/__init__.py b/apps/emencia/django/newsletter/management/commands/__init__.py similarity index 100% rename from emencia/django/newsletter/management/commands/__init__.py rename to apps/emencia/django/newsletter/management/commands/__init__.py diff --git a/emencia/django/newsletter/management/commands/bad_emails.xlsx b/apps/emencia/django/newsletter/management/commands/bad_emails.xlsx similarity index 100% rename from emencia/django/newsletter/management/commands/bad_emails.xlsx rename to apps/emencia/django/newsletter/management/commands/bad_emails.xlsx diff --git a/emencia/django/newsletter/management/commands/fill_contacts.py b/apps/emencia/django/newsletter/management/commands/fill_contacts.py similarity index 100% rename from emencia/django/newsletter/management/commands/fill_contacts.py rename to apps/emencia/django/newsletter/management/commands/fill_contacts.py diff --git a/emencia/django/newsletter/management/commands/newsletter_contacts_remove_notactivated.py b/apps/emencia/django/newsletter/management/commands/newsletter_contacts_remove_notactivated.py similarity index 100% rename from emencia/django/newsletter/management/commands/newsletter_contacts_remove_notactivated.py rename to apps/emencia/django/newsletter/management/commands/newsletter_contacts_remove_notactivated.py diff --git a/emencia/django/newsletter/management/commands/newsletter_create_announce.py b/apps/emencia/django/newsletter/management/commands/newsletter_create_announce.py similarity index 100% rename from emencia/django/newsletter/management/commands/newsletter_create_announce.py rename to apps/emencia/django/newsletter/management/commands/newsletter_create_announce.py diff --git a/emencia/django/newsletter/management/commands/newsletter_create_dailymail.py b/apps/emencia/django/newsletter/management/commands/newsletter_create_dailymail.py similarity index 100% rename from emencia/django/newsletter/management/commands/newsletter_create_dailymail.py rename to apps/emencia/django/newsletter/management/commands/newsletter_create_dailymail.py diff --git a/emencia/django/newsletter/management/commands/send_newsletter.py b/apps/emencia/django/newsletter/management/commands/send_newsletter.py similarity index 100% rename from emencia/django/newsletter/management/commands/send_newsletter.py rename to apps/emencia/django/newsletter/management/commands/send_newsletter.py diff --git a/emencia/django/newsletter/management/commands/send_newsletter_continuous.py b/apps/emencia/django/newsletter/management/commands/send_newsletter_continuous.py similarity index 100% rename from emencia/django/newsletter/management/commands/send_newsletter_continuous.py rename to apps/emencia/django/newsletter/management/commands/send_newsletter_continuous.py diff --git a/emencia/django/newsletter/management/commands/users_to_mailinglist.py b/apps/emencia/django/newsletter/management/commands/users_to_mailinglist.py similarity index 100% rename from emencia/django/newsletter/management/commands/users_to_mailinglist.py rename to apps/emencia/django/newsletter/management/commands/users_to_mailinglist.py diff --git a/emencia/django/newsletter/managers.py b/apps/emencia/django/newsletter/managers.py similarity index 100% rename from emencia/django/newsletter/managers.py rename to apps/emencia/django/newsletter/managers.py diff --git a/emencia/django/newsletter/migrations/0001_initial.py b/apps/emencia/django/newsletter/migrations/0001_initial.py similarity index 100% rename from emencia/django/newsletter/migrations/0001_initial.py rename to apps/emencia/django/newsletter/migrations/0001_initial.py diff --git a/emencia/django/newsletter/migrations/__init__.py b/apps/emencia/django/newsletter/migrations/__init__.py similarity index 100% rename from emencia/django/newsletter/migrations/__init__.py rename to apps/emencia/django/newsletter/migrations/__init__.py diff --git a/emencia/django/newsletter/models.py b/apps/emencia/django/newsletter/models.py similarity index 100% rename from emencia/django/newsletter/models.py rename to apps/emencia/django/newsletter/models.py diff --git a/emencia/django/newsletter/settings.py b/apps/emencia/django/newsletter/settings.py similarity index 100% rename from emencia/django/newsletter/settings.py rename to apps/emencia/django/newsletter/settings.py diff --git a/emencia/django/newsletter/static/edn/js/jquery.form.js b/apps/emencia/django/newsletter/static/edn/js/jquery.form.js similarity index 100% rename from emencia/django/newsletter/static/edn/js/jquery.form.js rename to apps/emencia/django/newsletter/static/edn/js/jquery.form.js diff --git a/emencia/django/newsletter/static/edn/js/jquery.heatcolor.js b/apps/emencia/django/newsletter/static/edn/js/jquery.heatcolor.js similarity index 100% rename from emencia/django/newsletter/static/edn/js/jquery.heatcolor.js rename to apps/emencia/django/newsletter/static/edn/js/jquery.heatcolor.js diff --git a/emencia/django/newsletter/static/edn/js/jquery.js b/apps/emencia/django/newsletter/static/edn/js/jquery.js similarity index 100% rename from emencia/django/newsletter/static/edn/js/jquery.js rename to apps/emencia/django/newsletter/static/edn/js/jquery.js diff --git a/emencia/django/newsletter/static/edn/js/swfobject/expressInstall.swf b/apps/emencia/django/newsletter/static/edn/js/swfobject/expressInstall.swf similarity index 100% rename from emencia/django/newsletter/static/edn/js/swfobject/expressInstall.swf rename to apps/emencia/django/newsletter/static/edn/js/swfobject/expressInstall.swf diff --git a/emencia/django/newsletter/static/edn/js/swfobject/index.html b/apps/emencia/django/newsletter/static/edn/js/swfobject/index.html similarity index 100% rename from emencia/django/newsletter/static/edn/js/swfobject/index.html rename to apps/emencia/django/newsletter/static/edn/js/swfobject/index.html diff --git a/emencia/django/newsletter/static/edn/js/swfobject/index_dynamic.html b/apps/emencia/django/newsletter/static/edn/js/swfobject/index_dynamic.html similarity index 100% rename from emencia/django/newsletter/static/edn/js/swfobject/index_dynamic.html rename to apps/emencia/django/newsletter/static/edn/js/swfobject/index_dynamic.html diff --git a/emencia/django/newsletter/static/edn/js/swfobject/swfobject.js b/apps/emencia/django/newsletter/static/edn/js/swfobject/swfobject.js similarity index 100% rename from emencia/django/newsletter/static/edn/js/swfobject/swfobject.js rename to apps/emencia/django/newsletter/static/edn/js/swfobject/swfobject.js diff --git a/emencia/django/newsletter/static/edn/js/swfobject/test.swf b/apps/emencia/django/newsletter/static/edn/js/swfobject/test.swf similarity index 100% rename from emencia/django/newsletter/static/edn/js/swfobject/test.swf rename to apps/emencia/django/newsletter/static/edn/js/swfobject/test.swf diff --git a/emencia/django/newsletter/static/edn/swf/open-flash-chart.swf b/apps/emencia/django/newsletter/static/edn/swf/open-flash-chart.swf similarity index 100% rename from emencia/django/newsletter/static/edn/swf/open-flash-chart.swf rename to apps/emencia/django/newsletter/static/edn/swf/open-flash-chart.swf diff --git a/emencia/django/newsletter/templates/admin/newsletter/contact/change_list.html b/apps/emencia/django/newsletter/templates/admin/newsletter/contact/change_list.html similarity index 100% rename from emencia/django/newsletter/templates/admin/newsletter/contact/change_list.html rename to apps/emencia/django/newsletter/templates/admin/newsletter/contact/change_list.html diff --git a/emencia/django/newsletter/templates/newsletter/AutomaticEmail.html b/apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/AutomaticEmail.html rename to apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail.html diff --git a/emencia/django/newsletter/templates/newsletter/AutomaticEmail_test.html b/apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_test.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/AutomaticEmail_test.html rename to apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_test.html diff --git a/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html b/apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html rename to apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html diff --git a/emencia/django/newsletter/templates/newsletter/AutomaticEmail_web.html b/apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_web.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/AutomaticEmail_web.html rename to apps/emencia/django/newsletter/templates/newsletter/AutomaticEmail_web.html diff --git a/emencia/django/newsletter/templates/newsletter/announce_template.html b/apps/emencia/django/newsletter/templates/newsletter/announce_template.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/announce_template.html rename to apps/emencia/django/newsletter/templates/newsletter/announce_template.html diff --git a/emencia/django/newsletter/templates/newsletter/base.html b/apps/emencia/django/newsletter/templates/newsletter/base.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/base.html rename to apps/emencia/django/newsletter/templates/newsletter/base.html diff --git a/emencia/django/newsletter/templates/newsletter/cms/subscription_form.html b/apps/emencia/django/newsletter/templates/newsletter/cms/subscription_form.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/cms/subscription_form.html rename to apps/emencia/django/newsletter/templates/newsletter/cms/subscription_form.html diff --git a/emencia/django/newsletter/templates/newsletter/contact_import.html b/apps/emencia/django/newsletter/templates/newsletter/contact_import.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/contact_import.html rename to apps/emencia/django/newsletter/templates/newsletter/contact_import.html diff --git a/emencia/django/newsletter/templates/newsletter/mailing_list_subscribe.html b/apps/emencia/django/newsletter/templates/newsletter/mailing_list_subscribe.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/mailing_list_subscribe.html rename to apps/emencia/django/newsletter/templates/newsletter/mailing_list_subscribe.html diff --git a/emencia/django/newsletter/templates/newsletter/mailing_list_unsubscribe.html b/apps/emencia/django/newsletter/templates/newsletter/mailing_list_unsubscribe.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/mailing_list_unsubscribe.html rename to apps/emencia/django/newsletter/templates/newsletter/mailing_list_unsubscribe.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_density.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_density.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_density.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_density.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_detail.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_detail.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_detail.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_detail.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_historic.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_historic.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_historic.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_historic.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_image_tracking.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_image_tracking.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_image_tracking.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_image_tracking.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_link_site.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_link_site.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_link_site.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_link_site.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_link_unsubscribe.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_link_unsubscribe.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_link_unsubscribe.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_link_unsubscribe.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_preheader.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_preheader.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_preheader.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_preheader.html diff --git a/emencia/django/newsletter/templates/newsletter/newsletter_statistics.html b/apps/emencia/django/newsletter/templates/newsletter/newsletter_statistics.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/newsletter_statistics.html rename to apps/emencia/django/newsletter/templates/newsletter/newsletter_statistics.html diff --git a/emencia/django/newsletter/templates/newsletter/recommend/create.html b/apps/emencia/django/newsletter/templates/newsletter/recommend/create.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/recommend/create.html rename to apps/emencia/django/newsletter/templates/newsletter/recommend/create.html diff --git a/emencia/django/newsletter/templates/newsletter/recommend/list.html b/apps/emencia/django/newsletter/templates/newsletter/recommend/list.html similarity index 100% rename from emencia/django/newsletter/templates/newsletter/recommend/list.html rename to apps/emencia/django/newsletter/templates/newsletter/recommend/list.html diff --git a/emencia/django/newsletter/tests.py b/apps/emencia/django/newsletter/tests.py similarity index 100% rename from emencia/django/newsletter/tests.py rename to apps/emencia/django/newsletter/tests.py diff --git a/emencia/django/newsletter/testsettings.py b/apps/emencia/django/newsletter/testsettings.py similarity index 100% rename from emencia/django/newsletter/testsettings.py rename to apps/emencia/django/newsletter/testsettings.py diff --git a/emencia/django/newsletter/urls/__init__.py b/apps/emencia/django/newsletter/urls/__init__.py similarity index 100% rename from emencia/django/newsletter/urls/__init__.py rename to apps/emencia/django/newsletter/urls/__init__.py diff --git a/emencia/django/newsletter/urls/mailing_list.py b/apps/emencia/django/newsletter/urls/mailing_list.py similarity index 100% rename from emencia/django/newsletter/urls/mailing_list.py rename to apps/emencia/django/newsletter/urls/mailing_list.py diff --git a/emencia/django/newsletter/urls/newsletter.py b/apps/emencia/django/newsletter/urls/newsletter.py similarity index 100% rename from emencia/django/newsletter/urls/newsletter.py rename to apps/emencia/django/newsletter/urls/newsletter.py diff --git a/emencia/django/newsletter/urls/statistics.py b/apps/emencia/django/newsletter/urls/statistics.py similarity index 100% rename from emencia/django/newsletter/urls/statistics.py rename to apps/emencia/django/newsletter/urls/statistics.py diff --git a/emencia/django/newsletter/urls/tracking.py b/apps/emencia/django/newsletter/urls/tracking.py similarity index 100% rename from emencia/django/newsletter/urls/tracking.py rename to apps/emencia/django/newsletter/urls/tracking.py diff --git a/emencia/django/newsletter/utils/__init__.py b/apps/emencia/django/newsletter/utils/__init__.py similarity index 100% rename from emencia/django/newsletter/utils/__init__.py rename to apps/emencia/django/newsletter/utils/__init__.py diff --git a/emencia/django/newsletter/utils/excel.py b/apps/emencia/django/newsletter/utils/excel.py similarity index 100% rename from emencia/django/newsletter/utils/excel.py rename to apps/emencia/django/newsletter/utils/excel.py diff --git a/emencia/django/newsletter/utils/importation.py b/apps/emencia/django/newsletter/utils/importation.py similarity index 100% rename from emencia/django/newsletter/utils/importation.py rename to apps/emencia/django/newsletter/utils/importation.py diff --git a/emencia/django/newsletter/utils/newsletter.py b/apps/emencia/django/newsletter/utils/newsletter.py similarity index 100% rename from emencia/django/newsletter/utils/newsletter.py rename to apps/emencia/django/newsletter/utils/newsletter.py diff --git a/emencia/django/newsletter/utils/ofc.py b/apps/emencia/django/newsletter/utils/ofc.py similarity index 100% rename from emencia/django/newsletter/utils/ofc.py rename to apps/emencia/django/newsletter/utils/ofc.py diff --git a/emencia/django/newsletter/utils/premailer.py b/apps/emencia/django/newsletter/utils/premailer.py similarity index 100% rename from emencia/django/newsletter/utils/premailer.py rename to apps/emencia/django/newsletter/utils/premailer.py diff --git a/emencia/django/newsletter/utils/statistics.py b/apps/emencia/django/newsletter/utils/statistics.py similarity index 100% rename from emencia/django/newsletter/utils/statistics.py rename to apps/emencia/django/newsletter/utils/statistics.py diff --git a/emencia/django/newsletter/utils/tokens.py b/apps/emencia/django/newsletter/utils/tokens.py similarity index 100% rename from emencia/django/newsletter/utils/tokens.py rename to apps/emencia/django/newsletter/utils/tokens.py diff --git a/emencia/django/newsletter/utils/vcard.py b/apps/emencia/django/newsletter/utils/vcard.py similarity index 100% rename from emencia/django/newsletter/utils/vcard.py rename to apps/emencia/django/newsletter/utils/vcard.py diff --git a/emencia/django/newsletter/utils/workgroups.py b/apps/emencia/django/newsletter/utils/workgroups.py similarity index 100% rename from emencia/django/newsletter/utils/workgroups.py rename to apps/emencia/django/newsletter/utils/workgroups.py diff --git a/emencia/django/newsletter/views/__init__.py b/apps/emencia/django/newsletter/views/__init__.py similarity index 100% rename from emencia/django/newsletter/views/__init__.py rename to apps/emencia/django/newsletter/views/__init__.py diff --git a/emencia/django/newsletter/views/admin_views.py b/apps/emencia/django/newsletter/views/admin_views.py similarity index 100% rename from emencia/django/newsletter/views/admin_views.py rename to apps/emencia/django/newsletter/views/admin_views.py diff --git a/emencia/django/newsletter/views/expo_views.py b/apps/emencia/django/newsletter/views/expo_views.py similarity index 100% rename from emencia/django/newsletter/views/expo_views.py rename to apps/emencia/django/newsletter/views/expo_views.py diff --git a/emencia/django/newsletter/views/mailing_list.py b/apps/emencia/django/newsletter/views/mailing_list.py similarity index 100% rename from emencia/django/newsletter/views/mailing_list.py rename to apps/emencia/django/newsletter/views/mailing_list.py diff --git a/emencia/django/newsletter/views/newsletter.py b/apps/emencia/django/newsletter/views/newsletter.py similarity index 100% rename from emencia/django/newsletter/views/newsletter.py rename to apps/emencia/django/newsletter/views/newsletter.py diff --git a/emencia/django/newsletter/views/statistics.py b/apps/emencia/django/newsletter/views/statistics.py similarity index 100% rename from emencia/django/newsletter/views/statistics.py rename to apps/emencia/django/newsletter/views/statistics.py diff --git a/emencia/django/newsletter/views/tracking.py b/apps/emencia/django/newsletter/views/tracking.py similarity index 100% rename from emencia/django/newsletter/views/tracking.py rename to apps/emencia/django/newsletter/views/tracking.py diff --git a/events/__init__.py b/apps/events/__init__.py similarity index 100% rename from events/__init__.py rename to apps/events/__init__.py diff --git a/events/admin.py b/apps/events/admin.py similarity index 100% rename from events/admin.py rename to apps/events/admin.py diff --git a/events/admin_urls.py b/apps/events/admin_urls.py similarity index 100% rename from events/admin_urls.py rename to apps/events/admin_urls.py diff --git a/events/common.py b/apps/events/common.py similarity index 100% rename from events/common.py rename to apps/events/common.py diff --git a/events/forms.py b/apps/events/forms.py similarity index 100% rename from events/forms.py rename to apps/events/forms.py diff --git a/events/management/__init__.py b/apps/events/management/__init__.py similarity index 100% rename from events/management/__init__.py rename to apps/events/management/__init__.py diff --git a/events/management/commands/__init__.py b/apps/events/management/commands/__init__.py similarity index 100% rename from events/management/commands/__init__.py rename to apps/events/management/commands/__init__.py diff --git a/events/management/commands/get_courses.py b/apps/events/management/commands/get_courses.py similarity index 100% rename from events/management/commands/get_courses.py rename to apps/events/management/commands/get_courses.py diff --git a/events/management/commands/update_events_filter_fields.py b/apps/events/management/commands/update_events_filter_fields.py similarity index 100% rename from events/management/commands/update_events_filter_fields.py rename to apps/events/management/commands/update_events_filter_fields.py diff --git a/events/migrations/0001_initial.py b/apps/events/migrations/0001_initial.py similarity index 100% rename from events/migrations/0001_initial.py rename to apps/events/migrations/0001_initial.py diff --git a/events/migrations/__init__.py b/apps/events/migrations/__init__.py similarity index 100% rename from events/migrations/__init__.py rename to apps/events/migrations/__init__.py diff --git a/events/mixin.py b/apps/events/mixin.py similarity index 100% rename from events/mixin.py rename to apps/events/mixin.py diff --git a/events/models.py b/apps/events/models.py similarity index 100% rename from events/models.py rename to apps/events/models.py diff --git a/events/tests.py b/apps/events/tests.py similarity index 100% rename from events/tests.py rename to apps/events/tests.py diff --git a/events/translation.py b/apps/events/translation.py similarity index 100% rename from events/translation.py rename to apps/events/translation.py diff --git a/events/urls.py b/apps/events/urls.py similarity index 100% rename from events/urls.py rename to apps/events/urls.py diff --git a/events/views.py b/apps/events/views.py similarity index 100% rename from events/views.py rename to apps/events/views.py diff --git a/expobanner/__init__.py b/apps/expobanner/__init__.py similarity index 100% rename from expobanner/__init__.py rename to apps/expobanner/__init__.py diff --git a/expobanner/admin.py b/apps/expobanner/admin.py similarity index 100% rename from expobanner/admin.py rename to apps/expobanner/admin.py diff --git a/expobanner/admin_urls.py b/apps/expobanner/admin_urls.py similarity index 100% rename from expobanner/admin_urls.py rename to apps/expobanner/admin_urls.py diff --git a/expobanner/forms.py b/apps/expobanner/forms.py similarity index 100% rename from expobanner/forms.py rename to apps/expobanner/forms.py diff --git a/expobanner/management/__init__.py b/apps/expobanner/management/__init__.py similarity index 100% rename from expobanner/management/__init__.py rename to apps/expobanner/management/__init__.py diff --git a/expobanner/management/commands/__init__.py b/apps/expobanner/management/commands/__init__.py similarity index 100% rename from expobanner/management/commands/__init__.py rename to apps/expobanner/management/commands/__init__.py diff --git a/expobanner/management/commands/banner_log_check_previous_day.py b/apps/expobanner/management/commands/banner_log_check_previous_day.py similarity index 100% rename from expobanner/management/commands/banner_log_check_previous_day.py rename to apps/expobanner/management/commands/banner_log_check_previous_day.py diff --git a/expobanner/management/commands/banner_log_recalc.py b/apps/expobanner/management/commands/banner_log_recalc.py similarity index 100% rename from expobanner/management/commands/banner_log_recalc.py rename to apps/expobanner/management/commands/banner_log_recalc.py diff --git a/expobanner/management/commands/banner_log_update.py b/apps/expobanner/management/commands/banner_log_update.py similarity index 100% rename from expobanner/management/commands/banner_log_update.py rename to apps/expobanner/management/commands/banner_log_update.py diff --git a/expobanner/management/commands/banner_log_update_old.py b/apps/expobanner/management/commands/banner_log_update_old.py similarity index 100% rename from expobanner/management/commands/banner_log_update_old.py rename to apps/expobanner/management/commands/banner_log_update_old.py diff --git a/expobanner/managers.py b/apps/expobanner/managers.py similarity index 100% rename from expobanner/managers.py rename to apps/expobanner/managers.py diff --git a/expobanner/migrations/0001_initial.py b/apps/expobanner/migrations/0001_initial.py similarity index 100% rename from expobanner/migrations/0001_initial.py rename to apps/expobanner/migrations/0001_initial.py diff --git a/expobanner/migrations/0002_auto__add_field_paid_participants_list.py b/apps/expobanner/migrations/0002_auto__add_field_paid_participants_list.py similarity index 100% rename from expobanner/migrations/0002_auto__add_field_paid_participants_list.py rename to apps/expobanner/migrations/0002_auto__add_field_paid_participants_list.py diff --git a/expobanner/migrations/__init__.py b/apps/expobanner/migrations/__init__.py similarity index 100% rename from expobanner/migrations/__init__.py rename to apps/expobanner/migrations/__init__.py diff --git a/expobanner/mixins.py b/apps/expobanner/mixins.py similarity index 100% rename from expobanner/mixins.py rename to apps/expobanner/mixins.py diff --git a/expobanner/models.py b/apps/expobanner/models.py similarity index 100% rename from expobanner/models.py rename to apps/expobanner/models.py diff --git a/expobanner/stat_views.py b/apps/expobanner/stat_views.py similarity index 100% rename from expobanner/stat_views.py rename to apps/expobanner/stat_views.py diff --git a/expobanner/static/banners/css/slider.css b/apps/expobanner/static/banners/css/slider.css similarity index 100% rename from expobanner/static/banners/css/slider.css rename to apps/expobanner/static/banners/css/slider.css diff --git a/expobanner/static/banners/js/log.js b/apps/expobanner/static/banners/js/log.js similarity index 100% rename from expobanner/static/banners/js/log.js rename to apps/expobanner/static/banners/js/log.js diff --git a/expobanner/static/banners/js/slider.js b/apps/expobanner/static/banners/js/slider.js similarity index 100% rename from expobanner/static/banners/js/slider.js rename to apps/expobanner/static/banners/js/slider.js diff --git a/expobanner/templates/banner.html b/apps/expobanner/templates/banner.html similarity index 100% rename from expobanner/templates/banner.html rename to apps/expobanner/templates/banner.html diff --git a/expobanner/templates/grid.html b/apps/expobanner/templates/grid.html similarity index 100% rename from expobanner/templates/grid.html rename to apps/expobanner/templates/grid.html diff --git a/expobanner/templates/group.html b/apps/expobanner/templates/group.html similarity index 100% rename from expobanner/templates/group.html rename to apps/expobanner/templates/group.html diff --git a/expobanner/templates/slider.html b/apps/expobanner/templates/slider.html similarity index 100% rename from expobanner/templates/slider.html rename to apps/expobanner/templates/slider.html diff --git a/expobanner/templatetags/__init__.py b/apps/expobanner/templatetags/__init__.py similarity index 100% rename from expobanner/templatetags/__init__.py rename to apps/expobanner/templatetags/__init__.py diff --git a/expobanner/templatetags/banner.py b/apps/expobanner/templatetags/banner.py similarity index 100% rename from expobanner/templatetags/banner.py rename to apps/expobanner/templatetags/banner.py diff --git a/expobanner/tests.py b/apps/expobanner/tests.py similarity index 100% rename from expobanner/tests.py rename to apps/expobanner/tests.py diff --git a/expobanner/urls.py b/apps/expobanner/urls.py similarity index 100% rename from expobanner/urls.py rename to apps/expobanner/urls.py diff --git a/expobanner/utils.py b/apps/expobanner/utils.py similarity index 100% rename from expobanner/utils.py rename to apps/expobanner/utils.py diff --git a/expobanner/views.py b/apps/expobanner/views.py similarity index 100% rename from expobanner/views.py rename to apps/expobanner/views.py diff --git a/exposition/__init__.py b/apps/exposition/__init__.py similarity index 100% rename from exposition/__init__.py rename to apps/exposition/__init__.py diff --git a/exposition/admin.py b/apps/exposition/admin.py similarity index 100% rename from exposition/admin.py rename to apps/exposition/admin.py diff --git a/exposition/admin_urls.py b/apps/exposition/admin_urls.py similarity index 100% rename from exposition/admin_urls.py rename to apps/exposition/admin_urls.py diff --git a/exposition/forms.py b/apps/exposition/forms.py similarity index 100% rename from exposition/forms.py rename to apps/exposition/forms.py diff --git a/exposition/management/__init__.py b/apps/exposition/management/__init__.py similarity index 100% rename from exposition/management/__init__.py rename to apps/exposition/management/__init__.py diff --git a/exposition/management/commands/__init__.py b/apps/exposition/management/commands/__init__.py similarity index 100% rename from exposition/management/commands/__init__.py rename to apps/exposition/management/commands/__init__.py diff --git a/exposition/management/commands/check_translation.py b/apps/exposition/management/commands/check_translation.py similarity index 100% rename from exposition/management/commands/check_translation.py rename to apps/exposition/management/commands/check_translation.py diff --git a/exposition/management/commands/check_url.py b/apps/exposition/management/commands/check_url.py similarity index 100% rename from exposition/management/commands/check_url.py rename to apps/exposition/management/commands/check_url.py diff --git a/exposition/management/commands/convert_expo_logo.py b/apps/exposition/management/commands/convert_expo_logo.py similarity index 100% rename from exposition/management/commands/convert_expo_logo.py rename to apps/exposition/management/commands/convert_expo_logo.py diff --git a/exposition/management/commands/expo_old.py b/apps/exposition/management/commands/expo_old.py similarity index 100% rename from exposition/management/commands/expo_old.py rename to apps/exposition/management/commands/expo_old.py diff --git a/exposition/management/commands/expo_organiser.py b/apps/exposition/management/commands/expo_organiser.py similarity index 100% rename from exposition/management/commands/expo_organiser.py rename to apps/exposition/management/commands/expo_organiser.py diff --git a/exposition/management/commands/expo_test.py b/apps/exposition/management/commands/expo_test.py similarity index 100% rename from exposition/management/commands/expo_test.py rename to apps/exposition/management/commands/expo_test.py diff --git a/exposition/management/commands/exposition_en.py b/apps/exposition/management/commands/exposition_en.py similarity index 100% rename from exposition/management/commands/exposition_en.py rename to apps/exposition/management/commands/exposition_en.py diff --git a/exposition/management/commands/exposition_load.py b/apps/exposition/management/commands/exposition_load.py similarity index 100% rename from exposition/management/commands/exposition_load.py rename to apps/exposition/management/commands/exposition_load.py diff --git a/exposition/management/commands/fix_logo.py b/apps/exposition/management/commands/fix_logo.py similarity index 100% rename from exposition/management/commands/fix_logo.py rename to apps/exposition/management/commands/fix_logo.py diff --git a/exposition/management/commands/imp_stat.py b/apps/exposition/management/commands/imp_stat.py similarity index 100% rename from exposition/management/commands/imp_stat.py rename to apps/exposition/management/commands/imp_stat.py diff --git a/exposition/management/commands/test.py b/apps/exposition/management/commands/test.py similarity index 100% rename from exposition/management/commands/test.py rename to apps/exposition/management/commands/test.py diff --git a/exposition/manager.py b/apps/exposition/manager.py similarity index 100% rename from exposition/manager.py rename to apps/exposition/manager.py diff --git a/exposition/migrations/0001_initial.py b/apps/exposition/migrations/0001_initial.py similarity index 100% rename from exposition/migrations/0001_initial.py rename to apps/exposition/migrations/0001_initial.py diff --git a/exposition/migrations/__init__.py b/apps/exposition/migrations/__init__.py similarity index 100% rename from exposition/migrations/__init__.py rename to apps/exposition/migrations/__init__.py diff --git a/exposition/models.py b/apps/exposition/models.py similarity index 100% rename from exposition/models.py rename to apps/exposition/models.py diff --git a/exposition/search_indexes.py b/apps/exposition/search_indexes.py similarity index 100% rename from exposition/search_indexes.py rename to apps/exposition/search_indexes.py diff --git a/exposition/signals.py b/apps/exposition/signals.py similarity index 100% rename from exposition/signals.py rename to apps/exposition/signals.py diff --git a/exposition/tests.py b/apps/exposition/tests.py similarity index 100% rename from exposition/tests.py rename to apps/exposition/tests.py diff --git a/exposition/urls.py b/apps/exposition/urls.py similarity index 100% rename from exposition/urls.py rename to apps/exposition/urls.py diff --git a/exposition/views.py b/apps/exposition/views.py similarity index 100% rename from exposition/views.py rename to apps/exposition/views.py diff --git a/file/__init__.py b/apps/file/__init__.py similarity index 100% rename from file/__init__.py rename to apps/file/__init__.py diff --git a/file/admin.py b/apps/file/admin.py similarity index 100% rename from file/admin.py rename to apps/file/admin.py diff --git a/file/admin2.py b/apps/file/admin2.py similarity index 100% rename from file/admin2.py rename to apps/file/admin2.py diff --git a/file/forms.py b/apps/file/forms.py similarity index 100% rename from file/forms.py rename to apps/file/forms.py diff --git a/file/models.py b/apps/file/models.py similarity index 100% rename from file/models.py rename to apps/file/models.py diff --git a/file/tests.py b/apps/file/tests.py similarity index 100% rename from file/tests.py rename to apps/file/tests.py diff --git a/file/urls.py b/apps/file/urls.py similarity index 100% rename from file/urls.py rename to apps/file/urls.py diff --git a/file/views.py b/apps/file/views.py similarity index 100% rename from file/views.py rename to apps/file/views.py diff --git a/functions/__init__.py b/apps/functions/__init__.py similarity index 100% rename from functions/__init__.py rename to apps/functions/__init__.py diff --git a/functions/admin.py b/apps/functions/admin.py similarity index 100% rename from functions/admin.py rename to apps/functions/admin.py diff --git a/functions/admin_forms.py b/apps/functions/admin_forms.py similarity index 100% rename from functions/admin_forms.py rename to apps/functions/admin_forms.py diff --git a/functions/admin_views.py b/apps/functions/admin_views.py similarity index 100% rename from functions/admin_views.py rename to apps/functions/admin_views.py diff --git a/functions/cache_mixin.py b/apps/functions/cache_mixin.py similarity index 100% rename from functions/cache_mixin.py rename to apps/functions/cache_mixin.py diff --git a/functions/custom_fields.py b/apps/functions/custom_fields.py similarity index 100% rename from functions/custom_fields.py rename to apps/functions/custom_fields.py diff --git a/functions/custom_views.py b/apps/functions/custom_views.py similarity index 100% rename from functions/custom_views.py rename to apps/functions/custom_views.py diff --git a/functions/db.py b/apps/functions/db.py similarity index 100% rename from functions/db.py rename to apps/functions/db.py diff --git a/functions/files.py b/apps/functions/files.py similarity index 100% rename from functions/files.py rename to apps/functions/files.py diff --git a/functions/form_check.py b/apps/functions/form_check.py similarity index 100% rename from functions/form_check.py rename to apps/functions/form_check.py diff --git a/functions/forms.py b/apps/functions/forms.py similarity index 100% rename from functions/forms.py rename to apps/functions/forms.py diff --git a/functions/http.py b/apps/functions/http.py similarity index 100% rename from functions/http.py rename to apps/functions/http.py diff --git a/functions/model_mixin.py b/apps/functions/model_mixin.py similarity index 100% rename from functions/model_mixin.py rename to apps/functions/model_mixin.py diff --git a/functions/model_utils.py b/apps/functions/model_utils.py similarity index 100% rename from functions/model_utils.py rename to apps/functions/model_utils.py diff --git a/functions/models_methods.py b/apps/functions/models_methods.py similarity index 100% rename from functions/models_methods.py rename to apps/functions/models_methods.py diff --git a/functions/overrides.py b/apps/functions/overrides.py similarity index 100% rename from functions/overrides.py rename to apps/functions/overrides.py diff --git a/functions/pipeline.py b/apps/functions/pipeline.py similarity index 100% rename from functions/pipeline.py rename to apps/functions/pipeline.py diff --git a/functions/search_forms.py b/apps/functions/search_forms.py similarity index 100% rename from functions/search_forms.py rename to apps/functions/search_forms.py diff --git a/functions/search_mixin.py b/apps/functions/search_mixin.py similarity index 100% rename from functions/search_mixin.py rename to apps/functions/search_mixin.py diff --git a/functions/signal_additional_func.py b/apps/functions/signal_additional_func.py similarity index 100% rename from functions/signal_additional_func.py rename to apps/functions/signal_additional_func.py diff --git a/functions/signal_handlers.py b/apps/functions/signal_handlers.py similarity index 100% rename from functions/signal_handlers.py rename to apps/functions/signal_handlers.py diff --git a/functions/translate.py b/apps/functions/translate.py similarity index 100% rename from functions/translate.py rename to apps/functions/translate.py diff --git a/functions/url_utils.py b/apps/functions/url_utils.py similarity index 100% rename from functions/url_utils.py rename to apps/functions/url_utils.py diff --git a/functions/utils.py b/apps/functions/utils.py similarity index 100% rename from functions/utils.py rename to apps/functions/utils.py diff --git a/functions/views_help.py b/apps/functions/views_help.py similarity index 100% rename from functions/views_help.py rename to apps/functions/views_help.py diff --git a/import_xls/__init__.py b/apps/import_xls/__init__.py similarity index 100% rename from import_xls/__init__.py rename to apps/import_xls/__init__.py diff --git a/import_xls/admin.py b/apps/import_xls/admin.py similarity index 100% rename from import_xls/admin.py rename to apps/import_xls/admin.py diff --git a/import_xls/admin_urls.py b/apps/import_xls/admin_urls.py similarity index 100% rename from import_xls/admin_urls.py rename to apps/import_xls/admin_urls.py diff --git a/import_xls/excel_settings.py b/apps/import_xls/excel_settings.py similarity index 100% rename from import_xls/excel_settings.py rename to apps/import_xls/excel_settings.py diff --git a/import_xls/export_forms.py b/apps/import_xls/export_forms.py similarity index 100% rename from import_xls/export_forms.py rename to apps/import_xls/export_forms.py diff --git a/import_xls/import_forms.py b/apps/import_xls/import_forms.py similarity index 100% rename from import_xls/import_forms.py rename to apps/import_xls/import_forms.py diff --git a/import_xls/model_utils.py b/apps/import_xls/model_utils.py similarity index 100% rename from import_xls/model_utils.py rename to apps/import_xls/model_utils.py diff --git a/import_xls/models.py b/apps/import_xls/models.py similarity index 100% rename from import_xls/models.py rename to apps/import_xls/models.py diff --git a/import_xls/utils.py b/apps/import_xls/utils.py similarity index 100% rename from import_xls/utils.py rename to apps/import_xls/utils.py diff --git a/meta/__init__.py b/apps/meta/__init__.py similarity index 100% rename from meta/__init__.py rename to apps/meta/__init__.py diff --git a/meta/admin.py b/apps/meta/admin.py similarity index 100% rename from meta/admin.py rename to apps/meta/admin.py diff --git a/meta/admin_urls.py b/apps/meta/admin_urls.py similarity index 100% rename from meta/admin_urls.py rename to apps/meta/admin_urls.py diff --git a/meta/decorators.py b/apps/meta/decorators.py similarity index 100% rename from meta/decorators.py rename to apps/meta/decorators.py diff --git a/meta/forms.py b/apps/meta/forms.py similarity index 100% rename from meta/forms.py rename to apps/meta/forms.py diff --git a/meta/models.py b/apps/meta/models.py similarity index 100% rename from meta/models.py rename to apps/meta/models.py diff --git a/meta/settings.py b/apps/meta/settings.py similarity index 100% rename from meta/settings.py rename to apps/meta/settings.py diff --git a/meta/templatetags/__init__.py b/apps/meta/templatetags/__init__.py similarity index 100% rename from meta/templatetags/__init__.py rename to apps/meta/templatetags/__init__.py diff --git a/meta/templatetags/meta.py b/apps/meta/templatetags/meta.py similarity index 100% rename from meta/templatetags/meta.py rename to apps/meta/templatetags/meta.py diff --git a/meta/tests.py b/apps/meta/tests.py similarity index 100% rename from meta/tests.py rename to apps/meta/tests.py diff --git a/meta/views.py b/apps/meta/views.py similarity index 100% rename from meta/views.py rename to apps/meta/views.py diff --git a/news/__init__.py b/apps/news/__init__.py similarity index 100% rename from news/__init__.py rename to apps/news/__init__.py diff --git a/news/admin.py b/apps/news/admin.py similarity index 100% rename from news/admin.py rename to apps/news/admin.py diff --git a/news/admin_urls.py b/apps/news/admin_urls.py similarity index 100% rename from news/admin_urls.py rename to apps/news/admin_urls.py diff --git a/news/forms.py b/apps/news/forms.py similarity index 100% rename from news/forms.py rename to apps/news/forms.py diff --git a/news/models.py b/apps/news/models.py similarity index 100% rename from news/models.py rename to apps/news/models.py diff --git a/news/signals.py b/apps/news/signals.py similarity index 100% rename from news/signals.py rename to apps/news/signals.py diff --git a/news/tests.py b/apps/news/tests.py similarity index 100% rename from news/tests.py rename to apps/news/tests.py diff --git a/note/__init__.py b/apps/note/__init__.py similarity index 100% rename from note/__init__.py rename to apps/note/__init__.py diff --git a/note/models.py b/apps/note/models.py similarity index 100% rename from note/models.py rename to apps/note/models.py diff --git a/note/tests.py b/apps/note/tests.py similarity index 100% rename from note/tests.py rename to apps/note/tests.py diff --git a/note/views.py b/apps/note/views.py similarity index 100% rename from note/views.py rename to apps/note/views.py diff --git a/organiser/__init__.py b/apps/organiser/__init__.py similarity index 100% rename from organiser/__init__.py rename to apps/organiser/__init__.py diff --git a/organiser/admin.py b/apps/organiser/admin.py similarity index 100% rename from organiser/admin.py rename to apps/organiser/admin.py diff --git a/organiser/admin_urls.py b/apps/organiser/admin_urls.py similarity index 100% rename from organiser/admin_urls.py rename to apps/organiser/admin_urls.py diff --git a/organiser/event_forms.py b/apps/organiser/event_forms.py similarity index 100% rename from organiser/event_forms.py rename to apps/organiser/event_forms.py diff --git a/organiser/forms.py b/apps/organiser/forms.py similarity index 100% rename from organiser/forms.py rename to apps/organiser/forms.py diff --git a/organiser/management/__init__.py b/apps/organiser/management/__init__.py similarity index 100% rename from organiser/management/__init__.py rename to apps/organiser/management/__init__.py diff --git a/organiser/management/commands/__init__.py b/apps/organiser/management/commands/__init__.py similarity index 100% rename from organiser/management/commands/__init__.py rename to apps/organiser/management/commands/__init__.py diff --git a/organiser/management/commands/organiser_from_old_db.py b/apps/organiser/management/commands/organiser_from_old_db.py similarity index 100% rename from organiser/management/commands/organiser_from_old_db.py rename to apps/organiser/management/commands/organiser_from_old_db.py diff --git a/organiser/models.py b/apps/organiser/models.py similarity index 100% rename from organiser/models.py rename to apps/organiser/models.py diff --git a/organiser/signals.py b/apps/organiser/signals.py similarity index 100% rename from organiser/signals.py rename to apps/organiser/signals.py diff --git a/organiser/tests.py b/apps/organiser/tests.py similarity index 100% rename from organiser/tests.py rename to apps/organiser/tests.py diff --git a/organiser/urls.py b/apps/organiser/urls.py similarity index 100% rename from organiser/urls.py rename to apps/organiser/urls.py diff --git a/organiser/views.py b/apps/organiser/views.py similarity index 100% rename from organiser/views.py rename to apps/organiser/views.py diff --git a/password_reset/__init__.py b/apps/password_reset/__init__.py similarity index 100% rename from password_reset/__init__.py rename to apps/password_reset/__init__.py diff --git a/password_reset/forms.py b/apps/password_reset/forms.py similarity index 100% rename from password_reset/forms.py rename to apps/password_reset/forms.py diff --git a/password_reset/signals.py b/apps/password_reset/signals.py similarity index 100% rename from password_reset/signals.py rename to apps/password_reset/signals.py diff --git a/password_reset/templates/password_reset/base.html b/apps/password_reset/templates/password_reset/base.html similarity index 100% rename from password_reset/templates/password_reset/base.html rename to apps/password_reset/templates/password_reset/base.html diff --git a/password_reset/templates/password_reset/recovery_done.html b/apps/password_reset/templates/password_reset/recovery_done.html similarity index 100% rename from password_reset/templates/password_reset/recovery_done.html rename to apps/password_reset/templates/password_reset/recovery_done.html diff --git a/password_reset/templates/password_reset/recovery_email.txt b/apps/password_reset/templates/password_reset/recovery_email.txt similarity index 100% rename from password_reset/templates/password_reset/recovery_email.txt rename to apps/password_reset/templates/password_reset/recovery_email.txt diff --git a/password_reset/templates/password_reset/recovery_email_expo.html b/apps/password_reset/templates/password_reset/recovery_email_expo.html similarity index 100% rename from password_reset/templates/password_reset/recovery_email_expo.html rename to apps/password_reset/templates/password_reset/recovery_email_expo.html diff --git a/password_reset/templates/password_reset/recovery_email_subject.txt b/apps/password_reset/templates/password_reset/recovery_email_subject.txt similarity index 100% rename from password_reset/templates/password_reset/recovery_email_subject.txt rename to apps/password_reset/templates/password_reset/recovery_email_subject.txt diff --git a/password_reset/templates/password_reset/recovery_form.html b/apps/password_reset/templates/password_reset/recovery_form.html similarity index 100% rename from password_reset/templates/password_reset/recovery_form.html rename to apps/password_reset/templates/password_reset/recovery_form.html diff --git a/password_reset/templates/password_reset/reset.html b/apps/password_reset/templates/password_reset/reset.html similarity index 100% rename from password_reset/templates/password_reset/reset.html rename to apps/password_reset/templates/password_reset/reset.html diff --git a/password_reset/templates/password_reset/reset_sent.html b/apps/password_reset/templates/password_reset/reset_sent.html similarity index 100% rename from password_reset/templates/password_reset/reset_sent.html rename to apps/password_reset/templates/password_reset/reset_sent.html diff --git a/password_reset/tests/__init__.py b/apps/password_reset/tests/__init__.py similarity index 100% rename from password_reset/tests/__init__.py rename to apps/password_reset/tests/__init__.py diff --git a/password_reset/tests/models.py b/apps/password_reset/tests/models.py similarity index 100% rename from password_reset/tests/models.py rename to apps/password_reset/tests/models.py diff --git a/password_reset/tests/settings.py b/apps/password_reset/tests/settings.py similarity index 100% rename from password_reset/tests/settings.py rename to apps/password_reset/tests/settings.py diff --git a/password_reset/tests/templates/404.html b/apps/password_reset/tests/templates/404.html similarity index 100% rename from password_reset/tests/templates/404.html rename to apps/password_reset/tests/templates/404.html diff --git a/password_reset/tests/templates/base.html b/apps/password_reset/tests/templates/base.html similarity index 100% rename from password_reset/tests/templates/base.html rename to apps/password_reset/tests/templates/base.html diff --git a/password_reset/tests/tests.py b/apps/password_reset/tests/tests.py similarity index 100% rename from password_reset/tests/tests.py rename to apps/password_reset/tests/tests.py diff --git a/password_reset/tests/urls.py b/apps/password_reset/tests/urls.py similarity index 100% rename from password_reset/tests/urls.py rename to apps/password_reset/tests/urls.py diff --git a/password_reset/tests/views.py b/apps/password_reset/tests/views.py similarity index 100% rename from password_reset/tests/views.py rename to apps/password_reset/tests/views.py diff --git a/password_reset/urls.py b/apps/password_reset/urls.py similarity index 100% rename from password_reset/urls.py rename to apps/password_reset/urls.py diff --git a/password_reset/utils.py b/apps/password_reset/utils.py similarity index 100% rename from password_reset/utils.py rename to apps/password_reset/utils.py diff --git a/password_reset/views.py b/apps/password_reset/views.py similarity index 100% rename from password_reset/views.py rename to apps/password_reset/views.py diff --git a/photologue/__init__.py b/apps/photologue/__init__.py similarity index 100% rename from photologue/__init__.py rename to apps/photologue/__init__.py diff --git a/photologue/admin.py b/apps/photologue/admin.py similarity index 100% rename from photologue/admin.py rename to apps/photologue/admin.py diff --git a/photologue/admin_urls.py b/apps/photologue/admin_urls.py similarity index 100% rename from photologue/admin_urls.py rename to apps/photologue/admin_urls.py diff --git a/photologue/client_urls.py b/apps/photologue/client_urls.py similarity index 100% rename from photologue/client_urls.py rename to apps/photologue/client_urls.py diff --git a/photologue/client_view.py b/apps/photologue/client_view.py similarity index 100% rename from photologue/client_view.py rename to apps/photologue/client_view.py diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_archive.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_archive.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_day.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_day.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_archive_day.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_day.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_month.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_month.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_archive_month.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_month.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_year.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_year.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_archive_year.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_archive_year.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_detail.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_detail.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_detail.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_detail.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/gallery_list.html b/apps/photologue/contrib/old_style_templates/templates/photologue/gallery_list.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/gallery_list.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/gallery_list.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_archive.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_archive.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_archive_day.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_day.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_archive_day.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_day.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_archive_month.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_month.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_archive_month.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_month.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_archive_year.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_year.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_archive_year.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_archive_year.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_detail.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_detail.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_detail.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_detail.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/photo_list.html b/apps/photologue/contrib/old_style_templates/templates/photologue/photo_list.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/photo_list.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/photo_list.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/root.html b/apps/photologue/contrib/old_style_templates/templates/photologue/root.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/root.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/root.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/tags/next_in_gallery.html b/apps/photologue/contrib/old_style_templates/templates/photologue/tags/next_in_gallery.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/tags/next_in_gallery.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/tags/next_in_gallery.html diff --git a/photologue/contrib/old_style_templates/templates/photologue/tags/prev_in_gallery.html b/apps/photologue/contrib/old_style_templates/templates/photologue/tags/prev_in_gallery.html similarity index 100% rename from photologue/contrib/old_style_templates/templates/photologue/tags/prev_in_gallery.html rename to apps/photologue/contrib/old_style_templates/templates/photologue/tags/prev_in_gallery.html diff --git a/photologue/forms.py b/apps/photologue/forms.py similarity index 100% rename from photologue/forms.py rename to apps/photologue/forms.py diff --git a/photologue/management/__init__.py b/apps/photologue/management/__init__.py similarity index 100% rename from photologue/management/__init__.py rename to apps/photologue/management/__init__.py diff --git a/photologue/management/commands/__init__.py b/apps/photologue/management/commands/__init__.py similarity index 100% rename from photologue/management/commands/__init__.py rename to apps/photologue/management/commands/__init__.py diff --git a/photologue/management/commands/photologue_exposize.py b/apps/photologue/management/commands/photologue_exposize.py similarity index 100% rename from photologue/management/commands/photologue_exposize.py rename to apps/photologue/management/commands/photologue_exposize.py diff --git a/photologue/management/commands/plcache.py b/apps/photologue/management/commands/plcache.py similarity index 100% rename from photologue/management/commands/plcache.py rename to apps/photologue/management/commands/plcache.py diff --git a/photologue/management/commands/plcreatesize.py b/apps/photologue/management/commands/plcreatesize.py similarity index 100% rename from photologue/management/commands/plcreatesize.py rename to apps/photologue/management/commands/plcreatesize.py diff --git a/photologue/management/commands/plflush.py b/apps/photologue/management/commands/plflush.py similarity index 100% rename from photologue/management/commands/plflush.py rename to apps/photologue/management/commands/plflush.py diff --git a/photologue/managers.py b/apps/photologue/managers.py similarity index 100% rename from photologue/managers.py rename to apps/photologue/managers.py diff --git a/photologue/migrations/__init__.py b/apps/photologue/migrations/__init__.py similarity index 100% rename from photologue/migrations/__init__.py rename to apps/photologue/migrations/__init__.py diff --git a/photologue/models.py b/apps/photologue/models.py similarity index 100% rename from photologue/models.py rename to apps/photologue/models.py diff --git a/photologue/res/sample.jpg b/apps/photologue/res/sample.jpg similarity index 100% rename from photologue/res/sample.jpg rename to apps/photologue/res/sample.jpg diff --git a/photologue/res/test_photologue_"ing.jpg b/apps/photologue/res/test_photologue_"ing.jpg similarity index 100% rename from photologue/res/test_photologue_"ing.jpg rename to apps/photologue/res/test_photologue_"ing.jpg diff --git a/photologue/res/test_photologue_landscape.jpg b/apps/photologue/res/test_photologue_landscape.jpg similarity index 100% rename from photologue/res/test_photologue_landscape.jpg rename to apps/photologue/res/test_photologue_landscape.jpg diff --git a/photologue/res/test_photologue_portrait.jpg b/apps/photologue/res/test_photologue_portrait.jpg similarity index 100% rename from photologue/res/test_photologue_portrait.jpg rename to apps/photologue/res/test_photologue_portrait.jpg diff --git a/photologue/res/test_photologue_square.jpg b/apps/photologue/res/test_photologue_square.jpg similarity index 100% rename from photologue/res/test_photologue_square.jpg rename to apps/photologue/res/test_photologue_square.jpg diff --git a/photologue/res/zips/ignored_files.zip b/apps/photologue/res/zips/ignored_files.zip similarity index 100% rename from photologue/res/zips/ignored_files.zip rename to apps/photologue/res/zips/ignored_files.zip diff --git a/photologue/res/zips/not_image.zip b/apps/photologue/res/zips/not_image.zip similarity index 100% rename from photologue/res/zips/not_image.zip rename to apps/photologue/res/zips/not_image.zip diff --git a/photologue/res/zips/sample.zip b/apps/photologue/res/zips/sample.zip similarity index 100% rename from photologue/res/zips/sample.zip rename to apps/photologue/res/zips/sample.zip diff --git a/photologue/sitemaps.py b/apps/photologue/sitemaps.py similarity index 100% rename from photologue/sitemaps.py rename to apps/photologue/sitemaps.py diff --git a/photologue/south_migrations/0001_initial.py b/apps/photologue/south_migrations/0001_initial.py similarity index 100% rename from photologue/south_migrations/0001_initial.py rename to apps/photologue/south_migrations/0001_initial.py diff --git a/photologue/south_migrations/__init__.py b/apps/photologue/south_migrations/__init__.py similarity index 100% rename from photologue/south_migrations/__init__.py rename to apps/photologue/south_migrations/__init__.py diff --git a/photologue/templates/photologue/gallery_archive.html b/apps/photologue/templates/photologue/gallery_archive.html similarity index 100% rename from photologue/templates/photologue/gallery_archive.html rename to apps/photologue/templates/photologue/gallery_archive.html diff --git a/photologue/templates/photologue/gallery_archive_day.html b/apps/photologue/templates/photologue/gallery_archive_day.html similarity index 100% rename from photologue/templates/photologue/gallery_archive_day.html rename to apps/photologue/templates/photologue/gallery_archive_day.html diff --git a/photologue/templates/photologue/gallery_archive_month.html b/apps/photologue/templates/photologue/gallery_archive_month.html similarity index 100% rename from photologue/templates/photologue/gallery_archive_month.html rename to apps/photologue/templates/photologue/gallery_archive_month.html diff --git a/photologue/templates/photologue/gallery_archive_year.html b/apps/photologue/templates/photologue/gallery_archive_year.html similarity index 100% rename from photologue/templates/photologue/gallery_archive_year.html rename to apps/photologue/templates/photologue/gallery_archive_year.html diff --git a/photologue/templates/photologue/gallery_detail.html b/apps/photologue/templates/photologue/gallery_detail.html similarity index 100% rename from photologue/templates/photologue/gallery_detail.html rename to apps/photologue/templates/photologue/gallery_detail.html diff --git a/photologue/templates/photologue/gallery_list.html b/apps/photologue/templates/photologue/gallery_list.html similarity index 100% rename from photologue/templates/photologue/gallery_list.html rename to apps/photologue/templates/photologue/gallery_list.html diff --git a/photologue/templates/photologue/includes/gallery_sample.html b/apps/photologue/templates/photologue/includes/gallery_sample.html similarity index 100% rename from photologue/templates/photologue/includes/gallery_sample.html rename to apps/photologue/templates/photologue/includes/gallery_sample.html diff --git a/photologue/templates/photologue/includes/paginator.html b/apps/photologue/templates/photologue/includes/paginator.html similarity index 100% rename from photologue/templates/photologue/includes/paginator.html rename to apps/photologue/templates/photologue/includes/paginator.html diff --git a/photologue/templates/photologue/photo_archive.html b/apps/photologue/templates/photologue/photo_archive.html similarity index 100% rename from photologue/templates/photologue/photo_archive.html rename to apps/photologue/templates/photologue/photo_archive.html diff --git a/photologue/templates/photologue/photo_archive_day.html b/apps/photologue/templates/photologue/photo_archive_day.html similarity index 100% rename from photologue/templates/photologue/photo_archive_day.html rename to apps/photologue/templates/photologue/photo_archive_day.html diff --git a/photologue/templates/photologue/photo_archive_month.html b/apps/photologue/templates/photologue/photo_archive_month.html similarity index 100% rename from photologue/templates/photologue/photo_archive_month.html rename to apps/photologue/templates/photologue/photo_archive_month.html diff --git a/photologue/templates/photologue/photo_archive_year.html b/apps/photologue/templates/photologue/photo_archive_year.html similarity index 100% rename from photologue/templates/photologue/photo_archive_year.html rename to apps/photologue/templates/photologue/photo_archive_year.html diff --git a/photologue/templates/photologue/photo_detail.html b/apps/photologue/templates/photologue/photo_detail.html similarity index 100% rename from photologue/templates/photologue/photo_detail.html rename to apps/photologue/templates/photologue/photo_detail.html diff --git a/photologue/templates/photologue/photo_list.html b/apps/photologue/templates/photologue/photo_list.html similarity index 100% rename from photologue/templates/photologue/photo_list.html rename to apps/photologue/templates/photologue/photo_list.html diff --git a/photologue/templates/photologue/root.html b/apps/photologue/templates/photologue/root.html similarity index 100% rename from photologue/templates/photologue/root.html rename to apps/photologue/templates/photologue/root.html diff --git a/photologue/templates/photologue/tags/next_in_gallery.html b/apps/photologue/templates/photologue/tags/next_in_gallery.html similarity index 100% rename from photologue/templates/photologue/tags/next_in_gallery.html rename to apps/photologue/templates/photologue/tags/next_in_gallery.html diff --git a/photologue/templates/photologue/tags/prev_in_gallery.html b/apps/photologue/templates/photologue/tags/prev_in_gallery.html similarity index 100% rename from photologue/templates/photologue/tags/prev_in_gallery.html rename to apps/photologue/templates/photologue/tags/prev_in_gallery.html diff --git a/photologue/templatetags/__init__.py b/apps/photologue/templatetags/__init__.py similarity index 100% rename from photologue/templatetags/__init__.py rename to apps/photologue/templatetags/__init__.py diff --git a/photologue/templatetags/photologue_tags.py b/apps/photologue/templatetags/photologue_tags.py similarity index 100% rename from photologue/templatetags/photologue_tags.py rename to apps/photologue/templatetags/photologue_tags.py diff --git a/photologue/tests/__init__.py b/apps/photologue/tests/__init__.py similarity index 100% rename from photologue/tests/__init__.py rename to apps/photologue/tests/__init__.py diff --git a/photologue/tests/factories.py b/apps/photologue/tests/factories.py similarity index 100% rename from photologue/tests/factories.py rename to apps/photologue/tests/factories.py diff --git a/photologue/tests/helpers.py b/apps/photologue/tests/helpers.py similarity index 100% rename from photologue/tests/helpers.py rename to apps/photologue/tests/helpers.py diff --git a/photologue/tests/templates/base.html b/apps/photologue/tests/templates/base.html similarity index 100% rename from photologue/tests/templates/base.html rename to apps/photologue/tests/templates/base.html diff --git a/photologue/tests/test_effect.py b/apps/photologue/tests/test_effect.py similarity index 100% rename from photologue/tests/test_effect.py rename to apps/photologue/tests/test_effect.py diff --git a/photologue/tests/test_gallery.py b/apps/photologue/tests/test_gallery.py similarity index 100% rename from photologue/tests/test_gallery.py rename to apps/photologue/tests/test_gallery.py diff --git a/photologue/tests/test_photo.py b/apps/photologue/tests/test_photo.py similarity index 100% rename from photologue/tests/test_photo.py rename to apps/photologue/tests/test_photo.py diff --git a/photologue/tests/test_photosize.py b/apps/photologue/tests/test_photosize.py similarity index 100% rename from photologue/tests/test_photosize.py rename to apps/photologue/tests/test_photosize.py diff --git a/photologue/tests/test_resize.py b/apps/photologue/tests/test_resize.py similarity index 100% rename from photologue/tests/test_resize.py rename to apps/photologue/tests/test_resize.py diff --git a/photologue/tests/test_sitemap.py b/apps/photologue/tests/test_sitemap.py similarity index 100% rename from photologue/tests/test_sitemap.py rename to apps/photologue/tests/test_sitemap.py diff --git a/photologue/tests/test_sites.py b/apps/photologue/tests/test_sites.py similarity index 100% rename from photologue/tests/test_sites.py rename to apps/photologue/tests/test_sites.py diff --git a/photologue/tests/test_urls.py b/apps/photologue/tests/test_urls.py similarity index 100% rename from photologue/tests/test_urls.py rename to apps/photologue/tests/test_urls.py diff --git a/photologue/tests/test_views_gallery.py b/apps/photologue/tests/test_views_gallery.py similarity index 100% rename from photologue/tests/test_views_gallery.py rename to apps/photologue/tests/test_views_gallery.py diff --git a/photologue/tests/test_views_photo.py b/apps/photologue/tests/test_views_photo.py similarity index 100% rename from photologue/tests/test_views_photo.py rename to apps/photologue/tests/test_views_photo.py diff --git a/photologue/tests/test_zipupload.py b/apps/photologue/tests/test_zipupload.py similarity index 100% rename from photologue/tests/test_zipupload.py rename to apps/photologue/tests/test_zipupload.py diff --git a/photologue/urls.py b/apps/photologue/urls.py similarity index 100% rename from photologue/urls.py rename to apps/photologue/urls.py diff --git a/photologue/utils/EXIF.py b/apps/photologue/utils/EXIF.py similarity index 100% rename from photologue/utils/EXIF.py rename to apps/photologue/utils/EXIF.py diff --git a/photologue/utils/__init__.py b/apps/photologue/utils/__init__.py similarity index 100% rename from photologue/utils/__init__.py rename to apps/photologue/utils/__init__.py diff --git a/photologue/utils/reflection.py b/apps/photologue/utils/reflection.py similarity index 100% rename from photologue/utils/reflection.py rename to apps/photologue/utils/reflection.py diff --git a/photologue/utils/watermark.py b/apps/photologue/utils/watermark.py similarity index 100% rename from photologue/utils/watermark.py rename to apps/photologue/utils/watermark.py diff --git a/photologue/views.py b/apps/photologue/views.py similarity index 100% rename from photologue/views.py rename to apps/photologue/views.py diff --git a/photoreport/__init__.py b/apps/photoreport/__init__.py similarity index 100% rename from photoreport/__init__.py rename to apps/photoreport/__init__.py diff --git a/photoreport/admin.py b/apps/photoreport/admin.py similarity index 100% rename from photoreport/admin.py rename to apps/photoreport/admin.py diff --git a/photoreport/admin_urls.py b/apps/photoreport/admin_urls.py similarity index 100% rename from photoreport/admin_urls.py rename to apps/photoreport/admin_urls.py diff --git a/photoreport/forms.py b/apps/photoreport/forms.py similarity index 100% rename from photoreport/forms.py rename to apps/photoreport/forms.py diff --git a/photoreport/models.py b/apps/photoreport/models.py similarity index 100% rename from photoreport/models.py rename to apps/photoreport/models.py diff --git a/photoreport/tests.py b/apps/photoreport/tests.py similarity index 100% rename from photoreport/tests.py rename to apps/photoreport/tests.py diff --git a/photoreport/urls.py b/apps/photoreport/urls.py similarity index 100% rename from photoreport/urls.py rename to apps/photoreport/urls.py diff --git a/photoreport/views.py b/apps/photoreport/views.py similarity index 100% rename from photoreport/views.py rename to apps/photoreport/views.py diff --git a/place_conference/__init__.py b/apps/place_conference/__init__.py similarity index 100% rename from place_conference/__init__.py rename to apps/place_conference/__init__.py diff --git a/place_conference/admin.py b/apps/place_conference/admin.py similarity index 100% rename from place_conference/admin.py rename to apps/place_conference/admin.py diff --git a/place_conference/admin_urls.py b/apps/place_conference/admin_urls.py similarity index 100% rename from place_conference/admin_urls.py rename to apps/place_conference/admin_urls.py diff --git a/place_conference/forms.py b/apps/place_conference/forms.py similarity index 100% rename from place_conference/forms.py rename to apps/place_conference/forms.py diff --git a/place_conference/migrations/0001_initial.py b/apps/place_conference/migrations/0001_initial.py similarity index 100% rename from place_conference/migrations/0001_initial.py rename to apps/place_conference/migrations/0001_initial.py diff --git a/place_conference/migrations/__init__.py b/apps/place_conference/migrations/__init__.py similarity index 100% rename from place_conference/migrations/__init__.py rename to apps/place_conference/migrations/__init__.py diff --git a/place_conference/models.py b/apps/place_conference/models.py similarity index 100% rename from place_conference/models.py rename to apps/place_conference/models.py diff --git a/place_conference/search_indexes.py b/apps/place_conference/search_indexes.py similarity index 100% rename from place_conference/search_indexes.py rename to apps/place_conference/search_indexes.py diff --git a/place_conference/signals.py b/apps/place_conference/signals.py similarity index 100% rename from place_conference/signals.py rename to apps/place_conference/signals.py diff --git a/place_conference/tests.py b/apps/place_conference/tests.py similarity index 100% rename from place_conference/tests.py rename to apps/place_conference/tests.py diff --git a/place_exposition/__init__.py b/apps/place_exposition/__init__.py similarity index 100% rename from place_exposition/__init__.py rename to apps/place_exposition/__init__.py diff --git a/place_exposition/admin.py b/apps/place_exposition/admin.py similarity index 100% rename from place_exposition/admin.py rename to apps/place_exposition/admin.py diff --git a/place_exposition/admin_urls.py b/apps/place_exposition/admin_urls.py similarity index 100% rename from place_exposition/admin_urls.py rename to apps/place_exposition/admin_urls.py diff --git a/place_exposition/forms.py b/apps/place_exposition/forms.py similarity index 100% rename from place_exposition/forms.py rename to apps/place_exposition/forms.py diff --git a/place_exposition/management/__init__.py b/apps/place_exposition/management/__init__.py similarity index 100% rename from place_exposition/management/__init__.py rename to apps/place_exposition/management/__init__.py diff --git a/place_exposition/management/commands/__init__.py b/apps/place_exposition/management/commands/__init__.py similarity index 100% rename from place_exposition/management/commands/__init__.py rename to apps/place_exposition/management/commands/__init__.py diff --git a/place_exposition/management/commands/convert_logo.py b/apps/place_exposition/management/commands/convert_logo.py similarity index 100% rename from place_exposition/management/commands/convert_logo.py rename to apps/place_exposition/management/commands/convert_logo.py diff --git a/place_exposition/management/commands/convert_photo.py b/apps/place_exposition/management/commands/convert_photo.py similarity index 100% rename from place_exposition/management/commands/convert_photo.py rename to apps/place_exposition/management/commands/convert_photo.py diff --git a/place_exposition/management/commands/place_en.py b/apps/place_exposition/management/commands/place_en.py similarity index 100% rename from place_exposition/management/commands/place_en.py rename to apps/place_exposition/management/commands/place_en.py diff --git a/place_exposition/management/commands/place_exposition_load.py b/apps/place_exposition/management/commands/place_exposition_load.py similarity index 100% rename from place_exposition/management/commands/place_exposition_load.py rename to apps/place_exposition/management/commands/place_exposition_load.py diff --git a/place_exposition/migrations/0001_initial.py b/apps/place_exposition/migrations/0001_initial.py similarity index 100% rename from place_exposition/migrations/0001_initial.py rename to apps/place_exposition/migrations/0001_initial.py diff --git a/place_exposition/migrations/__init__.py b/apps/place_exposition/migrations/__init__.py similarity index 100% rename from place_exposition/migrations/__init__.py rename to apps/place_exposition/migrations/__init__.py diff --git a/place_exposition/models.py b/apps/place_exposition/models.py similarity index 100% rename from place_exposition/models.py rename to apps/place_exposition/models.py diff --git a/place_exposition/search_indexes.py b/apps/place_exposition/search_indexes.py similarity index 100% rename from place_exposition/search_indexes.py rename to apps/place_exposition/search_indexes.py diff --git a/place_exposition/signals.py b/apps/place_exposition/signals.py similarity index 100% rename from place_exposition/signals.py rename to apps/place_exposition/signals.py diff --git a/place_exposition/tests.py b/apps/place_exposition/tests.py similarity index 100% rename from place_exposition/tests.py rename to apps/place_exposition/tests.py diff --git a/place_exposition/urls.py b/apps/place_exposition/urls.py similarity index 100% rename from place_exposition/urls.py rename to apps/place_exposition/urls.py diff --git a/place_exposition/views.py b/apps/place_exposition/views.py similarity index 100% rename from place_exposition/views.py rename to apps/place_exposition/views.py diff --git a/redirects/__init__.py b/apps/redirects/__init__.py similarity index 100% rename from redirects/__init__.py rename to apps/redirects/__init__.py diff --git a/redirects/admin.py b/apps/redirects/admin.py similarity index 100% rename from redirects/admin.py rename to apps/redirects/admin.py diff --git a/redirects/admin_urls.py b/apps/redirects/admin_urls.py similarity index 100% rename from redirects/admin_urls.py rename to apps/redirects/admin_urls.py diff --git a/redirects/forms.py b/apps/redirects/forms.py similarity index 100% rename from redirects/forms.py rename to apps/redirects/forms.py diff --git a/registration/__init__.py b/apps/registration/__init__.py similarity index 100% rename from registration/__init__.py rename to apps/registration/__init__.py diff --git a/registration/admin.py b/apps/registration/admin.py similarity index 100% rename from registration/admin.py rename to apps/registration/admin.py diff --git a/registration/auth_urls.py b/apps/registration/auth_urls.py similarity index 100% rename from registration/auth_urls.py rename to apps/registration/auth_urls.py diff --git a/registration/backends/__init__.py b/apps/registration/backends/__init__.py similarity index 100% rename from registration/backends/__init__.py rename to apps/registration/backends/__init__.py diff --git a/registration/backends/default/__init__.py b/apps/registration/backends/default/__init__.py similarity index 100% rename from registration/backends/default/__init__.py rename to apps/registration/backends/default/__init__.py diff --git a/registration/backends/default/urls.py b/apps/registration/backends/default/urls.py similarity index 100% rename from registration/backends/default/urls.py rename to apps/registration/backends/default/urls.py diff --git a/registration/backends/default/views.py b/apps/registration/backends/default/views.py similarity index 100% rename from registration/backends/default/views.py rename to apps/registration/backends/default/views.py diff --git a/registration/backends/simple/__init__.py b/apps/registration/backends/simple/__init__.py similarity index 100% rename from registration/backends/simple/__init__.py rename to apps/registration/backends/simple/__init__.py diff --git a/registration/backends/simple/urls.py b/apps/registration/backends/simple/urls.py similarity index 100% rename from registration/backends/simple/urls.py rename to apps/registration/backends/simple/urls.py diff --git a/registration/backends/simple/views.py b/apps/registration/backends/simple/views.py similarity index 100% rename from registration/backends/simple/views.py rename to apps/registration/backends/simple/views.py diff --git a/registration/forms.py b/apps/registration/forms.py similarity index 100% rename from registration/forms.py rename to apps/registration/forms.py diff --git a/registration/management/__init__.py b/apps/registration/management/__init__.py similarity index 100% rename from registration/management/__init__.py rename to apps/registration/management/__init__.py diff --git a/registration/management/commands/__init__.py b/apps/registration/management/commands/__init__.py similarity index 100% rename from registration/management/commands/__init__.py rename to apps/registration/management/commands/__init__.py diff --git a/registration/management/commands/cleanupregistration.py b/apps/registration/management/commands/cleanupregistration.py similarity index 100% rename from registration/management/commands/cleanupregistration.py rename to apps/registration/management/commands/cleanupregistration.py diff --git a/registration/models.py b/apps/registration/models.py similarity index 100% rename from registration/models.py rename to apps/registration/models.py diff --git a/registration/signals.py b/apps/registration/signals.py similarity index 100% rename from registration/signals.py rename to apps/registration/signals.py diff --git a/registration/tests/__init__.py b/apps/registration/tests/__init__.py similarity index 100% rename from registration/tests/__init__.py rename to apps/registration/tests/__init__.py diff --git a/registration/tests/default_backend.py b/apps/registration/tests/default_backend.py similarity index 100% rename from registration/tests/default_backend.py rename to apps/registration/tests/default_backend.py diff --git a/registration/tests/forms.py b/apps/registration/tests/forms.py similarity index 100% rename from registration/tests/forms.py rename to apps/registration/tests/forms.py diff --git a/registration/tests/models.py b/apps/registration/tests/models.py similarity index 100% rename from registration/tests/models.py rename to apps/registration/tests/models.py diff --git a/registration/tests/simple_backend.py b/apps/registration/tests/simple_backend.py similarity index 100% rename from registration/tests/simple_backend.py rename to apps/registration/tests/simple_backend.py diff --git a/registration/tests/urls.py b/apps/registration/tests/urls.py similarity index 100% rename from registration/tests/urls.py rename to apps/registration/tests/urls.py diff --git a/registration/urls.py b/apps/registration/urls.py similarity index 100% rename from registration/urls.py rename to apps/registration/urls.py diff --git a/registration/views.py b/apps/registration/views.py similarity index 100% rename from registration/views.py rename to apps/registration/views.py diff --git a/review/__init__.py b/apps/review/__init__.py similarity index 100% rename from review/__init__.py rename to apps/review/__init__.py diff --git a/review/forms.py b/apps/review/forms.py similarity index 100% rename from review/forms.py rename to apps/review/forms.py diff --git a/review/models.py b/apps/review/models.py similarity index 100% rename from review/models.py rename to apps/review/models.py diff --git a/review/tests.py b/apps/review/tests.py similarity index 100% rename from review/tests.py rename to apps/review/tests.py diff --git a/review/views.py b/apps/review/views.py similarity index 100% rename from review/views.py rename to apps/review/views.py diff --git a/seminar/__init__.py b/apps/seminar/__init__.py similarity index 100% rename from seminar/__init__.py rename to apps/seminar/__init__.py diff --git a/seminar/admin.py b/apps/seminar/admin.py similarity index 100% rename from seminar/admin.py rename to apps/seminar/admin.py diff --git a/seminar/admin_urls.py b/apps/seminar/admin_urls.py similarity index 100% rename from seminar/admin_urls.py rename to apps/seminar/admin_urls.py diff --git a/seminar/forms.py b/apps/seminar/forms.py similarity index 100% rename from seminar/forms.py rename to apps/seminar/forms.py diff --git a/seminar/models.py b/apps/seminar/models.py similarity index 100% rename from seminar/models.py rename to apps/seminar/models.py diff --git a/seminar/search_indexes.py b/apps/seminar/search_indexes.py similarity index 100% rename from seminar/search_indexes.py rename to apps/seminar/search_indexes.py diff --git a/seminar/signals.py b/apps/seminar/signals.py similarity index 100% rename from seminar/signals.py rename to apps/seminar/signals.py diff --git a/seminar/tests.py b/apps/seminar/tests.py similarity index 100% rename from seminar/tests.py rename to apps/seminar/tests.py diff --git a/seminar/urls.py b/apps/seminar/urls.py similarity index 100% rename from seminar/urls.py rename to apps/seminar/urls.py diff --git a/seminar/views.py b/apps/seminar/views.py similarity index 100% rename from seminar/views.py rename to apps/seminar/views.py diff --git a/service/__init__.py b/apps/service/__init__.py similarity index 100% rename from service/__init__.py rename to apps/service/__init__.py diff --git a/service/admin.py b/apps/service/admin.py similarity index 100% rename from service/admin.py rename to apps/service/admin.py diff --git a/service/admin_urls.py b/apps/service/admin_urls.py similarity index 100% rename from service/admin_urls.py rename to apps/service/admin_urls.py diff --git a/service/forms.py b/apps/service/forms.py similarity index 100% rename from service/forms.py rename to apps/service/forms.py diff --git a/service/management/__init__.py b/apps/service/management/__init__.py similarity index 100% rename from service/management/__init__.py rename to apps/service/management/__init__.py diff --git a/service/management/commands/__init__.py b/apps/service/management/commands/__init__.py similarity index 100% rename from service/management/commands/__init__.py rename to apps/service/management/commands/__init__.py diff --git a/service/management/commands/create_linked_services.py b/apps/service/management/commands/create_linked_services.py similarity index 100% rename from service/management/commands/create_linked_services.py rename to apps/service/management/commands/create_linked_services.py diff --git a/service/management/commands/set_events_services.py b/apps/service/management/commands/set_events_services.py similarity index 100% rename from service/management/commands/set_events_services.py rename to apps/service/management/commands/set_events_services.py diff --git a/service/migrations/0001_initial.py b/apps/service/migrations/0001_initial.py similarity index 100% rename from service/migrations/0001_initial.py rename to apps/service/migrations/0001_initial.py diff --git a/service/migrations/__init__.py b/apps/service/migrations/__init__.py similarity index 100% rename from service/migrations/__init__.py rename to apps/service/migrations/__init__.py diff --git a/service/models.py b/apps/service/models.py similarity index 100% rename from service/models.py rename to apps/service/models.py diff --git a/service/order_forms.py b/apps/service/order_forms.py similarity index 100% rename from service/order_forms.py rename to apps/service/order_forms.py diff --git a/service/signals.py b/apps/service/signals.py similarity index 100% rename from service/signals.py rename to apps/service/signals.py diff --git a/service/tests.py b/apps/service/tests.py similarity index 100% rename from service/tests.py rename to apps/service/tests.py diff --git a/service/urls.py b/apps/service/urls.py similarity index 100% rename from service/urls.py rename to apps/service/urls.py diff --git a/service/views.py b/apps/service/views.py similarity index 100% rename from service/views.py rename to apps/service/views.py diff --git a/settings/__init__.py b/apps/settings/__init__.py similarity index 100% rename from settings/__init__.py rename to apps/settings/__init__.py diff --git a/settings/admin.py b/apps/settings/admin.py similarity index 100% rename from settings/admin.py rename to apps/settings/admin.py diff --git a/settings/admin_urls.py b/apps/settings/admin_urls.py similarity index 100% rename from settings/admin_urls.py rename to apps/settings/admin_urls.py diff --git a/settings/conference_old_urls.py b/apps/settings/conference_old_urls.py similarity index 100% rename from settings/conference_old_urls.py rename to apps/settings/conference_old_urls.py diff --git a/settings/forms.py b/apps/settings/forms.py similarity index 100% rename from settings/forms.py rename to apps/settings/forms.py diff --git a/settings/management/__init__.py b/apps/settings/management/__init__.py similarity index 100% rename from settings/management/__init__.py rename to apps/settings/management/__init__.py diff --git a/settings/management/commands/__init__.py b/apps/settings/management/commands/__init__.py similarity index 100% rename from settings/management/commands/__init__.py rename to apps/settings/management/commands/__init__.py diff --git a/settings/management/commands/do_inflect.py b/apps/settings/management/commands/do_inflect.py similarity index 100% rename from settings/management/commands/do_inflect.py rename to apps/settings/management/commands/do_inflect.py diff --git a/settings/management/commands/update_views_cache.py b/apps/settings/management/commands/update_views_cache.py similarity index 100% rename from settings/management/commands/update_views_cache.py rename to apps/settings/management/commands/update_views_cache.py diff --git a/settings/migrations/0001_initial.py b/apps/settings/migrations/0001_initial.py similarity index 100% rename from settings/migrations/0001_initial.py rename to apps/settings/migrations/0001_initial.py diff --git a/settings/migrations/__init__.py b/apps/settings/migrations/__init__.py similarity index 100% rename from settings/migrations/__init__.py rename to apps/settings/migrations/__init__.py diff --git a/settings/models.py b/apps/settings/models.py similarity index 100% rename from settings/models.py rename to apps/settings/models.py diff --git a/settings/old_urls.py b/apps/settings/old_urls.py similarity index 100% rename from settings/old_urls.py rename to apps/settings/old_urls.py diff --git a/settings/redirect_views.py b/apps/settings/redirect_views.py similarity index 100% rename from settings/redirect_views.py rename to apps/settings/redirect_views.py diff --git a/settings/russian_dicts/endings.sqlite b/apps/settings/russian_dicts/endings.sqlite similarity index 100% rename from settings/russian_dicts/endings.sqlite rename to apps/settings/russian_dicts/endings.sqlite diff --git a/settings/russian_dicts/freq.sqlite b/apps/settings/russian_dicts/freq.sqlite similarity index 100% rename from settings/russian_dicts/freq.sqlite rename to apps/settings/russian_dicts/freq.sqlite diff --git a/settings/russian_dicts/lemmas.sqlite b/apps/settings/russian_dicts/lemmas.sqlite similarity index 100% rename from settings/russian_dicts/lemmas.sqlite rename to apps/settings/russian_dicts/lemmas.sqlite diff --git a/settings/russian_dicts/misc.sqlite b/apps/settings/russian_dicts/misc.sqlite similarity index 100% rename from settings/russian_dicts/misc.sqlite rename to apps/settings/russian_dicts/misc.sqlite diff --git a/settings/russian_dicts/rules.sqlite b/apps/settings/russian_dicts/rules.sqlite similarity index 100% rename from settings/russian_dicts/rules.sqlite rename to apps/settings/russian_dicts/rules.sqlite diff --git a/settings/settings.py b/apps/settings/settings.py similarity index 100% rename from settings/settings.py rename to apps/settings/settings.py diff --git a/settings/templatetags/__init__.py b/apps/settings/templatetags/__init__.py similarity index 100% rename from settings/templatetags/__init__.py rename to apps/settings/templatetags/__init__.py diff --git a/settings/templatetags/tempalte_tags.py b/apps/settings/templatetags/tempalte_tags.py similarity index 100% rename from settings/templatetags/tempalte_tags.py rename to apps/settings/templatetags/tempalte_tags.py diff --git a/settings/templatetags/template_filters.py b/apps/settings/templatetags/template_filters.py similarity index 100% rename from settings/templatetags/template_filters.py rename to apps/settings/templatetags/template_filters.py diff --git a/settings/tests.py b/apps/settings/tests.py similarity index 100% rename from settings/tests.py rename to apps/settings/tests.py diff --git a/settings/views.py b/apps/settings/views.py similarity index 100% rename from settings/views.py rename to apps/settings/views.py diff --git a/sortedm2m/__init__.py b/apps/sortedm2m/__init__.py similarity index 100% rename from sortedm2m/__init__.py rename to apps/sortedm2m/__init__.py diff --git a/sortedm2m/fields.py b/apps/sortedm2m/fields.py similarity index 100% rename from sortedm2m/fields.py rename to apps/sortedm2m/fields.py diff --git a/sortedm2m/forms.py b/apps/sortedm2m/forms.py similarity index 100% rename from sortedm2m/forms.py rename to apps/sortedm2m/forms.py diff --git a/sortedm2m/models.py b/apps/sortedm2m/models.py similarity index 100% rename from sortedm2m/models.py rename to apps/sortedm2m/models.py diff --git a/sortedm2m/static/sortedm2m/jquery-ui.js b/apps/sortedm2m/static/sortedm2m/jquery-ui.js similarity index 100% rename from sortedm2m/static/sortedm2m/jquery-ui.js rename to apps/sortedm2m/static/sortedm2m/jquery-ui.js diff --git a/sortedm2m/static/sortedm2m/selector-search.gif b/apps/sortedm2m/static/sortedm2m/selector-search.gif similarity index 100% rename from sortedm2m/static/sortedm2m/selector-search.gif rename to apps/sortedm2m/static/sortedm2m/selector-search.gif diff --git a/sortedm2m/static/sortedm2m/widget.css b/apps/sortedm2m/static/sortedm2m/widget.css similarity index 100% rename from sortedm2m/static/sortedm2m/widget.css rename to apps/sortedm2m/static/sortedm2m/widget.css diff --git a/sortedm2m/static/sortedm2m/widget.js b/apps/sortedm2m/static/sortedm2m/widget.js similarity index 100% rename from sortedm2m/static/sortedm2m/widget.js rename to apps/sortedm2m/static/sortedm2m/widget.js diff --git a/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html b/apps/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html similarity index 100% rename from sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html rename to apps/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html diff --git a/specialist_catalog/__init__.py b/apps/specialist_catalog/__init__.py similarity index 100% rename from specialist_catalog/__init__.py rename to apps/specialist_catalog/__init__.py diff --git a/specialist_catalog/admin_urls.py b/apps/specialist_catalog/admin_urls.py similarity index 100% rename from specialist_catalog/admin_urls.py rename to apps/specialist_catalog/admin_urls.py diff --git a/specialist_catalog/forms.py b/apps/specialist_catalog/forms.py similarity index 100% rename from specialist_catalog/forms.py rename to apps/specialist_catalog/forms.py diff --git a/specialist_catalog/management/__init__.py b/apps/specialist_catalog/management/__init__.py similarity index 100% rename from specialist_catalog/management/__init__.py rename to apps/specialist_catalog/management/__init__.py diff --git a/specialist_catalog/management/commands/__init__.py b/apps/specialist_catalog/management/commands/__init__.py similarity index 100% rename from specialist_catalog/management/commands/__init__.py rename to apps/specialist_catalog/management/commands/__init__.py diff --git a/specialist_catalog/management/commands/create_city_page.py b/apps/specialist_catalog/management/commands/create_city_page.py similarity index 100% rename from specialist_catalog/management/commands/create_city_page.py rename to apps/specialist_catalog/management/commands/create_city_page.py diff --git a/specialist_catalog/management/commands/create_country_page.py b/apps/specialist_catalog/management/commands/create_country_page.py similarity index 100% rename from specialist_catalog/management/commands/create_country_page.py rename to apps/specialist_catalog/management/commands/create_country_page.py diff --git a/specialist_catalog/models.py b/apps/specialist_catalog/models.py similarity index 100% rename from specialist_catalog/models.py rename to apps/specialist_catalog/models.py diff --git a/specialist_catalog/tests.py b/apps/specialist_catalog/tests.py similarity index 100% rename from specialist_catalog/tests.py rename to apps/specialist_catalog/tests.py diff --git a/specialist_catalog/urls.py b/apps/specialist_catalog/urls.py similarity index 100% rename from specialist_catalog/urls.py rename to apps/specialist_catalog/urls.py diff --git a/specialist_catalog/views.py b/apps/specialist_catalog/views.py similarity index 100% rename from specialist_catalog/views.py rename to apps/specialist_catalog/views.py diff --git a/stats_collector/__init__.py b/apps/stats_collector/__init__.py similarity index 100% rename from stats_collector/__init__.py rename to apps/stats_collector/__init__.py diff --git a/stats_collector/admin.py b/apps/stats_collector/admin.py similarity index 100% rename from stats_collector/admin.py rename to apps/stats_collector/admin.py diff --git a/stats_collector/admin_urls.py b/apps/stats_collector/admin_urls.py similarity index 100% rename from stats_collector/admin_urls.py rename to apps/stats_collector/admin_urls.py diff --git a/stats_collector/forms.py b/apps/stats_collector/forms.py similarity index 100% rename from stats_collector/forms.py rename to apps/stats_collector/forms.py diff --git a/stats_collector/management/__init__.py b/apps/stats_collector/management/__init__.py similarity index 100% rename from stats_collector/management/__init__.py rename to apps/stats_collector/management/__init__.py diff --git a/stats_collector/management/commands/__init__.py b/apps/stats_collector/management/commands/__init__.py similarity index 100% rename from stats_collector/management/commands/__init__.py rename to apps/stats_collector/management/commands/__init__.py diff --git a/stats_collector/management/commands/stats_daily.py b/apps/stats_collector/management/commands/stats_daily.py similarity index 100% rename from stats_collector/management/commands/stats_daily.py rename to apps/stats_collector/management/commands/stats_daily.py diff --git a/stats_collector/management/commands/stats_hourly.py b/apps/stats_collector/management/commands/stats_hourly.py similarity index 100% rename from stats_collector/management/commands/stats_hourly.py rename to apps/stats_collector/management/commands/stats_hourly.py diff --git a/stats_collector/management/commands/stats_test.py b/apps/stats_collector/management/commands/stats_test.py similarity index 100% rename from stats_collector/management/commands/stats_test.py rename to apps/stats_collector/management/commands/stats_test.py diff --git a/stats_collector/migrations/0001_initial.py b/apps/stats_collector/migrations/0001_initial.py similarity index 100% rename from stats_collector/migrations/0001_initial.py rename to apps/stats_collector/migrations/0001_initial.py diff --git a/stats_collector/migrations/__init__.py b/apps/stats_collector/migrations/__init__.py similarity index 100% rename from stats_collector/migrations/__init__.py rename to apps/stats_collector/migrations/__init__.py diff --git a/stats_collector/mixin.py b/apps/stats_collector/mixin.py similarity index 100% rename from stats_collector/mixin.py rename to apps/stats_collector/mixin.py diff --git a/stats_collector/models.py b/apps/stats_collector/models.py similarity index 100% rename from stats_collector/models.py rename to apps/stats_collector/models.py diff --git a/stats_collector/tests.py b/apps/stats_collector/tests.py similarity index 100% rename from stats_collector/tests.py rename to apps/stats_collector/tests.py diff --git a/stats_collector/utils.py b/apps/stats_collector/utils.py similarity index 100% rename from stats_collector/utils.py rename to apps/stats_collector/utils.py diff --git a/stats_collector/views.py b/apps/stats_collector/views.py similarity index 100% rename from stats_collector/views.py rename to apps/stats_collector/views.py diff --git a/theme/__init__.py b/apps/theme/__init__.py similarity index 100% rename from theme/__init__.py rename to apps/theme/__init__.py diff --git a/theme/admin.py b/apps/theme/admin.py similarity index 100% rename from theme/admin.py rename to apps/theme/admin.py diff --git a/theme/admin_urls.py b/apps/theme/admin_urls.py similarity index 100% rename from theme/admin_urls.py rename to apps/theme/admin_urls.py diff --git a/theme/forms.py b/apps/theme/forms.py similarity index 100% rename from theme/forms.py rename to apps/theme/forms.py diff --git a/theme/management/__init__.py b/apps/theme/management/__init__.py similarity index 100% rename from theme/management/__init__.py rename to apps/theme/management/__init__.py diff --git a/theme/management/commands/__init__.py b/apps/theme/management/commands/__init__.py similarity index 100% rename from theme/management/commands/__init__.py rename to apps/theme/management/commands/__init__.py diff --git a/theme/management/commands/old_urls.py b/apps/theme/management/commands/old_urls.py similarity index 100% rename from theme/management/commands/old_urls.py rename to apps/theme/management/commands/old_urls.py diff --git a/theme/management/commands/tag_from_old_db.py b/apps/theme/management/commands/tag_from_old_db.py similarity index 100% rename from theme/management/commands/tag_from_old_db.py rename to apps/theme/management/commands/tag_from_old_db.py diff --git a/theme/management/commands/tag_translate.py b/apps/theme/management/commands/tag_translate.py similarity index 100% rename from theme/management/commands/tag_translate.py rename to apps/theme/management/commands/tag_translate.py diff --git a/theme/management/commands/theme_from_old_db.py b/apps/theme/management/commands/theme_from_old_db.py similarity index 100% rename from theme/management/commands/theme_from_old_db.py rename to apps/theme/management/commands/theme_from_old_db.py diff --git a/theme/manager.py b/apps/theme/manager.py similarity index 100% rename from theme/manager.py rename to apps/theme/manager.py diff --git a/theme/migrations/0001_initial.py b/apps/theme/migrations/0001_initial.py similarity index 100% rename from theme/migrations/0001_initial.py rename to apps/theme/migrations/0001_initial.py diff --git a/theme/migrations/__init__.py b/apps/theme/migrations/__init__.py similarity index 100% rename from theme/migrations/__init__.py rename to apps/theme/migrations/__init__.py diff --git a/theme/models.py b/apps/theme/models.py similarity index 100% rename from theme/models.py rename to apps/theme/models.py diff --git a/theme/search_indexes.py b/apps/theme/search_indexes.py similarity index 100% rename from theme/search_indexes.py rename to apps/theme/search_indexes.py diff --git a/theme/signals.py b/apps/theme/signals.py similarity index 100% rename from theme/signals.py rename to apps/theme/signals.py diff --git a/theme/tests.py b/apps/theme/tests.py similarity index 100% rename from theme/tests.py rename to apps/theme/tests.py diff --git a/theme/urls.py b/apps/theme/urls.py similarity index 100% rename from theme/urls.py rename to apps/theme/urls.py diff --git a/theme/views.py b/apps/theme/views.py similarity index 100% rename from theme/views.py rename to apps/theme/views.py diff --git a/translator/__init__.py b/apps/translator/__init__.py similarity index 100% rename from translator/__init__.py rename to apps/translator/__init__.py diff --git a/translator/admin.py b/apps/translator/admin.py similarity index 100% rename from translator/admin.py rename to apps/translator/admin.py diff --git a/translator/admin_urls.py b/apps/translator/admin_urls.py similarity index 100% rename from translator/admin_urls.py rename to apps/translator/admin_urls.py diff --git a/translator/forms.py b/apps/translator/forms.py similarity index 100% rename from translator/forms.py rename to apps/translator/forms.py diff --git a/translator/management/__init__.py b/apps/translator/management/__init__.py similarity index 100% rename from translator/management/__init__.py rename to apps/translator/management/__init__.py diff --git a/translator/management/commands/__init__.py b/apps/translator/management/commands/__init__.py similarity index 100% rename from translator/management/commands/__init__.py rename to apps/translator/management/commands/__init__.py diff --git a/translator/management/commands/translator_from_crm.py b/apps/translator/management/commands/translator_from_crm.py similarity index 100% rename from translator/management/commands/translator_from_crm.py rename to apps/translator/management/commands/translator_from_crm.py diff --git a/translator/models.py b/apps/translator/models.py similarity index 100% rename from translator/models.py rename to apps/translator/models.py diff --git a/translator/signals.py b/apps/translator/signals.py similarity index 100% rename from translator/signals.py rename to apps/translator/signals.py diff --git a/translator/tests.py b/apps/translator/tests.py similarity index 100% rename from translator/tests.py rename to apps/translator/tests.py diff --git a/translator/urls.py b/apps/translator/urls.py similarity index 100% rename from translator/urls.py rename to apps/translator/urls.py diff --git a/translator/views.py b/apps/translator/views.py similarity index 100% rename from translator/views.py rename to apps/translator/views.py diff --git a/webinar/__init__.py b/apps/webinar/__init__.py similarity index 100% rename from webinar/__init__.py rename to apps/webinar/__init__.py diff --git a/webinar/admin.py b/apps/webinar/admin.py similarity index 100% rename from webinar/admin.py rename to apps/webinar/admin.py diff --git a/webinar/admin_urls.py b/apps/webinar/admin_urls.py similarity index 100% rename from webinar/admin_urls.py rename to apps/webinar/admin_urls.py diff --git a/webinar/forms.py b/apps/webinar/forms.py similarity index 100% rename from webinar/forms.py rename to apps/webinar/forms.py diff --git a/webinar/models.py b/apps/webinar/models.py similarity index 100% rename from webinar/models.py rename to apps/webinar/models.py diff --git a/webinar/search_indexes.py b/apps/webinar/search_indexes.py similarity index 100% rename from webinar/search_indexes.py rename to apps/webinar/search_indexes.py diff --git a/webinar/signals.py b/apps/webinar/signals.py similarity index 100% rename from webinar/signals.py rename to apps/webinar/signals.py diff --git a/webinar/tests.py b/apps/webinar/tests.py similarity index 100% rename from webinar/tests.py rename to apps/webinar/tests.py diff --git a/webinar/urls.py b/apps/webinar/urls.py similarity index 100% rename from webinar/urls.py rename to apps/webinar/urls.py diff --git a/webinar/views.py b/apps/webinar/views.py similarity index 100% rename from webinar/views.py rename to apps/webinar/views.py diff --git a/wizard/__init__.py b/apps/wizard/__init__.py similarity index 100% rename from wizard/__init__.py rename to apps/wizard/__init__.py diff --git a/wizard/description.txt b/apps/wizard/description.txt similarity index 100% rename from wizard/description.txt rename to apps/wizard/description.txt diff --git a/wizard/forms.py b/apps/wizard/forms.py similarity index 100% rename from wizard/forms.py rename to apps/wizard/forms.py diff --git a/wizard/models.py b/apps/wizard/models.py similarity index 100% rename from wizard/models.py rename to apps/wizard/models.py diff --git a/wizard/tests.py b/apps/wizard/tests.py similarity index 100% rename from wizard/tests.py rename to apps/wizard/tests.py diff --git a/wizard/urls.py b/apps/wizard/urls.py similarity index 100% rename from wizard/urls.py rename to apps/wizard/urls.py diff --git a/wizard/views.py b/apps/wizard/views.py similarity index 100% rename from wizard/views.py rename to apps/wizard/views.py diff --git a/django_messages/locale/ar/LC_MESSAGES/django.mo b/django_messages/locale/ar/LC_MESSAGES/django.mo deleted file mode 100644 index 5c16012db80b8236ea4f19f38ce7703a2a93517a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5751 zcmbW3ZH!b`8Gw(qq8(eS*lHE4N0g5RW|&!^g<)r5p?pQQAe|yj+H5Z~cXy|qojbkv z4zR|grLf&)X(Uao#(!;)E^Jsc0fu?wR9W28|DPjd*g0kNGQ08BUqW43{PyHim{}-}^T7c6Mhx_3oxB@PP+o8m3 z1bz{ogtGsq;cq{t)Gy#p+NW?r<^@pn{}al*|3Qhv!@NEZSHZ(@Gn6>~4DwUI;q@i> zM<{lG1Z98z4c~(gAuRs=6-pd-vdIjoC!yF~h8n&I7sEH;H{h?}SK;5F__KiEXJ8tx zfKNlwGY%hwKZG*>JQRDbL9yfSke|9|VJN>S;tDAGH$d6v15oUF21;CyK(Y5I6uIw5 z{WDPF^A41F{vL`QAHgD&U>X0Q#I+1%pI?Gc!}s8~;WCo$1vm<;@Ixr^JAgB??f{fH zSE1zd_oDXeQ1qXHV(%5mPhI1+3|^0TA4w^8uY(eoB4pc*uDhVbQ0&tbnU|w& z#K#^}Q>p;hMfE(y1+^h+e;krZ<`H{I8}$ffrRh{{7&yF5K?d76f=N1cYYv}@O^ zquO_LTeNPuj1P=>LtS1*EmZ?|D!?RsaZJ}Rn zbw=urXY2lOWwq6{E#LOEKWyvB8tv3&rd4I>LC4ipLJe9PddPJeb?pp>eHrywUvXP; zSO2zw?R)n1_Z8J+=rga?er1H3UA3jdpxj#5yP-ql7ygbohwQQ*be$1nlJ8pHu(o{N zsJZq~qiVUjQuA&1kX7|o>9SK><}(RHof`5LPY>cw15ILh)u|1o#R%>Bj!T>~YNuVT zN;F-&RH;`8WS6%pm6Bl7V^?HtOV{1XA)JWgVXR3;y5bL~Bw&LM+74H0L%QT(Rn7PE zYFF)`b40bm8&OB@xBB(IXtiVqp1XEA(NnKh6746@9}jwsQi&ZLY{({+!`No#AH}gy z^G(Jj-QponJ#HV?E$b8YJVEms2cNS`giJl|w1Ptp?ll?N>QMXaPTAO1Dq+kKiE1s= z*$1q{8Cwq8j zvFNxeJG6&~M48)5ap`f;eHgk!)hr4dG)8^_& zDlIp5UUz4+8`8OKI=5D5*XFy|tjw;-W)V#9vkz57TZddOo$c1yY<_Jnl-q52ewxEl z^Qsn?ZC>vo8%HeNpV8kMwnn+Zdz|M@W%H;t>^PZ{Gt!&dZPkVvT+HdBZH?r0pKBeg zlypzoDQ&i>+oQIZaonNaR6l<(ZLe~fY-($Ge8^~dbVG9 zvba6HzAY!V4ccyc8^^rNot@X~4_5rtf%Fc$X1k%$yPfB)YUR7OmKF9^8?IGNZ+F}g zFRyEL)AS0DY}8@3P%9L&dXvs-Mhk@;)m&KZrrIslCAn<2x3ESpT^iPV3OSjvrahL+ zB?dQaU~nyi>o%rTa5}gcTy7rM&Ew5u+(>iJw`O=Ym};KX!Bs>~Bt(+OE~A>qg6ZI_ z+~3hxM&ctOI1`*l&s6ZH3eGpjnv=m*jn3oEvEVYZE(EjE*?dJsoio97bE0_y<07qM zql^XTl*k2Fg13x}Qj8}}}xt87d0bAB!9nX~xe5uj=Me!Zf96U6tj7*;vCkR*y$! zqWY4|K8~<#*Co`2aSGm*h1>qjHcyZWW2`+BoMoMpBt+tZ3|>v8So>|!L%N0D(ZKKv zgz{};BC6Y2lw!d!9VT&Dww2YIlX(+QRI%H^tZB5B5le}riF+c7vQ9KKC3#1CO5`N3 z+W8gEH3IaWXMr$RZxk`p;(*Po=1gnW{Hx4op$^WH;Ii&aCTZll$Fo;2!`@e;$@yGx2h7hOv&u8H4f3ld73r^IQw4~^2~ zq%a!EvuGs6l}Id@4i9C=M`36z0eXjWRb($qA_s3K+-P5crjwi(4<|Ke@EF(GxH$52 zqIOYpMrNqY1m}|9k0MTAbPLDqgl yCPBNG^p=x6MxaTxIbRU%L`f(Pw}L$h|G?T?g9`ri<7|i{8QnE=hCA#|iu@n@`+v*; diff --git a/django_messages/locale/ar/LC_MESSAGES/django.po b/django_messages/locale/ar/LC_MESSAGES/django.po deleted file mode 100644 index 027edb1b..00000000 --- a/django_messages/locale/ar/LC_MESSAGES/django.po +++ /dev/null @@ -1,317 +0,0 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Ossama M. Khayat , 2009. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-14 04:23+0300\n" -"PO-Revision-Date: 2009-11-02 00:41+0300\n" -"Last-Translator: Ossama M. Khayat \n" -"Language-Team: Arabic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:8 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "المستلم" - -#: admin.py:15 -msgid "group" -msgstr "مجموعة" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "ينشئ الرسالة اختياريا لجميع المستخدمين او لمجموعة من المستخدمين." - -#: admin.py:23 -msgid "All users" -msgstr "جميع المستخدمين" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "الرسالة" - -#: admin.py:45 -msgid "Date/time" -msgstr "التاريخ/الوقت" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "أسماء المستخدمين التالي ذكرهم غير صحيحة: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:8 -#: templates/messages/outbox.html:8 templates/messages/trash.html:8 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "الموضوع" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "المحتوى" - -#: management.py:9 -msgid "Message Received" -msgstr "تم استلام الرسالة" - -#: management.py:9 -msgid "you have received a message" -msgstr "وصلتك رسالة" - -#: management.py:10 -msgid "Message Sent" -msgstr "تم إرسال الرسالة" - -#: management.py:10 -msgid "you have sent a message" -msgstr "قمت بإرسال رسالة" - -#: management.py:11 -msgid "Message Replied" -msgstr "تم الرد على الرسالة" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "قمت بالرد على الرسالة" - -#: management.py:12 -msgid "Reply Received" -msgstr "تم استلام الرد" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "استملت رداً على رسالة" - -#: management.py:13 -msgid "Message Deleted" -msgstr "تم حذف الرسالة" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "قمت بحذف رسالة" - -#: management.py:14 -msgid "Message Recovered" -msgstr "تم استرجاع الرسالة" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "قمت باسترجاع رسالة" - -#: models.py:51 templates/messages/inbox.html:8 -#: templates/messages/trash.html:8 templates/messages/view.html:8 -msgid "Sender" -msgstr "المرسل" - -#: models.py:53 -msgid "Parent message" -msgstr "الرسالة الأساسية" - -#: models.py:54 -msgid "sent at" -msgstr "أرسلت في" - -#: models.py:55 -msgid "read at" -msgstr "قُرأت في" - -#: models.py:56 -msgid "replied at" -msgstr "رُدّ عليها في" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "حذفها المُرسل في" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "حذفها المستلم في" - -#: models.py:89 -msgid "Messages" -msgstr "الرسائل" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "رسالة جديدة: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "تم إرسال الرسالة بنجاح." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"كتب %(sender)s:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "رد: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "تم حذف الرسالة بنجاح." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "تم استرجاع الرسالة بنجاح." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "الوارد" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "الرسائل المرسلة" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "رسالة جديدة" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "الحاوية" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "أكتب رسالة" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "أرسل" - -#: templates/messages/inbox.html:8 -msgid "Received" -msgstr "استُلمت" - -#: templates/messages/inbox.html:8 templates/messages/outbox.html:8 -#: templates/messages/trash.html:8 -msgid "Action" -msgstr "إجراء" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -#: templates/messages/trash.html:17 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "DATETIME_FORMAT" - -#: templates/messages/inbox.html:21 templates/messages/outbox.html:18 -msgid "delete" -msgstr "حذف" - -#: templates/messages/inbox.html:27 templates/messages/outbox.html:24 -#: templates/messages/trash.html:24 -msgid "No messages." -msgstr "لا توجد رسائل." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"مرحباً %(recipient)s،\n" -"\n" -"وصلتك رسالة خاصة من %(sender)s\n" -"تحتوي ما يلي:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "أرسلت من %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "رد" - -#: templates/messages/outbox.html:8 -msgid "Sent" -msgstr "أرسل" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "الرسائل المحذوفة" - -#: templates/messages/trash.html:8 templates/messages/view.html:10 -msgid "Date" -msgstr "التاريخ" - -#: templates/messages/trash.html:18 -msgid "undelete" -msgstr "استرجاع" - -#: templates/messages/trash.html:27 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"تتم إزالة الرسائل المحذوفة من الحاوية على فترات زمنيّة متفاوتة، " -"فلا تعتمد على هذه الميزة للتخزين الطويل المدى." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "مشاهدة الرسالة" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "حذف" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "قمت بحذف الرسالة %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"وصلتك الرسالة %(message)s " -"من %(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "قمت باسترجاع الرسالة %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"قمت بالرد الرسائل %(message_parent_msg)s " -"من %(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "أرسل لك %(message_sender)s رداً على %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"قمت بإرسالة الرسالة %(message)s إلى %" -"(message_recipient)s." - diff --git a/django_messages/locale/da/LC_MESSAGES/django.mo b/django_messages/locale/da/LC_MESSAGES/django.mo deleted file mode 100644 index 591819e06425fd7ee6a423600682f6553917209f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4826 zcmbW3U5p!76@V|K&|m_kDSzcJmn9`x5Tb#}d*ZSCFF+F7ZUV42;y_D*&@ zW8E1$T?r84wMZZ&UVtZ55>;xUFGUrC3bY`^0}lw05Dyhds1H2yBk{lk-rpg zzW19u_wU?u&OOJk9lz(Bisv%rBa~xrRjLjDeT0hV>f4mM0$1RN;8)?>;Vt+M_Po1QabKM(JR zt?c_2JVrZ&ABA6lC*ZfB$onIB6#gE*6TSvN2>%M-4Uf<%>mP?QZiY(aJOkegFF=v! z2`J;&p`2$6BC2ws$g`Jy{~~-B?XST1!>>cOQnz3g{s78)e}W?S>u?$V9ey4@#^x*V zJJ5x%!_UGeOX+^kLz({)ly!dy`Ked4_OBpIsoy|3{~zIp;XmOg;r%E<^mGw^0B%CD zdjK!IMX6`u6SRMZa5DcGhmrM8L6Nr#W#3Cs^wxm$@LJaX1{D2#7s|X_S^Fg@dU_dt z3H}nwxt36>toIz0@h?Ep^UGAS{?9Z1F5_PyKlKkPIoA;eiTo$vgK!?oI-3yHsVyjW z@E|HsUxxhDvs5zf+ZmsO;$JU9vFoc45!ElCoaeVt#{U7zxIaU&!`~o3^)D*f=O~>r z{scS+PePHS15vH|9F+TX9X<_TgbVN}%GrWVDBoXzvd+E7Q+bX-+3x`;ay*!|XQ1fs zG!(zCLeawtJOg*K_Sc}u_k7m=Da71~OlP6Ym8YB{sbxQTPNhg{(T(_#JRhfs4Ngmg zM?%JVipVEA5&eCJa)}~$=^=_dVn5MI{)nH=P(DS`6nP$?R4It5K0y)Ni9Y0cgz{+e z#(jZv6p3H*piWgw-iRSkd|mugbV6uT4^zbN-$xODmS;9a;zt*~PS0#bCUA|Njr6V)X&SNK4~N>()(rf89fx{6bl_O}xB5|U zHma~hG4+NGV^b?Vbb32<_h%zj--*32P<7we!^qf3UE#Z02>XLDGP;%StQM?sViW0j z*XT?d9S&rs4}u>s=1+a=_lT6C@mUpUpG6b zOsywQm@7zanCb4~biAZ$W=QsyON&wYhJF^G=I*yTv5e3?3sGoT`iQKmSaqXkLe9kt54nRyAw6>Ly1Cn zFnwz>KFOiqC@Uw=Z{CEsk=XF=bTJhjr&dqzg-QaJBF=HQW0)R?*JM*T#MhD_C2?TN z%ueCrMOR_D|J_$a?n8$a8a<>pmFo75b15Z4WrkPlHk2D#UUAEtgm|KMO|RD%o~$o7 z^k!qDy|T7i;*y0nF1Mnd=a#Pwdr`R))^uroty4~dKa4SGZ3ak*oheoZ&)tIO9!XIsFK&Br ziKO|)i-Xmz&Ib;@6<>26ZM2CFJq<>H4-)PU8(M0~e>IAOOu9AU` z-nPRY;hps0?uI@AZjU6RSNHW56YUY@+k4Kov9c{K_RkV;F;SDa=%=S=hl7F9PB&lk z&=ed>3JyuZERAm`Rm{rSeiB>xoP5dlw7Pqp*hpmTT5_N>@a*2uj@YqJR=j?2a}-EQ zM2x;2_A9!{eHtCyB-ctmDVhYGjBtsP0dL)5uqS^cbnN-s$K(iuZ}comsi@`9b)6oH zow%~3VpndU)&0C_tQDLmpY)mqC$)xF)8iA6f4(&``?T~5M zW$Y8YrM8*QuIidBs4ulWm+Iz-Iz!~S<_1xW5^WbKrQyr?s)ERO$r-#NP z?jR5488=&^pZn9BUn4tVe*eXE@>iW(mr7R{`pqw0tija8&+g=8hhtr(%5( zIvxj?JJw%vb;q%9YH6_wxmALZ@-bSh@>57+#a}YTD0kY5*e}&o-ci`*|MiH9@_>BX X*nIOWcuP#pH%<, 2009. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Modtager" - -#: admin.py:15 -msgid "group" -msgstr "gruppe" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Skaber beskeden for alle brugere eller en gruppe af brugere." - -#: admin.py:23 -msgid "All users" -msgstr "Alle brugere" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Beskeder" - -#: admin.py:45 -msgid "Date/time" -msgstr "Dato/tid" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "De følgende brugernavne er forkerte: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Emne" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Indhold" - -#: management.py:9 -msgid "Message Received" -msgstr "Besked Modtaget" - -#: management.py:9 -msgid "you have received a message" -msgstr "du har modtaget en besked" - -#: management.py:10 -msgid "Message Sent" -msgstr "Besked Afsendt" - -#: management.py:10 -msgid "you have sent a message" -msgstr "du har sendt en besked" - -#: management.py:11 -msgid "Message Replied" -msgstr "Besked Besvaret" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "du har besvaret en besked" - -#: management.py:12 -msgid "Reply Received" -msgstr "Svar Modtaget" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "du har modtaget en besvarelse på en besked" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Besked Slettet" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "du har slettet en besked" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Besked Genskabt" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "du har genskabt en besked" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Afsender" - -#: models.py:53 -msgid "Parent message" -msgstr "Stambesked" - -#: models.py:54 -msgid "sent at" -msgstr "sendt" - -#: models.py:55 -msgid "read at" -msgstr "læst" - -#: models.py:56 -msgid "replied at" -msgstr "besvaret" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Afsender slettet" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Modtager slettet" - -#: models.py:89 -msgid "Messages" -msgstr "Beskeder" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Ny besked: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Besked sendt succesfuldt." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s skrev:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "SV: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Besked slettet succesfuldt." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Besked genskabt succesfuldt." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Indboks" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Sendte Beskeder" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Ny Besked" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Papirkurv" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Skriv Ny Besked" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Send" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Modtaget" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Handling" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "DATETIME_FORMAT" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "slet" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Goddag %(recipient)s,\n" -"\n" -"du har modtaget en privat besked fra %(sender)s med\n" -"følgende indhold:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Sendt fra %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Besvar" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Sendt" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Slettede Beskeder" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Dato" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "genskab" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Slettede beskeder fjernes fra papirkurven med jævne mellemrum. Lad være med " -"at regne med denne funktion til langtidslagring." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Læs Besked" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Slet" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "Du har slettet beskeden %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"Du har modtaget beskeden %(message)s fra %" -"(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "Du har genskabt beskeden %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"Du har besvaret %(message_parent_msg)s fra %" -"(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" -"%(message_sender)s har sendt dig en besvarelse på %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"Du har sendt beskeden %(message)s til %" -"(message_recipient)s." - -#, fuzzy -#~ msgid "You have deleted the message '%(message)s'." -#~ msgstr "Du har slettet beskeden '%(message)s'." - -#, fuzzy -#~ msgid "" -#~ "%(message_sender)s has sent you a message:\n" -#~ "\n" -#~ "%(message)s\n" -#~ "\n" -#~ "%(message_body)s\n" -#~ "\n" -#~ "http://%(current_site)s%(message_url)s" -#~ msgstr "" -#~ "%(message_sender)s har sendt dig en besked:\n" -#~ "\n" -#~ "%(message)s\n" -#~ "\n" -#~ "%(message_body)s\n" -#~ "\n" -#~ "http://%(current_site)s%(message_url)s" - -#~ msgid "%(notice)s by %(message_sender)s" -#~ msgstr "%(notice)s af %(message_sender)s" - -#, fuzzy -#~ msgid "You have recovered the message '%(message)s'." -#~ msgstr "Du har genskabt beskeden '%(message)s'." - -#, fuzzy -#~ msgid "" -#~ "You have replied to '%(message_parent_msg)s' from %(message_recipient)s." -#~ msgstr "Du har besvaret '%(message_parent_msg)s' fra %(message_recipient)s." - -#~ msgid "" -#~ "%(message_sender)s replied to '%(message_parent_msg)s':\n" -#~ "\n" -#~ "%(message)s\n" -#~ "\n" -#~ "%(message_body)s\n" -#~ "\n" -#~ "http://%(current_site)s%(message_url)s" -#~ msgstr "" -#~ "%(message_sender)s besvarede '%(message_parent_msg)s':\n" -#~ "\n" -#~ "%(message)s\n" -#~ "\n" -#~ "%(message_body)s\n" -#~ "\n" -#~ "http://%(current_site)s%(message_url)s" - -#, fuzzy -#~ msgid "You have sent the message '%(message)s' to %(message_recipient)s." -#~ msgstr "Du har sendt beskeden '%(message)s' til %(message_recipient)s." diff --git a/django_messages/locale/de/LC_MESSAGES/django.mo b/django_messages/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 1e4e5c863a52b4f239dfc144125292f639a9bb9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5250 zcmbuCON<;x8Gs82CQJeWlbDAgDGZxY?*Gpy}?2e5b6xqGgH8XAZ zbPxU5wIdK52suPZAQDALNJPRXjwm9R9DtQ?NWcM3C_+(u0mKEu0g1==_iK9WT@>ur zRDa#|{GU}lZ|=V9WySR*<cMlc<)`@xQ6dnY6gB4ehR(@cfnu755nI=>H0@_ zAG`q@@SW`aD4nH!9!mcfl=0`deFQ!WW9UH(z6}|w=02blKh@$U^R}V%x8X-&oYlVo z@8$g!_!)Q&J_LUWMc%jI-SA)V9=MB_Pr%(!#vOzohR2|+GY|QxFLM)lFT(rbB`9)z z14{qrq3HDzL}c{?D001;)&CTJi1*jw9(Wxhg8BoTf^S2a?*SGOIrhSNxF24GL%0Bc z3vIZ!g00{;p{(~Nl<_y9%=>4^PyH=>|2Jd_wF{-i4)?*m@Bn-m&Ox!)0Dc_42*v+D zhL68Tsh`6Z@BctJsXvV}vhGDFdiApR7=DcRufZ?D??Q&Ex1h-PS15A*9f~~vfntxl zG2$!mA=rhlLmBrVPC#XK0Lr|N!QJo-6#2gbAAp-#{db_|{Z+Uh{sM~s{{&^e3PB_O z+5=_$1eEz2P~xBs>8b`$7bm%aZ5ihS?D zPr`c$3h~bbJPxZ+=I=p~BYY4v@m;Wa4sxDKb_4Y&{PA*iMPI25~`hqyhl30r_VKoNUs$|IC%$`OjJEtka3 ziR4MClkoBExei$((N(J6M-jQ?51zmg+|DI%*} zPozlhN4bkFCMc4t60f48T$ocmMyXQ7PGW-xDf#s|9x!d9j#FOk0L$J)|?8M;?> zKmO&qy3?bv|N_%`hn&lok7cs?gf54)P6UutEt&WyV+h?Y+jgK zUR`Xo)hzQRx5JS$;K{f~DiYZFy5TJq8okhW;BOdPcLRTrh!h1@*w&|%~U*tw?87}phR2BzZ-9Sk`c z9;#Ht*wh$D*0%I8a5hk)uty?I+0stbuZY3AKC^8)UQc&?r1GM$t`@v?|BA}Zn^9-# z=k^4j$~r;v_q@ZEgEj6ia8`p5@I=qT^vIiS_iZi!mr|E4i5< zLwQJI61n9PhterZ!v}et$Xtj67lGGO(N%lQYmyh9Mc607=Xf1I2vAVuPf~_~Z3#ei z&M8^tJkip(HcTN&Id@K2x*wSC$$g`YO(fWNs;HO@PaL*R)l@MLYo?)hTNCBlqQ=-> zGQL0>0%K`@d!i;mDO=LJ7=EF=S&7m&%ZlcC8kWQj#fP_Ni?OY8Z1yxsRI+<1Ha!wO zf~h(@CX2$DSW9*+*%ZdyY!xA1G!>rv-)+Sbz zhF!FDNQ9k!;F$IDfqXeXkd2-(UK~BgrncbqEjLn2mUQp*Bh4YuwL&ITb6aopL=dA# zt(#Wg-82pdcz5fKKwmPp@rudVkT{^@uxB>6uJv6GBt0L*!=cfA$9pcWsY^Azq|YDH zXX=ie(D5L>AAZI-k!o%I44GMX-nhvlCt$Jgj@5e81R{gurAM@J2V2*+e&qD1TgXmo zmuFHM>wD25QP4#}6zlZ0m*{Kcjj%FVxW+d@q!oH6RjfGmrxv!9}0cFWLm+9^=*3iXTP&+)7&k|mc)8mo5#uMLt@569PeE3aY>6}fijideFl#M(E_xcz`4 Xe|1Ud@i|9baz%D(FO;KWx)uHx6B)4q diff --git a/django_messages/locale/de/LC_MESSAGES/django.po b/django_messages/locale/de/LC_MESSAGES/django.po deleted file mode 100644 index 29ec6151..00000000 --- a/django_messages/locale/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,321 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Empfänger" - -#: admin.py:15 -msgid "group" -msgstr "Gruppe" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "" -"Fügt die Nachricht wahlweise für jeden Benutzer der ausgewählten Gruppe " -"hinzu." - -#: admin.py:23 -msgid "All users" -msgstr "Alle Benutzer" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Nachricht" - -#: admin.py:45 -msgid "Date/time" -msgstr "Datum/Zeit" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Die folgenden Benutzernamen sind nicht korrekt: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Betreff" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Inhalt" - -#: management.py:9 -msgid "Message Received" -msgstr "Nachricht erhalten" - -#: management.py:9 -msgid "you have received a message" -msgstr "Du hast eine Nachricht erhalten" - -#: management.py:10 -msgid "Message Sent" -msgstr "Nachricht gesendet" - -#: management.py:10 -msgid "you have sent a message" -msgstr "Du hast eine Nachricht gesendet" - -#: management.py:11 -msgid "Message Replied" -msgstr "Nachricht beantwortet" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "Du hast eine Nachricht beantwortet" - -#: management.py:12 -msgid "Reply Received" -msgstr "Antwort erhalten" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "Du hast eine Antwort auf eine Nachricht erhalten" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Nachricht gelöscht" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "Du hast eine Nachricht gelöscht" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Nachricht wiederhergestellt" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "Du hast eine Nachricht wiederhergestellt" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Absender" - -#: models.py:53 -msgid "Parent message" -msgstr "Übergeordnete Nachricht" - -#: models.py:54 -msgid "sent at" -msgstr "gesendet am" - -#: models.py:55 -msgid "read at" -msgstr "gelesen am" - -#: models.py:56 -msgid "replied at" -msgstr "beantwortet am" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Vom Absender gelöscht" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Vom Empfänger gelöscht" - -#: models.py:89 -msgid "Messages" -msgstr "Nachrichten" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Neue Nachricht: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Nachricht erfolgreich gesendet." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s schrieb:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Nachricht erfolgreich gelöscht." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Nachricht erfolgreich wiederhergestellt." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Posteingang" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Gesendete Nachrichten" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Neue Nachricht" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Papierkorb" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Nachricht verfassen" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Senden" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Erhalten" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Aktion" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "j. N Y, H:i" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "löschen" - -#: templates/messages/inbox.html:27 templates/messages/outbox.html:24 -#: templates/messages/trash.html:24 -msgid "No messages." -msgstr "Keine Nachrichten." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Hallo %(recipient)s,\n" -"\n" -"du hast eine private Nachricht von %(sender)s mit\n" -"dem folgenden Inhalt erhalten:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Gesendet von %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Antworten" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Gesendet" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Gelöschte Nachrichten" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Datum" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "wiederherstellen" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Gelöschte Nachrichten werden in unregelmäßigen Intervallen entfernt, verlass " -"dich nicht drauf, dass diese Nachrichten hier lange gespeichert werden." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Nachrichtendetails" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Löschen" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "" -"Du hast die Nachricht %(message)s gelöscht." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"Du hast die Nachricht %(message)s von %" -"(message_sender)s erhalten." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "" -"Du hast die Nachricht %(message)s " -"wiederhergestellt." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"Du hast auf die Nachricht %(message_parent_msg)" -"s von %(message_recipient)s geantwortet." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" -"%(message_sender)s hat dir eine Antwort auf %(message_parent_msg)s gesendet." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"Du hast die Nachricht %(message)s an %" -"(message_recipient)s gesendet." diff --git a/django_messages/locale/el/LC_MESSAGES/django.mo b/django_messages/locale/el/LC_MESSAGES/django.mo deleted file mode 100644 index cecfd01ecbf71d944c9906bf53fbef2fdf984e88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6195 zcmb`KTWlOx8Guika9awcp=$*%3RY17R`IM{p;JL5PP zrHnlD?VQVh{@eNI_}%5p#ue8V?k{oQd52Q_;D49$;Ck#sN^OPR@C)!H{4jhSehf~+ zW$+@r3(mtX_?PJYE(S~gy->!lf-*nH<5O@wtiheof>$6@)mJ{E6n|eX;m6^-@bmB=@RM*Uog#lZlyNJ0h@NZUJ#ak~ zeZC20d@mGx`XQ>S0u+6oirRkyKf(JE_*wXK$WrQc*a4@Y$oo4Kz2Aeo;J@Ja;YJqk zhNocxz6YO#k7vU5eh+2-AE3y+0Qpl_qxU~SM5(_*vHx%Ii}2s@Yw&KIAb#2aKL__i ziF*}xFH!1wX!HIy%H0PyVvP9xNodAFnfE*tIj_N!@J%Rw+>MjOZ{LHmt_NlQi|_&X zDtsUQ5l+K%OcFm87$pAqG0egfP~vzYdVeS4GMuexUkC4p``~ss67eczs9L&QsZYau zU=FT^E8w@G==nn^>m7#tsZ%^2g1?L2-+`L<_aUmP48p{&74Tu0gQB+$#ZS+`mGEUK z{(lonT>lJZ{&FVExclID;Wqdq_;U2V;xkH(^6tZ*!v8?AV}wNro%$IRe~d%%`wWyg zyaoAF|Kzb6-a%s)e`KF5G7J3+`86LQ`*#n+_*sDUK4*{{3Vq9UN1kQYYlAY z7XLoPE&FX1x5Qxsw_K82q#VYruGpSu743e{t`=;!&C^4cr+M-9h*Q&+cJ1Nvi1r=b z8aiyb^!Hc1Vw;ykL_GD7>-cs)bN}iCPGO|YQ(Xgo$*HQYa#`0r+x65|+SN9vGVFM^ z?g>{`+g#i7ZBP3{wvM#X&alk1$}BzTxSAiK1T8PR=sLAw?F@!(Ikmm3Z%1Eu&yN0` zd-nEp^{MU1Gmmz^RN~g%HCRCaH-ymY}b3E)shWZ?%IV!%W%1rc;AQoxYMf*3=qM=ngpp3`Zl+CFNTGZuhTE- z7I%4Sw|z)AwNL!c<20{!;0N{qE>pcG37Za5d+l_0Y#l#BH!~#q)zp@t(nxxTPaV&} z&VrJM?M6sWFb`5@g6aXvdl)x639=54rZ>=9R5YYBX56C2nZ*Hnm$@aw?X?nqjux zmY}A!n2{@{5r*`)3scQ02s?aS=?@!hzF?yk{Sl--u33WY*;qCb%RUK2(!+oJl z!BW&Y_O=g0bNFc%g*9@`6e+0#sW4k{ipO1Xg4ZX6A!8%K0-wsExaTrd;N1($;v9bDnZw5IFX zU?P~OXO@ApjOJ%OAt$*VQlIPKY;eAD7y&1OnZ#E+7!T%I>u_-1tTnBIlPp*d=CpY< zj?*<6s?s>3f|nYjG)y(dM8zv+VqMx_Ym6GLCW5P?we(HWFbWa*t6r73On zP7c$JXAxZwrh_>+L;qZGDVWe`CZ;!xUI;j1riMRK+Ua1jIT$fl@Y5SIPsZS^#&eBR z!Thzyhv3%?oiQt4LCyJKN;F=iu|0T^QN|kdiJW;Xm=yEk24vwCq!243uJHn##uz4^ zk=8eEX>b^6v0^&7)HsZkd2Eun7AYNrJ}7R6ZH=X+u3+(hdk4D|pRAExOKR zq?eI0TN0X7yhsBACDwC1kJG_Gaco|(4d%pknAU11WT%s9d`2WD5?eMYR*2$>s5Xw# zG$qkqIC=&}Ch5M&#$BvGmNqSJz@eA1?BeyLwMJtUGmIauJ30*R1R~LQvBkxL8I#o$ z#)3J*c&!PoMHi~5aURiPn~mZW+3zNpHx|N-y2-j}qu7+VmyAeCVmqSAX^C-iFZ~wr zY5yu5#^#WCHeMjclDFv*=|f{OwwjD3myk*A<$$jRy>QCtHY*>% z#P&{jO$z>k-c&hG%({wo$yHCFAsao_gbU3PD?Vl, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: 2009-09-08 15:50+0200\n" -"Last-Translator: markos \n" -"Language-Team: Markos Gogoulos \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Αποδέκτης" - -#: admin.py:15 -msgid "group" -msgstr "ομάδα" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Δημιουργεί το μήνυμα προαιρετικά για όλους τους χρήστες ή για ομάδα χρηστών." - -#: admin.py:23 -msgid "All users" -msgstr "Όλοι οι χρήστες" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Μήνυμα" - -#: admin.py:45 -msgid "Date/time" -msgstr "Ημερομηνία/Ώρα" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Τα παρακάτω usernames δεν είναι σωστά: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Θέμα" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Κυρίως μέρος" - -#: management.py:9 -msgid "Message Received" -msgstr "Το μήνυμα ελήφθη " - -#: management.py:9 -msgid "you have received a message" -msgstr "έχετε λάβει ένα μήνυμα" - -#: management.py:10 -msgid "Message Sent" -msgstr "Το μήνυμα εστάλει" - -#: management.py:10 -msgid "you have sent a message" -msgstr "έχετε στείλει ένα μήνυμα" - -#: management.py:11 -msgid "Message Replied" -msgstr "Το μήνυμα έχει απαντηθεί" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "έχετε απαντήσει σε ένα μήνυμα" - -#: management.py:12 -msgid "Reply Received" -msgstr "Η απάντηση ελήφθη" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "έχετε λάβει μια απάντηση σε ένα μήνυμα" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Το μήνυμα έχει διαγραφεί" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "διαγράψατε ένα μήνυμα" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Το μήνυμα έχει ανακληθεί" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "έχετε ανακτήσει ένα μήνυμα" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Αποστολέας" - -#: models.py:53 -msgid "Parent message" -msgstr "Μήνυμα Γονέας" - -#: models.py:54 -msgid "sent at" -msgstr "εστάλει στις" - -#: models.py:55 -msgid "read at" -msgstr "αναγνώστηκε στις" - -#: models.py:56 -msgid "replied at" -msgstr "απαντήθηκε στις" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Ο αποστολέας το διέγραψε στις" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Ο αποδέκτης το διέγραψε στις" - -#: models.py:89 -msgid "Messages" -msgstr "Μηνύματα" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "καινούργιο μήνυμα: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Το μήνυμα έχει αποσταλεί με επιτυχία." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s έγραψε:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Το μήνυμα διεγράφει." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Το μήνυμα έχει ανακληθεί επιτυχημένα" - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Εισερχόμενα" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Σταλμένα μηνύματα" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Νέο μήνυμα" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Άχρηστα" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Συντάξτε μήνυμα" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Στείλτε" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Ελήφθη" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Ενέργεια" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "DATETIME_FORMAT" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "διαγράφω" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Γειά χαρά %(recipient)s,\n" -"\n" -"έχετε λάβει ένα προσωπικό μήνυμα από τον/την %(sender)s με\n" -"το ακόλουθο περιεχόμενο:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Εστάλει απο %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Απαντήστε" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Απεσταλμένα" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Διαγραμμένα μηνύματα" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Ημερομηνία" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "ξεδιαγράψτε" - -#: templates/messages/trash.html:23 -msgid "Deleted Messages are removed from the trash at unregular intervals, don't rely on this feature for long-time storage." -msgstr "Τα διαγραμμένα μηνύματα απομακρύνονται απο τα Άχρηστα σε μη τακτά διαστήματα, μη βασίζεστε σε αυτά για μακροχρόνια αποθήκευση." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Προβολή Μηνύματος" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Διαγραφή" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "You have deleted the message %(message)s." -msgstr "Έχετε διαγράψει το μήνυμα %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "You have received the message %(message)s from %(message_sender)s." -msgstr "Έχετε λάβει το μήνυμα %(message)s από τον/την %(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "You have recovered the message %(message)s." -msgstr "Έχετε ανακτήσει το μήνυμα %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "You have replied to %(message_parent_msg)s from %(message_recipient)s." -msgstr "Έχετε απαντήσει στο %(message_parent_msg)sαπό τον/την %(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "Ο/η %(message_sender)s σας έστειλε μια απάντηση στο %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "You have sent the message %(message)s to %(message_recipient)s." -msgstr "Έχετε στείλει το μήνυμα %(message)s στον/στην %(message_recipient)s." diff --git a/django_messages/locale/en/LC_MESSAGES/django.po b/django_messages/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 5831c0f2..00000000 --- a/django_messages/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,374 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-08 13:44+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: django_messages/admin.py:21 -msgid "group" -msgstr "" - -#: django_messages/admin.py:22 -msgid "Creates the message optionally for all users or a group of users." -msgstr "" - -#: django_messages/admin.py:30 -msgid "All users" -msgstr "" - -#: django_messages/admin.py:48 django_messages/models.py:94 -msgid "Message" -msgstr "" - -#: django_messages/admin.py:55 -msgid "Date/time" -msgstr "" - -#: django_messages/apps.py:6 django_messages/models.py:95 -msgid "Messages" -msgstr "" - -#: django_messages/fields.py:56 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "" - -#: django_messages/forms.py:17 django_messages/forms.py:66 -#: django_messages/models.py:55 -#: django_messages/templates/django_messages/inbox.html:10 -#: django_messages/templates/django_messages/outbox.html:10 -#: django_messages/templates/django_messages/trash.html:10 -#: django_messages/templates/django_messages/view.html:8 -msgid "Subject" -msgstr "" - -#: django_messages/forms.py:18 django_messages/forms.py:46 -#: django_messages/forms.py:67 django_messages/models.py:56 -msgid "Body" -msgstr "" - -#: django_messages/forms.py:65 django_messages/models.py:58 -#: django_messages/templates/django_messages/outbox.html:10 -#: django_messages/templates/django_messages/view.html:14 -msgid "Recipient" -msgstr "" - -#: django_messages/management.py:9 -msgid "Message Received" -msgstr "" - -#: django_messages/management.py:9 -msgid "you have received a message" -msgstr "" - -#: django_messages/management.py:10 -msgid "Message Sent" -msgstr "" - -#: django_messages/management.py:10 -msgid "you have sent a message" -msgstr "" - -#: django_messages/management.py:11 -msgid "Message Replied" -msgstr "" - -#: django_messages/management.py:11 -msgid "you have replied to a message" -msgstr "" - -#: django_messages/management.py:12 -msgid "Reply Received" -msgstr "" - -#: django_messages/management.py:12 -msgid "you have received a reply to a message" -msgstr "" - -#: django_messages/management.py:13 -msgid "Message Deleted" -msgstr "" - -#: django_messages/management.py:13 -msgid "you have deleted a message" -msgstr "" - -#: django_messages/management.py:14 -msgid "Message Recovered" -msgstr "" - -#: django_messages/management.py:14 -msgid "you have undeleted a message" -msgstr "" - -#: django_messages/models.py:57 -#: django_messages/templates/django_messages/inbox.html:10 -#: django_messages/templates/django_messages/trash.html:10 -#: django_messages/templates/django_messages/view.html:10 -msgid "Sender" -msgstr "" - -#: django_messages/models.py:59 -msgid "Parent message" -msgstr "" - -#: django_messages/models.py:60 -msgid "sent at" -msgstr "" - -#: django_messages/models.py:61 -msgid "read at" -msgstr "" - -#: django_messages/models.py:62 -msgid "replied at" -msgstr "" - -#: django_messages/models.py:63 -msgid "Sender deleted at" -msgstr "" - -#: django_messages/models.py:64 -msgid "Recipient deleted at" -msgstr "" - -#: django_messages/templates/django_messages/base.html:9 -#: django_messages/templates/django_messages/inbox.html:6 -#: django_messages/templates/django_messages/new_message.html:13 -msgid "Inbox" -msgstr "" - -#: django_messages/templates/django_messages/base.html:10 -#: django_messages/templates/django_messages/outbox.html:6 -msgid "Sent Messages" -msgstr "" - -#: django_messages/templates/django_messages/base.html:11 -msgid "New Message" -msgstr "" - -#: django_messages/templates/django_messages/base.html:12 -msgid "Trash" -msgstr "" - -#: django_messages/templates/django_messages/compose.html:4 -msgid "Compose Message" -msgstr "" - -#: django_messages/templates/django_messages/compose.html:10 -msgid "Send" -msgstr "" - -#: django_messages/templates/django_messages/inbox.html:10 -msgid "Received" -msgstr "" - -#: django_messages/templates/django_messages/inbox.html:10 -#: django_messages/templates/django_messages/outbox.html:10 -#: django_messages/templates/django_messages/trash.html:10 -msgid "Action" -msgstr "" - -#: django_messages/templates/django_messages/inbox.html:22 -#: django_messages/templates/django_messages/outbox.html:19 -#: django_messages/templates/django_messages/trash.html:19 -#: django_messages/templates/django_messages/view.html:13 -msgid "DATETIME_FORMAT" -msgstr "" - -#: django_messages/templates/django_messages/inbox.html:23 -#: django_messages/templates/django_messages/outbox.html:20 -msgid "delete" -msgstr "" - -#: django_messages/templates/django_messages/inbox.html:29 -#: django_messages/templates/django_messages/outbox.html:26 -#: django_messages/templates/django_messages/trash.html:26 -msgid "No messages." -msgstr "" - -#: django_messages/templates/django_messages/new_message.html:4 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" - -#: django_messages/templates/django_messages/new_message.html:12 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "" - -#: django_messages/templates/django_messages/new_message.html:14 -#: django_messages/templates/django_messages/view.html:20 -msgid "Reply" -msgstr "" - -#: django_messages/templates/django_messages/outbox.html:10 -msgid "Sent" -msgstr "" - -#: django_messages/templates/django_messages/trash.html:6 -msgid "Deleted Messages" -msgstr "" - -#: django_messages/templates/django_messages/trash.html:10 -#: django_messages/templates/django_messages/view.html:12 -msgid "Date" -msgstr "" - -#: django_messages/templates/django_messages/trash.html:20 -msgid "undelete" -msgstr "" - -#: django_messages/templates/django_messages/trash.html:29 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" - -#: django_messages/templates/django_messages/view.html:6 -msgid "View Message" -msgstr "" - -#: django_messages/templates/django_messages/view.html:22 -msgid "Delete" -msgstr "" - -#: django_messages/templates/notification/messages_deleted/full.txt:1 -#, python-format -msgid "You have deleted the message '%(message)s'." -msgstr "" - -#: django_messages/templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "" - -#: django_messages/templates/notification/messages_received/full.txt:1 -#, python-format -msgid "" -"%(message_sender)s has sent you a message:\n" -"\n" -"%(message)s\n" -"\n" -"%(message_body)s\n" -"\n" -"http://%(current_site)s%(message_url)s" -msgstr "" - -#: django_messages/templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" - -#: django_messages/templates/notification/messages_received/short.txt:1 -#: django_messages/templates/notification/messages_reply_received/short.txt:1 -#, python-format -msgid "%(notice)s by %(message_sender)s" -msgstr "" - -#: django_messages/templates/notification/messages_recovered/full.txt:1 -#, python-format -msgid "You have recovered the message '%(message)s'." -msgstr "" - -#: django_messages/templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "" - -#: django_messages/templates/notification/messages_replied/full.txt:1 -#, python-format -msgid "" -"You have replied to '%(message_parent_msg)s' from %(message_recipient)s." -msgstr "" - -#: django_messages/templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" - -#: django_messages/templates/notification/messages_reply_received/full.txt:1 -#, python-format -msgid "" -"%(message_sender)s replied to '%(message_parent_msg)s':\n" -"\n" -"%(message)s\n" -"\n" -"%(message_body)s\n" -"\n" -"http://%(current_site)s%(message_url)s" -msgstr "" - -#: django_messages/templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" - -#: django_messages/templates/notification/messages_sent/full.txt:1 -#, python-format -msgid "You have sent the message '%(message)s' to %(message_recipient)s." -msgstr "" - -#: django_messages/templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to " -"%(message_recipient)s." -msgstr "" - -#: django_messages/utils.py:26 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" - -#: django_messages/utils.py:54 -#, python-format -msgid "Re%(prefix)s: %(subject)s" -msgstr "" - -#: django_messages/utils.py:60 -#, python-format -msgid "New Message: %(subject)s" -msgstr "" - -#: django_messages/views.py:78 django_messages/views.py:114 -msgid "Message successfully sent." -msgstr "" - -#: django_messages/views.py:121 -#, python-format -msgid "Re: %(subject)s" -msgstr "" - -#: django_messages/views.py:157 -msgid "Message successfully deleted." -msgstr "" - -#: django_messages/views.py:184 -msgid "Message successfully recovered." -msgstr "" diff --git a/django_messages/locale/es/LC_MESSAGES/django.mo b/django_messages/locale/es/LC_MESSAGES/django.mo deleted file mode 100644 index 7805790209c7c9163f310479c99e1efb9553d8c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4610 zcmbuBU5Fi59l%d)tM#gl)~{N%9%Gtj?apR5wI;nymfY;#B#ZmS?k2XuHqPETdw0Uz zIhQ#zn?w`~DnhYOVxb693W5RiR8TB};J)dD4~mZgX&;Oaf}*|&{{HiI=dNi9>9FVi zX3ppT>-_(F^TB(6q-Hl=WLs=I_9d!0(s+ufPxTeI0%l{sMju{t1da z|AP0!{cQFD_z-*u9)u6TlTh|wgfj1I@cq!hk3kDXp6^1L{~{E>ojq|65Sb`wsjl`~iF!z6#I7V;JE<_!5+TUWH<(pF!E@jdJ|=C2vCU!$05wxDR80 z0Um@Jo`Z5;2$`Z1D0;q7e*YNC`s+~U{R$$A`YjYc{sCel^%fMl{tiX2eJm2*59w0- zp~(9P6nPIpIp;W(dF${fya?r-m!QPe%kUI@4Sp5A3FqL`DEmD8Hhc!>G1!o6CNu zAf{Jmp`5!0Mb3**{1iZmqi@1P@P|<1_YL@Q_{Z}57Q~IYZAISq(BvM7Z)CkZj~1wZ zCwY@Ss^^R4i^wBq%ky}F{8!?BiZ(+NSvXQ1qlvtdACA+Wq>10e_7W!tX<~nQrVHf$ z6Wu>mev3Zxi2XlLdyMua+7X)ATI?&2#HB}*xIRp~hbA_wo{8!ON~~*|#FF@1o-Y^3 z?JuuS(Bux_DvWb@V4U;&=8`jUV3G-^w|%GiNcA zM3RBsF@fGn>_Dg6MyHAIwzZ$?EKW>6i~K}~acYtsKXQ{gu<>Ili;&*N%nzO3GJcw| z)0RziWaGYpPPoZdOUyuz3FT~G50h{Q(RFFJLYk%x z!gRYO(rsCGyAsBI-Lps)r>?CQ;!S&1RVFB@3o8Uwzg{a(Yj&V{VwzKiQP}uiXa9P- z%X&Smyp=`h9^@ttrfxrqV#UsHGcJKp4>`4LuINho#(Nv1xoq>Y>0vUpnukYaAhl-3 zhimP4Da_22@~x5ahlGw+ydAx;j&n5{viTpC;ShyiEr!IsILp)1>Z2LQ=mPEYICUULx314p~X6xjE z(e=qCI51mxOt=$A{Mjj0@57lzwB6N4mA0h>^~D}PpzwNrjozK8c^pc9xC2cuH8Y1O zy;oK=uWnvLTqi!fJ6nw9t+CyUd!Z8JbE{KWD8g%g9L$KaJUvMU7;~^+xmVRgwa?yp ztj?ylomSiOHlu}9|9@~LrR1j4lWH}wau>aYz`H=$l7riNwKMmX&e^WM&|O8CvYW@hxv(e@KF-t@8QX(oDW zW+#-*%X!asJ8Rz3iZ|cU=T_QF3y)u1S?;zLeV2ONn%G4?iMFlJoL^kj%blgJKG9w3 zEG(Yt%+IfN*Vkv68uv3UjkjU^L0d0&md~CSkxwixo{GXLoAhT}OAAZgky0~L)2+E8 zyLubfh6tOQtLc$pbD2qomJAp8y_DLu zWMb!EHtLK)aMg{%K^XgqD!ZL7djjj!qIK2uX1{h+x=oT6(mK+Sj(ol94~gPL!}ZHBo8iP2n3k*-lSIlN^e?ZSR0JLl3+Gg;GCr+qHsWnWe> zgl>LilZqqL)IDqEkEmhw-@ z6!elk-*Juv&)ZL^oU4{IvtxDnIsP?XKFcY%BS;LvGd^0YJ&z9wAL1&s{5v)JsN#dA zx%MW>--?(nmlJ(rheUM;p|ch0m6eey;dR;Jie>mYFs|_LsN!~9M#SWiTYK5*%w-}W z|8ZjEy5L&ZEV)$#D{@(FA)=}b^oCRJqy|;hwi%Wqx8C^+jcr_98R8}~yEnL1k}S&$Rvt)Ker1>=QWQCE kEHRV@+?y}, 2008. -# Alfonso Bernardo Harita Rascón , 2008. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Destinatario" - -#: admin.py:15 -msgid "group" -msgstr "" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "" - -#: admin.py:23 -msgid "All users" -msgstr "" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Mensaje" - -#: admin.py:45 -#, fuzzy -msgid "Date/time" -msgstr "Fecha" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Los siguientes usuarios son incorrectos: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Asunto" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Cuerpo" - -#: management.py:9 -msgid "Message Received" -msgstr "Mensaje Recibido" - -#: management.py:9 -msgid "you have received a message" -msgstr "ha recibido un mensaje" - -#: management.py:10 -msgid "Message Sent" -msgstr "Mensaje Enviado" - -#: management.py:10 -msgid "you have sent a message" -msgstr "ha enviado un mensaje" - -#: management.py:11 -msgid "Message Replied" -msgstr "Mensaje Respondido" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "ha respondido un mensaje" - -#: management.py:12 -msgid "Reply Received" -msgstr "Respuesta Recibida" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "ha recibido una respuesta a un mensaje" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Mensaje Eliminado" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "ha eliminado un mensaje" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Mensaje Recuperado" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "ha recuperado un mensaje" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Emisor" - -#: models.py:53 -msgid "Parent message" -msgstr "Mensaje padre" - -#: models.py:54 -msgid "sent at" -msgstr "enviado" - -#: models.py:55 -msgid "read at" -msgstr "leído" - -#: models.py:56 -msgid "replied at" -msgstr "respondido" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Emisor borrado" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Destinatario borrado" - -#: models.py:89 -msgid "Messages" -msgstr "Mensajes" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Nuevo Mensaje: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Se envió con éxito el mensaje." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s escribió:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Se eliminó con éxito el mensaje." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Se recuperó con éxito el mensaje." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Bandeja de entrada" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Mensajes Enviados" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nuevo Mensaje" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Papelera" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Redactar Mensaje" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Enviar" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Recibido" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Acción" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "eliminar" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Hola %(recipient)s,\n" -"\n" -"ha recibido un mensaje de %(sender)s con\n" -"el siguiente contenido:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Enviado desde %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Responder" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Enviado" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Mensajes Eliminados" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Fecha" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "recuperar" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Los Mensajes Eliminados son borrados de la Papelera a intérvalos irregulares," -"no se confíe en esta característica para almacenamiento a largo plazo." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Ver Mensaje" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Eliminar" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "ha borrado el mensaje %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"ha recibido el mensaje %(message)s de %" -"(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "ha recuperado el mensaje %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"ha respondido a %(message_parent_msg)s de %" -"(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" -"%(message_sender)s le ha enviado una respuesta a %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"ha enviado el mensaje %(message)s a %" -"(message_recipient)s." diff --git a/django_messages/locale/es_AR/LC_MESSAGES/django.mo b/django_messages/locale/es_AR/LC_MESSAGES/django.mo deleted file mode 100644 index d0d9df8fc7b32ee6bb75466007f2f3d851911e71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3099 zcmaKtONsFoq;829b!^V;yTH5fy$^g4tb^3=gB<4+NS!Z( zc*JXXvHf+h0KS!dzXww92O#xd05^bNgPXvgK(2E&IzI#sfXu^Q@Hyn-IQTfe-@zdG zDLw_!MSKA=eqVyra~Z@Ve!%NK@Cx`Y_!qbid;`H?|MMW%`4PzepMz}wHsg;Vj zJ^=ofecuA{2)|g5%JL*C$6?{PEM6C4Amd=h%^3;K$-*@-UYxUt%00mO7+V&`gu0o# zt*9)_&(o-kLw{kMxrQy7@fnc0;y&S?=6+zoQaXj}y9Jf`U}5~Y=SrxIIrAe?hfulq zc=WfSvM{DRe_~+J={V4K$jQ^zB)VJ}7@RS|!jKacKM74N4&Y0Sm{!|3EgRZ7)zqS@ z61;SzdkFG2m)VyLQdupnZkc%<$XRPzGMUpdvC7R!mB=)-x9s)7ast7Zwi)`nbQa53uEo(Q z>81@D!bHE6+6W@1x^l!c^C*snee%0;5mu{!GAv{up#14L7MNoC&gNM#shm^udPzfX z)x9R0KrH-ez>Sb01_Wx2gn+U4OH9+tz~%g+vb zrRPf}IC_(MKIGt;-?3U{(rb)+)rx#!yxbVwa(sNOR;VkNc!+=OB86j6mIsg2>vF8p zsL4IGMrE|Vzf!GE)~2TR!8LBCI49n;R;{wESH=z^8r$4gXpA;$ON$yV zmI@;VCo;wy3vGx^^qFK^J5pi1Tl#a#I-Tr2GJVk7x#UMJv)X#K*f&8KH_LM8Oqdk< zuNm!p8_tA_mzG^MJ`AxKNwsYo?ASp02`+?&j-5KG#X*hvL@f$iVXQ2UTgU8VW(kZF zb>njPe!FzIK4y%y3QpK$GE#CvwXylELRN9(EMDN1gT~Ni_mFm5VE%GKvw zT13yn!#ooPrr(gZp?I0ewM`uKd)4CkkS5tc-|GU^Q}i&E3^qTNNQiHj(Dg;4fq8BTpB)c9w{HioeoM z3bN2(GjOq1)LNl4IeIoToBE5JK zA+}vSJV@~G1er_SncY^G1XSapqCp7X03G7VQ*b4ANl{11US B4t@Xt diff --git a/django_messages/locale/es_AR/LC_MESSAGES/django.po b/django_messages/locale/es_AR/LC_MESSAGES/django.po deleted file mode 100644 index 6de0f0f9..00000000 --- a/django_messages/locale/es_AR/LC_MESSAGES/django.po +++ /dev/null @@ -1,312 +0,0 @@ -# django-messages in Spanish Argentina. -# django-messages en Español Argentina. -# Copyright (C) 2008 -# This file is distributed under the same license as the django-messages package. -# Cecilia Lorena Puccinelli , 2008. -# Juan José Conti , 2008. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Destinatario" - -#: admin.py:15 -msgid "group" -msgstr "" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "" - -#: admin.py:23 -msgid "All users" -msgstr "" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Mensaje" - -#: admin.py:45 -#, fuzzy -msgid "Date/time" -msgstr "Fecha" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Asunto" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Cuerpo" - -#: management.py:9 -msgid "Message Received" -msgstr "Mensaje Recibido" - -#: management.py:9 -msgid "you have received a message" -msgstr "ha recibido un mensaje" - -#: management.py:10 -msgid "Message Sent" -msgstr "Mensaje Enviado" - -#: management.py:10 -msgid "you have sent a message" -msgstr "ha enviado un mensaje" - -#: management.py:11 -msgid "Message Replied" -msgstr "Mensaje Respondido" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "ha respondido un mensaje" - -#: management.py:12 -msgid "Reply Received" -msgstr "Respuesta Recibida" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "ha recibido una respuesta a un mensaje" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Mensaje Eliminado" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "ha eliminado un mensaje" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Mensaje Recuperado" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "ha recuperado un mensaje" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Emisor" - -#: models.py:53 -msgid "Parent message" -msgstr "Mensaje padre" - -#: models.py:54 -msgid "sent at" -msgstr "enviado" - -#: models.py:55 -msgid "read at" -msgstr "leído" - -#: models.py:56 -msgid "replied at" -msgstr "respondido" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Emisor borrado" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Destinatario borrado" - -#: models.py:89 -msgid "Messages" -msgstr "Mensajes" - -#: utils.py:27 -#, fuzzy, python-format -msgid "New Message: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Se envió con éxito el mensaje." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s escribió:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Se eliminó con éxito el mensaje." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Se recuperó con éxito el mensaje." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Bandeja de entrada" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Mensajes Enviados" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nuevo Mensaje" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Papelera" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Redactar Mensaje" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Enviar" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Recibido" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Acción" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "eliminar" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Enviado desde %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Responder" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Enviado" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Mensajes Eliminados" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Fecha" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "recuperar" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Los Mensajes Eliminados son borrados de la Papelera a intérvalos irregulares," -"no se confíe en esta característica para almacenamiento a largo plazo." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Ver Mensaje" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Eliminar" - -#: templates/notification/messages_deleted/notice.html:1 -#, fuzzy, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "ha eliminado el mensaje %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, fuzzy, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "ha recibido un mensaje de %(sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, fuzzy, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "ha recuperado el mensaje %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, fuzzy, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "ha respondido a %(message)s de %(recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, fuzzy, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(sender)s le ha enviado una respuesta a %(message)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" - -#~ msgid "There is no user with this username." -#~ msgstr "No hay ningún usuario con ese nombre." - -#~ msgid "you have sent a message to %(recipient)s." -#~ msgstr "ha enviado un mensaje a %(recipient)s." - -#~ msgid "New Message:" -#~ msgstr "Mensaje Nuevo" diff --git a/django_messages/locale/fa/LC_MESSAGES/django.mo b/django_messages/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index a61d8844b21853642f3f2e87efba0aa9629ad02c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5926 zcmb`KYit#18GyfCQSrFy-n{Ih?k8He70#h82zY4OEl{A5mTu`{*hFyXnV!z(oHNIn zIR(}~LZD?0#>9x57^8`r6qiD_y;%u-;DdWFx*ZKNNpF0@uMU@RM*9ir-Ga z55kL3;(rBx>mH?k36Jt@VuY-F6^h)~p!n-g@$)@6L)NW@qp$;t9@Fq4cpA#Oi%{b8 zZTLET1x~^5;&j<>EkPE2*F({F1C)LD!jHlU_%V1U9{&OC;`wK=2mS>X;W~nVYHA2d zJU+*dthb=ZKOgsBil2W1-%tM%6n*~zB_3-YjO0B4MX$|J^y!0Q-w}ujsscX_UC2`P z0_=d7@CE3=hfq@dI0HqWuR_V^ zZ$gRV0+c-a6%@UG4<*iTz|HVc26w{|D1Q1n?14XrGX76U*uz|)1gKAOOB^)!a0 zms@m@EA&Ow4DI@K+%7{*RG*2T-v-5gxkNAV?N;s$+;Z*Ymi&#&joL1qnM-n9@`H3# zo47lQnmot9ZMr6WWok>jrD(Aa@}b$i;Z=t;+}hbnlE;ZAA8)2)VMR$Dd0(N@DVooS=y zZqyaK@wmq#6tf%5w_H7m`Ym=6MQe7WS`;O;>)8%|EvfxxttQ@c%n7S$;kYh$W1%3< zrN^{HwxOGjHH{Ie{h>Bl&syG8K^!z`v)c))QPmSRS~WbktcDuL?UO2TXG|TNpY-do zSX#CN%N?_l>1o!i%=01kPY2!B!~_wWY)Mcmk#9?@k78J~^KHf@z0x69jhH8NqJ5@a z#%XTr__O8&E>k0R;v8~rG|a%HLyegoolVD_v`%)p`Bh`)^5@9qEQzDhZY4$$dpgPb z=vSwX!yOeRKc*8SyCig${3N!xGRcb)3rj4|Jl1k*m~tpGN{#2@DJP_1Z~(%zv>Fq( zgC9N7KRi4v9GBEohpmjij*v%F#K4cC zvM!7s9506N1Qr#gw3l^ncTaDzduy?Go9^i?Z`rb;d&}l-CKkucX-hVb=N%aw7%L7R zEbbZ5`wy0fhc-NOaAdHs*K%C1$l+jMKL`<@m%`wkp< zvSyWRr`n!V){{nIcxZUA?UtTWcVTx_%!}ivnwaaEC%sM0nqf6|=!q%AaZRuP>G8eA z?d^GD%%tfQ2dNVkUI%5p{kY{7Mr$p{s1^6xPMu2FXoin&f6opbHT$~@ys(#_P96Nz zpYvbxuim<#{Y$|tB`2AZJv5B@*Zet|v>2T8=QNA1v1~3ltCud*TnJ`!-vdhv!D)X! z^FiR>2+jp(l|L`bgLCY}I@u)LIG9oN&jS(SzsSe}s?lVw=6QkU0)wg4_Mm7T%(DCJ zvMseN*Gmijwcva(E4t75*R}t>VCMBNUkGOXxf1Hgmdv}FX>Jn3{2Ttf@~`+m3{I<5 zmMoHe!frP47sc>&Jl=NY4DF+Y_z(qx+03--p*Ln&L1WRs>c5<-iJ)LcJQ0gy#;psX zOstt~eOObV^j{*PI67GK7a7X10x8KD%}H54S7Fi+s{zBqMe z>9VZw7jV=|;resrN2Z+dH52E*T|Y1^e{#Rx!s3YGM<;ST7Z`1lwS+uKdZ72nv=mnjGawt%IZ{b+Q?;0 z5*hyzsV22*UL}oKLjExyr$k0*c39_<{SpW8EFO-|Yg`Lc1+$eZDiYCo%Y6(=miRy7 zzQJ@k?V0)|TWkMi{|X+tLI9G(FB!5Z`e#25S5YaOb5fz$AUt7$%j<* z$*6H>T9u;ekCsv-qIW~OV^X*O=dGnqw_ikjd_@1BW^*R49jgnzgKxr|DYmvLh|M28A#G=v8-{72(m!`6=s*{{jN(4FLcE diff --git a/django_messages/locale/fa/LC_MESSAGES/django.po b/django_messages/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index b7932d4a..00000000 --- a/django_messages/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,357 +0,0 @@ -# django-messages fari translations -# Copyright (C) 2012 Hassan Zamani -# This file is distributed under the same license as the djagno-messages package. -# Hassan Zamani , 2012. -# -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-27 12:44+0430\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"First-Translator: Mohammad Hamidi Esfahani" -"Last-Translator: Hassan Zamani \n" -"Language-Team: LANGUAGE \n" -"Language: fa\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0\n" - -#: admin.py:19 forms.py:20 models.py:52 -#: templates/django_messages/outbox.html:8 -#: templates/django_messages/view.html:12 -msgid "Recipient" -msgstr "گیرنده" - -#: admin.py:21 -msgid "group" -msgstr "گروه" - -#: admin.py:22 -msgid "Creates the message optionally for all users or a group of users." -msgstr "ارسال پیام به همه کاربران یا گروهی از آن‌ها." - -#: admin.py:29 -msgid "All users" -msgstr "تمامی کاربران" - -#: admin.py:44 models.py:88 -msgid "Message" -msgstr "پیام" - -#: admin.py:51 -msgid "Date/time" -msgstr "تاریخ/ساعت" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "این کاربرها صحیح نمی‌باشند: %(users)s" - -#: forms.py:21 models.py:49 templates/django_messages/inbox.html:8 -#: templates/django_messages/outbox.html:8 -#: templates/django_messages/trash.html:8 -#: templates/django_messages/view.html:6 -msgid "Subject" -msgstr "موضوع" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "متن" - - -#: management.py:9 -msgid "Message Received" -msgstr "پیام دریافت‌شد" - -#: management.py:9 -msgid "you have received a message" -msgstr "شما یک پیام دریافت کرده‌اید" - -#: management.py:10 -msgid "Message Sent" -msgstr "پیام ارسال‌شد" - -#: management.py:10 -msgid "you have sent a message" -msgstr "شما یک پیام ارسال کرده‌اید" - -#: management.py:11 -msgid "Message Replied" -msgstr "پیام پاسخ داده‌شد" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "شما به یک پیام پاسخ دادید" - -#: management.py:12 -msgid "Reply Received" -msgstr "پاسخ دریافت‌شد" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "شما پاسخی به یک پیام دریافت کرده‌اید" - -#: management.py:13 -msgid "Message Deleted" -msgstr "پیام حذف گردید" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "شما یک پیام حذف کردید" - -#: management.py:14 -msgid "Message Recovered" -msgstr "پیام بازیابی‌شد" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "شما یک پیام را بازیابی کردید" - -#: models.py:51 templates/django_messages/inbox.html:8 -#: templates/django_messages/trash.html:8 -#: templates/django_messages/view.html:8 -msgid "Sender" -msgstr "فرستنده" - -#: models.py:53 -msgid "Parent message" -msgstr "پیام مرجع" - -#: models.py:54 -msgid "sent at" -msgstr "ارسال شده در" - -#: models.py:55 -msgid "read at" -msgstr "خوانده شده در" - -#: models.py:56 -msgid "replied at" -msgstr "پاسخ داده شده در" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "فرستنده حذف‌شده در" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "گیرنده خذف‌شده در" - -#: models.py:89 -msgid "Messages" -msgstr "پیام ها" - -#: utils.py:26 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s گفت:\n" -"%(body)s" - -#: utils.py:54 -#, python-format -msgid "Re%(prefix)s: %(subject)s" -msgstr "پاسخ%(prefix)s: %(subject)s" - -#: utils.py:60 -#, python-format -msgid "New Message: %(subject)s" -msgstr "پیام جدید: %(subject)s" - -#: views.py:78 views.py:114 -msgid "Message successfully sent." -msgstr "پیام با موفقیت ارسال‌شد." - -#: views.py:121 -#, python-format -msgid "Re: %(subject)s" -msgstr "پاسخ: %(subject)s" - -#: views.py:157 -msgid "Message successfully deleted." -msgstr "پیام با موفقیت حذف‌شد." - -#: views.py:184 -msgid "Message successfully recovered." -msgstr "پیام با موفقیت بازیابی‌شد." - -#: templates/django_messages/base.html:8 -#: templates/django_messages/inbox.html:4 -#: templates/django_messages/new_message.html:10 -msgid "Inbox" -msgstr "صندوق دریافتی" - -#: templates/django_messages/base.html:9 -#: templates/django_messages/outbox.html:4 -msgid "Sent Messages" -msgstr "پیام‌های ارسال‌شده" - -#: templates/django_messages/base.html:10 -msgid "New Message" -msgstr "پیام جدید" - -#: templates/django_messages/base.html:11 -msgid "Trash" -msgstr "پیام‌های حذف‌شده" - -#: templates/django_messages/compose.html:4 -msgid "Compose Message" -msgstr "ایجاد پیام جدید" - -#: templates/django_messages/compose.html:10 -msgid "Send" -msgstr "بفرست" - -#: templates/django_messages/inbox.html:8 -msgid "Received" -msgstr "دریافت‌شد" - -#: templates/django_messages/inbox.html:8 -#: templates/django_messages/outbox.html:8 -#: templates/django_messages/trash.html:8 -msgid "Action" -msgstr "عمل" - -#: templates/django_messages/inbox.html:20 -#: templates/django_messages/outbox.html:17 -#: templates/django_messages/trash.html:17 -#: templates/django_messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "" - -#: templates/django_messages/inbox.html:21 -#: templates/django_messages/outbox.html:18 -msgid "delete" -msgstr "حذف" - -#: templates/django_messages/inbox.html:27 -#: templates/django_messages/outbox.html:24 -#: templates/django_messages/trash.html:24 -msgid "No messages." -msgstr "پیامی وجود ندارد." - -#: templates/django_messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "سلام %(recipient)s,\n" -"\n" -"شما یک پیام خصوصی از %(sender)s دریافت کرده‌اید:" - -#: templates/django_messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "ارسال شده از %(site_url)s" - -#: templates/django_messages/new_message.html:11 -#: templates/django_messages/view.html:18 -msgid "Reply" -msgstr "پاسخ" - -#: templates/django_messages/outbox.html:8 -msgid "Sent" -msgstr "ارسال‌شد" - -#: templates/django_messages/trash.html:4 -msgid "Deleted Messages" -msgstr "پیام های حذف‌شده" - -#: templates/django_messages/trash.html:8 -#: templates/django_messages/view.html:10 -msgid "Date" -msgstr "تاریخ" - -#: templates/django_messages/trash.html:18 -msgid "undelete" -msgstr "بازیابی" - -#: templates/django_messages/trash.html:27 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"پیام‌های حذف‌شده در بازه‌های زمانی مشخصی از اینجا حذف می‌شوند، بنابراین برای نگهداری طولانی مدت از این‌جا استفاده نکنید." - -#: templates/django_messages/view.html:4 -msgid "View Message" -msgstr "نمایش پیام" - -#: templates/django_messages/view.html:20 -msgid "Delete" -msgstr "حذف" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "شما پیام %(message)s را حذف کردید." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "شما پیام جدید %(message)s را از %(message_sender)s دریافت کردید." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "شما پیام %(message)s را بازیابی کردید." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "شما به پیام %(message_parent_msg)s از %(message_recipient)s پاسخ‌دادید." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s پاسخی به %(message_parent_msg)s برای شما ارسال کرده." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to " -"%(message_recipient)s." -msgstr "شما پیام %(message)s را به %(message_recipient)s ارسال‌کردید." - -#~ msgid "context" -#~ msgstr "متن پیام" - -#~ msgid "received at" -#~ msgstr "دریافت شده در" - -#~ msgid "deleted by sender at" -#~ msgstr "حذف شده توسط فرستنده در" - -#~ msgid "deleted by receiver at" -#~ msgstr "حذف شده توسط گیرنده در" - -#~ msgid "Message revert successfully" -#~ msgstr "پیام با موفقیت بازگردانی شد" - -#~ msgid "send message" -#~ msgstr "ارسال پیام" - -#~ msgid "date" -#~ msgstr "تاریخ" - -#~ msgid "revert" -#~ msgstr "بازگردانی" - -#~ msgid "deleted Messages will remove from trash step by step" -#~ msgstr "پیام های حذف شده در فواصل نامنظم از سطل زباله حذف می گردند" - -#~ msgid "not replied yet" -#~ msgstr "هنوز پاسخ داده نشده است" diff --git a/django_messages/locale/fr/LC_MESSAGES/django.mo b/django_messages/locale/fr/LC_MESSAGES/django.mo deleted file mode 100644 index 66d34a43961f9e1d6d4ad5ab05b3e4742b02a0ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5132 zcmbW4ON<;x8GwsCcuYbD|93Yxu8a37brvqcPs8uP55n8T$@ zA-G)DufzL!kKt$FH{g@-M^NN_3w{{>72XHmfuDl^gb%>GX_WB~KM7QDp!V<;j0I#Bfd7W_E81!dkJL-EHplz4dyGKG2oBZ++;h4TIcl>QS? z>@*F32+u+B_uEkHJckpc--}TEag`fGssKI=uS1#d7UZX1{givA5c z^Qaz%qTeCNRO(Dwe;JA$*P-~qK(R*xF}eCSl<&U}MXsMfOru_h;@3CJ`aeU_>u*r( z{0}JO-b>{iybp>z7op7aBD?^<2EPJ-3ZH{_9Vq<$0(^=0UqPAo5tJAEKMrNwLr~NfDdPl1^cCBQ|Gr2$MG+rAMUhMVATn2%$a|0?@@k4)h?lPy%%BcYL|2I` zxt^h%%%4~TKN;P2PHz`wH{(pZIx)TQrcPr$>e_P? z+Sj*icfvLqV)*IxBu-7M@zl|c*uObp)x4Jmair$MP-oU8R-L6@or|}6u{C{C^FWr!-J8`0UC`QooqPt0)^>o}R>YD2Oe0!n2w7jssczJbszOBwP zUVb~C23tIt&`3oNzna(Xs?g|#zFTqM__~wCTe(PS;@VB^raFrf)6GIR(Lt1&r0<4y zQu}dqB;_LnjU)O8R(DV*V|~=M#-_#u zGPkRHNzg}$p*?bG>Xr`D&4w7P6EoWNAnIx_Mye>aEwvPF#5YuB-jcdhzpB@(Do+C6b4rDUkm@oFWBWkotmzOzP(Cu_H=Hrrrz z#YyTc+iu`HXS1$#+Hp%aRxY=lJnPfjk!0P{C#I%OI{c=m_4J9>)6>q>GgDJ^bXHA2 zkWokdW}PX1C-sTx*39g&scHH>@7mO1(L^?M$+IoJ8i#J=>&0ZS?GLt-z|(UbGMnM4 zndEI}JlS?gx8zN-Ue`pPX>OR)j1_e=GPTn-?pCWlL^X^h?AWQgU`IesD2-3!vot4=5LF!b( zikxV$*Qz&d4>|ME&^YV4Ho6U2d@5iz7DS!E2hlQ+-ljIb%D!s|VX&5~RB~ z_qGfklFYI+2m^~VGdB9=YHu(0`lL#gZ1#g~WC%xFn~BQZUiacGVU6!Go@P~KQL*on z0gu$@YN~5`QD2?Z7g|AW=ifvQqZT?H*CUIU@>rc$47RO$9+7v|YKwy~RA~AL=^Gug z701~ITeiW1)xIz41__#Q90&;dNsUQ8R87s-bx+PuDB_uv4ZIUa`5}n2Opr2WuA`sH zalm_-C=&wm2P}jiYN~hMnhw!iRmvPt4$UZjI7u`B|Zmwst^Zr|=pGU7QM- zFXKRgZY^dQyn$dShXS6-4_cLdDpqD1zOTxpqc=XxdaSF#cD;^>@<*K(if|itFyad2 z6v+_B^9DcT^jNwem!%x?J$h8(yXW^D8se;P+)S4P4&O^Fjh_yxS&MjQ`yX#Ev^{TZ z8bogD1_V<5MOUf}UQ?_2Lh|WRJh7zmuL(WTpU_*lfu&fh#AE%rKFAJJ*=niUVvyXq zy^N#fj?=|8ljd<8#anjAs;C@JEJ{cZPZ?I%&lxLaY^$|67_HH@JYPtxRf^V@>m6*s z)lp+KP7$;F8AalBl%Lp`@;@m}1eTnZuZK}E*3-)V#-trP35*1; z0(oENK(LWH#wN&pMZD!_4WmL)La{>gRVmNayi!eQyX412^@nz>d`+G$*G#RkaNzqk bjc+P@cO6M1>3sJzm56&bqDz%^>R, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: messages\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: 2008-08-09 21:58+0100\n" -"Last-Translator: Roland Frédéric \n" -"Language-Team: Frédéric Roland \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: French\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Destinataire" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Message" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Sujet" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Message" - -#: management.py:9 -msgid "Message Received" -msgstr "Message Reçu" - -#: management.py:9 -msgid "you have received a message" -msgstr "vous avez reçu un message" - -#: management.py:10 -msgid "Message Sent" -msgstr "Message Envoyé" - -#: management.py:10 -msgid "you have sent a message" -msgstr "vous avez envoyé un message" - -#: management.py:11 -msgid "Message Replied" -msgstr "Message Répondu" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "vous avez répondu à un message" - -#: management.py:12 -msgid "Reply Received" -msgstr "Réponse Reçue" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "vous avez reçu une réponse à un message" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Message Effacé" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "vous avez effacé un message" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Message Récupéré" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "vous avez récupéré un message" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Expéditeur" - -#: models.py:53 -msgid "Parent message" -msgstr "Message parent" - -#: models.py:54 -msgid "sent at" -msgstr "envoyé à" - -#: models.py:55 -msgid "read at" -msgstr "lu à" - -#: models.py:56 -msgid "replied at" -msgstr "répondu à" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Expéditeur effacé à" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Destinataire effacé à" - -#: models.py:89 -msgid "Messages" -msgstr "Messages" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Message envoyé avec succès." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s a écrit:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Message effacé avec succès." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Message récupéré avec succès." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Boîte de réception" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Messages envoyés" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nouveau Message" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Poubelle" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Composer Message" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Envoyer" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Reçu" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Action" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "j F Y, G:i" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "effacer" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Envoyé depuis %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Répondre" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Envoyé" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Messages Effacés" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Date" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "restaurer" - -#: templates/messages/trash.html:23 -msgid "Deleted Messages are removed from the trash at unregular intervals, don't rely on this feature for long-time storage." -msgstr "Les Messages Effacés sont enlevé de la poubelle a intervalles irréguliers, ne comptez pas sur cette fonctionnalité pour du stockage à long terme." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Voir Message" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Effacer" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "You have deleted the message %(message)s." -msgstr "Vous avez effacé le message %(message)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "You have recovered the message %(message)s." -msgstr "Vous avez récupéré le message %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "You have received the message %(message)s from %(message_sender)s." -msgstr "Vous avez reçu le message %(message)s de %(message_sender)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s vous a envoyé une réponse à %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "You have sent the message %(message)s to %(message_recipient)s." -msgstr "Vous avez envoyé le message %(message)s à %(message_recipient)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "You have replied to %(message_parent_msg)s from %(message_recipient)s." -msgstr "Vous avez répondu à %(message_parent_msg)s de %(message_recipient)s." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Bonjour %(recipient)s,\n" -"\n" -"vous avez reçu un message privé de %(sender)s avec\n" -"le contenu suivant :" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Créé le message en option pour tous les utilisateurs ou un groupe d'utilisateurs." - -#: admin.py:15 -msgid "group" -msgstr "groupe" - -#: admin.py:23 -msgid "All users" -msgstr "Tous les utilisateurs" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Les noms d'utilisateurs suivants sont incorrects : %(users)s" - -#: admin.py:45 -msgid "Date/time" -msgstr "Date/heure" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Nouveau message: %(subject)s" - -#~ msgid "There is no user with this username." -#~ msgstr "Il n'y a pas d'utilisateur avec ce nom d'utilisateur." - -#~ msgid "New Message:" -#~ msgstr "Nouveau Message:" - -#~ msgid "You have deleted the message '%(message)s'." -#~ msgstr "Vous avez effacé le message '%(message)s'." - -#~ msgid "You have received a message from %(message_sender)s." -#~ msgstr "Vous avez reçu un message de %(message_sender)s." - -#~ msgid "You have recovered the message '%(message)s'." -#~ msgstr "vous avez récupéré le message '%(message)s'." - -#~ msgid "You have replied to '%(message_parent_msg)s' from %(message_recipient)s." -#~ msgstr "Vous avez répondu à '%(message_parent_msg)s' de %(message_recipient)s." - -#~ msgid "%(message_sender)s has sent you a reply to '%(message_parent_msg)s'." -#~ msgstr "%(message_sender)s vous a envoyé une réponse à '%(message_parent_msg)s'." - -#~ msgid "You have sent the message '%(message)s' to %(message_recipient)s." -#~ msgstr "Vous avez envoyé le message '%(message)s' à %(message_recipient)s." diff --git a/django_messages/locale/it/LC_MESSAGES/django.mo b/django_messages/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 451a8aacfddc71bfc1cc54e403e131564095fddf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5138 zcmbW4ON<;x8Gs8CUV}r3d4zW=wv%}A_Ux{W6Eohmu-D#rfsI$YgN2F6rgo-hwn9(W zq^o-!TjT&o9tsB#5`r62goFSg1tAFG7;%V16mbC*af(E)ffF3~{(eo*+K$4uruyry z=l`m|YhFEg`wtY?8OkRp2i~sKCj9Sh+_)~jL#cCc6@CnU2fhXr3RLh1JnD1P`B6np)!tp7EXb$$=U-Y=E)uRxLK?@;Xj2IQyy!%ggYfI(7!1TMhY z^8GQ0s%ijNU_%hfL%mk4td^6|q@ma8PN++1v>VGv z6S4HbC7Op~1}!gon7C}L-JqyztMg~O7rLu!7q(U|ZLFQ`s`Jd3-{w*~;wg+msmRf< z*7Y}3X!Jtgk=qUXdXTtLE>fBpzoSj6vp5NdS!5Dz<1|cmP2^{F-^CB43_?&B)8BeM zK%I=4MDWPP!$5@4K6MFpZmWx76p1yHuxG~>L(cfwR!fXcO=x9pqsNKeMTy!Txin2n z+jOTT1{*kLyK3X1?m482Q{Pdm@wR(PRpu?JOZBUIy-}{#tU&W5>^Ex0k!`$hGJoCZ zvtADm4l;34zp!ol=B+4J%zTS>3Aeh*t4G4Cx{|)}+`(u*+kPVKVKTLz2VrF(wGmD? z*V^$=n3*o+Qzb1o_!^^Fe%X-l3PJ;m5^RKrA5RbqD{lCEQyeDvyfJG zryM0)AvQ#M9&a}8xgnU zLucxW8NWDZ&a_oM4{H|Dwy%jQZBb(?eM~Pd55HG8oyRGzRDd5*oE!a^M$^F?7stmR2c^1zgvO&#KOQ|-AoZ>ux+ zO}o_=y-8~!)r|{RQc8v@9k13CCp$7&?FW}h@nr2z)#h95E|;XinjhMJa4sAApzAui zwSK7^!HP>pzN2+K&fopg@zc6^Tsj)-dzbXW%<0ybgLN17Z5mVxb@Xa# zB5UFn-|D^lm0;5&6ZbJ2A2>eu*7I>r4IZ9!Zf>Zl4?cr^FR^LrnqU3vxGPlMEKRK* zMpkF?U9#n;0S~B6#_ZZMeM*G{gSJr_IO4g1>A5I1DWAa+qeDFo6P@mvQoFo5i#ZWw zBpq4_|7jV?S4C0ra%w@uA~@U}tsAX}}By7Q+(2So6t@F@{-_R94Rg_a@pkoD>SD z45eF?#Y0D=BqJMhSXj2^#D0_9~-cPc#mCNoai_iv@ovc^pcyh zI4Ll=GqJ%&F<;Y5Yk6uHXVeCA^#G^K5z|!&AeJGT)J7FatMRTC4@~AOYMLW!V>>y= z=<;mgszZSYLDtI%0twVxb+P$Mw`y09WNw$7P^q=|efj{g8aMU=2ZZU?TKV&NB%oeG z7&l)g@#Bc>!WwbkPRvqHVK}Z~AGO9V67SRxdnVW%%ch>#OczG9s%$8IJ~@0`8V*A? zCLvuq-V&6fa)WRlm6$FMA8gd->0`NwZgrUz8|J!5*fsn#wO!xBXSq6n$TUe6z5AP_ z(6!h#lYcH8t@EiTF*u!4{%;xcOvonR-=U+{G2e`puv4c4k++K3eOjWKrl;nvJjK~V zQlsK@!OkHP%M71CPZp=TvYXnOb~Nd=kX|yiwAGruSxfU%(&y81!yJ`$Z_-$ab(2w* Jkb5$p`X4>Aih%$C diff --git a/django_messages/locale/it/LC_MESSAGES/django.po b/django_messages/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index caf7f9d4..00000000 --- a/django_messages/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,317 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Sergio Morstabilini , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: messages\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-03 12:31-0700\n" -"PO-Revision-Date: 2010-03-03 21:58+0100\n" -"Last-Translator: Sergio Morstabilini \n" -"Language-Team: Sergio Morstabilini \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: Italian\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Destinatario" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Messaggio" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Oggetto" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Messaggio" - -#: management.py:9 -msgid "Message Received" -msgstr "Messaggio Ricevuto" - -#: management.py:9 -msgid "you have received a message" -msgstr "hai ricevuto un messaggio" - -#: management.py:10 -msgid "Message Sent" -msgstr "Messaggio Inviato" - -#: management.py:10 -msgid "you have sent a message" -msgstr "hai inviato un messaggio" - -#: management.py:11 -msgid "Message Replied" -msgstr "Risposta Inviata" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "hai risposto ad un messaggio" - -#: management.py:12 -msgid "Reply Received" -msgstr "Risposta Ricevuta" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "hai ricevuto una risposta ad un messaggio" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Messaggio Cancellato" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "hai cancellato un messaggio" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Messaggio Ripristinato" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "hai ripristinato un messaggio" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Mittente" - -#: models.py:53 -msgid "Parent message" -msgstr "In risposta a" - -#: models.py:54 -msgid "sent at" -msgstr "inviato il" - -#: models.py:55 -msgid "read at" -msgstr "letto il" - -#: models.py:56 -msgid "replied at" -msgstr "risposto il" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Mittente cancellato il" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Destinatario cancellato il" - -#: models.py:89 -msgid "Messages" -msgstr "Messaggi" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Messaggio inviato con successo." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s ha scritto:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Messaggio cancellato con successo." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Messaggio recuperato con successo." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Messaggi Ricevuti" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Messaggi Inviati" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nuovo Messaggio" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Cestino" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Scrivi Messaggio" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Invia" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Ricevuto" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Azione" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "j F Y, G:i" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "cancella" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Spedito da %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Rispondi" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Spedito" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Messaggi Cancellati" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Data" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "ripristina" - -#: templates/messages/trash.html:23 -msgid "Deleted Messages are removed from the trash at unregular intervals, don't rely on this feature for long-time storage." -msgstr "I messaggi cancellati sono rimossi dal cestino ad intervalli irregolari, non affidatevi a questa cartella per salvare messaggi a lungo termine." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Vedi Messaggio" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Cancella" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "You have deleted the message %(message)s." -msgstr "Hai cancellato il messaggio %(message)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "You have recovered the message %(message)s." -msgstr "Hai ripristinato il messaggio %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "You have received the message %(message)s from %(message_sender)s." -msgstr "Hai ricevuto il messaggio %(message)s da %(message_sender)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s ha mandato una risposta a %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "You have sent the message %(message)s to %(message_recipient)s." -msgstr "Hai inviato il messaggio %(message)s a %(message_recipient)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "You have replied to %(message_parent_msg)s from %(message_recipient)s." -msgstr "Hai risposto a %(message_parent_msg)s ricevuto da %(message_recipient)s." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Ciao %(recipient)s,\n" -"\n" -"hai ricevuto un messaggio privato da %(sender)s con\n" -"il seguente contenuto:" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Crea il messaggio facoltativamente per tutti gli utenti o per un gruppo di utenti." - -#: admin.py:15 -msgid "group" -msgstr "gruppo" - -#: admin.py:23 -msgid "All users" -msgstr "Tutti gli utenti" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "I seguenti nomi utente sono incorretti: %(users)s" - -#: admin.py:45 -msgid "Date/time" -msgstr "Data/ora" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Nuovo Messaggio: %(subject)s" - -#~ msgid "There is no user with this username." -#~ msgstr "Non esiste un utente con questo nome." - -#~ msgid "New Message:" -#~ msgstr "Nuovo Messaggio:" - -#~ msgid "You have deleted the message '%(message)s'." -#~ msgstr "Hai cancellato il messaggio '%(message)s'." - -#~ msgid "You have received a message from %(message_sender)s." -#~ msgstr "Hai ricevuto un messaggio da %(message_sender)s." - -#~ msgid "You have recovered the message '%(message)s'." -#~ msgstr "Hai ripristinato il messaggio '%(message)s'." - -#~ msgid "You have replied to '%(message_parent_msg)s' from %(message_recipient)s." -#~ msgstr "Hai risposto a '%(message_parent_msg)s' ricevuto da %(message_recipient)s." - -#~ msgid "%(message_sender)s has sent you a reply to '%(message_parent_msg)s'." -#~ msgstr "%(message_sender)s ha risposto a '%(message_parent_msg)s'." - -#~ msgid "You have sent the message '%(message)s' to %(message_recipient)s." -#~ msgstr "Hai spedito il messaggio '%(message)s' a %(message_recipient)s." diff --git a/django_messages/locale/ko/LC_MESSAGES/django.mo b/django_messages/locale/ko/LC_MESSAGES/django.mo deleted file mode 100644 index 1660a887acced70cf04da2c1cce79040f9093f5a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5024 zcmb`JTWlQF8OKk#whQ5s-b+gkA%VEbtk;1QXX8XTA;BiNv65|QDj|2`Jzfu4&unLA z9V~%l9D^b|0!zeV32SQ+aZIALbzxIX>-4cwA1bv{dEp^ytBQx6u_~zYP^nV;|IVD5 zon5sH40g5BV^z%$@&;5_&x z@MqvH;39Z8copmff3MniV=|3z0BQavkk%*hx(D0=7Qq9c4laRM%I?3NG5pvjylCHT zAkFUp?*)5Qe;;@!+7|d7@C9%Kcn&0ae+7OK{0O`Qyas*)tbuodH)D|YUk}o}jd+oq zTfwh@J3x}>DUjy(f}~F$2vJ!UBzaD#{ujY@Xpezk1E)Y7#pb~j_;Zl<`!h&#e*!)U z{sa6mxC@7OgJm!aegZxV9!v!1T?A?U0!aJ*62y=FMzwzjVk`DXko5l;ybrt%J_Ozi zBaofi!LNfyLGrr^>R(`N5L?uIg?=d&Q$KdahBko0~5B!9mOLR9t#HU2S( zANz~y|GR4c6MPf>x5JneXK#bF?{$#Qxed;sb?X%G18KZPwbP1SAnA7$Bz=CO+OL7M z&m|BlvtNLu=MqT!{t3j7{Z+L;14(W=gzS_6Y5hYW&DTI0-=(-8qi45iY;>TI?zr06BPbLPUqvCi(bEz@+GU5T6SktXqEH?` zibDCe35D$0jzUio1ulbfTZV+==sD5n2s10}7Kab&4oAb~BUX{?+!lrW2zM=BpIXpu zjQ0&WxfUmhEuy6-ZOawu#O5u>t?WpP!#ew2!!lWCKF^DeupPD+{cN8#RInVudxDeM zK3nLnaJV}txRQoj1zM@+arA&?b5w#II5l|Awu%LA4Fr8j_C#l9f2O-X68W=Q=AoIP`+PL)Ng!@&Vf#k|Mdb?hJC>(V$c8?}rBmisYnhVB6&Cqfji^`M-=)xJ5$_`@T5I zL+NAnG>qmHk3T2+VKUY$gD^A@J1iQ9BkfQL%#10j7D@}Jq7&gAym_<+dS)5Dgsl)? zBCSBLP)LU+xk1E0M8g$*MLQ1}j|9@POoO8+6-*tGF5}HG`z_msP9(p~5-iM6%(0_J z%n-*AAcOj_h$M-pONY(}Z85NWV?9Zw1RM869W72rtG*}6qJ3~?5N$WKQK&7{Xt+Ka z4+y;8kl8mTs*FRrh1RgVFMdCf(#^6$^Dy&b;yUER8?!~j?bxt;kQYo|SPb_Za@z$1 zbx@Uuf_7-!Fma)=2(R(PP$y*<@HM*?Re0wUjQ^T*Vjkj%2 zKhmb99!sS#Q9CS#4caxD*S1|t;rA$SOQm7cW0n zG@rq(-0>W>9*6x-nAS`3apG+G#q~gz)6Xu;oph<=%(meq|am`IVRa z@{;#w^($p>>Y_3X_eFU{@t>aF92*#Jz>LeC!+gEzPK7W|S|#x=0F5zsrKT3Y<*y)@V2@v|QjQZ>r>v zRlN&K;p8AZq85e7xN6baa<58sb}}}kwyG?yKH3~?p^Q<`#Nwy%iw(oVF, 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: messages\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: 2012-02-04 10:58+0900\n" -"Last-Translator: Jeong YunWon \n" -"Language-Team: Jeong YunWon \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Korean\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "받는이" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "쪽지" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "제목" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "내용" - -#: management.py:9 -msgid "Message Received" -msgstr "받은 시각" - -#: management.py:9 -msgid "you have received a message" -msgstr "쪽지를 받았습니다" - -#: management.py:10 -msgid "Message Sent" -msgstr "쪽지 보냄" - -#: management.py:10 -msgid "you have sent a message" -msgstr "쪽지를 보냈습니다" - -#: management.py:11 -msgid "Message Replied" -msgstr "쪽지 답장" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "쪽지에 답장하였습니다" - -#: management.py:12 -msgid "Reply Received" -msgstr "답장 받음" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "쪽지에 답장을 받았습니다" - -#: management.py:13 -msgid "Message Deleted" -msgstr "쪽지 지움" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "쪽지를 지웠습니다" - -#: management.py:14 -msgid "Message Recovered" -msgstr "쪽지 되살림" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "쪽지를 되살렸습니다" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "보낸이" - -#: models.py:53 -msgid "Parent message" -msgstr "이전 쪽지" - -#: models.py:54 -msgid "sent at" -msgstr "보낸 시각:" - -#: models.py:55 -msgid "read at" -msgstr "읽은 시각:" - -#: models.py:56 -msgid "replied at" -msgstr "답장 시각:" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "보낸이가 지운 시각:" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "받는이가 지운 시각:" - -#: models.py:89 -msgid "Messages" -msgstr "쪽지" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "쪽지를 보냈습니다." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s 님의 글:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "쪽지를 지웠습니다." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "쪽지를 되살렸습니다." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "받은 편지함" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "보낸 편지함" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "새 쪽지" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "휴지통" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "새 쪽지 쓰기" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "보내기" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "받은 시각" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "할일" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "Y-m-d G:i" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "지우기" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "%(site_url)s 에서 보냄" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "답장" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "보낸 시각" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "지운 쪽지" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "날짜" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "되살리기" - -#: templates/messages/trash.html:23 -msgid "Deleted Messages are removed from the trash at unregular intervals, don't rely on this feature for long-time storage." -msgstr "지운 쪽지는 비정기적으로 휴지통에서 완전히 삭제됩니다. 오래 보관해야 하는 쪽지에 이 기능을 사용하지 마세요." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "쪽지 보기" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "지우기" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "You have deleted the message %(message)s." -msgstr "%(message)s 지윘습니다." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "You have recovered the message %(message)s." -msgstr "%(message)s 되살렸습니다." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "You have received the message %(message)s from %(message_sender)s." -msgstr "%(message_sender)s 님에게 %(message)s 받았습니다." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s 님이 %(message_parent_msg)s 에 답장을 보냈습니다." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "You have sent the message %(message)s to %(message_recipient)s." -msgstr "%(message_recipient)s 님에게 %(message)s 보냈습니다." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "You have replied to %(message_parent_msg)s from %(message_recipient)s." -msgstr "%(message_recipient)s 님의 %(message_parent_msg)s 에 답장하였습니다." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"%(recipient)s 님\n" -"\n" -"%(sender)s 님께 다음 내용으로 쪽지를 받았습니다:" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Creates the message optionally for all users or a group of users." - -#: admin.py:15 -msgid "group" -msgstr "그룹" - -#: admin.py:23 -msgid "All users" -msgstr "모든 사용자" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "올바르지 않은 사용자 이름을 입력하였습니다: %(users)s" - -#: admin.py:45 -msgid "Date/time" -msgstr "날짜/시각" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "새 쪽지: %(subject)s" - diff --git a/django_messages/locale/nl/LC_MESSAGES/django.mo b/django_messages/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index cc71ed89258d4b0a56bb1e4c1bd2b6f38ff15ce2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5071 zcmbuCU5H#)9l%dN)H=4t#_y`lF{UV-ft+bbCeHK?!Q~9%kV$W&NJe2;+@Ilzh z>$lJS?d>Z}}eg-~;@Fx5= z^x$joQ}7eDOx|~(jDH!*yw@N<^|So_SCFaHZ=u-#NB9AF9exx(h!ez5OYpt$3Y2vZ z;L2S}eHlK>`zt6X^$%f;$U6hYPiLXn-Gc9gZPS`UNQU=b_l~92EN^DEfXCioEYaM5t>} z{O}7X{{AzR@qdTX@4q?kLx{x1VJP~XfFkb+DE@3hT%)$2%=c+1;}4+3$rqu>|7KqQ z19+PEpF^4NI>e+@coQ5#iEVfl%KHBZ8h95%JFpK$-mjtf^Y>8Z`4beoUWa1Obtrzj zo5gq-)}Z)h4m$AZygte6zYayu??aY5l`#*+cDZCsafw{H9?g*6W$h)7R@q_rTxWu1FDIcR~id?9d?ib8cAEAitvhUjV!cDYB0rr-+}A zQ6#@CQRJ#qSUQY5J~C0{_RV%=0?&kVksi2_<|Wn#HqovQ&3JgAW2+}!$8Jdb_9*Jl zMRleqhwg_qHjUaN$2-XD)s8T9gS^dbSsmr&WFa0O{C+2 z(YZF-j%B1fM0C%Fnulx#Eibws+GMP4FRQDo3oGrlcC)p%eQ{%}wbE7>m@mDZjQtT$ zW@w}$g;&UpZmQ7Og}o!YXFS~t?I=|#4&7*=-B>3MrM-9~sI`(;0xHqTH%`fWpRxYhtf#sp`DmCMw zUwOaG{AFX5bi1rzFOfy^GT+u`w_;c}^Z#j=a4VZ4b;<1OLi@^d1E)nvXUBALnc7T) zuyBytGSkhabv$Hlrc3@*Xv?BfNqA>>U5>#{Psz=MIjTcaFUYM>GLlYl7BQ&k$7VYT zhv;}Y(^j>o7D~24;1cO+y!k=bh9NeI{^>4ZU|V8NUGXc9xJrNw+&xojQr#}gt{#M@ zclPLHlcpLRJy%xDMaw7Mb9GhDgUl@2Zfl~#TFjVAAJYP|RiE0~x2I|vhmwVEVfc16 zKZ(&d>WbyX&a0>!$r|3CFQ&5N)a=>5P-((a_s3^Q|hOohUPSWAx(tEnhj&874?13Sxx$p)3yy=+uUe7=@GzCM>2OqpITUW(&4wbs25K)9$R!4&MYj@ z(b+P4zKF>CU0qw*a#|bCg%!QN(P%YKd~)N`TJ2dkiXC=P5Di_DZbR>eezaqj^s*oH z?8o!Bde@H5(KqNPq-CdV+|e8KthG2^CI&9n7i#CTeCxCi#;6>d=i`&(q3Z`v>F&S{ zBNLx}u6@y2n)DNmdM0$%*zq12yP=mleq7@Ky>S!ifib;U?-*@Npxq$ew>I=R6iE?9 z-)fNSzKP-_3B9S)IO>uUOz(#C*vN5g7|{t6e^(CWW-zb``Ht@XPA?VNF`?fbkn3G{ zH%6OS=Qa7kY|K#ap_3fU)w$$M7L|#2GuC@9PoYAhPEHOa6Lj2N&0&^Jm%7f%@ok19H}?BRi#!v|OP`ppiG3aT zSc!){^8%-867cC_G8>1)h?j&i%8rStK4&;~-+YEYV{la`PCYQjv(^Sfe`j~%yCB9T zeRLJiR8I4eiEF67XNNTM;HN9nP@6Vl#I9}zDtAIbJ#kQ3wNXr8)~usMY=&N0v1*E7 zDyx_%i=DD2JJ?aC;=uZh)x>2W&xUwlofV+vc{9I zferbd*f-&r56{V3Pd12r69oDNeiD6>z3iive~ zXEWI%0`mYbauw%E`rqPC=buDep(h*m77V@liy+&8g?^PIn}k)w%bjW)xcpU^B, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-messages-0.4.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: krisje8 \n" -"Language-Team: krisje8 %(message)s." -msgstr "" -"Je hebt het bericht %(message)s verwijderd." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"Je hebt het bericht %(message)s ontvangen " -"van %(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "" -"Je hebt het bericht %(message)s hersteld." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"Je hebt op %(message_parent_msg)s van %" -"(message_recipient)s geantwoord." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" -"%(message_sender)s heeft je een antwoord op %(message_parent_msg)s gestuurd." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"Je hebt het bericht %(message)s naar %" -"(message_recipient)s gestuurd." diff --git a/django_messages/locale/pl/LC_MESSAGES/django.mo b/django_messages/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index 22792544964dce291f9a7f6715e783497acc0d7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3522 zcmaKtTWnNC7{^CNkQGJne#7wsw9->rkccZ1mUe-LZMSK+C6X93J!jg^cK6JB=A16O z@u>lcmj@EV1Ckh`G2wv+4L%t(A#{TwK9d-OF_QRX;)BM-2c!S*+`8LVCuioj^UdwM z&Fqhx*PLZ2yHTG){qhdR4ugfe(4fq&VeAP|fos8&AU^g!nvLL@xPJkp@z1~qz)N5N zehmt6_uY))V`tH<1J8rB{!@_VUj{dUi?RGBxB>lNz^B3A!DqltIE3`+2k!w3;Jx4k z_!ua_`@tqi`@aj)ymR1s@DuPM@DhkE*;SC{Uk9Noy9wfBKcFFfevajTfcK&Q7x)Oc z4n~k2ThR1@+d$gy7)W}*0b(jEgZS86Xfj|U?w@0>75jc z4c(Kis21wusN_G&K`In;%1_F@7g3j&J0W-uwFi~_*M&-Prb78loqbmE8A)ndQRgf$Pbcpdvi3Twi+gqGEcuquuR37F8NtyO^&GpO(T8u+y~m zctyK2manRk8((|SsFxj)m5SzDyF6*Dnv$;HZF(}9h7PccEft+Dc+FGuP@PvJJ0fk` zeW3i=3~4v5v0GiaGu+nD%Jof_4Y^bL1WQ~HlSf`~5;-4>Piq&za!9yluS8n}6~bDj5w$#B13Mi?jr3x)FA2RsO`@csNq!n5<;yn%uL2#% zBW+o!BT#{no+}X9FyEAGYtMsCq(2QAEG$vZu}RhDh{(gtlLGnSgJEdsr=i2a0Q!cB zPPsHI=H-&oshiRvoS5VqGzss@YGZUvgZmmOxyrOih1EwRtyZo|w4^LgwjA{|Mb#Q| ztVuWkw>is4a|1_nhx2?gKQ=y89LXS1+VibpGou{qU@&8>lFstXXt87sz$x?uSajR7 zd{1f0q(R_lA@aBh1|&D2~v4q zp>Uw0dbKyRKQlZuoL@4kzqcs zF4NMp^2ihiH$BVuPANar{v^7hri^GUw7rUA&Mpfil5Cw{Jk7@a`nAhmlh>7SbXA8k zcuTMe6SPjUV~N;S+{_81>%x_t(#2CeFagPVlONTlDY&cfT7)kme)aMZC3!{J%^u#m zf=TeBfZQ~B8INe-i!!fi?z9$y))muiRJn~QicY~$&x!|8`yM92CK$lA!?CL2&*{3W z<^(+i>Ayju`r_$~<}OZMJXZ_Ki>GW^#@mh6w#s&x67Sq@AUu@1VDWV70?{E&)-97d z%?4cN3RZM#c!{Oc`ij>ZrnNw__FY#MCf@Fxs?$yXe*;^w5yYw^tjh(R@8YPgc}?lK zs&f%^@0?eR+z%%eohhX~TdwHC(*@$pN9Xmu^JlD2E zY9BH$c2H;HEeRu^Qu+zfB%mx9&=`ch`H*e5Fo1~slp ilH_UrxSi2yJ2slSY&=qA<>tjmuV^62G, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Odbiorca" - -#: admin.py:15 -msgid "group" -msgstr "" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "" - -#: admin.py:23 -msgid "All users" -msgstr "" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Wiadomość" - -#: admin.py:45 -#, fuzzy -msgid "Date/time" -msgstr "Data" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Te nazwy użytkowników są niewłaściwe: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Temat" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Treść" - -#: management.py:9 -msgid "Message Received" -msgstr "Wiadomość otrzymana" - -#: management.py:9 -msgid "you have received a message" -msgstr "otrzymałeś wiadomość" - -#: management.py:10 -msgid "Message Sent" -msgstr "Wiadomość wysłana" - -#: management.py:10 -msgid "you have sent a message" -msgstr "wysłałeś wiadomość" - -#: management.py:11 -msgid "Message Replied" -msgstr "Odpowiedź wysłana" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "odpowiedziałeś na wiadomość" - -#: management.py:12 -msgid "Reply Received" -msgstr "Odpowiedź otrzymana" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "Dostałeś odpowiedź na wiadomość" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Wiadomość skasowana" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "skasowałeś wiadomość" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Wiadomość odzyskana" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "Odzyskałeś skasowaną wiadomość" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Nadawca" - -#: models.py:53 -msgid "Parent message" -msgstr "Poprzednia wiadomość" - -#: models.py:54 -msgid "sent at" -msgstr "wysłano" - -#: models.py:55 -msgid "read at" -msgstr "przeczytano" - -#: models.py:56 -msgid "replied at" -msgstr "odpowiedziano" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Nadawcę skasowano" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Adresata skasowano" - -#: models.py:89 -msgid "Messages" -msgstr "Wiadomości" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Nowa wiadomość: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Wiadomość wysłana" - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s napisał:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Odp: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Wiadomość skasowana" - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Wiadomość odzyskana" - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Wiadomości otrzymane" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Wiadomości wysłane" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nowa wiadomość" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Kosz" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Stwórz wiadomość" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Wyślij" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Otrzymane" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "akcja" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "usuń" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Witaj, %(recipient)s,\n" -"\n" -"otrzymałeś od użytkownika %(sender)s wiadomość\n" -"o następującej treści:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Wysłane z adresu %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Odpowiedz" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Wiadomości wysłane" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Wiadomości skasowane" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Data" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "odzyskaj" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Wiadomości są usuwane z Kosza nieregularnie. Nie licz, że zastaniesz je " -"tutaj po dłuższym czasie" - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Zobacz wiadomość" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Usuń" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "" - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "" - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" diff --git a/django_messages/locale/pt_BR/LC_MESSAGES/django.mo b/django_messages/locale/pt_BR/LC_MESSAGES/django.mo deleted file mode 100644 index 83e57045cfb2cb6f0d77b9535aa0511b103bbb9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4996 zcmbW3O^h5z6@Uwz1Q-G#<{yGn7{~Eq&vc>&UWbO z8g+HAZ3GuMaDYQNfCNG)5lB|TUoIf9_z_wmgiwT#!UduT4n!h1gpd&8!1thm zincY?U)SHO_g=kvH7_2#O#@y(?$E|;G3v_9=-!U0a;4jfYb1YP~`muirz25^YEYWQ}AIH zUxMF+UHB6GBz&}zulF>R`OiX;`(wyY{i3M<79vXh0gC;9g71a@f=A)KI6?e01K$ZR zL)rHjo_UQ@UxEwNe}!@~?k--Ih{C`84S3$V&5R~z!;UPE=HQa=v?-!t~`xIme z^<5}__$d^BKM(n-zw(mx{!#EhP~zeM!e#z_P}V;R#r~P1{bNw#VhM^}k3rFQ3yMFl z7wunxb?RR)>d!-2{{=V?{|>LfDvLDX7vbaZIVk%*gHVzGH7NW2t)l)ND0Y1hvZd-K z6n%dU#m?Usd>MX_`kgpU_IDb-8@7si53=3hFgV zTgQsJq>R%P@vHb)^!za8EJb|w07V|Q)a&dkyhQKA6wy~xnh z%18Yd=LMdkNdA%sw|c+Jx5S6U#4JT@C$*^$QDmRqPLchPXDWyH)0yI1aGY|IBIo!a zitNV`isY9Wiaa$6TZVDR`o_7SXEvOPyC#`(dOL8MN~*8hOb0qKgXp?WtsV^>1PT2c zeb<|EHAIwCuO>D%^~wXsHf{I%lv9mP8roPjqDW`XBu<^9UCrD6z&fK_`O0cOF+pma zPPdINw9$4TGlPhww``*M$R%j0=w4#8fwo(DTTLxA+RgS-tGThby4Gs6)dKST>tq`C z`7)7_29NG=U3Xi9#xCsb+a1%@TZ!#^mC__|+d4>f7AK~cMM0v&I5o*m5V;e&YvTt~ zCZVW}86P^mg*h3LMDfVRy{agoU1}5jTvHcJ6p1$z(+LM5j+}BQDiv`yEhdz;13gH> z9gHab;k6m}beL{e#9><&X;;Izr#lv{;?&jEQoL!esiAud>caeCyIw0+8*jk!#B|46 z22nUxUq^n~>9S6T9o))fle)QYYkT)%ST6Y$`X$`TE~i$^RXx;x?7NQBT(EJST z(FftsL2AuRc9+)ik-M28#n(_|I(9l}Um`ER!3*@^#akBTPs*gj-La$=_ z#&~`bqi@v}%ZDd#OkF2?xIbS^WXB2V`MFR&VJY$)XFG+tIehv>VMeU^Bqe!ZVw;09 z#LKR7=l*|RnYs5IR(f=g-dwBO7anRU8LHTLbuqDWBCAW?>SaG3)>XSc{s*FV_9>hvjnYPx>< zq2tu28CYF2JD~_K#$9PP)~c=5>OwEUY!x*XI}-_cHQvwQYiaT`xCQ&R-IhXP1{BiNcyqdUKT)SIWq! zQ?=>Je4b;g?dt=SP0h9R!$+&TL;b^H~XrtZ11}LRqn2)HMqR9J^aZXq5C_S)a=|8(6Z^Xn{R1!XMlTFzRU%dQvydb0Mb*@5Bs(y6s=2K%+s^JY zXw)&ACf}}+$K>WlLv$ItuRFG1vHY#-W%A!4zpHm|c5PkF2jMk8x*79NqZb@MXw7u8ftirNC}Jq?PK;|3V<{ZbqrT=29o2Te*z$h!7(Sxvwxl zVpa^^YkJIOZg&Dblr~wLys?L42&|9`d9oAhjJNkv5ykv@b7>d{sgLQxh)nN3$y9GN zSGWI?BUH}z#!E+^KZI<==xbcUEiRJq%x!ck|M1~Hanm=P%i`3kRr&9nZ?e;|<$vGU z!O*BIfmvMnsdeLb{&F7DiYz+vR~~5jNsxczWthE+dvJK;PX_CLWaPnoYsRXnQnEw{ zDPcddM^f@_n~<`<>)s!|p|-^D=&~=|nP=JkXq#ufQ9_=Oo^MmaZBIs2QP{N-k3Nyh zA@nulBdO@fPgYX+ak$Hp{fGNJa`A1MW{)nvlmxs4-Ck0LF5aV46f3Tt+ZQkPcVgQA E02mTuIsgCw diff --git a/django_messages/locale/pt_BR/LC_MESSAGES/django.po b/django_messages/locale/pt_BR/LC_MESSAGES/django.po deleted file mode 100644 index ef36d4fe..00000000 --- a/django_messages/locale/pt_BR/LC_MESSAGES/django.po +++ /dev/null @@ -1,314 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Diego Martins , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-01 10:24+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:19 forms.py:20 models.py:52 templates/messages/outbox.html:8 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Usuário" - -#: admin.py:21 -msgid "group" -msgstr "grupo" - -#: admin.py:22 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Cria a mensagem para todos os usuários ou para um grupo de usuários." - -#: admin.py:29 -msgid "All users" -msgstr "Todos os usuários" - -#: admin.py:44 models.py:88 -msgid "Message" -msgstr "Mensagem" - -#: admin.py:51 -msgid "Date/time" -msgstr "Data/Hora" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Os seguintes nome de usuário estão incorretos: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:8 -#: templates/messages/outbox.html:8 templates/messages/trash.html:8 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Assunto" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Mensagem" - -#: management.py:9 -msgid "Message Received" -msgstr "Mensagem Recebida" - -#: management.py:9 -msgid "you have received a message" -msgstr "Você recebeu uma mensagem" - -#: management.py:10 -msgid "Message Sent" -msgstr "Mensagem Enviada" - -#: management.py:10 -msgid "you have sent a message" -msgstr "Você enviou uma mensagem" - -#: management.py:11 -msgid "Message Replied" -msgstr "Mensagem Respondida" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "Você respondeu uma mensagem" - -#: management.py:12 -msgid "Reply Received" -msgstr "Resposta Recebida" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "Você recebeu uma resposta de uma mensagem" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Mensagem excluída" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "Você excluiu uma mensagem" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Mensagem Recuperada" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "Você recuperou uma mensagem" - -#: models.py:51 templates/messages/inbox.html:8 -#: templates/messages/trash.html:8 templates/messages/view.html:8 -msgid "Sender" -msgstr "Remetente" - -#: models.py:53 -msgid "Parent message" -msgstr "Mensagem pai" - -#: models.py:54 -msgid "sent at" -msgstr "enviado à" - -#: models.py:55 -msgid "read at" -msgstr "lido à" - -#: models.py:56 -msgid "replied at" -msgstr "respondido à" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Remetente excluiu à" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Destinatário excluiu à" - -#: models.py:89 -msgid "Messages" -msgstr "Mensagens" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Nova Mensagem: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Mensagem enviada com sucesso." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s escreveu:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Mensagem excluida com sucesso." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Mensagem recuperada com sucesso." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Caixa de Entrada" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Mensagens Enviadas" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Nova Mensagem" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Lixeira" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Escrever Mensagem" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Enviar" - -#: templates/messages/inbox.html:8 -msgid "Received" -msgstr "Recebida" - -#: templates/messages/inbox.html:8 templates/messages/outbox.html:8 -#: templates/messages/trash.html:8 -msgid "Action" -msgstr "Ação" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -#: templates/messages/trash.html:17 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "DATETIME_FORMAT" - -#: templates/messages/inbox.html:21 templates/messages/outbox.html:18 -msgid "delete" -msgstr "excluir" - -#: templates/messages/inbox.html:27 templates/messages/outbox.html:24 -#: templates/messages/trash.html:24 -msgid "No messages." -msgstr "" - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Ola %(recipient)s,\n" -"\n" -"Você recebeu uma mensagem privada de %(sender)s com\n" -"o seguinte conteúdo:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Enviado de %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Responder" - -#: templates/messages/outbox.html:8 -msgid "Sent" -msgstr "Enviada" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Mensagens Excluidas" - -#: templates/messages/trash.html:8 templates/messages/view.html:10 -msgid "Date" -msgstr "Data" - -#: templates/messages/trash.html:18 -msgid "undelete" -msgstr "recuperar" - -#: templates/messages/trash.html:27 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Mensagens excluidas são removidas da lixeira em intervalos de tempo não " -"regulares,não use a lixeira para armazenar mensagens por muito tempo." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Ver Mensagem" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Excluir" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "Você excluiu a mensagem %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"Você recebeu a mensagem %(message)s de %" -"(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "Você recuperou a mensagem %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"Você respondeu a mensagem %(message_parent_msg)" -"s de %(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s lhe enviou uma resposta a %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"Você enviou a mensagem %(message)s para %" -"(message_recipient)s." diff --git a/django_messages/locale/ru/LC_MESSAGES/django.mo b/django_messages/locale/ru/LC_MESSAGES/django.mo deleted file mode 100644 index 90aeca471b58263e877cc9bc7a4bba5d58427e43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5984 zcmb`J+mjSm8NiQ7P{)`kNlX+qN0ek2n7u#{G69kS7T9txxI192#v;v5@9dD->9M;9 z!i#b#j7SU>#Zps+NsNEMy4ej&78c7Y%SXFkc(Ty45+Ah6(z5i$((?E9ZF+WQsV%f? zx_{H>eCM3+cD_Eh*RKA7;(D6Aw$*v4=BY?4e*e83sB^X@MEwZ zwZ91O<^6~7)9`2TQTR(J`u+ia5dIr}7_Q;v5x5r0xJ~drxC6>M2OvN7WgepMbMQfU z9Ex7wgd%?)id~l>Dyttu(d+f7eFlDn_p9*Z@K+EO)Nf%Ad>6`m53z{ou?`-99q>6= zgZ)nPj{yix3{u%O9e~;e(16e|?!D#Wr{cs)J2p@y{q4;YGJ`68H ziT|5$+xwLI1>DX1KT+;;a2v*m|Hq*C_c&Y&zXN5SEAS*-fDBbzagwb6G<*OagyOen zd2E2s!@t2-;5XnooGCElcakXPaZ$>a6hauH_r1h?2M`6sr1hC99_2I5EDkzAYkCpq5kl2}R} z;P&9cZR+#fY||j#5{pjmt=wJQQdcDo$+e+l%5)r~WFB?QYSFYi9X)9{nip4}vg+E< zwppv3(ypZ&qBX;&|LBxc>U6r)hK^+DN!xPGTxLVZF{^m0(^2_xw`^5azEaV3$Fv=_ zhjz8snyOijsRzTA)n3~)T+`9+q^Toqv{jRlMunv(EL-y@oI%TrF4HVr)>NR9Ya7m_ zHe6k=+GeRGC~x~6@?s5qN-(W*Y~G6+SjD)MDVPhd`+nMCo5RV`&j3GKL+ji0;J zL92&Jj<3w##!<4#? z#PIHX(Nrp%W)C-s3aXc)=&{jV7@EW1U{P2n*Mf>AMWHFoMv~%5R}#59_a$Y#tytpG zHoc)%tqaFmO1X*xuMXLkY|m_eF?)o1PYKWIL;1a5%pd5}NBTxa`-g`zY%^z=NL<=5M*d$;7a_GWvw_w*o`9WhUoW%5XF ztS>*39URW?%j<)~xxxNTUl|_i%M2Kfn`Q4*or*#2&FTGz2L|*|ey~sP>>JGY4?L6K zw{N6xbaXeO)l!|}oGqBfR89}%hYlPTm3IydJX0xmS$1i6W{~eo!>Hb_p3L5`;ARV_ zYAEZPFSy;ciczjUrN<`?+cDi;hYS0&I~sDL%Yz&#NK6Z&b#KH31*%5FDdVP$joVk z7rh1lCGRSn@uumY^A@~$<-I|}qW5$E0u47%VorHi0+~gIF}9^w23+-KWe)$P7770n zHhDMwZ!y(kpr)*P!&}r0S&-ftQOG~PoJy###TVYZ_TKVO`{z*orhic#@6tnhY_mR? zD=VxN3#OAl-I#eA1Fnn3Z;Emrt5SpRC?(N)k!dfm`pZmyM$DP_ zu4?ZcdQRh&d09atG#98t&rSX;iV$88BM|Bkh!O<42?w6JxEcKjl*BX%7S>;rP-*|W ztalFQG09c$I?uPosS;>{!1~kPJK|xM@ZJjASr$EzkbsY+&cxkqU$MI&8rYupjb)4*nD}h&*s{wcFZ9bBjlq|p!+H`)7b8XG<*x0Ux3R*&j$ST2%=C7Be8 z#=eVciwLKhLOWU{!{#;%$3v6k`w^jCvMtg}L~^q48s|;#r_6s{is2Rh1eJ(92PDGKOEO&PgDHj9lC7kSixy7 zKDVy89IbfHxNyav*tmd^jzQ^b-CqAcJ8)c_Ye88JBC-O_ThF!GT=eA#26y z^}kyX=Z);Qcza!)geIJR zW+iE-IC!k+)3%IYqU71|l*U$QIT{5k#Kr_CIyuG2zH28PC}+)W-g0zRv2u De~^m0 diff --git a/django_messages/locale/ru/LC_MESSAGES/django.po b/django_messages/locale/ru/LC_MESSAGES/django.po deleted file mode 100644 index 34b76b65..00000000 --- a/django_messages/locale/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,315 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Michail Sychev m.sychev@axion-rti.ru, 2009 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-11 12:31-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:13 forms.py:20 models.py:52 templates/messages/outbox.html:7 -#: templates/messages/view.html:12 -msgid "Recipient" -msgstr "Получатель" - -#: admin.py:15 -msgid "group" -msgstr "Группа" - -#: admin.py:16 -msgid "Creates the message optionally for all users or a group of users." -msgstr "Создать сообщения опционально для всех пользователей или группы" - -#: admin.py:23 -msgid "All users" -msgstr "Все пользователи" - -#: admin.py:38 models.py:88 -msgid "Message" -msgstr "Сообщение" - -#: admin.py:45 -msgid "Date/time" -msgstr "Дата/Время" - -#: fields.py:53 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "Некорректные имена пользователей: %(users)s" - -#: forms.py:21 models.py:49 templates/messages/inbox.html:7 -#: templates/messages/outbox.html:7 templates/messages/trash.html:7 -#: templates/messages/view.html:6 -msgid "Subject" -msgstr "Тема" - -#: forms.py:22 models.py:50 -msgid "Body" -msgstr "Сообщение" - -#: management.py:9 -msgid "Message Received" -msgstr "Сообщение получено" - -#: management.py:9 -msgid "you have received a message" -msgstr "вы получили сообщение" - -#: management.py:10 -msgid "Message Sent" -msgstr "Сообщение отправлено" - -#: management.py:10 -msgid "you have sent a message" -msgstr "Вы отправили сообщение" - -#: management.py:11 -msgid "Message Replied" -msgstr "Сообщение отвечено" - -#: management.py:11 -msgid "you have replied to a message" -msgstr "вы ответили на сообщение" - -#: management.py:12 -msgid "Reply Received" -msgstr "Ответ получен" - -#: management.py:12 -msgid "you have received a reply to a message" -msgstr "вы получили ответ на сообщение" - -#: management.py:13 -msgid "Message Deleted" -msgstr "Сообщение удалено" - -#: management.py:13 -msgid "you have deleted a message" -msgstr "вы удалили сообщение" - -#: management.py:14 -msgid "Message Recovered" -msgstr "Сообщение восстановлено" - -#: management.py:14 -msgid "you have undeleted a message" -msgstr "вы восстановили сообщение" - -#: models.py:51 templates/messages/inbox.html:7 -#: templates/messages/trash.html:7 templates/messages/view.html:8 -msgid "Sender" -msgstr "Отправитель" - -#: models.py:53 -msgid "Parent message" -msgstr "Родительское сообщение" - -#: models.py:54 -msgid "sent at" -msgstr "отправлено" - -#: models.py:55 -msgid "read at" -msgstr "прочитано" - -#: models.py:56 -msgid "replied at" -msgstr "отвечено" - -#: models.py:57 -msgid "Sender deleted at" -msgstr "Отправитель удалил" - -#: models.py:58 -msgid "Recipient deleted at" -msgstr "Получатель удалил" - -#: models.py:89 -msgid "Messages" -msgstr "Сообщения" - -#: utils.py:27 -#, python-format -msgid "New Message: %(subject)s" -msgstr "Новое сообщение: %(subject)s" - -#: views.py:78 views.py:112 -msgid "Message successfully sent." -msgstr "Сообщение успешно отправлено." - -#: views.py:118 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s написал:\n" -"%(body)s" - -#: views.py:122 -#, python-format -msgid "Re: %(subject)s" -msgstr "Re: %(subject)s" - -#: views.py:158 -msgid "Message successfully deleted." -msgstr "Сообщение успешно удалено." - -#: views.py:185 -msgid "Message successfully recovered." -msgstr "Сообщение успешно восстановлено." - -#: templates/messages/base.html:8 templates/messages/inbox.html:4 -#: templates/messages/new_message.html:10 -msgid "Inbox" -msgstr "Входящие" - -#: templates/messages/base.html:9 templates/messages/outbox.html:4 -msgid "Sent Messages" -msgstr "Исходящие" - -#: templates/messages/base.html:10 -msgid "New Message" -msgstr "Новое сообщение" - -#: templates/messages/base.html:11 -msgid "Trash" -msgstr "Удалённые" - -#: templates/messages/compose.html:4 -msgid "Compose Message" -msgstr "Новое сообщение" - -#: templates/messages/compose.html:9 -msgid "Send" -msgstr "Отправить" - -#: templates/messages/inbox.html:7 -msgid "Received" -msgstr "Получено" - -#: templates/messages/inbox.html:7 templates/messages/outbox.html:7 -#: templates/messages/trash.html:7 -msgid "Action" -msgstr "Действия" - -#: templates/messages/inbox.html:19 templates/messages/outbox.html:16 -#: templates/messages/trash.html:16 templates/messages/view.html:11 -msgid "DATETIME_FORMAT" -msgstr "j. N Y, H:i" - -#: templates/messages/inbox.html:20 templates/messages/outbox.html:17 -msgid "delete" -msgstr "удалить" - -#: templates/messages/inbox.html:27 templates/messages/outbox.html:24 -#: templates/messages/trash.html:24 -msgid "No messages." -msgstr "Сообщений нет." - -#: templates/messages/new_message.html:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"Hallo %(recipient)s,\n" -"\n" -"Вы получили сообщение от %(sender)s\n" -"со следующим содержанием:" - -#: templates/messages/new_message.html:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "Отправлено %(site_url)s" - -#: templates/messages/new_message.html:11 templates/messages/view.html:18 -msgid "Reply" -msgstr "Ответить" - -#: templates/messages/outbox.html:7 -msgid "Sent" -msgstr "Отправлено" - -#: templates/messages/trash.html:4 -msgid "Deleted Messages" -msgstr "Удалённые сообщения" - -#: templates/messages/trash.html:7 templates/messages/view.html:10 -msgid "Date" -msgstr "Дата" - -#: templates/messages/trash.html:17 -msgid "undelete" -msgstr "восстановить" - -#: templates/messages/trash.html:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"Удалённые сообщения очищаются из корзины через произвольные интервалы,не " -"используйте эту возможность как долгосрочное хранилище." - -#: templates/messages/view.html:4 -msgid "View Message" -msgstr "Просмотр сообщений" - -#: templates/messages/view.html:20 -msgid "Delete" -msgstr "Удалить" - -#: templates/notification/messages_deleted/notice.html:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "Вы удалили сообщение %(message)s." - -#: templates/notification/messages_received/notice.html:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"Вы получили сообщение %(message)s от %" -"(message_sender)s." - -#: templates/notification/messages_recovered/notice.html:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "Вы восстановили сообщение %(message)s." - -#: templates/notification/messages_replied/notice.html:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"Вы ответили на %(message_parent_msg)s от %" -"(message_recipient)s." - -#: templates/notification/messages_reply_received/notice.html:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "%(message_sender)s ответил на %(message_parent_msg)s." - -#: templates/notification/messages_sent/notice.html:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"Вы отправили сообщение %(message)s " -"получателям %(message_recipient)s." diff --git a/django_messages/locale/zh_CN/LC_MESSAGES/django.mo b/django_messages/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index 455e489d265a787c831a836879ea7e4f09789ddd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4469 zcmbuBYitx%8^@1#T@`PyiuWVl=xb*wc*7Mc1=iZo3uz1Q3tn*8J>4DMovAakMZy<~ zQY#90mvRw7P>h0TwA2>FZzd-C$@onZ!_2ldF($_77ft*>bI#1pmTC|uJ^Pz;&U2pg z+|HSPck$`3Fg$moU5)0Q!dM&l-f8&3Gj=*-^TBcOO0f0}#?AyAK@720@B*+y^)qTd z4_=6I3oLMV_yBkw`tN|(fP>(5;MXA8^9y)3 zcmb513r+>6f;WOwz_}plZw5*3LGT<4>>`85DSHG3T-d-kgFL*V)7 z9|kW2zX0*azQ<1;I1ZA&E3p~b&A~=c10MlPU=#Qam<2hEc?et&(tgK4()Rei>pMWQW4Y=-3X=TeAjz#!{Y@arZ2_+Z_kpzjbMOZ6 zE0EUx48m3RJ9sa64i7OX;&BYT z5&T_^Uyq`r`MHYAK%_A^Bb5JB(dZmdOejwD+$0g4WqPeeyHt%4{;S?m3PFuf_f|DV zpt?_@%|yEy4O_Ci(8v#ZW~1GKM)9GTP@R*_bdKn$lL*cS#o!9nC;#X{2-)>$x1imQ zHUn)I8l78uC=VJM`8^$tt{^%K;Zqa7fK=-oZ5kTom7Y5#f^$Nzx1rIUhSVT9(~H7! z^qg4X2s10}8i(g~hoj^2)mDk?+!o!1)!emsMYLPDF~6edn#)VhQqsr?v|jb%d&aFGIN@1 z6a{x&%SHr}?0!)wke{~57~KY3tZ`}+2?_&7gh6}jyxTT)%-324o?|}YD+$m);h;mn{ z0N=Agh_lJbXW^LC{1@|72+@?oTE!|JS|58)A!tr%<)b2lkg>%X#6)Q@10XB9>YguPiqDqdi zO&ysH>di1SmTki)vY)0LEbOG3V@r)#AeNy(@_LVmETQZ}2^}jwN9TE4bj_VsIX-~} z)9Ryv8fVT7y*|kzJ=jxL+es-3y;T-O2fKO$nf2fp{X0{GI;8vI1Uy|4zd6Y1iMGP? z@Z`nJbts1?7mKQUt4g~(7t9tqPPGe4NAMbK2bNG}!SzHpKvjbEFug3AigNb%bJ1-& zsaO=tNoJ*0$8Q{3iK|H^k}b9^I*M9TR$Gdy#TA_5iyIa!YG_RJrRnyLrnc4uPM2l7 zT8oo2vfBJo&e1xp6i+N}>(mw?CUkFWbVaB5th&0pwV8EV-R*qltW+Id@IX*&7d-|k zS8~hJ4eeS>o3^ll-`|#MX}WcJTWdPetUIoTLt{Dx9rtXCH>O+D{C`XMoSZPlD$AOe zE9yoenX!uX5H@oqoEoiD=*1LoZfI>>LPpPNZk|^#l9rvTPqZ|(q$_UCOx7h9$m><> zT-^hPDgjvx6J|FD5gXnV_p=Xw2J>Li=(_`~{PE_o zxBHdDR1sn7yx~4MdIC3n_)U}RrLUFag1apEUo&##gf&vyl+K`BPTnSUu7~?7X2p&} zQbzEf7, 2008. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-04 12:00-0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: GENE WU \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: fields.py:39 -#, python-format -msgid "The following usernames are incorrect: %(users)s" -msgstr "以下用户名不正确: %(users)s" - -#: forms.py:23 models.py:53 templates\messages\outbox.html.py:7 -#: templates\messages\view.html.py:12 -msgid "Recipient" -msgstr "收信人" - -#: forms.py:24 models.py:50 templates\messages\inbox.html.py:7 -#: templates\messages\outbox.html.py:7 templates\messages\trash.html.py:7 -#: templates\messages\view.html.py:6 -msgid "Subject" -msgstr "主题" - -#: forms.py:25 models.py:51 -msgid "Body" -msgstr "消息主体" - -#: management.py:10 -msgid "Message Received" -msgstr "收到的消息" - -#: management.py:10 -msgid "you have received a message" -msgstr "你受到了一条消息" - -#: management.py:11 -msgid "Message Sent" -msgstr "消息已发出" - -#: management.py:11 -msgid "you have sent a message" -msgstr "你已发出了一条消息" - -#: management.py:12 -msgid "Message Replied" -msgstr "消息已回复" - -#: management.py:12 -msgid "you have replied to a message" -msgstr "你已回复了一条消息" - -#: management.py:13 -msgid "Reply Received" -msgstr "回复已收到" - -#: management.py:13 -msgid "you have received a reply to a message" -msgstr "你已收到了消息的一条回复" - -#: management.py:14 -msgid "Message Deleted" -msgstr "消息已删除" - -#: management.py:14 -msgid "you have deleted a message" -msgstr "你已删除了一条消息" - -#: management.py:15 -msgid "Message Recovered" -msgstr "消息已恢复" - -#: management.py:15 -msgid "you have undelete a message" -msgstr "你已恢复了一条消息" - -#: models.py:52 templates\messages\inbox.html.py:7 -#: templates\messages\trash.html.py:7 templates\messages\view.html.py:8 -msgid "Sender" -msgstr "发信人" - -#: models.py:54 -msgid "Parent message" -msgstr "原消息" - -#: models.py:55 -msgid "sent at" -msgstr "发送于" - -#: models.py:56 -msgid "read at" -msgstr "阅读于" - -#: models.py:57 -msgid "replied at" -msgstr "回复于" - -#: models.py:58 -msgid "Sender deleted at" -msgstr "发信人删除于" - -#: models.py:59 -msgid "Recipient deleted at" -msgstr "收件人删除于" - -#: models.py:89 -msgid "Message" -msgstr "消息" - -#: models.py:90 -msgid "Messages" -msgstr "消息" - -#: utils.py:29 -#, python-format -msgid "New Message: %(subject)s" -msgstr "新消息: %(subject)s" - -#: views.py:80 views.py:108 -msgid "Message successfully sent." -msgstr "消息已成功发送。" - -#: views.py:114 -#, python-format -msgid "" -"%(sender)s wrote:\n" -"%(body)s" -msgstr "" -"%(sender)s 写道:\n" -"%(body)s" - -#: views.py:118 -#, python-format -msgid "Re: %(subject)s" -msgstr "回复: %(subject)s" - -#: views.py:154 -msgid "Message successfully deleted." -msgstr "消息已成功删除。" - -#: views.py:181 -msgid "Message successfully recovered." -msgstr "消息已成功恢复。" - -#: templates\messages\base.html.py:8 templates\messages\inbox.html.py:4 -#: templates\messages\new_message.html.py:10 -msgid "Inbox" -msgstr "收件箱" - -#: templates\messages\base.html.py:9 templates\messages\outbox.html.py:4 -msgid "Sent Messages" -msgstr "发送的消息" - -#: templates\messages\base.html.py:10 -msgid "New Message" -msgstr "新消息" - -#: templates\messages\base.html.py:11 -msgid "Trash" -msgstr "回收站" - -#: templates\messages\compose.html.py:4 -msgid "Compose Message" -msgstr "撰写消息" - -#: templates\messages\compose.html.py:9 -msgid "Send" -msgstr "发送" - -#: templates\messages\inbox.html.py:7 -msgid "Received" -msgstr "受到于" - -#: templates\messages\inbox.html.py:7 templates\messages\outbox.html.py:7 -#: templates\messages\trash.html.py:7 -msgid "Action" -msgstr "动作" - -#: templates\messages\inbox.html.py:19 -#: templates\messages\outbox.html.py:16 -#: templates\messages\trash.html.py:16 templates\messages\view.html.py:11 -msgid "DATETIME_FORMAT" -msgstr "" - -#: templates\messages\inbox.html.py:20 -#: templates\messages\outbox.html.py:17 -msgid "delete" -msgstr "删除" - -#: templates\messages\new_message.html.py:1 -#, python-format -msgid "" -"Hello %(recipient)s,\n" -"\n" -"you received a private message from %(sender)s with\n" -"the following contents:" -msgstr "" -"%(recipient)s:\n" -"\n" -"你受到一条从%(sender)s发出的私人信息有\n" -"以下内容:" - -#: templates\messages\new_message.html.py:9 -#, python-format -msgid "Sent from %(site_url)s" -msgstr "消息已从%(site_url)s发出" - -#: templates\messages\new_message.html.py:11 -#: templates\messages\view.html.py:18 -msgid "Reply" -msgstr "回复" - -#: templates\messages\outbox.html.py:7 -msgid "Sent" -msgstr "已发出" - -#: templates\messages\trash.html.py:4 -msgid "Deleted Messages" -msgstr "删除的消息" - -#: templates\messages\trash.html.py:7 templates\messages\view.html.py:10 -msgid "Date" -msgstr "日期" - -#: templates\messages\trash.html.py:17 -msgid "undelete" -msgstr "恢复" - -#: templates\messages\trash.html.py:23 -msgid "" -"Deleted Messages are removed from the trash at unregular intervals, don't " -"rely on this feature for long-time storage." -msgstr "" -"删除的消息将定期删除,不要依赖此功能作为长期存储。" -"" - -#: templates\messages\view.html.py:4 -msgid "View Message" -msgstr "浏览消息" - -#: templates\messages\view.html.py:20 -msgid "Delete" -msgstr "删除" - -#: templates\notification\messages_deleted\notice.html.py:1 -#, python-format -msgid "" -"You have deleted the message %(message)s." -msgstr "你已删除了消息%(message)s." - -#: templates\notification\messages_received\notice.html.py:2 -#, python-format -msgid "" -"You have received the message %(message)s " -"from %(message_sender)s." -msgstr "" -"你已收到%(message_sender)s的消息%(message)s。" -"" - -#: templates\notification\messages_recovered\notice.html.py:1 -#, python-format -msgid "" -"You have recovered the message %(message)s." -msgstr "你已恢复了消息%(message)s." - -#: templates\notification\messages_replied\notice.html.py:2 -#, python-format -msgid "" -"You have replied to %(message_parent_msg)s " -"from %(message_recipient)s." -msgstr "" -"你已回复了%(message_recipient)s.发出的消息%(message_parent_msg)s" -"" - -#: templates\notification\messages_reply_received\notice.html.py:2 -#, python-format -msgid "%(message_sender)s has sent you a reply to %(message_parent_msg)s." -msgstr "" -"%(message_sender)s已回复你发出的消息:%(message_parent_msg)s." - -#: templates\notification\messages_sent\notice.html.py:2 -#, python-format -msgid "" -"You have sent the message %(message)s to %" -"(message_recipient)s." -msgstr "" -"你已发送消息%(message)s到%" -"(message_recipient)s." diff --git a/emencia/django/newsletter/locale/cs/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 1a36c84a7daa9b9fdd1eb4d4694812013972f3d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12498 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 a6H3v!8f+Zmm*bAsOPcAI2x2g&YyJ;d!xk6- diff --git a/emencia/django/newsletter/locale/cs/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index e9210bec..00000000 --- a/emencia/django/newsletter/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,856 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-11-08 09:01+0000\n" -"Last-Translator: xaralis \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Mailing listy" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Jméno" - -#: models.py:40 -msgid "server host" -msgstr "Server" - -#: models.py:41 -msgid "server user" -msgstr "Uživatelské jméno" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Pokud je server veřejný, ponechte prázdné." - -#: models.py:43 -msgid "server password" -msgstr "Heslo" - -#: models.py:45 -msgid "server port" -msgstr "Port" - -#: models.py:46 -msgid "server use TLS" -msgstr "Server používá TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "vlastní hlavičky" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"klíč1: hodnota1, klíč2: hodnota2, odděleno novým řádkem.\n" -"Užitečné pro trackovací hlavičky, pokud to umožňuje váš provider." - -#: models.py:51 -msgid "mails per hour" -msgstr "počet emailů za hodinu" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP server" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP servery" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "E-mail" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Křestní jméno" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Příjmení" - -#: models.py:103 -msgid "subscriber" -msgstr "Odebíratel" - -#: models.py:104 -msgid "valid email" -msgstr "Platný e-mail" - -#: models.py:105 -msgid "contact tester" -msgstr "Testovací kontakt" - -#: models.py:106 -msgid "tags" -msgstr "Tagy" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Datum vytvoření" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Datum úpravy" - -#: models.py:132 -msgid "mail format" -msgstr "Formát e-mailu" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "kontakt" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "kontakty" - -#: models.py:157 -msgid "description" -msgstr "Popis" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Odebíratelé" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Zrušené odběry" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Mailing list" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "mailing listy" - -#: models.py:198 -msgid "draft" -msgstr "Návrh" - -#: models.py:199 -msgid "waiting sending" -msgstr "Čeká na odeslání" - -#: models.py:200 -msgid "sending" -msgstr "Odesílá se" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Odesláno" - -#: models.py:202 -msgid "canceled" -msgstr "Zrušeno" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Titulek" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "V titulku můžete použít proměnnou \"{{ UNIQUE_KEY }}\"" - -#: models.py:208 -msgid "content" -msgstr "Obsah" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Nebo vložte URL." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "Testovací kontakty" - -#: models.py:215 -msgid "smtp server" -msgstr "SMTP server" - -#: models.py:217 -msgid "sender" -msgstr "Odesílatel" - -#: models.py:219 -msgid "reply to" -msgstr "Odpovědět komu" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Stav" - -#: models.py:223 -msgid "sending date" -msgstr "Bude odesláno v" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Použito pro zobrazení newsletteru na stránkách." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "newslettery" - -#: models.py:258 -msgid "url" -msgstr "URL" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "odkaz" - -#: models.py:271 -msgid "links" -msgstr "odkaz" - -#: models.py:283 -msgid "file to attach" -msgstr "příloha" - -#: models.py:287 -msgid "attachment" -msgstr "příloha" - -#: models.py:288 -msgid "attachments" -msgstr "přílohy" - -#: models.py:308 -msgid "sent in test" -msgstr "Odeslán testovací e-mail" - -#: models.py:310 -msgid "error" -msgstr "Při odesílání došlo k chybě" - -#: models.py:311 -msgid "invalid email" -msgstr "Neplatný e-mail" - -#: models.py:312 -msgid "opened" -msgstr "Zobrazil e-mail" - -#: models.py:313 -msgid "opened on site" -msgstr "Zobrazil e-mail na stránkách" - -#: models.py:314 -msgid "link opened" -msgstr "Odkaz otevřen" - -#: models.py:315 -msgid "unsubscription" -msgstr "Zrušil odběr" - -#: models.py:333 -msgid "contact mailing status" -msgstr "Stav zasílání" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "Stav zasílání" - -#: models.py:340 -msgid "permissions group" -msgstr "Skupina oprávnění" - -#: models.py:353 -msgid "workgroup" -msgstr "Pracovní skupina" - -#: models.py:354 -msgid "workgroups" -msgstr "Pracovní skupiny" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Stav" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Pokročilé" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Žádný související objekt" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Související objekt" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Celkem přihlášek k odběru" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exportovat kontakty jako VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exportovat kontakty jako VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nový mailing list ze dne %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nový mailing list vytvořený v administraci dne %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s byl úspěšně vytvořen." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Vytvořit mailing list" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s kontaktů bylo úspěšně importováno." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importovat kontakty" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Prosím zvolte alespoň 2 mailing listy." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Sloučený mailing list z %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Mailing list vytvořený sloučením v %s." - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s byl úspěšně vytvořen sloučením." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Sloučit vybrané mailing listy." - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportovat odběratele" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Exportovat" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Příjemci" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Odesílání" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Další nastavení" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Výchozí" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Nelze stáhnout HTML kvůli interní chybě." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Prosím nainstalujte lxml pro parsování URL." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Zobrazit historii" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "v tuto chvíli nedostupné" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historie" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Zobrazit statistiky" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistiky" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Nelze odeslat newsletter kvůli interní HTML chybě." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s úspěšně odeslán." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "K %s nejsou přiřazeny žádné kontakty." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Odeslat testovací e-mail" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s newsletterů je připraveno k odeslání" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Změnit na \"připraveno k odeslání\"" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s newsletterů bylo zrušeno" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Zrušit odesílání" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Neplatná syntaxe, nezapomeňte na \":\"." - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Neplatná syntaxe: více přiřazení na řádku." - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Konfigurace" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Zkontrolovat připojení" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Počet kontaktů" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Počet mailing listů" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Počet newsletterů" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Přihlašovací formulář" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "Zobrazit popis" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Zobrazit popis mailing listu." - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Mailing list pro přihlášení." - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Přidat %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Akce" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importovat %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Přidat do mailing listu" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Exportovat %(name)s jako VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Exportovat %(name)s jako Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Domů" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Import" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Soubor Excelu (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Importovat kontakty z Excelu" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Sloupce jsou [email][příjmení][křestní jméno][tagy]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Všechny sloupce jsou volitelné kromě e-mailu." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Import" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Text" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Textový soubor (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importovat kontakty z textového souboru, nebo CSV." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" -"Sloupce jsou [email][příjmení][křestní jméno][tagy] oddělené středníkem." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "Soubor elektronické vizitky VCard (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" -"Importovat kontakty z vašeho oblíbeného mailového klienta poskytnutím " -"elektronické vizitky VCard." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "Prostý text" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Přihlášení do mailing listu" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Děkujeme za vaši prihlášku!" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Vyplňte tento formulář pro přihlášení do mailing listu." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Přiíhlásit se k odběru" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Odhlášení od odběru" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Jste odhlášen od odběru tohoto newsletteru." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Vyplňte tento formulář pro odhlášení od oběru." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Odhlásit se od odběru" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Administrátor" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Datu" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Kontakt" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Akce" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Pokud nevidíte tento e-mail" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "klikněte zde" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Pro odhlášení z tohoto mailing listu" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Histogram konzultací" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Období" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Statistiky" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Celkový počet zobrazení" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Počet zobrazení na webu" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Počet unikátních zobrazení" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Doručení nepotvrzeno" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Počet odhlášení od odběru" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Průměrný počet zobrazení" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Statistiky odkazů" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Počet kliků celkem" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Počet unikátních kliků na odkazy" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Počet kliků v poměru k otevření" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Počet kliků na odkazy průměrně" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Výkaz" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Stáhnout CSV výkaz" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Informace" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Příjemci" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Zobrazit" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Datum odeslání" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Testů odesláno" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Nejžhavější odkazy" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Mapa hustoty" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Informace nedostupné." - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Byl jste odhlášen od odběru." - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Mailing list vytvořený import v %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Kontakty importovány %s." - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistiky %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "počet zobrazení" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# zobrazení" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# kliků" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historie %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/de/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 60ab673edfb7e021e7a310dc73acc4dd241f62a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11961 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, 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-11-04 16:00+0000\n" -"Last-Translator: felarov \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Verteilerliste" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Name" - -#: models.py:40 -msgid "server host" -msgstr "Server Host" - -#: models.py:41 -msgid "server user" -msgstr "Server Benutzer" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Leer lassen wenn Ihr Server öffentlich ist" - -#: models.py:43 -msgid "server password" -msgstr "Server Passwort" - -#: models.py:45 -msgid "server port" -msgstr "Server Port" - -#: models.py:46 -msgid "server use TLS" -msgstr "Server benutzt TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "Benutzerdefinierte Kopfzeile" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"key1: value1 key2: value2, splitted by return line.Useful for passing some " -"tracking headers if your provider allows it" - -#: models.py:51 -msgid "mails per hour" -msgstr "Mails pro Stunde" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP-Server" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP-Server" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "E-Mail" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Vorname" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Nachname" - -#: models.py:103 -msgid "subscriber" -msgstr "Abonnent" - -#: models.py:104 -msgid "valid email" -msgstr "gültige E-Mail" - -#: models.py:105 -msgid "contact tester" -msgstr "Kontaktversuchsperson" - -#: models.py:106 -msgid "tags" -msgstr "Tags" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Erstellungsdatum" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Geändert am" - -#: models.py:132 -msgid "mail format" -msgstr "Email Format" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "Kontakt" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "Kontakte" - -#: models.py:157 -msgid "description" -msgstr "Beschreibung" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Abonnenten" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Mit gekündigtem Abonnement" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Verteilerliste" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "Verteilerlisten" - -#: models.py:198 -msgid "draft" -msgstr "Entwurf" - -#: models.py:199 -msgid "waiting sending" -msgstr "Warte bis Sendung" - -#: models.py:200 -msgid "sending" -msgstr "Senden" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Gesendet" - -#: models.py:202 -msgid "canceled" -msgstr "Abgebrochen" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Titel" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." - -#: models.py:208 -msgid "content" -msgstr "Inhalt" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "oder kleb die URL" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "Editiere Ihre Newsletter hier" - -#: models.py:212 -msgid "test contacts" -msgstr "Versuchskontakte" - -#: models.py:215 -msgid "smtp server" -msgstr "Mail Server" - -#: models.py:217 -msgid "sender" -msgstr "Versender" - -#: models.py:219 -msgid "reply to" -msgstr "Antwort an" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Status" - -#: models.py:223 -msgid "sending date" -msgstr "Senddatum" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Newsletter Name auf der Seite" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "Newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "Newsletters" - -#: models.py:258 -msgid "url" -msgstr "Url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "Link" - -#: models.py:271 -msgid "links" -msgstr "Links" - -#: models.py:283 -msgid "file to attach" -msgstr "Datei hinzufügen" - -#: models.py:287 -msgid "attachment" -msgstr "Datei anbei" - -#: models.py:288 -msgid "attachments" -msgstr "D" - -#: models.py:308 -msgid "sent in test" -msgstr "Versuchsversand" - -#: models.py:310 -msgid "error" -msgstr "Fehler" - -#: models.py:311 -msgid "invalid email" -msgstr "ungültige E-Mail" - -#: models.py:312 -msgid "opened" -msgstr "Geöffnet" - -#: models.py:313 -msgid "opened on site" -msgstr "Geöffnet auf der Seite" - -#: models.py:314 -msgid "link opened" -msgstr "Link geöffnet" - -#: models.py:315 -msgid "unsubscription" -msgstr "Abonnement abbestellt" - -#: models.py:333 -msgid "contact mailing status" -msgstr "Versandstatus" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "Versandstatus" - -#: models.py:340 -msgid "permissions group" -msgstr "Berechtigungsgruppe" - -#: models.py:353 -msgid "workgroup" -msgstr "Arbeitsgruppe" - -#: models.py:354 -msgid "workgroups" -msgstr "Arbeitsgruppen" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Status" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Erweitert" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Keine relatives Objekt" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Verwantes Objekt" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Anzahl Abonnenten" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Kontakte als VCard exportieren" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Kontakte als VCard exportieren" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Neue Verteilerliste bei %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Neue Verteilerliste würde angelegt bei %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s erfolgreich angelegt" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Lege eine Verteilerliste an" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s Kontakte erfolgreich importiert" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Import" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "MIndestens 2 Verteilerlisten selektieren" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Verteilerliste als %s zusammenlegen" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Verteilerliste angelegt durch Zusammenlegen bei %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s erfolgreich angelegt durch Zusammenlegen" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Lege den selektierten Verteilerlisten zusammen" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportiere Abonnenten" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Export" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Empfänger" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Senden" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Sonstiges" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Standard" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Runterladen ist leider nicht möglich" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Python package lxml ist notwendig" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Historie" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Nicht verfügbar" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historie" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Statistiken ansehen" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistiken" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Versand nicht möglich wegen vorhandene HTML Fehler" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "Versand %s erfolgreich" - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Kein Versuchskontakt an %s zugeordnet" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Sende ein Versuchsmail" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s Newsletters sind fertig für Versand" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Änder Status in Fertig für Versand" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s Newsletters sind annuliert" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Abbrechen" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Ungültige Grammatik" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Ungültige Grammatik" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Konfiguration" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Verbindung ungültig" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Anzahl Kontakte" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Anzahl Verteilerlisten" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Anzahl Newsletters" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Abonnement abbestellen" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "Bescrhreibung" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Bescreibung der Verteilerliste" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Anzahl Verteilerlisten" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Füge %(name)s hinzu" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Aktion" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importiere %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Neue Verteilerliste" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Exportier Kontakte im VCard Format" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Exportiere %(name)s" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Startseite" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Import" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "EXCEL" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "EXCEL Datei (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Exportiere Kontakte als VCard" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Verfügbare Kollome sind [email][last name][first name][tags]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Alle Kollome sind optional,ausser Email" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Import" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Tekst" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Tekst Datei (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importiere die Kontakte von einer Tekstdatei oder csv Datei" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" -"Columns are [email][last name][first name][tags] getrennt durch Kommas" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "Vcard Datei (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "Importier Kontakte (VCard Datei)" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "Rohe Tekst" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Neue Verteilerliste" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Anzahl Teilnehmer" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Bestätig dieses Formular für eine erfolgreiche Abmeldung" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Teilnehmer" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Abmeldung" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Sie sind erfolgreich abgemeldet" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Bestätig dieses Formular für eine erfolgreiche Abmeldung" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Abonnement abbestellen" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Admin" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Datum" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Kontakt" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Aktion" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "When Sie dieses Mail nicht sehen," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "Klick hier" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Sie haben sich erfolgreich abgemeldet" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Histogram" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Periode" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Statistiken" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Anzahl Abonnenten" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Geöffnet auf der Webseite" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Gesammt einfache Öffnungen" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Lieferung unbekannt" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Abmeldung" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Anzahl Abonnenten" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Statistiken" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Anzahl Abonnenten" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Anzahl einfach angeklickte Links" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "angeklickte Links pro Versand" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Anzahl von Abonnenten" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Exportiere Zusammenfassung" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "CSV Zusammenfassung runterladen" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Import" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Empfänger" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Ansicht" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Versanndatum" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Versuche abgeschickt" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Top links" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Dichtheit" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Keine Top Links vorhanden" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Sie haben sich erfolgreich abgemeldet" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Verteilerliste wurde angelegt durch Zusammenfügen bei %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Import" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistiken von %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "Anzahl Teilnehmer" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "Anzahl Teilnehmer" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "\"val\" Klicks" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historie von %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/en/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index f144335871b66396fe862a7bfd0bb257c80ac192..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6796 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 diff --git a/emencia/django/newsletter/locale/en/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 60101f15..00000000 --- a/emencia/django/newsletter/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,886 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2010-01-21 10:54+0100\n" -"Last-Translator: Fantomas \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:20 -#, fuzzy -msgid "Email" -msgstr "Email" - -#: forms.py:44 -#, fuzzy -msgid "Mailing lists" -msgstr "mailing lists" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Name" - -#: models.py:40 -msgid "server host" -msgstr "Server host" - -#: models.py:41 -msgid "server user" -msgstr "Server user" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Leave it empty if the host is public." - -#: models.py:43 -msgid "server password" -msgstr "Server password" - -#: models.py:45 -msgid "server port" -msgstr "Server port" - -#: models.py:46 -msgid "server use TLS" -msgstr "Server use TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "custom headers" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "mails per hour" - -#: models.py:93 -#, fuzzy -msgid "SMTP server" -msgstr "SMTP Server" - -#: models.py:94 -#, fuzzy -msgid "SMTP servers" -msgstr "SMTP Servers" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "First name" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Last name" - -#: models.py:103 -msgid "subscriber" -msgstr "Subscriber" - -#: models.py:104 -msgid "valid email" -msgstr "Valid email" - -#: models.py:105 -msgid "contact tester" -msgstr "Contact tester" - -#: models.py:106 -msgid "tags" -msgstr "Tags" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Date of creation" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Date of modification" - -#: models.py:132 -msgid "mail format" -msgstr "Mail format" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contact" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contacts" - -#: models.py:157 -msgid "description" -msgstr "Description" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Subscribers" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Unsubscribers" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Mailing list" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "mailing lists" - -#: models.py:198 -msgid "draft" -msgstr "Draft" - -#: models.py:199 -msgid "waiting sending" -msgstr "Waiting sending" - -#: models.py:200 -msgid "sending" -msgstr "Sending" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Sent" - -#: models.py:202 -msgid "canceled" -msgstr "Canceled" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Title" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "Content" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Or paste an URL." - -#: models.py:209 -#, fuzzy -msgid "" -"\n" -"\n" -"" -msgstr "Edit your newsletter here" - -#: models.py:212 -msgid "test contacts" -msgstr "Test contacts" - -#: models.py:215 -msgid "smtp server" -msgstr "Smtp server" - -#: models.py:217 -msgid "sender" -msgstr "Sender" - -#: models.py:219 -msgid "reply to" -msgstr "Reply to" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Status" - -#: models.py:223 -msgid "sending date" -msgstr "Sending date" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Used for displaying the newsletter on the site." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "newsletters" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "link" - -#: models.py:271 -#, fuzzy -msgid "links" -msgstr "link" - -#: models.py:283 -msgid "file to attach" -msgstr "" - -#: models.py:287 -msgid "attachment" -msgstr "" - -#: models.py:288 -msgid "attachments" -msgstr "" - -#: models.py:308 -msgid "sent in test" -msgstr "Sent in test" - -#: models.py:310 -msgid "error" -msgstr "Error" - -#: models.py:311 -msgid "invalid email" -msgstr "Invalid email" - -#: models.py:312 -msgid "opened" -msgstr "Opened" - -#: models.py:313 -msgid "opened on site" -msgstr "Opened on site" - -#: models.py:314 -msgid "link opened" -msgstr "Link opened" - -#: models.py:315 -#, fuzzy -msgid "unsubscription" -msgstr "Unsubscription" - -#: models.py:333 -#, fuzzy -msgid "contact mailing status" -msgstr "Mailing Status" - -#: models.py:334 -#, fuzzy -msgid "contact mailing statuses" -msgstr "Mailing Status" - -#: models.py:340 -msgid "permissions group" -msgstr "Permission group" - -#: models.py:353 -#, fuzzy -msgid "workgroup" -msgstr "Work Group" - -#: models.py:354 -#, fuzzy -msgid "workgroups" -msgstr "Work Groups" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Status" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Advanced" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "No relative object" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Related object" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Total Subscriptions" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Export contacts as VCard" - -#: admin/contact.py:90 -#, fuzzy -msgid "Export contacts in Excel" -msgstr "Export contacts as VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "New mailing list at %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "New mailing list created in admin at %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s successfully created." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Create a mailing list" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contacts successfully imported." - -#: admin/contact.py:128 -#, fuzzy -msgid "Contact importation" -msgstr "Import" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Please select a least 2 mailing list." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Merging list at %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Mailing list created by merging at %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s successfully created by merging." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Merge selected mailing lists" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Export Subscribers" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Export" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Receivers" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Sending" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Miscellaneous" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Default" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Unable to download HTML, due to internal errors." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "View historic" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Not available" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historic" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "View statistics" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistics" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Unable to send the newsletter, due to internal HTML errors." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s successfully sent." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "No contact test assigned for %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Send email test" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s newsletters are ready to send" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Make it \"ready to send\"" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s newsletters are cancelled" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Cancel the sending" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configuration" - -#: admin/smtpserver.py:57 -#, fuzzy -msgid "Check connection" -msgstr "Connection valid" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Number of contacts" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Number of mailing List " - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Number of newsletter " - -#: cmsplugin_newsletter/cms_plugins.py:15 -#, fuzzy -msgid "Subscription Form" -msgstr "Unsubscription" - -#: cmsplugin_newsletter/models.py:13 -#, fuzzy -msgid "show description" -msgstr "Description" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -#, fuzzy -msgid "Mailing List to subscribe to." -msgstr "Number of mailing List " - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Add %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -#, fuzzy -msgid "Actions" -msgstr "Action" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, fuzzy, python-format -msgid "Import %(name)ss" -msgstr "Import %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -#, fuzzy -msgid "Add to a mailing list" -msgstr "Create a mailing list" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, fuzzy, python-format -msgid "Export %(name)s as VCard" -msgstr "Export contacts as VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, fuzzy, python-format -msgid "Export %(name)s as Excel" -msgstr "Export %(name)s" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Home" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Import" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -#, fuzzy -msgid "Import contacts from a Excel file." -msgstr "Export contacts as VCard" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -#, fuzzy -msgid "Import" -msgstr "Import" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -#, fuzzy -msgid "Subscription to mailing list" -msgstr "Create a mailing list" - -#: templates/newsletter/mailing_list_subscribe.html:10 -#, fuzzy -msgid "Thanks for your subscription!" -msgstr "Total Subscriptions" - -#: templates/newsletter/mailing_list_subscribe.html:16 -#, fuzzy -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Validate this form to unsubscribe to this mailing list." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -#, fuzzy -msgid "Subscribe" -msgstr "Subscriber" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Unsubscription" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "You are unsubscribed to this mailing list." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Validate this form to unsubscribe to this mailing list." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Unsubscribe" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Admin" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Date" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Contact" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Action" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -#, fuzzy -msgid "For unsubscribing to this mailing list," -msgstr "You are unsubscribed to this mailing list." - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Consultation histogram" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Period" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -#, fuzzy -msgid "Broadcasting statistics" -msgstr "View statistics" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -#, fuzzy -msgid "Total openings" -msgstr "Total Subscriptions" - -#: templates/newsletter/newsletter_statistics.html:120 -#, fuzzy -msgid "Openings on site" -msgstr "Opened on site" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Total single opening" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Unknown delivery" - -#: templates/newsletter/newsletter_statistics.html:135 -#, fuzzy -msgid "Unsubscriptions" -msgstr "Unsubscription" - -#: templates/newsletter/newsletter_statistics.html:140 -#, fuzzy -msgid "Openings average" -msgstr "Total Subscriptions" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -#, fuzzy -msgid "Links statistics" -msgstr "View statistics" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -#, fuzzy -msgid "Total clicked links" -msgstr "Total Subscriptions" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Total of single clicked links" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Clicked links per opening" - -#: templates/newsletter/newsletter_statistics.html:166 -#, fuzzy -msgid "Clicked links average" -msgstr "Total Subscriptions" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Export Report" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Download CSV report" - -#: templates/newsletter/newsletter_statistics.html:185 -#, fuzzy -msgid "Informations" -msgstr "Import" - -#: templates/newsletter/newsletter_statistics.html:186 -#, fuzzy -msgid "Recipients" -msgstr "Receivers" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "View" - -#: templates/newsletter/newsletter_statistics.html:190 -#, fuzzy -msgid "Sending date" -msgstr "Sending date" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Tests sent" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Top Links" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Density map" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "There is no Top links yet available" - -#: templates/newsletter/cms/subscription_form.html:8 -#, fuzzy -msgid "You have successfully subscribed to the mailing list!" -msgstr "You are unsubscribed to this mailing list." - -#: utils/importation.py:52 -#, fuzzy, python-format -msgid "Mailing list created by importation at %s" -msgstr "Mailing list created by merging at %s" - -#: utils/importation.py:53 -#, fuzzy, python-format -msgid "Contacts imported by %s." -msgstr "Import" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistics of %s" - -#: views/statistics.py:76 -#, fuzzy -msgid "openings" -msgstr "Total Subscriptions" - -#: views/statistics.py:139 -#, fuzzy -msgid "#val# openings" -msgstr "Total Subscriptions" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historic of %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" diff --git a/emencia/django/newsletter/locale/es/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/es/LC_MESSAGES/django.mo deleted file mode 100644 index ac4c2f612a299fed3cb6934c135f973fdbd44625..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12364 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 diff --git a/emencia/django/newsletter/locale/es/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/es/LC_MESSAGES/django.po deleted file mode 100644 index 71e20dcc..00000000 --- a/emencia/django/newsletter/locale/es/LC_MESSAGES/django.po +++ /dev/null @@ -1,861 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# , 2011. -# sergiodlc , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Correo" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Listas de correo" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "nombre" - -#: models.py:40 -msgid "server host" -msgstr "dirección del servidor" - -#: models.py:41 -msgid "server user" -msgstr "usuario del servidor" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Dejar en blanco si el servidor es público" - -#: models.py:43 -msgid "server password" -msgstr "contraseña del servidor" - -#: models.py:45 -msgid "server port" -msgstr "puerto del servidor" - -#: models.py:46 -msgid "server use TLS" -msgstr "el servidor utiliza TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "cabeceras personalizadas" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"clave1: valor1 clave2: valor2, separados por un salto de línea.\n" -"Sirve para pasar algunos encabezados de rastreo si tu proveedor los permite." - -#: models.py:51 -msgid "mails per hour" -msgstr "emails por hora" - -#: models.py:93 -msgid "SMTP server" -msgstr "Servidor SMTP" - -#: models.py:94 -msgid "SMTP servers" -msgstr "Servidores SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "nombre" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "apellido" - -#: models.py:103 -msgid "subscriber" -msgstr "suscriptor" - -#: models.py:104 -msgid "valid email" -msgstr "email válido" - -#: models.py:105 -msgid "contact tester" -msgstr "contacto de prueba" - -#: models.py:106 -msgid "tags" -msgstr "etiquetas" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "fecha de creación" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "fecha de modificación" - -#: models.py:132 -msgid "mail format" -msgstr "formato de email" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contacto" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contactos" - -#: models.py:157 -msgid "description" -msgstr "descripción" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "suscriptores" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "desuscritos" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "lista de correo" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "listas de correo" - -#: models.py:198 -msgid "draft" -msgstr "borrador" - -#: models.py:199 -msgid "waiting sending" -msgstr "en cola para enviar" - -#: models.py:200 -msgid "sending" -msgstr "enviando" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "enviado" - -#: models.py:202 -msgid "canceled" -msgstr "cancelado" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "título" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" -"Puedes usar la variable \"{{ UNIQUE_KEY }} para identificar de forma única " -"el título del newsletter" - -#: models.py:208 -msgid "content" -msgstr "contenido" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "O pega una URL." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "Edita tu newsletter aqui" - -#: models.py:212 -msgid "test contacts" -msgstr "probar contactos" - -#: models.py:215 -msgid "smtp server" -msgstr "servidor smtp" - -#: models.py:217 -msgid "sender" -msgstr "emisor" - -#: models.py:219 -msgid "reply to" -msgstr "responder a" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "estado" - -#: models.py:223 -msgid "sending date" -msgstr "fecha de envío" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Utilizado para mostrar el boletín de noticias en el sitio web." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "boletín de noticias" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "boletines de noticias" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "enlace" - -#: models.py:271 -msgid "links" -msgstr "enlaces" - -#: models.py:283 -msgid "file to attach" -msgstr "archivo a adjuntar" - -#: models.py:287 -msgid "attachment" -msgstr "adjunto" - -#: models.py:288 -msgid "attachments" -msgstr "adjuntos" - -#: models.py:308 -msgid "sent in test" -msgstr "envío en prueba" - -#: models.py:310 -msgid "error" -msgstr "error" - -#: models.py:311 -msgid "invalid email" -msgstr "email inválido" - -#: models.py:312 -msgid "opened" -msgstr "abierto" - -#: models.py:313 -msgid "opened on site" -msgstr "abierto en sitio web" - -#: models.py:314 -msgid "link opened" -msgstr "enlace abierto" - -#: models.py:315 -msgid "unsubscription" -msgstr "desuscripción" - -#: models.py:333 -msgid "contact mailing status" -msgstr "Estado del envío" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "Estado de los envíos" - -#: models.py:340 -msgid "permissions group" -msgstr "grupo de permisos" - -#: models.py:353 -msgid "workgroup" -msgstr "Grupo de Trabajo" - -#: models.py:354 -msgid "workgroups" -msgstr "Grupos de Trabajo" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Estado" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avanzado" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Sin objetos relacionados" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Objetos relacionados" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Suscriptores totales" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exportar contactos como VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exportar contactos a Excel" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nueva lista de correo en %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nueva lista de correo creada en %s utilizando la administración" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s creados con éxito." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Crear una lista de correo" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contactos importados satisfactoriamente." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "importar" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Por favor selecciona al menos 2 listas de correo." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Uniendo lista en %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Lista de correo creada al unir %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s creado exitosamente tras la unión." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Unir las listas de correo seleccionadas" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportar Suscriptores" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Exportar" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Receptores" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Enviando" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Miscelánea" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Por defecto" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Imposible descargar el HTML dado que contiene errores." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Por favor instala lxml para parsear una URL." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Ver Historial" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "No están disponibles" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historial" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Ver estadísticas" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Estadísticas" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" -"Imposible enviar el boletin de noticias dado que el HTML contiene errores." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s enviado correctamente." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Sin contactos de prueba asignados a %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Enviar email de prueba" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s boletines de noticias listos para ser enviados" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Preparar para envío" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s boletines de noticias cancelados" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Cancelar el envío" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Sintax incorrecto, no te olvides los \":\"." - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Sintax incorrecto, demasiadas asignaciones por linea." - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configuración" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Probar conexión" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Número de Contactos" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Número de listas de correo" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Número de boletines de noticias" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Desuscripción" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "Descripción" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Ver descripción de la lista." - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Número de lista de mailing" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Añadir %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Acciones" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importar %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Añadir a la lista de correo" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Exportar %(name)s como VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Exportar %(name)s como Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Inicio" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Importación" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Archivo de Excel (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Exportar contactos como VCard" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Las columnas son [email][last name][first name][tags]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Todas las columnas son opcionales excepto el correo." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Importar" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Texto" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Archivo de texto (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importar contactos desde un archivo de texto o desde un archivo CSV." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" -"Las Columnas son [email][last name][first name][tags], separadas por un " -"punto y coma" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "Archivo VCard (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" -"Importa contactos desde tu cliente de correo preferido, proveyendo un " -"archivo VCard." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Subscripción a la lista de correo" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Total de suscripciones" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Complete este formulario para suscribirse a la lista de correo." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Suscribirse" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Desuscripción" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Has sido desuscrito de la lista de correo." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Complete este formulario para desuscribirse de esta lista de correo." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Desuscribir" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Administración" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Fecha" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Contacto" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Acción" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Si no puedes ver este correo," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "pincha aqui" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Has sido desuscrito de la lista de correo." - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Histograma de consultas" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Período" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Estadísticas de difusión" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Total abiertos" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Abierto en sitio web" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Total de los abiertos únicos" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Entregas no conocidas" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Desuscripción" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Aperturas medias" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Estadísticas de enlaces" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Total de enlaces pulsados" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Total de enlaces únicos pulsados" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Enlaces pulsados por apertura" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Media de enlaces pulsados" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Informe" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Descargar el informe en CSV" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Informaciones" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Receptores" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Ver" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Fecha de envío" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Envio de prueba" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Principales enlaces" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Mapa de la densidad" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Ninguna tapa liga todavía." - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Has sido desuscrito de la lista de correo." - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Lista de correo creada uniendola con %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Estadísticas de %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "abiertos" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# abiertos" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# clicks" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historial de %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.mo deleted file mode 100644 index 40e1ca6d655c10eb6858c9fa5eff961dc484b6e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4053 zcmZ{mTZmm(8OK+fdg)k=t!=$j&5BL5Z9J1RW1GuKCT21@GYw3VVJ<;MBI}&9=FFb% zv-io``^+R##6A=S5ieLlyivhI(Fm=yLLV$R`cTmqK@b%|P{@OzZz84O@4qiIlU6tL zo!?q(ugiB^-=4qRb=y;h=TYSS$fs{L#=-C0#t)BuvoUXl`{BFbL-1~R3cd+0!S}#V zRt)eU{V&0{!{^{V@MU-x{5^apya6@uKkyxJ-&>4%8ytssz!v0{nS(m_0z3>ma14GO zYW{bj^m`WaXP)Or`@K|+zfz6=4oaUtR_|{>t^YTa9edbByuIRHsD18%I`06~`or*c zI0faRIjDW+q1Jz*>R*PkV;ySUCe(gU!aLzNpw>SFwf~Qx_IVM??q5L7e+BYq{!oqo z6{51a0k!|Xp!RvK>fefT+Gj7^3-7D?hoJU5TJ>iuE<&Am8A=adjSr#reH=>vC!p;6 z3fu#qf;#70Q0M#*@@HP)NBg`CpSZ=CUqe(g^Gp_3pz`4|R9tiT0rplmi#}}ad^lhkfpN8`9&!Fu5In?|=SL1(&ipxK$ z{;N=S-^!r$xErc}0P5Zxf%n2WSi}u#KM!R`0%iAAsPjJ$aiRHU_5KG?^M4Gr{|iv_ ze+4<({I+`kC#ZYPagVN(p7U}-q4>kW7)cRSdb1p#n%s{Q7+;`<{n7XA6=(#dEx(>eB(_WYwRAAFJA^XYNOoJ5A)n$Q+`a(K$yEwlqf& z<;^if&tc@_Ma!7UiVwmmME;d-`;pU#9_c7MKZ+beCCn+fuWHNZXA$|vB6`jsA3{EeOdxGUK9;{*h@MA~2atp6@O%VO z{!-?Pd<4a#nAJ~%hH~V+8kp{FxTNcQW+qK?*UfD-7^We2d6Xt*CU}>7>+HZqag_Aq zD9cS-9n-$5X|`Lg%B;)mr5P7`Z+H9pFhPP2}{a~11v(c)}*SuXzGtSKH zaMX#T?zlN$o@8}YW-j>6-Dg{u+k=dzHuxA7*)Q#^`)+P720L__bWQBa;{3Q-h`r0a z&3w#jEKoPMll5-J{^Mp*+xT9+%hLJf1(t*jAIz?HW|nZsC^O4x?qZvbI$1YFL%Aq3 zD;euo(_nj1HjLdh+*BBr_{}W#dG3QvlVT)`azAcdj+@s8KFN1AGt*TRV&YJFw5H8H zW`(-TL_Ds=UBw0sY!3@eca-Jnz^-}M^C2@mzpbI^1-F_TUqsD^kOs3F#op#A-jphI z1FlKjz?&%9aB~$ zItpfx_M+9OyG#4xj2(xWon~gL153!2a-#`;7+=E%llcUT3vgh~(kZ;lH9~?B0sKfu zu`QCWZj(0IW=i5#@08Ycdqf5;&oAxja?&6l+A2q~GA*iv=tz$;H)v)icYS_1*4DSg zPF6}Z_N`cbcOX4KCb%W2DwEnHk~6qlOijk6?9%T6{YCK}D-jmb&dJkn}5 z8_h?WO(r%L{YIo?-Z*b!qSc%@)Z`hPCq){|!6g|NDGe<<>k<;tWe-oQrDD#2u5nqjfzwkpRrOIwyPvoF952@YsouWjz-uj4KG!-*5Q!@*|OlVOGLsJPvTfEsejb-Z$+C~Fx`i=(1z&X$$8oOgyyU=oQ^rbO{E z+D?h07Q4`0i#95=N>yFp3peNl|G$<|$~Ly1rbee`dg$Y#;gi^PJz5FYbs`_Itr}Hk zb2WE@Una@x`?~@sJFN}Q0v6XsmJ9&yw1wQs$&nZkhH$(Gr#LZ)T zu9d{q-BEF0$wn?jubWn9=FNGzRHS2v@1-|odq~m4+;$#a8F{WA8C57*+`ux)__tx} qdOnKNqV5;}J=r>h?ToLYY?gOqSZe0NXjnvx1n;=@YM=;DJ@Q{<+S_9Q diff --git a/emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.po deleted file mode 100644 index b5278e5b..00000000 --- a/emencia/django/newsletter/locale/es_DO/LC_MESSAGES/django.po +++ /dev/null @@ -1,851 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_DO\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Correo Electrónico" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Listas de correos" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Nombre" - -#: models.py:40 -msgid "server host" -msgstr "Servidor" - -#: models.py:41 -msgid "server user" -msgstr "Usuario del servidor" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Déje en blanco si el servidor es público" - -#: models.py:43 -msgid "server password" -msgstr "Contraseña del servidor" - -#: models.py:45 -msgid "server port" -msgstr "Puerto del servidor" - -#: models.py:46 -msgid "server use TLS" -msgstr "User servidor TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "Encabezados personalizados" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "Correos por hora" - -#: models.py:93 -msgid "SMTP server" -msgstr "Servidor SMTP" - -#: models.py:94 -msgid "SMTP servers" -msgstr "Servidores SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Correo electrónico" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Nombre" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Apellido" - -#: models.py:103 -msgid "subscriber" -msgstr "Suscribirse" - -#: models.py:104 -msgid "valid email" -msgstr "Email válido" - -#: models.py:105 -msgid "contact tester" -msgstr "Probar contacto" - -#: models.py:106 -msgid "tags" -msgstr "Etiquetas" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Fecha de creación" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Fecha de modificación" - -#: models.py:132 -msgid "mail format" -msgstr "Formato de correo" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "Contacto" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "Contactos" - -#: models.py:157 -msgid "description" -msgstr "Descripción" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Suscriptores" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Lista de correo" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "Listas de correos" - -#: models.py:198 -msgid "draft" -msgstr "Borrador" - -#: models.py:199 -msgid "waiting sending" -msgstr "Esperando el envio" - -#: models.py:200 -msgid "sending" -msgstr "Enviando" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Enviado" - -#: models.py:202 -msgid "canceled" -msgstr "Cancelado" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Título" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "Contenido" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "O pegue una URL" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "Prueba de contactos" - -#: models.py:215 -msgid "smtp server" -msgstr "Servidor SMTP" - -#: models.py:217 -msgid "sender" -msgstr "Remitente" - -#: models.py:219 -msgid "reply to" -msgstr "Responder a" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Estatus" - -#: models.py:223 -msgid "sending date" -msgstr "Fecha de envío" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Usado para mostrar el boletín en otro website" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "boletín" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "boletines" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "enlace" - -#: models.py:271 -msgid "links" -msgstr "enlace" - -#: models.py:283 -msgid "file to attach" -msgstr "archivo para adjuntar" - -#: models.py:287 -msgid "attachment" -msgstr "adjunto" - -#: models.py:288 -msgid "attachments" -msgstr "adjuntos" - -#: models.py:308 -msgid "sent in test" -msgstr "Pueba enviada" - -#: models.py:310 -msgid "error" -msgstr "Error" - -#: models.py:311 -msgid "invalid email" -msgstr "Correo electrónico inválido" - -#: models.py:312 -msgid "opened" -msgstr "Abierto" - -#: models.py:313 -msgid "opened on site" -msgstr "Abierto en el website" - -#: models.py:314 -msgid "link opened" -msgstr "Enlace abierto" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "" - -#: models.py:353 -msgid "workgroup" -msgstr "Grupo de trabajo" - -#: models.py:354 -msgid "workgroups" -msgstr "Grupos de trabajo" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Estatus" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avanzado" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Sin objecto relacionado" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Objecto relacionado" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Total de suscriptores" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exportar contactos como VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exportar contactos como VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nueva lista de correo como %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Crear lista de correo" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importar" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Por favor seleccione por lo menos 2 listas de correo" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "" - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/fo/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/fo/LC_MESSAGES/django.mo deleted file mode 100644 index 36c75321a839aa530ee218240f4db1abee9019d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6510 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 diff --git a/emencia/django/newsletter/locale/fo/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/fo/LC_MESSAGES/django.po deleted file mode 100644 index 1f60e871..00000000 --- a/emencia/django/newsletter/locale/fo/LC_MESSAGES/django.po +++ /dev/null @@ -1,851 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Gunleif Joensen , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fo\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "T-postur" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Postlistar" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Navn" - -#: models.py:40 -msgid "server host" -msgstr "ambætara vertur" - -#: models.py:41 -msgid "server user" -msgstr "ambætara brúkari" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Lat verða tómt, um verturin er almennur." - -#: models.py:43 -msgid "server password" -msgstr "ambætara atlát" - -#: models.py:45 -msgid "server port" -msgstr "ambætara portur" - -#: models.py:46 -msgid "server use TLS" -msgstr "ambætarin nýtur TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "tillagað teksthøvd" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "t-postar um tíman" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP ambætari" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP ambætarir" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "t-postur" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "fornavn" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "eftirnavn" - -#: models.py:103 -msgid "subscriber" -msgstr "haldari" - -#: models.py:104 -msgid "valid email" -msgstr "gildur t-postur" - -#: models.py:105 -msgid "contact tester" -msgstr "" - -#: models.py:106 -msgid "tags" -msgstr "spjøldur" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "stovningardagur" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "broytingardagur" - -#: models.py:132 -msgid "mail format" -msgstr "t-post snið" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "" - -#: models.py:157 -msgid "description" -msgstr "lýsing" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "haldarir" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "givnir haldarir" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "postlisti" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "postlistar" - -#: models.py:198 -msgid "draft" -msgstr "útkast" - -#: models.py:199 -msgid "waiting sending" -msgstr "bíði sendi" - -#: models.py:200 -msgid "sending" -msgstr "sendi" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "sent" - -#: models.py:202 -msgid "canceled" -msgstr "avlýst" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "heiti" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "innihald" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Ella set eina URLu inn." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "" - -#: models.py:215 -msgid "smtp server" -msgstr "smtp ambætari" - -#: models.py:217 -msgid "sender" -msgstr "avsendari" - -#: models.py:219 -msgid "reply to" -msgstr "aftursvara" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "støða" - -#: models.py:223 -msgid "sending date" -msgstr "sendidagur" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Nýtt til at sýna tíðindaskrivið í staðnum." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "tíðindaskriv" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "tíðindaskriv" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "leinkja" - -#: models.py:271 -msgid "links" -msgstr "leinkjur" - -#: models.py:283 -msgid "file to attach" -msgstr "fíla at viðfesta" - -#: models.py:287 -msgid "attachment" -msgstr "viðfesti" - -#: models.py:288 -msgid "attachments" -msgstr "viðfesti" - -#: models.py:308 -msgid "sent in test" -msgstr "" - -#: models.py:310 -msgid "error" -msgstr "villa" - -#: models.py:311 -msgid "invalid email" -msgstr "ógildigur t-postur" - -#: models.py:312 -msgid "opened" -msgstr "upplatin" - -#: models.py:313 -msgid "opened on site" -msgstr "" - -#: models.py:314 -msgid "link opened" -msgstr "" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "" - -#: models.py:353 -msgid "workgroup" -msgstr "arbeiðsbólkur" - -#: models.py:354 -msgid "workgroups" -msgstr "arbeiðsbólkar" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Standur" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Framkomið" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Eingin skyldur lutur" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Skyldir lutir" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Haldarir í alt" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Stovna ein postlista" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Flyt haldarar út" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Flyt út" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Móttakarir" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Sendi" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Ymiskt" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Forsett" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Sýn hagfrøði" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Hagfrøði" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Ikki før fyri at senda tíðindaskrivið, vegna villur inni í HTML." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s er væleydnað sent." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Senda royndar t-post" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s tíðindaskriv eru til reiðar at senda" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Gerð til reiðar at senda" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s tíðindaskriv eru avlýst" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Avlýs sendingina" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Samanseting" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Kanna sambinding" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Postlista-longd" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Longd á tíðindaskrivi" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Legg %(name)s til" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Atgerðir" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Flyt %(name)s inn" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Legg afturat einum postlista" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Flyt út %(name)s sum VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Flyt út %(name)s sum Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Heim" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Excel fíla (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Teigar eru [t-postur][eftirnavn][fornavn][spjældur]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Allir teigar eru sjálvbodnir, uttan t-postadressan." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Flyta inn" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Tekstur" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Tekstfíla (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "VCard fíla (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Takk fyri títt hald!" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Gerst haldari" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Gevst við haldi" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Tú er givin at halda hendan postlistan." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Gevst at halda" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Dato" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Atgerð" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Tíðarskeið" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Upplatingar í alt" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Upplatingar á staðnum" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Einskildar upplatingar í alt " - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Givnir haldarir" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Upplatingar í meðal" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Leinkju hagfrøði" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Frásøgn" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Tak CSV frásøgn niður" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Upplýsingar" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Móttakarir" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Sýn" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "sendidagur" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Royndir sendar" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/fr/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/fr/LC_MESSAGES/django.mo deleted file mode 100644 index aaa1b615e13f5f6486419b282116fef996fe3bbc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12635 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 diff --git a/emencia/django/newsletter/locale/fr/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index ad6e952e..00000000 --- a/emencia/django/newsletter/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,861 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Julien Fache , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-23 15:07+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Listes de diffusion" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Nom" - -#: models.py:40 -msgid "server host" -msgstr "Hôte" - -#: models.py:41 -msgid "server user" -msgstr "Utilisateur" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Laissez ce champs vide, si aucune authentification n'est nécessaire." - -#: models.py:43 -msgid "server password" -msgstr "Mot de passe" - -#: models.py:45 -msgid "server port" -msgstr "Port" - -#: models.py:46 -msgid "server use TLS" -msgstr "Chiffrement TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "Entêtes personnalisées " - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"clef1: valeur1 clef2: valeur2, séparés par un retour à la ligne.\n" -"Utile pour passer des en-têtes de suivi si votre fournisseur le permet." - -#: models.py:51 -msgid "mails per hour" -msgstr "Envois/Heure" - -#: models.py:93 -msgid "SMTP server" -msgstr "serveur SMTP" - -#: models.py:94 -msgid "SMTP servers" -msgstr "serveurs SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Prénom" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Nom" - -#: models.py:103 -msgid "subscriber" -msgstr "Opt-in Newsletter" - -#: models.py:104 -msgid "valid email" -msgstr "Email valide" - -#: models.py:105 -msgid "contact tester" -msgstr "Testeur" - -#: models.py:106 -msgid "tags" -msgstr "Tags" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Date de création" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Date de modification" - -#: models.py:132 -msgid "mail format" -msgstr "Contact" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contact" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contacts" - -#: models.py:157 -msgid "description" -msgstr "Description" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Inscrits" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Désinscrits" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Liste de diffusion" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "listes de diffusion" - -#: models.py:198 -msgid "draft" -msgstr "Brouillon" - -#: models.py:199 -msgid "waiting sending" -msgstr "Prête à envoyer" - -#: models.py:200 -msgid "sending" -msgstr "En cours d'envois" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Envoyée" - -#: models.py:202 -msgid "canceled" -msgstr "Annulée" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Titre" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" -"Vous pouvez utiliser la variable \"{{ UNIQUE_KEY }}\" pour avoir un " -"identifiant unique dans le titre de la newsletter." - -#: models.py:208 -msgid "content" -msgstr "Contenu" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Ou collez simplement une URL." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" -"\n" -"\n" -"" - -#: models.py:212 -msgid "test contacts" -msgstr "Contacts de test" - -#: models.py:215 -msgid "smtp server" -msgstr "Serveur d'envois" - -#: models.py:217 -msgid "sender" -msgstr "Expéditeur" - -#: models.py:219 -msgid "reply to" -msgstr "Répondre à" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Statut" - -#: models.py:223 -msgid "sending date" -msgstr "Date d'envois" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Utilisé pour construire le lien vers le site." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "Newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "newsletters" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "lien" - -#: models.py:271 -msgid "links" -msgstr "liens" - -#: models.py:283 -msgid "file to attach" -msgstr "fichier à attacher" - -#: models.py:287 -msgid "attachment" -msgstr "pièce jointe" - -#: models.py:288 -msgid "attachments" -msgstr "pièces jointes" - -#: models.py:308 -msgid "sent in test" -msgstr "Envois en test" - -#: models.py:310 -msgid "error" -msgstr "Erreur lors de l'envois" - -#: models.py:311 -msgid "invalid email" -msgstr "Email Invalide" - -#: models.py:312 -msgid "opened" -msgstr "Réception OK" - -#: models.py:313 -msgid "opened on site" -msgstr "Ouvert sur le site" - -#: models.py:314 -msgid "link opened" -msgstr "Lien ouvert" - -#: models.py:315 -msgid "unsubscription" -msgstr "désabonnement" - -#: models.py:333 -msgid "contact mailing status" -msgstr "statut d'envoi" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "statuts d'envoi" - -#: models.py:340 -msgid "permissions group" -msgstr "groupe de permissions" - -#: models.py:353 -msgid "workgroup" -msgstr "groupe de travail" - -#: models.py:354 -msgid "workgroups" -msgstr "groupes de travail" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Statut" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avancé" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Pas de relations" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Objet relatif" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Abonnements" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exporter les contacts en VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exporter les contacts dans Excel" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nouvelle liste de diffusion du %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nouvelle de liste de diffusion créée depuis la table contact le %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s créée avec succès." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Créer une liste de diffusion" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contacts importés avec succès." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importation de contacts" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Veuillez sélectionner au moins 2 listes de diffusions." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Liste de diffusion fusionnée du %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Liste de diffusion créée par fusion le %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s créée avec succès." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Fusionner les listes de diffusions sélectionnées." - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Export des inscrits" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Exportation" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Destinataires" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Expédition" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Divers" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Par défault" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Impossible de télécharger le HTML, il contient des erreurs." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Veuillez installer lxml pour récupérer une URL." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Historique d'envois" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Non disponible" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historique" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Statistiques" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistiques" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Impossible d'envoyer la newsletter, le HTML est mal formaté." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s envoyée en test avec succès." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Pas de contacts de test assignés pour %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Effectuer un test d'envois" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s newsletters sont prêtes à être envoyées." - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Passer en attente d'expédition" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s newsletters ont été annulées." - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Annuler les envois" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Syntaxe invalide, n'oubliez pas les \":\"." - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Syntaxe invalide, plusieurs assignations par ligne." - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configuration" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Tester la connection" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Nombre de contacts" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Nombre de listes de diffusion" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Nombre de newsletters" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Formulaire d'abonnement" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "description visible" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Affiche la description de la liste de diffusion." - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Listes de diffusions disponible à l'abonnement." - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Ajouter %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Actions" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importer %(name)ss" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Ajouter à une liste de diffusion" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Exporter %(name)s en VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Exporter %(name)s dans Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Accueil" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Importation" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Fichier Excel (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Importez vos contacts depuis un fichier Excel." - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Les colonnes sont [email][prénom][nom][tags]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Toutes les colonnes sont optionnels à l'exception de l'email." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Importation" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Texte" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Fichier texte (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importez vos contacts depuis un fichier texte ou un fichier CSV." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" -"Les colonnes sont [email][prénom][nom][tags], séparées par un point virgule." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "Fichier VCard (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" -"Importez vos contacts depuis votre client mail favoris en fournissant un " -"fichier VCard." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "Texte brut" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Inscription aux listes de diffusions" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Merci pour votre inscription à la liste de diffusion !" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Validez ce formulaire pour vous inscrire aux listes de diffusion." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "S'inscrire" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Désabonnements" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Vous êtes désinscrit de cette liste de diffusion." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Validez ce formulaire pour vous désinscrire de la liste de diffusion." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Désinscription" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Admin." - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Date" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Contact" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Action" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Si vous ne pouvez voir cet e-mail," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "cliquez ici" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Pour vous désinscrire de cette liste de diffusion," - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Histogramme des consultations" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Période" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Statistiques de diffusion" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Ouvertures" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Ouvertures sur le site" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Destinataires ayant ouvert" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Réceptions inconnues" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Désabonnements" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Nombre moyen d'ouvertures" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Statistiques sur les liens" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Clics" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Destinataires ayant cliqué" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Taux de réactivité (clics/ouvertures)" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Nombre moyen de clics" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Rapport" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Télécharger le rapport CSV" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Informations" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Destinataires" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Voir" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Date d'envoi" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Envois en test" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Top Liens" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Carte de densité" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Pas de Top Liens pour l'instant." - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Vous êtes inscrit avec succès à cette liste de diffusion." - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Liste de diffusion créée par importation le %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Contacts importés par %s." - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistiques de %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "Ouvertures" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# ouvertures" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# clics" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historique de %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/it/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 947bf1e4c1a7783bed32f99e00077cc9fb931ddc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10580 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 QwZi!{OO4G?v{7dKFE~ENk^lez diff --git a/emencia/django/newsletter/locale/it/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 15c483ac..00000000 --- a/emencia/django/newsletter/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,854 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Denis Darii , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "E-mail" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Elenchi email" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "nome" - -#: models.py:40 -msgid "server host" -msgstr "host" - -#: models.py:41 -msgid "server user" -msgstr "user" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Lascia vuoto se il server è pubblico" - -#: models.py:43 -msgid "server password" -msgstr "password" - -#: models.py:45 -msgid "server port" -msgstr "porta" - -#: models.py:46 -msgid "server use TLS" -msgstr "utilizza TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "header personalizzati" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "mail all'ora" - -#: models.py:93 -msgid "SMTP server" -msgstr "Server SMTP" - -#: models.py:94 -msgid "SMTP servers" -msgstr "Server SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "nome" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "cognome" - -#: models.py:103 -msgid "subscriber" -msgstr "sottoscrittore" - -#: models.py:104 -msgid "valid email" -msgstr "email valida" - -#: models.py:105 -msgid "contact tester" -msgstr "contatto di prova" - -#: models.py:106 -msgid "tags" -msgstr "tag" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "data di creazione" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "data di modifica" - -#: models.py:132 -msgid "mail format" -msgstr "formato messaggio" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contatto" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contatti" - -#: models.py:157 -msgid "description" -msgstr "descrizione" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "sottoscrittori" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "sottoscrizione rimossa" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "lista di distribuzione" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "liste di distribuzione" - -#: models.py:198 -msgid "draft" -msgstr "bozza" - -#: models.py:199 -msgid "waiting sending" -msgstr "in attesa di invio" - -#: models.py:200 -msgid "sending" -msgstr "invio in corso" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "inviata" - -#: models.py:202 -msgid "canceled" -msgstr "annullata" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "titolo" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "contenuto" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Oppure incolla un URL." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "contatti di prova" - -#: models.py:215 -msgid "smtp server" -msgstr "server smtp" - -#: models.py:217 -msgid "sender" -msgstr "mittente" - -#: models.py:219 -msgid "reply to" -msgstr "rispondi a" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "stato" - -#: models.py:223 -msgid "sending date" -msgstr "data di invio" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Usato per mostrare la newsletter sul sito." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "newsletter" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "collegamento" - -#: models.py:271 -msgid "links" -msgstr "collegamenti" - -#: models.py:283 -msgid "file to attach" -msgstr "file da allegare" - -#: models.py:287 -msgid "attachment" -msgstr "allegato" - -#: models.py:288 -msgid "attachments" -msgstr "allegati" - -#: models.py:308 -msgid "sent in test" -msgstr "inviata in prova" - -#: models.py:310 -msgid "error" -msgstr "errore" - -#: models.py:311 -msgid "invalid email" -msgstr "email non valida" - -#: models.py:312 -msgid "opened" -msgstr "aperta" - -#: models.py:313 -msgid "opened on site" -msgstr "aperta sul sito" - -#: models.py:314 -msgid "link opened" -msgstr "collegamento seguito" - -#: models.py:315 -msgid "unsubscription" -msgstr "annullamento sottoscrizione" - -#: models.py:333 -msgid "contact mailing status" -msgstr "stato del contatto" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "stati del contatto" - -#: models.py:340 -msgid "permissions group" -msgstr "permessi del gruppo" - -#: models.py:353 -msgid "workgroup" -msgstr "gruppo di lavoro" - -#: models.py:354 -msgid "workgroups" -msgstr "gruppi di lavoro" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Stato" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avanzate" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Nessun oggetto correlato" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Oggetto correlato" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Sottoscrizioni totali" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Esporta i contatti come VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Esporta i contatti come Excel" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nuova lista di distribuzione per %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nuova lista di distribuzione creata in amministrazione per %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s creata con successo." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Crea una lista di distribuzione" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contatti importati con successo." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importazione contatti" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Seleziona almento 2 liste di distribuzione." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Unione delle liste per %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Lista di distribuzione creata per unione per %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s creata con successo per unione." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Unisci le liste di distribuzione selezionate" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Esporta i sottoscrittori" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Esporta" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Destinatari" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Invio in corso" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Varie" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Predefinito" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Impossibile scaricare l'HTML, a causa di errori nel codice." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Si prega di installare LXML per il parsing di URL." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Mostra storico" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Non disponibile" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Storico" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Mostra statistiche" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistiche" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Impossibile inviare la newsletter, per errori nel codice HTML." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s inviata con successo." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Nessun contatto assegnato a %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Invia email di test" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s newsletter sono pronte per l'invio" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Prepara per l'invio" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s newsletter sono annullate" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Annulla l'invio" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configurazione" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Verifica connessione" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Lunghezza contatti" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Lunghezza lista di distribuzione" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Lunghezza newsletter" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Modulo di abbonamento" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "mostra descrizione" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Mailing List per abbonarsi." - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Aggiungi %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Azioni" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importazione %(name)ss" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Aggiungi ad una lista" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Esporta %(name)s come VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Esporta %(name)s come Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Pagina iniziale" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Importazione" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "File excel (. xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Importa contatti da un file Excel." - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Importa" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Testo" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "File di testo (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "File VCard (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Abbonati alla mailing list" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Grazie per il vostro abbonamento!" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Convalida questo form per abbonarti alla mailing list." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Abbonati" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Annullamento sottoscrizione" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" -"La tua sottoscrizione a questa lista di distribuzione è stata rimossa." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" -"Conferma questo indirizzo per rimuovere la sottoscrizione a questa lista di " -"distribuzione." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Rimuovi la sottoscrizione" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Pagina iniziale" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Data" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Contatto" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Azione" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Se non riesci a vedere questa e-mail," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "clicca qui" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Per annullare l'iscrizione a questa mailing list," - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Grafico consultazione" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Periodo" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Statistiche di diffusione" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Totale aperture" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Aperture sul sito" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Totale aperture univoche" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Stato di recapito sconosciuto" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Annullamento sottoscrizioni" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Media aperture" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Statistiche collegamenti" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Totale collegamenti seguiti" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Totale collegamenti univoci seguiti " - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Collegamenti seguiti per apertura" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Media collegamenti seguiti" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Report" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Scarica report in CSV" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Informazioni" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Destinatari" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Mostra" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Data di invio" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Prove inviate" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Collegamenti popolari" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Mappa densità" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Nessun collegamento popolare." - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Ti sei iscritto correttamente alla mailing list!" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistiche di %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "aperture" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# aperture" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# click" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Storico di %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/ja/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index a6b8e964b34c4a8c0338dd857de20c3509809ba9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 431 zcmYL^O-}+b5QZ^&+M{O=J$Tc>?kWb#M?hEz$%2F|-s>{1CA%$YyMFu-|DM0aS&i@} zPdbynlXvF({OqeiIw3BIOX8HcCTg{biatB^)}Dh_*6c9zFyF!xTBnQ_EG|)JO0vmL z>fEp;zPkdwM;okhZ>)!f%heVhs@y?p1PfM=DU2;jPvbC=9tDed7y|D=6fu4;I0xS1 zoQ$x>H&w?ReH_So%NggQ)w<%OAd${PYNd9C^u`J{mD-z9I@bHI?xJB{N>wy7Qx0fA z=atM6Qk11&$!Iy-jAk+GCCRW*O=I&xu$V96YD)Ut)5;z{{LQ|QN_ScI zDy>7`-=tG$AAR*kFK8jwnb|6x3)X&C{*W%%P6n%@va*1wv85AC?|)m@54-HI?DL@U E0~kwtga7~l diff --git a/emencia/django/newsletter/locale/ja/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 00d47cb4..00000000 --- a/emencia/django/newsletter/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,850 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2010-11-30 00:55+0000\n" -"Last-Translator: Fantomas \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0\n" - -#: forms.py:20 -msgid "Email" -msgstr "" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "" - -#: models.py:40 -msgid "server host" -msgstr "" - -#: models.py:41 -msgid "server user" -msgstr "" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "" - -#: models.py:43 -msgid "server password" -msgstr "" - -#: models.py:45 -msgid "server port" -msgstr "" - -#: models.py:46 -msgid "server use TLS" -msgstr "" - -#: models.py:48 -msgid "custom headers" -msgstr "" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "" - -#: models.py:93 -msgid "SMTP server" -msgstr "" - -#: models.py:94 -msgid "SMTP servers" -msgstr "" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "" - -#: models.py:103 -msgid "subscriber" -msgstr "" - -#: models.py:104 -msgid "valid email" -msgstr "" - -#: models.py:105 -msgid "contact tester" -msgstr "" - -#: models.py:106 -msgid "tags" -msgstr "" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "" - -#: models.py:132 -msgid "mail format" -msgstr "" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "" - -#: models.py:157 -msgid "description" -msgstr "" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "" - -#: models.py:198 -msgid "draft" -msgstr "" - -#: models.py:199 -msgid "waiting sending" -msgstr "" - -#: models.py:200 -msgid "sending" -msgstr "" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "" - -#: models.py:202 -msgid "canceled" -msgstr "" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "" - -#: models.py:215 -msgid "smtp server" -msgstr "" - -#: models.py:217 -msgid "sender" -msgstr "" - -#: models.py:219 -msgid "reply to" -msgstr "" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "" - -#: models.py:223 -msgid "sending date" -msgstr "" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "" - -#: models.py:258 -msgid "url" -msgstr "" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "" - -#: models.py:271 -msgid "links" -msgstr "" - -#: models.py:283 -msgid "file to attach" -msgstr "" - -#: models.py:287 -msgid "attachment" -msgstr "" - -#: models.py:288 -msgid "attachments" -msgstr "" - -#: models.py:308 -msgid "sent in test" -msgstr "" - -#: models.py:310 -msgid "error" -msgstr "" - -#: models.py:311 -msgid "invalid email" -msgstr "" - -#: models.py:312 -msgid "opened" -msgstr "" - -#: models.py:313 -msgid "opened on site" -msgstr "" - -#: models.py:314 -msgid "link opened" -msgstr "" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "" - -#: models.py:353 -msgid "workgroup" -msgstr "" - -#: models.py:354 -msgid "workgroups" -msgstr "" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "" - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/nl/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index ded6b2f92f8675f905d1fc508142f69beb282fc7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9153 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 diff --git a/emencia/django/newsletter/locale/nl/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index cdc38e74..00000000 --- a/emencia/django/newsletter/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,853 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Marc Dierckx , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-11-05 09:20+0000\n" -"Last-Translator: felarov \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Mailing Lijst" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Naam" - -#: models.py:40 -msgid "server host" -msgstr "Server host" - -#: models.py:41 -msgid "server user" -msgstr "Server gebruiker" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Leeg laten voor een publieke host" - -#: models.py:43 -msgid "server password" -msgstr "Server paswoord" - -#: models.py:45 -msgid "server port" -msgstr "Server port" - -#: models.py:46 -msgid "server use TLS" -msgstr "Server gebruikt TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "Eigen headers" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "Mails per uur" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP Server" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP Servers" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Voornaam" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Familienaam" - -#: models.py:103 -msgid "subscriber" -msgstr "Abonnent" - -#: models.py:104 -msgid "valid email" -msgstr "Geldig email" - -#: models.py:105 -msgid "contact tester" -msgstr "Contact tester" - -#: models.py:106 -msgid "tags" -msgstr "Tags" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Creatiedatum" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Veranderingsdatum" - -#: models.py:132 -msgid "mail format" -msgstr "Mail formaat" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "Contact" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "Contacten" - -#: models.py:157 -msgid "description" -msgstr "Beschrijving" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Abonnenten" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Afgemeld" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Mailing lijst" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "Mailing lijsten" - -#: models.py:198 -msgid "draft" -msgstr "Klad" - -#: models.py:199 -msgid "waiting sending" -msgstr "Wacht tot zending" - -#: models.py:200 -msgid "sending" -msgstr "Zenden" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Gezonden" - -#: models.py:202 -msgid "canceled" -msgstr "Geannuleerd" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Titel" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "Inhoud" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "of kleef een URL" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "Bewerk hier uw nieuwsbrief" - -#: models.py:212 -msgid "test contacts" -msgstr "Testcontacten" - -#: models.py:215 -msgid "smtp server" -msgstr "smtp Server" - -#: models.py:217 -msgid "sender" -msgstr "Zender" - -#: models.py:219 -msgid "reply to" -msgstr "Antwoord aan" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Status" - -#: models.py:223 -msgid "sending date" -msgstr "Zenddatum" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Naam die wordt getoond op de website" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "nieuwsbrief" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "nieuwsbrieven" - -#: models.py:258 -msgid "url" -msgstr "URL" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "link" - -#: models.py:271 -msgid "links" -msgstr "link" - -#: models.py:283 -msgid "file to attach" -msgstr "file voor de annex" - -#: models.py:287 -msgid "attachment" -msgstr "annex" - -#: models.py:288 -msgid "attachments" -msgstr "annex" - -#: models.py:308 -msgid "sent in test" -msgstr "zend als test" - -#: models.py:310 -msgid "error" -msgstr "fout" - -#: models.py:311 -msgid "invalid email" -msgstr "ongeldig email" - -#: models.py:312 -msgid "opened" -msgstr "geopend" - -#: models.py:313 -msgid "opened on site" -msgstr "geopend op de website" - -#: models.py:314 -msgid "link opened" -msgstr "link geopend" - -#: models.py:315 -msgid "unsubscription" -msgstr "afgemeld" - -#: models.py:333 -msgid "contact mailing status" -msgstr "mailing status" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "mailing status" - -#: models.py:340 -msgid "permissions group" -msgstr "groep met rechten" - -#: models.py:353 -msgid "workgroup" -msgstr "werkgroep" - -#: models.py:354 -msgid "workgroups" -msgstr "werkgroepen" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "status" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Gevorderd" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Geen relatief object" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Verwant object" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Totaal aantal abonnentenl " - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Contactpersonen exporteren als vCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Contactpersonen exporteren als vCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nieuwe mailing lijst op %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nieuwe mailinglijst gemaakt in admin at %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s met succes aangemaakt." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Maak een mailing lijst" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contacten met success geïmporteerd." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Import" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Selecteer ten minste 2 mailinglijsten." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Samenvoegen van de lijst op %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Mailing lijst gemaakt door het samenvoegen op %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s met succes aangemaakt door tesamenvoeging." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Tesamenvoegen van de geselecteerde mailinglijsten" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Export Abonnenten" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Export" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Ontvangers" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Verzenden" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Diversen" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Standaard" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Interne fouten tijdens het downloaden." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Bekijk de historiek" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Niet beschikbaar" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Historiek" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Bekijk de statistieken" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistiek" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "nterne HTML-fouten verhinderen de verzending" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s succesvol verstuurd." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Geen testcontact toegewezen voor %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Stuur e-mail-test" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s nieuwsbrieven zijn klaar om te verzenden" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Maak het \"klaar om te verzenden\"" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s nieuwsbrieven werden geannuleerd" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Annuleer de verzending" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configuratie" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Geldige verbinding" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Aantal contacten" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Aantal mailinglijsten" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Aantal nieuwsbrieven" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Uitschrijven" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "Beschrijving" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Beschrijving van de mailing lijst" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Aantal mailinglijsten" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Voeg %(name)s toe" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Actie" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Import %(name)s " - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Maak een mailing list" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Contactpersonen exporteren als vCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Export %(name)s " - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Startpagina" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Import" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Excel-bestand (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Contactpersonen exporteren als vCard" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Kolommen beschikbaar zijn [email] [achternaam] [voornaam] [tags]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Alle kolommen zijn optionaal behalve e-mail." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Import" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Tekst" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Tekstbestand (.txt,.csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Contactpersonen importeren uit een tekstbestand of een CSV-bestand." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" -"Kolommen beschikbaar zijn [email] [achternaam] [voornaam] [tags], gesplitst " -"door een punt coma." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "VCard-bestand (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "Basis text" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Maak een mailing lijst" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Totaal Abonnementen" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Abonnent" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Uitschrijven" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Indien deze e-mail niet zichtbaar is," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "Klik hier" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Je bent van deze mailing lijst afgemeld." - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Je bent een lid van deze mailing lijst" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Mailing lijst gemaakt door het samenvoegen van %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Import" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "Totaal aantal abonnementen" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "Totaal aantal abonnementen" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# klikken" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Historiek van %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/pt/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/pt/LC_MESSAGES/django.mo deleted file mode 100644 index 8a9e4c23ef9302a21382ab6d5dca58da33d4ad29..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 438 zcmYL^-A)2A5QQ;%wU=IdF(zJUbg;XMf$|d&7DBQhA&d8QskLOc-L%D@#Mkikd=|SJ z;Ur%=lb*?$`941Ss(BrFPCRFxL(i3`Qq%M4KU@B-JUcCn-tf%fbd8VPSg93-xZo<2 z3`QHKgoZhPvpIK;n_$UHZ5+<5kZZi(3X7?x5G)>292(A?AIA}MoI*sx5J?N82*@2J z1WAJsZ^R{kl~v5%N6=eu2oORWjZ5McB+NQY4O2E}P8$kirkpOAh0cF<8}&uOWM0p7 z(endJY?i00wGq8wHl4-$Bf~lghFUqUe9}khS9bi}U6(nN zstwr-GnTvVDjj2U@2fU?<_2Sx>9tgXLi0(wT{?x*1&e%ZSdL?D3QIwizpd>?ZTKs@ M=L$}{5MBheACV1x0{{R3 diff --git a/emencia/django/newsletter/locale/pt/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/pt/LC_MESSAGES/django.po deleted file mode 100644 index 55d82bad..00000000 --- a/emencia/django/newsletter/locale/pt/LC_MESSAGES/django.po +++ /dev/null @@ -1,850 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2010-11-30 00:55+0000\n" -"Last-Translator: Fantomas \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "" - -#: models.py:40 -msgid "server host" -msgstr "" - -#: models.py:41 -msgid "server user" -msgstr "" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "" - -#: models.py:43 -msgid "server password" -msgstr "" - -#: models.py:45 -msgid "server port" -msgstr "" - -#: models.py:46 -msgid "server use TLS" -msgstr "" - -#: models.py:48 -msgid "custom headers" -msgstr "" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "" - -#: models.py:93 -msgid "SMTP server" -msgstr "" - -#: models.py:94 -msgid "SMTP servers" -msgstr "" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "" - -#: models.py:103 -msgid "subscriber" -msgstr "" - -#: models.py:104 -msgid "valid email" -msgstr "" - -#: models.py:105 -msgid "contact tester" -msgstr "" - -#: models.py:106 -msgid "tags" -msgstr "" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "" - -#: models.py:132 -msgid "mail format" -msgstr "" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "" - -#: models.py:157 -msgid "description" -msgstr "" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "" - -#: models.py:198 -msgid "draft" -msgstr "" - -#: models.py:199 -msgid "waiting sending" -msgstr "" - -#: models.py:200 -msgid "sending" -msgstr "" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "" - -#: models.py:202 -msgid "canceled" -msgstr "" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "" - -#: models.py:215 -msgid "smtp server" -msgstr "" - -#: models.py:217 -msgid "sender" -msgstr "" - -#: models.py:219 -msgid "reply to" -msgstr "" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "" - -#: models.py:223 -msgid "sending date" -msgstr "" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "" - -#: models.py:258 -msgid "url" -msgstr "" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "" - -#: models.py:271 -msgid "links" -msgstr "" - -#: models.py:283 -msgid "file to attach" -msgstr "" - -#: models.py:287 -msgid "attachment" -msgstr "" - -#: models.py:288 -msgid "attachments" -msgstr "" - -#: models.py:308 -msgid "sent in test" -msgstr "" - -#: models.py:310 -msgid "error" -msgstr "" - -#: models.py:311 -msgid "invalid email" -msgstr "" - -#: models.py:312 -msgid "opened" -msgstr "" - -#: models.py:313 -msgid "opened on site" -msgstr "" - -#: models.py:314 -msgid "link opened" -msgstr "" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "" - -#: models.py:353 -msgid "workgroup" -msgstr "" - -#: models.py:354 -msgid "workgroups" -msgstr "" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "" - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/pt_BR/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/pt_BR/LC_MESSAGES/django.mo deleted file mode 100644 index 1539a65d220848b75c3a6f56d1914b1349933038..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6804 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 t@&Al!wf698J;=*Ytwp98L, 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Nome" - -#: models.py:40 -msgid "server host" -msgstr "Host do servidor" - -#: models.py:41 -msgid "server user" -msgstr "Usuário do servidor" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Deixar vazio se o host é público." - -#: models.py:43 -msgid "server password" -msgstr "Senha do servidor" - -#: models.py:45 -msgid "server port" -msgstr "Porta do servidor" - -#: models.py:46 -msgid "server use TLS" -msgstr "Servidor usa TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "cabeçalhos personalizados" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "mensagens por hora" - -#: models.py:93 -msgid "SMTP server" -msgstr "Servidor de SMTP" - -#: models.py:94 -msgid "SMTP servers" -msgstr "Servidores de SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Primeiro nome" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Sobrenome" - -#: models.py:103 -msgid "subscriber" -msgstr "Assinante" - -#: models.py:104 -msgid "valid email" -msgstr "E-mail válido" - -#: models.py:105 -msgid "contact tester" -msgstr "Testador de contato" - -#: models.py:106 -msgid "tags" -msgstr "Tags" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Data de criação" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Data de modificação" - -#: models.py:132 -msgid "mail format" -msgstr "Formato de mensagem" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contato" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contatos" - -#: models.py:157 -msgid "description" -msgstr "Descrição" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Assinantes" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "" - -#: models.py:198 -msgid "draft" -msgstr "Rascunho" - -#: models.py:199 -msgid "waiting sending" -msgstr "Aguardando o envio" - -#: models.py:200 -msgid "sending" -msgstr "Enviando" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Enviado" - -#: models.py:202 -msgid "canceled" -msgstr "Cancelado" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Título" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "Conteúdo" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "Edite seu boletim informativo aqui" - -#: models.py:212 -msgid "test contacts" -msgstr "" - -#: models.py:215 -msgid "smtp server" -msgstr "Servidor SMTP" - -#: models.py:217 -msgid "sender" -msgstr "Remetente" - -#: models.py:219 -msgid "reply to" -msgstr "Responder para" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Estado" - -#: models.py:223 -msgid "sending date" -msgstr "Data de envio" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Usado para exibir o boletim informativo no site." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "boletim informativo" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "boletins informativos" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "link" - -#: models.py:271 -msgid "links" -msgstr "link" - -#: models.py:283 -msgid "file to attach" -msgstr "arquivo para anexar" - -#: models.py:287 -msgid "attachment" -msgstr "anexo" - -#: models.py:288 -msgid "attachments" -msgstr "anexos" - -#: models.py:308 -msgid "sent in test" -msgstr "Enviado em teste" - -#: models.py:310 -msgid "error" -msgstr "Erro" - -#: models.py:311 -msgid "invalid email" -msgstr "E-mail inválido" - -#: models.py:312 -msgid "opened" -msgstr "Aberto" - -#: models.py:313 -msgid "opened on site" -msgstr "" - -#: models.py:314 -msgid "link opened" -msgstr "Link abriu" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "Grupo de permissões" - -#: models.py:353 -msgid "workgroup" -msgstr "Grupo de Trabalho" - -#: models.py:354 -msgid "workgroups" -msgstr "Grupos de Trabalho" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Estado" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avançado" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Total de Assinaturas" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exportar contatos para formato VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exportar contatos para formato VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s criado com sucesso." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s contatos importados com êxito." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importar" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportar Assinantes" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Exportar" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Enviando" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Diversos" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Padrão" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Não é possível baixar HTML, devido a erros internos." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Por favor, instale lxml para analisar uma URL." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Visualizar histórico" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Não disponível" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Visualizar estatísticas" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Estatísticas" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" -"Não foi possível enviar o boletim informativo, devido a erros HTML internos." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s enviado com sucesso." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Torná-lo \"pronto para enviar\"" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Cancelar o envio" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Configuração" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Conexão válida" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Número de contatos" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Número do boletim informativos" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "Descrição" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Adicionar %(name)s " - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Ação" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importar %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Início" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Importar" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Todas as colunas são opcionais com exceção da coluna e-mail." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Importar" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Texto" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Arquivo de texto (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importar contatos de um arquivo de texto ou um arquivo CSV." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Data" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Contato" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Ação" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "clique aqui" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Consultar Histograma" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Período" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Visualizar estatísticas" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Total de Assinaturas" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Visualizar estatísticas" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Total de Assinaturas" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Total de links clicados um única vez" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Total de Assinaturas" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Exportar relatório" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Download relatório em CSV" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Importar" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Visualizar" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Data de envio" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Top Links" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Mapa de densidade" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Estatísticas de %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "Total de Assinaturas" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "Total de Assinaturas" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Histórico de %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/ro/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/ro/LC_MESSAGES/django.mo deleted file mode 100644 index d989bebc576e17f0a827a833a1078ddf980baaa7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3638 zcmZ{lUyNNv9mhvN#RZBYfBahpaOyAodZMWTt(NFpJzro`}|5C{R{3oqSG`sg1*!h?hu6M~5eG%*B?(eHQ8oZVI8 zI z6Xf`}z#GALLH7F);i9(?K83c0g&^|$L~uZ$3Fsc9V?M}qz5_A z8c2Unf*k)dkn6YzGF86;IsPS(^SuVL-zAXae-C~RdmcLb z0IvrB0MgH!ApQIqBm&Koe8^WO?`{SxGQW@396WPTn7InU|HM?jwY6y&_CAjdxeGOs_1?LPtO z=V_4rFM?d}DFM^!+GRQdJ06EW}V*M{5{r?SQ9{vvUeEc)=-yp|djmd8TZv;OJ zPJ%clp*#@zRd5nUKP;S=h4Hg|4R#0YZrBuz1Hg%C#^*^RO?%SiT8M!dso2_!`i`llkDDQ%_mCu&=`o z!z7I5AnXW?d(C?=4P&_rb~|i8Y!SvBGSB;9Ecd{U!uGI&!rbznLAJ$i7z@uc%R-HC zA9x3N&cwoCRpqH3h@(aBRqCY~mxcApn<5uStyW%3CCAESCLd+Sd9kR6s>;0RvQc!; zv3rC(RV};Jnq_UB_!c@B)}*4R)vA`pOFb_Ad1;2yuV}eaI5=~%td=vA&WNSjg`^KB zPU=*fRZeqiseeK`ZBg0zjt@E?ASQ8&!8&hJG~u;!qF;EGNms{GawSfjG5V}rX+jD$ zw>?mKtbJvyb1$}Eok*FQ49Q9BZjCfyNaaFOe?F4LZC+J1GSD0Pn2TU}=75u0#GIl2(c zd}O^?R6JX-sd>l`D%`ZN(an3QoI6|C!B(ATC-$qHmi^wT9aVT5`%=cu=XPOptJLdWE!UNv;{@qX=gr`6uuLYe4c!;`*MxyuwTR7W0DIgXWb_s+_L z!>#wjBX0FfT8s~2NIt66NGE-*#vR#Pc<8~?3lDbX!CvohW@ZXIIyA9#e5t#=%=S!c zf(n5BOZw+a1nu=Xe|MQFlOK@jin31oxzqh)$-eD=jA^KC(#=yGt9;av`<9L0^4^iQ zm^hJDR%OXCoK4q}c^Rs1?w$j(ew~}j=jPh;ti?(IO)f0sluI;@h0jFH;LKbeAdV!TmdBqy1qJ
x9F%YaI z+@}AMFLn7DBh_+|^96ky{n}V}oG{7csL14{7jl`ZwW@iuwU(hyQP|S69<&D9LGNi{ zwJQtUoqY4zjdgJZw+ffgC<`w;^{qbXTCz>_tr;8KNWHCa=)F_nnoz|Vy=I`LwcLiv zmbMuPn%cYo9SPdjylSEH3g@Yju!dT#ZLI%~yg|qc1a9)m3+Nh>ZS}@FW5?msVUf@m zhqPs8jk;G09V3r2SLa&WLZNMFHZK_H0uob)=0$0BUP0-C!pU5R`zk^c^)0C~(F?>5 z)+)zra|5faGSI;Po9fWV8VH~)EK(ohk0MyFfnFdQ%N6tw%7v&lFL(n-u_f$aY~sT3 zA0jZ5D, 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" - -#: forms.py:20 -msgid "Email" -msgstr "E-mail" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Listele de corespondenţă" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "numele" - -#: models.py:40 -msgid "server host" -msgstr "server gazdă" - -#: models.py:41 -msgid "server user" -msgstr "utilizatorul serverului" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Lăsaţi-l gol în cazul în care hostul este public." - -#: models.py:43 -msgid "server password" -msgstr "parola server" - -#: models.py:45 -msgid "server port" -msgstr "poartă server" - -#: models.py:46 -msgid "server use TLS" -msgstr "serverul folosește TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "antetele personalizate" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "mailuri pe oră" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP server" - -#: models.py:94 -msgid "SMTP servers" -msgstr "servere SMTP" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "e-mail" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "prenume" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "nume" - -#: models.py:103 -msgid "subscriber" -msgstr "abonat" - -#: models.py:104 -msgid "valid email" -msgstr "email valid" - -#: models.py:105 -msgid "contact tester" -msgstr "contactează tester" - -#: models.py:106 -msgid "tags" -msgstr "tag-uri" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "data creării" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "data modificării" - -#: models.py:132 -msgid "mail format" -msgstr "formatul emailului" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "contact" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "contacte" - -#: models.py:157 -msgid "description" -msgstr "descriere" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "abonaţi" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "dez" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "listele de corespondenţă" - -#: models.py:198 -msgid "draft" -msgstr "draft" - -#: models.py:199 -msgid "waiting sending" -msgstr "aşteptare trimiterea" - -#: models.py:200 -msgid "sending" -msgstr "trimitere" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "trimis" - -#: models.py:202 -msgid "canceled" -msgstr "anulat" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "titlu" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "conţinut" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "" - -#: models.py:215 -msgid "smtp server" -msgstr "smtp server" - -#: models.py:217 -msgid "sender" -msgstr "expeditor" - -#: models.py:219 -msgid "reply to" -msgstr "răspuns la" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "statutul" - -#: models.py:223 -msgid "sending date" -msgstr "data trimiterii" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "buletin de ştiri" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "buletine de ştiri" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "link-ul" - -#: models.py:271 -msgid "links" -msgstr "Link-uri" - -#: models.py:283 -msgid "file to attach" -msgstr "fişier de ataşat" - -#: models.py:287 -msgid "attachment" -msgstr "ataşament" - -#: models.py:288 -msgid "attachments" -msgstr "ataşamente" - -#: models.py:308 -msgid "sent in test" -msgstr "trimis în test" - -#: models.py:310 -msgid "error" -msgstr "eroare" - -#: models.py:311 -msgid "invalid email" -msgstr "email nevalid" - -#: models.py:312 -msgid "opened" -msgstr "deschis" - -#: models.py:313 -msgid "opened on site" -msgstr "" - -#: models.py:314 -msgid "link opened" -msgstr "" - -#: models.py:315 -msgid "unsubscription" -msgstr "" - -#: models.py:333 -msgid "contact mailing status" -msgstr "" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "" - -#: models.py:340 -msgid "permissions group" -msgstr "" - -#: models.py:353 -msgid "workgroup" -msgstr "" - -#: models.py:354 -msgid "workgroups" -msgstr "grupuri de lucru" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Status" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Avansat" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Total abonați" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "" - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Creaţi o lista de emailuri" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Importarea contactelor" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportați abonații" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Export" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Beneficiarii" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Trimitere" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Implicit" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Vezi istoric" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Istoric" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Vezi statistici" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistici" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "" - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/ru/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/ru/LC_MESSAGES/django.mo deleted file mode 100644 index b97ca5ddffc1a5f5b5ffcc9689ba4b0862453f06..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15257 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, 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" - -#: forms.py:20 -msgid "Email" -msgstr "Е-мейл" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "Список рассылки" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "наименование" - -#: models.py:40 -msgid "server host" -msgstr "хост сервера" - -#: models.py:41 -msgid "server user" -msgstr "пользователь сервера" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Оставить незаполненным если хост публичный." - -#: models.py:43 -msgid "server password" -msgstr "пароль сервера" - -#: models.py:45 -msgid "server port" -msgstr "порт сервера" - -#: models.py:46 -msgid "server use TLS" -msgstr "сервер использует TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "собственные заголовки" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"ключ1: значение1 ключ2: значение2, все с новой строки.\n" -"Используется для изменения хидеров, если ваш провайдер разрешает это." - -#: models.py:51 -msgid "mails per hour" -msgstr "мейлов в час" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP сервер" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP серверы" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "е-мейл" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "имя" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "фамилия" - -#: models.py:103 -msgid "subscriber" -msgstr "посписчик" - -#: models.py:104 -msgid "valid email" -msgstr "валидный е-мейл" - -#: models.py:105 -msgid "contact tester" -msgstr "контакт тестер" - -#: models.py:106 -msgid "tags" -msgstr "тэги" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "дата создания" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "дата изменения" - -#: models.py:132 -msgid "mail format" -msgstr "формат е-мейла" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "контакт" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "контакты" - -#: models.py:157 -msgid "description" -msgstr "описание" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "подписчики" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "отказавшиеся от подписки" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "список рассылки" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "списки рассылки" - -#: models.py:198 -msgid "draft" -msgstr "черновик" - -#: models.py:199 -msgid "waiting sending" -msgstr "ожидание отправки" - -#: models.py:200 -msgid "sending" -msgstr "отправка" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "отправлено" - -#: models.py:202 -msgid "canceled" -msgstr "отменено" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "заголовок" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" -"Вы можете использовать \"{{ UNIQUE_KEY }}\" переменную для уникальной " -"идентификации внутри заголовка рассылки новостей." - -#: models.py:208 -msgid "content" -msgstr "контент" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Или вставьте УРЛ." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" -"\n" -"\n" -"" - -#: models.py:212 -msgid "test contacts" -msgstr "тестовые контакты" - -#: models.py:215 -msgid "smtp server" -msgstr "smtp сервер" - -#: models.py:217 -msgid "sender" -msgstr "отправитель" - -#: models.py:219 -msgid "reply to" -msgstr "копия для" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "статус" - -#: models.py:223 -msgid "sending date" -msgstr "дата отправки" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Используется для показа текста рассылки на сайте." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "текст рассылки" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "тексты рассылок" - -#: models.py:258 -msgid "url" -msgstr "урл" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "линк" - -#: models.py:271 -msgid "links" -msgstr "линки" - -#: models.py:283 -msgid "file to attach" -msgstr "прикрепленный файл" - -#: models.py:287 -msgid "attachment" -msgstr "включение" - -#: models.py:288 -msgid "attachments" -msgstr "включения" - -#: models.py:308 -msgid "sent in test" -msgstr "отпралено для теста" - -#: models.py:310 -msgid "error" -msgstr "ошибка" - -#: models.py:311 -msgid "invalid email" -msgstr "неправильный е-мейл" - -#: models.py:312 -msgid "opened" -msgstr "открыт" - -#: models.py:313 -msgid "opened on site" -msgstr "открыт на сайте" - -#: models.py:314 -msgid "link opened" -msgstr "линк открыт" - -#: models.py:315 -msgid "unsubscription" -msgstr "отказ от подписки" - -#: models.py:333 -msgid "contact mailing status" -msgstr "статус отправки е-мейла подписчику" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "статусы отправок е-мейлов подписчикам" - -#: models.py:340 -msgid "permissions group" -msgstr "разрешения групп" - -#: models.py:353 -msgid "workgroup" -msgstr "рабочая группа" - -#: models.py:354 -msgid "workgroups" -msgstr "рабочие группы" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Статус" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Дополнительно" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Нет родительского объекта" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Родительский объект" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Всего подписок" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Экспорт контактов из VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Экспорт контактов из Excel" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Новый список рассыки на %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Новый список рассыки создан в админке на %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s успешно создано." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Создать список рассылки" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s контактов успешно импортировано." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Импорт контакта" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Пожалуйста выберите как минимум 2 списка рассылок." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Добавить список к %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Список рассылки добавлен к %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s успешно добавлен." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Добавить выбранные списки рассылок" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Экспорт подписчиков" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Экспорт" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Получатели" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Отправка" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Прочее" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "По-умолчанию" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Невозможно загрузить HTML, есть ошибки." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Пожалуйста установите lxml для парсинга урлов." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Посмотреть историю" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Недоступно" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "История" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Посмотреть статистику" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Статистика" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Невозможно отправить рассылку, есть ошибки HTML." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s успешно отправлено." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Нет тестовых контактов относящихся к %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Отпрака тестового е-мейла" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s рассылка готова к отправке" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Подготовить к отправке" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s рассылки отмененены" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Отмена отправки" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Неверный синтаксис, не забывайте использовать \":\"." - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Неверный синтаксис, несколько условий в строке" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Конфигурация" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Проверка подключения" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Количество контактов" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Количество списков рассылок" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Количество рассылок новостей" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Форма подписки" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "показ описания" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Содержание списка рассылки." - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "Список рассылки для подписки." - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Добавить %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Акции" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Импорт %(name)ss" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Добавить к списку рассылки" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Экспорт %(name)s как VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Экспорт %(name)s как Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Главная" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Импорт" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Excel файл (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Импорт контактов из Excel файла." - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Колонки [е-мейл][фамилия][имя][теги]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Колонки, кроме е-мейл, не обязательны." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Импорт" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Текст" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Текстовый файл (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Импорт контактов из текстового или CSV файлa." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "Колонки [е-мейл][фамиля][имя][теги] разделяются точкой с запятой." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "VCard файл (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "Импорт контактов из вашего е-мейл клиента, посредством VCard файла." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Подписка на е-мейл рассылку" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Спасибо за вашу подписку!" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Проверка этой формы для подписки на рассылку." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Подписка" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Отказ от подписки" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Ваш отказ от подписки на рассылку." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Проверка этой формы для отказа от подписки на рассылку." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Отказ от подписки" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Админ." - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Дата" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Контакт" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Акция" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Если вы не можете видеть этот е-мейл," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "кликните здесь" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "Для отказа от подписки на эту рассылку," - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Гистограмма" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Период" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Статистика публикаций" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Всего открыто" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Открыто на сайте" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Всего уникальных открытий" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Доставка по-умолчанию" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Отказы от подписки" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Открывалось в среднем" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Линки статистики" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Всего кликов на линки" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Всего уникальных кликов на линки" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Клинкнуто открытых линков" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Кликнуто линков в среднем" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Отчет" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Загрузка CSV отчета" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Информация" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Пользователи" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Просмотр" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Дата рассылки" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Тестовая рассылка" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Популярные линки" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Карта нагрузки" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Пока непопулярные линки." - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Вы успешно подписались на е-мейл рассылку!" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "Список рассылки создан с помощью импорта %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Контакты импортированы из %s." - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Статистика %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "открыто" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# открыто" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# кликов" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "История %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index ed388c16f3dea2699e90539e2c6b167a97038776..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9480 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 R5rnIPwO}vjl*{Ru{{ewqCEx%6 diff --git a/emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 65f02779..00000000 --- a/emencia/django/newsletter/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,853 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" - -#: forms.py:20 -msgid "Email" -msgstr "Email" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "zoznamy emailov" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "Názov" - -#: models.py:40 -msgid "server host" -msgstr "Adresa servera" - -#: models.py:41 -msgid "server user" -msgstr "Konto na serveri" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Nechajte prázdne, ak je server verejný." - -#: models.py:43 -msgid "server password" -msgstr "Heslo" - -#: models.py:45 -msgid "server port" -msgstr "Port servera" - -#: models.py:46 -msgid "server use TLS" -msgstr "Server používa TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "vlastné hlavičky" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" - -#: models.py:51 -msgid "mails per hour" -msgstr "maily za hodinu" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP Server" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP Servery" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "Email" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "Krstné meno" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "Priezvisko" - -#: models.py:103 -msgid "subscriber" -msgstr "Odberateľ" - -#: models.py:104 -msgid "valid email" -msgstr "Platný email" - -#: models.py:105 -msgid "contact tester" -msgstr "Testovací kontakt" - -#: models.py:106 -msgid "tags" -msgstr "Tagy" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "Dátum vytvorenia" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "Dátum zmeny" - -#: models.py:132 -msgid "mail format" -msgstr "Formát mailu" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "kontakt" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "kontakty" - -#: models.py:157 -msgid "description" -msgstr "Popis" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "Odberatelia" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "Ex-odberatelia" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "Zoznam emailov" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "zoznamy emailov" - -#: models.py:198 -msgid "draft" -msgstr "Koncept" - -#: models.py:199 -msgid "waiting sending" -msgstr "Čaká na odoslanie" - -#: models.py:200 -msgid "sending" -msgstr "Posiela sa" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "Odoslaný" - -#: models.py:202 -msgid "canceled" -msgstr "Zrušený" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "Názov" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" - -#: models.py:208 -msgid "content" -msgstr "Obsah" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Alebo vložte URL" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "" - -#: models.py:212 -msgid "test contacts" -msgstr "Testovacie kontakty" - -#: models.py:215 -msgid "smtp server" -msgstr "Smtp server" - -#: models.py:217 -msgid "sender" -msgstr "Odosielateľ" - -#: models.py:219 -msgid "reply to" -msgstr "Odpovedať na" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "Stav" - -#: models.py:223 -msgid "sending date" -msgstr "Dátum odoslania" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Používa sa na zobrazenie newslettera na stránke." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "newsletter" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "newsletters" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "odkaz" - -#: models.py:271 -msgid "links" -msgstr "odkaz" - -#: models.py:283 -msgid "file to attach" -msgstr "súbor na priloženie" - -#: models.py:287 -msgid "attachment" -msgstr "príloha" - -#: models.py:288 -msgid "attachments" -msgstr "prílohy" - -#: models.py:308 -msgid "sent in test" -msgstr "Odoslané v teste" - -#: models.py:310 -msgid "error" -msgstr "Chyba" - -#: models.py:311 -msgid "invalid email" -msgstr "Nesprávny email" - -#: models.py:312 -msgid "opened" -msgstr "Otvorený" - -#: models.py:313 -msgid "opened on site" -msgstr "Otvorený na stránke" - -#: models.py:314 -msgid "link opened" -msgstr "Odkaz otvorený" - -#: models.py:315 -msgid "unsubscription" -msgstr "Odhlásenie" - -#: models.py:333 -msgid "contact mailing status" -msgstr "Stav korešpondencie" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "Stav korešpondencie" - -#: models.py:340 -msgid "permissions group" -msgstr "Skupina oprávnení" - -#: models.py:353 -msgid "workgroup" -msgstr "Pracovná skupina" - -#: models.py:354 -msgid "workgroups" -msgstr "Pracovné skupiny" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Stav" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Pokročilý" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Žiaden súvisiaci objekt" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Súvisiaci objekt" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Odberateľov celkom" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Exportovať kontakty ako VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Exportovať kontakty ako VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nový zoznam emailov pre %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nový zoznam emailov vytvorená v administrácii %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s úspešne vytvorený." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Vytvoriť zoznam emailov" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s kontaktov úspešne importovaných." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Import" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Prosím zvoľte aspoň 2 zoznamy emailov." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Zlučujem zoznam na %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "Zoznam emailov vytvorený zlúčením na %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s úspešne vytvorený zlúčením." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Zlúčiť vybrané zoznamy emailov" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Exportovať odberateľov" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Export" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Príjemcovia" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Odosielanie" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Rôzne" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Základné" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "Nie je možné stiahnuť HTML, kvôli interným chybám." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Pozrieť históriu" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Nie je k dispozícii" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "História" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Pozrieť štatistiky" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Štatistiky" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Nie je možné odoslať newsletter, kvôli interným chybám." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s úspešne odoslané." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Nebol priradený žiaden testovací kontakt ku %s" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Poslať testovací email" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s newletterov je pripravených na odoslanie" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Nastaviť \"pripravené na odoslanie\"" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s newsletterov zrušených" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Zrušit odosielanie" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Nastavenia" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Pripojenie funguje" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Počet kontaktov" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Počet zoznamov emailov" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Počet newsletterov" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Pridať %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Akcia" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Importovať %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Vytvoriť zoznam mailov" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Exportovať %(name)s ako VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Exportovať %(name)s ako Excel" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Úvod" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Import" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Excel súbor (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Exportovať kontakty ako VCard" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Stĺpce sú [email][priezvisko][meno][tagy]" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Všetky stĺpce sú nepovinné okrem emailu." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Import" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Text" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Textový súbor (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Importovať kontakty z textového alebo CSV súboru." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "Stĺpce sú [email][priezvisko][meno][tagy], oddelené bodkočiarkou." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "VCard súbor (.csv)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "" -"Importovať kontakty z Vášho obľúbeného emailového klienta použitím VCard " -"súboru." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Vytvoriť zoznam mailov" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Spolu odberateľov" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Overte tento formulár pre odstránenie odberateľa zo zoznamu." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Odberateľ" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Odhlásenie z odoberania" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Boli ste odhlásený z odoberania." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Overte tento formulár pre odstránenie odberateľa zo zoznamu." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Odhlásiť odoberanie" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Admin" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Dátum" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Kontakt" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Akcia" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "" - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Zobraziť štatistiky" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Spolu odberateľov" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Otvorené na stránke" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Jednotlivé otvorenia celkovo" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Neznáme doručenie" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Odhlásenie z odoberania" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Spolu odberateľov" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Zobraziť štatistiky" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Spolu odberateľov" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "" - -#: views/statistics.py:76 -msgid "openings" -msgstr "" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/sl/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/sl/LC_MESSAGES/django.mo deleted file mode 100644 index 2a050d9a5660864c000c1f4feecf3289f9140891..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12234 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 s3ATYQUW({+_|wPN7-+), 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\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" - -#: forms.py:20 -msgid "Email" -msgstr "E-pošta" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "E-poštni seznami" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "ime" - -#: models.py:40 -msgid "server host" -msgstr "naslov strežnika" - -#: models.py:41 -msgid "server user" -msgstr "uporabniško ime" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "Pustite prazno, če je strežnik javni." - -#: models.py:43 -msgid "server password" -msgstr "geslo strežnika" - -#: models.py:45 -msgid "server port" -msgstr "vrata strežnika" - -#: models.py:46 -msgid "server use TLS" -msgstr "server uporablja TLS" - -#: models.py:48 -msgid "custom headers" -msgstr "glava po meri" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "" -"ključ1: vrednost1 ključ2: vrednost2, ločeno z novo vrstico.\n" -"Uporabno za podajanje nekaterih sledilnih podatkov, če to vaš ponudnik omogoča." - -#: models.py:51 -msgid "mails per hour" -msgstr "število e-poštnih sporočil na uro" - -#: models.py:93 -msgid "SMTP server" -msgstr "SMTP strežnik" - -#: models.py:94 -msgid "SMTP servers" -msgstr "SMTP strežniki" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "e-pošta" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "ime" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "priimek" - -#: models.py:103 -msgid "subscriber" -msgstr "naročnik" - -#: models.py:104 -msgid "valid email" -msgstr "veljavni e-poštni naslov" - -#: models.py:105 -msgid "contact tester" -msgstr "testni kontakt" - -#: models.py:106 -msgid "tags" -msgstr "značke" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "ustvarjeno" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "spremenjeno" - -#: models.py:132 -msgid "mail format" -msgstr "format e-poštnega sporočila" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "kontakt" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "kontakti" - -#: models.py:157 -msgid "description" -msgstr "opis" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "naročniki" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "nenaročniki" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "e-poštni seznam" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "e-poštni seznami" - -#: models.py:198 -msgid "draft" -msgstr "osnutek" - -#: models.py:199 -msgid "waiting sending" -msgstr "pošiljanje na čakanju" - -#: models.py:200 -msgid "sending" -msgstr "pošiljanje v teku" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "poslano" - -#: models.py:202 -msgid "canceled" -msgstr "preklicano" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "naslov" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "" -"Za unikatne identifikatorje znotraj naslova lahk uporabite spremenljivko " -"\"{{ UNIQUE_KEY }}\"." - -#: models.py:208 -msgid "content" -msgstr "vsebina" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "Ali prilepite URL." - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "uredite svoje glasilo tukaj" - -#: models.py:212 -msgid "test contacts" -msgstr "testni kontakt" - -#: models.py:215 -msgid "smtp server" -msgstr "smtp strežnik" - -#: models.py:217 -msgid "sender" -msgstr "pošiljatelj" - -#: models.py:219 -msgid "reply to" -msgstr "naslov za odgovor" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "stanje" - -#: models.py:223 -msgid "sending date" -msgstr "datum pošiljanja" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "Se uporablja za prikaz glasila na spletni strani." - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "glasilo" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "glasila" - -#: models.py:258 -msgid "url" -msgstr "url" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "povezava" - -#: models.py:271 -msgid "links" -msgstr "povezava" - -#: models.py:283 -msgid "file to attach" -msgstr "datoteka za pripenjanje" - -#: models.py:287 -msgid "attachment" -msgstr "priponka" - -#: models.py:288 -msgid "attachments" -msgstr "priponke" - -#: models.py:308 -msgid "sent in test" -msgstr "poslano v sklopu testa" - -#: models.py:310 -msgid "error" -msgstr "napaka" - -#: models.py:311 -msgid "invalid email" -msgstr "neveljavna e-pošta" - -#: models.py:312 -msgid "opened" -msgstr "odprto" - -#: models.py:313 -msgid "opened on site" -msgstr "odprto na strani" - -#: models.py:314 -msgid "link opened" -msgstr "povezava obiskana" - -#: models.py:315 -msgid "unsubscription" -msgstr "odjava" - -#: models.py:333 -msgid "contact mailing status" -msgstr "stanje pošiljanja za kontakt" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "stanje pošiljanja za kontakte" - -#: models.py:340 -msgid "permissions group" -msgstr "skupina s pravicami" - -#: models.py:353 -msgid "workgroup" -msgstr "Delovna skupina" - -#: models.py:354 -msgid "workgroups" -msgstr "delovne skupine" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "Status" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "Napredno" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "Ni povezanega objekta" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "Povezan objekt" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "Vseh naročnikov" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "Izvozi kontakte kot VCard" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "Izvozi kontakte kot VCard" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "Nov e-poštni seznam na %s" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "Nov e-poštni seznam ustvarjen v admin ob %s" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s uspešno ustvarjen." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "Naredi e-poštni seznam" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s kontaktov uspešno uvoženih." - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "Uvozi" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "Prosim izberite vsaj 2 e-poštna seznama." - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "Spajam seznam na %s" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "E-poštni seznam ustvarjen s spajanjem na %s" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s uspešno ustvarjen s spajanjem." - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "Spoji izbrane e-poštne sezname" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "Izvozi naročnike" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "Izvozi" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "Prejemniki" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "Pošiljanje" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "Razno" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "Privzeto" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "HTML-ja ni bilo moč presneti, zaradi interne napake." - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "Prosim namestite lxml za parsanje URLjev." - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "Poglej zgodovino" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "Ni na voljo" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "Zgodovina" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "Poglej statistiko" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "Statistika" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "Glasila ni bilo moč poslati, zaradi notranjih HTML napak." - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s uspešno poslan." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "Noben testni račun ni dodeljen %s." - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "Pošlji testno e-pošto" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s glasil je pripravljenih na pošiljanje" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "Pripravi za pošiljanje" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s glasil je preklicanih" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "Prekliči pošiljanje" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "Neveljavna sintaksa, ne pozabite na \":\"." - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "Neveljavna sintaksa, preveč dodelitev na vrstico." - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "Konfiguracija" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "Preveri povezavo" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "Dolžina kontaktov" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "Dolžina e-poštnega seznama" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "Dolžina glasila" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "Naročnina na e-poštni seznam" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "prikaži opis" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "Prikaži opis e-poštnega seznama." - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "E-poštni seznam." - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "Dodaj %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "Akcije" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "Uvozi %(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "Ustvari e-poštni seznam" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "Izvozi %(name)s kot VCard" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "Izvozi %(name)s kot Excelovo datoteko" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "Domov" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "Uvoz" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "Datoteka Excel (.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "Uvozi kontakte iz Excelove datoteke." - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "Stoplci so [e-pošta][priimek][ime][značke]." - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "Noben stolpec razen e-pošte ni obvezen." - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "Uvozi" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "Besedil" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "Datoteka z besedilom (.txt, .csv)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "Uvozi kontakte iz datoteke z besedilom ali datoteke tipa CSV." - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "Stoplci so [e-pošta][priimek][ime][značke], ločeni s podpičjem." - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "Vcard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "Datoteka tipa VCard (.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "Uvozi kontakte iz e-poštnega programa, s pomočjo datoteke tipa VCard." - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "Ustvari e-poštni seznam" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "Hvala za prijavo!" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "Potrdite odjavo iz tega e-poštnega seznama." - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "Naroči se" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "Odjava iz e-poštnega seznama" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "Iz tega e-poštnega seznama ste odjavljeni." - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "Potrdite odjavo iz tega e-poštnega seznama." - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "Odjavi se" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "Admin" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "Datum" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "Kontakt" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "Akcija" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "Če te e-pošte ne morete videti," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "kliknite tukaj" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "" -"Za odjavo iz tega e-poštnega seznama,Za odjavo iz tega e-poštnega seznama" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "Informativni histogram" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "Obdobje" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "Statistika pošiljanja" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "Vseh pogledov" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "Odprto na strani" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "Skupaj posameznih ogledov" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "Podatek o dostavi neznan" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "Odjava naročnine" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "Povprečno pogledov" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "Statistika povezav" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "Vseh klikanih povezav" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "Skupno število enkrat obiskanih povezav" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "Obiskanih povezav med ogledom" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "Povprečje klikanih povezav" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "Poročilo" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "Presnami poročilo CSV" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "Imformacije" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "Prejemniki" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "Poglej" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "Datum pošiljanja" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "Poslanih testov" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "Naj povezave" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "Mapa gostote" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "Zaenkrat naj povezav ni na voljo" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "Na ta e-poštni seznam niste več naročeni." - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "E-poštni seznam ustvarjen s spajanjem na %s" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "Kontakte uvozil %s." - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "Statistika %s" - -#: views/statistics.py:76 -msgid "openings" -msgstr "pogledov" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "#val# pogledov" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "#val# klikov" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "Zgodovina %s" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.mo b/emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index 92cb1fcac311ae14728a3db4a8cd71db9d9a2a47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11494 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 XIoj%;Y0{=p?#X>4r@MTE7T*33>(`k@ diff --git a/emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.po b/emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index e1b031da..00000000 --- a/emencia/django/newsletter/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,851 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# aaffdd11 , 2011. -msgid "" -msgstr "" -"Project-Id-Version: Emencia Django Newsletter\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-22 06:00-0500\n" -"PO-Revision-Date: 2011-09-22 11:01+0000\n" -"Last-Translator: Fantomas42 \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0\n" - -#: forms.py:20 -msgid "Email" -msgstr "电子邮件" - -#: forms.py:44 -msgid "Mailing lists" -msgstr "邮件表" - -#: models.py:39 models.py:156 models.py:339 -msgid "name" -msgstr "姓名" - -#: models.py:40 -msgid "server host" -msgstr "服务器主机" - -#: models.py:41 -msgid "server user" -msgstr "服务器用户" - -#: models.py:42 models.py:44 -msgid "Leave it empty if the host is public." -msgstr "如果主机是公用的则清空" - -#: models.py:43 -msgid "server password" -msgstr "服务器密码" - -#: models.py:45 -msgid "server port" -msgstr "服务器端口" - -#: models.py:46 -msgid "server use TLS" -msgstr "服务器使用的传输层协议" - -#: models.py:48 -msgid "custom headers" -msgstr "自定义页头" - -#: models.py:49 -msgid "" -"key1: value1 key2: value2, splitted by return line.\n" -"Useful for passing some tracking headers if your provider allows it." -msgstr "键1:值1 键2:值2,通过换行分隔。提供商允许的话可以用于传递一些有用的跟踪头。" - -#: models.py:51 -msgid "mails per hour" -msgstr "每小时邮件数" - -#: models.py:93 -msgid "SMTP server" -msgstr "电子邮件传输服务器" - -#: models.py:94 -msgid "SMTP servers" -msgstr "电子邮件传输服务器群" - -#: models.py:99 views/statistics.py:76 -msgid "email" -msgstr "电子邮件" - -#: models.py:100 views/statistics.py:75 -msgid "first name" -msgstr "名" - -#: models.py:101 views/statistics.py:75 -msgid "last name" -msgstr "姓" - -#: models.py:103 -msgid "subscriber" -msgstr "用户" - -#: models.py:104 -msgid "valid email" -msgstr "有效的电子邮件" - -#: models.py:105 -msgid "contact tester" -msgstr "接触试验" - -#: models.py:106 -msgid "tags" -msgstr "标记" - -#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324 -msgid "creation date" -msgstr "建立日期" - -#: models.py:113 models.py:166 models.py:228 -msgid "modification date" -msgstr "更改日期" - -#: models.py:132 -msgid "mail format" -msgstr "邮件格式" - -#: models.py:150 models.py:319 -msgid "contact" -msgstr "联系" - -#: models.py:151 models.py:342 -msgid "contacts" -msgstr "联系" - -#: models.py:157 -msgid "description" -msgstr "描述" - -#: models.py:159 models.py:170 -msgid "subscribers" -msgstr "订购" - -#: models.py:161 models.py:174 -msgid "unsubscribers" -msgstr "无效订购" - -#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15 -msgid "mailing list" -msgstr "邮件清单" - -#: models.py:187 models.py:344 -msgid "mailing lists" -msgstr "邮件表" - -#: models.py:198 -msgid "draft" -msgstr "草稿" - -#: models.py:199 -msgid "waiting sending" -msgstr "正在等待发送" - -#: models.py:200 -msgid "sending" -msgstr "正在发送" - -#: models.py:201 models.py:309 -msgid "sent" -msgstr "已发送" - -#: models.py:202 -msgid "canceled" -msgstr "已取消" - -#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12 -msgid "title" -msgstr "标题" - -#: models.py:206 -msgid "" -"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within " -"the newsletter's title." -msgstr "你可以在简讯标题种使用{{UNIQUE_KEY}}来确保唯一性。" - -#: models.py:208 -msgid "content" -msgstr "内容" - -#: models.py:208 -msgid "Or paste an URL." -msgstr "或粘帖一个互联网地址" - -#: models.py:209 -msgid "" -"\n" -"\n" -"" -msgstr "在这里编辑您的简讯" - -#: models.py:212 -msgid "test contacts" -msgstr "测试接触" - -#: models.py:215 -msgid "smtp server" -msgstr "邮件传输协议服务" - -#: models.py:217 -msgid "sender" -msgstr "发送人" - -#: models.py:219 -msgid "reply to" -msgstr "回复" - -#: models.py:222 models.py:320 -msgid "status" -msgstr "状态" - -#: models.py:223 -msgid "sending date" -msgstr "发送日期" - -#: models.py:225 -msgid "Used for displaying the newsletter on the site." -msgstr "用于在这个位置显示简报" - -#: models.py:250 models.py:281 models.py:318 -#: cmsplugin_newsletter/cms_plugins.py:13 -msgid "newsletter" -msgstr "通迅;简报" - -#: models.py:251 models.py:346 -msgid "newsletters" -msgstr "通迅;简报" - -#: models.py:258 -msgid "url" -msgstr "互联网地址" - -#: models.py:270 models.py:321 -msgid "link" -msgstr "连接" - -#: models.py:271 -msgid "links" -msgstr "链接" - -#: models.py:283 -msgid "file to attach" -msgstr "附上文件" - -#: models.py:287 -msgid "attachment" -msgstr "附件" - -#: models.py:288 -msgid "attachments" -msgstr "附件" - -#: models.py:308 -msgid "sent in test" -msgstr "发送试验" - -#: models.py:310 -msgid "error" -msgstr "错误" - -#: models.py:311 -msgid "invalid email" -msgstr "无效邮件" - -#: models.py:312 -msgid "opened" -msgstr "已打开的" - -#: models.py:313 -msgid "opened on site" -msgstr "访问于" - -#: models.py:314 -msgid "link opened" -msgstr "打开的链接" - -#: models.py:315 -msgid "unsubscription" -msgstr "取消订阅" - -#: models.py:333 -msgid "contact mailing status" -msgstr "邮件状态" - -#: models.py:334 -msgid "contact mailing statuses" -msgstr "邮件状态" - -#: models.py:340 -msgid "permissions group" -msgstr "权限组" - -#: models.py:353 -msgid "workgroup" -msgstr "工作组" - -#: models.py:354 -msgid "workgroups" -msgstr "工作组" - -#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188 -msgid "Status" -msgstr "状态" - -#: admin/contact.py:37 -msgid "Advanced" -msgstr "高级的" - -#: admin/contact.py:69 -msgid "No relative object" -msgstr "没有相关对象" - -#: admin/contact.py:71 -msgid "Related object" -msgstr "相关对象" - -#: admin/contact.py:78 -msgid "Total subscriptions" -msgstr "总订阅数" - -#: admin/contact.py:83 -msgid "Export contacts as VCard" -msgstr "以VCard导出联系人" - -#: admin/contact.py:90 -msgid "Export contacts in Excel" -msgstr "以VCard导出联系人" - -#: admin/contact.py:95 -#, python-format -msgid "New mailinglist at %s" -msgstr "于%s创建的新邮件列表" - -#: admin/contact.py:96 -#, python-format -msgid "New mailing list created in admin at %s" -msgstr "于%s创建的新邮件列表" - -#: admin/contact.py:104 -#, python-format -msgid "%s succesfully created." -msgstr "%s发送成功." - -#: admin/contact.py:107 -msgid "Create a mailinglist" -msgstr "创建一个邮件列表" - -#: admin/contact.py:126 -#, python-format -msgid "%s contacts succesfully imported." -msgstr "%s联系人成功导入。" - -#: admin/contact.py:128 -msgid "Contact importation" -msgstr "导入" - -#: admin/mailinglist.py:65 -msgid "Please select a least 2 mailing list." -msgstr "请至少选择2个邮件列表。" - -#: admin/mailinglist.py:77 -#, python-format -msgid "Merging list at %s" -msgstr "于%s创建的合并列表" - -#: admin/mailinglist.py:78 -#, python-format -msgid "Mailing list created by merging at %s" -msgstr "于%s合并创建的邮件列表" - -#: admin/mailinglist.py:87 -#, python-format -msgid "%s succesfully created by merging." -msgstr "%s创建成功" - -#: admin/mailinglist.py:90 -msgid "Merge selected mailinglists" -msgstr "选择合并的邮件列表" - -#: admin/mailinglist.py:96 -msgid "Export Subscribers" -msgstr "导出订阅人" - -#: admin/mailinglist.py:98 -msgid "Export" -msgstr "导出" - -#: admin/newsletter.py:41 -msgid "Receivers" -msgstr "接收人" - -#: admin/newsletter.py:42 -msgid "Sending" -msgstr "正在发送" - -#: admin/newsletter.py:43 admin/smtpserver.py:36 -msgid "Miscellaneous" -msgstr "杂项" - -#: admin/newsletter.py:79 -msgid "Default" -msgstr "默认" - -#: admin/newsletter.py:106 -msgid "Unable to download HTML, due to errors within." -msgstr "由于内部HTML错误无法发送的新闻" - -#: admin/newsletter.py:108 -msgid "Please install lxml for parsing an URL." -msgstr "请安装用于解析URL的lxml。" - -#: admin/newsletter.py:120 -msgid "View historic" -msgstr "查看历史" - -#: admin/newsletter.py:121 admin/newsletter.py:130 -msgid "Not available" -msgstr "不可用" - -#: admin/newsletter.py:123 -msgid "Historic" -msgstr "历史" - -#: admin/newsletter.py:129 -msgid "View statistics" -msgstr "查看统计" - -#: admin/newsletter.py:132 -msgid "Statistics" -msgstr "统计" - -#: admin/newsletter.py:142 -msgid "Unable send newsletter, due to errors within HTML." -msgstr "由于内部HTML错误无法发送的新闻。" - -#: admin/newsletter.py:144 -#, python-format -msgid "%s succesfully sent." -msgstr "%s发送成功." - -#: admin/newsletter.py:146 -#, python-format -msgid "No test contacts assigned for %s." -msgstr "%s没有测试人。" - -#: admin/newsletter.py:147 -msgid "Send test email" -msgstr "发送邮件测试" - -#: admin/newsletter.py:155 -#, python-format -msgid "%s newletters are ready to send" -msgstr "%s简讯已准备好发送" - -#: admin/newsletter.py:156 -msgid "Make ready to send" -msgstr "设为“准备发送”" - -#: admin/newsletter.py:165 -#, python-format -msgid "%s newletters are cancelled" -msgstr "%s通讯被取消" - -#: admin/newsletter.py:166 -msgid "Cancel the sending" -msgstr "取消发送" - -#: admin/smtpserver.py:18 -msgid "Invalid syntax, do not forget the \":\"." -msgstr "无效的语法,不要忘了“:”。" - -#: admin/smtpserver.py:20 -msgid "Invalid syntax, several assignments by line." -msgstr "无效的语法,一行有太多的赋值。" - -#: admin/smtpserver.py:34 -msgid "Configuration" -msgstr "配置" - -#: admin/smtpserver.py:57 -msgid "Check connection" -msgstr "有效的连接" - -#: admin/workgroup.py:18 -msgid "Contacts length" -msgstr "联系人数量" - -#: admin/workgroup.py:22 -msgid "Mailing List length" -msgstr "邮件列表数量" - -#: admin/workgroup.py:26 -msgid "Newsletter length" -msgstr "读物数量" - -#: cmsplugin_newsletter/cms_plugins.py:15 -msgid "Subscription Form" -msgstr "取消订阅" - -#: cmsplugin_newsletter/models.py:13 -msgid "show description" -msgstr "介绍" - -#: cmsplugin_newsletter/models.py:14 -msgid "Show the mailing list's description." -msgstr "显示邮件列表的描述。" - -#: cmsplugin_newsletter/models.py:16 -msgid "Mailing List to subscribe to." -msgstr "邮件列表数量" - -#: templates/admin/newsletter/contact/change_list.html:36 -#, python-format -msgid "Add %(name)s" -msgstr "添加%(name)s" - -#: templates/admin/newsletter/contact/change_list.html:42 -msgid "Actions" -msgstr "行为" - -#: templates/admin/newsletter/contact/change_list.html:51 -#, python-format -msgid "Import %(name)ss" -msgstr "导入%(name)s" - -#: templates/admin/newsletter/contact/change_list.html:58 -msgid "Add to a mailing list" -msgstr "创建一个邮件列表" - -#: templates/admin/newsletter/contact/change_list.html:65 -#, python-format -msgid "Export %(name)s as VCard" -msgstr "以VCard导出联系人%(name)s" - -#: templates/admin/newsletter/contact/change_list.html:70 -#, python-format -msgid "Export %(name)s as Excel" -msgstr "导出%(name)s" - -#: templates/newsletter/contact_import.html:7 -msgid "Home" -msgstr "首页" - -#: templates/newsletter/contact_import.html:10 -msgid "Importation" -msgstr "导入" - -#: templates/newsletter/contact_import.html:24 -msgid "Excel" -msgstr "Excel" - -#: templates/newsletter/contact_import.html:27 -msgid "Excel file (.xls)" -msgstr "导出文件(.xls)" - -#: templates/newsletter/contact_import.html:31 -msgid "Import contacts from a Excel file." -msgstr "以VCard导出联系人" - -#: templates/newsletter/contact_import.html:32 -msgid "Columns are [email][last name][first name][tags]." -msgstr "列表含[电子邮件] [姓氏] [名字] [标签]。" - -#: templates/newsletter/contact_import.html:33 -#: templates/newsletter/contact_import.html:56 -#: templates/newsletter/contact_import.html:98 -msgid "All columns are optionnal excepting the email." -msgstr "除电子邮件外所有列皆为可选。" - -#: templates/newsletter/contact_import.html:38 -#: templates/newsletter/contact_import.html:61 -#: templates/newsletter/contact_import.html:81 -#: templates/newsletter/contact_import.html:103 -msgid "Import" -msgstr "导入" - -#: templates/newsletter/contact_import.html:47 -msgid "Text" -msgstr "文本" - -#: templates/newsletter/contact_import.html:50 -msgid "Text file (.txt, .csv)" -msgstr "文本文件(.txt,.csv格式)" - -#: templates/newsletter/contact_import.html:54 -msgid "Import contacts from a text file, or a CSV file." -msgstr "从文本文件或CSV文件导入联系人。" - -#: templates/newsletter/contact_import.html:55 -#: templates/newsletter/contact_import.html:97 -msgid "" -"Columns are [email][last name][first name][tags], splitted by a dot coma." -msgstr "列表含[电子邮件] [姓氏] [名字] [标签],由逗号分隔。" - -#: templates/newsletter/contact_import.html:70 -msgid "VCard" -msgstr "VCard" - -#: templates/newsletter/contact_import.html:73 -msgid "VCard file (.cvf)" -msgstr "VCard文件(.cvf)" - -#: templates/newsletter/contact_import.html:77 -msgid "" -"Import contacts from your favorite mail client, by providing a VCard file." -msgstr "用VCard文件导入您最喜欢的邮件客户端联系人。" - -#: templates/newsletter/contact_import.html:90 -#: templates/newsletter/contact_import.html:93 -msgid "Raw text" -msgstr "" - -#: templates/newsletter/mailing_list_subscribe.html:4 -#: templates/newsletter/mailing_list_subscribe.html:7 -msgid "Subscription to mailing list" -msgstr "创建一个邮件列表" - -#: templates/newsletter/mailing_list_subscribe.html:10 -msgid "Thanks for your subscription!" -msgstr "总订阅数" - -#: templates/newsletter/mailing_list_subscribe.html:16 -msgid "Validate this form to subscribe to the mailing lists." -msgstr "验证此表以取消订阅本邮件列表。" - -#: templates/newsletter/mailing_list_subscribe.html:21 -#: templates/newsletter/cms/subscription_form.html:20 -msgid "Subscribe" -msgstr "订户" - -#: templates/newsletter/mailing_list_unsubscribe.html:4 -#: templates/newsletter/mailing_list_unsubscribe.html:7 -msgid "Unsubscription" -msgstr "取消订阅" - -#: templates/newsletter/mailing_list_unsubscribe.html:9 -msgid "You are unsubscribed for this mailing list." -msgstr "你已退订这个邮件列表。" - -#: templates/newsletter/mailing_list_unsubscribe.html:11 -msgid "Validate this form to unsubscribe to this mailing list." -msgstr "验证此表以取消订阅本邮件列表。" - -#: templates/newsletter/mailing_list_unsubscribe.html:15 -msgid "Unsubscribe" -msgstr "取消订阅" - -#: templates/newsletter/newsletter_historic.html:9 -#: templates/newsletter/newsletter_statistics.html:68 -msgid "Admin." -msgstr "管理" - -#: templates/newsletter/newsletter_historic.html:23 -msgid "Date" -msgstr "日期" - -#: templates/newsletter/newsletter_historic.html:24 -msgid "Contact" -msgstr "联系" - -#: templates/newsletter/newsletter_historic.html:25 -msgid "Action" -msgstr "行为" - -#: templates/newsletter/newsletter_link_site.html:5 -msgid "If you cannot see this email," -msgstr "如果你不能看到这封电子邮件," - -#: templates/newsletter/newsletter_link_site.html:6 -#: templates/newsletter/newsletter_link_unsubscribe.html:6 -msgid "click here" -msgstr "点击这里" - -#: templates/newsletter/newsletter_link_unsubscribe.html:5 -msgid "For unsubscribing to this mailing list," -msgstr "你已退订这个邮件列表。" - -#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147 -msgid "Consultation histogram" -msgstr "参考直方图" - -#: templates/newsletter/newsletter_statistics.html:89 -msgid "Period" -msgstr "周期" - -#: templates/newsletter/newsletter_statistics.html:112 -#: templates/newsletter/newsletter_statistics.html:113 -msgid "Broadcasting statistics" -msgstr "查看统计" - -#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139 -msgid "Total openings" -msgstr "总订阅数" - -#: templates/newsletter/newsletter_statistics.html:120 -msgid "Openings on site" -msgstr "访问于" - -#: templates/newsletter/newsletter_statistics.html:125 -msgid "Total openings unique" -msgstr "总访问数" - -#: templates/newsletter/newsletter_statistics.html:130 -msgid "Unknow delivery" -msgstr "未知邮件" - -#: templates/newsletter/newsletter_statistics.html:135 -msgid "Unsubscriptions" -msgstr "取消订阅" - -#: templates/newsletter/newsletter_statistics.html:140 -msgid "Openings average" -msgstr "总订阅数" - -#: templates/newsletter/newsletter_statistics.html:148 -#: templates/newsletter/newsletter_statistics.html:149 -msgid "Links statistics" -msgstr "查看统计" - -#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143 -msgid "Total clicked links" -msgstr "总订阅数" - -#: templates/newsletter/newsletter_statistics.html:156 -msgid "Total clicked links unique" -msgstr "总点击次数" - -#: templates/newsletter/newsletter_statistics.html:161 -msgid "Clicked links by openings" -msgstr "每次访问的点击数" - -#: templates/newsletter/newsletter_statistics.html:166 -msgid "Clicked links average" -msgstr "总订阅数" - -#: templates/newsletter/newsletter_statistics.html:178 -msgid "Report" -msgstr "导出报告" - -#: templates/newsletter/newsletter_statistics.html:180 -msgid "Download CSV report" -msgstr "下载CSV报告" - -#: templates/newsletter/newsletter_statistics.html:185 -msgid "Informations" -msgstr "导入" - -#: templates/newsletter/newsletter_statistics.html:186 -msgid "Recipients" -msgstr "接收人" - -#: templates/newsletter/newsletter_statistics.html:187 -msgid "View" -msgstr "查看" - -#: templates/newsletter/newsletter_statistics.html:190 -msgid "Sending date" -msgstr "发送日期" - -#: templates/newsletter/newsletter_statistics.html:193 -msgid "Tests sent" -msgstr "发送测试" - -#: templates/newsletter/newsletter_statistics.html:198 -msgid "Top Links" -msgstr "受欢迎的链接" - -#: templates/newsletter/newsletter_statistics.html:199 -msgid "Density map" -msgstr "密度图" - -#: templates/newsletter/newsletter_statistics.html:208 -msgid "No Top Links yet." -msgstr "目前尚未有任何的受欢迎链接" - -#: templates/newsletter/cms/subscription_form.html:8 -msgid "You have successfully subscribed to the mailing list!" -msgstr "你已退订这个邮件列表。" - -#: utils/importation.py:52 -#, python-format -msgid "Mailing list created by importation at %s" -msgstr "于%s合并创建的邮件列表" - -#: utils/importation.py:53 -#, python-format -msgid "Contacts imported by %s." -msgstr "联系人由%s导入。" - -#: views/statistics.py:54 -#, python-format -msgid "Statistics of %s" -msgstr "%s统计" - -#: views/statistics.py:76 -msgid "openings" -msgstr "总订阅数" - -#: views/statistics.py:139 -msgid "#val# openings" -msgstr "总订阅数" - -#: views/statistics.py:143 -msgid "#val# clicks" -msgstr "点击数" - -#: views/tracking.py:67 -#, python-format -msgid "Historic of %s" -msgstr "%s的历史" - -#~ msgid "key1: value1 key2: value2, splitted by return line." -#~ msgstr "key1: value1 key2: value2, splitted by return line." - -#~ msgid "Can change status" -#~ msgstr "Can change status" - -#~ msgid "VCard import" -#~ msgstr "VCard import" - -#~ msgid "Contacts" -#~ msgstr "Contacts" - -#~ msgid "Mailing List" -#~ msgstr "Mailing List" - -#~ msgid "Mailing Lists" -#~ msgstr "Mailing Lists" - -#~ msgid "Newsletter" -#~ msgstr "Newsletter" - -#~ msgid "Newsletters" -#~ msgstr "Newsletters" - -#~ msgid "Link" -#~ msgstr "Link" - -#~ msgid "Links" -#~ msgstr "Links" - -#~ msgid "group" -#~ msgstr "group" - -#~ msgid "Connection valid" -#~ msgstr "Connection valid" - -#~ msgid "Double openings" -#~ msgstr "Total Subscriptions" - - diff --git a/password_reset/locale/de/LC_MESSAGES/django.mo b/password_reset/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index b8c3de93ed6ab9796e9e720663f7cbdf0f8784be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3002 zcmai0OK)366dq`S*1XGG0x=X7V%67ms#dhlL!^mIBJxs_777A1_8nhOb3NnE%#G`? zLa;$}QG`HZ#ine^zN?4@UL!WF;a{*r;yd?VJ9b)HOZIo?dCvLHch2=+#}0qb@OcT} zSMmK5-`DZI@eqFSIr1=LP2f@BF<=My2=GhbJn(Dar@-HVPXJ4Y7<&9 zegWTa0&ie^?6EAapMZ~Iya%iS`#@Shic6mY{s5%-f6nnYAjR=Fumt=E_!{udquKl% z@MVlY1bzd&2CM-81(t#30%LChKLHXiUjb?Vw?GZN4XgrRd7Lo`+yds5GfuusEAIX|-s}qARf)nPrQrG-7UleQ2@F*JCMQsL?V8&@+iWaQRY`W_f7z z+a7UbF<41{q`L=hl(r!6W=GoI-80;1P!byOpo{Jv>y!?*k)7x5-jGhViO5FzWt+y@ zUMUM`5G^bd16ghy(z7FC6_)uGP}L9`VN$Tug14+}&Ky56G4S-W#KuK;eAdcqiFAWp z8ZDomyVd1*Ol{Swgo}>t{Hmkc&I{JZwudOmDwdN>M^z$-c(?nuE1n2 zjNt<}mS+kfe}jO=&a@@m;2kTy)S=Q5-BM3AL0ejoaPG7WA;AMojL}_YLmmb)8D*5$ zd%S7l*mP4XBordDN~i4p#bnVXjfQltnZ!_5T}qu1zfUwGByCw0wU9Q`rM#zAVf|a#k zVU91ZRacfyezdk)D=Z7=gDoqxi-k9~$`^&!((w&c)~;)`_%td56WEcC-;LVW%b}db zK^-LsC)kprUF8e42kxXzg_Wh1+J4lN-$%|ir44GjVMrHMey*;3VLeW)h=Ys9wq2F$PC9fmr>A)KI5VO78#8>eI8|UZ z1!dKO73zhkj{CI0Zel~pcOb|?GemtmbP!+WtBK!*0ydT8AutpcDMlzQ5hEhZEK{pY z+I*>HdEO&D-%V_Pud%%grO)ssW33ucD0RIinzpna6;+qIbYEvnSvOVE=C??tn*u5c75dMB(FBz~YM7%1 zsJcg+1$X^hnygW$MZ+1=a$v|O>gY!OTV6#{Q^y_M%d@0J)be(R-FL`r#w*((mgzY` z>wr5W#_%YT<~{ncPg65EG|2RzTOYJ=z$@30;1usXR&(4Z6tCmUQiY|A9-HX_`5#8z zRT5<2jPo*%$x(DwoQwKin z?j5>vL26R3%^Eopif%=Uz}p*guET3wm1?$s2f9Q*_Nv_`BdKosdv$0)LA}F^wv9$1 z=j%`vRDkVW32}{Vqdx@0Gc@1^4CKmTR7%wTY3eHej%eZzqM6h!O03I4jE(9(AR z6g#Tn1L_@5^4*np(ZrBfdTT1+cAB9Ql`L5xKKB*Mn^5F#5=$JZvN3&UdXyF~kqE4y n9`Yj3B|4r*QePeKH>3##2pv*{%k+K-Hl+fE&|Md=JgM1#a{!y1 diff --git a/password_reset/locale/de/LC_MESSAGES/django.po b/password_reset/locale/de/LC_MESSAGES/django.po deleted file mode 100644 index febc5878..00000000 --- a/password_reset/locale/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,127 +0,0 @@ -# django-password-reset translations for DE. -# This file is distributed under the same license as the django-password-reset package. -# Hannes Rantzsch , 2014. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-07 14:54+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Hannes Rantzsch \n" -"Language-Team: DE \n" -"Language: DE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:26 -msgid "Username" -msgstr "Benutzername" - -#: forms.py:27 -msgid "Email" -msgstr "E-Mail" - -#: forms.py:28 -msgid "Username or Email" -msgstr "Benutzername oder E-Mail" - -#: forms.py:48 forms.py:58 forms.py:70 -msgid "Sorry, this user doesn't exist." -msgstr "Entschuldigung, dieser Benutzer existiert nicht." - -#: forms.py:72 -msgid "Unable to find user." -msgstr "Benutzer konnte nicht gefunden werden." - -#: forms.py:78 -msgid "New password" -msgstr "Neues Passwort" - -#: forms.py:82 -msgid "New password (confirm)" -msgstr "Neues Passwort (bestätigen)" - -#: forms.py:94 -msgid "The two passwords didn't match." -msgstr "Die beiden Passwörter stimmen nicht überein." - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "Neues Passwort wurde gesetzt" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "Ihr Passwort wurde erfolgreich zurückgesetzt. " -"Sie können es ab sofort auf der Login-Seite verwenden" - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "Sehr geehrte(r) %(username)s" - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "Sie -- oder jemand, der vorgibt Sie zu sein -- haben angefordert, " -"Ihr Passwort auf %(domain)s zurückzusetzen." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "Folgen Sie diesem Link, um ein neues Passwort festzulegen:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "Sollten Sie nicht angefordert haben, Ihr Passwort zurückzusetzen, ignorieren " -"Sie einfach diese E-Mail und Ihr Passwort bleibt unverändert." - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "Rücksetzung Ihres Passwortes auf %(domain)s" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "Passwort zurücksetzen" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "Passwort zurücksetzen" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "Es tut uns Leid, dieser Link zur Passwortwiederherstellung ist ungültig. Sie können einen neuen anfordern." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "Hallo, %(username)s. Bitte wählen Sie Ihr Passwort." - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "Neues Passwort speichern" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "Passwortrücksetzung versandt" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "Eine E-Mail an %(email)s wurde vor %(ago)s versandt. " -"Nutzen Sie den darin enthaltenen Link um Ihr Passwort zurückzusetzen." diff --git a/password_reset/locale/en/LC_MESSAGES/django.po b/password_reset/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index ec6d3d10..00000000 --- a/password_reset/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,122 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-08 13:44+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: password_reset/forms.py:14 -msgid "Sorry, this user doesn't exist." -msgstr "" - -#: password_reset/forms.py:31 -msgid "Username" -msgstr "" - -#: password_reset/forms.py:32 -msgid "Email" -msgstr "" - -#: password_reset/forms.py:33 -msgid "Для восстановления пароля укажите email, который Вы регистрировали" -msgstr "" - -#: password_reset/forms.py:83 -msgid "Unable to find user." -msgstr "" - -#: password_reset/forms.py:89 -msgid "New password" -msgstr "" - -#: password_reset/forms.py:93 -msgid "New password (confirm)" -msgstr "" - -#: password_reset/forms.py:98 -msgid "The two passwords didn't match." -msgstr "" - -#: password_reset/templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "" - -#: password_reset/templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "" - -#: password_reset/templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "" - -#: password_reset/templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "" - -#: password_reset/templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "" - -#: password_reset/templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "" - -#: password_reset/templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "" - -#: password_reset/templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "" - -#: password_reset/templates/password_reset/recovery_form.html:10 -msgid "Recover my password" -msgstr "" - -#: password_reset/templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "" - -#: password_reset/templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "" - -#: password_reset/templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "" - -#: password_reset/templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "" - -#: password_reset/templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "" diff --git a/password_reset/locale/es/LC_MESSAGES/django.mo b/password_reset/locale/es/LC_MESSAGES/django.mo deleted file mode 100644 index 4eb4943e05f7383e4ce142691da89c2b01c3b32f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2779 zcma)7&2Jk;6ra)pt@$n#I3V>=R1u4;>!cvH&W8wz+eVPYBxz9r6^(bt_O!b*W@gu} z%MDIQfGPn8_!B@#J#pm55pn66I|mNjIq-YC>yNY*Vx{%Zvpe%Xe($~C{&D=sw*uD- zxL?A37xzirUmU^@uA>hL(E%O<9tZY;4+B2~t^+>@UIYFHd>lA`ScvC==YdZHTfk?4 z63BLa`TlF*vsnKC^1h`b1%3d04(m^VM}fD2Z0|eZd%z!oZvYP?s4Kwp zz^@SdZQw1ePd+Nd3E=lYj{6R<3H%u-f&Ty>173r1=HPmXp91r9z*q464)8_bT_E%D z7m(u;$AlOHP5?RXFM(|5Cm^5u6$lsNPvBF)zkweD4^@h|uK_P${SC0BT!6})6OM~7 z<_T%$7u@Fd%Vi$R6Ij5kcmy}-%i{)!CvkI4I8Nq_FOG%l!x!@bw|QJ*&5%l@j%g@8 zd1X>cEiL=hS<_uTJ(s_$`sFj_6FNO7ySC~Hzcsq-6{S5zu{JkI8`Ak{uTqj^)R6kp z`=NDFO>8LXa5nSG8JVc6pBGJbD=z8z8F$n76OT1&#Y)0a*s~TevYETb_-2QnQe@4m zDe@?CaEjx|caOuEC$E!!JR;pS)^X_Cm)T1bar8qS$K+EvqRfOnX}SurZ_i|MU_o=C zH687e>cPiwELvsijC`o8?#RS?5Oc zMMC3j;h7mIYU5F!fsA!jqpP4Qlm=;XvdfZsPIXpJot_&<`cdZMsz0^r)W@0f<62sy zme0u5+5ul&FYvBBGp}xHpVq`a8X_IqNwl6K9r61_reUupE*sg7vBgqHgLO86hh<|- z{*ZN4bO^^A1ibb(Q3!+jPNm93+H~1UJMRhJ(nAZEL8}NYcn=c?=&p$g592nOWt7?@ z>ex88!`uru3KQAjQ*LUQJ^CyRmG_-2MrXB^G6nHdqLCr@mebuH%4UaL_k3z>7c(XG$cXbrJm34ivZyQu; z?d%8ZPRSI9f(@Cf1})YX&ISwh;B1{17aNPO2lcb{IyMHoYM|M8x$kOoZ8zB32{zW~ z(oSP*^R@SPwwslAq)&r=CykF~YF&f2qzkR5i?Z#sifJtlc!a*{u<$zuIxmj}8Q z+GG_bOgBSf!M>77gPME)XEX1sY;A5erxYyI>XmhCP;Eps>LayO-AvE)V~ora6hS() z_{!z|3&FYRK90PjT+lS3=GPc9-DZn@=_IeRzH%Vb zV<=-eP~zQ8Iez~@v9xg!0J4HO^XL?6I;)l#l#U$W7n@iD*tE&iKo$-#z#2oBVnU3? z$P^QkyUYxPA!%z%5#*MmDHT&CC;*zckWFZUD(M-q4MZVHhG_7ba?J+p^d?{Z2)wCN;{2R{X;vjV!#5l<+MWLY#hIqWFWCCi&RH{gAS8L^>#n8kf$ z4Voc>MU7CqvP@H6NKFJ)a)p`Aex^X%f9R>Vu?}?#r>Hnw=`Td!GA724gT+)Gm{EUdY?F_JA+wTPK@m1Nw_G^iZQ zDx@_pYS|^ZupaD^b}S9P4YPch>6Z*0RyK3VN#0aw42)9l3FZ-Ex!_*PM`L, 2013. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-30 22:24-0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Marcos Gabriel Alcazar \n" -"Language-Team: ES \n" -"Language: ES\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:26 -msgid "Username" -msgstr "Usuario" - -#: forms.py:27 -msgid "Email" -msgstr "Email" - -#: forms.py:28 -msgid "Username or Email" -msgstr "Usuario o Email" - -#: forms.py:48 forms.py:58 forms.py:70 -msgid "Sorry, this user doesn't exist." -msgstr "Disculpe, el usuario no existe." - -#: forms.py:72 -msgid "Unable to find user." -msgstr "No es posible encontrar el usuario." - -#: forms.py:78 -msgid "New password" -msgstr "Nueva clave" - -#: forms.py:82 -msgid "New password (confirm)" -msgstr "Nueva clave (confirmar)" - -#: forms.py:94 -msgid "The two passwords didn't match." -msgstr "Las claves no coinciden" - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "Nueva clave actualizada" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "" -"Su clave ha sido restaurada. Puede utilizarla para ingresar al sistema" - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "Querido %(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "" -"Usted -- o alguien pretendiendo ser usted -- ha requerido un blanqueo de clave en" -"%(domain)s." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "Su clave puede cambiada siguiendo el siguiente enlace" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "" -"Si usted no ha requerido un cambio de clave, simplemente ignore este email y " -"no sera actualizada." - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "Recuperacion de clave en %(domain)s" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "Recuperacion de clave" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "Recuperar mi clave" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "" -"Disculpe, la url para el recupero de clave es invalida. Usted puede solicitar una nueva." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "Hola %(username)s. Por favor ingrese su nueva clave." - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "Ingresar nueva clave" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "Clave recuperada enviada" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "" -"Un email ha sido enviado a %(email)s hace %(ago)s minutos. " -"Use el enlace recibido para recuperar su clave" diff --git a/password_reset/locale/ka/LC_MESSAGES/django.mo b/password_reset/locale/ka/LC_MESSAGES/django.mo deleted file mode 100644 index a00b319f41840ffc624946f664bd5656e3a347eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4179 zcmb7`-)|gO6~`~M^oLtYDFsvssaL5YY{j#&OOVpF9mT|MYBi26#|a9RTE@HAyVK6j zU1nzOT0HI(hzHX&{XtT+p#n;ZfEQk?KK7;RLwVo{Y5xSCc&XHW&b_na-HnOcm1e$k z?>#@i=bV}S&tvyqSNy)u^#iVdaXrcPo3C->_rTYc+6Es49|POqH^44<4*V7PBKR@* zFgSgWQr`og0Urg|!Eb{hD0Z{r{2KTj*0({C`v80e`~(!axqCgn06xz8m*4~7J}CCy z27d~^5B?auhoG*2&wweh?}MMo{{2dQ6BK2M`w_4QJ`R2k{u4YV_@Gi}!GD8G;1d%{ zod9117r`}2R{9f#{~Q@>)W85--Lv#;C(oK3H&)IynP5h1%3+t1NC7a#&aIx$^3*1cGsh?0*;F=vve?nbC&PxF$~54$e!D z6}=vt5J$D9wZNY3q+`Zcwq;k>ZSupMJbVtRkvN?6AdG39MXh$cr=vz|aPiT-Wo`nHln~d`8gmF}_=&Mjw3lq|m zWamTOOwIPfvE!42NMGut@lVRUX8N6qBd!W zeAkxIX1X5L<-8T5PE2QQ8IyS84~Qm1>8&(sG%1_imAbpBu?=RX9X3owt*7>7Q_F*udT_<0S!9!{ zUSB--{Nnj#ePwy$(#qP!i4D`XX&$U*ji?^{q|?ZPOua0AxzvO?O2JZ?o2q_# zX7*Gt^P^z)w4Oaxot-@~b82P=!C=GeL}I*22ZO9l`YPNL-#iY?8onX_1 zt*XATc=7yYNnrlMg|l%~v1#K#hQL=>R+kU5ovqAFoU;jq#ra;FEOPT|ezF}i9ditS zn9|J)mp7jcP9MlgklQ8=mXn&5eyHlxTTwo-9(U3(4xY7XE34|H?UvcX?40(G3o~;Q z%Dvixe)p}R_s{t2j^j7_-Pbiz{qCRp-FJ9;t>4{ucTRY?-tXRY$G;O(gV$rf`&YMl zvx3GA6y54??ir;XM*H12IRkD1qU;R4EmqtDEw*ksCvQ4GvgEAi%-!JWnmfcEp<#$P z@FP~)!WVZJRKNRsxA2Oxr4D-)4^qRi5ApBL-fvkR`HptFM2S~IfRiGMGIf0a#U)ha zjqD$tppRQ}J~C*m_Pg&QIil<}djOSzu6G?n;(t7APv3ivtJ}^wTn0*>ql+JS27>=y;wbQE-Pgl|l*HC8;khJM^_I z2JwCQaUk_KWio)A%b#!yGMrP=NvOER3FVf)kx2>78@?N>n!}} z_{85Y%S~)|`x|j*j=lz19xj8tx%?jt*X?&?Ow>LQl!Rn&ggf+c_euFq>}$A zy}Dl#9lSgK}XoVW!3+rR0f-I$u{-EcQ@cv<#Gvu6Q&lN-AiQ)vG+>04O{pbuZ zRmx$;+mL=$jttTw`NHNQTj(Nk)Blf>FC8+3ckteoKTU;, 2014. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-18 14:11+0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Givi Khojanashvili \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:26 -msgid "Username" -msgstr "სახელი" - -#: forms.py:27 -msgid "Email" -msgstr "Email" - -#: forms.py:28 -msgid "Username or Email" -msgstr "სახელი ან Email-ი" - -#: forms.py:51 forms.py:61 forms.py:73 -msgid "Sorry, this user doesn't exist." -msgstr "ბოდიში, ასეთი მომხმარებელი არ არსებობს." - -#: forms.py:75 -msgid "Unable to find user." -msgstr "შეუძლებელია მომხმარებელის მოძებნა" - -#: forms.py:81 -msgid "New password" -msgstr "ახალი პაროლი" - -#: forms.py:85 -msgid "New password (confirm)" -msgstr "ახალი პაროლი (დამოწმება)" - -#: forms.py:97 -msgid "The two passwords didn't match." -msgstr "ორი პაროლი არ ემთხვევა ერთმანეთს." - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "ახალი პაროლი დაყენებულია" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "" -"თქვენი პაროლი იყო წარმატებულად შეცვლილი. თქვენ შეგიძლიათ ის ეხლავე მოიხმაროთ ავტორიზირების გვერდზე" - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "%(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "" -"თქვენ -- ან ვინმემ თქვენი სახელით -- მოითხოვეთ პაროლის შეცვლა " -"%(domain)s-ზე." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "გადადით შემდეგ ლინკზე და შეძლებთ ახალი პაროლის დაყენებას:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "" -"თუ თქვენ არ გსურთ პაროლის შეცვლა ნუ მიაქცევთ ყურადღებას ამ email-ს და " -"თქვენი პაროლი უცვლელი დარჩება" - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "პაროლის აღდგენა %(domain)s-ზე" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "პაროლის აღდგენა" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "ავღადგინო ჩემი პაროლი" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "" -"ბოდიში, პაროლის შეცვლის ლინკი არასწორია. თქვენ ისევ შეგიძლიად ახალი მოითხოვოთ." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "გამარჯობა, %(username)s. გთხოვთ ამოირჩიეთ თქვენი " -"ახალი პაროლი" - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "დავაყენო ახალი პაროლი" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "პაროლის აღდგენის მოთხოვნა გაგზავნილია" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "" -"email-ი %(email)s-ზე იყო გაგზავნილი %(ago)s წინ. მოიხმარეთ ეს " -"ლინკი იმისათვის რომ დააყენოთ ახალი პაროლი" diff --git a/password_reset/locale/nb/LC_MESSAGES/django.mo b/password_reset/locale/nb/LC_MESSAGES/django.mo deleted file mode 100644 index aaae85ac9eb3c66d6e39bf800c189293e19a7f5e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2463 zcmah~OOG2x5N;s6%sT><11LqLRo04UvKtW*Io?&AwKr>G@2>WRk^^Y$X^%T@cbo1R zJ3fLqa^b+00|HJUfw<(pk+^c;5(y!Z-@t(*U(bvm8&DYS>^D7AUG-Jf*X2J>pZb#F zI*t1++~4DV8+YXi{KNGlunYVN=xokB$=K7t3&0KFD)2*K0(=qp8}LowpTM)gzkz+= znWwV#XE}ZYd>!xa1D^vv0KNu%2>bx}7w|H$d5W?)ErdU(O#zw1XeQ7!URXIB#^_ zTMD&0A0v+}2g4nY)Ot#zL{b|Z!ctW zVnNFtt-8VtiflK}lnn3a5jPXk3i*Z_Nvfh{``VaEDT_Fz16xNiE1pIDMu8NePq&au zCs5$w*i-`Q8Qxtxx3oO<{ZV3M(Vkm3{Nse%X|c89m5af;e`(=52@_3SfwDLkc$s%@_CVTD)S`(VIE~^u=?YnPyUg6Ni)fQh zhg;iCBwF9*TxEry7aAG5<{J_9Vp4kSdY8&tM-cTeh`7&ojlRP>vDXN_BW|qFs!Y4p zjhodQbvml=?KgI|3wwO1P3*O7Btq|c5?Sv+m#MJ3bKq?l9>mz>)qC(#TyWR@^ zF5|I$`MnD(xM1k*@sV)ObGuvh>Ymry@oH7t+9|gh7jExt*9*Mml$AlOO_??i zn@!rTw(3-=x2lciwQ8-lSKr@XhpCDZB;XzJU{I!Jb^FGlqg-h=uSwx+6U}Wvwbf|V z=lQMrD}@cM&`N}x48c3*cjJpg2~A(cc?=BnyLNc6>0O!IIa*zAyt?XWr+_kDX^Xh9 zD-#n)Z&RCrEt49iOS^XIDrJvr%ZlDvqt)Wo0;^*t4K;*~2-KD$j@@JmFd2~TdT^MP5#RUd0-d;G1_rXCOkrY4Bu^q7vTn|F@C!+>~XU^z}~ zi~s+`I^s%65g~&Sml2K^e5(o0#nk^6x=dk0qTlCqd{5avj;W&q7Be&IV+gTE+- zB&cfwmkdr=S|21>bFOo@G(vfh7b->xa>XIU@LI@=UFUs_l9S1@8*j`w5#af53g>>N{WhsXCIBI%l-CYgUfn_~0GS;lR2 zk{giVeTy-M$1GqvdeJoQs*-b%qK_lHDNw2W&2+cVoFd$h&`2#j5|, 2014. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-05 20:57+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:26 -msgid "Username" -msgstr "Brukernavn" - -#: forms.py:27 -msgid "Email" -msgstr "Epost" - -#: forms.py:28 -msgid "Username or Email" -msgstr "Brukernavn eller epost" - -#: forms.py:51 forms.py:61 forms.py:73 -msgid "Sorry, this user doesn't exist." -msgstr "Beklager, denne brukeren eksisterer ikke" - -#: forms.py:75 -msgid "Unable to find user." -msgstr "Finner ikke brukeren." - -#: forms.py:81 -msgid "New password" -msgstr "Nytt passord" - -#: forms.py:85 -msgid "New password (confirm)" -msgstr "Bekreft nytt passord" - -#: forms.py:97 -msgid "The two passwords didn't match." -msgstr "Passordene er ikke like." - -#: templates/password_reset/recovery_done.html:3 -#, fuzzy -msgid "New password set" -msgstr "Nytt passord" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "" -"Ditt passord har blitt endret. Du kan nå logge inn med ditt nye passord." - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "Kjære %(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "" -"Du, eller noen som utgir seg for å være deg, har bedt om et nytt passord for " -"%(domain)s." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "Du kan sette nytt passord ved å følge denne linken:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "" -"Hvis du ikke ønsker å bytte passord kan du se bort i fra denne eposten.Ditt " -"passord vil forbli uendret." - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "Glemt passord for %(domain)s" - -#: templates/password_reset/recovery_form.html:5 -#, fuzzy -msgid "Password recovery" -msgstr "Glemt passord for %(domain)s" - -#: templates/password_reset/recovery_form.html:11 -#, fuzzy -msgid "Recover my password" -msgstr "Nytt passord" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "" -"Beklager, men lenken for bytte av passord er ikke korrekt. Send forespørsel om ny lenke.." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "Hei, %(username)s. Vennligst velg ditt nye passord." - -#: templates/password_reset/reset.html:11 -#, fuzzy -msgid "Set new password" -msgstr "Nytt passord" - -#: templates/password_reset/reset_sent.html:4 -#, fuzzy -msgid "Password recovery sent" -msgstr "Glemt passord for %(domain)s" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "" -"En epost har blitt sendt til %(email)s for %(ago)s siden. " -"Bruk den tilsende lenken for å be om et nytt passord." diff --git a/password_reset/locale/pl/LC_MESSAGES/django.mo b/password_reset/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index 04f6d38faa48ab131511d5802eaa47b69b4c19cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2904 zcmai0%a2o49KH%7RD9ucVd5_sU>bW%I|C8QbbJgDPzLHy7>tSLwD+__`oKr5h z;s!G@CN4;f3&MY(OLt^+8dCrt6t$!T2kn+xH!?1N<52_MO_D;`_j7G5!d+7kCHg?A--!0KWzv2kt^p zSAi#ie<1cdK#TFmkEVY91iHBQz{m=4Kkz#69pGcYZ-FlYe*``U{2l1x`wK|G{rf!c z6`&7%68J7K$qU%U*Z_|Je*?Pw_hmfqAdrBLw^g9y_bPB5Xn-exKLD=*{|1gI_dsRB ziHplUE)JxbJP0SL)o7U5ejEe1_4eQeeM$TP?+LuFCXPQBt9w905}*5ae86pzkN2h| z-en@Bh#4|mTC$3kjnzsvR}L*CYgw~=bTmVU7Fbhd4dHK|t{6_X#VHiBLqd{BP8)8C zk>nBem@$#kLEbyfna0_^;aajT&zhWf#<}&*iQJ64>H5TDo+=?{a8z$81&CE&KVbZP z!_88lGa0z(BN2vVEQ_fx>n$dm9I;=V z$z*Oo3w0$MLU*(C({SunMyZqLb#;U5_}??6Bq#|Kc#v7M!@4Vnx1OG-ZaksWyNt|c z`SmUavp&^TLob_}GoF(}Us7K$KG?}4g1lStDgyUeJid82&r(84&<5BoaInu9Bv zU+;4>uBDQE`6ye-&-rro0`J^7=J`!wY~HIv5H?biXblA-aO+)W>#e+ZMY39mEs7cf ztUD8!90_CcK}u7q5ErlSyRlJSjxeaFx#cntvgxeU5>2=*El7A2G!G!b2bh?nJMT?+ z7|UdqQL4q%P+_Q|#ETP(BeLX9>8WAo(e&$eZcL*eLRmG=WlH>%Xk_TLrA4!avZ=_` zJ-Icii96F{O`i8ETD5uI`sV}xD%VCRS)!l~0V;o-g`dt@0?3=7>jFJwclWG*1+K63J_oOMg|Kf4h5 z+WECJ)1-^}LS|J-)ED049@4P&BF-#kGuQlz;(@UKIPVfwR47bqy0WVJ(&{)_K%dEY;~pBt22@Ig zw!_c{)bQT+rz9D%0HvPkiVrqnG~VG>+@=AGn6|vB$g(b}K*E9)9p=P4=n5_c>_MW# z+bZvE2+P_#w%}ytf4lHTPnZFrowvCYF`pQIn-A}Wf~0UQ8aH7u^3BH1S&n*W2U;21 zr$N$t`)#t@cW3j?;l2*HSb*z|(3y-Ag9Dsla(j~^9FJHq!1YH%p1Pm?riGrek>ENQ z-p`_uSQbI#YBpN$QZR^3N8m>S;U?6uo#rT-?aUkFI!!1>&l`t1X9NtVe5dZ`TwfGu zrrf$VjUF*I)pk7=;q)}(4N$8n&eNJ2ZaFI3JdmvOUtM~@hFja4fn(d1rK!>`J>!ja z1oa^p+ffnZkr0bc4VP{1opbVF_+dmj^!MKkw;-BLPz-t?$StUGAX&(V_hEm=2*VaO zh}hiR4pS8NYw1s{SB+hdcH@qPP@#!{wYN9xaq4`)XjSkU{9@NQDYToB8d93)>XP@y zEcKIGj~EzLAV-}LcfonUsX59^UNw<%S}ICJ2Hp`-H-?r$%t*pcZIe>qnzg||lCg6I R(%gSZ*c_@R#3=, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: django-password-reset\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-30 12:57+0100\n" -"PO-Revision-Date: 2013-01-30 13:04+0100\n" -"Last-Translator: Michał Sałaban \n" -"Language-Team: \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -"X-Poedit-Language: Polish\n" -"X-Poedit-Country: Poland\n" - -#: forms.py:25 -msgid "Username" -msgstr "Nazwa użytkownika" - -#: forms.py:26 -msgid "Email" -msgstr "Email" - -#: forms.py:27 -msgid "Username or Email" -msgstr "Nazwa użytkownika lub email" - -#: forms.py:46 -#: forms.py:55 -#: forms.py:66 -msgid "Sorry, this user doesn't exist." -msgstr "Niestety, taki użytkownik nie istnieje" - -#: forms.py:68 -msgid "Unable to find user." -msgstr "Nie można znaleźć użytkownika." - -#: forms.py:74 -msgid "New password" -msgstr "Nowe hasło" - -#: forms.py:78 -msgid "New password (confirm)" -msgstr "Nowe hasło (potwierdź)" - -#: forms.py:90 -msgid "The two passwords didn't match." -msgstr "Hasła się różnią." - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "Ustawiono nowe hasło" - -#: templates/password_reset/recovery_done.html:6 -msgid "Your password has successfully been reset. You can use it right now on the login page." -msgstr "Twoje hasło zostało pomyślnie zmienione. Możesz go już użyć na stronie logowania." - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "Witaj %(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "You -- or someone pretending to be you -- has requested a password reset on %(domain)s." -msgstr "Ty -- lub ktoś podający się za Ciebie -- zażądał zmiany hasła w %(domain)s." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "Możesz ustawić nowe hasło, klikając w ten odnośnik:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "If you don't want to reset your password, simply ignore this email and it will stay unchanged." -msgstr "Jeśli nie chcesz zmieniać hasła, po prostu zignoruj tę wiadomość, a żadne zmiany nie zostaną wprowadzone." - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "Odzyskiwanie hasła w %(domain)s" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "Odzyskiwanie hasła" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "Odzyskaj hasło" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "Sorry, this password reset link is invalid. You can still request a new one." -msgstr "Niestety, ten odnośnik jest nieprawidłowy. Możesz jednak zażądać nowego." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "Witaj, %(username)s. Wpisz swoje nowe hasło." - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "Ustaw nowe hasło" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "Wysłano odnośnik do zmiany hasła" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "An email was sent to %(email)s %(ago)s ago. Use the link in it to set a new password." -msgstr "%(ago)s wysłano wiadomość na adres %(email)s. Użyj zawartego tam odnośnika by zmienić hasło." - diff --git a/password_reset/locale/ru/LC_MESSAGES/django.mo b/password_reset/locale/ru/LC_MESSAGES/django.mo deleted file mode 100644 index f073c350a3fc2d45027e8cf6ab8bbc70e69e11d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3449 zcmb7F-ES0C6u$~86!8NTUrfBB#ct>F(`zV0LDmJ46{sQBj#AhFk55D>2o4<2scf0)nagy2J+GHm_rB z8*m@+Iba{~d7ufTb7f`ybKq8te*}`eS0LH#UmxOoz!xz72)F_G8IaEV3V00o z6L1f39fCRv+y|UN?4JRDz&QOBV;uMwkmBBqLww*?;1%EmkaFL)k+I#tD6k2b0Y-q6 zz=Ocsz%JlFz}J9>8jvgS1n@ra2CxlyY!hRz1HS;$`aBRz>`x&1`5Wi~H-W4i@MGXL z;2*#Wn)O7*lZqZwDc;^Vs@~rE;;UkYQ2TxEO+PWG>GnZDrV2^Vv=eQn)Zpljarjw=U z$1L0C(l^I>(aDUOPEH{9p1Mqy4R}+=bw(^NA6Y&P$E>fCI`>4zJte&H)id06KuOjG z4^Bj`u};s$Z9QJN3`xT+oH>SQN6&ski@(=ZAm}M1|bN4 z%&kQ$dDhC(dfxOiqfs{Gn8P+qTs~rfbvgo*6=Bpqxa;vyAr!A+&{(>8fiQT%6TWb= zmXo7XhP5WhWE2vv1TC_V;0h*|(H&(q9;z~_XOs_*^AXp!-7)QjghE6nXqUHiFnN^4 zOh!mKQnaD0VIiE5_$8u|A!*CAa-%4lJ4SWaUE}7^GX*mzqO8wzPl$|fbY_jC!jqQk zBzRw{{hid|G(Vc|AL#7uY3LUP*Yk~TnX|IS!D3DtgKmO1^z{xJ?Vd1wY%)4bUnF=- zEZ$K-D%#M?oM@f9Y}R_^rr^~+FN6?MJbk_|%b?(9x4Ln;aTEWb9qC zqp(JVXQZ8sOA1Kvy~CE@&}SDt(>4ydUS1}+Q_w@1d~-h!Ka)*PV?35j#`%sNoIYc( zCgXAbHjiTW*TrjB?)FKbg zaW$*%VSGL~8(dI#gHNzJg|%6(?!!P$t3_H>C3R0NVl=PH_?iu_(t0U4i^=(5imRW4 z%UHvPMHt`5e5q!P$$P3)cVRy8ekMD02k#71H?hB@ZsRSh1sp!N=1r__sF~22j&d3~ z%prjCf8NiaVNstxueazFdFUH1^%)d4Qr5oflAUDgdTe064OT%1 z7(hsuDGQK0Nlcc4iF(#1n=v8=b?9J84^WR=_B?N*!h*H)h^P!Nx7AGbtjL27(|&`CuqGWq0Zd)1#7%Y9JXNIu0_xbBs<(WY zT__UdS7pEMUj|h!RjCT?;B-x0u5iAF99PFP8`ft@&ZzLsWumWG=R0rToE0s)4gczKs3#D=oP)F!yAdya!2oOXmxJpLf z|DO}T)~-P)Q?*aJsHo?{|5tU5Ixn2Tt%cSw=!YXBbVf7jwUWP@58Jwua!qE`p^(rr zt=1M-YcLAkkjr}hgA0$Yl4^I)q4Pi;-K}9u<6^7RNjX9KTzOGcu2)VDv9%mbP|H!0 xVHOkAl2NX{1I`7XVn6a)B^Oj+nn*(8vrEMcCgFYxXHoLub+=GQ3Qk;L{{rGi?$Q7N diff --git a/password_reset/locale/ru/LC_MESSAGES/django.po b/password_reset/locale/ru/LC_MESSAGES/django.po deleted file mode 100644 index 8ad17f19..00000000 --- a/password_reset/locale/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,125 +0,0 @@ -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Semen Pupkov , 2012. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-04 15:01+0600\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" - -#: forms.py:25 -msgid "Username" -msgstr "Логин" - -#: forms.py:26 -msgid "Email" -msgstr "Email" - -#: forms.py:27 -msgid "Username or Email" -msgstr "Логин или Email" - -#: forms.py:46 forms.py:55 forms.py:66 -msgid "Sorry, this user doesn't exist." -msgstr "Извините, такого пользователя нет" - -#: forms.py:68 -msgid "Unable to find user." -msgstr "Такого пользователя нет" - -#: forms.py:74 -msgid "New password" -msgstr "Новый пароль" - -#: forms.py:78 -msgid "New password (confirm)" -msgstr "Новый пароль (подтверждение)" - -#: forms.py:90 -msgid "The two passwords didn't match." -msgstr "Пароли не совпадают" - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "Новый пароль сохранен" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "Ваш пароль был успешно сброшен. Сейчас вы можете авторизоваться с новым паролем" - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "Уважаемый %(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "Вы или кто-то еще, сделал запрос на сброс пароля на сайте %(domain)s." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "Вы можете установить новый пароль пройдя по этой ссылке:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "Если вы не хотете сбрасывать ваш пароль, просто проигнорируйте это сообщение" - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "Востановление пароля на сайте %(domain)s" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "Воставновление пароля" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "Востановить пароль" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "Извините, эта ссылка для востановление пароля неверная, вы можете сделать новый запрос." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "Здравствуйте, %(username)s. Пожалуйста задайте новый пароль" - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "Установить новый пароль" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "Запрос на востановление пароля отправлен" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "Письмо с инструкциями по востановлению пароля было отправлено на %(email)s %(ago)s назад" diff --git a/password_reset/locale/zh/LC_MESSAGES/django.mo b/password_reset/locale/zh/LC_MESSAGES/django.mo deleted file mode 100644 index f1f11c350efc46072a3314f8a06d3f5ebd8cce99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2524 zcmaKs{cjXS7{^CJg^Hs1mKdXxCd4+}9#_N!j?!?n2Q>EO(iaSxsN1`_yOq72V`qwe?DO)S zXXno?>n8}V*Kogq`w!f2;Xd~S9=J9;8Wl!uo)ZyKLURNH-Wx&guDvw z244Up;ESLRO24ACei3{L<6EG#TLh1Szk@O|(*@Lg~n zk~$3T2KOQNaqtU_e|uVeA9;olyb=b6Koi^v=D>~MU!e5+2;2<*1Il_gBj}r8Ehxt! zP}bQ4N;@6=1Uv@54*m{G`$ym_;3hbi{%i4&V;>j<_k(rd=b+6023V4uK+2*f&w}!j zI-$(s1-He$Dh-P{J%<54FV+Y7igD!n^SEWMQa@Rnyiitgf8@K|#~R$S4id5`OX-G5 z`*lGDvmEMh+9({GTZyKvb;Y%M(YU=dL$}uH30^NKo_^XZ79& zE5VR^M^z=O2DC29t+-*Q>Q_%AFo~2(r#6f7Bkw{tQWOSHanJKVr4J6#TvKkP5xD}I}BGZu_9KBV5y_3rFj*bxWAK!|fnF z(A(BVJ3{SY+8AyRwYKdGwX}4FyStlUY9%r#K48b<(Uo*xa!T%L6C# zb7x?gpTF<(uKnbV=G4F&8!t@FEf0-)m+vm+77GhGYciWOpt~O4Y%&t9a-(e zg~G(NcY8`jMM^8#Ro?0f*KI*E=`l<|dT~Qg&2%^M)@k z4V{qH5WunZ3 jvUAG$D#et>-tf44_FG@!{9Oc8!WFK}y9*Nt, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-23 10:01+0800\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:26 -msgid "Username" -msgstr "用户名" - -#: forms.py:27 -msgid "Email" -msgstr "邮箱" - -#: forms.py:28 -msgid "Username or Email" -msgstr "用户名或者邮箱" - -#: forms.py:48 forms.py:58 forms.py:70 -msgid "Sorry, this user doesn't exist." -msgstr "抱歉,用户名不存在." - -#: forms.py:72 -msgid "Unable to find user." -msgstr "找不到指定用户" - -#: forms.py:78 -msgid "New password" -msgstr "新密码" - -#: forms.py:82 -msgid "New password (confirm)" -msgstr "新密码(确认)" - -#: forms.py:94 -msgid "The two passwords didn't match." -msgstr "两次输入的密码不一致" - -#: templates/password_reset/recovery_done.html:3 -msgid "New password set" -msgstr "设置新密码" - -#: templates/password_reset/recovery_done.html:6 -msgid "" -"Your password has successfully been reset. You can use it right now on the " -"login page." -msgstr "您的密码已经重设成功,现在可以登录了." - -#: templates/password_reset/recovery_email.txt:1 -#, python-format -msgid "Dear %(username)s," -msgstr "您好 %(username)s," - -#: templates/password_reset/recovery_email.txt:3 -#, python-format -msgid "" -"You -- or someone pretending to be you -- has requested a password reset on " -"%(domain)s." -msgstr "您或者其它的人在 %(domain)s 申请了密码重置." - -#: templates/password_reset/recovery_email.txt:5 -msgid "You can set your new password by following this link:" -msgstr "您可以通过以下链接重置密码:" - -#: templates/password_reset/recovery_email.txt:9 -msgid "" -"If you don't want to reset your password, simply ignore this email and it " -"will stay unchanged." -msgstr "如果您不想重设密码,可以忽略此邮箱." - -#: templates/password_reset/recovery_email_subject.txt:1 -#, python-format -msgid "Password recovery on %(domain)s" -msgstr "在 %(domain)s 上重设密码" - -#: templates/password_reset/recovery_form.html:5 -msgid "Password recovery" -msgstr "重新设置密码" - -#: templates/password_reset/recovery_form.html:11 -msgid "Recover my password" -msgstr "重设密码" - -#: templates/password_reset/reset.html:5 -#, python-format -msgid "" -"Sorry, this password reset link is invalid. You can still request a new one." -msgstr "抱歉,链接已经失效,您可以在 请求一个新链接." - -#: templates/password_reset/reset.html:7 -#, python-format -msgid "Hi, %(username)s. Please choose your new password." -msgstr "您好,%(username)s. 请输入您的新密码." - -#: templates/password_reset/reset.html:11 -msgid "Set new password" -msgstr "设置新密码" - -#: templates/password_reset/reset_sent.html:4 -msgid "Password recovery sent" -msgstr "发送重设密码" - -#: templates/password_reset/reset_sent.html:7 -#, python-format -msgid "" -"An email was sent to %(email)s %(ago)s ago. Use the link in " -"it to set a new password." -msgstr "已经在%(ago)s以前向您的邮箱 %(email)s发送了邮件,根据邮件提示重新设置您的新密码." diff --git a/photologue/locale/cs/LC_MESSAGES/django.mo b/photologue/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 5def9a6e51a015e583f68765fc42a648cc1ded6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9634 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 myRiH2VW;p387QelGe2z=>~Ir9h{Hb99u0Su, 2013 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: QB \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/django-photologue/" -"language/cs/)\n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Jednotlivé tagy oddělte mezerami, víceslovné tagy uzavřete do úvozovek." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Aplikace Django-tagging není nainstalovaná, tagy budou brány jako prostý " -"text." - -#: models.py:115 -msgid "Very Low" -msgstr "Velmi nízká" - -#: models.py:116 -msgid "Low" -msgstr "Nízká" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Nížší střední" - -#: models.py:118 -msgid "Medium" -msgstr "Střední" - -#: models.py:119 -msgid "Medium-High" -msgstr "Vyšší střední" - -#: models.py:120 -msgid "High" -msgstr "Vysoká" - -#: models.py:121 -msgid "Very High" -msgstr "Velmi vysoká" - -#: models.py:126 -msgid "Top" -msgstr "Nahoře" - -#: models.py:127 -msgid "Right" -msgstr "Vpravo" - -#: models.py:128 -msgid "Bottom" -msgstr "Dole" - -#: models.py:129 -msgid "Left" -msgstr "Vlevo" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Uprostřed (výchozí)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Obrátit vodorovně" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Obrátit svisle" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Otočit o 90 stupňů vlevo" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Otočit o 90 stupňů vpravo" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Otočit o 180 stupňů" - -#: models.py:142 -msgid "Tile" -msgstr "Dláždit" - -#: models.py:143 -msgid "Scale" -msgstr "Přizpůsobit velikost" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Zřetězte více filtrů použitím vzoru „PRVNI_FILTR->DRUHY_FILTR-" -">TRETI_FILTR“.\n" -"Filtry budou aplikovány v daném pořadí. K dispozici jsou tyto filtry: %s." - -#: models.py:159 -msgid "date published" -msgstr "datum zveřejnění" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "název" - -#: models.py:164 -msgid "title slug" -msgstr "identifikátor" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Unikátní název, který bude použit v URL adrese (bez diakritiky)." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "popis" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "veřejné" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Veřejné fotogalerie budou zobrazeny ve výchozích pohledech." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotografie" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tagy" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "fotogalerie" - -#: models.py:188 -msgid "galleries" -msgstr "fotogalerie" - -#: models.py:225 -msgid "count" -msgstr "počet" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "archiv s obrázky (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Vyberte soubor s příponou .zip, jehož obsah má být nahrán do nové " -"fotogalerie." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Všem obrázkům ve fotogalerii budou automaticky nastaveny názvy ve tvaru " -"„název galerie + pořadové číslo“." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" -"Vyberte fotogalerii, do které se mají tyto obrázky přidat. Ponechte prázdné " -"pro vytvoření nové fotogalerie s daným názvem." - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "titulek" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Titulek bude přidán ke všem fotografiím." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Popis této fotogalerie." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Zrušte zaškrtnutí, pokud chcete, aby byla nově nahraná fotogalerie neveřejná." - -#: models.py:276 -msgid "gallery upload" -msgstr "nahrání celé fotogalerie" - -#: models.py:277 -msgid "gallery uploads" -msgstr "nahrání celé fotogalerie" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "obrázek" - -#: models.py:395 -msgid "date taken" -msgstr "datum pořízení" - -#: models.py:399 -msgid "view count" -msgstr "počet zobrazení" - -#: models.py:402 -msgid "crop from" -msgstr "oříznout" - -#: models.py:411 -msgid "effect" -msgstr "efekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Velikost „admin_thumbnail“ není definovaná." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Náhled" - -#: models.py:649 -msgid "slug" -msgstr "identifikátor" - -#: models.py:654 -msgid "date added" -msgstr "datum přidání" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Veřejné fotografie budou zobrazeny ve výchozích pohledech." - -#: models.py:668 -msgid "photo" -msgstr "fotografie" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "název" - -#: models.py:801 -msgid "rotate or flip" -msgstr "obrátit nebo otočit" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "barva" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Hodnota 0,0 udělá černobílý obrázek, hodnota 1,0 zachová původní barvy." - -#: models.py:808 -msgid "brightness" -msgstr "jas" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "Hodnota 0,0 udělá černý obrázek, hodnota 1,0 zachová původní jas." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "Hodnota 0,0 udělá šedý obrázek, hodnota 1,0 zachová původní kontrast." - -#: models.py:814 -msgid "sharpness" -msgstr "ostrost" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Hodnota 0,0 udělá rozmazaný obrázek, hodnota 1,0 zachová původní ostrost." - -#: models.py:817 -msgid "filters" -msgstr "filtry" - -#: models.py:821 -msgid "size" -msgstr "velikost" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Výška odrazu jako podíl výšky původního obrázku. Hodnota 0.0 nepřidá žádný " -"odraz, hodnota 1.0 přidá odraz stejně vysoký, jako původní obrázek." - -#: models.py:824 -msgid "strength" -msgstr "intenzita" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Počáteční intenzita postupně slábnoucího odrazu." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "Barva pozadí odrazu. Nastavte na barvu pozadí stránky." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efekt" - -#: models.py:834 -msgid "photo effects" -msgstr "efekty" - -#: models.py:865 -msgid "style" -msgstr "styl" - -#: models.py:869 -msgid "opacity" -msgstr "krytí" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Neprůhlednost překrývajícího obrázku." - -#: models.py:874 -msgid "watermark" -msgstr "vodotisk" - -#: models.py:875 -msgid "watermarks" -msgstr "vodotisky" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Název velikosti by měl obsahovat pouze písmena, číslice a podtržítka. " -"Například: „nahled“, „male_zobrazeni“, „velke_zobrazeni“." - -#: models.py:898 -msgid "width" -msgstr "šířka" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Pokud je šířka nastavena na 0, velikost obrázku bude upravena podle zadané " -"výšky." - -#: models.py:901 -msgid "height" -msgstr "výška" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Pokud je výška nastavena na 0, velikost obrázku bude upravena podle zadané " -"šířky." - -#: models.py:904 -msgid "quality" -msgstr "kvalita" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "Kvalita JPEG." - -#: models.py:908 -msgid "upscale images?" -msgstr "zvětšit obrázky?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Pokud je vybráno, obrázek bude podle potřeby zvětšen, aby odpovídal " -"požadovaným rozměrům. Pokud má být obrázek oříznutý, bude podle potřeby " -"zvětšen bez ohledu na toto nastavení." - -#: models.py:911 -msgid "crop to fit?" -msgstr "oříznout?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Pokud je vybráno, obrázek bude oříznutý, aby odpovídal požadovaným proporcím." - -#: models.py:914 -msgid "pre-cache?" -msgstr "vytvářet předem?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Pokud je vybráno, bude pro každý obrázek vytvořena varianta v této velikosti " -"předem, místo až v době zobrazení." - -#: models.py:917 -msgid "increment view count?" -msgstr "navyšovat počet zobrazení?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Pokud je vybráno, bude hodnota „view_count“ obrázku navyšována s každým " -"zobrazením obrázku této velikosti." - -#: models.py:929 -msgid "watermark image" -msgstr "obrázek s vodotiskem" - -#: models.py:933 -msgid "photo size" -msgstr "velikost obrázku" - -#: models.py:934 -msgid "photo sizes" -msgstr "velikosti obrázků" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "Ořezávat fotografie je možné, pouze pokud je zadána výška i šířka." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "Nejnovější fotogalerie" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "Zveřejněné" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "Žádné fotogalerie nebyly nalezeny" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "Prohlédnout všechny fotogalerie" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "Všechny fotogalerie" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "předchozí" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" -"\n" -"strana %(page_number)s z %(total_pages)s" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "další" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "Tato fotografie se nachází v následujících fotogaleriích" diff --git a/photologue/locale/da/LC_MESSAGES/django.mo b/photologue/locale/da/LC_MESSAGES/django.mo deleted file mode 100644 index 3e177a64e23cfb5f334e382abde3ba891c30303c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8401 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 diff --git a/photologue/locale/da/LC_MESSAGES/django.po b/photologue/locale/da/LC_MESSAGES/django.po deleted file mode 100644 index 8dd24dc8..00000000 --- a/photologue/locale/da/LC_MESSAGES/django.po +++ /dev/null @@ -1,633 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Michael Lind Mortensen , 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/django-photologue/" -"language/da/)\n" -"Language: da\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Adskil tags med mellemrum, placer anførselstegn omkring flerordstags." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging blev ikke fundet, tags vil blive behandlet som normal tekst." - -#: models.py:115 -msgid "Very Low" -msgstr "Meget Lav" - -#: models.py:116 -msgid "Low" -msgstr "Lav" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Medium Lav" - -#: models.py:118 -msgid "Medium" -msgstr "Medium" - -#: models.py:119 -msgid "Medium-High" -msgstr "Medium Høj" - -#: models.py:120 -msgid "High" -msgstr "Høj" - -#: models.py:121 -msgid "Very High" -msgstr "Meget Høj" - -#: models.py:126 -msgid "Top" -msgstr "Top" - -#: models.py:127 -msgid "Right" -msgstr "Højre" - -#: models.py:128 -msgid "Bottom" -msgstr "Bund" - -#: models.py:129 -msgid "Left" -msgstr "Venstre" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Center (Standard)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Flip venstre til højre" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Flip top til bund" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Roter 90 grader mod uret" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Roter 90 grader med uret" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Roter 180 grader" - -#: models.py:142 -msgid "Tile" -msgstr "Tile" - -#: models.py:143 -msgid "Scale" -msgstr "Skala" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Sæt adskillige filtre i kæde vha. følgende mønster \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Billedefiltre vil blive påført i den anførte rækkefølge. De " -"følgende filtre er tilgænglige: %s." - -#: models.py:159 -msgid "date published" -msgstr "dato offentliggjort" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "titel" - -#: models.py:164 -msgid "title slug" -msgstr "titel slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "En \"slug\" er en unik URL-venlig titel for et objekt" - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "beskrivelse" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "er offentlig" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Offentlige gallerier vil blive vist i standard views." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "billeder" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tags" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galleri" - -#: models.py:188 -msgid "galleries" -msgstr "gallerier" - -#: models.py:225 -msgid "count" -msgstr "tæller" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "billedefil (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Vælg en .zip-fil af billeder til at uploade ind i det nye Galleri" - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Alle billeder i galleriet vil blive givet en titel ud fra galleriets titel + " -"et sekventielt nummer." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "billedetekst" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Billedeteksten vil blive tilføjet til alle billeder." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "En beskrivelse af dette Galleri" - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Fjern afkrydsningen her for at gøre det uploadede galleri og alle " -"inkluderede billeder private." - -#: models.py:276 -msgid "gallery upload" -msgstr "galleri uploadet" - -#: models.py:277 -msgid "gallery uploads" -msgstr "galleri uploads" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "billede" - -#: models.py:395 -msgid "date taken" -msgstr "dato taget" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "beskær fra" - -#: models.py:411 -msgid "effect" -msgstr "effekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "En \"admin_thumbnail\" billedestørrelse er ikke blevet defineret." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "dato tilføjet" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Offentlige billeder vil blive vist i standard views." - -#: models.py:668 -msgid "photo" -msgstr "billede" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "navn" - -#: models.py:801 -msgid "rotate or flip" -msgstr "roter eller flip" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "farve" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"En faktor af 0.0 giver et sort og hvidt billede, en faktor af 1.0 giver det " -"originale billede." - -#: models.py:808 -msgid "brightness" -msgstr "lysstyrke" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"En faktor af 0.0 giver et sort billede, en faktor af 1.0 giver det originale " -"billede." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"En faktor af 0.0 giver et solidt gråt billede, en faktor af 1.0 giver det " -"originale billede." - -#: models.py:814 -msgid "sharpness" -msgstr "skarphed" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"En faktor af 0.0 giver et sløret billede, en faktor af 1.0 giver det " -"originale billede." - -#: models.py:817 -msgid "filters" -msgstr "filtre" - -#: models.py:821 -msgid "size" -msgstr "størrelse" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Højden af reflektionen som en procentdel af det originale billede. En faktor " -"af 0.0 tilføjer ingen reflektion, en faktor af 1.0 tilføjer en reflektion " -"lig med højden af det oprindelige billede." - -#: models.py:824 -msgid "strength" -msgstr "styrke" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Den initielle uigennemsigtighed af den reflektive gradient." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"Baggrundsfarven af den reflektive gradient. Sæt dette til at passe med " -"baggrundsfarven af din side." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "billedeeffekt" - -#: models.py:834 -msgid "photo effects" -msgstr "billedeeffekter" - -#: models.py:865 -msgid "style" -msgstr "stil" - -#: models.py:869 -msgid "opacity" -msgstr "uigennemsigtighed" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Uigennemsigtigheden af overlaget." - -#: models.py:874 -msgid "watermark" -msgstr "vandmærke" - -#: models.py:875 -msgid "watermarks" -msgstr "vandmærker" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Billede størrelse navn må kun indeholde bogstaver, numre og underscores. " -"Eksempler: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "bredde" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Hvis bredden er sat til \"0\" vil billede blive skaleret til den givne højde." - -#: models.py:901 -msgid "height" -msgstr "højde" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Hvis højden er sat til \"0\" vil billede blive skaleret til den givne bredde." - -#: models.py:904 -msgid "quality" -msgstr "kvalitet" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG billedekvalitet" - -#: models.py:908 -msgid "upscale images?" -msgstr "opskaler billeder?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Hvis valgt, vil billedet blive skaleret op såfremt det er nødvendigt for at " -"passe til de givne dimensioner. Beskårede størrelser vil blive opskaleret " -"uanset denne indstilling." - -#: models.py:911 -msgid "crop to fit?" -msgstr "beskær til at passe?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Hvis valgt, vil billedet blive skaleret og beskåret for at passe til de " -"givne dimensioner." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pre-cache?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Hvis valgt, vil dette billedes størrelse blive pre-cached som billeder " -"bliver tilføjet." - -#: models.py:917 -msgid "increment view count?" -msgstr "inkrementer set tæller?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Hvis valgt, vil billedets \"view_count\" blive inkrementeret når billedets " -"størrelse vises." - -#: models.py:929 -msgid "watermark image" -msgstr "vandmærkebillede" - -#: models.py:933 -msgid "photo size" -msgstr "billedestørrelse" - -#: models.py:934 -msgid "photo sizes" -msgstr "billedestørrelser" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/de/LC_MESSAGES/django.mo b/photologue/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 7d54122460482d1b0b2b666cb46a6220e7f55381..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9161 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 diff --git a/photologue/locale/de/LC_MESSAGES/django.po b/photologue/locale/de/LC_MESSAGES/django.po deleted file mode 100644 index 8186a537..00000000 --- a/photologue/locale/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,646 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# FIRST AUTHOR , 2009 -# Jannis, 2012 -# Jannis Š, 2012-2013 -# Jannis Š, 2012 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: German (http://www.transifex.com/projects/p/django-photologue/" -"language/de/)\n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Trenne Schlagwörter mit Leerzeichen, gruppiere mehrteilige Begriffe mit " -"Anführungzeichen." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging wurde nicht gefunden, Schlagwörter werden als einfacher Text " -"behandelt." - -#: models.py:115 -msgid "Very Low" -msgstr "Sehr niedrig" - -#: models.py:116 -msgid "Low" -msgstr "Niedrig" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Mittel-niedrig" - -#: models.py:118 -msgid "Medium" -msgstr "Mittel" - -#: models.py:119 -msgid "Medium-High" -msgstr "Mittel-hoch" - -#: models.py:120 -msgid "High" -msgstr "Hoch" - -#: models.py:121 -msgid "Very High" -msgstr "Sehr hoch" - -#: models.py:126 -msgid "Top" -msgstr "Oben" - -#: models.py:127 -msgid "Right" -msgstr "Rechts" - -#: models.py:128 -msgid "Bottom" -msgstr "Unten" - -#: models.py:129 -msgid "Left" -msgstr "Links" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Mitte (Standard)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Horizontal spiegeln" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Vertikal spiegeln" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Um 90° nach links drehen" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Um 90° nach rechts drehen" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Um 180° drehen" - -#: models.py:142 -msgid "Tile" -msgstr "Kacheln" - -#: models.py:143 -msgid "Scale" -msgstr "Skalieren" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Verkette mehrere Filter in der Art \"FILTER_EINS->FILTER_ZWEI->FILTER_DREI" -"\". Bildfilter werden nach der Reihe angewendet. Folgende Filter sind " -"verfügbar: %s." - -#: models.py:159 -msgid "date published" -msgstr "Veröffentlichungsdatum" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "Titel" - -#: models.py:164 -msgid "title slug" -msgstr "Kurztitel" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "" -"Ein Kurztitel (\"slug\") ist ein eindeutiger, URL-geeigneter Titel für ein " -"Objekt." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "Beschreibung" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "ist öffentlich" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Öffentliche Galerien werden in den Standard-Views angezeigt." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "Fotos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "Schlagwörter" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "Galerie" - -#: models.py:188 -msgid "galleries" -msgstr "Galerien" - -#: models.py:225 -msgid "count" -msgstr "Anzahl" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "Bilder-Archiv (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Wähle eine .zip-Datei mit Bildern aus, um sie in eine neue Galerie " -"hochzuladen." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Alle Fotos in der Galerie bekommen einen Namen, der aus dem Namen der " -"Galerie und einer fortlaufenden Nummer zusammengesetzt ist." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "Bildunterschrift" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Die Bildunterschrift wird allen Fotos hinzugefügt." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Beschreibung dieser Galerie." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Schalte dies aus, um die hochgeladene Galerie und alle enthaltenen Bilder " -"privat zu machen." - -#: models.py:276 -msgid "gallery upload" -msgstr "Galerie-Upload" - -#: models.py:277 -msgid "gallery uploads" -msgstr "Galerie-Uploads" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "Bild" - -#: models.py:395 -msgid "date taken" -msgstr "Aufnahmedatum" - -#: models.py:399 -msgid "view count" -msgstr "Anzahl an Aufrufen" - -#: models.py:402 -msgid "crop from" -msgstr "Beschneiden von" - -#: models.py:411 -msgid "effect" -msgstr "Effekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Es ist keine Fotogröße \"admin_thumbnail\" definiert." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Vorschaubild" - -#: models.py:649 -msgid "slug" -msgstr "Kurztitel" - -#: models.py:654 -msgid "date added" -msgstr "Datum des Eintrags" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Öffentliche Fotos werden in den Standard-Views angezeigt." - -#: models.py:668 -msgid "photo" -msgstr "Foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "Name" - -#: models.py:801 -msgid "rotate or flip" -msgstr "drehen oder spiegeln" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "Farbe" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Ein Faktor von 0.0 erzeugt ein Schwarzweißbild, ein Faktor von 1.0 erhält " -"das Originalbild." - -#: models.py:808 -msgid "brightness" -msgstr "Helligkeit" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Ein Faktor von 0.0 erzeugt ein schwarzes Bild, ein Faktor von 1.0 erhält das " -"Originalbild." - -#: models.py:811 -msgid "contrast" -msgstr "Kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Ein Faktor von 0.0 erzeugt ein opak graues Bild, ein Faktor von 1.0 erhält " -"das Originalbild." - -#: models.py:814 -msgid "sharpness" -msgstr "Schärfe" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Ein Faktor von 0.0 erzeugt ein sehr unscharfes Bild, ein Faktor von 1.0 " -"erhält das Originalbild." - -#: models.py:817 -msgid "filters" -msgstr "Filter" - -#: models.py:821 -msgid "size" -msgstr "Größe" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Die Höhe der Reflexion als Prozentwert des Originalbildes. Ein Faktor von " -"0.0 erzeugt keine Reflexion, ein Faktor von 1.0 ergibt eine Reflexion von " -"der Höhe des Originalbildes." - -#: models.py:824 -msgid "strength" -msgstr "Stärke" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Die Anfangs-Deckung des Reflexions-Verlaufs." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"Die Hintergrundfarbe des Reflexions-Verlaufs. Setze dies auf die " -"Hintergrundfarbe deiner Seite." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "Foto-Effekt" - -#: models.py:834 -msgid "photo effects" -msgstr "Foto-Effekte" - -#: models.py:865 -msgid "style" -msgstr "Stil" - -#: models.py:869 -msgid "opacity" -msgstr "Deckung" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Deckung (Opazität) der Überlagerung" - -#: models.py:874 -msgid "watermark" -msgstr "Wasserzeichen" - -#: models.py:875 -msgid "watermarks" -msgstr "Wasserzeichen" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Der Name der Fotogröße darf nur Buchstaben, Zahlen und Unterstriche " -"enthalten. Beispiele: \"thumbnail\", \"display\", \"small\", " -"\"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "Breite" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Wenn die Breite auf \"0\" gesetzt ist, wird das Bild proportional auf die " -"angebene Höhe skaliert." - -#: models.py:901 -msgid "height" -msgstr "Höhe" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Wenn die Höhe auf \"0\" gesetzt ist, wird das Bild proportional auf die " -"angebene Breite skaliert." - -#: models.py:904 -msgid "quality" -msgstr "Qualität" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG-Bildqualität" - -#: models.py:908 -msgid "upscale images?" -msgstr "Bilder hochskalieren?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Soll das Bild hochskaliert werden, um das angegebene Format zu erreichen? " -"Beschnittene Größen werden unabhängig von dieser Einstellung bei Bedarf " -"hochskaliert." - -#: models.py:911 -msgid "crop to fit?" -msgstr "Zuschneiden?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Soll das Bild auf das angegebene Format skaliert und beschnitten werden?" - -#: models.py:914 -msgid "pre-cache?" -msgstr "Vorausspeichern?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Soll diese Bildgröße im Voraus gespeichert (pre-cached) werden, wenn Fotos " -"hinzugefügt werden?" - -#: models.py:917 -msgid "increment view count?" -msgstr "Bildzähler?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Soll der Ansichts-Zähler (view-count) hochgezählt werden, wenn ein Foto " -"dieser Größe angezeigt wird?" - -#: models.py:929 -msgid "watermark image" -msgstr "Wasserzeichen-Bild" - -#: models.py:933 -msgid "photo size" -msgstr "Foto-Größe" - -#: models.py:934 -msgid "photo sizes" -msgstr "Foto-Größen" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" -"Fotos können nur zugeschnitten werden, wenn Breite und Höhe angegeben sind." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "Neueste Fotogalerien" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "Veröffentlicht" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "Es wurden keine Galerien gefunden." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "Zeige alle Galerien." - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "Alle Galerien" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "Vorherige" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "Nächste" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "Dieses Foto befindet sich in folgenden Galerien" diff --git a/photologue/locale/en/LC_MESSAGES/django.mo b/photologue/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 6ff763d6569c48a32b0d7c9b4025513ed6cd55d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 416 zcmYL^(N4lJ6oxf=wM(zPsEHREJh%}>C}Nmw;F66kW0>e&g)(MFyR@Cr2l4fM7SGhk zpL}VXemVX7b#(Z-huKGtkyGRVxj>rqkTqWRac!LcBuc*WrGa1tk6h_O3QCfVG_sU= z&8?JIQW=PJUaa80&NXC`5-W)_7%R>U`rt9cDe2hG71%e>=@Pq7ue&YVv27F~@7fRlakuY7|8N?rTolw#HHzF7UaJ3VR#=ZZ4~m6=Fb^ z8>Tcj!$mfM-p*@kt+@hUEaj>YIVHW9!dOXJD^|ips;#C(R6j>O>, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-08 13:44+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: photologue/models.py:59 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" - -#: photologue/models.py:70 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" - -#: photologue/models.py:121 -msgid "Very Low" -msgstr "" - -#: photologue/models.py:122 -msgid "Low" -msgstr "" - -#: photologue/models.py:123 -msgid "Medium-Low" -msgstr "" - -#: photologue/models.py:124 -msgid "Medium" -msgstr "" - -#: photologue/models.py:125 -msgid "Medium-High" -msgstr "" - -#: photologue/models.py:126 -msgid "High" -msgstr "" - -#: photologue/models.py:127 -msgid "Very High" -msgstr "" - -#: photologue/models.py:132 -msgid "Top" -msgstr "" - -#: photologue/models.py:133 -msgid "Right" -msgstr "" - -#: photologue/models.py:134 -msgid "Bottom" -msgstr "" - -#: photologue/models.py:135 -msgid "Left" -msgstr "" - -#: photologue/models.py:136 -msgid "Center (Default)" -msgstr "" - -#: photologue/models.py:140 -msgid "Flip left to right" -msgstr "" - -#: photologue/models.py:141 -msgid "Flip top to bottom" -msgstr "" - -#: photologue/models.py:142 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "" - -#: photologue/models.py:143 -msgid "Rotate 90 degrees clockwise" -msgstr "" - -#: photologue/models.py:144 -msgid "Rotate 180 degrees" -msgstr "" - -#: photologue/models.py:148 -msgid "Tile" -msgstr "" - -#: photologue/models.py:149 -msgid "Scale" -msgstr "" - -#: photologue/models.py:160 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: photologue/models.py:174 photologue/models.py:301 photologue/models.py:696 -msgid "title" -msgstr "" - -#: photologue/models.py:175 photologue/models.py:316 photologue/models.py:815 -msgid "description" -msgstr "" - -#: photologue/models.py:177 -msgid "date published" -msgstr "" - -#: photologue/models.py:180 -msgid "title slug" -msgstr "" - -#: photologue/models.py:182 photologue/models.py:704 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "" - -#: photologue/models.py:185 photologue/models.py:319 photologue/models.py:709 -msgid "is public" -msgstr "" - -#: photologue/models.py:187 -msgid "Public galleries will be displayed in the default views." -msgstr "" - -#: photologue/models.py:191 photologue/models.py:724 -msgid "photos" -msgstr "" - -#: photologue/models.py:197 photologue/models.py:326 photologue/models.py:712 -msgid "tags" -msgstr "" - -#: photologue/models.py:198 photologue/models.py:713 -msgid "sites" -msgstr "" - -#: photologue/models.py:206 photologue/models.py:308 -msgid "gallery" -msgstr "" - -#: photologue/models.py:207 -msgid "galleries" -msgstr "" - -#: photologue/models.py:276 -msgid "count" -msgstr "" - -#: photologue/models.py:298 -msgid "images file (.zip)" -msgstr "" - -#: photologue/models.py:300 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" - -#: photologue/models.py:305 -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" - -#: photologue/models.py:311 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: photologue/models.py:313 photologue/models.py:698 -msgid "caption" -msgstr "" - -#: photologue/models.py:315 -msgid "Caption will be added to all photos." -msgstr "" - -#: photologue/models.py:318 -msgid "A description of this Gallery." -msgstr "" - -#: photologue/models.py:321 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" - -#: photologue/models.py:329 -msgid "gallery upload" -msgstr "" - -#: photologue/models.py:330 -msgid "gallery uploads" -msgstr "" - -#: photologue/models.py:342 -msgid "A gallery with that title already exists." -msgstr "" - -#: photologue/models.py:346 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: photologue/models.py:382 -#, python-brace-format -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: photologue/models.py:402 -#, python-format, python-brace-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: photologue/models.py:428 -#, python-brace-format -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: photologue/models.py:445 photologue/models.py:949 -msgid "image" -msgstr "" - -#: photologue/models.py:448 -msgid "date taken" -msgstr "" - -#: photologue/models.py:452 -msgid "view count" -msgstr "" - -#: photologue/models.py:455 -msgid "crop from" -msgstr "" - -#: photologue/models.py:464 -msgid "effect" -msgstr "" - -#: photologue/models.py:488 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "" - -#: photologue/models.py:496 -msgid "Thumbnail" -msgstr "" - -#: photologue/models.py:702 -msgid "slug" -msgstr "" - -#: photologue/models.py:707 -msgid "date added" -msgstr "" - -#: photologue/models.py:711 -msgid "Public photographs will be displayed in the default views." -msgstr "" - -#: photologue/models.py:723 -msgid "photo" -msgstr "" - -#: photologue/models.py:812 photologue/models.py:981 -msgid "name" -msgstr "" - -#: photologue/models.py:887 -msgid "rotate or flip" -msgstr "" - -#: photologue/models.py:891 photologue/models.py:913 -msgid "color" -msgstr "" - -#: photologue/models.py:893 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" - -#: photologue/models.py:894 -msgid "brightness" -msgstr "" - -#: photologue/models.py:896 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: photologue/models.py:897 -msgid "contrast" -msgstr "" - -#: photologue/models.py:899 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: photologue/models.py:900 -msgid "sharpness" -msgstr "" - -#: photologue/models.py:902 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: photologue/models.py:903 -msgid "filters" -msgstr "" - -#: photologue/models.py:907 -msgid "size" -msgstr "" - -#: photologue/models.py:909 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" - -#: photologue/models.py:910 -msgid "strength" -msgstr "" - -#: photologue/models.py:912 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: photologue/models.py:916 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: photologue/models.py:919 photologue/models.py:1016 -msgid "photo effect" -msgstr "" - -#: photologue/models.py:920 -msgid "photo effects" -msgstr "" - -#: photologue/models.py:951 -msgid "style" -msgstr "" - -#: photologue/models.py:955 -msgid "opacity" -msgstr "" - -#: photologue/models.py:957 -msgid "The opacity of the overlay." -msgstr "" - -#: photologue/models.py:960 -msgid "watermark" -msgstr "" - -#: photologue/models.py:961 -msgid "watermarks" -msgstr "" - -#: photologue/models.py:985 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" - -#: photologue/models.py:990 -msgid "width" -msgstr "" - -#: photologue/models.py:992 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" - -#: photologue/models.py:993 -msgid "height" -msgstr "" - -#: photologue/models.py:995 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" - -#: photologue/models.py:996 -msgid "quality" -msgstr "" - -#: photologue/models.py:999 -msgid "JPEG image quality." -msgstr "" - -#: photologue/models.py:1000 -msgid "upscale images?" -msgstr "" - -#: photologue/models.py:1002 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" - -#: photologue/models.py:1003 -msgid "crop to fit?" -msgstr "" - -#: photologue/models.py:1005 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" - -#: photologue/models.py:1006 -msgid "pre-cache?" -msgstr "" - -#: photologue/models.py:1008 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" - -#: photologue/models.py:1009 -msgid "increment view count?" -msgstr "" - -#: photologue/models.py:1011 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" - -#: photologue/models.py:1021 -msgid "watermark image" -msgstr "" - -#: photologue/models.py:1025 -msgid "photo size" -msgstr "" - -#: photologue/models.py:1026 -msgid "photo sizes" -msgstr "" - -#: photologue/models.py:1043 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: photologue/templates/photologue/gallery_archive.html:4 -#: photologue/templates/photologue/gallery_archive.html:9 -msgid "Latest Photo Galleries" -msgstr "" - -#: photologue/templates/photologue/gallery_archive.html:14 -#: photologue/templates/photologue/photo_archive.html:16 -msgid "Filter by year" -msgstr "" - -#: photologue/templates/photologue/gallery_archive.html:30 -#: photologue/templates/photologue/gallery_list.html:30 -msgid "No galleries were found" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_day.html:4 -#: photologue/templates/photologue/gallery_archive_day.html:8 -#, python-format -msgid "Galleries for %(show_day)s" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_day.html:15 -#: photologue/templates/photologue/gallery_archive_month.html:30 -#: photologue/templates/photologue/gallery_archive_year.html:30 -msgid "No galleries were found." -msgstr "" - -#: photologue/templates/photologue/gallery_archive_day.html:19 -msgid "View all galleries for month" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_month.html:4 -#: photologue/templates/photologue/gallery_archive_month.html:9 -#, python-format -msgid "Galleries for %(show_month)s" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_month.html:14 -#: photologue/templates/photologue/photo_archive_month.html:14 -msgid "Filter by day" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_month.html:34 -msgid "View all galleries for year" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_year.html:4 -#: photologue/templates/photologue/gallery_archive_year.html:9 -#, python-format -msgid "Galleries for %(show_year)s" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_year.html:14 -#: photologue/templates/photologue/photo_archive_year.html:15 -msgid "Filter by month" -msgstr "" - -#: photologue/templates/photologue/gallery_archive_year.html:34 -#: photologue/templates/photologue/gallery_detail.html:20 -msgid "View all galleries" -msgstr "" - -#: photologue/templates/photologue/gallery_detail.html:11 -#: photologue/templates/photologue/gallery_list.html:19 -#: photologue/templates/photologue/includes/gallery_sample.html:8 -#: photologue/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: photologue/templates/photologue/gallery_list.html:4 -#: photologue/templates/photologue/gallery_list.html:10 -msgid "All Galleries" -msgstr "" - -#: photologue/templates/photologue/includes/paginator.html:5 -#: photologue/templates/photologue/includes/paginator.html:7 -msgid "Previous" -msgstr "" - -#: photologue/templates/photologue/includes/paginator.html:10 -#, python-format -msgid "" -"\n" -"\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t" -msgstr "" - -#: photologue/templates/photologue/includes/paginator.html:15 -#: photologue/templates/photologue/includes/paginator.html:17 -msgid "Next" -msgstr "" - -#: photologue/templates/photologue/photo_archive.html:4 -#: photologue/templates/photologue/photo_archive.html:10 -msgid "Latest Photos" -msgstr "" - -#: photologue/templates/photologue/photo_archive.html:36 -#: photologue/templates/photologue/photo_archive_day.html:19 -#: photologue/templates/photologue/photo_archive_month.html:34 -#: photologue/templates/photologue/photo_archive_year.html:35 -#: photologue/templates/photologue/photo_list.html:23 -msgid "No photos were found" -msgstr "" - -#: photologue/templates/photologue/photo_archive_day.html:4 -#: photologue/templates/photologue/photo_archive_day.html:8 -#, python-format -msgid "Photos for %(show_day)s" -msgstr "" - -#: photologue/templates/photologue/photo_archive_day.html:23 -msgid "View all photos for month" -msgstr "" - -#: photologue/templates/photologue/photo_archive_month.html:4 -#: photologue/templates/photologue/photo_archive_month.html:9 -#, python-format -msgid "Photos for %(show_month)s" -msgstr "" - -#: photologue/templates/photologue/photo_archive_month.html:38 -msgid "View all photos for year" -msgstr "" - -#: photologue/templates/photologue/photo_archive_year.html:4 -#: photologue/templates/photologue/photo_archive_year.html:10 -#, python-format -msgid "Photos for %(show_year)s" -msgstr "" - -#: photologue/templates/photologue/photo_archive_year.html:39 -msgid "View all photos" -msgstr "" - -#: photologue/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" - -#: photologue/templates/photologue/photo_list.html:4 -#: photologue/templates/photologue/photo_list.html:10 -msgid "All Photos" -msgstr "" diff --git a/photologue/locale/en_US/LC_MESSAGES/django.mo b/photologue/locale/en_US/LC_MESSAGES/django.mo deleted file mode 100644 index a9fc36f438f6a1c30aac21c106598a1eb7beb163..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9169 zcmeI0U5q4E6@V|wkBoqT2#Bm++C^sEt)7{MU3Po_nVng7ot+)#XBR{ns=IG@*GzR) zZB_L)LzEbU8YIFCU?P$jqdrI=D?Z`_{zM}tJYZrF69uCWqQPK@7^A`O+`7{}yDUlw zPi88){nhcMKxEZd8U3ekE|h*J z;3E7p+yjqXq?CbQg-^hL!(n&=VIt=RScdO(^qg!wojnC*e$PPJ z$6rH{|3_E;7byK-gEEiTp~%00!9@P$j_aW4p#)`|4X%9D<+nf?X9tvZ?05O2P~=rz zdFaYN14Yi4;Lpxb>ML+F`FV^={OMjO{`4a#{`4Z8f|bh)`@RRxl7Ak`I?Ep{`tN|U zz7&eTEW`EiNr)+_7vQ7t6<7br6@`9(=lC}$>plyknt%gv8r}r&hu?&^!c7DP@u&OX ze)ue8>(v$O3V$j?kuwg({tiN!*A$d}n1`Y-A4j&n-Z7A&;yD zQ@6hKX*fZulEmg~q}xd=&kA6|K^_|2h*RxHI<797T3)7G-DI^iNb(@2 zw4w7B0`~i1Xwqe=ZuqsFF4T;aM|3kdZbW`H^lMAVsq1bl$c+x#%w;1L{pO>+=6TEL zI1QRXJlvE|)>Syhep>vix6G%fndI&Oh>(?m>WLOfGiP<`62va_=9 zNg<{YFxqNS{p~KlHG!Q(Y$q}`lVyHNq=?yvHy5hM+~8uTeI<4hx3ttW{j?q;tQSzw zNX{m_$$YNKbm@3tx(hY-CNK3=6-2evV7j7>ZVNZC!D*F`pzC^&v1QBR8z(D|x>YS# zb~;IoSMzHvB+6!syA@7h?cd5M+~;j>W8raSb#QuozuUcI9X||mg6SkSmgRcd`gjpy zB@j$vU}`e%szat8blMJ{HLIe?liDdvQccCWX=5`Tb=P3@)|^!#)5eX+Z(~-ixD#R} zag>WW+fWg*2RQ3SU7RH>8#}@mD67S($;x{C4!@0CXBA!Q$E1zA8J_1nyf=c-xjpB#1N zJBbd&9}c%hvDKM)PA3UtUji2IK2Fu`pQgR8#U5Hm!|p^Ane%lKQPz{jKW++ZH|-?1 z4RHloP$66n9A3yT?hgaZq0;Caob~&IZ>)t`hy5gg*6(f~wmu?N4bJA2%s6OP1e@QoLAKUh$0nLE3Y8n!AgF zn#1hWT%4%+h*-u|tgrbcF&yK}kTADmD&p+~)UYGx{Av$N(%?9jQdUQ}@@X4(?3)Cg zBlxAg5%ecfwFhBDbXT?F4xy}Z@Ehf+pXI#ZIm+Hl#6F8RRLhyNTh*-*%Vnc@O(a%W zzqK{Fzhok{>Q1Umqk*j{chIZ;MBKt$$+BDVDcMXFo2l$cTKuAE@!COg;33sJWNZ*3 zWHR~PO7_J@F(vU-xeZiSZ^f^66SGAwlesDh#H(IiF<3c$b}M%(sI-VvI9G$)hRRxg znpovp8FHmp8P}7jnYVaZX4}Q1m38ytSKCJJ^mTz~w~~ljEJk%vdD`~VrT$ydte?+R zasQZ3WBD%d4%9ttK(36H;=BsuX2%T7m?Tbf?@-nZ>fQ~VX6DVs6+JM0c+MM>@I-rW zAEQypij@Ow%L$5+o8_>*WNz28CT>PM=jSH8t^IZ~ zn+7M(cvOq)+?pzSYc\n" -"Language-Team: English (United States) (http://www.transifex.com/projects/p/" -"django-photologue/language/en_US/)\n" -"Language: en_US\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Separate tags with spaces, put quotes around multiple-word tags." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "Django-tagging was not found, tags will be treated as plain text." - -#: models.py:115 -msgid "Very Low" -msgstr "Very Low" - -#: models.py:116 -msgid "Low" -msgstr "Low" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Medium-Low" - -#: models.py:118 -msgid "Medium" -msgstr "Medium" - -#: models.py:119 -msgid "Medium-High" -msgstr "Medium-High" - -#: models.py:120 -msgid "High" -msgstr "High" - -#: models.py:121 -msgid "Very High" -msgstr "Very High" - -#: models.py:126 -msgid "Top" -msgstr "Top" - -#: models.py:127 -msgid "Right" -msgstr "Right" - -#: models.py:128 -msgid "Bottom" -msgstr "Bottom" - -#: models.py:129 -msgid "Left" -msgstr "Left" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Center (Default)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Flip left to right" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Flip top to bottom" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotate 90 degrees counter-clockwise" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotate 90 degrees clockwise" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotate 180 degrees" - -#: models.py:142 -msgid "Tile" -msgstr "Tile" - -#: models.py:143 -msgid "Scale" -msgstr "Scale" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." - -#: models.py:159 -msgid "date published" -msgstr "date published" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "title" - -#: models.py:164 -msgid "title slug" -msgstr "title slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "A \"slug\" is a unique URL-friendly title for an object." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "description" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "is public" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Public galleries will be displayed in the default views." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "photos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tags" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "gallery" - -#: models.py:188 -msgid "galleries" -msgstr "galleries" - -#: models.py:225 -msgid "count" -msgstr "count" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "images file (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Select a .zip file of images to upload into a new Gallery." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"All photos in the gallery will be given a title made up of the gallery title " -"+ a sequential number." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "caption" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Caption will be added to all photos." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "A description of this Gallery." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Uncheck this to make the uploaded gallery and included photographs private." - -#: models.py:276 -msgid "gallery upload" -msgstr "gallery upload" - -#: models.py:277 -msgid "gallery uploads" -msgstr "gallery uploads" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "image" - -#: models.py:395 -msgid "date taken" -msgstr "date taken" - -#: models.py:399 -msgid "view count" -msgstr "view count" - -#: models.py:402 -msgid "crop from" -msgstr "crop from" - -#: models.py:411 -msgid "effect" -msgstr "effect" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "An \"admin_thumbnail\" photo size has not been defined." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "date added" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Public photographs will be displayed in the default views." - -#: models.py:668 -msgid "photo" -msgstr "photo" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "name" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotate or flip" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "color" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." - -#: models.py:808 -msgid "brightness" -msgstr "brightness" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." - -#: models.py:811 -msgid "contrast" -msgstr "contrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." - -#: models.py:814 -msgid "sharpness" -msgstr "sharpness" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." - -#: models.py:817 -msgid "filters" -msgstr "filters" - -#: models.py:821 -msgid "size" -msgstr "size" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." - -#: models.py:824 -msgid "strength" -msgstr "strength" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "The initial opacity of the reflection gradient." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "photo effect" - -#: models.py:834 -msgid "photo effects" -msgstr "photo effects" - -#: models.py:865 -msgid "style" -msgstr "style" - -#: models.py:869 -msgid "opacity" -msgstr "opacity" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "The opacity of the overlay." - -#: models.py:874 -msgid "watermark" -msgstr "watermark" - -#: models.py:875 -msgid "watermarks" -msgstr "watermarks" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "width" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"If width is set to \"0\" the image will be scaled to the supplied height." - -#: models.py:901 -msgid "height" -msgstr "height" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"If height is set to \"0\" the image will be scaled to the supplied width" - -#: models.py:904 -msgid "quality" -msgstr "quality" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG image quality." - -#: models.py:908 -msgid "upscale images?" -msgstr "upscale images?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." - -#: models.py:911 -msgid "crop to fit?" -msgstr "crop to fit?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pre-cache?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "If selected this photo size will be pre-cached as photos are added." - -#: models.py:917 -msgid "increment view count?" -msgstr "increment view count?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." - -#: models.py:929 -msgid "watermark image" -msgstr "watermark image" - -#: models.py:933 -msgid "photo size" -msgstr "photo size" - -#: models.py:934 -msgid "photo sizes" -msgstr "photo sizes" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "Can only crop photos if both width and height dimensions are set." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "Latest Photo Galleries" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "Published" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "No galleries were found" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "View all galleries" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "All Galleries" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "Previous" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "Next" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "This photo is found in the following galleries" diff --git a/photologue/locale/es_ES/LC_MESSAGES/django.mo b/photologue/locale/es_ES/LC_MESSAGES/django.mo deleted file mode 100644 index 13ebd75d4ad507e46a975710a6fe77ea822b3fa3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13580 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 diff --git a/photologue/locale/es_ES/LC_MESSAGES/django.po b/photologue/locale/es_ES/LC_MESSAGES/django.po deleted file mode 100644 index 870f94a6..00000000 --- a/photologue/locale/es_ES/LC_MESSAGES/django.po +++ /dev/null @@ -1,599 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -# dmalisani , 2014 -# dmalisani , 2014 -# Rafa Muñoz Cárdenas , 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2014-08-25 13:27+0000\n" -"Last-Translator: dmalisani \n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/django-photologue/language/es_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "La siguiente foto no pertenece al mismo sitio(s)" -msgstr[1] "Las siguientes fotos no pertenecen al(los) mismo(s) sitio(s)" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "La galería ha sido agregada exitosamente a %(site)s" -msgstr[1] "Las galerías han sido agregadas exitosamente a %(site)s" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "Agregar las imágenes seleccionadas desde el sitio actual" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "La galería ha sido eliminada correctamente de %(site)s" -msgstr[1] "Las galerías seleccionadas han sido eliminadas correctamente de %(site)s" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "Eliminar las galerías seleccionadas del sitio actual" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "Todas las fotos en la galería %(galleries)s han sido correctamente agregadas a %(site)s" -msgstr[1] "Todas las fotos en las galerías %(galleries)s han sido correctamente agregadas a %(site)s" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "Agregar todas las fotos de las galerías seleccionadas al sitio actual" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "Todas las fotos en la galería %(galleries)s han sido correctamente eliminadas de %(site)s" -msgstr[1] "Todas las fotos en las galerías %(galleries)s han sido correctamente eliminadas de %(site)s" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "Eliminar todas las fotos seleccionadas en las galerías del sito actual" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "La foto a sido agregada correctamente a %(site)s" -msgstr[1] "Las fotos seleccionadas han sido agregadas correctamente a %(site)s" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "Agregar las fotos seleccionadas al sitio actual" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "" -"The selected photos have been successfully removed from %(site)s" -msgstr[0] "La foto ha sido eliminada correctamente de %(site)s" -msgstr[1] "Las fotos han sido correctamente eliminadas de %(site)s" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "Eliminar la foto seleccionada del sitio actual" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Separe los tags con espacios y ponga comillas para los tags con múltiples palabras." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "No se encontró Django-tagging, por lo que los tags se tratarán como texto plano." - -#: models.py:115 -msgid "Very Low" -msgstr "Muy bajo" - -#: models.py:116 -msgid "Low" -msgstr "Bajo" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Medio-bajo" - -#: models.py:118 -msgid "Medium" -msgstr "Medio" - -#: models.py:119 -msgid "Medium-High" -msgstr "Medio-alto" - -#: models.py:120 -msgid "High" -msgstr "Alto" - -#: models.py:121 -msgid "Very High" -msgstr "Muy alto" - -#: models.py:126 -msgid "Top" -msgstr "Arriba" - -#: models.py:127 -msgid "Right" -msgstr "Derecha" - -#: models.py:128 -msgid "Bottom" -msgstr "Abajo" - -#: models.py:129 -msgid "Left" -msgstr "Izquierda" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Centro (por defecto)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Voltear de izquerda a derecha" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Voltear de arriba a abajo" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotar 90 grados en sentido horario" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotar 90 grados en sentido antihorario" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotar 180 grados" - -#: models.py:142 -msgid "Tile" -msgstr "Mosaico" - -#: models.py:143 -msgid "Scale" -msgstr "Escalar" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern " -"\"FILTER_ONE->FILTER_TWO->FILTER_THREE\". Image filters will be applied in " -"order. The following filters are available: %s." -msgstr "Encadene múltiples filtros usando el siguiente patrón \"FILTRO_UNO->FILTRO_DOS->FILTRO_TRES\". Los filtros de imagen se aplicarán en orden. Los siguientes filtros están disponibles: %s." - -#: models.py:159 -msgid "date published" -msgstr "fecha de publicación" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "título" - -#: models.py:164 -msgid "title slug" -msgstr "título slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Un \"slug\" es un único título URL-amigable para un objeto." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "descripción" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "es público" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Las galerías públicas serán mostradas en las vistas por defecto." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tags" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "sitios" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galería" - -#: models.py:188 -msgid "galleries" -msgstr "galerías" - -#: models.py:225 -msgid "count" -msgstr "contar" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "archivo de imágenes (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Seleccione un archivo .zip de imágenes para subir a la nueva galería." - -#: models.py:252 -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "A todas las fotos subidas se les cambiará el título por este título + un número secuencial" - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "Seleccione una galería para agregarle estas imágenes. Déjelo vacío para crear una nueva galería a partir de este título." - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "pie de foto" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "El pie de foto se añadirá a todas las fotos." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Una descripción para esta galería." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "Desactive esto para hacer que la galería subida y fotos incluidas sean privadas." - -#: models.py:276 -msgid "gallery upload" -msgstr "subida de galería" - -#: models.py:277 -msgid "gallery uploads" -msgstr "subida de galerías" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "Ya existe una galería con ese título." - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "Seleccione una galería existente o ingrese un nuevo nombre para la galería." - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "Ignorando archivos \"{filename}\" por estar en subcarpetas, todas las imágenes deben estar en la carpeta de primer nivel del zip." - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that" -" slug already exists." -msgstr "No se creó \"%(filename)s\" con slug \"{1}\" porque una foto con ese slug ya existe." - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "No se pudo procesar el archivo \"{0}\" en el archivo zip." - -#: models.py:392 models.py:863 -msgid "image" -msgstr "imagen" - -#: models.py:395 -msgid "date taken" -msgstr "fecha en la que se tomó" - -#: models.py:399 -msgid "view count" -msgstr "Contador de visitas" - -#: models.py:402 -msgid "crop from" -msgstr "Recortar desde" - -#: models.py:411 -msgid "effect" -msgstr "efecto" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "El tamaño de foto de \"miniatura de admin\" no ha sido definido." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniatura" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "fecha añadida" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Las fotos públicas serán mostradas en las vistas por defecto." - -#: models.py:668 -msgid "photo" -msgstr "foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nombre" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotar o voltear" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "color" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "Un factor de 0.0 proporciona una imagen blanca y negra. Un factor de 1.0 proporciona la imagen original." - -#: models.py:808 -msgid "brightness" -msgstr "iluminación" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "Un factor de 0.0 proporciona una imagen negra. Un factor de 1.0 proporciona la imagen original." - -#: models.py:811 -msgid "contrast" -msgstr "contraste" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original" -" image." -msgstr "Un factor de 0.0 proporciona una imagen sólida gris. Un factor de 1.0 proporciona la imagen original." - -#: models.py:814 -msgid "sharpness" -msgstr "Resaltado" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "Un factor de 0.0 proporciona una imagen desenfocada, un factor de 1.0 proporciona la imagen original." - -#: models.py:817 -msgid "filters" -msgstr "filtros" - -#: models.py:821 -msgid "size" -msgstr "tamaño" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "La altura de la reflexión como porcentaje de la imagen original. Un factor de 0.0 no da ninguna reflexión, un factor de 1.0 añade una reflexión igual a la altura de la imagen original." - -#: models.py:824 -msgid "strength" -msgstr "fortaleza" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "La opacidad inicial del gradiente de reflexión." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "El color de fondo del gradiente de reflexión. Establezca esto para hacer coincidir el color de fondo con el color de tu página." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efecto de foto" - -#: models.py:834 -msgid "photo effects" -msgstr "efectos de foto" - -#: models.py:865 -msgid "style" -msgstr "estilo" - -#: models.py:869 -msgid "opacity" -msgstr "opacidad" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "La opacidad de la superposición" - -#: models.py:874 -msgid "watermark" -msgstr "marca de agua" - -#: models.py:875 -msgid "watermarks" -msgstr "marcas de agua" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "El nombre del tamaño solo puede contener letras, números y subrayados. Por ejemplo:\"miniaturas\", \"muestra\", \"muestra_principal\"." - -#: models.py:898 -msgid "width" -msgstr "anchura" - -#: models.py:900 -msgid "If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "Si la anchura se establece a \"0\" la imagen será escalada hasta la altura proporcionada" - -#: models.py:901 -msgid "height" -msgstr "altura" - -#: models.py:903 -msgid "If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "Si la altura se establece a \"0\" la imagen será escalada hasta la anchura proporcionada" - -#: models.py:904 -msgid "quality" -msgstr "calidad" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "Calidad de imagen JPEG." - -#: models.py:908 -msgid "upscale images?" -msgstr "¿Aumentar imágenes?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "Si se selecciona la imagen será aumentada si es necesario para ajustarse a las dimensiones proporcionadas. Los tamaños recortados serán aumentados de acuerdo a esta opción." - -#: models.py:911 -msgid "crop to fit?" -msgstr "¿Recortar hasta ajustar?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "Si se selecciona la imagen será escalada y recortada para ajustarse a las dimensiones proporcionadas." - -#: models.py:914 -msgid "pre-cache?" -msgstr "¿pre-cachear?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "Si se selecciona, este tamaño de foto será pre-cacheado cuando se añadan nuevas fotos." - -#: models.py:917 -msgid "increment view count?" -msgstr "¿incrementar contador de visualizaciones?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "Si se selecciona el \"contador de visualizaciones\" se incrementará cuando esta foto sea visualizada." - -#: models.py:929 -msgid "watermark image" -msgstr "marca de agua" - -#: models.py:933 -msgid "photo size" -msgstr "tamaño de foto" - -#: models.py:934 -msgid "photo sizes" -msgstr "tamaños de foto" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "Solo puede recortar las fotos si ancho y alto están establecidos." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "Últimas galerías de fotos." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "Publicado" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "No se encontraron galerías" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "Ver todas las galerías" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "Todas las Galerías" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "Anterior" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "\n⇥⇥⇥⇥ página %(page_number)s de %(total_pages)s\n⇥⇥⇥⇥" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "Próximo" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "Esta foto se encontró en las siguientes galerías" diff --git a/photologue/locale/eu/LC_MESSAGES/django.mo b/photologue/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 68047603338360520bd61aa5faa99b57b19feb61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 490 zcmYLFO-}+b5XI+r=*^VhoCji9}*n?}Z(g;?k~dSMZ1UKm0}h7H5UP zOJ3S(-+P&v-`$<>24Rc1M?4^I6HkaWTErjvY|~k5))+cF#c_a#3|`TBZH;8Zi4C@} zd4)ga+8&~hw zxFE}nm&=hoFL^d4uZ40wFfUeN94mgb zj+P9oXz(!TZlcMc`$jwCS+Ad5@v{lHNmWqpSOPLkE2`wwX4$ mWUY}7(XgnTD&XF_nU~Cz|E2FXJ8XIF9vZgaWyw(|YWx8rxRSE~ diff --git a/photologue/locale/eu/LC_MESSAGES/django.po b/photologue/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index 75404428..00000000 --- a/photologue/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,597 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/django-photologue/" -"language/eu/)\n" -"Language: eu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" - -#: models.py:115 -msgid "Very Low" -msgstr "" - -#: models.py:116 -msgid "Low" -msgstr "" - -#: models.py:117 -msgid "Medium-Low" -msgstr "" - -#: models.py:118 -msgid "Medium" -msgstr "" - -#: models.py:119 -msgid "Medium-High" -msgstr "" - -#: models.py:120 -msgid "High" -msgstr "" - -#: models.py:121 -msgid "Very High" -msgstr "" - -#: models.py:126 -msgid "Top" -msgstr "" - -#: models.py:127 -msgid "Right" -msgstr "" - -#: models.py:128 -msgid "Bottom" -msgstr "" - -#: models.py:129 -msgid "Left" -msgstr "" - -#: models.py:130 -msgid "Center (Default)" -msgstr "" - -#: models.py:134 -msgid "Flip left to right" -msgstr "" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "" - -#: models.py:142 -msgid "Tile" -msgstr "" - -#: models.py:143 -msgid "Scale" -msgstr "" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: models.py:159 -msgid "date published" -msgstr "" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "" - -#: models.py:164 -msgid "title slug" -msgstr "" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "" - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "" - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "" - -#: models.py:188 -msgid "galleries" -msgstr "" - -#: models.py:225 -msgid "count" -msgstr "" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" - -#: models.py:252 -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "" - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "" - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" - -#: models.py:276 -msgid "gallery upload" -msgstr "" - -#: models.py:277 -msgid "gallery uploads" -msgstr "" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "" - -#: models.py:395 -msgid "date taken" -msgstr "" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "" - -#: models.py:411 -msgid "effect" -msgstr "" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "" - -#: models.py:437 -msgid "Thumbnail" -msgstr "" - -#: models.py:649 -msgid "slug" -msgstr "" - -#: models.py:654 -msgid "date added" -msgstr "" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "" - -#: models.py:668 -msgid "photo" -msgstr "" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "" - -#: models.py:801 -msgid "rotate or flip" -msgstr "" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" - -#: models.py:808 -msgid "brightness" -msgstr "" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: models.py:811 -msgid "contrast" -msgstr "" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: models.py:814 -msgid "sharpness" -msgstr "" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" - -#: models.py:817 -msgid "filters" -msgstr "" - -#: models.py:821 -msgid "size" -msgstr "" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" - -#: models.py:824 -msgid "strength" -msgstr "" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "" - -#: models.py:834 -msgid "photo effects" -msgstr "" - -#: models.py:865 -msgid "style" -msgstr "" - -#: models.py:869 -msgid "opacity" -msgstr "" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "" - -#: models.py:874 -msgid "watermark" -msgstr "" - -#: models.py:875 -msgid "watermarks" -msgstr "" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" - -#: models.py:898 -msgid "width" -msgstr "" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" - -#: models.py:901 -msgid "height" -msgstr "" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" - -#: models.py:904 -msgid "quality" -msgstr "" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "" - -#: models.py:908 -msgid "upscale images?" -msgstr "" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" - -#: models.py:911 -msgid "crop to fit?" -msgstr "" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" - -#: models.py:914 -msgid "pre-cache?" -msgstr "" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" - -#: models.py:917 -msgid "increment view count?" -msgstr "" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" - -#: models.py:929 -msgid "watermark image" -msgstr "" - -#: models.py:933 -msgid "photo size" -msgstr "" - -#: models.py:934 -msgid "photo sizes" -msgstr "" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/fr/LC_MESSAGES/django.mo b/photologue/locale/fr/LC_MESSAGES/django.mo deleted file mode 100644 index 712e0d778cde7370db0c319b0dd10a66a57f5942..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8183 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 diff --git a/photologue/locale/fr/LC_MESSAGES/django.po b/photologue/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index 66f1080a..00000000 --- a/photologue/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,637 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: French (http://www.transifex.com/projects/p/django-photologue/" -"language/fr/)\n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Séparez les étiquettes par des espaces, mettez les étiquettes constituées de " -"plusieurs mots entre guillemets." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging n'a pas été trouvé, les étiquettes seront traitées comme du " -"texte simple." - -#: models.py:115 -msgid "Very Low" -msgstr "Très Bas" - -#: models.py:116 -msgid "Low" -msgstr "Bas" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Moyen-Bas" - -#: models.py:118 -msgid "Medium" -msgstr "Moyen" - -#: models.py:119 -msgid "Medium-High" -msgstr "Moyen-Haut" - -#: models.py:120 -msgid "High" -msgstr "Haut" - -#: models.py:121 -msgid "Very High" -msgstr "Très Haut" - -#: models.py:126 -msgid "Top" -msgstr "Sommet" - -#: models.py:127 -msgid "Right" -msgstr "Droite" - -#: models.py:128 -msgid "Bottom" -msgstr "Bas" - -#: models.py:129 -msgid "Left" -msgstr "Gauche" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Centré (par défaut)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Inversion de gauche à droite" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Inversion de haut en bas" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotation de 90 degrés dans le sens anti-horloger" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotation de 90 degrés dans le sens horloger" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotation de 180 degrés" - -#: models.py:142 -msgid "Tile" -msgstr "Mozaïque" - -#: models.py:143 -msgid "Scale" -msgstr "Redimensionner" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: models.py:159 -msgid "date published" -msgstr "date de publication" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "titre" - -#: models.py:164 -msgid "title slug" -msgstr "version abrégée du titre" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "" -"Un \"slug\" est un titre abrégé et unique, compatible avec les URL, pour un " -"objet." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "description" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "est public" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Les galeries publiques seront affichée dans les vues par défaut." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "photos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "étiquettes" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galerie" - -#: models.py:188 -msgid "galleries" -msgstr "galleries" - -#: models.py:225 -msgid "count" -msgstr "nombre" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "fichier d'images (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Selectionnez un fichier .zip contenant des images à envoyer sur le serveur " -"dans une nouvelle Galerie." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Toutes les photos de la galerie auront un titre constitué du titre de la " -"galerie + un numéro de séquence." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "légende" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "La légende sera ajoutée a toutes les photos." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Une description de cette Galerie." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Décochez cette case pour rendre la galerie des photos envoyées sur le " -"serveur et son contenu privés." - -#: models.py:276 -msgid "gallery upload" -msgstr "télécharger vers la gallerie" - -#: models.py:277 -msgid "gallery uploads" -msgstr "fichiers envoyés vers la galerie" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "image" - -#: models.py:395 -msgid "date taken" -msgstr "date de prise de vue" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "découper à partir de" - -#: models.py:411 -msgid "effect" -msgstr "effet" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Une taille de photo \"admin_thumbnail\" n'a pas encore été définie." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniature" - -#: models.py:649 -msgid "slug" -msgstr "libellé court" - -#: models.py:654 -msgid "date added" -msgstr "date d'ajout" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Les photographies publique seront affichées dans les vues par défaut." - -#: models.py:668 -msgid "photo" -msgstr "photo" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nom" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotation ou inversion" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "couleur" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Un facteur de 0.0 donne une image en noir et blanc, un facteur de 1.0 donne " -"l'image originale." - -#: models.py:808 -msgid "brightness" -msgstr "brillance" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Un facteur de 0.0 donne une image noire, un facteur de 1.0 donne l'image " -"originale." - -#: models.py:811 -msgid "contrast" -msgstr "contraste" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Un facteur de 0.0 donne une image grise, un facteur de 1.0 donne l'image " -"originale." - -#: models.py:814 -msgid "sharpness" -msgstr "netteté" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Une facteur de 0.0 donne une image floue, un facteur de 1.0 donne l'image " -"d'origine." - -#: models.py:817 -msgid "filters" -msgstr "filtres" - -#: models.py:821 -msgid "size" -msgstr "taille" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"La hauteur de la réflection sous la forme d'un pourcentage de l'image " -"d'origine. Un facteur de 0.0 n'ajoute aucune réflection, un facteur de 1.0 " -"ajoute une réflection égale à la hauteur de l'image d'origine." - -#: models.py:824 -msgid "strength" -msgstr "force" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "effet photo" - -#: models.py:834 -msgid "photo effects" -msgstr "effets photo" - -#: models.py:865 -msgid "style" -msgstr "style" - -#: models.py:869 -msgid "opacity" -msgstr "opacité" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "L'opacité de la surcouche." - -#: models.py:874 -msgid "watermark" -msgstr "filigrane" - -#: models.py:875 -msgid "watermarks" -msgstr "filigranes" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Le nom de la taille de la photo ne doit contenir que des lettres, des " -"chiffres et des caractères de soulignement. Exemples: \"miniature\", " -"\"affichage\", \"petit\", \"widget_page_principale\"." - -#: models.py:898 -msgid "width" -msgstr "largeur" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Si la largeur est réglée à \"0\" l l'image sera redimensionnée par rapport à " -"la hauteur fournie." - -#: models.py:901 -msgid "height" -msgstr "hauteur" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Si la hauteur est réglée à \"0\" l l'image sera redimensionnée par rapport à " -"la largeur fournie." - -#: models.py:904 -msgid "quality" -msgstr "qualité" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "Qualité JPEG de l'image." - -#: models.py:908 -msgid "upscale images?" -msgstr "agrandir les images ?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Si sélectionné l'image sera agrandie si nécessaire pour coïncider avec les " -"dimensions fournies. Les dimensions ajustées seront agrandies sans prendre " -"en compte ce paramètre." - -#: models.py:911 -msgid "crop to fit?" -msgstr "découper pour adapter à la taille ?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Si sélectionné l'image sera redimensionnée et recadrée pour coïncider avec " -"les dimensions fournies." - -#: models.py:914 -msgid "pre-cache?" -msgstr "mise en cache ?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Si sélectionné cette taille de photo sera mise en cache au moment au les " -"photos sont ajoutées." - -#: models.py:917 -msgid "increment view count?" -msgstr "incrémenter le nombre d'affichages ?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Si sélectionné le \"view_count\" (nombre d'affichage) de l'image sera " -"incrémenté quand cette taille de photo sera affichée." - -#: models.py:929 -msgid "watermark image" -msgstr "placer un filigrane sur l'image" - -#: models.py:933 -msgid "photo size" -msgstr "taille de la photo" - -#: models.py:934 -msgid "photo sizes" -msgstr "tailles des photos" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/hu/LC_MESSAGES/django.mo b/photologue/locale/hu/LC_MESSAGES/django.mo deleted file mode 100644 index 4e2603f032fd5aa5660c8864ee7ccedbf329b053..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9075 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 Ny3rtPAi6Oj{|o9hcV++p diff --git a/photologue/locale/hu/LC_MESSAGES/django.po b/photologue/locale/hu/LC_MESSAGES/django.po deleted file mode 100644 index a3194934..00000000 --- a/photologue/locale/hu/LC_MESSAGES/django.po +++ /dev/null @@ -1,640 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/django-" -"photologue/language/hu/)\n" -"Language: hu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"A címkéket szóközzel kell elválasztani, a több szavas címkék idézőjelek közé " -"írhatóak." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"A Django-tagging nem található, a címkék sima szövegként lesznek kezelve." - -#: models.py:115 -msgid "Very Low" -msgstr "Nagyon alacsony" - -#: models.py:116 -msgid "Low" -msgstr "Alacsony" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Közepesen alacsony" - -#: models.py:118 -msgid "Medium" -msgstr "Közepes" - -#: models.py:119 -msgid "Medium-High" -msgstr "Közepesen magas" - -#: models.py:120 -msgid "High" -msgstr "Magas" - -#: models.py:121 -msgid "Very High" -msgstr "Nagyon magas" - -#: models.py:126 -msgid "Top" -msgstr "Teteje" - -#: models.py:127 -msgid "Right" -msgstr "Jobb oldala" - -#: models.py:128 -msgid "Bottom" -msgstr "Alja" - -#: models.py:129 -msgid "Left" -msgstr "Bal oldala" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Közepe (Alapértelmezett)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Függőleges tengely mentén tükrözés" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Vízszintes tengely mentén tükrözés" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Óramutató járásával ellenkező irányba 90 fok forgatása" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Óramutató járásával megegyező irányba 90 fok forgatás" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "180 fokos forgtás" - -#: models.py:142 -msgid "Tile" -msgstr "Cím" - -#: models.py:143 -msgid "Scale" -msgstr "Skála" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Több szűrőt is alkalmazhat egymás után a következő mintára:\"SZŰRŐ_EGY-" -">SZŰRŐ_KETTŐ->SZŰRŐ_HÁROM\". A szűrők a megadott sorrendben, egymás után " -"lesznek a képre alkalmazva. A következő szűrők állnak rendelkezésére: %s" - -#: models.py:159 -msgid "date published" -msgstr "publikálás dátuma" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "cím" - -#: models.py:164 -msgid "title slug" -msgstr "cím slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "A \"slug\" egy objektum egyedi, URL-be ágyazható leírása." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "leírás" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "publikus" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "A publikus galériák láthatóak lesznek az alapértelmezett nézetekben." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotók" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "címkék" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galéria" - -#: models.py:188 -msgid "galleries" -msgstr "galériák" - -#: models.py:225 -msgid "count" -msgstr "számláló" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "tömörített fájl (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Válasszon ki egy .zip fájl, amely a galériába kerülő képeket tartalmazza''" - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Minden, a galériában szereplő fotónak az lesz a címe, ami a galéria címe is," -"+ egy növekvő számláló" - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "képaláírás" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "A képaláírás minden új fotóra érvényes lesz." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "A galéria leírása." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Vegye ki a pipát, ha a feltöltött galériát és a benne lévő fotókat priváttá " -"akarja tenni." - -#: models.py:276 -msgid "gallery upload" -msgstr "galéria feltöltés" - -#: models.py:277 -msgid "gallery uploads" -msgstr "galéria feltöltések" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "kép" - -#: models.py:395 -msgid "date taken" -msgstr "készítés dátuma" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "kivágás" - -#: models.py:411 -msgid "effect" -msgstr "szűrő" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Nincs definiálva \"admin_thumbnail\" fotó méret." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Kicsinyített kép" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "hozzáadva" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "A publikus fotók megjelennek az alapértelmezett nézetekben." - -#: models.py:668 -msgid "photo" -msgstr "fotó" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "név" - -#: models.py:801 -msgid "rotate or flip" -msgstr "forgatás vagy türközés" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "színek" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"A 0.0-ás érték fekete-fehér képet, az 1.0-ás pedig az eredeti, színek képet " -"eredményezi" - -#: models.py:808 -msgid "brightness" -msgstr "fényerő" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A 0.0-ás érték egy fekete képet, az 1.0-ás pedig az eredeti képet " -"eredményezi." - -#: models.py:811 -msgid "contrast" -msgstr "kontraszt" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A 0.0-ás érték egy egyszínű, szürke képet, az 1.0-ás érték pedig az eredeti " -"képet eredményezi." - -#: models.py:814 -msgid "sharpness" -msgstr "élesség" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"A 0.0-ás érték egy elmosott képet, az 1.0-ás érték pedig az eredeti képet " -"eredményezi." - -#: models.py:817 -msgid "filters" -msgstr "szűrők" - -#: models.py:821 -msgid "size" -msgstr "méret" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"A tükröződés magasságát az eredeti kép magasságának százalékában kell " -"megadni. A 0.0-ás érték egy tükröződés nélküli képet, az 1.0-ás érték pedig " -"egy, Az eredeti kép magasságával megegyező magasságú tükröződést tartalmazó " -"képet eremdényez." - -#: models.py:824 -msgid "strength" -msgstr "erősség" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "A tükröződés elhalványodásának kezdő átlátszósága." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"A tükröződés színátmenetének háttérszíne. Állítsa be olyan színűre, amilyen " -"színű háttérre kerül a kép!" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "fotó effekt" - -#: models.py:834 -msgid "photo effects" -msgstr "fotó effektek" - -#: models.py:865 -msgid "style" -msgstr "stílus" - -#: models.py:869 -msgid "opacity" -msgstr "átlátszóság" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "A felső réteg átlátszósága." - -#: models.py:874 -msgid "watermark" -msgstr "vízjel" - -#: models.py:875 -msgid "watermarks" -msgstr "vízjelek" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"A fotó méretek neve csak kis betűket, számokat és aláhúzásjeleket " -"tartalmazhat. Pl.: \"thumbnail\", \"display\", \"small\", \"main_page_widget" -"\"." - -#: models.py:898 -msgid "width" -msgstr "szélesség" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Ha a szélességet 0-ra állítja, a kép a megadott magasság alapján arányosan " -"fog méreteződni." - -#: models.py:901 -msgid "height" -msgstr "magasság" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Ha a magasságot 0-ra állítja, a kép a megadott magasság alapján arányosan " -"fog méreteződni." - -#: models.py:904 -msgid "quality" -msgstr "minőség" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG minőség" - -#: models.py:908 -msgid "upscale images?" -msgstr "képek felméretezése?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Ha be van állítva, akkor a megadott méretnél kisebb képek fel lesznek " -"méretezve, hogy kitöltsék a rendelkezésre álló helyet. Képkivágás esetén " -"ettől az opciótól függetlenül mindenképpen fel lesznek méretezve a képek " -"szükség esetén." - -#: models.py:911 -msgid "crop to fit?" -msgstr "képkivágás?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Ha be van állítva, akkor a képek úgy lesznek átméretezve a megadott " -"képarárnyra, hogy egy részük le lesz vágva." - -#: models.py:914 -msgid "pre-cache?" -msgstr "előre generálás?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Ha be van állítva, akkor a hozzáadáskor előre le lesz a fotó generálva erre " -"a méretre." - -#: models.py:917 -msgid "increment view count?" -msgstr "nézettségi számláló növelése?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Ha be van állítva, akkor a kép \"view_count\" mezőjében lévő érték minden " -"megjelenítés után egyel növekedni fog." - -#: models.py:929 -msgid "watermark image" -msgstr "vízjelhez felhasznált kép" - -#: models.py:933 -msgid "photo size" -msgstr "fotó méret" - -#: models.py:934 -msgid "photo sizes" -msgstr "fotó méretek" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/it/LC_MESSAGES/django.mo b/photologue/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 1c38acc3979f31b3d818a38c53c4204b8097e70d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8748 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

M_s zd)fMW--YuRR;FAcKi_u>wa2}*Hg^kHpd@M`&S(O=JDvRs*@N1e4;s& zBCID<;I&E@qAWX&eAU65Wc&S){FMw_VQ~w7v$G?Jl-hC6TGcVLYt!k{aZ!V_`R?~) zkL3HkN7WnUouvN0@6*Sh`a9fZ6(NojUw4bbC?me2Ad*a(Sfq=5NiPAiK4g|uRc->2 zZlXliCzilczVKv5I^e?c^BCibxxg|6RA}+E%Vt5i2{iHS8lZ~{Wux$Qj3o0 zYFAF;Q}S{=3ie_vV$?8c3Z?Z+S1w!C~NZ_CyR4dDj&-;k2UyPR!os&4Xd~%VG!APr8I#xVS8Lj4KICTPozNv zw+y=_;}TzCA@8s*=7oz>DSCA#?~;@iVo4)`6KS20s@ZfuFWmL(iG)TaHP6Vz#-dTdCS`vR)>Vb;_?}pUgrTT9NCu8W{Vs@+J9#dO8bDb-M4vr4Hx3|kV((;Y zPcAs#i95giPWU-Q*M+=2P>EbqclrEa*a-bBgJj6&qbP5)mpwgJct1U@o62Snf5d_VC?GX_k17c8hqf**Fa(Cv_|15_&}nV3L7M(6@CsOr!yi#Ju#h0LcuaJ z9lUVn$t`AALTq;7%{xb5JmEpuUG_J&Ph}ESl1e?TszuHhE!0-hbDvcXVK%ZsMP?}d ze{^f2kW+D^SWWK2RrlP&s{Z3^*F@V-;$D(a@iqT>D=50kzP#1ET-~Enx*%$T{*tYB z-L@_w{x{O&vr!(4Kt7XE1ad*k1XU^II#?W9sm~KB?jWfVYum1&#IAC~!jrPxVOhu- z$4RGhLe+>IPv#h$!Bn!iwZ=>s;+f;bI#FeC@Sfpv?vAO14~_C8>l9y-X{Z=O0W}?> zVhkhlzG#1y^ARa2eg1#VNV3|u#?xjTjM?Zo+(C%u${#`%iA1DpV^?dtI5{?;g+yRP zW|56>oRdrf_n=ZTdQmMGO^V6uo_wK9I-P+ZaT&SGZD02DQ0WJkOTtp*g8D%!*=PUnhfKmr^+P6QCfz3pg%BWm@`)*oH`x((Fr{)laGlL zk{C}t;_xxoL6#Gv(1znZSWa#gYfYSl6nNG*O!FLjbDpE9(?nc~RAv99Ph-Nj%5x@j zXXb_d6y#a1`!s>%c84&RLg5+Q6)9jm?=1Uf?$(~p7Ci+uE-DK%7YJ>^*35}sPbr{+ zoOaL6X$&t$AL3YEG>K*iD|}3sKaOSQ9&N&pC1ZQjH+WPcCp<gXf@WPOR-?}Zv2p##+`RTJ~ob7ssV3~r+8 zuQ3VIMCFl_QF%$_7GX5}-BcyBZy7wE>^EdrMxRf*N_nP)oC$?6-?Frw)BwlP)XOTA g@fPC=_(xI^z8cPI-fYP{W~Rj}-J*~-lZ4CsFGl|JE&u=k diff --git a/photologue/locale/it/LC_MESSAGES/django.po b/photologue/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 7a24b7b9..00000000 --- a/photologue/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,638 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/django-" -"photologue/language/it/)\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Separa i tag con gli spazi e racchiudi tra virgolette tag composti da più " -"parole." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging non è stata trovata, i tag verranno trattati come testo " -"normale." - -#: models.py:115 -msgid "Very Low" -msgstr "Molto Bassa" - -#: models.py:116 -msgid "Low" -msgstr "Bassa" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Medio-Bassa" - -#: models.py:118 -msgid "Medium" -msgstr "Media" - -#: models.py:119 -msgid "Medium-High" -msgstr "Medio-Alta" - -#: models.py:120 -msgid "High" -msgstr "Alta" - -#: models.py:121 -msgid "Very High" -msgstr "Molto Alta" - -#: models.py:126 -msgid "Top" -msgstr "In alto" - -#: models.py:127 -msgid "Right" -msgstr "A destra" - -#: models.py:128 -msgid "Bottom" -msgstr "In basso" - -#: models.py:129 -msgid "Left" -msgstr "A sinistra" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Al centro (Default)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Inverti destra con sinistra" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Inverti alto con basso" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Ruota di 90 gradi in senso anti-orario" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Ruota di 90 gradi in senso orario" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Ruota di 180 gradi" - -#: models.py:142 -msgid "Tile" -msgstr "Affianca" - -#: models.py:143 -msgid "Scale" -msgstr "Ridimensiona" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Collega filtri multipli in cascata con il seguente schema \"FILTRO_UNO-" -">FILTRO_DUE->FILTER_TRE\". I filtri saranno applicati in ordine alle " -"immagini. I seguenti filtri sono disponibili: %s." - -#: models.py:159 -msgid "date published" -msgstr "data di pubblicazione" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "titolo" - -#: models.py:164 -msgid "title slug" -msgstr "slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Uno \"Slug\" è un titolo univoco per un oggetto, usabile come URL." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "descrizione" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "è pubblica" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Le gallerie pubbliche verranno visualizzate nelle viste di default." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "foto" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tag" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galleria" - -#: models.py:188 -msgid "galleries" -msgstr "gallerie" - -#: models.py:225 -msgid "count" -msgstr "numero" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "file di immagini (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Scegli un file .zip con le immagini da caricare in una nuova Galleria" - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Tutte le foto di una galleria avranno un titolo composto dal titolo della " -"galleria più un numero sequenziale." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "didascalia" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "La didascalia verrà aggiunta a tutte le foto" - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Una descrizione di questa Galleria." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Deseleziona l'opzione per rendere private le immagini e la galleria una " -"volta caricata." - -#: models.py:276 -msgid "gallery upload" -msgstr "caricamento in blocco" - -#: models.py:277 -msgid "gallery uploads" -msgstr "caricamenti in blocco" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "immagine" - -#: models.py:395 -msgid "date taken" -msgstr "data dello scatto" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "ritagliata da" - -#: models.py:411 -msgid "effect" -msgstr "effetto" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "La dimensione \"admin_thumbnail\" non è ancora stata creata." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniatura" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "data di inserimento" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Le fotografie pubbliche verranno visualizzate nelle viste di default." - -#: models.py:668 -msgid "photo" -msgstr "fotografia" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nome" - -#: models.py:801 -msgid "rotate or flip" -msgstr "ruota o inverti" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "colore" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Un fattore di 0.0 restituisce un'immagine in bianco e nero, un fattore di " -"1.0 restituisce l'immagine originale." - -#: models.py:808 -msgid "brightness" -msgstr "luminosità" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Un fattore di 0.0 restituisce un'immagine nera, un fattore di 1.0 " -"restituisce l'immagine originale." - -#: models.py:811 -msgid "contrast" -msgstr "contrasto" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Un fattore di 0.0 restituisce un'immagine grigia, un fattore di 1.0 " -"restituisce l'immagine originale." - -#: models.py:814 -msgid "sharpness" -msgstr "nitidezza" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Un fattore di 0.0 restituisce un'immagine sfuocata, un fattore di 1.0 " -"restituisce l'immagine originale." - -#: models.py:817 -msgid "filters" -msgstr "filtri" - -#: models.py:821 -msgid "size" -msgstr "dimensione" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"L'altezza del riflesso come percentuale dell'immagine originale. Un fattore " -"di 0.0 non aggiunge nessun riflesso, un fattore di 1.0 aggiunge un riflesso " -"della stessa altezza dell'immagine originale." - -#: models.py:824 -msgid "strength" -msgstr "intensità" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Opacità iniziale del gradiente del riflesso." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"Il colore di sfondo del gradiente di riflesso. Sceglilo in modo che " -"corrisponda al colore dello sfondo della tua immagine." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "effetto fotografico" - -#: models.py:834 -msgid "photo effects" -msgstr "effetti fotografici" - -#: models.py:865 -msgid "style" -msgstr "stile" - -#: models.py:869 -msgid "opacity" -msgstr "opacità" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Opacità della copertura" - -#: models.py:874 -msgid "watermark" -msgstr "watermark" - -#: models.py:875 -msgid "watermarks" -msgstr "watermark" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Le dimensioni fotografiche devono contenere solo lettere, numeri o caratteri " -"di sottolineatura. Per esempio: : \"thumbnail\", \"display\", \"small\", " -"\"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "larghezza" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Se la dimensione è \"0\", l'immagine verrà ridimensionata all'altezza " -"specificata." - -#: models.py:901 -msgid "height" -msgstr "altezza" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Se l'altezza è \"0\", l'immagine verrà ridimensionata alla larghezza " -"specificata." - -#: models.py:904 -msgid "quality" -msgstr "qualità" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "qualità dell'immagine JPEG" - -#: models.py:908 -msgid "upscale images?" -msgstr "ingrandisco le immagini?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Se selezionato, l'immagine verrà ingrandita (se necessario) per " -"corrispondere alle dimensioni specificate. Dimensioni ritagliate verranno " -"ridimensionate senza tenere conto di questa configurazione." - -#: models.py:911 -msgid "crop to fit?" -msgstr "Ritaglio per stare nelle dimensioni?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Se selezionato, l'immagine verrà ridimensionata e ritagliata per rientrare " -"nelle dimensioni specificate." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pre-cache?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Se selezionato, questa dimensione di foto verrà pre-salvata mentre le foto " -"sono inserite." - -#: models.py:917 -msgid "increment view count?" -msgstr "incrementa il contatore di visualizzazioni?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Se selezionato, il \"contatore di visualizzazioni\" dell'immagine sarà " -"incrementato ad ogni visualizzazione dell'immagine." - -#: models.py:929 -msgid "watermark image" -msgstr "immagine di watermark" - -#: models.py:933 -msgid "photo size" -msgstr "dimensione della foto" - -#: models.py:934 -msgid "photo sizes" -msgstr "dimensioni delle foto" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/nl/LC_MESSAGES/django.mo b/photologue/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index c1556217b90e75aaf4a0be180ec5da027d930a11..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8594 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, 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/django-photologue/" -"language/nl/)\n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Scheid labels met spaties, plaats aanhalingstekens rond labels met meerdere " -"woorden." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging kon niet gevonden worden, labels worden behandeld als platte " -"tekst." - -#: models.py:115 -msgid "Very Low" -msgstr "Zeer laag" - -#: models.py:116 -msgid "Low" -msgstr "Laag" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Middel-laag" - -#: models.py:118 -msgid "Medium" -msgstr "Gemiddeld" - -#: models.py:119 -msgid "Medium-High" -msgstr "Middel-hoog" - -#: models.py:120 -msgid "High" -msgstr "Hoog" - -#: models.py:121 -msgid "Very High" -msgstr "Zeer hoog" - -#: models.py:126 -msgid "Top" -msgstr "Boven" - -#: models.py:127 -msgid "Right" -msgstr "Rechts" - -#: models.py:128 -msgid "Bottom" -msgstr "Onder" - -#: models.py:129 -msgid "Left" -msgstr "Links" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Midden (standaard)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Spiegel horizontaal" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Spiegel verticaal" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Roteer 90 graden linksom" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Roteer 90 graden rechtsom" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Roteer 180 graden" - -#: models.py:142 -msgid "Tile" -msgstr "Tegelen" - -#: models.py:143 -msgid "Scale" -msgstr "Schalen" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Keten meerdere filters aan elkaar met het patroon: \"FILTER_EEN->FILTER_TWEE-" -">FILTER_DRIE\". Afbeeldingsfilters worden in volgorde toegepast. De volgende " -"filters zijn beschikbaar: %s." - -#: models.py:159 -msgid "date published" -msgstr "datum gepubliceerd" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "titel" - -#: models.py:164 -msgid "title slug" -msgstr "titel 'slug'" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Een \"slug\" is een unieke URL-vriendelijke titel voor een object." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "beschrijving" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "is openbaar" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Openbare galerijen worden weergegeven in de standaardviews." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "foto's" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "labels" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galerij" - -#: models.py:188 -msgid "galleries" -msgstr "galerijen" - -#: models.py:225 -msgid "count" -msgstr "aantal" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "afbeeldingenbestand (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Kies een .zip-bestand met afbeeldingen om te uploaden naar een nieuwe " -"Galerij." - -#: models.py:252 -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "onderschrift" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Onderschrift wordt toegevoegd aan alle foto's." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Een beschrijving van deze Galerij." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "Haal dit vinkje weg om de geüploade galerij en foto's privé te maken." - -#: models.py:276 -msgid "gallery upload" -msgstr "galerij-upload" - -#: models.py:277 -msgid "gallery uploads" -msgstr "galerij-uploads" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "afbeelding" - -#: models.py:395 -msgid "date taken" -msgstr "datum genomen" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "afknippen vanaf" - -#: models.py:411 -msgid "effect" -msgstr "effect" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Er is geen \"admin_thumbnail\" foto-maat vastgelegd." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniatuur" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "datum toegevoegd" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Openbare foto's worden weergegeven in de standaardviews." - -#: models.py:668 -msgid "photo" -msgstr "foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "naam" - -#: models.py:801 -msgid "rotate or flip" -msgstr "roteer of spiegel" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "kleur" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Een factor van 0.0 geeft een zwart-wit afbeelding, een factor van 1.0 geeft " -"de originele afbeelding." - -#: models.py:808 -msgid "brightness" -msgstr "helderheid" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Een factor van 0.0 geeft een zwarte afbeelding, een factor van 1.0 geeft de " -"originele afbeelding." - -#: models.py:811 -msgid "contrast" -msgstr "contrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Een factor van 0.0 geeft een egaal grijze afbeelding, een factor van 1.0 " -"geeft de originele afbeelding." - -#: models.py:814 -msgid "sharpness" -msgstr "scherpte" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Een factor van 0.0 geeft een vervaagde afbeelding, een factor van 1.0 geeft " -"de originele afbeelding." - -#: models.py:817 -msgid "filters" -msgstr "filters" - -#: models.py:821 -msgid "size" -msgstr "afmeting" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"De hoogte van de reflectie als precentage van de originele afbeelding. Een " -"factor van 0.0 voegt geen reflectie toe, een factor van 1.0 voegt een " -"reflectie toe met een gelijke hoogte als de originele afbeelding." - -#: models.py:824 -msgid "strength" -msgstr "sterkte" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "De initiële doorzichtigheid van de reflectie-gradatie." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"De achtergrondkleur van de reflectie-gradatie. Stel dit in als hetzelfde als " -"de achtergrondkleur van je pagina." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "foto-effect" - -#: models.py:834 -msgid "photo effects" -msgstr "foto-effecten" - -#: models.py:865 -msgid "style" -msgstr "stijl" - -#: models.py:869 -msgid "opacity" -msgstr "doorzichtigheid" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "De doorzichtigheid van overliggende afbeelding." - -#: models.py:874 -msgid "watermark" -msgstr "watermerk" - -#: models.py:875 -msgid "watermarks" -msgstr "watermerken" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"De naam van de foto-maat mag alleen letters, nummers en underscores " -"bevatten. Voorbeelden: \"miniatuur\", \"weergave\", \"klein\", " -"\"hoofdpagina_zijbalk_miniatuur\"." - -#: models.py:898 -msgid "width" -msgstr "breedte" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Als de breedte op \"0\" wordt gezet zal de afbeelding geschaald worden naar " -"de opgegeven hoogte." - -#: models.py:901 -msgid "height" -msgstr "hoogte" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Als de hoogte op \"0\" wordt gezet zal de afbeelding geschaald worden naar " -"de opgegeven breedte." - -#: models.py:904 -msgid "quality" -msgstr "kwaliteit" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG afbeeldingskwaliteit" - -#: models.py:908 -msgid "upscale images?" -msgstr "afbeeldingen opschalen?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Als dit is gekozen zal de afbeelding, indien nodig, opgeschaald worden naar " -"opgegeven afmetingen. Afgeknipte maten worden altijd opgeschaald, ongeacht " -"deze instelling." - -#: models.py:911 -msgid "crop to fit?" -msgstr "gepast afknippen?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Als dit is gekozen zal de afbeelding geschaald en afgeknipt worden naar de " -"opgegeven afmetingen." - -#: models.py:914 -msgid "pre-cache?" -msgstr "vooraf cachen?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Als dit is gekozen zullen foto's met deze foto-maat van te voren worden " -"gecached wanneer ze worden toegevoegd." - -#: models.py:917 -msgid "increment view count?" -msgstr "aantal vertoningen ophogen?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Als dit is gekozen zal het aantal vertoningen van de afbeelding worden " -"opgehoogd wanneer deze foto-maat wordt weergegeven." - -#: models.py:929 -msgid "watermark image" -msgstr "watermerk-afbeelding" - -#: models.py:933 -msgid "photo size" -msgstr "foto-maat" - -#: models.py:934 -msgid "photo sizes" -msgstr "foto-maten" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/no/LC_MESSAGES/django.mo b/photologue/locale/no/LC_MESSAGES/django.mo deleted file mode 100644 index 326da3f7b5880eeb8ad6c920216dba3a40e0555c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7494 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\n" -"Language-Team: Norwegian (http://www.transifex.com/projects/p/django-" -"photologue/language/no/)\n" -"Language: no\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Separer tagger med mellomrom, bruk hermetegn rundt tagger som består av " -"flere ord." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging ble ikke funnet. Tagger vil bli behandlet som vanlig tekst." - -#: models.py:115 -msgid "Very Low" -msgstr "Veldig lav" - -#: models.py:116 -msgid "Low" -msgstr "Lav" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Middels-lav" - -#: models.py:118 -msgid "Medium" -msgstr "Middels" - -#: models.py:119 -msgid "Medium-High" -msgstr "Middels-høy" - -#: models.py:120 -msgid "High" -msgstr "Høy" - -#: models.py:121 -msgid "Very High" -msgstr "Veldig høy" - -#: models.py:126 -msgid "Top" -msgstr "Topp" - -#: models.py:127 -msgid "Right" -msgstr "Høyre" - -#: models.py:128 -msgid "Bottom" -msgstr "Bunn" - -#: models.py:129 -msgid "Left" -msgstr "Venstre" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Senter (forhåndsvalgt)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Snu venstre mot høyre" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Snu topp mot bunn" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotér 90 grader mot klokka" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotér 90 grader med klokka" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotér 180 grader" - -#: models.py:142 -msgid "Tile" -msgstr "Flislegg" - -#: models.py:143 -msgid "Scale" -msgstr "Skalér" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: models.py:159 -msgid "date published" -msgstr "publiseringsdato" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "tittel" - -#: models.py:164 -msgid "title slug" -msgstr "tittel (slug)" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "En \"slug\" er en unik URL-vennlig tittel for et objekt." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "beskrivelse" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "publisert" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Publiserte gallerier vil bli vist på vanlig vis." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "bilder" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tagger" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galleri" - -#: models.py:188 -msgid "galleries" -msgstr "gallerier" - -#: models.py:225 -msgid "count" -msgstr "visninger" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "pakkede bildefiler (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Velg en .zip-fil med bilder for å laste opp som et nytt galleri." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Alle bilder i dette galleriet vil bli gitt navn etter galleriets navn + " -"bildets nummer." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "undertittel" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Undertitler blir lagt til på alle bilder." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Beskrivelse av galleriet." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "Avmarker dette for å gjøre galleriet og dets bilder private." - -#: models.py:276 -msgid "gallery upload" -msgstr "galleriopplasting" - -#: models.py:277 -msgid "gallery uploads" -msgstr "galleriopplastinger" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "bilde" - -#: models.py:395 -msgid "date taken" -msgstr "dato tatt" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "kutt fra" - -#: models.py:411 -msgid "effect" -msgstr "effekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "En \"admin_thumbnail\"-bildestørrelse har ikke blitt opprettet." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniatyrbilde" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "opplastingsdato" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Publiserte bilder vil bli vist på vanlig måte." - -#: models.py:668 -msgid "photo" -msgstr "bilde" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "navn" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotér og snu" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "farge" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"En verdi på 0.0 gir et sort/hvitt-bilde, en verdi på 1.0 gir originalbildet." - -#: models.py:808 -msgid "brightness" -msgstr "lyshet" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "En verdi på 0.0 gir et sort bilde, en verdi på 1.0 gir originalbildet." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"En verdi på 0.0 gir et grått bilde, en verdi på 1.0 gir originalbildet." - -#: models.py:814 -msgid "sharpness" -msgstr "skarphet" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"En verdi på 0.0 gir et utydlig bilde, en verdi på 1.0 gir originalbildet." - -#: models.py:817 -msgid "filters" -msgstr "filter" - -#: models.py:821 -msgid "size" -msgstr "størrelse" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Høyden av refleksjonen som prosent av originalbildet. En verdi på 0.0 gir " -"ingen refleksjon, en verdi på 1.0 gir en refleksjon tilsvarende høyden på " -"originalbildet." - -#: models.py:824 -msgid "strength" -msgstr "styrke" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "bildeeffekt" - -#: models.py:834 -msgid "photo effects" -msgstr "bildeeffekter" - -#: models.py:865 -msgid "style" -msgstr "stil" - -#: models.py:869 -msgid "opacity" -msgstr "gjennomsiktighet" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Gjennomsiktigheten av overlegget." - -#: models.py:874 -msgid "watermark" -msgstr "vannmerke" - -#: models.py:875 -msgid "watermarks" -msgstr "vannmerker" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Navn på bildestørrelse kan kun inneholde bokstaver, tall og understreker. " -"Eksempler: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "bredde" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Hvis bredden er satt til \"0\" blir bildet skalert til den oppgitte høyden." - -#: models.py:901 -msgid "height" -msgstr "høyde" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Hvis høyden er satt til \"0\" blir bildet skalert til den oppgitte bredden." - -#: models.py:904 -msgid "quality" -msgstr "kvalitet" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG bildekvalitet" - -#: models.py:908 -msgid "upscale images?" -msgstr "oppskalér bilder?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Hvis valgt, blir bildet vil bli skalert opp om det er nødvendig. Kuttede " -"størrelser vil bli oppskalert uansett innstilling." - -#: models.py:911 -msgid "crop to fit?" -msgstr "kutt for tilpasning?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Hvis valgt blir bildet skalert og kuttet for å passe med den oppgitte " -"størrelsen." - -#: models.py:914 -msgid "pre-cache?" -msgstr "mellomlagre på forhånd?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Hvis valgt blir denne bildestørrelsen mellomlagret på forhånd når nye bilder " -"blir lagt til." - -#: models.py:917 -msgid "increment view count?" -msgstr "øke visningstelleren?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Hvis valgt vil \"visningstelleren\" øke hver gang denne bildestørrelsen " -"vises." - -#: models.py:929 -msgid "watermark image" -msgstr "vannmerke på bilde" - -#: models.py:933 -msgid "photo size" -msgstr "bildestørrelse" - -#: models.py:934 -msgid "photo sizes" -msgstr "bildestørrelser" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/pl/LC_MESSAGES/django.mo b/photologue/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index d31d6a214848c82b2b6627e9a59396e63f0c1933..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7786 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 diff --git a/photologue/locale/pl/LC_MESSAGES/django.po b/photologue/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 0b259b6b..00000000 --- a/photologue/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,636 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/django-photologue/" -"language/pl/)\n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Rozdziel tagi spacjami, ujmij w cudzysłowy tagi złożone z wielu słów." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging nie zostało znalezione. Tagi będą traktowane jako czysty " -"tekst." - -#: models.py:115 -msgid "Very Low" -msgstr "Bardzo niska" - -#: models.py:116 -msgid "Low" -msgstr "Niska" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Niższa średnia" - -#: models.py:118 -msgid "Medium" -msgstr "Średnia" - -#: models.py:119 -msgid "Medium-High" -msgstr "Wyższa średnia" - -#: models.py:120 -msgid "High" -msgstr "Wysoka" - -#: models.py:121 -msgid "Very High" -msgstr "Bardzo wysoka" - -#: models.py:126 -msgid "Top" -msgstr "Góra" - -#: models.py:127 -msgid "Right" -msgstr "Prawo" - -#: models.py:128 -msgid "Bottom" -msgstr "Dół" - -#: models.py:129 -msgid "Left" -msgstr "Lewo" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Środek (Domyślnie)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Odbij w poziomie" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Odbij w pionie" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Odwróć 90 stopni w lewo" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Odwróć 90 stopni w prawo" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Obróć o 180 stopni" - -#: models.py:142 -msgid "Tile" -msgstr "Kafelki" - -#: models.py:143 -msgid "Scale" -msgstr "Skaluj" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: models.py:159 -msgid "date published" -msgstr "data publikacji" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "tytuł" - -#: models.py:164 -msgid "title slug" -msgstr "tytuł - slug " - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "\"Slug\" jest unikalnym, zgodnym z formatem dla URL-i tytułem obiektu." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "opis" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "jest publiczna" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Galerie publiczne będą wyświetlana w domyślnych widokach." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "zdjęcia" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tagi" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galeria" - -#: models.py:188 -msgid "galleries" -msgstr "galerie" - -#: models.py:225 -msgid "count" -msgstr "ilość" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "plik z obrazami (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Wybierz plik .zip zawierający zdjęcia które chcesz załadować do nowej " -"Galerii." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "Wszystkie " - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "podpis" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Podpis będzie dodany do wszystkich zdjęć." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Opis tej Galerii." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Odznacz aby uczynić wrzucaną galerię oraz zawarte w niej zdjęcia prywatnymi." - -#: models.py:276 -msgid "gallery upload" -msgstr "wrzucona galeria" - -#: models.py:277 -msgid "gallery uploads" -msgstr "wrzucone galerie" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "obraz" - -#: models.py:395 -msgid "date taken" -msgstr "data wykonania" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "obetnij z" - -#: models.py:411 -msgid "effect" -msgstr "efekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Rozmiar zdjęcia \"admin_thumbnail\" nie został zdefiniowany." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Miniaturka" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "data dodania" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Publiczne zdjęcia będą wyświetlane w domyślnych widokach." - -#: models.py:668 -msgid "photo" -msgstr "zdjęcie" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nazwa" - -#: models.py:801 -msgid "rotate or flip" -msgstr "obróć lub odbij" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "kolor" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Współczynnik 0.0 daje czarno-biały obraz, współczynnik 1.0 daje obraz " -"oryginalny." - -#: models.py:808 -msgid "brightness" -msgstr "jasność" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Współczynnik 0.0 daje czarny obraz, współczynnik 1.0 daje obraz oryginalny." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Współczynnik 0.0 daje jednolity szary obraz, współczynnik 1.0 daje obraz " -"oryginalny." - -#: models.py:814 -msgid "sharpness" -msgstr "ostrość" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Współczynnik 0.0 daje rozmazany obraz, współczynnik 1.0 daje obraz " -"oryginalny." - -#: models.py:817 -msgid "filters" -msgstr "filtry" - -#: models.py:821 -msgid "size" -msgstr "rozmiar" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Wysokość odbicia jako procent oryginalnego obrazu. Współczynnik 0.0 nie " -"dodaje odbicia, współczynnik 1.0 dodaje odbicie równe wysokości oryginalnego " -"obrazu." - -#: models.py:824 -msgid "strength" -msgstr "intensywność" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efekt zdjęcia" - -#: models.py:834 -msgid "photo effects" -msgstr "efekty zdjęć" - -#: models.py:865 -msgid "style" -msgstr "styl" - -#: models.py:869 -msgid "opacity" -msgstr "przeźroczystość" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Poziom przezroczystości" - -#: models.py:874 -msgid "watermark" -msgstr "znak wodny" - -#: models.py:875 -msgid "watermarks" -msgstr "znaki wodne" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Nazwa rozmiaru zdjęcia powinna zawierać tylko litery, cyfry i podkreślenia. " -"Przykłady: \"miniatura\", \"wystawa\", \"male\", \"widget_strony_glownej\"." - -#: models.py:898 -msgid "width" -msgstr "szerokość" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Jeśli szerokość jest ustawiona na \"0\" to obraz będzie skalowany do podanej " -"wysokości." - -#: models.py:901 -msgid "height" -msgstr "wysokość" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Jeśli wysokość jest ustawiona na \"0\" to obraz będzie skalowany do podanej " -"szerokości." - -#: models.py:904 -msgid "quality" -msgstr "jakość" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "Jakość obrazu JPEG" - -#: models.py:908 -msgid "upscale images?" -msgstr "skalować obrazy w górę?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Jeśli zaznaczone to obraz będzie skalowany w górę tak aby pasował do " -"podanych wymiarów. Obcinane rozmiary będą skalowane niezależnie od tego " -"ustawienia." - -#: models.py:911 -msgid "crop to fit?" -msgstr "przyciąć aby pasował?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Jeśli zaznaczone to obraz będzie skalowany i przycinany tak aby pasował do " -"podanych wymiarów." - -#: models.py:914 -msgid "pre-cache?" -msgstr "wstępnie cachować?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Jesli zaznaczone to ten rozmiar zdjęć będzie wstępnie cachowany przy " -"dodawaniu zdjęć." - -#: models.py:917 -msgid "increment view count?" -msgstr "zwiększyć licznik odsłon?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Jeśli zaznaczone to \"licznik_odslon\" będzie zwiększany gdy ten rozmiar " -"zdjęcia będzie wyświetlany." - -#: models.py:929 -msgid "watermark image" -msgstr "oznacz kluczem wodnym" - -#: models.py:933 -msgid "photo size" -msgstr "rozmiar zdjęcia" - -#: models.py:934 -msgid "photo sizes" -msgstr "rozmiary zdjęć" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/pt/LC_MESSAGES/django.mo b/photologue/locale/pt/LC_MESSAGES/django.mo deleted file mode 100644 index df43fff03496c31eda46ce2a5501dd2be422a778..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8625 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, 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/django-" -"photologue/language/pt/)\n" -"Language: pt\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Separe as tags com espaços, use aspas em volta de tags com mais de uma " -"palavra" - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging não foi encontrado, tags serão tratadas como texto simples" - -#: models.py:115 -msgid "Very Low" -msgstr "Muito Baixa" - -#: models.py:116 -msgid "Low" -msgstr "Baixa" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Média-Baixa" - -#: models.py:118 -msgid "Medium" -msgstr "Média" - -#: models.py:119 -msgid "Medium-High" -msgstr "Média-Alta" - -#: models.py:120 -msgid "High" -msgstr "Alta" - -#: models.py:121 -msgid "Very High" -msgstr "Muito Alta" - -#: models.py:126 -msgid "Top" -msgstr "Cima" - -#: models.py:127 -msgid "Right" -msgstr "Direita" - -#: models.py:128 -msgid "Bottom" -msgstr "Baixo" - -#: models.py:129 -msgid "Left" -msgstr "Esquerda" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Centro (Padrão)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Inverter da direita para a esquerda" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Inverter de cima para baixo" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotacionar 90 graus no sentido anti-horário" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotacionar 90 graus no sentido horário" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotacionar 180 graus" - -#: models.py:142 -msgid "Tile" -msgstr "Título" - -#: models.py:143 -msgid "Scale" -msgstr "Escala" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Encadeie multiplos filtros usando o seguinte padrão \"FILTRO_UM->FILTRO_DOIS-" -">FILTRO_TRÊS\". Os filtors serão aplicados na ordem em que foram encadeados. " -"Os seguintes filtros estão disponíveis: %s." - -#: models.py:159 -msgid "date published" -msgstr "data de publicação" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "título" - -#: models.py:164 -msgid "title slug" -msgstr "slug do título" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Um \"slug\" é um título único compatível com uma URL." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "descrição" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "é publico" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Galerias públicas serão mostradas nas views padrões." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tags" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "Galeria" - -#: models.py:188 -msgid "galleries" -msgstr "Galerias" - -#: models.py:225 -msgid "count" -msgstr "contagem" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "arquivo contendo as imagens (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Selecione um arquivo .zip contendo imagens para realizar o upload em uma " -"nova Galeria" - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Todas as fotos desta galeria terão o mesmo título da mesma acrescido de um " -"número sequencial." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "legenda" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "A legenda será adicionada para todas as fotos" - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Uma descrição desta galeria" - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Desmarque esta opção para tornar a galeria, incluindo suas fotos, não " -"pública." - -#: models.py:276 -msgid "gallery upload" -msgstr "Upload de galeria" - -#: models.py:277 -msgid "gallery uploads" -msgstr "Upload de galerias" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "imagem" - -#: models.py:395 -msgid "date taken" -msgstr "data em que a foto foi tirada" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "cortar" - -#: models.py:411 -msgid "effect" -msgstr "efeito" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Um tamanho para a foto do \"admin_thumbnail\" ainda não foi definido." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "data que foi adicionado(a)" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Fotos públicas serão mostradas nas views padrões." - -#: models.py:668 -msgid "photo" -msgstr "foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nome" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotacionar ou inverter" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "cor" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"O valor 0.0 deixará a imagem em preto e branco, o fator 1.0 não alterará a " -"mesma.A factor of 0.0 gives a black and white image, a factor of 1.0 gives " -"the original image." - -#: models.py:808 -msgid "brightness" -msgstr "brilho" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem totalmente preta, o valor 1.0 não alterará a " -"mesma." - -#: models.py:811 -msgid "contrast" -msgstr "contraste" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem totalmente cinza, o valor 1.0 não alterará a " -"mesma." - -#: models.py:814 -msgid "sharpness" -msgstr "nitidez" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem embaçada, o valor 1.0 não alterará a mesma." - -#: models.py:817 -msgid "filters" -msgstr "filtros" - -#: models.py:821 -msgid "size" -msgstr "tamanho" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Valor entre 0 e 1. O reflexo será proporcional a altura da imagem. O valor " -"0.0 não produzirá um reflexo e o valor 1.0 produzirá um reflexo com a mesma " -"altura da imagem original." - -#: models.py:824 -msgid "strength" -msgstr "força" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "O valor inicial da opacidade do gradiente de reflexão." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"A cor de fundo do gradiente de reflexão. Ajuste de acordo com a cor de fundo " -"de sua página." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efeito de foto" - -#: models.py:834 -msgid "photo effects" -msgstr "efeitos de foto" - -#: models.py:865 -msgid "style" -msgstr "estilo" - -#: models.py:869 -msgid "opacity" -msgstr "opacidade" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "A opacidade da sobre-imagem (overlay)" - -#: models.py:874 -msgid "watermark" -msgstr "marca d'água" - -#: models.py:875 -msgid "watermarks" -msgstr "marcas d'água" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"O nome do tamanho da foto somente poderá conter letras, números e " -"underscores. Exemplos: \"thumbnail\", \"tela\", \"pequeno\", \"grande\"." - -#: models.py:898 -msgid "width" -msgstr "largura" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Se o valor da largura for \"0\", a imagem será redimensionada de acordo com " -"a altura informada" - -#: models.py:901 -msgid "height" -msgstr "altura" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Se o valor da altura for \"0\", a imagem será redimensionada de acordo com a " -"largura informada" - -#: models.py:904 -msgid "quality" -msgstr "qualidade" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "qualidade da imagem JPEG" - -#: models.py:908 -msgid "upscale images?" -msgstr "Aumentar a dimensão das imagens?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Se selecionado, a imagem terá sua dimensão aumentada. Imagens cortadas serão " -"redimensionadas independentemente desta configuração." - -#: models.py:911 -msgid "crop to fit?" -msgstr "cortar para conformar?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Se selecionado, a imagem será redimensionada e cortada para se conformar de " -"acordo com as dimensões fornecidas." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pré-cachear?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Se selecionado, o tamanho da foto será pré-cacheado logo após sua inclusão." - -#: models.py:917 -msgid "increment view count?" -msgstr "Incrementar o contador de visualizações?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Se selecionado, o \"view_count\" desta imagem será incrementado quando o " -"tamanho da mesma for mostrado." - -#: models.py:929 -msgid "watermark image" -msgstr "imagem para marca d'água" - -#: models.py:933 -msgid "photo size" -msgstr "tamanho da foto" - -#: models.py:934 -msgid "photo sizes" -msgstr "tamanhos das fotos" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/pt_BR/LC_MESSAGES/django.mo b/photologue/locale/pt_BR/LC_MESSAGES/django.mo deleted file mode 100644 index 87ea062ee7919b08ffdb6d93abbc4a081cefc6c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8639 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 GsQwod)Y-KF diff --git a/photologue/locale/pt_BR/LC_MESSAGES/django.po b/photologue/locale/pt_BR/LC_MESSAGES/django.po deleted file mode 100644 index 94eeb4e4..00000000 --- a/photologue/locale/pt_BR/LC_MESSAGES/django.po +++ /dev/null @@ -1,637 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# David Kwast , 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"django-photologue/language/pt_BR/)\n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Separe as tags com espaços, use aspas em volta de tags com mais de uma " -"palavra" - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging não foi encontrado, tags serão tratadas como texto simples" - -#: models.py:115 -msgid "Very Low" -msgstr "Muito Baixa" - -#: models.py:116 -msgid "Low" -msgstr "Baixa" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Média-Baixa" - -#: models.py:118 -msgid "Medium" -msgstr "Média" - -#: models.py:119 -msgid "Medium-High" -msgstr "Média-Alta" - -#: models.py:120 -msgid "High" -msgstr "Alta" - -#: models.py:121 -msgid "Very High" -msgstr "Muito Alta" - -#: models.py:126 -msgid "Top" -msgstr "Cima" - -#: models.py:127 -msgid "Right" -msgstr "Direita" - -#: models.py:128 -msgid "Bottom" -msgstr "Baixo" - -#: models.py:129 -msgid "Left" -msgstr "Esquerda" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Centro (Padrão)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Inverter da direita para a esquerda" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Inverter de cima para baixo" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotacionar 90 graus no sentido anti-horário" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotacionar 90 graus no sentido horário" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Rotacionar 180 graus" - -#: models.py:142 -msgid "Tile" -msgstr "Título" - -#: models.py:143 -msgid "Scale" -msgstr "Escala" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Encadeie multiplos filtros usando o seguinte padrão \"FILTRO_UM->FILTRO_DOIS-" -">FILTRO_TRÊS\". Os filtors serão aplicados na ordem em que foram encadeados. " -"Os seguintes filtros estão disponíveis: %s." - -#: models.py:159 -msgid "date published" -msgstr "data de publicação" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "título" - -#: models.py:164 -msgid "title slug" -msgstr "slug do título" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "Um \"slug\" é um título único compatível com uma URL." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "descrição" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "é publico" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Galerias públicas serão mostradas nas views padrões." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotos" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tags" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "Galeria" - -#: models.py:188 -msgid "galleries" -msgstr "Galerias" - -#: models.py:225 -msgid "count" -msgstr "contagem" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "arquivo contendo as imagens (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Selecione um arquivo .zip contendo imagens para realizar o upload em uma " -"nova Galeria" - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Todas as fotos desta galeria terão o mesmo título da mesma acrescido de um " -"número sequencial." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "legenda" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "A legenda será adicionada para todas as fotos" - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Uma descrição desta galeria" - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Desmarque esta opção para tornar a galeria, incluindo suas fotos, não " -"pública." - -#: models.py:276 -msgid "gallery upload" -msgstr "Upload de galeria" - -#: models.py:277 -msgid "gallery uploads" -msgstr "Upload de galerias" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "imagem" - -#: models.py:395 -msgid "date taken" -msgstr "data em que a foto foi tirada" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "cortar" - -#: models.py:411 -msgid "effect" -msgstr "efeito" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Um tamanho para a foto do \"admin_thumbnail\" ainda não foi definido." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "data que foi adicionado(a)" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Fotos públicas serão mostradas nas views padrões." - -#: models.py:668 -msgid "photo" -msgstr "foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "nome" - -#: models.py:801 -msgid "rotate or flip" -msgstr "rotacionar ou inverter" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "cor" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"O valor 0.0 deixará a imagem em preto e branco, o fator 1.0 não alterará a " -"mesma.A factor of 0.0 gives a black and white image, a factor of 1.0 gives " -"the original image." - -#: models.py:808 -msgid "brightness" -msgstr "brilho" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem totalmente preta, o valor 1.0 não alterará a " -"mesma." - -#: models.py:811 -msgid "contrast" -msgstr "contraste" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem totalmente cinza, o valor 1.0 não alterará a " -"mesma." - -#: models.py:814 -msgid "sharpness" -msgstr "nitidez" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"O valor 0.0 deixará a imagem embaçada, o valor 1.0 não alterará a mesma." - -#: models.py:817 -msgid "filters" -msgstr "filtros" - -#: models.py:821 -msgid "size" -msgstr "tamanho" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Valor entre 0 e 1. O reflexo será proporcional a altura da imagem. O valor " -"0.0 não produzirá um reflexo e o valor 1.0 produzirá um reflexo com a mesma " -"altura da imagem original." - -#: models.py:824 -msgid "strength" -msgstr "força" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "O valor inicial da opacidade do gradiente de reflexão." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"A cor de fundo do gradiente de reflexão. Ajuste de acordo com a cor de fundo " -"de sua página." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efeito de foto" - -#: models.py:834 -msgid "photo effects" -msgstr "efeitos de foto" - -#: models.py:865 -msgid "style" -msgstr "estilo" - -#: models.py:869 -msgid "opacity" -msgstr "opacidade" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "A opacidade da sobre-imagem (overlay)" - -#: models.py:874 -msgid "watermark" -msgstr "marca d'água" - -#: models.py:875 -msgid "watermarks" -msgstr "marcas d'água" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"O nome do tamanho da foto somente poderá conter letras, números e " -"underscores. Exemplos: \"thumbnail\", \"tela\", \"pequeno\", \"grande\"." - -#: models.py:898 -msgid "width" -msgstr "largura" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Se o valor da largura for \"0\", a imagem será redimensionada de acordo com " -"a altura informada" - -#: models.py:901 -msgid "height" -msgstr "altura" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Se o valor da altura for \"0\", a imagem será redimensionada de acordo com a " -"largura informada" - -#: models.py:904 -msgid "quality" -msgstr "qualidade" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "qualidade da imagem JPEG" - -#: models.py:908 -msgid "upscale images?" -msgstr "Aumentar a dimensão das imagens?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Se selecionado, a imagem terá sua dimensão aumentada. Imagens cortadas serão " -"redimensionadas independentemente desta configuração." - -#: models.py:911 -msgid "crop to fit?" -msgstr "cortar para conformar?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Se selecionado, a imagem será redimensionada e cortada para se conformar de " -"acordo com as dimensões fornecidas." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pré-cachear?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Se selecionado, o tamanho da foto será pré-cacheado logo após sua inclusão." - -#: models.py:917 -msgid "increment view count?" -msgstr "Incrementar o contador de visualizações?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Se selecionado, o \"view_count\" desta imagem será incrementado quando o " -"tamanho da mesma for mostrado." - -#: models.py:929 -msgid "watermark image" -msgstr "imagem para marca d'água" - -#: models.py:933 -msgid "photo size" -msgstr "tamanho da foto" - -#: models.py:934 -msgid "photo sizes" -msgstr "tamanhos das fotos" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/ru/LC_MESSAGES/django.mo b/photologue/locale/ru/LC_MESSAGES/django.mo deleted file mode 100644 index 1cf3181c5b844b4d36eceae06dd35872174516ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11474 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 wG!Nrf^+3nS_sZz7&6SM&\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/django-" -"photologue/language/ru/)\n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Разделяйте тэги пробелами, а многословные теги ставьте в кавычки." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Django-tagging не было найдено, поэтому тэги будут обрабатываться, как " -"простой текст." - -#: models.py:115 -msgid "Very Low" -msgstr "Очень низкое" - -#: models.py:116 -msgid "Low" -msgstr "Низкое" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Чуть хуже среднего" - -#: models.py:118 -msgid "Medium" -msgstr "Среднее" - -#: models.py:119 -msgid "Medium-High" -msgstr "Чуть лучше среднего" - -#: models.py:120 -msgid "High" -msgstr "Высокое" - -#: models.py:121 -msgid "Very High" -msgstr "Очень высокое" - -#: models.py:126 -msgid "Top" -msgstr "Верхняя сторона" - -#: models.py:127 -msgid "Right" -msgstr "Правая сторона" - -#: models.py:128 -msgid "Bottom" -msgstr "Нижняя сторона" - -#: models.py:129 -msgid "Left" -msgstr "Левая сторона" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Центр (По-умолчанию)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Зеркально отобразить слева направо" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Зеркально отобразить сверху вниз" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Повернуть на 90 градусов против часовой стрелке" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Повернуть на 90 градусов по часовой стрелке" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Повернуть на 180 градусов" - -#: models.py:142 -msgid "Tile" -msgstr "Разместить мозайкой" - -#: models.py:143 -msgid "Scale" -msgstr "Масштабировать" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Цепочка фильтров для изображений (\"ФИЛЬТР_1->ФИЛЬТР_2->ФИЛЬТР_3\"). Фильтры " -"будут применены по порядку. Доступны следующие фильтры: %s." - -#: models.py:159 -msgid "date published" -msgstr "дата публикации" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "название" - -#: models.py:164 -msgid "title slug" -msgstr "слаг название" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "" -"\"слаг\" - это уникальное читаемое название для объекта в адресной строке." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "описание" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "публично" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Публичные галереи будут отображены в представлениях по-умолчанию." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "фотографии" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "тэги" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "галерея" - -#: models.py:188 -msgid "galleries" -msgstr "галереи" - -#: models.py:225 -msgid "count" -msgstr "количество" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "файл изображения (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Выберите .zip файл изображений для загрузки в новую галерею." - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Всем фотографиям в галерее получат название, составленное из названия " -"галереи + последовательное число." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "заголовок" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Заголовок будет добавлен ко всем фотографиям." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Описание для этой галереи." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Снимите эту галку, чтобы сделать загруженную галерею и включенные в нее " -"фотографии приватными." - -#: models.py:276 -msgid "gallery upload" -msgstr "загрузка в галерею" - -#: models.py:277 -msgid "gallery uploads" -msgstr "загрузки в галерею" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "изображение" - -#: models.py:395 -msgid "date taken" -msgstr "дата наложения" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "обрезанный из" - -#: models.py:411 -msgid "effect" -msgstr "эффект" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Размер миниатюры \"admin_thumbnail\" не определен." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Миниатюра" - -#: models.py:649 -msgid "slug" -msgstr "слаг" - -#: models.py:654 -msgid "date added" -msgstr "дата добавления" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "" -"Публичные фотографии будут отображены в используемых представлениях по " -"умолчанию." - -#: models.py:668 -msgid "photo" -msgstr "фотография" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "имя" - -#: models.py:801 -msgid "rotate or flip" -msgstr "повернуть или зеркально отобразить" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "цвет" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "" -"Значение коэффициента 0.0 дает черно-белое изображение, а значение " -"коэффициента 1.0 дает оригинальное изображение." - -#: models.py:808 -msgid "brightness" -msgstr "яркость" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Значение коэффициента 0.0 дает черное изображение, а значение коэффициента " -"1.0 дает оригинальное изображение." - -#: models.py:811 -msgid "contrast" -msgstr "контраст" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Значение коэффициента 0.0 дает сплошное серое изображение, а значение " -"коэффициента 1.0 дает оригинальное изображение." - -#: models.py:814 -msgid "sharpness" -msgstr "резкость" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "" -"Значение коэффициента 0.0 дает расплывчатое изображение, а значение " -"коэффициента 1.0 дает оригинальное изображение." - -#: models.py:817 -msgid "filters" -msgstr "фильтры" - -#: models.py:821 -msgid "size" -msgstr "размер" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Высота отражения как процент от оригинального изображения. Значение " -"коэффициента 0.0 не добавляет отображения, а значение коэффициента 1.0 " -"добавляет отражение равное высоте оригинального изображения." - -#: models.py:824 -msgid "strength" -msgstr "сила" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Начальная непрозрачность градиента отражения." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"Цвет фона градиента отражения. Отметьте это для соответствия цвету фона " -"Вашей страницы." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "фотоэффект" - -#: models.py:834 -msgid "photo effects" -msgstr "фотоэффекты" - -#: models.py:865 -msgid "style" -msgstr "стиль" - -#: models.py:869 -msgid "opacity" -msgstr "непрозрачность" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Непрозрачность подложки." - -#: models.py:874 -msgid "watermark" -msgstr "водяной знак" - -#: models.py:875 -msgid "watermarks" -msgstr "водяные знаки" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Название размера фотографии должно содержать только буквы, числа и символы " -"подчеркивания. Примеры: \"thumbnail\", \"display\", \"small\", " -"\"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "ширина" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Если ширина выставлена в \"0\", то изображение будет мастштабировано по " -"высоте." - -#: models.py:901 -msgid "height" -msgstr "высота" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Если высота выставлена в \"0\", то изображение будет мастштабировано по " -"ширине" - -#: models.py:904 -msgid "quality" -msgstr "качество" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "качество JPEG изображения." - -#: models.py:908 -msgid "upscale images?" -msgstr "увеличивать изображения?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Если выбранно, то изображение будет масштабировано в случае необходимости, " -"чтобы соответствовать габаритам. Обрезанные размеры будут увеличены в " -"масштабе независимо от этой настройки." - -#: models.py:911 -msgid "crop to fit?" -msgstr "обрезать?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Если выбранно, то изображение будет масштабировано и обрезано, чтобы " -"подходить по габаритам." - -#: models.py:914 -msgid "pre-cache?" -msgstr "кэшировать?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Если выбранно, то размер фотографии будет закэширован при добавлении " -"фотографий" - -#: models.py:917 -msgid "increment view count?" -msgstr "увеличивать счетчик просмотров?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Если выбрано, то \"view_count\" изображения будет увеличено когда " -"показывается этот размер фотографии." - -#: models.py:929 -msgid "watermark image" -msgstr "изображение водяного знака" - -#: models.py:933 -msgid "photo size" -msgstr "размер фотографии" - -#: models.py:934 -msgid "photo sizes" -msgstr "размеры фотографий" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/photologue/locale/sk/LC_MESSAGES/django.mo b/photologue/locale/sk/LC_MESSAGES/django.mo deleted file mode 100644 index 1de0128cc713a250ed3034d09d3f7473deef807b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13407 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 diff --git a/photologue/locale/sk/LC_MESSAGES/django.po b/photologue/locale/sk/LC_MESSAGES/django.po deleted file mode 100644 index 7370541c..00000000 --- a/photologue/locale/sk/LC_MESSAGES/django.po +++ /dev/null @@ -1,643 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Juraj Bubniak , 2012-2013 -# saboter , 2014 -# saboter , 2014 -# saboter , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2014-07-26 10:15+0000\n" -"Last-Translator: saboter \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/django-photologue/" -"language/sk/)\n" -"Language: sk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "Nasledujúca fotografia nepatrí tej istej stránke (stránkam)" -msgstr[1] "Nasledujúce fotografie nepatria tej istej stránke (stránkam)" -msgstr[2] "Nasledujúce fotografie nepatria tej istej stránke (stránkam)" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "Galéria bola úspešne pridaná na %(site)s" -msgstr[1] "Galérie boli úspešne pridané na %(site)s" -msgstr[2] "Galérie boli úspešne pridané na %(site)s" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "Pridať označené galérie z aktuálnej stránky" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "Galéria bola úspešne odobratá zo %(site)s" -msgstr[1] "Označené galérie boli úspešne odobrané zo %(site)s" -msgstr[2] "Označené galérie boli úspešne odobrané zo %(site)s" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "Odobrať označené galérie z aktuálnej stránky" - -#: admin.py:106 -#, fuzzy, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "Všetky fotografie z galérie %(galleries)s boli úspešne" -msgstr[1] "Všetky fotografie z galérií %(galleries)s boli úspešne" -msgstr[2] "Všetky fotografie z galérií %(galleries)s boli úspešne" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "Pridať všetky fotografie z označených galérií do aktuálnej stránky" - -#: admin.py:124 -#, fuzzy, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "Všetky fotografie z galérie %(galleries)s boli úspešne" -msgstr[1] "Všetky fotografie z galérií %(galleries)s boli úspešne" -msgstr[2] "Všetky fotografie z galérií %(galleries)s boli úspešne" - -#: admin.py:135 -#, fuzzy -msgid "Remove all photos in selected galleries from the current site" -msgstr "Odobrať všetky fotografie z označených galérií z aktuálnej stránky" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "Fotografia bola úspešne pridaná na %(site)s" -msgstr[1] "Označené fotografie boli úspešne pridané na %(site)s" -msgstr[2] "Označené fotografie boli úspešne pridané na %(site)s" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "Pridať označené fotografie na aktuálnu stránku" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "Fotografia bola úspešne odobratá zo %(site)s" -msgstr[1] "Označené fotografie boli úspešne odobraté zo %(site)s" -msgstr[2] "Označené fotografie boli úspešne odobraté zo %(site)s" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr " Odobrať označené fotografie z aktuálnej stránky" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "Oddeľte tagy medzerami, vložte úvodzovky okolo viac-slovných tagov." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "" -"Aplikácia Django-tagging sa nenašla, s tagmi sa bude zaobchádzať ako s " -"obyčajným textom." - -#: models.py:115 -msgid "Very Low" -msgstr "Veľmi Nízka" - -#: models.py:116 -msgid "Low" -msgstr "Nízka" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Stredne-Nízka" - -#: models.py:118 -msgid "Medium" -msgstr "Stredná" - -#: models.py:119 -msgid "Medium-High" -msgstr "Stredne-Vysoká" - -#: models.py:120 -msgid "High" -msgstr "Vysoká" - -#: models.py:121 -msgid "Very High" -msgstr "Veľmi Vysoká" - -#: models.py:126 -msgid "Top" -msgstr "Hore" - -#: models.py:127 -msgid "Right" -msgstr "Vpravo" - -#: models.py:128 -msgid "Bottom" -msgstr "Dole" - -#: models.py:129 -msgid "Left" -msgstr "Vľavo" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Stred (Štandardne)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Prevrátiť zľava doprava" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Prevrátiť zhora nadol" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Otočiť o 90 stupňov proti smeru hodinových ručičiek" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "Otočiť o 90 stupňov v smere hodinových ručičiek" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "Otočiť o 180 stupňov" - -#: models.py:142 -msgid "Tile" -msgstr "Dláždiť" - -#: models.py:143 -msgid "Scale" -msgstr "Dodržať mierku" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" -"Zreťazte viac filtrov pomocou nasledovného vzoru \"FILTER_JEDNA->FILTER_DVA-" -">FILTER_TRI\". Obrázkové filtre budú použité v poradí. Nasledujúce filtre sú " -"k dispozícii: %s." - -#: models.py:159 -msgid "date published" -msgstr "dátum zverejnenia" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "názov" - -#: models.py:164 -msgid "title slug" -msgstr "identifikátor názvu" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "\"Identifikátor\" je unikátny názov objektu vhodný pre použitie v URL." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "popis" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "je verejný" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Verejné galérie budú zobrazené v štandardných zobrazeniach." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotografie" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "tagy" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "stránky" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galéria" - -#: models.py:188 -msgid "galleries" -msgstr "galérie" - -#: models.py:225 -msgid "count" -msgstr "počet" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "súbor s obrázkami (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "Vyberte .zip súbor s obrázkami, ktorý chcete nahrať do novej Galérie." - -#: models.py:252 -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Všetky nahrané fotografie budú mať meno vytvorené z tohoto názvu a zo " -"sekvenčného čísla." - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" -"Vyberte galériu do ktorej chcete pridať tieto obrázky. Pre vytvorenie novej " -"galérie so zadaným názvom ponechajte toto pole prázdne." - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "titulok" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Titulok bude pridaný do všetkých fotografií." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Popis tejto galérie." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "Odškrtnite, aby odovzdané galérie a zahrnuté fotografie boli súkromné." - -#: models.py:276 -msgid "gallery upload" -msgstr "odovzdanie galérie" - -#: models.py:277 -msgid "gallery uploads" -msgstr "odovzdania galérie" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "Galéria s týmto názvom už existuje." - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "Vyberte existujúcu galériu, alebo vložte meno pre novú galériu." - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" -"Ignorujem súbor \"{filename}\" nakoľko je v podadresári, všetky obrázky by " -"mali byť priamo v zip archíve bez vnorenej adresárovej štruktúry." - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" -"Fotografia \"%(filename)s\" s identifikátorom \"{1}\" nebola vytvorená. " -"Fotografia s takým istým identifikátorom už existuje." - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "Nepodarilo sa spracovať súbor \"{0}\" v .zip archíve." - -#: models.py:392 models.py:863 -msgid "image" -msgstr "obrázok" - -#: models.py:395 -msgid "date taken" -msgstr "dátum odfotenia" - -#: models.py:399 -msgid "view count" -msgstr "počet zobrazení" - -#: models.py:402 -msgid "crop from" -msgstr "orezať od" - -#: models.py:411 -msgid "effect" -msgstr "efekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Veľkosť fotografie \"admin_thumbnail\" nebola definovaná." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Náhľad" - -#: models.py:649 -msgid "slug" -msgstr "identifikátor" - -#: models.py:654 -msgid "date added" -msgstr "dátum pridania" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Verejné fotografie budú zobrazené v štandardných zobrazeniach." - -#: models.py:668 -msgid "photo" -msgstr "fotografia" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "meno" - -#: models.py:801 -msgid "rotate or flip" -msgstr "otočiť alebo prevrátiť" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "farba" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "Faktor 0.0 dáva čiernobiely obrázok, faktor 1.0 dáva pôvodný obrázok." - -#: models.py:808 -msgid "brightness" -msgstr "jas" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "Faktor 0.0 dáva čierny obrázok, faktor 1.0 dáva pôvodný obrázok." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "Faktor 0.0 dáva šedý obrázok, faktor 1.0 dáva pôvodný obrázok." - -#: models.py:814 -msgid "sharpness" -msgstr "ostrosť" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "Faktor 0.0 dáva rozmazaný obrázok, faktor 1.0 dáva pôvodný obrázok." - -#: models.py:817 -msgid "filters" -msgstr "filtre" - -#: models.py:821 -msgid "size" -msgstr "veľkosť" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Výška odrazu v percentách pôvodného obrázku. Faktor 0.0 nepridáva žiadny " -"odraz, faktor 1.0 pridáva odraz rovný výśke pôvodného obrázku." - -#: models.py:824 -msgid "strength" -msgstr "intenzita" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "Počiatočná presvitnosť odrazového gradientu." - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" -"Farba pozadia odrazového gradientu. Túto položku nastavte tak, aby sa " -"zhodovala s farbou pozadia vašej stránky." - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "efekt fotografie" - -#: models.py:834 -msgid "photo effects" -msgstr "efekty fotografie" - -#: models.py:865 -msgid "style" -msgstr "štýl" - -#: models.py:869 -msgid "opacity" -msgstr "priesvitnosť" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Priesvitnosť prekrytia." - -#: models.py:874 -msgid "watermark" -msgstr "vodoznak" - -#: models.py:875 -msgid "watermarks" -msgstr "vodoznaky" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Názov veľkosti fotografie by mal obsahovať len písmená, čísla a podčiarky. " -"Príklady: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." - -#: models.py:898 -msgid "width" -msgstr "šírka" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "" -"Ak je šírka nastavená na \"0\" obrázok bude podľa mierky upravený na zadanú " -"výšku." - -#: models.py:901 -msgid "height" -msgstr "výška" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "" -"Ak je výška nastavená na \"0\" obrázok bude podľa mierky upravený na zadanú " -"šírku" - -#: models.py:904 -msgid "quality" -msgstr "kvalita" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG kvalita obrázku." - -#: models.py:908 -msgid "upscale images?" -msgstr "prispôsobiť obzázky?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "" -"Ak je táto položka vybratá a je to potrebné, obrázok bude prispôsobený tak, " -"aby sa zmestil do zadaných rozmerov." - -#: models.py:911 -msgid "crop to fit?" -msgstr "orezať ak je to potrebné ?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Ak je táto položka vybratá, obrázok bude upravený a orezaný, aby sa zmestil " -"do zadaných rozmerov." - -#: models.py:914 -msgid "pre-cache?" -msgstr "pred-generovať ?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "" -"Ak je táto položka vybratá, veľkosť fotografie bude pred-generovaná počas " -"pridávania fotografií." - -#: models.py:917 -msgid "increment view count?" -msgstr "zvýšiť počet zobrazení?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Ak je táto položka vybratá, \"view_count\" obrázku bude zvýšený, keď sa " -"zobrazí veľkosť tohto obrázku." - -#: models.py:929 -msgid "watermark image" -msgstr "použiť vodoznak na obrázok" - -#: models.py:933 -msgid "photo size" -msgstr "veľkosť fotografie" - -#: models.py:934 -msgid "photo sizes" -msgstr "veľkosti fotografie" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "Fotky môžete orezať len vtedy, ak je nastavená šírka a výška." - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "Posledné Galérie" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "Zverejnené" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "Neboli nájdené žiadne galérie" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "Zobraziť všetky galérie" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "Všetky Galérie" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "Predchádzajúci" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" -"\n" -"\t\t\t\t stránka %(page_number)s z %(total_pages)s\n" -"\t\t\t\t" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "Nasledujúci" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "Táto fotka sa nachádza v nasledujúcich galériách" diff --git a/photologue/locale/tr/LC_MESSAGES/django.mo b/photologue/locale/tr/LC_MESSAGES/django.mo deleted file mode 100644 index a2adc8d58dca81d95f4c270e9e14d228b29e8179..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7435 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, 2009 -msgid "" -msgstr "" -"Project-Id-Version: Photologue\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-25 09:56+0000\n" -"PO-Revision-Date: 2013-11-20 11:06+0000\n" -"Last-Translator: richardbarran \n" -"Language-Team: Turkish (http://www.transifex.com/projects/p/django-" -"photologue/language/tr/)\n" -"Language: tr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: admin.py:67 -msgid "The following photo does not belong to the same site(s)" -msgid_plural "The following photos do not belong to the same site(s)" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:79 -#, python-format -msgid "The gallery has been successfully added to %(site)s" -msgid_plural "The galleries have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:86 -msgid "Add selected galleries from the current site" -msgstr "" - -#: admin.py:92 -#, python-format -msgid "The gallery has been successfully removed from %(site)s" -msgid_plural "" -"The selected galleries have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:99 -msgid "Remove selected galleries from the current site" -msgstr "" - -#: admin.py:106 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully added to %(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully added to " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:117 -msgid "Add all photos of selected galleries to the current site" -msgstr "" - -#: admin.py:124 -#, python-format -msgid "" -"All photos in gallery %(galleries)s have been successfully removed from " -"%(site)s" -msgid_plural "" -"All photos in galleries %(galleries)s have been successfully removed from " -"%(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:135 -msgid "Remove all photos in selected galleries from the current site" -msgstr "" - -#: admin.py:186 -#, python-format -msgid "The photo has been successfully added to %(site)s" -msgid_plural "The selected photos have been successfully added to %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:193 -msgid "Add selected photos to the current site" -msgstr "" - -#: admin.py:199 -#, python-format -msgid "The photo has been successfully removed from %(site)s" -msgid_plural "The selected photos have been successfully removed from %(site)s" -msgstr[0] "" -msgstr[1] "" - -#: admin.py:206 -msgid "Remove selected photos from the current site" -msgstr "" - -#: models.py:56 -msgid "Separate tags with spaces, put quotes around multiple-word tags." -msgstr "" -"Etikletleri boşuklar ile ayırın, çok kelimeli olanları tınak içine alın." - -#: models.py:67 -msgid "Django-tagging was not found, tags will be treated as plain text." -msgstr "Django-tagging buunamıyor, etiketler salt metin gibi işlem görecek." - -#: models.py:115 -msgid "Very Low" -msgstr "Çok düşük" - -#: models.py:116 -msgid "Low" -msgstr "Düşük" - -#: models.py:117 -msgid "Medium-Low" -msgstr "Orta-Düşük" - -#: models.py:118 -msgid "Medium" -msgstr "Orta" - -#: models.py:119 -msgid "Medium-High" -msgstr "Orta-Yüksek" - -#: models.py:120 -msgid "High" -msgstr "Yüksek" - -#: models.py:121 -msgid "Very High" -msgstr "Çok Yüksek" - -#: models.py:126 -msgid "Top" -msgstr "Üst" - -#: models.py:127 -msgid "Right" -msgstr "Sağ" - -#: models.py:128 -msgid "Bottom" -msgstr "Alt" - -#: models.py:129 -msgid "Left" -msgstr "Sol" - -#: models.py:130 -msgid "Center (Default)" -msgstr "Merkez (Varsayılan)" - -#: models.py:134 -msgid "Flip left to right" -msgstr "Soldan sağa ayna aksi" - -#: models.py:135 -msgid "Flip top to bottom" -msgstr "Yukardan aşağıya ayna aksi" - -#: models.py:136 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "90 derece saat yönü tersine döndür" - -#: models.py:137 -msgid "Rotate 90 degrees clockwise" -msgstr "90 derece saat yönüne döndür" - -#: models.py:138 -msgid "Rotate 180 degrees" -msgstr "180 derece döndür" - -#: models.py:142 -msgid "Tile" -msgstr "Kutu-kutu, kiremit tarzı" - -#: models.py:143 -msgid "Scale" -msgstr "Ölçekle" - -#: models.py:154 -#, python-format -msgid "" -"Chain multiple filters using the following pattern \"FILTER_ONE->FILTER_TWO-" -">FILTER_THREE\". Image filters will be applied in order. The following " -"filters are available: %s." -msgstr "" - -#: models.py:159 -msgid "date published" -msgstr "yayınlama tarihi" - -#: models.py:161 models.py:250 models.py:646 -msgid "title" -msgstr "başlık" - -#: models.py:164 -msgid "title slug" -msgstr "başlık slug" - -#: models.py:166 models.py:651 -msgid "A \"slug\" is a unique URL-friendly title for an object." -msgstr "\"Slug\" bir nesne için url dostu eşsiz bir başlıktır." - -#: models.py:167 models.py:263 models.py:730 -msgid "description" -msgstr "tanım" - -#: models.py:169 models.py:266 models.py:656 -msgid "is public" -msgstr "Görünür mü?" - -#: models.py:171 -msgid "Public galleries will be displayed in the default views." -msgstr "Görülebilir galeriler varsayılan görünümlerde sergilenirler." - -#: models.py:175 models.py:669 -msgid "photos" -msgstr "fotolar" - -#: models.py:178 models.py:273 models.py:659 -msgid "tags" -msgstr "etiketler" - -#: models.py:179 models.py:660 -msgid "sites" -msgstr "" - -#: models.py:187 models.py:255 -msgid "gallery" -msgstr "galeri" - -#: models.py:188 -msgid "galleries" -msgstr "galeriler" - -#: models.py:225 -msgid "count" -msgstr "sayaç" - -#: models.py:247 -msgid "images file (.zip)" -msgstr "resimlerin dosyası (.zip)" - -#: models.py:249 -msgid "Select a .zip file of images to upload into a new Gallery." -msgstr "" -"Yeni bir galeri yüklemek için içerisinde resimlerin yer aldığı bir .zip " -"dosyası seçiniz. " - -#: models.py:252 -#, fuzzy -msgid "" -"All uploaded photos will be given a title made up of this title + a " -"sequential number." -msgstr "" -"Galerideki tüm fotolara, galeri başlığı + sıralı numaradan oluşacak bir " -"başlık verilecektir " - -#: models.py:258 -msgid "" -"Select a gallery to add these images to. Leave this empty to create a new " -"gallery from the supplied title." -msgstr "" - -#: models.py:260 models.py:652 -msgid "caption" -msgstr "alt yazı" - -#: models.py:262 -msgid "Caption will be added to all photos." -msgstr "Altyazı tüm fotolara eklenecektir." - -#: models.py:265 -msgid "A description of this Gallery." -msgstr "Bu galeri için bir tanımlama yazınız." - -#: models.py:268 -msgid "" -"Uncheck this to make the uploaded gallery and included photographs private." -msgstr "" -"Yüklenen bu galeriyi ve içerisindeki tüm fotoları özel yapmak için " -"işaretlemeyin." - -#: models.py:276 -msgid "gallery upload" -msgstr "galeri yükleme" - -#: models.py:277 -msgid "gallery uploads" -msgstr "galeri yüklemeleri" - -#: models.py:289 -msgid "A gallery with that title already exists." -msgstr "" - -#: models.py:293 -msgid "Select an existing gallery or enter a new gallery name." -msgstr "" - -#: models.py:329 -msgid "" -"Ignoring file \"{filename}\" as it is in a subfolder; all images should be " -"in the top folder of the zip." -msgstr "" - -#: models.py:349 -#, python-format -msgid "" -"Did not create photo \"%(filename)s\" with slug \"{1}\" as a photo with that " -"slug already exists." -msgstr "" - -#: models.py:375 -msgid "Could not process file \"{0}\" in the .zip archive." -msgstr "" - -#: models.py:392 models.py:863 -msgid "image" -msgstr "imaj" - -#: models.py:395 -msgid "date taken" -msgstr "çekilme tarihi" - -#: models.py:399 -msgid "view count" -msgstr "" - -#: models.py:402 -msgid "crop from" -msgstr "şuradan kes" - -#: models.py:411 -msgid "effect" -msgstr "efekt" - -#: models.py:429 -msgid "An \"admin_thumbnail\" photo size has not been defined." -msgstr "Bir \"admin_thumbnail\" foto ölçüleri tanımlanmamış." - -#: models.py:437 -msgid "Thumbnail" -msgstr "Minyatür" - -#: models.py:649 -msgid "slug" -msgstr "slug" - -#: models.py:654 -msgid "date added" -msgstr "eklenme tarihi" - -#: models.py:658 -msgid "Public photographs will be displayed in the default views." -msgstr "Görülebilir fotolar varsayılan görünümlerde sergilenirler." - -#: models.py:668 -msgid "photo" -msgstr "foto" - -#: models.py:727 models.py:889 -msgid "name" -msgstr "isim" - -#: models.py:801 -msgid "rotate or flip" -msgstr "döndür ya da ayna aksi" - -#: models.py:805 models.py:827 -msgid "color" -msgstr "renk" - -#: models.py:807 -msgid "" -"A factor of 0.0 gives a black and white image, a factor of 1.0 gives the " -"original image." -msgstr "0.0 siyah beyaz bir imaj, 1.0 orjinal imajı verir." - -#: models.py:808 -msgid "brightness" -msgstr "parlaklık" - -#: models.py:810 -msgid "" -"A factor of 0.0 gives a black image, a factor of 1.0 gives the original " -"image." -msgstr "0.0 siyah bir imaj, 1.0 orjinal imajı verir." - -#: models.py:811 -msgid "contrast" -msgstr "kontrast" - -#: models.py:813 -msgid "" -"A factor of 0.0 gives a solid grey image, a factor of 1.0 gives the original " -"image." -msgstr "0.0 katı gri bir imaj, 1.0 orjinal imajı verir." - -#: models.py:814 -msgid "sharpness" -msgstr "keskinlik" - -#: models.py:816 -msgid "" -"A factor of 0.0 gives a blurred image, a factor of 1.0 gives the original " -"image." -msgstr "0.0 blanık bir imaj, 1.0 orjinal imajı verir." - -#: models.py:817 -msgid "filters" -msgstr "filtreler" - -#: models.py:821 -msgid "size" -msgstr "boyutlar" - -#: models.py:823 -msgid "" -"The height of the reflection as a percentage of the orignal image. A factor " -"of 0.0 adds no reflection, a factor of 1.0 adds a reflection equal to the " -"height of the orignal image." -msgstr "" -"Yansımanın yüksekliği, orjinal imajın yüzdelik oranıdır. 0.0 hiç yansıma " -"vermezken, 1.0 orjinal imaj yüksekliği kadar bir yansıma sağlar." - -#: models.py:824 -msgid "strength" -msgstr "gerilim" - -#: models.py:826 -msgid "The initial opacity of the reflection gradient." -msgstr "" - -#: models.py:830 -msgid "" -"The background color of the reflection gradient. Set this to match the " -"background color of your page." -msgstr "" - -#: models.py:833 models.py:924 -msgid "photo effect" -msgstr "foto efekti" - -#: models.py:834 -msgid "photo effects" -msgstr "foto efektleri" - -#: models.py:865 -msgid "style" -msgstr "tarz" - -#: models.py:869 -msgid "opacity" -msgstr "opaklık" - -#: models.py:871 -msgid "The opacity of the overlay." -msgstr "Katmanın opaklığı." - -#: models.py:874 -msgid "watermark" -msgstr "su damga" - -#: models.py:875 -msgid "watermarks" -msgstr "su damgaları" - -#: models.py:893 -msgid "" -"Photo size name should contain only letters, numbers and underscores. " -"Examples: \"thumbnail\", \"display\", \"small\", \"main_page_widget\"." -msgstr "" -"Foto ebat isimleri sadece hafler, rakamlar ve alt tireler içerebilir. " -"Örnekler: \"minyaturler\", \"sergi\", \"kucuk\", \"ana_sayfa_vinyeti\"." - -#: models.py:898 -msgid "width" -msgstr "genişlik" - -#: models.py:900 -msgid "" -"If width is set to \"0\" the image will be scaled to the supplied height." -msgstr "Eğer genişlik 0 verilirse, verilen yüksekliğe göre ölçeklenecek." - -#: models.py:901 -msgid "height" -msgstr "yükseklik" - -#: models.py:903 -msgid "" -"If height is set to \"0\" the image will be scaled to the supplied width" -msgstr "Eğer yükseklik 0 verilirse, verilen genişliğe göre ölçeklenecek. " - -#: models.py:904 -msgid "quality" -msgstr "kalite" - -#: models.py:907 -msgid "JPEG image quality." -msgstr "JPEG kalitesi" - -#: models.py:908 -msgid "upscale images?" -msgstr "imajı büyüt?" - -#: models.py:910 -msgid "" -"If selected the image will be scaled up if necessary to fit the supplied " -"dimensions. Cropped sizes will be upscaled regardless of this setting." -msgstr "Eğer seçilirse, imaj verilen ölçülere göre gerekli ise büyütülecek." - -#: models.py:911 -msgid "crop to fit?" -msgstr "sığdırmak için kes?" - -#: models.py:913 -msgid "" -"If selected the image will be scaled and cropped to fit the supplied " -"dimensions." -msgstr "" -"Eğer seçilirse imaj ölçeklenecek ve verilen ebatlara sığdırmak için " -"ölçeklenecek." - -#: models.py:914 -msgid "pre-cache?" -msgstr "wstępnie cachować?" - -#: models.py:916 -msgid "If selected this photo size will be pre-cached as photos are added." -msgstr "Eğer seçilirse, fotolar eklenirken, ön belleklenecek." - -#: models.py:917 -msgid "increment view count?" -msgstr "görüntüleme sayısını arttır?" - -#: models.py:919 -msgid "" -"If selected the image's \"view_count\" will be incremented when this photo " -"size is displayed." -msgstr "" -"Eğer seçilirse, imajın \"görüntülenme sayısı\", foto görüntülendikçe artacak." - -#: models.py:929 -msgid "watermark image" -msgstr "su damgası imajı" - -#: models.py:933 -msgid "photo size" -msgstr "photo ebadı" - -#: models.py:934 -msgid "photo sizes" -msgstr "photo ebadları" - -#: models.py:951 -msgid "Can only crop photos if both width and height dimensions are set." -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:5 -#: contrib/bootstrap/templates/photologue/gallery_archive.html:11 -msgid "Latest Photo Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:20 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:12 -#: contrib/bootstrap/templates/photologue/gallery_list.html:20 -#: contrib/bootstrap/templates/photologue/photo_detail.html:13 -msgid "Published" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:31 -#: contrib/bootstrap/templates/photologue/gallery_list.html:31 -msgid "No galleries were found" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_archive.html:36 -#: contrib/bootstrap/templates/photologue/gallery_detail.html:21 -msgid "View all galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:5 -#: contrib/bootstrap/templates/photologue/gallery_list.html:11 -msgid "All Galleries" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:37 -#: contrib/bootstrap/templates/photologue/gallery_list.html:39 -msgid "Previous" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:42 -#, python-format -msgid "" -"\n" -"\t\t\t\t page %(page_number)s of %(total_pages)s\n" -"\t\t\t\t" -msgstr "" - -#: contrib/bootstrap/templates/photologue/gallery_list.html:47 -#: contrib/bootstrap/templates/photologue/gallery_list.html:49 -msgid "Next" -msgstr "" - -#: contrib/bootstrap/templates/photologue/photo_detail.html:21 -msgid "This photo is found in the following galleries" -msgstr "" diff --git a/proj/settings.py b/proj/settings.py index e0682163..79a6b8a3 100644 --- a/proj/settings.py +++ b/proj/settings.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # Django settings for proj project. import os +import sys import django from django.utils.translation import ugettext_lazy as _ from ConfigParser import ConfigParser @@ -9,6 +10,9 @@ from ConfigParser import ConfigParser DJANGO_ROOT = os.path.dirname(os.path.realpath(django.__file__)) SITE_ROOT = os.path.split(os.path.dirname(os.path.realpath(__file__)))[0] +# Adding modules directory to python path +sys.path.insert(0, os.path.join(SITE_ROOT, 'apps')) + DEBUG = True @@ -424,7 +428,7 @@ CRONJOBS = [ ] PYMORPHY_DICTS = { - 'ru': { 'dir': os.path.join(SITE_ROOT, 'settings/russian_dicts')} + 'ru': { 'dir': os.path.join(SITE_ROOT, 'apps/settings/russian_dicts')} } # search backend diff --git a/registration/locale/ar/LC_MESSAGES/django.mo b/registration/locale/ar/LC_MESSAGES/django.mo deleted file mode 100644 index 07bc79f1242872c701e463e947846ef4e77f8ceb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2135 zcmb`GO>Y}j6oxO*QffYhKrCQ!#Dcy6I+Tvl^ALK%-lJj?>YYCZ?1GEo`4N|6c3G!#`-*whp((Yy+m z-Kr90Rd=-srEvqF+S>K&w8ZwRDP50btrjY+l_pnHD-0U$E!U`8n&vzuwIbbawY(LQ zRCAY>RH%G2>X;Ul20TZCaVY6=c`M{{PW8Cq;1c?>sfHsNd0Y8MfvSxlKzY&+&~%s< z3w;kwRq0dUqvmSh8;Sg$GDd~^BKhs+Ej+}Uwf!0%s{xu9H-k1c+uDo@2_FavRl`_7 z6&~A}l@|1d*qUo>Nv*#O!Wt=AZIE%BO312lmlMTrs}(V#ju_YN1^9MlBqu` z3}eal)QN{$utM<<%OvK);0skXPNC*3qAg51OLMuYPjWZ%w3si?7iMQtWz`Bo)NRVSxU{#R-7r!ir2%LmPTdiQYQ1hlbLYFCTMIT`)+OY?*SF{c@gpRgwgbFt8Js8F>X~IztA(6go@3S{MAyi!7zXaki z`?ib9SJPtHfr}r`&fN@Gz>eI+M)JVgbpEe0pa?4w3p@}92mg_=6F0I0Ju$062%PoO ziTdj-=q`RB&d+EWA|2cDEQeAJX4!#dFIu(VvSp8Z~sGVt;dyNyAm~cwR)@sXJ^ro7AAbs!, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "اسم المستخدم" - -#: forms.py:41 -msgid "email address" -msgstr "عنوان البريد الالكتروني" - -#: forms.py:43 -msgid "password" -msgstr "كلمة المرور" - -#: forms.py:45 -msgid "password (again)" -msgstr "تأكيد كلمة المرور" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "يمكن أن يحتوي اسم المستخدم على احرف، ارقام وشرطات سطرية فقط" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "اسم المستخدم مسجل مسبقا. يرجى اختيار اسم اخر." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "يجب ادخال كلمة المرور مطابقة كل مرة" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "أقر بقراءة والموافقة على شروط الخدمة" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "يجب الموافقة على الشروط للتسجيل" - -#: forms.py:124 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "عنوان البريد الالكتروني مسجل مسبقا. يرجى تزويد عنوان بريد الكتروني مختلف." - -#: forms.py:149 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "يمنع التسجيل باستخدام عناوين بريد الكترونية مجانية. يرجى تزويد عنوان بريد الكتروني مختلف." - -#: models.py:188 -msgid "user" -msgstr "مستخدم" - -#: models.py:189 -msgid "activation key" -msgstr "رمز التفعيل" - -#: models.py:194 -msgid "registration profile" -msgstr "ملف التسجيل الشخصي" - -#: models.py:195 -msgid "registration profiles" -msgstr "ملفات التسجيل الشخصية" diff --git a/registration/locale/bg/LC_MESSAGES/django.mo b/registration/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index be9adf4d3defce5ee8274e2cb996d8c63100a637..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2302 zcmb7D&u<$=6doW@Fi;QzaR9^<5~875V>f~(ZmF7vP(`Gvl{yh{sV4TsUSjWByJOP` zA(6DAr3iwAdZ{XbxNzX&{4lZNB)uWH&7P6C@E7nG!1reTBZ0IME3dzqH*eni-uK@A z@yx(2f#+$wFXFv}_jz7FfImD}fDUj8cp3O3a2j~zK_T7(&H+yWzXHAn{0%q={0n## z_`*X%JPCXq_$Y7$$hpRV&jM$F&jE|T0pO=V_FDml$n_;~9{ay>_!DscVQ>K+eME>4 zfj5Ak0RIG*fR~TNe0~KI_5%p^67W^v6Torc%fKv)zd)B%POgAO_ox=SUXd2qUsa@ACRr#1DhyRfZb;R@FS+xsR)r*G z%Swid!dkUjULr{acVR&V%F_ogCPl7F<(e>{w z=$I^m=%9!*by|gHEVyNLs4*0*ko{wsL^kk0QhDu67MwYhg-&NEJ2w8_*!c;Xo0z#Y zd2u>1qpE(OoeN>nEjZ_D#n8$58A@a?=A3c#ipRrwM{1R!6RFfmCpGG%M=3p;8BRH= zH&ZD%Iy0*7a`3+2h?5$|F{MvrhEE<(;bvk=hT6#m(hJK{`$2~0%Cg{MQ>WAQ?lM_% zwO>D5(==_0mZO_yhfJ%xvW5-QHjQW*9=otp zbQSBi*)!{=6|F`qra@+l|C(kSCwJ{xgYD7h>>QV38zq2l?C4Dw%aKUWaiL?lvNOZGl6}*0j4XSdV5K z{@a$z9s=$%_q)*G3)2whn_g;I?Gc3ew?7xxyJH!)Yzg25TxXv5*S$l>O^8Fs#qL1Y4YX*5 zplBl=gU#qB!u}jv*Fb!mTR%j$z1MJrCgBGOQ5XgZ#X%qVY@3!aKVZ8GYEY#YGj2UP z*BveH`u#>L=E4KR`t)b1g*{JA6GeW@XVDF0<=(`!7=lZ!h414IQ&Y_AwX~$h^OT_-o)f, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2008-03-05 12:37+0200\n" -"Last-Translator: Vladislav \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Bookmarks: -1,-1,-1,-1,10,-1,-1,-1,-1,-1\n" - -#: forms.py:38 -msgid "username" -msgstr "Потребителско име " - -#: forms.py:41 -msgid "email address" -msgstr "Електронна поща" - -#: forms.py:43 -msgid "password" -msgstr "Парола" - -#: forms.py:45 -msgid "password (again)" -msgstr "Парола (проверка)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Потребителските имена могат да съдържат букви, цифри и подчертавки" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Потребителското име е заето. Моля изберето друго." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "Грешка при проверка на паролата." - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "Прочел съм и съм съгласен с условията за експлоатация" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "Трябва да сте съгласни с условията за да се регистрирате." - -#: forms.py:124 -msgid "This email address is already in use. Please supply a different email address." -msgstr "Адреса на електронната поща е използван. Моля въведете друг адрес." - -#: forms.py:149 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "Регистрациите с безплатни адреси е забранен. Моля въведете различен адрес за електронна поща" - -#: models.py:188 -msgid "user" -msgstr "Потребител" - -#: models.py:189 -msgid "activation key" -msgstr "Ключ за активация" - -#: models.py:194 -msgid "registration profile" -msgstr "регистрационен профил" - -#: models.py:195 -msgid "registration profiles" -msgstr "регистрационни профили" - diff --git a/registration/locale/ca/LC_MESSAGES/django.mo b/registration/locale/ca/LC_MESSAGES/django.mo deleted file mode 100644 index f81a71eaf1ffb7863db27b37c883eb47b46046aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1953 zcmb7^O>Y}T7{>=FZ|1$w0}?Nf5GbjdF}A7H)Rc-O4Qdc6R^lQ!!Fc!adcy9EnVEGG z4shceAR$h@RY*us^;W^jUjX%j5E37NTfag7vtB!iR0%QC`nNkX&piKmUi{DLQ{M}W z(|BIN^D~}T@mzWcKN!D)XTe+Gv*6$0W8lA_1n+@QfUiF+#Pi@X_%e7A{2bf`-vV!g z*TBEP%i!`OGrJ62!uJ@A=l=k{1l|PCfWLvKz`NiceEkW&iSPACg?J9kz^G>*?10~Z zPl302G2Y`)At7W0=^X(W8=XW!SBH6??(`F zDqnH^_=xwI4{Q^VES{++VvOQ|jKz2oZ_!sA2v2q2=%axr#x{^*zZp2p6O^gstro7Br$c_v?u$N3>CO7(Eaj!ige*c5#T4f~eHwKf`R&QlMA)GP%m zR7gf~7tTN7GCG{cNJnM-znsE)qVkfdD1D&Bnt(WvH4vL~2<-d{nX(w*r3!3mQoJS> zw{42+$XQI1_{^5G15U&p)`&Zj;HucM6UV~(B_E2}d>vCnZK!j8;G`F^JVejgJx+q$ zO64a|flPEM-BTvB^2AZC=4xYy$JPb8?K7Rq^)mCaZ@bj!ecYEDD3h2*c?EUUrB18e zmaPl2eSzBTZtMKHR;Sg%M!CZi9i1HQYsuC{**Q<0ceYQr;xf!lR;r9;pH&f!gUY8j7Sm9?y|ul0 zblrBd)!0CmP(iYPIEMVd2jT5;j`l@7_W>G~-pKJV(j{u8yrb zp>#>1WYAWykHJBmr8+@qQQu3`J6^;qIW&qnRL9?GIc0b%tHxwA(aI559Ul#6)s*Pz zZL#UY^v0s`>Vk91p_{1;I@jTAg`QLB(ggm~rP(Qzq4>(_F9GSGUF{LZk`P+Qr8KZK z3cUqkO|hB7%0js+#(3kZRcgghh)-=2og!Rp#99?1*uvfPCYpZkZVyqdl;WoNkE?~H zYT79Zdq-x5_D#Qb&53Cp0Yyl;+Op2>q rMp-@}qW_g08so2d-e68na8?onbs_`UgZ7Qe>YXfRQ&qGUbG7^XoasCd diff --git a/registration/locale/ca/LC_MESSAGES/django.po b/registration/locale/ca/LC_MESSAGES/django.po deleted file mode 100644 index 7068194c..00000000 --- a/registration/locale/ca/LC_MESSAGES/django.po +++ /dev/null @@ -1,97 +0,0 @@ -# Catalan translation for django-registration. -# Copyright (C) 2007-2010, James Bennet -# This file is distributed under the same license as the django-registration package. -# Carles Barrobés , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-17 11:04+0200\n" -"PO-Revision-Date: 2010-09-24 23:21+0100\n" -"Last-Translator: Carles Barrobés i Meix \n" -"Language-Team: Català\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Catalan\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Activar usuaris" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Re-enviar e-mails d'activació" - -#: forms.py:35 -msgid "Username" -msgstr "Nom d'usuari" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Aquest valor ha de contenir només lletres, números i guions baixos" - -#: forms.py:39 -msgid "E-mail" -msgstr "E-mail" - -#: forms.py:41 -msgid "Password" -msgstr "Contrasenya" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Contrasenya (de nou)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Ja existeix un usuari amb aquest nom" - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Els dos camps de contrasenya no coincideixen" - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "He llegit i estic d'acord amb les condicions d'ús" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Heu d'estar d'acord amb les condicions d'ús per registrar-vos" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Aquesta adreça d'e-mail ja està sent utilitzada. Sisplau, entreu-ne una " -"altra." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Està prohibit registrar-se utilitzant adreces d'e-mail gratuïtes. Sisplau " -"entreu-ne una altra." - -#: models.py:168 -msgid "user" -msgstr "usuari" - -#: models.py:169 -msgid "activation key" -msgstr "clau d'activació" - -#: models.py:174 -msgid "registration profile" -msgstr "perfil de registre" - -#: models.py:175 -msgid "registration profiles" -msgstr "perfils de registre" - -#~ msgid "Email address" -#~ msgstr "Adreça d'e-mail" diff --git a/registration/locale/cs/LC_MESSAGES/django.mo b/registration/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 7c98a7bf3d102bbe134c3563eafe6ca23fb4811e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1963 zcmb7^&u<$=6vqcB6wL1m4oH9=2WTU@8z(AKF`v36#i zIydg*NF|OvaHxa@TsTw^32k!W#Dx=5#ToGjaO6AdA8DmtI`Zsic6Q#pH{W^B56+$W zMxdQTe;fUK^movgp27p|M{o}O348_o3w#;;2Moafz~{jao)+RYa2|XMTn4`ccfj|- z``|kGH+Th{e@2M&pa%WEcfdEm@4z>~``{Vy576)bC-?!6QEf0TTTt6<6?yswM43zWE7=rt*BE+4w$?JNsZo4naLUK z$<*XDv1ImWi_?K>v1mwZ_e~nj26RETrP6a^lLO1%e(X#cP3#?6d}$+&R60MGS*6>w z=Y15Pr*W_)WvQQr&1{&89$LzSPx{JF(sLG)H2#Z2QnJL#_SxY_9E#l*~Op` zHq#M?Ed$j;vqGAJQU;kiIfm)PsRM$Nh^GE6c3*gqLG>| zw_H$;Kw^%~u*ZEn>!)=Qh*H>nHOY+FUaXIa|@O;e##W1|_YAU*u` z1y_+q6$p zT3x@s?N6|@y1E>z(4_6tH5F>v(pr73c6#82uv}WfJt2pJ=CF^0IKJ)X;aurY2tHHG z?$hn&wczsUIv*$UE~x32iIBS$x{L%ZiS3i4qNrlRjpd^Rx7JPadzusKs*|H}@nu~` z`SnnK1_emj)P_YZ@Wo*U`CU{1QbLNx$+vub$S$U?#U@rE=dH;)v9#D8Uiv0V@{#Vz zM3IfL*X~flq9lP(-+Gsxz|jt7|tpWst^@ACLi=Og06=}~|{7VrPb(s!iFTZ<$rMMcTQ4!36jJS(Gl&;c9kg(AnQ0++>}@Su&8l$`uQhIt?U%iW6J}kem=4Z zYk8554>3ew(#z^nFNf>NP^@J*AWmkYiT29Pgda|2_y1Fv?WNGwUtyu*q-aywQlWTQ h^, 2011. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-12 14:09-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Implayo s.r.o. \n" -"Language-Team: LANGUAGE \n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Aktivovat uživatele" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Znovu odeslat aktivační e-maily" - -#: forms.py:35 -msgid "username" -msgstr "uživatelské jméno" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Tato hodnota může obsahovat pouze písmena, čísla a podtržítka." - -#: forms.py:39 -msgid "Email address" -msgstr "E-mailová adresa" - -#: forms.py:41 -msgid "Password" -msgstr "Heslo" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Heslo (znovu)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Uživatel s tímto jménem již existuje." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Zadaná 2 hesla se neshodují." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Přečetl jsem si a souhlasím s podmínkami služby" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Musíte odsouhlasit podmínky služby pro pokračování v registraci." - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Tato e-mailová adresa se již používá. Prosím zadejte jinou e-mailovou " -"adresu." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Používání volných e-mailových adres je zakázáno. Prosím zadejte " -"jinou e-mailovou adresu." - -#: models.py:165 -msgid "user" -msgstr "uživatel" - -#: models.py:166 -msgid "activation key" -msgstr "aktivační klíč" - -#: models.py:171 -msgid "registration profile" -msgstr "registrační profil" - -#: models.py:172 -msgid "registration profiles" -msgstr "registrační profily" diff --git a/registration/locale/da/LC_MESSAGES/django.mo b/registration/locale/da/LC_MESSAGES/django.mo deleted file mode 100644 index 9478680094ac7936d9bc9c4ee8fc684061f52a87..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1803 zcmb7^&u$z=5XKuY5SIT591tMY1!60iu}Ln*gvfDhkfj(bvx!75sCTD!wzECmtL~n4 z_P`s!5y6cYKnSiJf@DrS0*VxIL*jzOi6dXl?5?wdOIn`&&GdA4ee+e7ADmtJN@1ME z^#-o*aJ`A^%47J!_yJr4e*|9u?}N{Se}WnK4|oQA`*EdS0@uOUz-{m|@HY4s_!IaM z_&azNTz{h7=fLxLJ_hCdZ^2i<@4;8WU%(acH}DK%JpeD``43FK2)_PgtLFl^isyGh z(bEH821lUi`5e3rehm`%H@FR+drGNIunTs;FToA)8&LND3Z4V+gQDv%5PxdrX{8`X zJ&Q}cdk)up$al;KmMKVXJd-)`NCv_$#xuB+STbNwGbD!Sk#CV99?18qYg9)LbZpX) z(om=7(dmjw+rYY*65lm3#avzMCo|EBn-x**RoYn6MG-hgwNFDmVUiuB9j-DkQ}Q^I zsmq~?9`%o-yXjPZmxHWaeS!CJY1~c9fOQ481C3FOxWUh|Jl{AnT z&Fi@ij$|T@gCClnNnGS~Xjw<5SdYhcN}38Y7;s>hmN(|A3!&-Q(|D$h28L}Bv7vD1 z6ID9(hq4OiFNKtVbE}Lf<3|dL-4ktVrmBvK`rak@K;A*D<&-$Yi{$F6hnvRO+7-C% zd$^vfn@FAHN`30<_JAedu^YZ438C?hgL=r;5l>Y+Kl2o>4UFagos3GVL>&fyhx;kp zFS1)uflO>saYwt-XG=$INer}uAmKgc#u*GYVoOSb3wzCg)s z(I)Duqjn);V2}#Qy+u70C`3oSP?va9aY2P7Z#Lod#G!vi=pVdo7qQyQq_B0 zAbWBTRp3k1f1k(5pRDJE$ZRFooG)5taYL&mzDbvB>O*#I^R$t$D=s$=2WcCTS4z@n zl{}LW2*J!~B&BFgnR2>ya?h4DVTVV^!Uv+Y@!K3a7rx7MY0)$Twh+BI2zqjO<&e3D z_sIK&ZKg3KryX|F^xt4PDaZ(gLEP%(3mVmq#Q34N@Vw_C4F7n-MM~O=ai{%}tDPnt x;=bCgDUPsW;p?)kH1Lp=7LCI5Y>9{N, 2007-2009. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8 \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: Rune Bromer \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Aktiver brugere" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Gensend aktiveringsemails" - -#: forms.py:35 -msgid "Username" -msgstr "Brugernavn" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "V¾rdien mŒ kun indeholde bogstaver, tal og underscore." - -#: forms.py:39 -msgid "Email address" -msgstr "E-mailadresse" - -#: forms.py:41 -msgid "Password" -msgstr "Password" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Password (gentag)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Der findes allerede en bruger med dette brugernavn." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "De 2 passwordfelter er ikke ens." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "I har l¾st og accepterer betingelserne." - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Du skal acceptere betingelserne for at registere" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Denne emailadresse er allerede i brug. Benyt venligst en anden. " - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Registrering med gratis emailadresser er ikke muligt. V¾lg venligst en " -"anden emailadresse" - -#: models.py:165 -msgid "user" -msgstr "bruger" - -#: models.py:166 -msgid "activation key" -msgstr "Aktiveringsn¿gle" - -#: models.py:171 -msgid "registration profile" -msgstr "Registreringsprofil" - -#: models.py:172 -msgid "registration profiles" -msgstr "Registreringprofiler" diff --git a/registration/locale/de/LC_MESSAGES/django.mo b/registration/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index b272d4463c4efb5dec112c20a9fec3364013adfc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1999 zcmbW1O>Z1E7{?8ix8=RONJt<(97Jg6dO_ZqXJ_2ZcviM2 z+vLnAK;p!KFMz6Y0SR%7#F0BfsyO$=kt6?Sb~kCNT)>j|XV2Px{(fHk;Ov=i71~+! zchG-8e;0l63H+el2QPv@f-i%Af-iv&K@I)`J_o-4q*AYfv*6p{GWZpE8$1X80$vCI z0++zqr^fpncpmc+DCd6%EA={f1C)IUcp3Dd=(z{J z1^x`a2mTI5@NaMi}0M zCMLP8!ucmmiovO?tSICEWE8viOi?qHb%>NyF2WB~IfyMdM)qNbTwV4tXdGL+6vL!~ z*V}3bp_5ptFROZdzzM%&H~fwu_{Mka)gx}*<$X2&KJh8MHn0Vs`Y|ZU61C;4JDfzl zk?Jp?0+HxaddIk|(kG7Uv=^wg&BMw^y%{o_>eV_6x>t3nwRNMXuOLq(j(QFG)TQ}O z=aQc5=(z=&pX+`&|3L>|uuyOFo)s&{>psy~I)91gKJI?h8Lzu$LexEPTqsPee3w2q z&cUtM*rr_2BJ^RpTr|_Rb%ScDbq$(pld@1;Ih$=-&Piq9fmpv%><>x=cxKeBk)$PVcH-I9?~3kZgM0B~^-q?a~6WvZdB6 zOUpIuu`myp>-@mWb+wXQc&5PGF4JXRafotr)*QJJpe zz}jU2C$M#W<1wL(3)n+yqOL-;C2HH|o(}41`Ng9FT^LzLg5_1gsK%9vRXI|R?Gp6D zTO?HqF}Mm%Dii9&T4_;Q*5Q7;Re-;WN^GAL-Q2c@H+?W!Y}2Ymrb8$0OgC|&?3ZlE zEgs)#;1x02mvB02UXsI~JdPr~2`M?7, 2007-2009. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8 \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-18 21:32+0200\n" -"PO-Revision-Date: 2007-09-29 16:50+0200\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Benutzer aktivieren" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Aktivierungs-E-Mail erneut senden" - -#: forms.py:35 -msgid "Username" -msgstr "Benutzername" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Dieser Wert darf nur Buchstaben, Ziffern und Unterstriche enthalten." - -#: forms.py:39 -msgid "Email address" -msgstr "E-Mail-Adresse" - -#: forms.py:41 -msgid "Password" -msgstr "Passwort" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Passwort (wiederholen)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Dieser Benutzername ist bereits vergeben." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Die beiden Passwörter sind nicht identisch." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Ich habe die Nutzungsvereinbarung gelesen und stimme ihr zu" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Sie müssen der Nutzungsvereinbarung zustimmen, um sich zu registrieren" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Diese E-Mail-Adresse wird schon genutzt. Bitte geben Sie eine andere E-Mail-" -"Adresse an." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Die Registrierung mit einer kostenlosen E-Mail-Adresse ist untersagt. Bitte " -"geben Sie eine andere E-Mail-Adresse an." - -#: models.py:165 -msgid "user" -msgstr "Benutzer" - -#: models.py:166 -msgid "activation key" -msgstr "Aktivierungsschlüssel" - -#: models.py:171 -msgid "registration profile" -msgstr "Registrierungsprofil" - -#: models.py:172 -msgid "registration profiles" -msgstr "Registrierungsprofile" diff --git a/registration/locale/el/LC_MESSAGES/django.mo b/registration/locale/el/LC_MESSAGES/django.mo deleted file mode 100644 index acc972683e0c03dee9cf816301d9653f1f8bccc3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2424 zcmbtUO>Y}j6n#LUU_Mn55CWvjiner&-4aOLQq?4G72%{Iae}&n7yHE?YR_0Rr3E=*#C^fI`E}Oh1drE3j7@S z^Ay7hpLKr003n)neQLJQGD1v#e3Q!+==!JGG#qQIq~ zpeUofl27g^4JvQU&MGmW^0ps%GO%5TD!%RHX_Wm{N!mq{xtynbU-@MFRQBA0Jz@tc z7p4B9lD;CpQZ5(ANm9-p9aWxkg2NZ1B2&Q4L%}$dEHb@uvN@-E&~UioIkKbm(g!D+h>kt>HD9$UXGN^7AUYwO2}+rk2N}eU5$%F z-4XZvTMIfV^B{UkG%__ug<*`^MRlan7u+H9!)+4%p8JW)23Akb8b(=|bb|VmUGFEa zq-Z!bFxYdoFEXIYt`}Ine%{Vm?^W`?m2ndk>A#w>x-cu2ht(|um7ue+*gICN(~5Ue zyfbkwX2sfLF*sTSYRu-~2mRu4EB+RpjVIb;Z^Upjl9qm8WjyKlMH#qWf-VoG)6|#j zP0@u^Z?Y$SDcRjUkQyAk2v;Xxk$Gihlq@AEo$R|Z#FQ_j)0c{N)b;WgBfUMnsr{nj z(O9GlbA=AA45pBvK-~!5EEmzg^OP+}&sV{_Lz&A~$G#tPfp)EwlXY{@e}Xz7@`%vi z=q+8ovVa;dD5wcf+}GUf07V(z|+-!Wq36&W2N@7sAQr61Ey!eheqD znADpHvWiesLf<64sn_*7tZU(%Ug03ih&xYuBb;Ynq^)Cv{F}&jCtO6XX{?cxbWQKT zV>_JTT)GaYZRA{J7Hi=b@ZT^8AclnCMKDi*`#LtvV-YW0^;VShEu4XcscnbL*$9`w zWClgSR>i$N#7FT}B;C=qD6=;$SjRcDn8Z2ggGcQi<3%u@HH=|;V74e>5*?d1arc@G zP)dU{=@s;)_TQ*~g(1y^3uayvE`akMxUZ2(xnk;p-79&Gyq~(CEY~Z!T!`R$l`<%-gBm1RRIfs7F)Qt z%HLPrG>tXS8eTPu!UrjuU)BH8s4!o^KUm$zOeghSOs=l0r$jhmW;+K$JAeBZ0Jr;| PvNps)m9q2E`W1fx4LxjP diff --git a/registration/locale/el/LC_MESSAGES/django.po b/registration/locale/el/LC_MESSAGES/django.po deleted file mode 100644 index cd38eb1b..00000000 --- a/registration/locale/el/LC_MESSAGES/django.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Panos Laganakos , 2007. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2007-11-14 21:50+0200\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "όνομα χρήστη" - -#: forms.py:41 -msgid "email address" -msgstr "διεύθυνση ηλεκτρονικού ταχυδρομείου" - -#: forms.py:43 -msgid "password" -msgstr "συνθηματικό" - -#: forms.py:45 -msgid "password (again)" -msgstr "συνθηματικό (ξανά)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Τα ονόματα χρηστών μπορούν να περιλαμβάνουν μόνο γράμματα, αριθμούς και υπογραμμίσεις" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Αυτό το όνομα χρήστη χρησιμοποίειται ήδη. Παρακαλώ διαλέξτε ένα άλλο." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "Πρέπει να εισάγετε το ίδιο συνθηματικό κάθε φορά" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "Διάβασα και συμφωνώ με τους Όρους της Υπηρεσίας" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "Πρέπει να συμφωνείται με τους όρους για να εγγραφείτε" - -#: forms.py:124 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Η συγκεκριμένη διεύθυνση ηλεκτρονικού ταχυδρομείου χρησιμοποιείται ήδη. " -"Παρακαλώ δώστε κάποια άλλη." - -#: forms.py:149 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Η εγγραφή μέσω δωρεάν διευθύνσεων ηλεκτρονικού ταχυδρομείου απαγορεύεται. ""Παρακαλώ δώστε κάποια άλλη." - -#: models.py:188 -msgid "user" -msgstr "χρήστης" - -#: models.py:189 -msgid "activation key" -msgstr "κλειδί ενεργοποίησης" - -#: models.py:194 -msgid "registration profile" -msgstr "προφίλ εγγραφής" - -#: models.py:195 -msgid "registration profiles" -msgstr "προφίλ εγγραφών" diff --git a/registration/locale/en/LC_MESSAGES/django.mo b/registration/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 87b6226b0474fd7c3200c643a899749a0a765975..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 367 zcmYL^K~KUk7=|%=+R?Lz9=z#?9gzeo5-KaW*llDC61`QZa|YX`D@K2af6w3Ix5UVs zJZY0Y{rdLj^yIsPIYQ2mbL1GgMA{6HJ{}HnZJqxtoPE<95Ahb(+BKCmj4b%{fzJh5 zi+mYpX^`vMIuA)xR$I8+mkkt_kzkP(Fm+mayabW*nvou*LkKB^JrZ6s+|xd#C_=73 zs&@FF_b7M{Nd^%o_Zds#i>E9VfmDr$!YR}2l(&wN*-A>1@Rm@;;@Y*gf+JP_|yRA&g$l$s1LFX3&>0-11 diff --git a/registration/locale/en/LC_MESSAGES/django.po b/registration/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 2c065815..00000000 --- a/registration/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,114 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-08 13:44+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: registration/admin.py:23 -msgid "Activate users" -msgstr "" - -#: registration/admin.py:43 -msgid "Re-send activation emails" -msgstr "" - -#: registration/backends/default/views.py:197 -msgid "Пользователя с таким email не существует" -msgstr "" - -#: registration/backends/default/views.py:200 -msgid "Пользователя с таким email уже активирован" -msgstr "" - -#: registration/forms.py:44 -msgid "First name" -msgstr "" - -#: registration/forms.py:45 registration/forms.py:50 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: registration/forms.py:46 -msgid "Имя" -msgstr "" - -#: registration/forms.py:49 -msgid "Last name" -msgstr "" - -#: registration/forms.py:51 -msgid "Фамилия" -msgstr "" - -#: registration/forms.py:53 -msgid "E-mail" -msgstr "" - -#: registration/forms.py:53 -msgid "Адрес электронной почты" -msgstr "" - -#: registration/forms.py:54 -msgid "Придумайте пароль" -msgstr "" - -#: registration/forms.py:55 -msgid "Password" -msgstr "" - -#: registration/forms.py:56 -msgid "Повторите пароль" -msgstr "" - -#: registration/forms.py:57 -msgid "Password (again)" -msgstr "" - -#: registration/forms.py:83 -msgid "I have read and agree to the Terms of Service" -msgstr "" - -#: registration/forms.py:84 -msgid "You must agree to the terms to register" -msgstr "" - -#: registration/forms.py:100 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" - -#: registration/forms.py:127 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" - -#: registration/models.py:184 -msgid "user" -msgstr "" - -#: registration/models.py:185 -msgid "activation key" -msgstr "" - -#: registration/models.py:190 -msgid "registration profile" -msgstr "" - -#: registration/models.py:191 -msgid "registration profiles" -msgstr "" diff --git a/registration/locale/es/LC_MESSAGES/django.mo b/registration/locale/es/LC_MESSAGES/django.mo deleted file mode 100644 index 3872adf0a0eed30b1ec9fa6410addb3c6db915cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1909 zcmb7^zmFU>6vqt&0tegqGU+h77t!JFWZ;78!eM}>GBybfLfzX4wZe+4(dzrkn0R~{4M6!<#$ zB)A1eU+;l0fCu1F{1NXF zZN>rf0-<&z#=jiVCZrGuv(uvoK7}cEXe=j8j%7j8V3v-Vf~7EK%GuSP?1-+in`p)2 zfJ^OzlR;ZUt=FccQQXh9)D_91aO^#M(w-V;$NEqQE>haBSb8SkHcd4pNrfJb*s%%g z2UC%cadORAG$pGT-jsCo$^X|JjyNN0UbPhDEjITIsj;;PPa2C$yHs3TobaTiA!`t` zvL;CQuQ&vD{ydqsKE$HatThFe%Hs0k6WdbV`min}&Ok`0>N)}09q$X%26{tmA7gB! z_n%o;5KA?tplcRV1wEN7ev7AKO&zh^e{VtOWQjmG#N5*&RY=B2SNyLZy@(2Rk0_Ja zclL-?NOp?kIT=Udyi}TgUrigedJ~Xp}9`9s}A!5A?)` zjMAC?Tv$T=D{c^ZWl<5cpIogCRs{;6Ycg%cuv*lKvnY6UC17ILI95u}?wYt8<>uHD zSICvax2QuI(~So5VfOv90SlY%TSp@~!4q|Wd?~0c$)b-}Y^Gv&_4U78Oy$D7*W3l> zWg*c?OBWCIF!X`R*!s|MwBPzxIt@vdHmzzKiGYvI!I`op$6&44g--L+onDLMp8V`? zWvOYoVAFLf8+Nf(os6A2`=w@wqf;td+#Ekohw{jJk>dt<`Lspr$COB%S<6Wyq0qAC zUEtLd+90B$RT_sR)!Nsxa}Ad~yMr}kp$UI3R26?;aoc$xcli?!r1HK@iuil8Ftxg- fb6wV8cSAJn(9_ZKB1F6RggdQ%T*xFI&|UlkAoEAZ diff --git a/registration/locale/es/LC_MESSAGES/django.po b/registration/locale/es/LC_MESSAGES/django.po deleted file mode 100644 index ba0384fe..00000000 --- a/registration/locale/es/LC_MESSAGES/django.po +++ /dev/null @@ -1,85 +0,0 @@ -# Spanish translation for django-registration. -# Copyright (C) 2007, James Bennet -# This file is distributed under the same license as the registration package. -# Ernesto Rico Schmidt , 2008. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.3 \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-11 00:19-0400\n" -"PO-Revision-Date: 2008-03-11 00:19-0400\n" -"Last-Translator: Ernesto Rico Schmidt \n" -"Language-Team: Español \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "nombre de usuario" - -#: forms.py:41 -msgid "email address" -msgstr "dirección de coreo electrónico" - -#: forms.py:43 -msgid "password" -msgstr "contraseña" - -#: forms.py:45 -msgid "password (again)" -msgstr "contraseña (otra vez)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Los nombres de usuarios sólo pueden contener letras, números y guiones bajos" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Este nombre de usuario ya está ocupado. Por favor escoge otro" - -#: forms.py:71 -msgid "You must type the same password each time" -msgstr "Tienes que introducir la misma contraseña cada vez" - -#: forms.py:100 -msgid "I have read and agree to the Terms of Service" -msgstr "He leído y acepto los términos de servicio" - -#: forms.py:109 -msgid "You must agree to the terms to register" -msgstr "Tienes que aceptar los términos para registrarte" - -#: forms.py:128 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"La dirección de correo electrónico ya está siendo usada. Por favor" -"proporciona otra dirección." - -#: forms.py:153 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"El registro usando una dirección de correo electrónico gratis está prohibido." -"Por favor proporciona otra dirección." - -#: models.py:188 -msgid "user" -msgstr "usuario" - -#: models.py:189 -msgid "activation key" -msgstr "clave de activación" - -#: models.py:194 -msgid "registration profile" -msgstr "perfil de registro" - -#: models.py:195 -msgid "registration profiles" -msgstr "perfiles de registro" diff --git a/registration/locale/es_AR/LC_MESSAGES/django.mo b/registration/locale/es_AR/LC_MESSAGES/django.mo deleted file mode 100644 index ce8b4e56c8250021193dd307b05b803d3fbba025..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1849 zcmb7^&2Jk;7{&)E6wFttKp=s{dus!%aX^K{O{18^ZLQi#&=%4NF8bRH{P9j=ACEW*AFgV_)4H% zLVpeYYxI}H_z^tN?t>9H13v=41vkNqj|%Y~xCdSbzXY#3R>7aZ9{4A?2HtpL zzW--n(EqOHFW}So{X6&y_yD{N{#Ac(T*R61`*l2C0Iz`9zG@->N8%jtXlgYF~LynzWsLqYE6<1pDVc@vW~9QN{IGIZVztcqw33(iSRV_;6Jrpb)CPyPO|e_Aa1={TMkD6f zXfLsU#@@4aZ;>wZeGDqkN}XUB8ysHTH6`Vx^Jk638W;&zZDk&g zAw8lE>A6ksv|8^+t>tKOnHHDZ@3x}WwN?ugqajaK5U=Om?RJLIU@O|_(Cw}Ep!ep7 zTbtcRUpgO+tkf=(-q<$X-0k;ivoq+@N_Wud_18KZ8^i9-&MKzrw3I1FBbIra`kl>N zyCLM2et#`fO=Hv5#-KOoo*Zhi*=nrgUXh2<2)EEC&-eY?MF#(_Q#_H@vA?l9x*08< z%nPv~ccZS3O@jPy(-M-rA#O8r%_1!R);_8YC)-qqpGe_++wMaJrF+p=BTm~i3B#5#&U`$T)&pt9gPPzbxnGihtQH{sFN^CdB{% diff --git a/registration/locale/es_AR/LC_MESSAGES/django.po b/registration/locale/es_AR/LC_MESSAGES/django.po deleted file mode 100644 index fb746b5b..00000000 --- a/registration/locale/es_AR/LC_MESSAGES/django.po +++ /dev/null @@ -1,83 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2008 Leonardo Manuel Rocha -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "nombre de usuario" - -#: forms.py:41 -msgid "email address" -msgstr "dirección de e-mail" - -#: forms.py:43 -msgid "password" -msgstr "contraseña" - -#: forms.py:45 -msgid "password (again)" -msgstr "contraseña (nuevamente)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "El nombre de usuario solo puede contener letras, números y guiones bajos" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Ese nombre de usuario ya está asignado. Por favor elija otro." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "Debe tipear la misma contraseña cada vez" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "He leído y estoy de acuerdo con las Condiciones de Servicio" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "Debe estar de acuerdo con las Condiciones para poder registrarse" - -#: forms.py:124 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Esa dirección de e-mail ya está en uso. Por favor provea otra " -"dirección." - -#: forms.py:149 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "La registración con un e-mail gratuito está prohibida. Por favor " -"de una dirección de e-mail diferente." - -#: models.py:188 -msgid "user" -msgstr "usuario" - -#: models.py:189 -msgid "activation key" -msgstr "clave de activación" - -#: models.py:194 -msgid "registration profile" -msgstr "perfil de registro" - -#: models.py:195 -msgid "registration profiles" -msgstr "perfiles de registro" diff --git a/registration/locale/fa/LC_MESSAGES/django.mo b/registration/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 0d23b432356c5e0f64ec16f124a4652bc3ae45d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2175 zcmb7DO>Y}j6n#Kx!F-AjAyF1LVnJIvW=sSm(}GAtkSxV*fz^M^&LsFtFV8?=g@Fte{4_&e4+_4?URl8v1ne*n&x%b?A?(;t{ zocdnidLH*{xPQd`3a=l*1J?@B0ycp+fGyxv;F(8-co(<;yafCf_y+KA;CbLZ;IqK9 zj|uS%@B;7&-~^DhrhqR2^T3yZW#B2`mq6yN0{?*4H$WHf*~f+W0=NU@Ixd_Rq6GXJ z$lvb)9pJ(lA;y8<0Xgqqz_Y+Ekn8yu_$u%;L>R|_uLCawQ^3!FF9Mf_s}1+6#PYM4n%!67y9}dR3CH8>%Q$5qS~S!=U0VdRn<@nyV@q zDT*5PdbLTCT(4A8q4M=;U|JL^h#X1AsbrPQYm&#B>i?!gNa)L&I+;n!CFLI{DprC3 zWLfWe-A&c5u?m51snqtHqG2kCB=$tI0 z(DS0F)E^awQSz$lft!(Fhmr@|B<8~4rYdSH>skwF3zK%py(#^2V2$Lo(-Wz@st2LA za#7iHtt*XkWEBF3Qghb|)--0u$He+bYUR+|w*8)EPgr&fw8zKo)U1rORS2aYRizF>hjKwBQaQ)i@%6N6ZjvbKC$Kk<$Bs06y(qx`z!t7r|F>K>#*ri zHa~UsB4y`ir*he8%FoPQzcP!(wU39~c{E;B)4duT>J=g4^>~BKzS%Xc?v^~1}_I{&`8u- z16_5X-7o$p(?Kvwzpp`%P<3xNP3Y!;nFz!Ta%k8_RQ jcg$V9q2iP0j|KQhVahnxYsA*^a7Q>pg9pwJcTnSh%x#Mv diff --git a/registration/locale/fa/LC_MESSAGES/django.po b/registration/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 5c658cda..00000000 --- a/registration/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,80 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Mohsen Mansouryar , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2011-11-18 01:11+0330\n" -"Last-Translator: Mohsen Mansouryar \n" -"Language-Team: erixe \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Persian\n" -"X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n" -"X-Poedit-SourceCharset: utf-8\n" - -#: forms.py:38 -msgid "username" -msgstr "نام کاربری" - -#: forms.py:41 -msgid "email address" -msgstr "پست الکترونیکی" - -#: forms.py:43 -msgid "password" -msgstr "گذرواژه" - -#: forms.py:45 -msgid "password (again)" -msgstr "گذرواژه(تکرار)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "نام های کاربری تنها می توانند شامل حرف، رقم و یا _ باشند." - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "این نام کاربری گرفته شده است. لطفا نام دیگری انتخاب کنید." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "دو گذرواژه باید مطابق باشند!" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "من شرایط استفاده از این سرویس را مطالعه کرده و می پذیرم." - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "شما باید شرایط عضویت را بپذیرید!" - -#: forms.py:124 -msgid "This email address is already in use. Please supply a different email address." -msgstr "این آدرس استفاده شده است. لطفا آدرس دیگری ارائه دهید." - -#: forms.py:149 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "ثبت نام با استفاده از پست های الکترونیکی رایگان امکان پذیر نمی باشد." - -#: models.py:188 -msgid "user" -msgstr "کاربر" - -#: models.py:189 -msgid "activation key" -msgstr "کد فعالسازی" - -#: models.py:194 -msgid "registration profile" -msgstr "مشخصات ثبت نام" - -#: models.py:195 -msgid "registration profiles" -msgstr "پروفایل های ثبت نام" - diff --git a/registration/locale/fr/LC_MESSAGES/django.mo b/registration/locale/fr/LC_MESSAGES/django.mo deleted file mode 100644 index 8bff4d9a2e83a6ceb3206f3d8ee2d6f3b7f79b1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2012 zcmb7^&u<$=6vqcBzs#>vfhr`B-UZx1`~!RmdGy6g~IB7r@^@$f@QM zJMlRga*xTtHU-I5%w$cp%7C0l<9W=)mkflb8jzzJcqFzmBnGd@WQ|JCj*d+jP#EY? zz2-V&(y3#eoD!cHAAC!##lZ}9;A)3g8<{pK=_GONz1pII9x{mq=^RhrF;lQOlc~!t z^JIH;i`~$~tai2c$JQl}CUiyjwaMqy9!H+VzIJA8PArZ*{^>)9(?QlsZ}L9%#7Fh_ zL`nKtSfP7@Dg8Bxan%PFjfIxU&9(g%ud9uNnzImD(M0y{rXd6^wzQU$im6HH@^ zsJGNUQYX1mw{2M;FcWuJBko9ot76AaO@;L?pQ?KOET)KB&!qg=MX#hv)ULBf9EWHt zi4LFwndne*r1QRwW{zsNmJpL-prb`<>~UdTh<1G6B+-Xu-$z~Bp~mjbZnTbik$grU zp{_b~wY}Jm+V4m0MOu8XbM4x@?W^rJHb#3qG~(^?``Y!sZS6zUbvpN{4%T&OR|jX} zyL3xu9yPO^>66%ItEn!m58TQ*tTeVEzSMn=x~#JfZNhx~y+%@&du}x~E$jL#jh(HX zjq?jHw%Uz#6Ff)WYs54Z73~? z1G*^YB8*3s6*MPCqV4J9@hBgUoR-6q=Kh%g{H1nmpoFU?;F%Y?GK7WcnYhZ>oZ85T z)-a9lL2Nl>T~B^K(XmpM0%pc86*)z5G@j~c;82s24hFpi=2 zP&C~@)|2K`J*Wd)%1ws2be&7wSdxabC%HT~K>nye70^(u>VP{|af$+%$wuAjSer_U Nsuv}1)2q{B{sG{xSPTFF diff --git a/registration/locale/fr/LC_MESSAGES/django.po b/registration/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index f25ed06d..00000000 --- a/registration/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,91 +0,0 @@ -# django-registration French translation. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the django-registration package. -# Samuel Adam , 2007. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8 alpha-1 \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-01 14:33+0200\n" -"PO-Revision-Date: 2010-07-01 14:30+0200\n" -"Last-Translator: Patrick Samson \n" -"Language-Team: Français \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: .\admin.py:23 -msgid "Activate users" -msgstr "Active les utilisateurs" - -#: .\admin.py:43 -msgid "Re-send activation emails" -msgstr "Envoie à nouveau les courriels d'activation" - -#: .\forms.py:35 -msgid "Username" -msgstr "Nom d'utilisateur" - -#: .\forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Cette valeur ne doit contenir que des lettres, chiffres et tirets bas." - -#: .\forms.py:39 -msgid "Email address" -msgstr "Adresse courriel" - -#: .\forms.py:41 -msgid "Password" -msgstr "Mot de passe" - -#: .\forms.py:43 -msgid "Password (again)" -msgstr "Mot de passe (vérification)" - -#: .\forms.py:55 -msgid "A user with that username already exists." -msgstr "Un utilisateur avec ce nom existe déjà." - -#: .\forms.py:67 -msgid "The two password fields didn't match." -msgstr "Les deux mots de passe ne correspondent pas." - -#: .\forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "J'ai lu et accepté les Conditions Générales d'Utilisation" - -#: .\forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Vous devez accepter les conditions d'utilisation pour vous inscrire" - -#: .\forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Cette adresse courriel est déjà utilisée. Veuillez en indiquer une autre." - -#: .\forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"L'inscription avec adresse courriel de compte gratuit est interdite. " -"Veuillez en indiquer une autre." - -#: .\models.py:165 -msgid "user" -msgstr "utilisateur" - -#: .\models.py:166 -msgid "activation key" -msgstr "clé d'activation" - -#: .\models.py:171 -msgid "registration profile" -msgstr "profil d'inscription" - -#: .\models.py:172 -msgid "registration profiles" -msgstr "profils d'inscription" diff --git a/registration/locale/he/LC_MESSAGES/django.mo b/registration/locale/he/LC_MESSAGES/django.mo deleted file mode 100644 index be936503238a6df8192233f1fe242e7e60d41895..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1896 zcmb7C&u<$=6ds@uFh9i)Ayf|UMpL@R2?7Nd5KxMUs38h&MGqC4>^`rT*t^!uIIRy{ zxFRG+wEM2 z%$G5Tm@mru0sJs-00UqL_$BZF_$hGdL8aaVUICs5eg}L7_#1E;_!sag;OU2ydJ=dR z_$Y7 z1HOfA5BMDLci>CFd%yzl@9Fu{(xlGQK)HV%DEAfM)4(r)2%ith{|QXVPwtL})baRq z16qYt^C9^k4bUh^p^#>-hs1acQ>{~7?=TtG5$O~&Hq7KQa&@LEo2I3#MxV3UNkUee z94FQp?UF2|woTHQYGTh#ois>Ckzs4uQevrPvU;+WIF5?6(O_+vY`fKJbVyT_)M{)v zb&HNgRjtEwflR1$L(=O|A~E^@(!s@~y2Aryg*v4y zMb2TCI*s@Zc8-lbM`^pcg+;DeJB_dmGZe3`W^HP=ty>flJ`fVBnp{9OGdtI5L2rm{ zCC8Sw_IhR_Vjb4WB~4a3bji*{@ony?1$ESs{qcg%=opDEt4XA3tI&*E(%=&htrCUu zpU9*(O!gIrE?AF(D<}({E>F{*kQFw$l^GXQY@9^F2kqDf)vQc~jnAsV1vEF-e^p z3BBFK?!D%=&1$X~X2qoOZsC$n0{n9e7#UvuUwp!vQjJ+E})xueL)r4 zm&x%B_gbp~)y`8`*T%AY=W_L7t=6{@aoI7hNrFkfj{(JKlTIiec$tU z{Vl&Y*$x4BaEF_oANc{!`+lUbImBj!&293#{%8L^4#p%-*kW-LS6zQd_zl7TBd+^k z0?!XHxdWbom~|1X?+=S4Q3$4Y{k}gSBrwK#&eVkmxQlB3ur~|PyFbJjBz;izglPA_ z>E{wXiZha;dPs4EEby1Ia>D!Qc99#>mpb5#6i2y0C~VGofF$}TZ6LHm5Z}UbNGJ-0 zc5x-5;eU?u>P09J^r2cGU+y&qy$AvU{cQ!gh3%&an{;bReR8kRr-|i3?sijx=F&@K zNF)s(VD8CgALP=TJkB1r2rVXZj@;Eu_kT53%~, 2008. -# , fuzzy -# <>, 2008. -# -# -msgid "" -msgstr "" -"Project-Id-Version: registration\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-02-10 02:01+0200\n" -"PO-Revision-Date: 2008-02-10 02:05+0200\n" -"Last-Translator: Meir Kriheli \n" -"Language-Team: Hebrew\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit" - -#: forms.py:38 -msgid "username" -msgstr "שם משתמש" - -#: forms.py:41 -msgid "email address" -msgstr "דואר אלקטרוני" - -#: forms.py:43 -msgid "password" -msgstr "סיסמה" - -#: forms.py:45 -msgid "password (again)" -msgstr "סיסמה (שוב)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "שמות משתמש יכולים להכיל רק אותיות, ספרות וקווים תחתונים" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "שם המשתמש תפוס כבר. נא לבחור אחר." - -#: forms.py:64 -msgid "You must type the same password each time" -msgstr "יש להקליד את אותה הסיסמה פעמיים" - -#: forms.py:93 -msgid "I have read and agree to the Terms of Service" -msgstr "קראתי והסכמתי לתנאי השימוש" - -#: forms.py:102 -msgid "You must agree to the terms to register" -msgstr "עליך להסכים לתנאי השימוש" - -#: forms.py:121 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"כתובת הדואר האלקטרוני תפוסה כבר. נא לספק כתובת דואר אחרת." - -#: forms.py:146 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"הרישום בעזרת תיבת דואר אלקטרוני חינמית אסור. נא לספק כתובת אחרת." - -#: models.py:188 -msgid "user" -msgstr "משתמש" - -#: models.py:189 -msgid "activation key" -msgstr "מפתח הפעלה" - -#: models.py:194 -msgid "registration profile" -msgstr "פרופיל רישום" - -#: models.py:195 -msgid "registration profiles" -msgstr "פרופילי רישום" - diff --git a/registration/locale/hr/LC_MESSAGES/django.mo b/registration/locale/hr/LC_MESSAGES/django.mo deleted file mode 100644 index bf2a06dc416b8ca7c8d7836f91c3810cc0e027dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1939 zcmb7^&u<$=6vqcBzs&FQLqY=aK!P@+>o`>^C2lDVA%}>VSiw}l1wDJ8*JJO_STnPm zrdJM}a)f&ihzk;MtwbcGvvXTd+fXTZO~1pEhl0(|FTrJe^D!B@c>;FsVR;M?F` z@MG{#@H)8oh*B3o1IB&71z!Tc178O3g6F{Bz_|bK;HSuS4}25U=NHsZiCN( zUxARLo&PdDM+5T7#ka8%-fR~MekyRJ(C6*s)inO#M)=%;4t}XxDevp38#A`x3mwwuGV@%R~%%r!mEvfbxxe7PP|u}G~h}oMi3kH%!yF2 z*i)z@uJC00^oh7i_e8bX`(5kO`G78R#@Z~X9Z9^z_-Qh24M|MoF_S@u;}D;fUYm^i zF~?+jrb9ewPh)2Xx~qevb!z9rUdWf@alS`PsqXj1i3z6z>#75xVb{|5zBcM>$y1Mj z)LaNuaOe%24ZswL7cxtrYyP`OpGl} zieb;f^}71pmeaUXb|VOO!+STeOq@F5=1BI`^!a@&VOC$~a^^#?VsT7t}4} z8b`>DEEY|@XN&7tZnBayNjky>^t3ix8^`jO>W$huTt`JDoxL%{1-TU#$2pGSD)k2J zyoC44&`(y5*TvkZqGZGLY>G;3(hAD0_F2-llIoDmQZ{MbS-d!#@wX?m} z*<7os?aI=~I_-@<+#gxexO|lyeobTRgB@yIy%DaSc08P|8_E3sp%6G8%;CNcY{_#$ zn&8aQffN)gpUO%PCFp{w!~tT1j0)@H;r(#5egwla1>wWkB*KDv_+HE~SMJw5az zJuUqCO~gZ{EFB_;OoataUGeY^gXtwf`QSv!Kmnz8Tprzl(_E*P&2?cZ h;+fB*d{`dtpENqUKfS4EKh^4^X$6gDgIOu5{{RFkI@$mL diff --git a/registration/locale/hr/LC_MESSAGES/django.po b/registration/locale/hr/LC_MESSAGES/django.po deleted file mode 100644 index 1ed7e6c2..00000000 --- a/registration/locale/hr/LC_MESSAGES/django.po +++ /dev/null @@ -1,86 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: 0.8.1beta\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-01 14:09-0500\n" -"PO-Revision-Date: 2010-12-01 15:49+0100\n" -"Last-Translator: Enis Afgan \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Croatian\n" -"X-Poedit-Country: CROATIA\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Aktiviraj korisnike" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Ponovno pošlji aktivacijski email" - -#: forms.py:35 -msgid "username" -msgstr "Korisničko ime" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Ova vrijednost mora sadržavati samo slova, brojeve i podvlake." - -#: forms.py:39 -msgid "Email address" -msgstr "Email adresa" - -#: forms.py:41 -msgid "Password" -msgstr "Lozinka" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Lozinka (ponovno)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Ovo korisničko ime već postoji." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Oba polja za lozinku nisu ista." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Pročitao sam i slažem se s uvijetima uporabe." - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Morate se složiti sa uvijetima uporabe prije registracije." - -#: forms.py:95 -msgid "This email address is already in use. Please supply a different email address." -msgstr "Ova email adresa je već korištena. Molimo da koristite drugu email adresu." - -#: forms.py:122 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "Registracija gdje se koristi besplati email servis nije dopuštena. Molimo da koristite drugu email adresu." - -#: models.py:165 -msgid "user" -msgstr "Korisnik" - -#: models.py:166 -msgid "activation key" -msgstr "Aktivacijski ključ" - -#: models.py:171 -msgid "registration profile" -msgstr "Registracijski profil" - -#: models.py:172 -msgid "registration profiles" -msgstr "Registracijski profili" \ No newline at end of file diff --git a/registration/locale/is/LC_MESSAGES/django.mo b/registration/locale/is/LC_MESSAGES/django.mo deleted file mode 100644 index bccb71f63a9f5c116e21763deb0bd560da518ba5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1476 zcmb7@&yN&E6vs2W<_Fy*35q(O+uT6>*k1@m@S> zPmQyszM+F;U0SPzy^tR_O*JK^Oy{{cG2vifR}D)<9!M5baTUv(l8$@I%cet!GhEBF znF5c*JWZ6A)}lN%7EQaZ`qqxA9{WIH+F%wKgpctJdwl0lYiit{*yKCN9^x_ar# zGHoueZw#(q>#R#-T}W1ap|j-jxbVr)_NlXWeV8m^j`8S{&pAk+7J9vNNpC(`SfKfZ z{wL=??#=gla7@-^qGR&^^;=;dlA&YcD-PE6>GD>4&l$SvAQ5f6heSTTv1OeZIeoE+ z3hAb{{;adYrWkV}$xyiN(;$@!%F}6Qb+Ed;-`9M%*IBYAKqko$2hpb>KZG+)g%O^o zv}ETcT=;tUMY6c>7t4XPl4XTQVt7ImOzmBqZUZG633+?Z6kXaxhg?@uU@h~}-$BNC7`r(&Yr$a3>>AhJ&D%Q&e9lXDDvl9n{DiX> F)PM38!N~vs diff --git a/registration/locale/is/LC_MESSAGES/django.po b/registration/locale/is/LC_MESSAGES/django.po deleted file mode 100644 index 479e792a..00000000 --- a/registration/locale/is/LC_MESSAGES/django.po +++ /dev/null @@ -1,74 +0,0 @@ -# Icelandic translation of django-registration -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the django-registration -# package. -# Björn Kristinsson , 2009. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-22 12:49+0100\n" -"PO-Revision-Date: 2009-01-22 12:49+0100\n" -"Last-Translator: Björn Kristinsson \n" -"Language-Team: Icelandic\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:36 -msgid "username" -msgstr "notandanafn" - -#: forms.py:39 -msgid "email address" -msgstr "netfang" - -#: forms.py:41 -msgid "password" -msgstr "lykilorð" - -#: forms.py:43 -msgid "password (again)" -msgstr "lykilorð (aftur)" - -#: forms.py:55 -msgid "This username is already taken. Please choose another." -msgstr "Þetta notendanafn er þegar á skrá. Vinsamlega reyndu annað." - -#: forms.py:67 -msgid "You must type the same password each time" -msgstr "Lykilorðin verða að vera eins " - -#: forms.py:90 -msgid "I have read and agree to the Terms of Service" -msgstr "Ég hef lesið og samþykki skilmálana" - -#: forms.py:107 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Þetta netfang er þegar á skrá. Vinsamlegast notaðu annað netfang." - -#: forms.py:133 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "Óheimilt er að nota ókeypis netföng. Vinsamlegast notaðu annað netfang." - -#: models.py:218 -msgid "user" -msgstr "notandi" - -#: models.py:219 -msgid "activation key" -msgstr "einkennislykill" - -#: models.py:224 -msgid "registration profile" -msgstr "skráningarprófíll" - -#: models.py:225 -msgid "registration profiles" -msgstr "skráningarprófílar" diff --git a/registration/locale/it/LC_MESSAGES/django.mo b/registration/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 0134d244fbce3c8505e849c2a072c95f76180b36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2029 zcmb7^OK&7K5XTKHui+g)0`X9-1Z*O3Pfs?2X!0N-n@CwD%MfM}%LSZnPmh-#yJfp4 zn|ur;uE3E4TJhKuM{?!@Cxo=(#DP!1k-xipW;QDhV9E2d+b+BOud2B{ckXkBHi!Nq z`Zwq=p|9S9AGB}51@JrYaqxHWG4L;tgMWh$fv?@m*ppxzd>-5YKL$SnUj=^zuYiAm z>tOr7+D?NPFh2sr`Co$1fH%Qs!Bg-Y_#5~G?z#=0$NaPVYd>y*PhkEN_%`?p82p)g zfU&2+7r^kIHuwp+555B41TTZXf?MFr4>I-$cnG#Z4Tk%_0G|VIHT)Tb3HuX-JC#k) z?osqf3-6dTY-4b_(ky%n8ifWor|n^ko@!>0r)uGj7J7I~XhDPUPPR#4bGI* zmv-dH4CsAn$10JmC!9MnHk}S=USvY)1$H30lfk~eOc_lwT;#Bl!4E5Z_*OclGa7_D zs^y6v(vfmhSTj_I%F8sOUM_``a- zPBBajRFBwIgf7I2T{C5Uz!}|P4c!q0TWKdPyF=DbIy)JZS_?e^PXc?LmL%}<(16dgB`M%3k%HJt7$NQ#Bt=_wRzJ+uN z;pCT)R$W?*J28*n;&F#MOWlhXUym2#7#sP49IJ5IY+r}R%RFA9&SG~7<2SKyPdLx} zR%n+CZ)}%#axqqhwn{7WT+r&Enny`J-^fB*MTr@$!&GOb$RzJeG3wH;7r7GJ(5mtq zxr&U<)?53#``fceccQqpg;*hvc>lP7^IqQY?IK6;Rwx+?>!e@1+TY>Jvwgug#^v_9lLBU9!1#N(;6v!yLl zYHyFR(%;;>)?)9K(jf)3K}navVM(W7Q>IS8Last76t)kAT`wx8bgHa6IWcvbvr8%& zDq#%@fl%VMN=qzO^8!gT7FOaTL620OAWSMORi%#Ew8W@-zb8WjqzJs(JI@?rV-h!J~euC{MqyDqd>*Bat(?X=+|p zH4pb8voqeCTxpaFGB;vZW`Sfqgkw^8C`UR}&SYAUxHB#gt%(Z@k;K3BT{72&Uj=w_ QSgn7(P=)jCLY+tKA1=>W7ytkO diff --git a/registration/locale/it/LC_MESSAGES/django.po b/registration/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 09a3c814..00000000 --- a/registration/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,89 +0,0 @@ -# translation of django.po to Italian -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Nicola Larosa , 2008. -# Flavio Curella , 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8 alpha-1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-01 14:33+0200\n" -"PO-Revision-Date: 2011-08-04 12:41-0600\n" -"Last-Translator: Flavio Curella \n" -"Language-Team: Italiano \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: Italian\n" -"X-Poedit-Country: ITALY\n" - -#: .\admin.py:23 -msgid "Activate users" -msgstr "Attiva utenti" - -#: .\admin.py:43 -msgid "Re-send activation emails" -msgstr "Re-invia email di attivazione" - -#: .\forms.py:35 -msgid "Username" -msgstr "Nome utente" - -#: .\forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Questo valore può contenere solo lettere, numeri e sottolineature." - -#: .\forms.py:39 -msgid "Email address" -msgstr "indirizzo email" - -#: .\forms.py:41 -msgid "Password" -msgstr "Password" - -#: .\forms.py:43 -msgid "Password (again)" -msgstr "Password (di nuovo)" - -#: .\forms.py:55 -msgid "A user with that username already exists." -msgstr "Questo nome utente è già usato." - -#: .\forms.py:67 -msgid "The two password fields didn't match." -msgstr "Le password inserite non coincidono." - -#: .\forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Dichiaro di aver letto e di approvare le Condizioni di Servizio" - -#: .\forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Per registrarsi bisogna approvare le condizioni" - -#: .\forms.py:95 -msgid "This email address is already in use. Please supply a different email address." -msgstr "Questo indirizzo email è già in uso. Inserisci un altro indirizzo email." - -#: .\forms.py:122 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "La registrazione con indirizzi email gratis non è permessa. Inserisci un altro indirizzo email." - -#: .\models.py:165 -msgid "user" -msgstr "utente" - -#: .\models.py:166 -msgid "activation key" -msgstr "chiave di attivazione" - -#: .\models.py:171 -msgid "registration profile" -msgstr "profilo di registrazione" - -#: .\models.py:172 -msgid "registration profiles" -msgstr "profili di registrazione" - diff --git a/registration/locale/ja/LC_MESSAGES/django.mo b/registration/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index e0332b0e7cce033c22f9b774b117cf5d78e6becd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2035 zcmbu8%WoS+9LEPJl$!Do0)YgF;Y0(hS+_hAH&lg^Ng zr0i}=X&!2uCWHV|X@I08O+zW~0y!WdapjD-O#I-;f53OPb{s=fff#B0*`578zrXSC z_ivjaSodK+iv0ohL+be!{9p}(8dw5f0~f(p!R@ya@*H>++zU>EkAuH}ZQ!5aJ>Vm^ z5pp;91b8Rd4ys%)f)9ZG;DewEZUf&0m0bWHM6PjA<@psK$G{!86H)}H!3-F?gOC*X zI@ksN40eJ$w-fRh*bS=qgW$cO4?YZ@t#hf)pTHeB{|(#;RzReWma1Q!srpom#!`LU zRewQRf>NWU>TfKBA&`Qg+(?fYsPd3*nq@G%+A%Bj09(To4)Gp?a;~~y6`(i77OKVq6XFfWO;gT{EcL8BC(Q7yq3end@)BuLhcxUr9_TJ+qR=*S zJyU&D7)Hj*@f#irq7;gLluV@0bq2WMY29hoC;%`H-cu zH0|0oJ)!MM(1f1ctv{)Ez^;c0PfNMX7CGiQZjv6(T6T%iLxY$a?HnE!St0h97$zAv zocKUtA6#s+$V{%KILjyLE3Ck5jxl%k^z6@BamO|H#d^DYyP91l;(F`=291lUr7)Hx z_4u&&bRh>p_fjLvT*18;j-(E1?M*vX6E3sXWgAW!e~2V)$E}YM8GI?j?`3#S2H%$7 z{4fc1WICZ{zRkiMd_oy#_$^R zn3DlIIxhns5+QVb^8RvT;L4!9cA~Zb0}L#X!B{g2jHLgr49}{8hpW*oIEBfVPkd4y zdtcp?n>ec?1NgipgO6l57Zv}t3>RgH`d9EuZg>@N+LG???{rsn{=3@JWE-jX7|zNN X;V}0LGWb}A%Uget4XF{dDLVNJiZWT^ diff --git a/registration/locale/ja/LC_MESSAGES/django.po b/registration/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index afaaf948..00000000 --- a/registration/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,78 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Shinya Okano , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.4 \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2008-01-31 10:20+0900\n" -"Last-Translator: Shinya Okano \n" -"Language-Team: Japanese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "ユーザ名" - -#: forms.py:41 -msgid "email address" -msgstr "メールアドレス" - -#: forms.py:43 -msgid "password" -msgstr "パスワード" - -#: forms.py:45 -msgid "password (again)" -msgstr "パスワード (確認)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "ユーザ名には半角英数とアンダースコアのみが使用できます。" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "このユーザ名は既に使用されています。他のユーザ名を指定してください。" - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "同じパスワードを入力する必要があります。" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "サービス利用規約を読み、同意します。" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "登録するためには規約に同意する必要があります。" - -#: forms.py:124 -msgid "This email address is already in use. Please supply a different email address." -msgstr "このメールアドレスは既に使用されています。他のメールアドレスを指定して下さい。" - -#: forms.py:149 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "自由なメールアドレスを使用した登録は禁止されています。他のメールアドレスを指定してください。" - -#: models.py:188 -msgid "user" -msgstr "ユーザ" - -#: models.py:189 -msgid "activation key" -msgstr "アクティベーションキー" - -#: models.py:194 -msgid "registration profile" -msgstr "登録プロファイル" - -#: models.py:195 -msgid "registration profiles" -msgstr "登録プロファイル" - diff --git a/registration/locale/ko/LC_MESSAGES/django.mo b/registration/locale/ko/LC_MESSAGES/django.mo deleted file mode 100644 index a29c7c3fb6f8ea2e27496d03402814559d11bb77..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1947 zcmb7?%WoS+9LEPJFY_)Bfke^o0!>8LaUzh42~phCgor$>)Tz{7+O2o&EVXyd&N^uh zNFj1VlvpBAyG=?QC2FD)5s5@`MX1vMfCCp!NEH&|;vL_SxbPj@u@k8W7-{x1GduHp ze1E?O$Bz{l#&OIyF}E;JV0Jx%55_jw3hsc--1E#Pp}1i>&aSvec;R3kJf2|PhMMlN7|O2FP7TOY9SDc{FjelVHcAVn6AMvB zaEB&LcZ}RI-K}mdJ;g~+I$SpO6{opCe9Swt6N!gh?tf?D*1Zd$EuglmGU_cdpxZ4p1y`uiXbF31#=cI+|pvgvZePmv_o1t*b7r<0SUlVQf=+~Jmc z^r4?c5vV(1Q@S1-#Z8_x1RfaHNtaT(8yi!%VE>3qIh3Q;)RM;i}q0E)6Srcg47uZe4up%w2n^dcrS=`;Qc@V7qt;S zZYtyTd*{QU5p8f-I}@T$hJ%Cs?_L-l3i}3h;c8Jww?tBRZ6`<&13l3lbuNvQtu$Lv%$-dKr@p5R)P>!~0OgogS?RqR~@13gL8Z##)@-(de>xS3stKj7;{ zQP412bTW;oU4GSVPbX2O4=FaLJA%6(jYdD#PBrhTpwMJm*oxT(8Z}6#(2YJOizV;J zJt}W6$>J2rLRKB*^WNGr$>}Y5Yg4W)l((nIyT0SC6}^Q;d80&fWmeAJ_2y^2`E@_5 zEG>IqFEy`MZEogeai8SveL0h3vT(m#nv%sV$>M!^bGE#@O68yS$eS)H4>uPG24r!u zQrJ8&+Hg*l-1l;BU4EDIt}nC08)}g&TXN-^x4O})e3Dmpx{BCWvvOvQd0Qp#b`D-k z^?&8vtXwU~<$aZ4EvHIhQO>WEoLwY&bEcUWAvtejulZQTfA9nvAhqnCyp=x^lafki zm#gv>_vOz>X;I!$!p=1z^@Ead3P5|dUJWC@&l^Y zMi<*iE`I54p}c!jIPvb}Q0OUdZsV}fwc0dlKq}&Ed0E(3*AHDpnPqmTvXrOF^g62v YL6v+KxmI#HRQsW4jXJW%s@Y}iU&H$5Jpcdz diff --git a/registration/locale/ko/LC_MESSAGES/django.po b/registration/locale/ko/LC_MESSAGES/django.po deleted file mode 100644 index d466420d..00000000 --- a/registration/locale/ko/LC_MESSAGES/django.po +++ /dev/null @@ -1,89 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Young Gyu Park , 2009. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-12 14:09-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Young Gyu Park \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "활동 사용자" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "이 메일 제 전송" - -#: forms.py:35 -msgid "username" -msgstr "사용자 아이디" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "이 곳에는 숫자, _, 영문 글자만 가능합니다." - -#: forms.py:39 -msgid "Email address" -msgstr "이메일 주소" - -#: forms.py:41 -msgid "Password" -msgstr "사용자 패스워드" - -#: forms.py:43 -msgid "Password (again)" -msgstr "패스워드 (재입력)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "이미 같은 아이디로 사용자가 등록되어 있습니다." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "패스워드가 서로 일치하지 않습니다." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "약관을 읽었고 그 내용에 동의합니다." - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "약관에 동의 하셔야만 합니다." - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "이메일이 이미 사용중입니다. 다른 이메일을 등록해 주세요." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "무료 이메일 계정으로 등록하실 수 없습니다. 다른 이메일을 등록해 주세요" - -#: models.py:165 -msgid "user" -msgstr "사용자" - -#: models.py:166 -msgid "activation key" -msgstr "활성화 키" - -#: models.py:171 -msgid "registration profile" -msgstr "등록 프로파일" - -#: models.py:172 -msgid "registration profiles" -msgstr "등록 프로파일" diff --git a/registration/locale/nb/LC_MESSAGES/django.mo b/registration/locale/nb/LC_MESSAGES/django.mo deleted file mode 100644 index 51b4e995a9d0614c2907de71e2d60c700259c9a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1891 zcmb7@&u<$=6vqcBzs&CfLP#JUAZR04#|c6N6QU+fTBUM|l{%I9A<)?Syq@fO#+sRR znm>diLL7QS2rdY5&7C_!syJ}s!j&W6w`-@dR3UYw@y9zmGw-|K_uifJ=e|}L=P_Tw z{2udF%=HKGgYhG{1pWj*4gLW>1^x{t;J@Hw;M)%>^(?pyz6@RhzXCr4-vWOHuY-Sr z8{qOo^*IY(!1EC(_kRn%0R8~J2%doFz~8|w#JU51i09WIR_Yn>b5Qi;;G5tv_$c@d zD0*&#FM&UUUxL4ZZ-B`oN_D|5xCMR(Ho(8YW$+(RJb4Y5JrAyeqUQ>TSLzE8a?}%; zvhPXE`H=6J4{TGATxpaw(If*hPRHZ;_uT9W_EbY+h#v7)hIk;~t2U_&?CHqF5yg>? z)uYv8CS7>e=`ryw6Jltp%|SF%9l6>O)XrF&f^?dC4nghGNKcvM1Zj(zd1i_ZcQW2c}R?CdDynO3iS{o^4z_*i=0TjYp0qGi@|9T%-X9QhOoN zSjWLgcH#bokP>iil@VopUqNwts*93oT!u&kXCr(dXCb!W7}LofYeE@)TgejFIey$r{O!2;4AOgt24Ide5~sAnWu1VXbQgPVo*{gs_We$4`Q;L zCO4r1nP^jbsBPwwg{xZ4wZ=YAoR7&~$V{4Sm03u7u1$^ZC%xn{%0$wbY@?jowAxx} zB`d4R%KNms(thuQcktZ8#$=zTMuPnBzK#wt>3MBKp`-I{I&?NK9Ib6H1>A)cJ6-RO0(6tjKrX5lHTzI ziX-2O%aa0``iKT2?E}Y;4|-RUwY&R75DG2Xu>+T)SlhG)6%Dn`sJuL&lu?Bql~aHz z%GgrhmpPWkoKh;OpDkEDwH(oZIrus!dl8FmZSN+H88fR!hkD@^txr{QGMm+X8 zA~+Xls=DpwT?f*|>=56im(&euIg9qFL*PV^rknR1d+9dOl}W9j0nUadXfk<@?lA>Y z5Sw(9tu0I@LMD^U$hT>0@w;%Y2`{8LrQx7v$ORmR5wqJ0le28W!Nqg9=8SKq^5cGD zinCR)NV$gV+A|qM8My*^=(`-I!sn{(#s~#7>!ypIk)Nj8s`4ahQQK&{liRh~3trRE ldBU4nTOh~CX{OE?Y)^iHX~k)~1=MS(d+=Us=)OAf>OZknB!d6| diff --git a/registration/locale/nb/LC_MESSAGES/django.po b/registration/locale/nb/LC_MESSAGES/django.po deleted file mode 100644 index 9682d19a..00000000 --- a/registration/locale/nb/LC_MESSAGES/django.po +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# jonklo , 2010. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: django-registration 0.8\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-15 21:37+0100\n" -"PO-Revision-Date: 2010-12-15 21:37+0100\n" -"Last-Translator: jonklo \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Aktiver brukere" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Send ny aktiveringsmail" - -#: forms.py:35 -msgid "Username" -msgstr "Brukernavn" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Dette feltet kan bare inneholde bokstaver, nummer og understreker." - -#: forms.py:39 -msgid "Email address" -msgstr "E-postadresse" - -#: forms.py:41 -msgid "Password" -msgstr "Passord" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Passord (gjenta)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Det eksisterer allerede en bruker med dette brukernavnet." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "De to passordfeltene er ikke like." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Jeg har lest og godtar betingelsene" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Du må godta betingelsene for å registrere deg" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Denne e-postadressen er allerede i bruk. Vennligst oppgi en annen " -"e-postadresse." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "Registrering med gratis e-postadresse er ikke tillatt. Vennligst " -"oppgi en annen e-postadresse." - -#: models.py:168 -msgid "user" -msgstr "bruker" - -#: models.py:169 -msgid "activation key" -msgstr "aktiveringsnøkkel" - -#: models.py:174 -msgid "registration profile" -msgstr "registrasjonsprofil" - -#: models.py:175 -msgid "registration profiles" -msgstr "registrasjonsprofiler" diff --git a/registration/locale/nl/LC_MESSAGES/django.mo b/registration/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 9e84eb3ed60d06c9e37b1d48fa0edf3b5410f230..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1898 zcmbW1&u<$=6vqcBl$xKaia5aGAr2(aHBJgB+9XxeG>rmINrO{_IH2+F^Lpalnbpj! zT~~qw2QG*sH}3o$9QhA8@h5<|bKpC>c5I^xsf@h-%*?)d^XB{J?eAAF{V330#q%bf zpYXgM`cL5x?I9R}Q}8SBXYd|)`Dr0O0v~|e;1A$C;IH61_!syx_{K9ryac`rJ`Zkz zVXr;#8h8r624>(T@M|#GeG4Yo>wEA9#(&~vAAI{+A?}0UfuDoFfyZFyIU#O?-+}8h91s_1Sm_yn^w4FvR^Oi0$hZ`~)8%zE|p*<}aM%h1nSH z1wyS`h=1PTMnDRIFl)bc4B_Pw4ds~0vP?;8Jeg%CZ^#dsdTa|vW{aF2q<$=O)Ic z#4;I@R|N~1cr|VmAMsSIs3Yd~7adxY83J7w%}%paAsGXe^J6ES2nyAIK_+ox%{eDN zI!dDlI2JM;&%$n;wNAM-)ai?h>h9e;Jli`wpq*~_R<7E{W;a{MN5=OK~e{RH0%j(u(~&BcY0@ zz?g$|ND%5LnpGq2W1Buv4ACkSk@HnQS3GEpQS5A2ZN(jhcT1~7$)LPb6m$ryZ!0x= zLXSAfd?hZEma_OCPXFzqEe@MtYL^9$4rw$X^E?Q#T%|=gC8kuCF^)|5d@+~j_(=5` zWrfrSX$u1lXHr9TlzkBO@%b?Yd!g#4mYo, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: registration\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-14 13:25+0200\n" -"PO-Revision-Date: 2008-08-14 13:25+0200\n" -"Last-Translator: Joost Cassee \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:38 -msgid "username" -msgstr "gebruikersnaam" - -#: forms.py:41 -msgid "email address" -msgstr "e-mail adres" - -#: forms.py:43 -msgid "password" -msgstr "wachtwoord" - -#: forms.py:45 -msgid "password (again)" -msgstr "wachtwoord (opnieuw)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Gebruikersnamen kunnen alleen letters, nummer en liggende streepjes bevatten." - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Deze gebruikersnaam is reeds in gebruik. Kiest u alstublieft een andere gebruikersnaam." - -#: forms.py:71 -msgid "You must type the same password each time" -msgstr "U moet twee maal hetzelfde wachtwoord typen." - -#: forms.py:100 -msgid "I have read and agree to the Terms of Service" -msgstr "Ik heb de servicevoorwaarden gelezen en ga akkoord." - -#: forms.py:109 -msgid "You must agree to the terms to register" -msgstr "U moet akkoord gaan met de servicevoorwaarden om u te registreren." - -#: forms.py:125 -msgid "This email address is already in use. Please supply a different email address." -msgstr "Dit e-mail adres is reeds in gebruik. Kiest u alstublieft een ander e-mail adres." - -#: forms.py:151 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "U kunt u niet registreren met een gratis e-mail adres. Kiest u alstublieft een ander e-mail adres." - -#: models.py:191 -msgid "user" -msgstr "gebruiker" - -#: models.py:192 -msgid "activation key" -msgstr "activatiecode" - -#: models.py:197 -msgid "registration profile" -msgstr "registratieprofiel" - -#: models.py:198 -msgid "registration profiles" -msgstr "registratieprofielen" diff --git a/registration/locale/pl/LC_MESSAGES/django.mo b/registration/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index 1f2a228861c28105aae351cdeded9976e68bbd76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1769 zcmb7^&u=3&6vquLEE|3=AP#VNH@46TN!hY(cByt*id58=s-%nHf}EL`iIW*SvOUet zNN}h?NFWXzIH2Xmf&YM0xits)12}Ty58yxG>q+`cMMzk2J|53|&(Ggy&!1N>eJ{|S zMSlhTNA#D%_#ynE-3KGE1V06T2Dib>4-4@Ycn`b@eha<|{su09e}hkhFFzv0Q{Zdh zf+=_j{0t0s2Vfg(eFKKLzv5+B|1WS2Tz^!E8{ik z!t)*QIWPmC06z!u6JO8gzXPx0`6uvs@E0)H{XU=n1H|%m3;92Z9`bvpo|*lHeFUG- zU@nkq-9rAy?J@?CLLj|bj|O-JU2M=m?lW1I2}zBfT4wTw{D7&;Hg{zD^dZ}Q6|>mo zR5@>@S4LCeluoH1>^YYzBbg+YonuGJ(b$@S>M74jlXfzej>#3{aaNL~MD_b@S^M*j zP0<~|^IWhHN@gLwl2lle|8F?BSS@ot8_CNN>ytq7z!;<_wZW!sQ|!$>9K}+T(a1SA z+DojTvG;7IgX`s z6Jrx%84t*-oP~_N+Mg*t;!>PbM;zOq4CtCnk?4Y$tu!wciqTgY|Ldd^L81CD$Ru{G z8FK8SjU>8 zwN|6{Dz#TTZ?>Y=a;pWyXqWd@2zb`6y%e>VslC*>zWjQt4ZBV0eAKm4yG(jxJM_M^ zJfcrhlSsNX3=hpJJlsyhscXh2UxSlQ3z>4%Wtn$q$7IS4=+@@u?MyX|P1hP*8(ZtA z8)`ROjk~BR&S2C<1v=#UzJFt!LA#q252SVM-`?xK7p&c{ zC{}S?m0nH{I1eQ*GMVGBD3YU?$G#XI{XnS^+lncdl$+^crY2_kAXcy*a=20PP~pl{ zB^A@dGFAm8(&lEuslm0v!766gqDgyrKg3ng7hZ`j>zVQV3WdltM8G=eMC$Ut-6d&R zO=NBDM`ohcNYZJLN@5>gHtD0Xr`T2@iK8!@V*8>~*dkLUC$N)8Uy(1fk)aG<16wXq zT=p$)GgVrSuxpcyEKeU~td$g7_^P-Ht~2S(B)FeQx=6BDl2g#L!a=B|t4)smCS&F5 z1x>h51|K&!JuoyO(<`u2hFc{@SrJz#jV~uME{D1lwZb#e#LQz3x;8dC2*C?tc8AUu UY(5pfo+m{Vp?-7m#6>y9KORXKn*aa+ diff --git a/registration/locale/pl/LC_MESSAGES/django.po b/registration/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 498fd5b6..00000000 --- a/registration/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,84 +0,0 @@ -# Polish translation for django-registration. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the django-registration package. -# Jarek Zgoda , 2007. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: 0.4\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2007-12-15 12:45+0100\n" -"Last-Translator: Jarek Zgoda \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "nazwa użytkownika" - -#: forms.py:41 -msgid "email address" -msgstr "adres email" - -#: forms.py:43 -msgid "password" -msgstr "hasło" - -#: forms.py:45 -msgid "password (again)" -msgstr "hasło (ponownie)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "" -"Nazwa użytkownika może zawierać tylko litery, cyfry i znaki podkreślenia" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Ta nazwa użytkownika jest już zajęta. Wybierz inną." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "Musisz wpisać to samo hasło w obu polach" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "Przeczytałem regulamin i akceptuję go" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "Musisz zaakceptować regulamin, aby się zarejestrować" - -#: forms.py:124 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Ten adres email jest już używany. Użyj innego adresu email." - -#: forms.py:149 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Nie ma możliwości rejestracji przy użyciu darmowego adresu email. Użyj " -"innego adresu email." - -#: models.py:188 -msgid "user" -msgstr "użytkownik" - -#: models.py:189 -msgid "activation key" -msgstr "klucz aktywacyjny" - -#: models.py:194 -msgid "registration profile" -msgstr "profil rejestracji" - -#: models.py:195 -msgid "registration profiles" -msgstr "profile rejestracji" diff --git a/registration/locale/pt/LC_MESSAGES/django.mo b/registration/locale/pt/LC_MESSAGES/django.mo deleted file mode 100644 index e23917ce3987d784919cb5ce281dbde02118b4b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1895 zcmb7^OOG2x5XTz`FY^v?Kmw^E0Z9bowVeblCPcg07__htYvYZ?LqZ)-+3qmYZFTo} zv-uvJ5f5pF1PBgXa>SnkAw`k6ap266f6dt5SONhp_xyU=RbAEfm^&v=e5No?V!nv^ zE#^y@7w^LZ;|K68_#^lv_$&AX_&b<@e}a#IuimfJ)8GpD0=Nc#0)7a-0^SC9z`Nij zaOHtY&w{7%egMk(pM%eV--FMCQ}6`%3wRl}?tpLN{nUd>JqvyW;-?%Qb+7=%pRYkV z=Q~jD^E0>y-UUyA=N?jO3)~0Sz%RiX_#1cu`~#HpUw&ArXTa4N-vdSNV-W7B$1o*! zk7Le<++#ifJGue|E$$%S+@hDbeLk7ZA4wx_P$X#Se44#t3Iu(IE9hf+xIMT6v zwK`|gnP;6I65li-hPqnsM>ElpONpR5xi%T;H1!;U+N6=5Fo_0fi#hbn6dlfF>aouQ zxdB~eKQVn)T^+)K^XXziXY^1Tdsgjn5?J&rW5!uxF%Xv4rw4Z%D?A+ za3B+C?A^#*H<8mibu-q1DHP*zc1W61GZ?UE8$OjIGb^d?8ED1i~KqkWnc@NV%c|y zdR^@!b&@Offh(#5mf{X=#2rcSW$f6id&2rDAF6797E?rRU^4#O&7h=8RM)#3+>gm- znp}ey$V8jE>l^Q{zuTc}oxQ7@yF0Z#9y=eC?JzWHa=93Wr03dH>+bfF4U~tZFS&v; zYE!GxY$T0yN$U-2Hrf}?zt+HjV6w*(BZnW$HIqg&X`QELtKDi;a$7pYr02B_nU2o4 zX{WG`wzW66=%USqYeOlWdf(-jYFpY43q9nd$2$Kv;qA@s&hZVK^+s(2i9yjMy~8m) zk9;$(j5B2FE$WZ74;Ti>6yF=!|s}lo75d9msZKV5sUl(L~ZFdU`bd%BkI%N0p74$Pg7&nCJpczmeuc z@4;c};(`M`k*D*Pr$?HKeAYZ@!?Ft*_kwo?yqz~*APY;lgRy;+a$Z-RfUi!~bpITm z|7xy03@rz@^q4ISr#xYgxJ$_KDMZ_OEnPRgowLWK@Woqdx<&fbm19i_Jc1?(#gRBl rB0v2Jp&x7H5jm}zO?!ok!KZRLu4DFSKH03qoGN$9#Lah(>qh+rpEN7L diff --git a/registration/locale/pt/LC_MESSAGES/django.po b/registration/locale/pt/LC_MESSAGES/django.po deleted file mode 100644 index 074bfa02..00000000 --- a/registration/locale/pt/LC_MESSAGES/django.po +++ /dev/null @@ -1,88 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-26 10:54+0000\n" -"PO-Revision-Date: 2011-01-24 12:20+0000\n" -"Last-Translator: Nuno Mariz \n" -"Language-Team: Nuno Mariz \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Ativar utilizadores" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Reenviar emails de ativação" - -#: forms.py:35 -msgid "Username" -msgstr "Utilizador" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Este valor apenas deverá conter letras, números e underscores." - -#: forms.py:39 -msgid "Email address" -msgstr "Email" - -#: forms.py:41 -msgid "Password" -msgstr "Password" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Password (novamente)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Um utilizador com o mesmo nome já se encontra registado." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "As duas passwords não coincidem." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Eu li e concordo com as Condiçoes de Serviço" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Deverá concordar com as condições para se registar" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Este email já se encontra registado. Por favor forneça um email diferente." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "O registo com emails gratuitos é proibido. Por favor forneça um email diferente." - -#: models.py:168 -msgid "user" -msgstr "utilizador" - -#: models.py:169 -msgid "activation key" -msgstr "chave de ativação" - -#: models.py:174 -msgid "registration profile" -msgstr "perfil de registo" - -#: models.py:175 -msgid "registration profiles" -msgstr "perfis de registo" diff --git a/registration/locale/pt_BR/LC_MESSAGES/django.mo b/registration/locale/pt_BR/LC_MESSAGES/django.mo deleted file mode 100644 index e81b6207be3808b1553a40605d4c5f7ea270a843..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1796 zcmbu9O>Y}T7{>=FZ*HMbKuCzgb0ZO5;}i;wTdJC5Qw)BI96M5xS~T5#yqdFT=>u0aT1jaVx-yMdOXj|{O5W0w{xey5*TMO zU&s6s^Ht0pMqb5J@7B^U2x}dAufZTgKvO8g6rV#;Pc?=Cxmzod<}d7 zTmxSQH^EoH9(W2&!Dm1PUW9K8Ucm2%_)~+wfH%R9o?OIx2yWx|AK*LS`cpz|fVaSx zz%Rga;J4t5;1A37pTQ9SS1`o;bIHF!gssLIJWpeWypE5cQ8-f=*e;M_HG-eR@ibm= zbb++0bJxIUF-4mua>is?rX)3HW|_$w@)M>Z+rp6<(;nNIN>~gyQ_frImC;l>r863b z{ai?ulT1^~&aorqXll(w-BzB{I_>5x9g{1k)BJ!WrD{B8%i5nbtc&3UmM5GAS27Rj z9gqq!`MS z+jyxoD|L$3#NhDahAF8ioj)lgY#=05wUvNukM{Y4DfEWeF620s&V6QVN-UEJc~!8G ziC43Q;&=H#oKQ!s_OHnd`K^mZfaMM04#q0ye_eDU2va?RI%3zFJDm8aoksgO4KBDz zyREH{Ti0XSj|Y40ey=v*sj)ulx=f|f2W94>p=nZWw?B-wa7CdiqHXE9Nf#Q8_oBvT zw6RGWo6WZyQR8BxfsN6CXDT>f?z<7U22r;kZMW#dezV(t^OJrru63mI(a=ima_Nn2 z($1*Up!XnJl}_hcuIk2SS8LsN zH$FPlM!iwn!gZqjq9Md@lIMH=t!WPZE>kj**0FzoG~9_U9qkLbpk$+1CniPNH|Y{; zyC&k2^7;3~p+HaosliJ@##OBYq)a1c2l}g?}#4 zR{zJlHb?}qOIObCTV<&7eGgxX(5y!}GkPSSNHV3jrY?FgtB$?0lT+3bpAM5EryvX4 z&~a9VhMWIXur+u?pjE?(eUr?;LvVb5!y1j+&ta7GmQOwJ$7zcJ!bQN_Y|O`9273hA$lWeWz=Wow$l Qwd(Av#X}L$kqZ^YKLzI-!vFvP diff --git a/registration/locale/pt_BR/LC_MESSAGES/django.po b/registration/locale/pt_BR/LC_MESSAGES/django.po deleted file mode 100644 index 9e8addb6..00000000 --- a/registration/locale/pt_BR/LC_MESSAGES/django.po +++ /dev/null @@ -1,81 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "usuário" - -#: forms.py:41 -msgid "email address" -msgstr "endereço de email" - -#: forms.py:43 -msgid "password" -msgstr "" - -#: forms.py:45 -msgid "password (again)" -msgstr "senha (novamente)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Nomes de usuário apenas podem conter letras, números, e underscore" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Este nome de usuário já existe. Por favor, escolha outro." - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "Você deve escrever a mesma senha nos dois campos" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "Eu lí e concordo com os Termos de Uso do serviço" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "Você deve concordar com os termos para registrar-se" - -#: forms.py:124 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Este endereço de email já está em uso. Por favor, informe um endereço de email diferente." - -#: forms.py:149 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "Registrar-se com contas de email gratuitos está proibido. Por favor, informe um endereço de email diferente." - -#: models.py:188 -msgid "user" -msgstr "usuário" - -#: models.py:189 -msgid "activation key" -msgstr "chave de ativação" - -#: models.py:194 -msgid "registration profile" -msgstr "profile de registro" - -#: models.py:195 -msgid "registration profiles" -msgstr "profiles de registro" diff --git a/registration/locale/ru/LC_MESSAGES/django.mo b/registration/locale/ru/LC_MESSAGES/django.mo deleted file mode 100644 index 1635b4ed687d4d256776033f8b02f48ae394b644..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2470 zcmbtTOK%%h6uv-tnRitr5FieV(nifVPE=58(kLczON5<7iBqW+2u4>gu;k&qN}4q80wlI~mI$e^<`=N!J9q4~iBgG*E8Y3-wAJ9rJt4H!yo1!3U!bYy&O>p9lT{d=B_G&;tGgd;S$B>;rxR zJO?}s+yo8*{{r>`J06SPxxgdXPXXEg67Uf4N8roAUw{XIzXRVvth>Mw><>LI#Brbm zwgbNbehmB#_$=`76A_Ot;0f$Az(0YPfZf32lR{hvE&)B@aU}63@H^l~z+Zu{0pEH$ z;&-x%68H+vF9ShGJcG&Fam?1>JX!48;0h&7luEa~t9po_sG(`-PwdKJY zyugbT)s*yU$_XYYn6Lx0b?u5IyX;H5FirA;qXHEdseIr}+JQ6{N~9~cQzpAm@TF2> zkS6R&N&JFr7qjF`Nr4BSl5*0oDDsLlCjCh#FU5$h)RgBJb{2HhF4>OTCPt;DB)^Y> zIi5?B11a2;z{9r#KC3CmEm4tUnClh~smM`O^}Pw_yc5VmoJPvhR+3b$S}jkLO$Db| zl)iL>-4Ej;2cp50N7W`bDmt=UPdx`M?@1SZBZjl}OS^s{g~(=`@{5kB$uv z55-1h)$;=@t4dD6dcRguR?bUOY-BiR^`kwweAWQkC`nz3#0jf2VRdz4ne6O3mUuUj zfT1-iCmnX)v^$$ljau1ZYam4*3@5XL$IcB8rDGXe1y;_tT~)RN&ri~+@l1w>QrR^1 zq_e5POkZkXU^G28)(ca&RI^Lc%1OJDq)ck)^f*)Q$z=ML*FL;;9?u|HidKgre23dI2V4Y*MYNo1&8b5Y+UHC z^d|NjaJCU%Y&m6zbKyLj=;R5#TV;0FlrmgS_6C&2EDL_5E1g|*aT%)HAp}$4URZiTb zXl%fXIj|V}u#QBZLEwg7#$00w!!LF;VNT|N(*gGt^TlCPWE`z?p+KP?hg7h?2|`;a z*)3DNdOP6}p20OMit3;oxL$=Rw6Fj7>YxFxH9c{>X07kEG-WZ+L{SM=kStu|?uzN0 z9}v0`&OTJURx|F_E^0>PcJ=?|i);)jBQ^IWp+{If^l_BKn$a3^nl|7BOwVoV2I*zc z*yPf*6E{NmIW%411~f%pGrz+{^Mj$KAPd@4=o|Vrcj=xs;G)1W?yoZtmvnCvv14>4 zYR4o%65>ZBTfL6jhKsC<>9$?JOw{|$F5ahy1$g4WFcq5T^#dsEwZq@GFIDk?3>U?} Dr?6*Q diff --git a/registration/locale/ru/LC_MESSAGES/django.po b/registration/locale/ru/LC_MESSAGES/django.po deleted file mode 100644 index 072e146a..00000000 --- a/registration/locale/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-21 20:12+0600\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Активировать учетные записи" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Выслать ключи активации заново" - -#: forms.py:35 -msgid "Username" -msgstr "Имя пользователя" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Это поле может содержать только буквы, цифры и подчеркивания" - -#: forms.py:39 -msgid "Email address" -msgstr "Адрес электронной почты" - -#: forms.py:41 -msgid "Password" -msgstr "Пароль" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Пароль (снова)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Пользователь с таким именем уже существует." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Введенные пароли не совпадают." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Я прочитал Правила Использования и согласен с ними" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Для регистрации Вы должны согласиться с Правилами" - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "" -"Этот адрес электронной почты уже используется. Пожалуйста, введите другой " -"адрес." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Регистрация с использованием свободных почтовых серверов запрещена. " -"Пожалуйста, введите другой адрес электронной почты." - -#: models.py:165 -msgid "user" -msgstr "пользователь" - -#: models.py:166 -msgid "activation key" -msgstr "ключ активации" - -#: models.py:171 -msgid "registration profile" -msgstr "карточка регистрации" - -#: models.py:172 -msgid "registration profiles" -msgstr "карточки регистрации" diff --git a/registration/locale/sl/LC_MESSAGES/django.mo b/registration/locale/sl/LC_MESSAGES/django.mo deleted file mode 100644 index 133f5a1bea7d5d234b2ce7f95bd7c494565ed64a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1889 zcmb7^&2Jnv7{(2>d@SGPL#hPQdns*1yqOKH2ur9ELZ~7o?UF1J^n$!Q@6LL6#$MT; zO_KxvK~4z7flCkEIKYt};F6r_g%eW6nL854KHje+&bxej*H;y_+9{?0Y3)gJ{ut9 zh-Xn>Mtu%-TB1MGf-nKevl2DM0vWRs=Z$m50((XUGDHP6?k%28^dkBsR;l#tXitYO zg{}&tPooMZl{;4HKJgvxgRhF!cF;o=cogBqdZBbqDoq`GFE*&FhD>n;DTA6hW(pQ_ zGBw#1o@|G9*bQ}?MMHVNXI(mbp(`p=+RTYAYalk~5ZL*7GG)=i%gET$ zqi>uWne#tdjtkoBjx04#;HkA*u>6G!g3f9$WOS!(K zEtmG#SX?k#E>?=7sCs=J!6qwJ#;8tQF9$GIy)G;b4SOUi zrLN3o{Z*_RS395#s&v$A@VC=L-UaM(x*_WEX#2y-CiHyF{QpeL8OH27PK`x|<*Ezm zL(eVDM_xh0(V^?}Jhe6cPYB63uqm40C|AX8HOV3ucWtAT0;dAS_%DiX2FUxjm!o4C hyQHa~_sXNg(;oT0jzW=jk8af`CofK&xs69I9s)!7CkFrk diff --git a/registration/locale/sl/LC_MESSAGES/django.po b/registration/locale/sl/LC_MESSAGES/django.po deleted file mode 100644 index 0996851c..00000000 --- a/registration/locale/sl/LC_MESSAGES/django.po +++ /dev/null @@ -1,87 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: 0.8.1beta\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-12 14:09-0500\n" -"PO-Revision-Date: 2011-11-05 21:20+0100\n" -"Last-Translator: Marko Mrdjenovic \n" -"Language-Team: Slovenian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Slovenian\n" -"X-Poedit-Country: SLOVENIA\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Aktiviraj uporabnike" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Ponovno pošlji aktivacijsko e-pošto" - -#: forms.py:35 -msgid "username" -msgstr "uporabniško ime" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Vrednost lahko vsebuje samo črke, cifre in podčrtaje." - -#: forms.py:39 -msgid "Email address" -msgstr "E-naslov" - -#: forms.py:41 -msgid "Password" -msgstr "Geslo" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Geslo (ponovno)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Uporabnik s tem uporabniškim imenom že obstaja." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "Polji z gesli se ne ujemata." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Strinjam se s pogoji uporabe" - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Za registracijo se morate strinjati s pogoji uporabe" - -#: forms.py:95 -msgid "This email address is already in use. Please supply a different email address." -msgstr "E-naslov je že v uporabi, prosimo vnesite drugega." - -#: forms.py:122 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "Registracija ni mogoča z brezplačnimi e-naslovi. Prosimo vnesite drug e-naslov." - -#: models.py:165 -msgid "user" -msgstr "Uporabnik" - -#: models.py:166 -msgid "activation key" -msgstr "Aktivacijski ključ" - -#: models.py:171 -msgid "registration profile" -msgstr "Registracijski profil" - -#: models.py:172 -msgid "registration profiles" -msgstr "Registracijski profili" - diff --git a/registration/locale/sr/LC_MESSAGES/django.mo b/registration/locale/sr/LC_MESSAGES/django.mo deleted file mode 100644 index 1699326553efe848408441bb04e452d14f341774..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1966 zcmb7^O>Y}T7{>=F6wIqC5USwtP>GVzu30B7ik!L-`huc1ZIn0_(-_#C_gu7dmEC*YspBKR-(7WlzSLc9rn3cd=i zfFai!_%65wz6WOD3GjO`*!>9pgIqs@%lOtW3z34qfj7XDuL#isx4{kYC-55h7kC;x zeNu>1;4=6Icpb!$*aqJQzXe1791Qt?07KqK)A3(Hq_113Kg0<21>ac<^LTyw5n`j% zx`jBihA;wB2$Wsx(Ewk=Bi5-eM@*JwN>by=EHimSzR%QUTRJkkw9R&;5*AyWDd(;9 z%4n*b(i!ardoHCaNT#V}=h%^QG_!UzP-x!o9wZWuqQ|wGV93@hd(Wp5w+Dqgw z*n76_Jn5?Jp;K#C=@i|>VDjRwsi>@+pBEB75E81|T0pkPc78mB-Vob`8i&%k?~F}} zWzr|FN)|HlYBW)Nz+*9|j+ogWb!b6mD0ERwGEJ8Xi?OQ;e&$anf#H8yW|qbpdouu-C`(sP@Z z;&>&BFGTT0YAv@fw$8=)1H)*GM=GRwhTVmB9G{C@u)8UpkGfWBS4eMcn{IK>o6ahkanxm5qOOhgjcdo#YBl4=6|5|FV${Vtw8`^* z|JksBf~%DDrFHB(JKgKi%CTLj0lPQ4rW2Fm1hi=d+q|(^R8|(zb%T{|lOEQeuCu&K zlWs?U+=@G$7M(pyp&NhHX|?DJiV4>EzT8=w4PEM72;GI+>{2VH2M;DLu!$Gp(}K^^ zYU7(|({QSMG@E5R9MqnY`grJyskFD_Hr?I%`u6tCwL9x;jj+TA`^rlbHXSK~riXuU zN#Tr2oUy`;R4Hj-tU7#r@Q`&bkB)w#^0^VX_1Hl&uT@4IO>Y961xY#6p6o%eoV9Gy zhQW4Zsx*5=sjaeV&c14j+ao#ms}3>ZgNIa6H8kFGPaVYx`l}lR`2xlIN)x4hxFLd<-M~4j(Jrvtdw&a9FKM$U(Rl y5*!>wgCegE_K)s{Aik)5W}t, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: django-registration trunk\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-04-05 13:51+0200\n" -"PO-Revision-Date: 2008-04-05 14:00+0100\n" -"Last-Translator: Nebojsa Djordjevic \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Poedit-Language: Serbian\n" -"X-Poedit-Country: YUGOSLAVIA\n" - -#: forms.py:38 -msgid "username" -msgstr "korisničko ime" - -#: forms.py:41 -msgid "email address" -msgstr "email adresa" - -#: forms.py:43 -msgid "password" -msgstr "šifra" - -#: forms.py:45 -msgid "password (again)" -msgstr "šifra (ponovo)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Korisničko ime može da se sastoji samo od slova, brojeva i donje crte (\"_\")" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Korisničko ime je već zauzeto. Izaberite drugo." - -#: forms.py:71 -msgid "You must type the same password each time" -msgstr "Unete šifre se ne slažu" - -#: forms.py:100 -msgid "I have read and agree to the Terms of Service" -msgstr "Pročitao sam i slažem se sa uslovima korišćenja" - -#: forms.py:109 -msgid "You must agree to the terms to register" -msgstr "Morate se složiti sa uslovima korišćenja da bi ste se registrovali" - -#: forms.py:128 -msgid "This email address is already in use. Please supply a different email address." -msgstr "Ova e-mail adresa je već u upotrebi. Morate koristiti drugu e-mail adresu." - -#: forms.py:153 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "Registracija korišćenjem besplatnig e-mail adresa je zabranjena. Morate uneti drugu e-mail adresu." - -#: models.py:188 -msgid "user" -msgstr "korisnik" - -#: models.py:189 -msgid "activation key" -msgstr "aktivacioni ključ" - -#: models.py:194 -msgid "registration profile" -msgstr "registracioni profil" - -#: models.py:195 -msgid "registration profiles" -msgstr "registracioni profili" - diff --git a/registration/locale/sv/LC_MESSAGES/django.mo b/registration/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 50eca67e21301f5081b881b054ec648a67e25509..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1687 zcmb7^&2A$_5XT!>STLWbWfg3^`kvMRS#T(=W=EO_Dl`C(+zsF7-qrEW7%&%u$RbBnBs{Hx-jb8+=*Kog! z`#0Qg`}I?J;Cc)O;1v8C{2e?5Z$2%=C*Ub~7yKD~AN&Jc1OEYE0pEE>h?l_+z~{j# z==Z9FZ-QO$EieXefZu`M?g#Kw?DZ4)9^P~OxC8zT-T~L26=Dlya3A~?+y?&w34G%@ zA#Q;mfiHpk;0xd}==c8$#Gg=j`2EIU3H%=P`ThuE`{MHNK8DZl)#A(i;p4oxc!#+_ zs>S8wU0ye_fD{606?*tRd>*1n136(bEF+Q%cWju+X>tRm9-GXP?$a@wNfNT?a-3La zq)W7-u}xG=eQ(d1Oj43jWY}7^lvo-WJxI3eCnU!ZOr2ym+X`l#Q)h6%sxW5~`X)KsHM|HyuH5h;4n2BWdlo z+C;=M9FR*g7BY0nWUly-r(#7NacO_GpxZJ=qHAKl)1p);Mn6gUi65=-3Kb78lQ=T^ z8xCF2jDk}f3ze?XQGNHz`ay$E8{Ok(=dje}kv1-9+c=4WopEe~o~}{psM8B}Q7hjb z!Jc$nqpeD%8dSD}t!>(@);_+oUfHZvU>J0HlK9{YyN8W>H)wZ)y*ho~skNKyk2;5q zQcGGF^o&$Cl}?))H8S+sv15fU%r7#!$Jv9S8a=QBfR(nw^hc#zN1RMMFqT9=j|U)6b{E84ibH z4?~g9EKYc($)zL+dI5c~<)UMu7yd!SVke(P5^7#pR(>KD0VaO?G#N@!A7U`rpafP; k!y%`laZOgyy7XMG=yn2y)_jX&92P+DU!9VdORtak7w$#!*8l(j diff --git a/registration/locale/sv/LC_MESSAGES/django.po b/registration/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index dec76e27..00000000 --- a/registration/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,81 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-23 18:59+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Emil Stenström \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: .\forms.py:38 -msgid "username" -msgstr "Användarnamn" - -#: .\forms.py:41 -msgid "email address" -msgstr "E-postadress" - -#: .\forms.py:43 -msgid "password" -msgstr "Lösenord" - -#: .\forms.py:45 -msgid "password (again)" -msgstr "Lösenord (igen)" - -#: .\forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "Användarnamn får bara innehålla bokstäver, siffror och understreck" - -#: .\forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "Det användarnamnet är upptaget. Prova ett annat." - -#: .\forms.py:71 -msgid "You must type the same password each time" -msgstr "Båda lösenord måste vara lika" - -#: .\forms.py:100 -msgid "I have read and agree to the Terms of Service" -msgstr "Jag har läst och accepterar avtalet" - -#: .\forms.py:109 -msgid "You must agree to the terms to register" -msgstr "Du måste acceptera avtalet för att registrera dig" - -#: .\forms.py:128 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Den e-postadressen är upptagen, använd an annan adress." - -#: .\forms.py:153 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "Gratis e-postadresser är inte tillåtna, använd en annan adress." - -#: .\models.py:188 -msgid "user" -msgstr "Användare" - -#: .\models.py:189 -msgid "activation key" -msgstr "Aktiveringsnyckel" - -#: .\models.py:194 -msgid "registration profile" -msgstr "Profil" - -#: .\models.py:195 -msgid "registration profiles" -msgstr "Profiler" diff --git a/registration/locale/tr_TR/LC_MESSAGES/django.mo b/registration/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index a208e1e4919ab326768f193758d6fef5f6028f47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1945 zcmb7^O>Y}T7{>=FZ|1$C2M|b)glH4WZkz~-$b>3xVp=P4V!2LHbAj>hGmejtt0@gi2k zkQ+!>K4vmylG?D0$HaG)bv6|B$f-T)xZGhyBb7>%jAO&riY5)@9+S5qnPDb|nOqK^ zOkFmqrMyqK*zBo@MO#|CpPTq}L31*ZDw`J_4lH~7NidaX#6FP4mjrnj>HNFGsw|)65| z&aOC0rHclB7yQqJ^Z}<*DW4fXQBYX#NnJ3dg>@9=nS&0LXGm7Fb8PH~loe?Yi&EGk zi?NJys2++Pl+M>m+{ufHgBjgn4c$=$Q)Oid~zJJ0fPp`oyOA48A&}Es{XtTa` zW5?&dvbnjcRhXOPY!7m7HCv6dgD!^E${Ol}-U+(n5f0$^u3H#s6zmg<2GUq|pYC)& z3zpCJ`TWptK_iRu7(H8~Wi)0*TrX%?Xf3nj!|3=B?R$KfNwRXFM$}Vg=3}qWMV88; zlcCr+Gt$y{%OP$hZh;exQEr`tE3}3Z^-Rm(?xzx-j6@*pMJ&pPMO>r=i=l*H;#iGy zQ=}oTqRF*90nIrc8foT5-TRkz>@Q+aMmY5~=1j$$QF8RNZ%T3WePq~KbwFr=(^NDY zMd&L893LOLv$#6tl!v&a%7nCe^o#4mS6`Z;MxI`S^IjBEHY!sGp*VgpRJf%+TfYsz ziT`3;_ya@9(91h(Jrz5R`&LRV?Llu|o7`avBeIHsXq zsWs9tvZpi-cfM$4rNzcXid>_rq+ptzE7MdVm$Jq+D9>D0c~S+L$$|4B#EGDjd#h$2 Mz3O6mXmptP4`8BC3;+NC diff --git a/registration/locale/tr_TR/LC_MESSAGES/django.po b/registration/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 295c524d..00000000 --- a/registration/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-11-11 12:48+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: RECEP KIRMIZI \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: admin.py:23 -msgid "Activate users" -msgstr "Kullanıcıları aktive et" - -#: admin.py:43 -msgid "Re-send activation emails" -msgstr "Aktivasyon e-postalarını yeniden gönder" - -#: forms.py:35 -msgid "Username" -msgstr "Kullanıcı adı" - -#: forms.py:36 -msgid "This value must contain only letters, numbers and underscores." -msgstr "Bu alan sadece harfler, numaralar ve alt çizgiler barındırabilir." - -#: forms.py:39 -msgid "Email address" -msgstr "Eposta adresi" - -#: forms.py:41 -msgid "Password" -msgstr "Parola" - -#: forms.py:43 -msgid "Password (again)" -msgstr "Parola (tekrar)" - -#: forms.py:55 -msgid "A user with that username already exists." -msgstr "Bu kullanıcı adına sahip bir kullanıcı bulunmakta." - -#: forms.py:67 -msgid "The two password fields didn't match." -msgstr "İki parola birbiri ile uyuşmadı." - -#: forms.py:78 -msgid "I have read and agree to the Terms of Service" -msgstr "Anlaşma kurallarını okudum ve kabul ediyorum." - -#: forms.py:79 -msgid "You must agree to the terms to register" -msgstr "Kayıt olmak için kuralları kabul etmelisiniz." - -#: forms.py:95 -msgid "" -"This email address is already in use. Please supply a different email " -"address." -msgstr "Bu eposta adresi kullanımda. Lütfen farklı bir eposta adresi veriniz." - -#: forms.py:122 -msgid "" -"Registration using free email addresses is prohibited. Please supply a " -"different email address." -msgstr "" -"Ücretsiz eposta adresleri ile kayıt kabul edilmemektedir. Lütfen farklı bir " -"eposta adresi veriniz." - -#: models.py:168 -msgid "user" -msgstr "kullanıcı" - -#: models.py:169 -msgid "activation key" -msgstr "aktivasyon anahtarı" - -#: models.py:174 -msgid "registration profile" -msgstr "kayıt profili" - -#: models.py:175 -msgid "registration profiles" -msgstr "kayıt profilleri" diff --git a/registration/locale/zh_CN/LC_MESSAGES/django.mo b/registration/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index ece5cc97b10d0ace9a2ba33ce927e95d8e48ec49..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1669 zcmb7@?@t^>7{{ktt)4&AXnav$%nPGdyXOK?;iwIWNKl}J9whq4O!tPpwRgLhojEKq zCI=P-%LPQMMri^KRMOg9qeLiBc;yTK3E%W)x$_P2Kkz%Z2iHq{)5-39W@evxetc*4 z@8d_W5VU9UzKC}L?+bc-1RdH%&;UolPrzTmKJeH>guDd~fvsR3dCj!2cH86z~@05JPLjRYP)f;1+gxJFJb;CKK6tEfFFRZkA!(mf+pr` z;0aKH+WyF+gggnpTxAo8hqR$P4t7=7Kd#aS@eqmbaqx2x;VVt&uYDmjd8V=wcDjxy zs&l;;saBfK|DYYi08$X7Rna2?YX790CfNw5K4%HaT)ei=Ih7ujNlxS3PYdb|({tP( zaV$;-xa|n(GwFCP%?ii0>9DrvY38ITOC)?Q1Q*m1G~;_o=e#3%B1-#HoC!`vHj_z> zQbrTb@G$qeE9*B#Nj!<2bMEfeYYy-&F%jqZdogtBnbG1}kW@nL&cCmre>IM;o)FEYS0 zo-d7FVLJ)q-K;H)xEG_5{)%3X~ccziWHNcAEU{v%tD_uJ$*20v-RDJT3-4L z%w0RnY;MFkOUGzWdtcX}PWyCEPg}}~dcJ)o(%aqJSu3m|YDPM6wz!K%948T@l3$c> zWKz(um0C&W3ohRojK6O**X(pYxW7iHYk3L$12Ni+iyk4t)HiDVxAKn@rNWlF^M{(7 z2`RRsQpl%H*1Pjx}&CM{z1G++1!PL5% z%fn6S+D(;T#7gJ`DU@^5VLCc+&2;ug>C3xnWpCBgWr+MOsbZH3B&rB-D*{8rleR!yuFH, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2008-03-20 23:22+0800\n" -"Last-Translator: hutuworm \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "用户名" - -#: forms.py:41 -msgid "email address" -msgstr "Email 地址" - -#: forms.py:43 -msgid "password" -msgstr "密码" - -#: forms.py:45 -msgid "password (again)" -msgstr "密码(重复)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "用户名只能包含字母、数字和下划线" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "该用户名已被占用,请另选一个。" - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "您必须输入两遍同样的密码" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "我已阅读并同意该服务条款" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "您必须同意注册条款" - -#: forms.py:124 -msgid "This email address is already in use. Please supply a different email address." -msgstr "该 Email 地址已有人使用,请提供一个另外的 Email 地址。" - -#: forms.py:149 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "禁止使用免费 Email 地址注册,请提供一个另外的 Email 地址。" - -#: models.py:188 -msgid "user" -msgstr "用户" - -#: models.py:189 -msgid "activation key" -msgstr "激活密钥" - -#: models.py:194 -msgid "registration profile" -msgstr "注册信息" - -#: models.py:195 -msgid "registration profiles" -msgstr "注册信息" - diff --git a/registration/locale/zh_TW/LC_MESSAGES/django.mo b/registration/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index 24a3534958925d49ab1e1032f3cd2d50e28cd3e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1669 zcmb7@?@t^>7{{ktt)4&AXnav$%nPGd-E)DcaMT7wBq&fq4-$Q2rhCKQ+PmG$&K#B) zlYz5_j$aFc%Reb1L)AsfCe}YehmHu4uFRqAmmMO1Z)TM;7j0N;8E~j@JaB< zgM>T*z5+f1wt_lVC-@9F1U?Je;6d!XO5#cEY;dMsv6N14oH{xtzh8IQ;=3%(@AV|vY3}YjvXY*M^qA|R zXg^AZYdZwBm`gnuIa{798RDn7l-w7uQ8$}Dg+W!btee2l@=!ea(96(#nu?Ipz zRlh1A_v?0YJOjNUw$M3dm=K?Oeu8plC8>1MoG?o|W1-@w`8a7%hwRz!59rIxMxsYa z7^!wtIE+yz#s7Cv5Uo(P(=w4k-}{7H(&$YXBPa_e9ixMtT_1GzbkmXUp_9EQ1|mZ| z$H#c^>w72sOQ_qBmKSo-SxtnqGqHEXN$XN#BmZaD)|}t zdL{)8+o_dgzTooh;rM$-Yu!%ggZpcAyOx*0KM

xabiQ%v@BrHY!(sEB~4+6_(Y) zTySo_yt)xA=GE-i!P2$hmo2ihJP}-9Ds67>Tv}06`SQjc+Fkv7)Zz_wEf@U0qNXqG z7U#-qv%&mAY3rL(A*XV)YJOS$aAoJ}xd!XIxk-Wm4QogtSUg|4eLIYCpRSNqF!P66 z$iq!}X|1$*2`ixwq)?eCgz4zOb<_Eu%V#&$+>}~aQ`f%=*7J9B6T#&I#_G$tQejqI zIJ>6+nG?Au+*9?``^mNf|~kKO|4cY^4f0YdlaqKr+1c$B-qXcH}7Cl pxp;%zs~V{pgxD?4RKCcot<~M)c@jn`ZGRU`tT#@={Oe_q{{ZHmUoijx diff --git a/registration/locale/zh_TW/LC_MESSAGES/django.po b/registration/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 7cc090d0..00000000 --- a/registration/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,77 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-19 19:30-0500\n" -"PO-Revision-Date: 2008-03-20 23:22+0800\n" -"Last-Translator: hutuworm \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: forms.py:38 -msgid "username" -msgstr "用戶名" - -#: forms.py:41 -msgid "email address" -msgstr "Email 地址" - -#: forms.py:43 -msgid "password" -msgstr "密碼" - -#: forms.py:45 -msgid "password (again)" -msgstr "密碼(重復)" - -#: forms.py:54 -msgid "Usernames can only contain letters, numbers and underscores" -msgstr "用戶名只能包含字母、數字和下劃線" - -#: forms.py:59 -msgid "This username is already taken. Please choose another." -msgstr "該用戶名已被佔用,請另選一個。" - -#: forms.py:68 -msgid "You must type the same password each time" -msgstr "您必須輸入兩遍同樣的密碼" - -#: forms.py:96 -msgid "I have read and agree to the Terms of Service" -msgstr "我已閱讀並同意該服務條款" - -#: forms.py:105 -msgid "You must agree to the terms to register" -msgstr "您必須同意注冊條款" - -#: forms.py:124 -msgid "This email address is already in use. Please supply a different email address." -msgstr "該 Email 地址已有人使用,請提供一個另外的 Email 地址。" - -#: forms.py:149 -msgid "Registration using free email addresses is prohibited. Please supply a different email address." -msgstr "禁止使用免費 Email 地址注冊,請提供一個另外的 Email 地址。" - -#: models.py:188 -msgid "user" -msgstr "用戶" - -#: models.py:189 -msgid "activation key" -msgstr "激活密鑰" - -#: models.py:194 -msgid "registration profile" -msgstr "注冊信息" - -#: models.py:195 -msgid "registration profiles" -msgstr "注冊信息" -