diff --git a/wagtail/contrib/wagtailstyleguide/locale/en/LC_MESSAGES/django.mo b/wagtail/contrib/wagtailstyleguide/locale/en/LC_MESSAGES/django.mo index 2439f1a6f..d0f6410de 100644 Binary files a/wagtail/contrib/wagtailstyleguide/locale/en/LC_MESSAGES/django.mo and b/wagtail/contrib/wagtailstyleguide/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index a629e71e7..000000000 Binary files a/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.po index ba6ae3ae3..8dcb92a32 100644 --- a/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lyuboslav Petrov , 2014 # Lyuboslav Petrov , 2014 @@ -9,565 +9,251 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" +"language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Търсене" -#: forms.py:38 msgid "Search term" msgstr "Фраза за търсене" -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Въведете вашият имейл адрес за да си възстановите паролата" -#: forms.py:86 msgid "Please fill your email address." msgstr "Моля въведете вашият имейл адрес." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Не можете да възстановите паролата си тук, понеже акаунта ви се менижира от друг сървър." +msgstr "" +"Не можете да възстановите паролата си тук, понеже акаунта ви се менижира от " +"друг сървър." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Този имейл не е разпознат." -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Профил" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Определете вашият gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Снимката за вашият Аватар е предоставена от Gravatar и е свързана с вашия имейл адрес. Със сметка в Gravatar можете да зададете аватар за произволен брой други имейл адреси, които използвате." +msgstr "" +"Снимката за вашият Аватар е предоставена от Gravatar и е свързана с вашия " +"имейл адрес. Със сметка в Gravatar можете да зададете аватар за произволен " +"брой други имейл адреси, които използвате." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Смени парола" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Сменете паролата, която ползвате за да влезете." -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Смени парола" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Вашата парола не може да бъде променена тук. Моля свържете се с администратора на сайта." - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" msgstr "" +"Вашата парола не може да бъде променена тук. Моля свържете се с " +"администратора на сайта." -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Възстановете паролата" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Възстановяване на паролата е успешно" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Влез" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Задайте нова парола" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Паролите не съвпадат. Моля опитайте отново." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Проверете си имейла" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Изпратихме ви имейл с линк, с който да възстановите паролата си." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Моля следвайте линка по-долу за да възстановите паролата си" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Паролата е възстановена" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Възстановете паролата си" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Работно Табло" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Меню" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Файлов мениджър" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Вътрешен линк" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Външен линк" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Имейл линк" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Изберете страница" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Добави имейл линк" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Добави линк" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Добави външен линк" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Нагоре" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Надолу" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Изтрий" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Добре дошъл в %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Това е вашето работно табло, където ще бъде показана полезна информация за контент, който сте създали." +msgstr "" +"Това е вашето работно табло, където ще бъде показана полезна информация за " +"контент, който сте създали." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Страници очакващи модерация" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Заглавие" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Родител" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Вид" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Редактирайте тази страница" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Одобрете" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Отхвърлете" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Редакция" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Преглед" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Вашите последни редакции" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Дата" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Статус" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Обобщение на Страницата" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Влез" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Влезте в Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Забравихте ли?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Страницата \"%(title)s\" беше одобрена" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Страницата \"%(title)s\" беше одобрена." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Можете да прегледате страницата тук:" -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Елемента \"%(title)s\" на страницата бе отхвърлен" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Елемента \"%(title)s\" на страницата бе отхвърлен." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Можете да редактирате страницата тук:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Страницата \"%(page)s\" бе предоставена за модериране" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Страницата \"%(page)s\" бе предоставена за модерация." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Можете да прегледате страницата тук:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Създайте страница в %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Създайте страница в" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Изберете какъв тип страница искате да създадете." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Страници използващи %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Изтрийте %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Сигурен ли сте, че искате да изтриете страницата?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -575,587 +261,235 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Това ще изтрие още една подстраница.\n" +" " +msgstr[1] "" +"\n" +" Това ще изтрие още %(descendant_count)s подстраници.\n" " " -msgstr[0] "\n Това ще изтрие още една подстраница.\n " -msgstr[1] "\n Това ще изтрие още %(descendant_count)s подстраници.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Като алтернатива можете да прекратите публикуването на страницата. Това премахва страницата от обществен достъп и ще можете да редактирате или да го публикувате отново по-късно." +msgstr "" +"Като алтернатива можете да прекратите публикуването на страницата. Това " +"премахва страницата от обществен достъп и ще можете да редактирате или да го " +"публикувате отново по-късно." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Изтрийте го" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Отмени публикуването" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Промести %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Премести" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Сигурни ли сте, че желаете да преместите страницата в '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Сигурни ли сте, че искате да преместите страницата и принадлежащите към нея дъщерни страници в '%(title)s'?" +msgstr "" +"Сигурни ли сте, че искате да преместите страницата и принадлежащите към нея " +"дъщерни страници в '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Да, премести тази страница" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Отмени публикуването на %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Отмени публикуването" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Сигурен ли сте, че искате да отмените публикуването на тази страница?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Да, отмени публикуването" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Страници използващи" -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Нова %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Ново" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Запази като чернова" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Публикувай" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Предостави за модерация" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Запази като чернова" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Последно редактиран: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "по %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Преглед на %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Плъзнете" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Не бяха създадени никакви страници." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Защо не добавите една?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Предишно" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Следващо" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Мениджър" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Добавете дъщерна страница към '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Добавете подстраница" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Добави дъщерна страница" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Отменете подредбата на дъщерни страници" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Ред" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Позволете подредба на дъщерни страници" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Изберете нова страница родител за %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Изберете нова страница родител за %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Изображения" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Документи" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Потребители" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Страница %(page_number)s от %(num_pages)s.\n " - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "" +"\n" +" Страница %(page_number)s от %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Добавете дума за търсене по-горе" -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Начало" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Излез" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Страница %(page_num)s от %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Паролата ви бе променена успешно!" -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Този слъг е вече в употреба" -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Страница '{0}' е създадена." -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Страница '{0}' е публикувана." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Страница '{0}' е предоставена за модерация." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Страница '{0}' обновена." -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Тази страница не можеше да бъде запазена поради валидационни грешки" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Тази страница очаква да бъде модерирана" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Страница '{0}' е изтрита." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Страница '{0}' отменена от публикуване." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Страница '{0}' преместена." -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Страница '{0}' не очаква да бъде модерирана." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Страница '{0}' отхвърлена от публикуване." -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "Изберете обект" -#: widgets.py:66 msgid "Choose another item" msgstr "Избери друг обект" -#: widgets.py:67 msgid "Clear choice" msgstr "Изчисти избора" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Избери друга страница" diff --git a/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.mo index a326be5cc..ed3ebcac7 100644 Binary files a/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.po index d5c1a8994..4d2aeaa78 100644 --- a/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/ca/LC_MESSAGES/django.po @@ -1,572 +1,267 @@ # 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 Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" +"ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuració de la pàgina comú" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Cercar" -#: forms.py:38 msgid "Search term" msgstr "Termini de cerca" -#: forms.py:65 msgid "Enter password" msgstr "Introdueix la contrassenya" -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Escriu el teu correu per reiniciar la teva contrasenya" -#: forms.py:86 msgid "Please fill your email address." msgstr "Si us plau escriu el teu correu" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Ho sentim, no pots reiniciar la teva contrasenya aquí ja que la teva conta d'usuari es administrada per un altre servidor" +msgstr "" +"Ho sentim, no pots reiniciar la teva contrasenya aquí ja que la teva conta " +"d'usuari es administrada per un altre servidor" -#: forms.py:102 msgid "This email address is not recognised." msgstr "No es reconeix aquesta adreça de correu" -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Compte" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Tria gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "La teva imatge de perfil és subministrada per Gravatar i està conectada al teu correu. Amb una conta de Gravatar pots definir una imatge de perfil per cadascuna de la resta d'adreces de correu que fas servir." +msgstr "" +"La teva imatge de perfil és subministrada per Gravatar i està conectada al " +"teu correu. Amb una conta de Gravatar pots definir una imatge de perfil per " +"cadascuna de la resta d'adreces de correu que fas servir." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Canviar contrasenya" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Canvia la password que fas servir per connectar-te" -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Canvia la contrasenya" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "La teva contrasenya no es pot canviar des d'aquí. Si us plau contacta amb l'administrador de la web" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" msgstr "" +"La teva contrasenya no es pot canviar des d'aquí. Si us plau contacta amb " +"l'administrador de la web" -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Reiniciar contrasenya" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Canvi de contrasenya correcte" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Connectar" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Estableix la nova contrasenya" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Les contrasenyes no coincideixen. Si us plau torna-ho a provar" -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Revisa el teu correu" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "S'ha enviat un enllaç per reiniciar la contrasenya al teu correu" -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Si us plau segueix el link de sota per reiniciar la teva contrasenya" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Contrasenya reiniciada" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Reinicia la teva contrasenya " -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Tauler de control" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menú" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorador" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Enllaç intern" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Enllaç extern" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Enllaç de correu electrònic" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Escull una pàgina" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Afegeix un enllaç de correu" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Insereix un enllaç" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Afegeix un enllaç extern" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Puja" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Baixa" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Esborra" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Benvingut al Wagtail CMS del lloc %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Aquest es el teu tauler de control on es mostrarà informació útil sobre el contingut que has creat" +msgstr "" +"Aquest es el teu tauler de control on es mostrarà informació útil sobre el " +"contingut que has creat" -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Pàgines a l'espera de moderació" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Títol" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Pare" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tipus" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editat" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Edita aquesta pàgina" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprovar" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rebutjar" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Edita" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Vista prèvia" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Edicions més recents" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Estat" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Resum del lloc" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Registra't" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Connecta't a Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Oblidar?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "La pàgina \"%(title)s\" ha sigut aprovada" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "La pàgina \"%(title)s\" ha sigut aprovada" -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Pots veure la pàgina aquí:" -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "La pàgina \"%(title)s\" ha sigut rebutjada" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "La pàgina \"%(title)s\" ha sigut rebutjada." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Pots editar la pàgina aquí:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "La pàgina \"%(page)s\" ha sigut enviada per moderació" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "La pàgina \"%(page)s\" ha sigut enviada per moderació." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Pots veure la vista prèvia de la pàgina aquí:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Crear una pàgina a %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Crear una pàgina a" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Tria quin tipus de pàgina vols crear" -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Pàgines que fan servir %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Esborra %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Estàs segur que vols esborrar aquesta pàgina?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -574,587 +269,235 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\nAixò també esborrarà una subpàgina més." -msgstr[1] "\nAixò també esborrarà %(descendant_count)s subpàgines més." +msgstr[0] "" +"\n" +"Això també esborrarà una subpàgina més." +msgstr[1] "" +"\n" +"Això també esborrarà %(descendant_count)s subpàgines més." -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Alternativament pots despublicar la pàgina. Això treu la pàgina de la vista pública i podràs editar-la o tornar-la a publicar desprès." +msgstr "" +"Alternativament pots despublicar la pàgina. Això treu la pàgina de la vista " +"pública i podràs editar-la o tornar-la a publicar desprès." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Esborra-ho" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Despublica-ho" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mou %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mou" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Estàs segur que vols moure aquesta pàgina dins de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Estàs segur que vols moure aquesta pàgina i els seus fills dins de '%(title)s'?" +msgstr "" +"Estàs segur que vols moure aquesta pàgina i els seus fills dins de " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Si, mou la pàgina" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Despublica %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Despublica" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Estàs segur que vols despublicar aquesta pàgina?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Si, despublicar" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Pàgines en ús" -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nova %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nou" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Desa com a esborrany" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publica" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Envia per moderació" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Desa esborrany" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Darrera modificació: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "per %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorant %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Agafa" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "No s'han creat pàgines." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Per què no afegeixes una?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Anterior" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Següent" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explora" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Afegeix una pàgina filla a '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Afegeix subpàgina" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Afegeix una pàgina filla" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Desactiva l'ordenació de les pàgines fill" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Ordre" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Activa l'ordenació de les pàgines fill" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Selecciona una nova pàgina pare per %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Selecciona una nova pàgina pare per %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imatges" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documents" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Usuaris" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nPàgina %(page_number)s de %(num_pages)s." +msgstr "" +"\n" +"Pàgina %(page_number)s de %(num_pages)s." -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Ho sentim, cap pàgina coincideix amb \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Introdueix un terme de cerca abaix" -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Inici" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Desconnecta" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Pàgina %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "S'ha canviat la teva contrasenya!" -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Aquest llimac ja està en ús" -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Pàgina '{0}' creada." -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Pàgina '{0}' publicada." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Pàgina '{0}' enviada per revisió" -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Pàgina '{0}' actualitzada." -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "La pàgina no s'ha pogut guardar degut a errors de validació" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Aquesta pàgina està esperant moderació" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Pàgina '{0}' eliminada." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Pàgina '{0}' despublicada." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Pàgina '{0}' moguda." -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "La pàgina '{0}' ja no es troba esperant moderació." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "La pàgina '{0}' ha estat rebutjada per publicació" -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "Escull un element" -#: widgets.py:66 msgid "Choose another item" msgstr "Escull un altre element" -#: widgets.py:67 msgid "Clear choice" msgstr "Opció clara" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Escull una altra pàgina" diff --git a/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index aaba5ca7b..000000000 Binary files a/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.po index b2ba84b62..7e47cd2e3 100644 --- a/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/cs/LC_MESSAGES/django.po @@ -1,90 +1,66 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jiri Stepanek , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/" +"cs/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Naplánovat publikaci" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Nastavení stránky" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Hledat" -#: forms.py:38 msgid "Search term" msgstr "Hledaný výraz" -#: forms.py:65 msgid "Enter password" msgstr "Zadejte heslo" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Zadejte své %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Pro obnovení hesla zadejte svou e-mailovou adresu" -#: forms.py:86 msgid "Please fill your email address." msgstr "Vyplňte prosím svou e-mailovou adresu." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." msgstr "Heslo nelze obnovit, protože Váš účet je spravován jiným serverem." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Tato e-mailová adresa nebyla nalezena." -#: forms.py:114 msgid "New title" msgstr "Nový název" -#: forms.py:115 msgid "New slug" msgstr "Nový název pro URL" -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 msgid "Copy subpages" msgstr "Zkopírovat podstránky" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." @@ -92,19 +68,15 @@ msgstr[0] "Bude zkopírována %(count)s podstránka." msgstr[1] "Bude zkopírováno %(count)s podstránek." msgstr[2] "Bude zkopírováno %(count)s podstránek." -#: forms.py:139 msgid "Publish copied page" msgstr "Publikovat zkopírovanou stránku" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Tato stránka je publikována. Chcete publikovat i zkopírovanou stránku?" -#: forms.py:142 msgid "Publish copies" msgstr "Publikovat kopie" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -112,465 +84,293 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s z kopírovaných stránek je publikována. Chcete publikovat i její kopii?" -msgstr[1] "%(count)s z kopírovaných stránek je publikovaných. Chcete publikovat i jejich kopie?" -msgstr[2] "%(count)s z kopírovaných stránek je publikovaných. Chcete publikovat i jejich kopie?" +msgstr[0] "" +"%(count)s z kopírovaných stránek je publikována. Chcete publikovat i její " +"kopii?" +msgstr[1] "" +"%(count)s z kopírovaných stránek je publikovaných. Chcete publikovat i " +"jejich kopie?" +msgstr[2] "" +"%(count)s z kopírovaných stránek je publikovaných. Chcete publikovat i " +"jejich kopie?" -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Veřejné" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Soukromé, přístupné pod následujícím heslem" -#: forms.py:183 msgid "This field is required." msgstr "Toto pole je povinné." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Účet" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Nastavit gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Váš profilový obrázek je poskytován službou Gravatar a je svázán s Vaší e-mailovou adresou. Pomocí služby Gravatar můžete nastavit obrázek pro libovolný počet Vámi používaných adres." +msgstr "" +"Váš profilový obrázek je poskytován službou Gravatar a je svázán s Vaší e-" +"mailovou adresou. Pomocí služby Gravatar můžete nastavit obrázek pro " +"libovolný počet Vámi používaných adres." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Změnit heslo" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Změnit heslo používané k přihlášení." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Nastavení notifikací" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Zvolte, které e-mailové notifikace si přejete dostávat." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Změnit heslo" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Vaše heslo nelze změnit pomocí této stránky. Kontaktujte prosím administrátora." +msgstr "" +"Vaše heslo nelze změnit pomocí této stránky. Kontaktujte prosím " +"administrátora." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Nastavení notifikací" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Uložit" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Obnovit heslo" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Heslo bylo úspěšně změněno" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Přihlásit se" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Nastavte své nové heslo" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Hesla se neshodují. Zkuste to prosím znovu." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Zkontrolujte svoji e-mailovou schránku" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Odkaz pro obnovu hesla jsme Vám poslali e-mailem." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Použijte odkaz níže k nastavení nového hesla" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Obnovení hesla" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Nastavit nové heslo" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Dashboard" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Obsah" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Interní odkaz" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Externí odkaz" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Odkaz na e-mailovou adresu" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Zvolit" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Zvolit stránku" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Vložit e-mailový odkaz" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Vložit odkaz" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Vložit externí odkaz" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Posunout nahoru" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Posunout dolů" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Smazat" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Vítejte v redakčním systému %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." msgstr "Na tomto dashboardu najdete základní přehled spravovaného obsahu." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Stránky čekající na schválení" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Název" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Nadřazená stránka" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Typ" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Upraveno" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Upravit stránku" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Schválit" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Zamítnout" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Upravit" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Náhled" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Vaše poslední úpravy" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Datum" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Stav" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Koncept" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Publikováno" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Přehled obsahu" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Přihlásit se" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." msgstr "Vaše %(username_field)s a heslo není správné. Zkuste to prosím znovu." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Přihlášení do redakčního systému" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Zapoměli jste heslo?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Stránka \"%(title)s\" byla schválena" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Stránka \"%(title)s\" byla schválena." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Stránku můžete zobrazit zde:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Své nastavení notifikací najdete zde:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Stránka \"%(title)s\" byla zamítnuta" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Stránka \"%(title)s\" byla zamítnuta." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Stránku můžete upravit zde:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Stránka \"%(page)s\" byla odeslána ke schválení" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Stránka \"%(page)s\" byla odeslána ke schválení." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Náhled stránky můžete zobrazit zde:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Viditelnost" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Stránka je neveřejná kvůli nastavení nadřazené stránky." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Nastavení viditelnosti můžete změnit zde:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." msgstr "Nastavení viditelnosti ovlivní i všechny podstránky." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Zamknout pro úpravy" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Zamknuto" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Odemknuto" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Viditelnost" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Soukromé" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Vytvořit stránku pod %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Vytvořit stránku pod" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Zvolte typ stránky, který chcete vytvořit." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Stránky typu %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Smazat %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Opravdu chcete smazat tuto stránku?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -578,264 +378,182 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\nTímto dojde též ke smazání jedné podstránky." -msgstr[1] "\nTímto dojde též ke smazání %(descendant_count)s podstránek." -msgstr[2] "\nTímto dojde též ke smazání %(descendant_count)s podstránek." +msgstr[0] "" +"\n" +"Tímto dojde též ke smazání jedné podstránky." +msgstr[1] "" +"\n" +"Tímto dojde též ke smazání %(descendant_count)s podstránek." +msgstr[2] "" +"\n" +"Tímto dojde též ke smazání %(descendant_count)s podstránek." -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Můžete také jen zrušit publikaci stránky. Tím přestane být stránka veřejně viditelná a později ji můžete upravit nebo znovu publikovat." +msgstr "" +"Můžete také jen zrušit publikaci stránky. Tím přestane být stránka veřejně " +"viditelná a později ji můžete upravit nebo znovu publikovat." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Smazat" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Zrušit publikaci" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Přesunout %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Přesunout" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Opravdu chcete přesunout tuto stránku pod \"%(title)s\"?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Opravdu chcete přesunout tuto stránku a všechny její podstránky pod \"%(title)s\"?" +msgstr "" +"Opravdu chcete přesunout tuto stránku a všechny její podstránky pod " +"\"%(title)s\"?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Ano, přesunout stránku" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Zrušit publikaci %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Zrušit publikaci" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Opravdu chcete zrušit publikaci této stránky?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Ano, zrušit publikaci" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Stránky typu" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Kopírovat %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Kopírovat" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Kopírovat tuto stránku" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nový %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nový" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Uložit koncept" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publikovat" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Odeslat ke schválení" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Stránka uzamčena" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Uložit koncept" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Naposledy upraveno: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "uživatelem %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Obsah pod %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Uloženo" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Přetáhnout myší" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Nejsou vytvořeny žádné stránky." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Novou stránku můžete založit zde." -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nStrana %(page_number)s z %(num_pages)s." +msgstr "" +"\n" +"Strana %(page_number)s z %(num_pages)s." -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Předchozí" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Následující" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Tato stránka je uzamčena pro další úpravy" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Prozkoumat" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Zobrazit podstránky \"%(title)s\"" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Přidat podstránku pod \"%(title)s\"" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Přidat podstránku" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Přidat podstránku" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Tato stránka není veřejně viditelná" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Vypnout řazení podstránek" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Pořadí" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Zapnout řazení podstránek" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Zvolte novou nadřazenou stránku pro %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Zvolte novou nadřazenou stránku pro %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -845,129 +563,108 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\nNalezena 1 stránka" -msgstr[1] "\nNalezeno %(counter)s stránek" -msgstr[2] "\nNalezeno %(counter)s stránek" +msgstr[0] "" +"\n" +"Nalezena 1 stránka" +msgstr[1] "" +"\n" +"Nalezeno %(counter)s stránek" +msgstr[2] "" +"\n" +"Nalezeno %(counter)s stránek" -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Další hledání" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Obrázky" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Dokumenty" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Uživatelé" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nStrana %(page_number)s z %(num_pages)s." +msgstr "" +"\n" +"Strana %(page_number)s z %(num_pages)s." -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné stránky" +msgstr "" +"Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné stránky" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Zadejte hledaný výraz" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Žádné stránky typu" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Domů" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "leden" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "únor" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "březen" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "duben" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "květen" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "červen" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "červenec" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "srpen" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "září" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "říjen" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "listopad" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "prosinec" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "ne" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "po" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "út" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "st" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "čt" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "pá" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "o" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" @@ -975,193 +672,112 @@ msgstr[0] "Použito %(useage_count)s-krát" msgstr[1] "Použito %(useage_count)s-krát" msgstr[2] "Použito %(useage_count)s-krát" -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Odhlásit" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Strana %(page_num)s z %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Uživatelská lišta" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Přejít do redakčního systému" -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Přidat" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Vaše heslo bylo úspěšně změněno." -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Vaše nastavení bylo uloženo." -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Název pro URL musí být unikátní" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "Datum/čas zveřejnění musí být dřívější než datum/čas expirace" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Datum/čas expirace musí být v budoucnosti" -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Stránka '{0}' byla vytvořena." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Stránka nebyla vytvořena, zkontrolujte správné vyplnění polí" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Stránka '{0}' byla publikována." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Stránka '{0}' byla odeslána ke schválení." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Stránka '{0}' byla upravena." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Stránku nelze uložit, protože je uzamčena" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Stránku nelze uložit, zkontrolujte správné vyplnění polí" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Stránka nyní čeká na schválení" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Stránka '{0}' byla smazána." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Stránce '{0}' byla zrušena publikace." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Stránka '{0}' byla přesunuta." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Stránka '{0}' a {1} podstránek bylo zkopírováno." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Stránka '{0}' byla zkopírována." -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Nastavení" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Stránka '{0}' nyní nečeká na schválení." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Publikace stránky '{0}' byla zamítnuta." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Stránka '{0}' je nyní uzamčena." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Stránka '{0}' je nyní odemčena." -#: widgets.py:65 msgid "Choose an item" msgstr "Zvolit položku" -#: widgets.py:66 msgid "Choose another item" msgstr "Zvolit jinou položku" -#: widgets.py:67 msgid "Clear choice" msgstr "Zrušit výběr" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Zvolit jinou stránku" diff --git a/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index be936b9c6..000000000 Binary files a/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index f8873cd11..000000000 --- a/wagtail/wagtailadmin/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,1173 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index f875f719c..000000000 Binary files a/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.po index 9e2f006ca..b892b6933 100644 --- a/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014-2015 # karlsander , 2014 @@ -14,102 +14,84 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-17 12:44+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Geplante Veröffentlichung" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Allgemeine Seiten Konfiguration" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Suche" -#: forms.py:38 msgid "Search term" msgstr "Suchbegriff" -#: forms.py:65 msgid "Enter password" msgstr "Bitte geben Sie Ihr Passwort ein" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Bitte %s eingeben" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Geben Sie ihre Email Adresse ein um ihr Passwort zurückzusetzen." -#: forms.py:86 msgid "Please fill your email address." msgstr "Bitte geben Sie ihre Email Adresse ein." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Sie können Ihr Passwort hier leider nicht zurücksetzen, da Ihr Benutzerkonto von einem anderen Server verwaltet wird." +msgstr "" +"Sie können Ihr Passwort hier leider nicht zurücksetzen, da Ihr Benutzerkonto " +"von einem anderen Server verwaltet wird." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Die Email-Adresse wurde nicht erkannt." -#: forms.py:114 msgid "New title" msgstr "Neuer Titel" -#: forms.py:115 msgid "New slug" msgstr "Neuer Kurztitel" -#: forms.py:120 msgid "New parent page" msgstr "Neue übergeordnete Seite" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "Diese Kopie wird ein Kind von dieser bestimmten übergeordneten Seite sein." +msgstr "" +"Diese Kopie wird ein Kind von dieser bestimmten übergeordneten Seite sein." -#: forms.py:128 msgid "Copy subpages" msgstr "Unterseiten kopieren" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Es wird %(count)s Unterseite kopiert." msgstr[1] "Es werden %(count)s Unterseiten kopiert." -#: forms.py:139 msgid "Publish copied page" msgstr "Kopierte Seite veröffentlichen" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" -msgstr "Diese Seite ist öffentlich. Möchten Sie die Kopie ebenfalls veröffentlichen?" +msgstr "" +"Diese Seite ist öffentlich. Möchten Sie die Kopie ebenfalls veröffentlichen?" -#: forms.py:142 msgid "Publish copies" msgstr "Kopien veröffentlichen" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -117,164 +99,134 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "Von den kopierten Seiten ist %(count)s bereits veröffentlicht. Möchten Sie deren Kopie ebenfalls veröffentlichen?" -msgstr[1] "Von den kopierten Seiten sind %(count)s bereits veröffentlicht. Möchten Sie deren Kopien ebenfalls veröffentlichen?" +msgstr[0] "" +"Von den kopierten Seiten ist %(count)s bereits veröffentlicht. Möchten Sie " +"deren Kopie ebenfalls veröffentlichen?" +msgstr[1] "" +"Von den kopierten Seiten sind %(count)s bereits veröffentlicht. Möchten Sie " +"deren Kopien ebenfalls veröffentlichen?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "Dieser Schwall wird bereits im Rahmen der übergeordneten Seite verwendet \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" +msgstr "" +"Dieser Schwall wird bereits im Rahmen der übergeordneten Seite verwendet \"%s" +"\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Öffentlich" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Privat, kann nur mit Passwort angesehen werden" -#: forms.py:183 msgid "This field is required." msgstr "Dieses Feld muss ausgefüllt werden." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Benutzerkonto" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Gravatar einstellen" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Ihr Profilbild wird von Gravatar zur Verfügung gestellt und ist mit Ihrer Email Adresse verknüpft. Mit einem Gravatar Benutzerkonto können Sie die Profilbilder für all Ihre Email Adressen verwalten." +msgstr "" +"Ihr Profilbild wird von Gravatar zur Verfügung gestellt und ist mit Ihrer " +"Email Adresse verknüpft. Mit einem Gravatar Benutzerkonto können Sie die " +"Profilbilder für all Ihre Email Adressen verwalten." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Passwort ändern" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Ändern Sie das Passwort, dass Sie verwenden um sich anzumelden." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Benachrichtigungseinstellungen" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Wählen Sie, welche Emailbenachrichtigungen Sie erhalten möchten!" -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Password ändern" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Sie können Ihr Passwort hier nicht ändern. Bitte kontaktieren Sie einen Administrator der Seite." +msgstr "" +"Sie können Ihr Passwort hier nicht ändern. Bitte kontaktieren Sie einen " +"Administrator der Seite." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Benachrichtigungseinstellungen" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Update" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Passwort zurücksetzen" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Passwort erfolgreich geändert" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Anmeldung" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Setzen Sie ihr neues Passwort" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Die Passwörter stimmen nicht überein. Bitte versuchen Sie es erneut." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Überprüfen Sie ihre Emails." -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Ein Link zum Zurücksetzen Ihres Passwortes wurde Ihnen per Email zugesandt." +msgstr "" +"Ein Link zum Zurücksetzen Ihres Passwortes wurde Ihnen per Email zugesandt." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Bitte folgen Sie dem Link um ihr Passwort zurückzusetzen" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Passwort zurückgesetzt" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Setzen Sie Ihr Passwort zurück" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Dashboard" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menü" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Ein anderes hinzufügen" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorer" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Interner Link" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Externer Link" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Email-Link" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +"Nur Seiten des Typs \"%(type)s\" können hier ausgewählt werden. Andere Typen " +"werden nicht im Suchergebnis angezeigt." -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -285,152 +237,96 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +"Es gibt nur ein Ergebnis" msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Auswählen" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Seite auswählen" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Email-Link hinzufügen" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Link einfügen" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Externen Link hinzufügen" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Nach oben" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Nach unten" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Löschen" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Willkommen zum %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Das ist Ihr Dashboard, auf dem nützliche Informationen zu den Inhalten, die Sie erstellen, zusammengestellt werden." +msgstr "" +"Das ist Ihr Dashboard, auf dem nützliche Informationen zu den Inhalten, die " +"Sie erstellen, zusammengestellt werden." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Seiten, die auf Freischaltung warten" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Titel" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Übergeordnetes Element" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Typ" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Bearbeitet" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Diese Seite bearbeiten" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Freischalten" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Ablehnen" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Bearbeiten" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Vorschau" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Ihre letzen Änderungen" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Datum" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Status" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Entwurf" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Veröffentlicht" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Seitenzusammenfassung" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -441,138 +337,113 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +"%(total)s Seite\n" +" " msgstr[1] "" +"\n" +"%(total)s Seiten\n" +" " -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Anmelden" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "Ihr %(username_field)s und ihr Passwort wurden nicht erkannt. Bitte versuchen sie es erneut." +msgstr "" +"Ihr %(username_field)s und ihr Passwort wurden nicht erkannt. Bitte " +"versuchen sie es erneut." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Bei Wagtail anmelden" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Vergessen?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Die Seite \"%(title)s\" wurde freigeschaltet" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Die Seite \"%(title)s\" wurde freigeschaltet." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Sie können die Seite hier anzeigen:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Sie können Ihre Benachrichtigungseinstellungen hier bearbeiten:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Die Seite \"%(title)s\" wurde abgelehnt" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Die Seite \"%(title)s\" wurde abgelehnt." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Sie können die Seite hier bearbeiten:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Die Seite \"%(page)s\" wurde zur Freischaltung eingereicht" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Die Seite \"%(page)s\" wurde zur Freischaltung eingereicht." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Sie können hier die Vorschau der Seite anzeigen:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Seitenschutz" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Diese Seite wurde durch eine Oberseite geschützt." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Sie können die Schutzeinstellungen hier bearbeiten:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." msgstr "Schutzeinstellungen gelten ebenfalls für alle untergeordneten Seiten." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Sperre bearbeiten" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Gesperrt" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Entsperrt" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Schutz" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Geschützt" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Seite in %(title)s erstellen" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Seite erstellen in" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Wählen Sie den Typ der Seite die Sie erstellen möchten." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Seiten, die %(page_type)s verwenden" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "%(title)s löschen" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Sind Sie sicher, dass Sie diese Seite löschen möchten?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -580,263 +451,200 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\nEine weitere Unterseite wird auch gelöscht." -msgstr[1] "\n%(descendant_count)s Unterseiten werden auch gelöscht." +msgstr[0] "" +"\n" +"Eine weitere Unterseite wird auch gelöscht." +msgstr[1] "" +"\n" +"%(descendant_count)s Unterseiten werden auch gelöscht." -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Alternativ können Sie die Seite depublizieren. Die Seite wird aus der öffentlichen Ansicht entfernt und Sie können sie später noch bearbeiten oder erneut veröffentlichen." +msgstr "" +"Alternativ können Sie die Seite depublizieren. Die Seite wird aus der " +"öffentlichen Ansicht entfernt und Sie können sie später noch bearbeiten oder " +"erneut veröffentlichen." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Löschen" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Depublizieren" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "%(title)s verschieben" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Verschieben" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "Sind Sie sicher, dass Sie diese Seite nach '%(title)s' verschieben wollen?" +msgstr "" +"Sind Sie sicher, dass Sie diese Seite nach '%(title)s' verschieben wollen?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Sind Sie sicher, dass Sie diese Seite und alle untergeordneten Seiten nach '%(title)s' verschieben wollen?" +msgstr "" +"Sind Sie sicher, dass Sie diese Seite und alle untergeordneten Seiten nach " +"'%(title)s' verschieben wollen?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Ja, diese Seite verschieben" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "%(title)s depublizieren" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Depublizieren" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Sind Sie sicher, dass Sie diese Seite depublizieren wollen?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Ja, depublizieren" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Benutzende Seiten" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Kopiere %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Kopieren" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Diese Seite kopieren" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "%(page_type)s erstellen" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Neu" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Als Entwurf speichern" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Veröffentlichen" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Zur Freischaltung einreichen" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" msgstr "Wird bearbeitet %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" msgstr "Wird bearbeitet %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Seite gesperrt" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Entwurf speichern" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Zuletzt geändert: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "von %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "%(title)s durchstöbern" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Aktualisiert" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Ziehen" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Es wurden keine Seiten erstellt." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Fügen Sie doch eine hinzu!" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nSeite %(page_number)s von %(num_pages)s." +msgstr "" +"\n" +"Seite %(page_number)s von %(num_pages)s." -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Vorherige" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Nächste" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Diese Seite ist gesperrt für weiteres Bearbeiten" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Explorer Teilseiten von '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Durchstöbern" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Unterseiten von '%(title)s' durchsehen" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Untergeordnete Seite zu '%(title)s' hinzufügen" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Untergeordnete Seite hinzufügen" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Diese Seite wird veröffentlicht, aber nicht innerhalb einer projektierten Seite existieren also kann nicht angezeigt werden." +msgstr "" +"Diese Seite wird veröffentlicht, aber nicht innerhalb einer projektierten " +"Seite existieren also kann nicht angezeigt werden." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Untergeordnete Seite hinzufügen" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Diese Seite ist geschützt vor öffentlichen Zugang" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Sortierung von untergeordneten Seiten deaktivieren" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Sortierung" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Sortierung von untergeordneten Seiten aktivieren" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Wählen Sie eine neue übergeordnete Seite für %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Wählen Sie eine neue übergeordnete Seite für %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -846,321 +654,262 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\nEs gibt einen Treffer." -msgstr[1] "\nEs gibt %(counter)s Treffer." +msgstr[0] "" +"\n" +"Es gibt einen Treffer." +msgstr[1] "" +"\n" +"Es gibt %(counter)s Treffer." -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Andere Suchbegriffe" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Bilder" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Dokumente" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Benutzer" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nSeite %(page_number)s von %(num_pages)s." +msgstr "" +"\n" +"Seite %(page_number)s von %(num_pages)s." -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "Es gibt leider keine Seiten zum Suchbegriff \"%(query_string)s\"" +msgstr "" +"Es gibt leider keine Seiten zum Suchbegriff \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Geben Sie oben einen Suchbegriff ein" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Keine Seite benutzt " -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Home" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Januar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Februar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "März" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "April" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Mai" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Juni" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Juli" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "August" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "September" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Oktober" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "November" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Dezember" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "So" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Mo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Di" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Mi" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Do" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Fr" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sa" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "%(useage_count)s mal benutzt" msgstr[1] "%(useage_count)s mal benutzt" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Bearbeiten Sie Ihr Konto" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Abmelden" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Seite %(page_num)s von %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Sie verwenden einen überholten Browser der nicht von " +"dieser Software unterstützt wird. Bitte \n" +" aktualisieren Sie Ihren Browser " -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "Javascript wird benötigt, um Wagtail zu verwenden, aber es ist derzeit deaktiviert" +msgstr "" +"Javascript wird benötigt, um Wagtail zu verwenden, aber es ist derzeit " +"deaktiviert" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Benutzer" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Zum Wagtail Admin-Interface" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Unterseite hinzufügen" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Hinzufügen" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Ihr Passwort wurde erfolgreich geändert." -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Ihre Einstellungen wurden gesichert!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Der Kurztitel wird bereits verwendet" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "Das Veröffentlichungsdatum muss vor dem Verfallsdatum liegen" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Das Verfallsdatum muss in der Zukunft sein" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Die Seite '{0}' erstellt und veröffentlicht." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Live anzeigen" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Die Seite '{0}' wurde erstelt und zur Freischaltung eingereicht." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Entwurf anzeigen" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Seite '{0}' erstellt." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Die Seite konnte wegen Prüfungsfehlern nicht erstellt werden." -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Seite '{0}' veröffentlicht." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Seite '{0}' zur Freischaltung eingereicht." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Seite '{0}' geändert." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Diese Seite konnte nicht gespeichert werden, da sie gesperrt ist." -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" -msgstr "Aufgrund von Fehlern bei der Validierung konnte die Seite nicht gespeichert werden." +msgstr "" +"Aufgrund von Fehlern bei der Validierung konnte die Seite nicht gespeichert " +"werden." -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Diese Seite wartet derzeit auf Freischaltung" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Seite '{0}' gelöscht." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Seite '{0}' depubliziert." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Seite '{0}' verschoben." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Seite '{0}' und {1} Unterseiten kopiert." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Seite '{0}' kopiert." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Inhalt" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Förderung" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Einstellungen" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Die Seite '{0}' wartet derzeit nicht auf Freischaltung." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Die Veröffentlichung der Seite '{0}' wurde abgelehnt." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Die Seite '{0}' ist jetzt gesperrt." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Die Seite '{0}' ist jetzt entsperrt." -#: widgets.py:65 msgid "Choose an item" msgstr "Eintrag wählen" -#: widgets.py:66 msgid "Choose another item" msgstr "Einen anderen Eintrag wählen" -#: widgets.py:67 msgid "Clear choice" msgstr "Auswahl zurücksetzen" -#: widgets.py:68 msgid "Edit this item" msgstr "Dieses Objekt bearbeiten" -#: widgets.py:115 msgid "Choose another page" msgstr "Noch eine Seite wählen" diff --git a/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.mo deleted file mode 100644 index 843e474a7..000000000 Binary files a/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.po index bf96941a6..7734413e4 100644 --- a/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/el/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # jim dal , 2014 # serafeim , 2014 @@ -11,102 +11,83 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/el/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-17 12:59+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" +"el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Προγραμματισμένη δημοσίευση" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Κοινές ρυθμίσεις σελίδων" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Αναζήτηση" -#: forms.py:38 msgid "Search term" msgstr "Όρος αναζήτησης" -#: forms.py:65 msgid "Enter password" msgstr "Εισάγετε τον κωδικό σας" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Εισάγετε το %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Εισάγετε τη διεύθυνση email σας για να ανανεώσετε τον κωδικό σας" -#: forms.py:86 msgid "Please fill your email address." msgstr "Συμπληρώσατε τη διεύθυνση email σας." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Λυπούμαστε, δε μπορείτε να αλλάξετε τον κωδικό σας διότι το λογαριασμό χρήστη σας τον διαχειρίζεται ένας διαφορετικός εξυπηρετητής." +msgstr "" +"Λυπούμαστε, δε μπορείτε να αλλάξετε τον κωδικό σας διότι το λογαριασμό " +"χρήστη σας τον διαχειρίζεται ένας διαφορετικός εξυπηρετητής." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Δε βρέθηκε το email." -#: forms.py:114 msgid "New title" msgstr "Νέος τίτλος" -#: forms.py:115 msgid "New slug" msgstr "Νέο slug" -#: forms.py:120 msgid "New parent page" msgstr "Νέα γονική σελίδα" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "Το αντίγραφο αυτό θα είναι ένα παιδί αυτής της δεδομένης γονικής σελίδας." +msgstr "" +"Το αντίγραφο αυτό θα είναι ένα παιδί αυτής της δεδομένης γονικής σελίδας." -#: forms.py:128 msgid "Copy subpages" msgstr "Αντιγραφή υποσελίδων" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Αντιγραφή %(count)s υποσελίδας." msgstr[1] "Αντιγραφή %(count)s υποσελίδων." -#: forms.py:139 msgid "Publish copied page" msgstr "Δημοσίευση αντιγραμμένης σελίδας" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Αυτή η σελίδα είναι ζωντανή. Θα θέλατε να δημοσιεύθει αντίγραφο της;" -#: forms.py:142 msgid "Publish copies" msgstr "Δημοσίευση αντιγράφων" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -114,164 +95,133 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s των σελίδων που αντιγράφεται είναι ζωντανο. Θέλετε να δημοσιεύει το αντίγραφο τους;" -msgstr[1] "%(count)s των σελίδων που αντιγράφεται είναι ζωντανά. Θέλετε να δημοσιεύουν τα αντίγραφα τους;" +msgstr[0] "" +"%(count)s των σελίδων που αντιγράφεται είναι ζωντανο. Θέλετε να δημοσιεύει " +"το αντίγραφο τους;" +msgstr[1] "" +"%(count)s των σελίδων που αντιγράφεται είναι ζωντανά. Θέλετε να δημοσιεύουν " +"τα αντίγραφα τους;" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "Αυτό το περιθωρίου τυπογραφικού είναι ήδη σε χρήση στο πλαίσιο της γονικής σελίδας \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" +msgstr "" +"Αυτό το περιθωρίου τυπογραφικού είναι ήδη σε χρήση στο πλαίσιο της γονικής " +"σελίδας \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Δημόσια" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Ιδιωτική, προσβάσιμη με τον ακόλουθο κωδικό" -#: forms.py:183 msgid "This field is required." msgstr "Το πεδίο πρέπει να συμπληρωθεί" -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Λογαριασμός" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Ορισμός gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Η εικόνα σας παρέχετε από το Gravatar και συσχετίζεται με τη διεύθυνση email σας. Με το λογαριασμό σας στο Gravatar μπορείτε να δημιουργήσετε εικόνα και για τις άλλες διευθύνσεις email που έχετε." +msgstr "" +"Η εικόνα σας παρέχετε από το Gravatar και συσχετίζεται με τη διεύθυνση email " +"σας. Με το λογαριασμό σας στο Gravatar μπορείτε να δημιουργήσετε εικόνα και " +"για τις άλλες διευθύνσεις email που έχετε." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Αλλαγή κωδικού" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Αλλάξτε τον κωδικό σας" -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Προτιμήσεις Ειδοποιήσεων" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Επιλέξτε ποιες ειδοποιήσεις ηλεκτρονικού ταχυδρομείου θα λαμβάνετε" -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Αλλαγή κωδικού" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Ο κωδικός σας δε μπορεί να αλλαχτεί εδώ. Παρακαλώ ενημερώστε το διαχειριστή." +msgstr "" +"Ο κωδικός σας δε μπορεί να αλλαχτεί εδώ. Παρακαλώ ενημερώστε το διαχειριστή." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Προτιμήσεις Ειδοποιήσεων" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Ενημέρωση" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Ανανέωση κωδικού" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Επιτυχής αλλαγή κωδικού" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Σύνδεση" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Δημιουργήστε το νέο σας κωδικό" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Οι κωδικοί δε ταιριάζουν. Παρακαλούμε δοκιμάστε ξανά." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Ελέγξατε το email σας" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Μια σύνδεση για ανανέωση του κωδικού σας έχει σταλεί στο email σας." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" -msgstr "Παρακαλούμε ακολουθήστε τη σύνδεση παρακάτω για να ανανεώσετε τον κωδικό σας" +msgstr "" +"Παρακαλούμε ακολουθήστε τη σύνδεση παρακάτω για να ανανεώσετε τον κωδικό σας" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Ανανέωση κωδικού" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Ανανεώστε τον κωδικό σας" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Πίνακας ελέγχου" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Μενού" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Προσθήκη ένος άλλου" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Εξερευνητής" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Εσωτερική σύνδεση" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Εξωτερική σύνδεση" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Σύνδεση με email" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +"Μόνο σελίδες του τύπου \"%(type)s\" μπορουν να επιλεγθουν για αυτό το πεδίο. " +"Τα αποτελέσματα αναζήτησης θα αποκλείσουν τις σελίδες των άλλων τύπων." -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -282,152 +232,95 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +"Βρέθηκε ενα αποτελέσμα" msgstr[1] "" +"\n" +"Βρέθηκαν %(counter)s αποτελέσματα" -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Επιλογή" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Επιλογή σελίδας" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Προσθήκη σύνδεσης σε email" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Εισαγωγή σύνδεσης" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Προσθήκη εξωτερικής σύνδεσης" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Μετακίνηση πάνω" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Μετακίνηση κάτω" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Διαγραφή" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Καλώς ήρθατε στο %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Αυτός είναι ο πίνακας ελέγχου στον οποίο εμφανίζονται πληροφορίες σχετικές με το περιεχόμενου που έχετε δημιουργήσει." +msgstr "" +"Αυτός είναι ο πίνακας ελέγχου στον οποίο εμφανίζονται πληροφορίες σχετικές " +"με το περιεχόμενου που έχετε δημιουργήσει." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Σελίδες προς έλεγχο" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Τίτλος" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Πατρική" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Τύπος" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Διορθωμένη" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Διόρθωση της σελίδας" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Έγκριση" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Απόρριψη" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Διόρθωση" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Προεπισκόπηση" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Οι πιο πρόσφατες διορθώσεις σας" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Ημερομηνία" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Κατάσταση" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Σχέδιο" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Ζωντανά" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Κατάσταση site" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -438,138 +331,114 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +" %(total)s Σελίδα\n" +" " msgstr[1] "" +"\n" +" %(total)s Σελίδες\n" +" " -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Είσοδος" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "Το %(username_field)s και ο κωδικός δεν ταιριάζουν. Παρακαλώ δοκιμάστε ξανά." +msgstr "" +"Το %(username_field)s και ο κωδικός δεν ταιριάζουν. Παρακαλώ δοκιμάστε ξανά." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Είσοδος στο Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Ξέχασα τον κωδικό μου" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Η σελίδα \"%(title)s\" εγκρίθηκε" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Η σελίδα \"%(title)s\" εγκρίθηκε." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Μπορείτε να δείτε τη σελίδα εδώ:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Επεξεργαστείτε τις προτιμήσεις ειδοποίησης εδώ:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Η σελίδα \"%(title)s\" απορρίφθηκε" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Η σελίδα \"%(title)s\" απορρίφθηκε." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Μπορείτε να διορθώστε τη σελίδα εδώ:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Η σελίδα \"%(page)s\" στάλθηκε για έλεγχο" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Η σελίδα \"%(page)s\" στάλθηκε για έλεγχο." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Μπορείτε να τη δείτε εδώ:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Ιδιωτικότητα της σελίδας" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Αυτή η σελίδα έχει γίνει ιδιωτική από σελίδα - γονέα" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Μπορείτε να επεξεργαστείτε τις ρυθμίσεις απορρήτου στο:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." -msgstr "Αλλαγές Προστασίας Προσωπικών Δεδομένων ισχύουν για όλα τα παιδιά αυτής της σελίδας επίσης." +msgstr "" +"Αλλαγές Προστασίας Προσωπικών Δεδομένων ισχύουν για όλα τα παιδιά αυτής της " +"σελίδας επίσης." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Επεξεργασία κλειδώματος" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Κλειδωμένο" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Ξεκλειδωμένο" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Ιδιωτικότητα" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Ιδιωτική" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Δημιουργία σελίδας στο %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Δημιουργία σελίδας στο" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Επιλέξατε ποιο τύπο σελίδας θέλετε να δημιουργήσετε." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Σελίδες που χρησιμοποιούν το %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Διαγραφή %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Θέλετε να διαγράψετε τη σελίδα;" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -577,263 +446,201 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Επίσης θα διαγραφεί και μια ακόμα σελίδα.\n" +" " +msgstr[1] "" +"\n" +" Επίσης θα διαγραφούν και %(descendant_count)s ακόμα " +"σελίδες.\n" " " -msgstr[0] "\n Επίσης θα διαγραφεί και μια ακόμα σελίδα.\n " -msgstr[1] "\n Επίσης θα διαγραφούν και %(descendant_count)s ακόμα σελίδες.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Εναλλακτικά μπορείτε να αποεκδόσετε τη σελίδα ώστε να μην εμφανίζεται στο κοινό. Στη συνέχεια μπορείτε να τη διορθώστε και να την εκδόσετε ." +msgstr "" +"Εναλλακτικά μπορείτε να αποεκδόσετε τη σελίδα ώστε να μην εμφανίζεται στο " +"κοινό. Στη συνέχεια μπορείτε να τη διορθώστε και να την εκδόσετε ." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Διαγραφή" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Απο-έκδοση" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Μετακίνηση της %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Μετακίνηση" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Είστε σίγουρος ότι θέλετε να μετακινήσετε τη σελίδα στο '%(title)s';" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Είστε σίγουρος ότι θέλετε να μετακινήσετε τη σελίδα και όλα τα παιδιά της στο '%(title)s';" +msgstr "" +"Είστε σίγουρος ότι θέλετε να μετακινήσετε τη σελίδα και όλα τα παιδιά της " +"στο '%(title)s';" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Ναι, να μετακινηθεί" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Απόεκδοστε τη σελίδα %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Αποέκδοση" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Είστε σίγουρος ότι θέλετε να αποεκδόσετε αυτή τη σελίδα;" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Ναι, να αποεκδοθεί" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Οι σελίδες που το χρησιμοποιούν" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Αντιγραφή %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Αντιγραφή" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Αντιγραφή αυτής της σελίδας" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Νέα %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Νέο" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Αποθήκευση σαν προσχέδιο" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Έκδοση" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Υποβολή για έλεγχο" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" msgstr "Επεξεργασία %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" msgstr "Επεξεργασία %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Σελίδα κλειδωμένη" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Αποθήκευση πρόχειρου" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Τελευταία τροποποίηση: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "από %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Εξερεύνηση %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Ενημέρωση" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Τραβήξτε" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Δεν έχουν δημιουργηθεί σελίδες." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Θέλετε να προσθέσετε μία;" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nΣελίδα %(page_number)s από %(num_pages)s." +msgstr "" +"\n" +"Σελίδα %(page_number)s από %(num_pages)s." -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Προηγούμενο" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Επόμενο" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Αυτή η σελίδα έχει κλειδωθεί για περαιτέρω επεξεργασία" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Εξερεύνηση υποσελίδων του '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Εξερεύνηση" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Εξερεύνηση των σελίδων - παιδιών του '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Προσθήκη σελίδας - παιδί στην '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Προσθήκη υποσελίδας" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Αυτή η σελίδα έχει δημοσιευθεί, αλλά δεν υφίστανται εντός ενός διαμορφωμένου Site, έτσι δεν μπορεί να εμφανιστεί." +msgstr "" +"Αυτή η σελίδα έχει δημοσιευθεί, αλλά δεν υφίστανται εντός ενός διαμορφωμένου " +"Site, έτσι δεν μπορεί να εμφανιστεί." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Προσθήκη σελίδας-παιδί" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Αυτή η σελίδα προστατεύεται από τη δημοσιότητα" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Απενεργοποίηση ταξινόμησης σελίδων - παιδιά" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Σειρά" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Ενεργοποίηση ταξινόμησης σελίδων - παιδιά" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Επιλογή πατρικής σελίδας για την %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Επιλογή νέας πατρικής σελίδας για την %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -843,321 +650,265 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n Υπάρχει μία σελίδα που ταιριάζει\n " -msgstr[1] "\n Υπάρχουν %(counter)s σελίδες που ταιριάζουν\n " +msgstr[0] "" +"\n" +" Υπάρχει μία σελίδα που ταιριάζει\n" +" " +msgstr[1] "" +"\n" +" Υπάρχουν %(counter)s σελίδες που ταιριάζουν\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Άλλες αναζητήσεις" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Εικόνες" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Έγγραφα" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Χρήστες" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nΣελίδα %(page_number)s of %(num_pages)s." +msgstr "" +"\n" +"Σελίδα %(page_number)s of %(num_pages)s." -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "Λυπούμαστε, καμία σελίδα δε ταιριάζει με το \"%(query_string)s\"" +msgstr "" +"Λυπούμαστε, καμία σελίδα δε ταιριάζει με το \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Εισάγετε όρο αναζήτησης" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Δεν υπάρχουν σελίδες που χρησιμοποιείτε" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Αρχή" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Ιανουάριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Φεβρουάριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Μάρτιος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Απρίλιος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Μάιος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Ιούνιος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Ιούλιος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Αύγουστος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Σεπτέμβριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Οκτώβριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Νοέμβριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Δεκέμβριος" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Κυρ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Δευ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Τρ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Τετ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Πεμ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Παρ" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Σαβ" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "Χρησιμοποιήθηκε %(useage_count)s φορά" msgstr[1] "Χρησιμοποιήθηκε %(useage_count)s φορές" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Επεξεργαστείτε το λογαριασμό σας" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Αποσύνδεση" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Σελίδα %(page_num)s από %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Χρησιμοποιείτε ένα ξεπερασμένο πρόγραμμα περιήγησης που " +"δεν υποστηρίζεται από αυτό το λογισμικό. Παρακαλούμε αναβαθμίστε το " +"πρόγραμμα περιήγησης σας μεσω της σελιδας ." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "Javascript χρειάζεται για να χρησιμοποιήσετε το Wagtail, αλλά είναι προς το παρόν απενεργοποιημένο" +msgstr "" +"Javascript χρειάζεται για να χρησιμοποιήσετε το Wagtail, αλλά είναι προς το " +"παρόν απενεργοποιημένο" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Μπάρα χρήστη" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Πηγαίνετε στο Wagtail περιβάλλον του διαχειριστή" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Προσθήκη υφιστάμενης σελίδας" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Πρόσθηκη" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Ο κωδικός σας αλλάχτηκε με επιτυχία!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Οι προτιμήσεις σας έχουν ενημερωθεί επιτυχώς!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Το slug χρησιμοποιείται" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" -msgstr "Μετάβαση ζωντανής ημερομηνίας/ώρας πρέπει να είναι πριν από την ημερομηνία λήξης/ώρας" +msgstr "" +"Μετάβαση ζωντανής ημερομηνίας/ώρας πρέπει να είναι πριν από την ημερομηνία " +"λήξης/ώρας" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Η ημερομηνία/ώρα λήξης πρέπει να είναι μελλοντική" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Η σελίδα '{0}' δημιουργήθηκε και δημοσιεύθηκε." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Εμφάνιση στο site" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Η σελίδα '{0}' δημιουργήθηκε και στάλθηκε προς έλεγχο." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Εμφάνιση προσχεδίου" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Η σελίδα '{0}' δημιουργήθηκε." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Η σελίδα δεν δημιοιυργήθηκε λόγω σφαλμάτων" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Η σελίδα '{0}' δημοσιεύθηκε." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Η σελίδα '{0}' στάλθηκε προς έλεγχο." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Έγινε η αποθήκευση της σελίδας '{0}'." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Η σελίδα δεν μπορεί να αποθηκευτεί καθώς είναι κλειδωμένη" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Δε ήταν δυνατή η αποθήκευση της σελίδας λόγω σφαλμάτων ελέγχου" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Η σελίδα δεν είναι προς έλεγχο" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Έγινε διαγραφή της σελίδας '{0}'." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Έγινε αποδημοσίευση της '{0}'." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Έγινε η μετακίνηση της σελίδας '{0}'." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Η σελίδα '{0}' και {1} υποσελίδες αντιγράφηκαν." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Η σελίδα '{0}' αντιγράφηκε." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Περιεχόμενο" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Προώθηση" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Ρυθμίσεις" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Η σελίδα '{0}' δεν είναι για έλεγχο." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Η δημοσίευση της σελίδας '{0}' απορρίφθηκε." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Η σελίδα '{0}' είναι τώρα κλειδωμένη." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Η σελίδα '{0}' είναι τώρα ξεκλειδωμένη." -#: widgets.py:65 msgid "Choose an item" msgstr "Επιλέξατε αντικείμενο" -#: widgets.py:66 msgid "Choose another item" msgstr "Επιλογή διαφορετικού αντικειμένου" -#: widgets.py:67 msgid "Clear choice" msgstr "Διαγραφή επιλογής" -#: widgets.py:68 msgid "Edit this item" msgstr "Επεξεργασία αυτού του στοιχείου" -#: widgets.py:115 msgid "Choose another page" msgstr "Επιλογή διαφορετικής σελίδας" diff --git a/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.mo index 37ef1d3b6..bcc80312f 100644 Binary files a/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.po index 152b5da85..0695b2c71 100644 --- a/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/es/LC_MESSAGES/django.po @@ -1,113 +1,94 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 # Joaquín Tita , 2014 +# José Alaguna , 2015 # Mauricio Baeza , 2015 # Unai Zalakain , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-18 06:45+0000\n" +"Last-Translator: José Alaguna \n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Publicación programada" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuración común de página" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Búsqueda" -#: forms.py:38 msgid "Search term" msgstr "Término de búsqueda" -#: forms.py:65 msgid "Enter password" msgstr "Introduce contraseña" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Ingrese su %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Escribe tu dirección de correo para restablecer tu contraseña" -#: forms.py:86 msgid "Please fill your email address." msgstr "Rellena tu dirección de correo por favor." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Lo sentimos, no puedes restablecer tu contraseña aquí porque tu cuenta es gestionada por otro servidor." +msgstr "" +"Lo sentimos, no puedes restablecer tu contraseña aquí porque tu cuenta es " +"gestionada por otro servidor." -#: forms.py:102 msgid "This email address is not recognised." msgstr "No se reconoce la dirección de correo." -#: forms.py:114 msgid "New title" msgstr "Nuevo título" -#: forms.py:115 msgid "New slug" msgstr "Nuevo slug" -#: forms.py:120 msgid "New parent page" msgstr "Nueva página padre" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "" +msgstr "Esta copia tendrá un hijo dado por su página padre." -#: forms.py:128 msgid "Copy subpages" msgstr "Copiar subpáginas" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Esto copiará %(count)s subpágina." msgstr[1] "Esto copiará %(count)s subpáginas." -#: forms.py:139 msgid "Publish copied page" msgstr "Publicar página copiada" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Esta página es en vivo. Quiere publicar su copia también?" -#: forms.py:142 msgid "Publish copies" msgstr "Copias publicadas" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -115,164 +96,132 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s de las páginas copiadas es en vivo. Quiere publicar su copia?" -msgstr[1] "%(count)s de las páginas copiadas es en vivo. Quiere publicar sus copias?" +msgstr[0] "" +"%(count)s de las páginas copiadas es en vivo. Quiere publicar su copia?" +msgstr[1] "" +"%(count)s de las páginas copiadas es en vivo. Quiere publicar sus copias?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" msgstr "" +"Esta marca ya esta en uso dentro del contexto de su página padre \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Público" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Privado, accessible con la siguiente contraseña" -#: forms.py:183 msgid "This field is required." msgstr "Este campo es necesario." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Cuenta" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Establecer gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Tu avatar es provisto por Gravatar y está conectado a tu dirección de correo. Con una cuenta Gravatar puedes establecer un avatar para cualquier número de correos electrónicos." +msgstr "" +"Tu avatar es provisto por Gravatar y está conectado a tu dirección de " +"correo. Con una cuenta Gravatar puedes establecer un avatar para cualquier " +"número de correos electrónicos." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Cambiar contraseña" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Cambia la contraseña que utilizas para iniciar sesión." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Preferencias de notificación" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Seleccione cuales notificaciones por correo electrónico desea recibir." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Cambiar Contraseña" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Tu contraseña no puede cambiarse aquí. Por favor, contacta con el administrador." +msgstr "" +"Tu contraseña no puede cambiarse aquí. Por favor, contacta con el " +"administrador." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Preferencias de Notificación" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Actualizar" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Restablecer contraseña" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Cambio de contraseña exitoso" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Login" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Establece tu nueva contraseña" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Las contraseñas no coinciden. Por favor, inténtalo de nuevo." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Revisa tu correo electrónico" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Un enlace para restablecer tu contraseña, te ha sido enviado por correo electrónico." +msgstr "" +"Un enlace para restablecer tu contraseña, te ha sido enviado por correo " +"electrónico." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Por favor, sigue el enlace de abajo para restablecer tu contraseña" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Restablecer contraseña" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Restablecer tu contraseña" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Panel de control" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menú" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Agregar otro" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorador" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Enlace interno" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Enlace externo" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Enlace de correo electrónico" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +"Sólo páginas de tipo \"%(type)s\" pueden ser elegidas para este campo. Los " +"resultados de búsqueda excluirán páginas de tipos distintos." -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -283,152 +232,97 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +" Hay una coincidencia\n" +" " msgstr[1] "" +"\n" +" Hay %(counter)s coincidencias\n" +" " -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Seleccionar" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Elige una página" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Añade un enlace de correo electrónico" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Inserta un enlace" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Añade un enlace externo" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Subir" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Bajar" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Bienvenido al CMS Wagtail %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Este es tu panel de control donde aparecerá información útil sobre el contenido que has creado." +msgstr "" +"Este es tu panel de control donde aparecerá información útil sobre el " +"contenido que has creado." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Páginas en espera de ser moderadas" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Título" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Padre" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tipo" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editado" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprobar" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rechazar" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Editar" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Previsualizar" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Tus ediciones más recientes" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Fecha" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Estado" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Borrador" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "En vivo" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Resumen del sitio" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -439,138 +333,113 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +" %(total)s Página\n" +" " msgstr[1] "" +"\n" +" %(total)s Páginas\n" +" " -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Iniciar sesión" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "Su %(username_field)s y contraseña no concuerdan. Por favor intente nuevamente." +msgstr "" +"Su %(username_field)s y contraseña no concuerdan. Por favor intente " +"nuevamente." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Iniciar sesión en Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "¿La has olvidado?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "La página \"%(title)s\" ha sido aprobada" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "La página \"%(title)s\" ha sido aprobada." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Puede visualizar la página aquí:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Modifique sus preferencias de notificación aquí:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "La página \"%(title)s\" ha sido rechazada" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "La página \"%(title)s\" ha sido rechazada." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Puedes editar la página aquí:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "La página \"%(page)s\" ha sido enviada para ser moderada" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "La página \"%(page)s\" ha sido enviada para ser moderada." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Puedes previsualizar la página aquí:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Privacidad de la página" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Esta página fue convertida en privada por una página padre." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Puede editar los ajustes de privacidad sobre:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." msgstr "Los cambios de privacidad se aplican a todos los hijos de esta página." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Editar bloqueo" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Bloqueada" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Desbloqueada" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Privacidad" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Privado" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Crear una página en %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Crear una página en" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Elige qué tipo de página deseas crear." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Páginas usando %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Eliminar %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "¿Seguro que quieres eliminar esta página?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -578,263 +447,201 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Esto también borrará otra subpágina.\n" +" " +msgstr[1] "" +"\n" +" Esto también eliminará %(descendant_count)s subpáginas " +"más.\n" " " -msgstr[0] "\n Esto también borrará otra subpágina.\n " -msgstr[1] "\n Esto también eliminará %(descendant_count)s subpáginas más.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Otra opción es no publicar la página. Esto no permite que el público la vea y la puedes editar o volver a publicar más tarde." +msgstr "" +"Otra opción es no publicar la página. Esto no permite que el público la vea " +"y la puedes editar o volver a publicar más tarde." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Elimínalo" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "No publicar" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mover %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mover" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Estás seguro de que quieres mover esta página a dentro de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Estás seguro de que quieres mover esta página y todas sus páginas hijas a '%(title)s'?" +msgstr "" +"Estás seguro de que quieres mover esta página y todas sus páginas hijas a " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Sí, mueve esta página" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "No publicar %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "No publicar" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Estás seguro de que no quieres publicar esta página?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Sí, no publicar" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Páginas usando" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Copiar %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Copiar" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Copiar esta página" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nueva %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nuevo" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Guardar como borrador" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publicar" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Enviar para ser moderado" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" -msgstr "" +msgstr "Editando %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" -msgstr "" +msgstr "Editando %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Página bloqueada" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Guardar borrador" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Última modificación: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "por %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorando %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Actualizada" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Llevar" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "No ha sido creada ninguna página." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Por qué no añadir una?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nPágina %(page_number)s de %(num_pages)s." +msgstr "" +"\n" +"Página %(page_number)s de %(num_pages)s." -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Anterior" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Siguiente" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Esta página se encuentra bloqueada para su edición" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Explorar subpáginas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorar" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Explorar páginas hijas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Añadir página hija a '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Añadir subpágina" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." msgstr "" +"Esta página está publicada pero no existe dentro del sitio configurado, así " +"que no se puede ver." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Añadir página hija" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Esta página esta protegida para ser accedida públicamente" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Deshabilitar organización de páginas hijas" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Orden" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Habilitar organización de páginas hijas" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Selecciona una nueva página padre para %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Selecciona una nueva página padre para %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -844,321 +651,260 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\nHay una página coincidente" -msgstr[1] "\nExisten %(counter)s páginas coincidentes" +msgstr[0] "" +"\n" +"Hay una página coincidente" +msgstr[1] "" +"\n" +"Existen %(counter)s páginas coincidentes" -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Otras búsquedas" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imágenes" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documentos" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Usuarios" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Página %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +" Página %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Lo sentimos, ninguna página contiene \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Introduce el término de búsqueda arriba" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Páginas sin uso" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Hogar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Enero" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Febrero" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Marzo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Abril" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Mayo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Junio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Julio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Agosto" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Septiembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Octubre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Noviembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Diciembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Dom" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Lun" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Mar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Mié" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Jue" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Vie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sáb" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "Utilizado %(useage_count)s vez" msgstr[1] "Utilizado %(useage_count)s veces" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Editar tu cuenta" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Cerrar sesión" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Página %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Estás usando un navegador desactualizadono soportado por " +"este software. Por favor actualiza tu " +"navegador." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" msgstr "" +"Javascript es requerido para usar Wagtail, pero actualmente está desactivado." -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Barra de usuario" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Ir a la interface de admin Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Añadir página hija" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Agregar" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "¡Tu contraseña ha sido cambiada con éxito!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "¡Sus preferencias han sido actualizadas exitosamente!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Este slug ya está en uso" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" -msgstr "Ir en vivo fecha/tiempo debe ser anterior a la fecha/tiempo de expiración" +msgstr "" +"Ir en vivo fecha/tiempo debe ser anterior a la fecha/tiempo de expiración" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "La fecha/tiempo de expiración debe ser en el futuro" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Página '{0}' creada y publicada." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" -msgstr "" +msgstr "Ver en vivo" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Página '{0}' creada y enviada para ser moderada." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" -msgstr "" +msgstr "Ver borrador" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Página '{0}' creada." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Esta página no pudo ser creada debido a errores de validación" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Página '{0}' publicada." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Página '{0}' enviada para ser moderada." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Página '{0}' actualizada." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "La página no pudo ser guardada debido a que se encuentra bloqueada" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "La página no ha podido ser guardada debido a errores de validación" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "La página está a la espera de ser moderada" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Página '{0}' eliminada." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Página '{0}' no publicada." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Página '{0}' movida." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Página '{0}' y '{1}' subpáginas copiadas." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Página '{0}' copiada." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Contenido" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Promocionar" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Propiedades" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "La página '{0}' no está esperando a ser moderada." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Rechazada la publicación de la página '{0}'." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Página '{0}' se encuentra bloqueada." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Página '{0}' se encuentra desbloqueada." -#: widgets.py:65 msgid "Choose an item" msgstr "Elige un elemento" -#: widgets.py:66 msgid "Choose another item" msgstr "Elige otro elemento" -#: widgets.py:67 msgid "Clear choice" msgstr "Borrar selección" -#: widgets.py:68 msgid "Edit this item" -msgstr "" +msgstr "Editar este item" -#: widgets.py:115 msgid "Choose another page" msgstr "Elige otra página" diff --git a/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index fcbd3d5e6..000000000 Binary files a/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index e829b7017..000000000 --- a/wagtail/wagtailadmin/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,1160 +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: -# Unai Zalakain , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "Bilatu" - -#: forms.py:38 -msgid "Search term" -msgstr "Bilaketa terminoa" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "Idatzi zure eposta helbidea zure pasahitza berrezartzeko" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "Idatzi zure eposta helbidea mesedez." - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "Sentitzen dugu, ezin duzu zure pasahitza hemen berrezarri zure kontua beste zerbitzari batek kudeatzen duelako." - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "Ez da horrelako eposta helbiderik ezagutzen." - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "Kontua" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "Gravatarra aukeratu" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "Zure avatar irudia Gravatar-ek hornitzen du eta zure eposta helbidera konektatua dago. Gravatar kontu batekin erabiltzen duzun eposta helbide bakoitzeko avatar bat ezarri dezakezu." - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "Pasahitza aldatu" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "Saioa hasteko erabiltzen duzun pasahitza aldatu." - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "Zure pasahitza ezin da hemen aldatu. Mesedez kontaktatu administratzailea." - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "Pasahitza berrezarri" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "Pasahitza aldaketa arrakastatsua" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "Login" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "Zure pasahitza berria ezarri" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "Pasahitzek ez dute bat egiten. Mesedez saiatu berriro." - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "Zure eposta konprobatu" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "Zure pasahitza berrezartzeko esteka bat bidali zaizu epostaz." - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "Mesedez jarraitu behiko esteka zure pasahitza berrezartzeko" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "Pasahitzaren berrezarpena" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "Zure pasahitza berrezarri" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "Kontrol panela" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "Arakatzailea" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "Barne esteka" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "Kanpo esteka" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "Eposta esteka" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "Orrialde bat aukeratu" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "Eposta esteka bat gehitu" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "Esteka txertatu" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "Kanpo esteka bat gehitu" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "Gora mugitu" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "Behera mugitu" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "Ezabatu" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "Ongi etorri %(site_name)s Wagtail CMSra" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "Kontrol panel honetan sortu duzun edukiekin erlazionaturiko informazio baliagarria agertuko da." - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "Moderatzeke dauden orrialdeak" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "Izenburua" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "Gurasoa" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "Orrialde hau editatu" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "Baieztatu" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "Ezeztatu" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "Aurrikusi" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "Zure edizio berrienak" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "Data" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "Egoera" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "Etxea" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "Elementu bat aukeratu" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "Beste elementu bat aukeratu" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "Aukeraketa garbitu" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "Beste orrialde bat aukeratu" diff --git a/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index ea1fa3827..000000000 Binary files a/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 8b311c036..000000000 --- a/wagtail/wagtailadmin/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,1152 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.mo index 24291314f..4f6d1b0e7 100644 Binary files a/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.po index 0bae2521c..ba0a44772 100644 --- a/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Adrien , 2014 # Bertrand Bordage , 2015 @@ -11,102 +11,82 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-05-12 09:00+0000\n" +"Last-Translator: Bertrand Bordage \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Publication programmée" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuration générale" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Rechercher" -#: forms.py:38 msgid "Search term" msgstr "Terme de recherche" -#: forms.py:65 msgid "Enter password" msgstr "Entrez un mot de passe" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Entrez votre %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Entrez votre adresse e-mail pour réinitialiser votre mot de passe" -#: forms.py:86 msgid "Please fill your email address." msgstr "Entrez votre adresse e-mail." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Désolé, vous ne pouvez pas réinitialiser votre mot de passe ici alors que votre compte utilisateur est géré par un autre serveur." +msgstr "" +"Désolé, vous ne pouvez pas réinitialiser votre mot de passe ici alors que " +"votre compte utilisateur est géré par un autre serveur." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Cette adresse e-mail n'est pas reconnue." -#: forms.py:114 msgid "New title" msgstr "Nouveau titre" -#: forms.py:115 msgid "New slug" msgstr "Nouveau slug" -#: forms.py:120 msgid "New parent page" msgstr "Nouvelle page parente" -#: forms.py:121 msgid "This copy will be a child of this given parent page." msgstr "Cette copie sera une sous-page de la page parent sélectionnée." -#: forms.py:128 msgid "Copy subpages" msgstr "Copier une sous-page" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Ceci copiera %(count)s sous-page." msgstr[1] "Ceci copiera %(count)s sous-pages." -#: forms.py:139 msgid "Publish copied page" msgstr "Publier la copie" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Cette page est publiée. Souhaitez-vous également publier sa copie ?" -#: forms.py:142 msgid "Publish copies" msgstr "Publier les copies" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -114,164 +94,130 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s des pages à copier est publiée. Voulez-vous publier sa copie ?" -msgstr[1] "%(count)s des pages à copier sont publiées. Voulez-vous publier leur copie ?" +msgstr[0] "" +"%(count)s des pages à copier est publiée. Voulez-vous publier sa copie ?" +msgstr[1] "" +"%(count)s des pages à copier sont publiées. Voulez-vous publier leur copie ?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" msgstr "Ce slug est déjà utilisé dans le contexte de sa page parent \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Public" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Privé, accessible avec le mot de passe ci-dessous" -#: forms.py:183 msgid "This field is required." msgstr "Champ requis." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Compte" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Définir un gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Votre avatar est fourni par Gravatar et est relié à votre adresse e-mail. Avec un compte Gravatar vous pouvez définir un avatar pour toutes les adresses e-mail que vous utilisez." +msgstr "" +"Votre avatar est fourni par Gravatar et est relié à votre adresse e-mail. " +"Avec un compte Gravatar vous pouvez définir un avatar pour toutes les " +"adresses e-mail que vous utilisez." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Changer le mot de passe" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Changer le mot de passe utilisé pour vous identifier." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Préférences de notifications" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Choisissez les notifications par e-mail à recevoir." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Changer le mot de passe" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Votre mot de passe ne peut être changé ici. Contactez un administrateur." +msgstr "" +"Votre mot de passe ne peut être changé ici. Contactez un administrateur." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Préférences de Notifications" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Mettre à jour" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Réinitialiser le mot de passe" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Mot de passe changé avec succès" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Identifiant" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Définissez votre nouveau mot de passe" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Les mots de passes ne correspondent pas. Essayez de nouveau." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Consultez vos e-mails" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Un lien pour réinitialiser votre mot de passe vous a été envoyé par courriel." +msgstr "" +"Un lien pour réinitialiser votre mot de passe vous a été envoyé par courriel." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Suivez le lien ci-dessous pour réinitialiser votre mot de passe" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Réinitialisation de mot de passe" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Réinitialisez votre mot de passe" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Tableau de bord" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Ajouter un nouveau" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorer" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Lien interne" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Lien externe" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Email" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" +" " +msgstr "" +"\n" +" Seules les pages de type \"%(type)s\" peuvent être choisis pour ce " +"champ. Les résultats de recherche excluront les pages d'un autre type.\n" " " -msgstr "\n Seules les pages de type \"%(type)s\" peuvent être choisis pour ce champ. Les résultats de recherche excluront les pages d'un autre type.\n " -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -281,153 +227,98 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Aucun résultat trouvé\n " -msgstr[1] "\n %(counter)s résultats trouvés\n " +msgstr[0] "" +"\n" +" Aucun résultat trouvé\n" +" " +msgstr[1] "" +"\n" +" %(counter)s résultats trouvés\n" +" " -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Choisir" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Choisissez une page" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Ajouter un lien vers un email" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Insérer un lien" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Ajouter un lien externe" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Monter" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Descendre" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Supprimer" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Bienvenue sur le CMS Wagtail %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Ceci est votre tableau de bord sur lequel des informations importantes sur le contenu que vous avez créé seront affichées." +msgstr "" +"Ceci est votre tableau de bord sur lequel des informations importantes sur " +"le contenu que vous avez créé seront affichées." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Pages en attente de modération" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Titre" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Parent" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Type" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Modifié" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Modifier cette page" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Approuver" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rejeter" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Modifier" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Prévisualisation" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Vos modifications les plus récentes" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Date" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Statut" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Brouillon" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Publié" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Sommaire du site" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -437,139 +328,116 @@ msgid_plural "" "\n" " %(total)s Pages\n" " " -msgstr[0] "\n %(total)s page\n " -msgstr[1] "\n %(total)s pages\n " +msgstr[0] "" +"\n" +" %(total)s page\n" +" " +msgstr[1] "" +"\n" +" %(total)s pages\n" +" " -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "S'identifier" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr " Votre %(username_field)s et votre mot de passe ne correspondent à aucun utilisateur. Veuillez essayer de nouveau." +msgstr "" +" Votre %(username_field)s et votre mot de passe ne correspondent à aucun " +"utilisateur. Veuillez essayer de nouveau." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "S'identifier" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Oublié?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "La page \"%(title)s\" a été approuvée" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "La page \"%(title)s\" a été approuvée." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Vous pouvez voir la page ici:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Modifié vos préférences de notifications ici :" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "La page \"%(title)s\" a été rejetée" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "La page \"%(title)s\" a été rejetée." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Vous pouvez éditer la page ici:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "La page \"%(page)s\" a été soumise pour modération" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "La page \"%(page)s\" a été soumise pour modération." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Vous pouvez prévisualiser la page ici:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Page privée" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Cette page a été rendu privé par une page parent." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Vous pouvez modifier les paramètres de confidentialité sur :" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." -msgstr "Les changements de confidentialité s'appliquent également à tous les sous-pages de cette page." +msgstr "" +"Les changements de confidentialité s'appliquent également à tous les sous-" +"pages de cette page." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Modifier le verrou" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Verrouillé" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Déverrouillé" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Confidentialité" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Privé" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Créer une page dans %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Créer une page dans" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Choisissez quel type de page vous souhaiteriez créer." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Pages utilisant %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Supprimer %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Êtes vous sûr de vouloir supprimer cette page?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -577,263 +445,202 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Ceci supprime aussi une sous-pages supplémentaire.\n" +" " +msgstr[1] "" +"\n" +" Ceci supprimer aussi %(descendant_count)s sous-pages " +"supplémentaires.\n" " " -msgstr[0] "\n Ceci supprime aussi une sous-pages supplémentaire.\n " -msgstr[1] "\n Ceci supprimer aussi %(descendant_count)s sous-pages supplémentaires.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Vous pouvez également dé-publier la page. Cela enlèvera la page des vues publiques et vous pourrez l'éditer ou la publier de nouveau plus tard." +msgstr "" +"Vous pouvez également dé-publier la page. Cela enlèvera la page des vues " +"publiques et vous pourrez l'éditer ou la publier de nouveau plus tard." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "La supprimer" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "La dé-publier" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Déplacer %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Déplacer" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Êtes-vous sûr de vouloir déplacer cette page dans '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Êtes-vous sûr de vouloir déplacer cette page et l'ensemble de ses sous-pages dans '%(title)s'?" +msgstr "" +"Êtes-vous sûr de vouloir déplacer cette page et l'ensemble de ses sous-pages " +"dans '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Oui, déplacer cette page" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Dé-publier %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Dé-publier" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Êtes vous sûr de vouloir dé-publier cette page?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Oui, la dé-publier" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Pages utilisant" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Copier %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Copier" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Copier cette page" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nouveau %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nouveau" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Enregistrer comme brouillon" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publier" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Soumettre pour modération" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" msgstr "Modification de %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" msgstr "Modification de %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Page vérouillée" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Enregistrer le brouillon" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Dernière modification: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "par %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorer %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Mis à jour" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Glisser" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Aucune page n'a été créé." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Pourquoi ne pas en ajouter une?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Page %(page_number)s sur %(num_pages)s.\n " +msgstr "" +"\n" +" Page %(page_number)s sur %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Précédent" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Suivant" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Cette page est verrouillé pour toute modification ultérieure" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" msgstr "Ajouter une sous-page à '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorer" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Explorer les sous-pages de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Ajouter une sous-page à '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Ajouter une sous-page" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Cette page est publiée, mais elle n'existe dans aucun des sites configurés, elle ne pourra donc pas être vue." +msgstr "" +"Cette page est publiée, mais elle n'existe dans aucun des sites configurés, " +"elle ne pourra donc pas être vue." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Ajouter une sous-page" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Cette page n'est pas visible publiquement" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Désactiver le tri des sous-pages" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Ordre" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Activer le tri des sous-pages" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Sélectionner une nouvelle page parent à %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Sélectionnez une nouvelle page parent pour %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -843,321 +650,261 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n 1 page correspondante\n " -msgstr[1] "\n %(counter)s pages correspondantes\n " +msgstr[0] "" +"\n" +" 1 page correspondante\n" +" " +msgstr[1] "" +"\n" +" %(counter)s pages correspondantes\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Autres recherches" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Images" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documents" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Utilisateurs" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Page %(page_number)s sur %(num_pages)s.\n " +msgstr "" +"\n" +" Page %(page_number)s sur %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Désolé, aucune page ne correspond à \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Entrez un terme de recherche ci-dessus" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Aucune page utilisée" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Accueil" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Janvier" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Février" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Mars" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Avril" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Mai" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Juin" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Juillet" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Août" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Septembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Octobre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Novembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Décembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Dim" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Lun" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Mar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Mer" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Jeu" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Ven" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sam" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "Utilisé %(useage_count)s fois" msgstr[1] "Utilisé %(useage_count)s fois" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Modifiez votre compte" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Se déconnecter" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Page %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "Vous utilisez un navigateur non pris en charge par ce logiciel. Veuillez mettre à jour votre navigateur." +"software. Please upgrade your browser." +msgstr "" +"Vous utilisez un navigateur non pris en charge par ce logiciel. Veuillez mettre à jour votre navigateur." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "Javascript est nécessaire pour utiliser Wagtail, mais il est actuellement désactivé," +msgstr "" +"Javascript est nécessaire pour utiliser Wagtail, mais il est actuellement " +"désactivé," -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Barre utilisateur" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Aller sur l'interface d'administration de Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" msgstr "Ajouter une page sous-page" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Ajouter" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Votre mot de passe a été changé avec succès!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Vos préférences ont été mises à jour avec succès !" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Ce slug est déjà utilisé" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "La date de publication doit être antérieure à la date d'expiration" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "La date d'expiration doit être dans le futur" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Page '{0}' créée et publiée." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Visualiser en direct" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Page '{0}' créée et soumise pour modération." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Voir le brouillon" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Page '{0}' créée." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "La page n'a pas pu être créée en raison d'erreurs de validation" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Page '{0}' publiée." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Page '{0}' soumise pour modération." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Page '{0}' mise à jour." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "La page n'a pas pu être enregistrée car elle est verrouillée" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "La page n'a pu être enregistré à cause d'erreurs de validation." -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Cette page est actuellement en attente de modération" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Page '{0}' supprimée." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Page '{0}' dé-publiée." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Page '{0}' déplacée." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Page '{0}' et {1} sous-pages copiées." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Page '{0}' copiée." -#: views/pages.py:729 msgid "Content" msgstr "Contenu" -#: views/pages.py:731 msgid "Promote" msgstr "Promotion" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Paramètres" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "La page '{0}' est actuellement en attente de modération." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Page '{0}' refusée à la publication." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "La page '{0}' est maintenant verrouillée." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "La page '{0}' est maintenant déverrouillée." -#: widgets.py:65 msgid "Choose an item" msgstr "Choisissez un élément" -#: widgets.py:66 msgid "Choose another item" msgstr "Choisissez un autre élément" -#: widgets.py:67 msgid "Clear choice" msgstr "Effacer ce choix" -#: widgets.py:68 msgid "Edit this item" msgstr "Modifier cet item" -#: widgets.py:115 msgid "Choose another page" msgstr "Choisissez une autre page" diff --git a/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.mo index 757e9ca27..c8bbf4caf 100644 Binary files a/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.po index b4caf792c..bf1c0d046 100644 --- a/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/gl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 @@ -10,565 +10,263 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" +"language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuración común de páxina" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Busca" -#: forms.py:38 msgid "Search term" msgstr "Termo de busca" -#: forms.py:65 msgid "Enter password" msgstr "Introduce contrasinal" -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Escribe a túa dirección de correo para restaurar o teu contrasinal" -#: forms.py:86 msgid "Please fill your email address." msgstr "Por favor, enche a túa dirección de correo." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Sentímolo, non podes restablecer o teu contrasinal aquí porque a túa conta é xestionada por outro servidor." +msgstr "" +"Sentímolo, non podes restablecer o teu contrasinal aquí porque a túa conta é " +"xestionada por outro servidor." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Non se recoñece a dirección de correo." -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Conta" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Establecer gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "O teu avatar é provisto por Gravatar e está conectado á túa dirección de correo. Cunha conta Gravatar podes establecer un avatar para calquera número de correos electrónicos." +msgstr "" +"O teu avatar é provisto por Gravatar e está conectado á túa dirección de " +"correo. Cunha conta Gravatar podes establecer un avatar para calquera número " +"de correos electrónicos." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Cambiar contrasinal" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Cambia a contrasinal que utilizas para iniciar sesión." -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Cambiar Contrasinal" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "O teu contrasinal non pode cambiarse aquí. Por favor, contacta co administrador." - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" msgstr "" +"O teu contrasinal non pode cambiarse aquí. Por favor, contacta co " +"administrador." -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Restablecer contrasinal" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Cambiouse o contrasinal correctamente" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Login" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Establece o teu novo contrasinal" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Os contrasinais non coinciden. Por favor, téntao de novo." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Revisa o teu correo electrónico" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Unha ligazón para restablecer o teu contrasinal foiche enviado por correo electrónico." +msgstr "" +"Unha ligazón para restablecer o teu contrasinal foiche enviado por correo " +"electrónico." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" -msgstr "Por favor, segue a ligazón de abaixo para restablecer e teu contrasinal" +msgstr "" +"Por favor, segue a ligazón de abaixo para restablecer e teu contrasinal" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Restablecer contrasinal" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Restablecer o teu contrasinal" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Panel de control" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menú" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorador" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Ligazón interna" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Ligazón externa" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Ligazón de correo electrónico" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Elixe unha páxina" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Engade unha ligazón de correo electrónico" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Inserta unha ligazón" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Engade unha ligazón externa" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Subir" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Baixar" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Benvido ao CMS Wagtail %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Este é o teu panel de control onde aparecerá información útil sobre o contido que creaches." +msgstr "" +"Este é o teu panel de control onde aparecerá información útil sobre o " +"contido que creaches." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Páxinas en espera de ser moderadas" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Título" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Padre" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tipo" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editado" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Editar esta páxina" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprobar" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rexeitar" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Editar" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Previsualizar" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "As túas edicións máis recentes" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Estado" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Resumo do sitio" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Iniciar sesión" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Iniciar sesión en Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "¿Esquecíchela?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "A páxina \"%(title)s\" ha sido aprobada" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "A páxina \"%(title)s\" ha sido aprobada." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Pode visualizar a páxina aquí:" -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "A páxina \"%(title)s\" foi rexeitada" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "A páxina \"%(title)s\" foi rexeitada." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Podes editar ala páxina aquí:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "A páxina \"%(page)s\" foi enviada para ser moderada" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "A páxina \"%(page)s\" foi enviada para ser moderada." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Podes previsualizar a páxina aquí:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Crear unha páxina en %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Crear unha páxina en" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Elixir qué tipo de páxina desexas crear." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Páxinas usando %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Eliminar %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "¿Seguro que queres eliminar esta páxina?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -576,587 +274,239 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Isto tamén eliminará outra subpáxina.\n" +" " +msgstr[1] "" +"\n" +" Isto tamén eliminará %(descendant_count)s subpáxinas " +"máis.\n" " " -msgstr[0] "\n Isto tamén eliminará outra subpáxina.\n " -msgstr[1] "\n Isto tamén eliminará %(descendant_count)s subpáxinas máis.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Outra opción é non publicar a páxina. Isto non permite que o público a vexa e a podes editar ou voltar a publicala máis tarde." +msgstr "" +"Outra opción é non publicar a páxina. Isto non permite que o público a vexa " +"e a podes editar ou voltar a publicala máis tarde." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Elimínao" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Non publicar" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mover %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mover" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "¿Seguro que queres mover esta páxina a '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "¿Seguro que queres mover esta páxina e todas as súas páxinas filla a '%(title)s'?" +msgstr "" +"¿Seguro que queres mover esta páxina e todas as súas páxinas filla a " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Sí, mover esta páxina" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Non publicar %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Non publicar" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "¿Seguro que non queres publicar esta páxina?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Sí, non publicar" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Páxinas usando" -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nova %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nova" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Gardar como borrador" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publicar" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Enviar para ser moderado" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Gardar borrador" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Última modificación: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "por %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorando %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Levar" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Non foi creada ningunha páxina." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "¿Por qué non engadir unha?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Anterior" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Seguinte" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorar" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Engadir páxina filla a '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Engadir subpáxina" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Engadir páxina filla" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Deshabilitar organización de páxinas fillas" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Orden" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Habilitar organización de páxinas fillas" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Seleccionar unha nova páxina pai para %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Seleccionar unha nova páxina pai para %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imaxes" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documentos" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Usuarios" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Páxina %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +" Páxina %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Sentímolo, ningunha páxina contén \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Introduce o termo de busca arriba" -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Hogar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Cerrar sesión" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Páxina %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "¡O teu contrasinal foi cambiado correctamente!" -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Este slug ya está en uso" -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Páxina '{0}' creada." -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Páxina '{0}' publicada." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Páxina '{0}' enviada para ser moderada." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Páxina '{0}' actualizada." -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "A páxina non puido ser gardada debido a erros de validación" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "A páxina está á espera de ser moderada" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Páxina '{0}' eliminada." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Páxina '{0}' non publicada." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Páxina '{0}' movida." -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "A páxina '{0}' non está esperando a ser moderada." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Rexeitada a publicación da página '{0}'." -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "Elixe un elemento" -#: widgets.py:66 msgid "Choose another item" msgstr "Elixe outro elemento" -#: widgets.py:67 msgid "Clear choice" msgstr "Borrar selección" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Elixe outra páxina" diff --git a/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index aa59f76ec..000000000 Binary files a/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.po index 36bc50f02..496376f6d 100644 --- a/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/it/LC_MESSAGES/django.po @@ -1,109 +1,90 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Alessio Di Stasio , 2015 # andrea tagliazucchi , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/it/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-05-08 22:10+0000\n" +"Last-Translator: Alessio Di Stasio \n" +"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/" +"it/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Data pubblicazione" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configurazione pagina" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" msgstr "Cerca" -#: forms.py:65 +msgid "Search term" +msgstr "Cerca termine" + msgid "Enter password" msgstr "Inserisci password" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Inserisci il tuo %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Digita la tua email per resettare la password" -#: forms.py:86 msgid "Please fill your email address." msgstr "Inserisci la tua email" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Non puoi resterai la password perché il tuo account è gestito da un altro server" +msgstr "" +"Non puoi resterai la password perché il tuo account è gestito da un altro " +"server" -#: forms.py:102 msgid "This email address is not recognised." msgstr "L'indirizzo email fornito è inesistente" -#: forms.py:114 msgid "New title" msgstr "Nuovo titolo" -#: forms.py:115 msgid "New slug" msgstr "Nuovo slug" -#: forms.py:120 msgid "New parent page" -msgstr "" +msgstr "Nuova pagina padre" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "" +msgstr "Questa copia sarà un figlio della pagina padre in questione" -#: forms.py:128 msgid "Copy subpages" msgstr "Copia subpagina" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Questo copierà %(count)s sottopagina." +msgstr[1] "Questo copierà %(count)s sottopagine." -#: forms.py:139 msgid "Publish copied page" -msgstr "" +msgstr "Pubblica pagina copiata" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" +msgstr "Questa pagina è live. Vuoi pubblicare anche la sua copia?" -#: forms.py:142 msgid "Publish copies" -msgstr "" +msgstr "Pubblica copie" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -112,1049 +93,657 @@ msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" msgstr[0] "" +"%(count)s delle pagine copiate sono live. Vuoi pubblicare la sua copia?" msgstr[1] "" +"%(count)s delle pagina copiate sono live. Vuoi pubblicare le loro copie?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" +msgstr "Questo slug è già in uso nel contesto della pagina padre \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" -msgstr "" +msgstr "Pubblico" -#: forms.py:175 msgid "Private, accessible with the following password" -msgstr "" +msgstr "Privato, accessibile con la seguente password" -#: forms.py:183 msgid "This field is required." -msgstr "" +msgstr "Questo campo è obbligatorio" -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" -msgstr "" +msgstr "Account" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" -msgstr "" +msgstr "Setta gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." msgstr "" +"La tua immagine avatar è fornita da Gravatar ed è connessa al tuo indirizzo " +"email. Con un account Gravatar puoi settare un avatar per qualunque numero " +"di email che usi." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" -msgstr "" +msgstr "Cambia password" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." -msgstr "" +msgstr "Cambia la password che usi per loggarti." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" -msgstr "" +msgstr "Preferenze delle notifiche" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." -msgstr "" +msgstr "Scegli quale notifiche vuoi ricevere via email." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" -msgstr "" +msgstr "Cambia password" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." msgstr "" +"La tua password non può esser cambiata qui. Per favore contatta " +"l'amministratore del sito" -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" -msgstr "" +msgstr "Preferenze delle notifiche" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" -msgstr "" +msgstr "Aggiorna" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" -msgstr "" +msgstr "Inserisci password" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" -msgstr "" +msgstr "Password cambiata con successo" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" -msgstr "" +msgstr "Login" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" -msgstr "" +msgstr "Inserisci password" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." -msgstr "" +msgstr "Questa password non corrisponde. Per favore prova ancora." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" -msgstr "" +msgstr "Controlla la tua email" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "" +msgstr "Il link per resettare la tua password ti è stato invitato via email." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" -msgstr "" +msgstr "Per favore segui il link qui sotto per resettare la tua password" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" -msgstr "" +msgstr "Resetta password" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" -msgstr "" +msgstr "Inserisci password" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" -msgstr "" +msgstr "Dashboard" -#: templates/wagtailadmin/base.html:41 msgid "Menu" -msgstr "" +msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" -msgstr "" +msgstr "Aggiungi un altro" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" -msgstr "" +msgstr "Explorer" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" -msgstr "" +msgstr "Collegamento interno" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" -msgstr "" +msgstr "Collegamento esterno" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" -msgstr "" +msgstr "Collegamento email" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" "\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" +"Solo pagine del tipo \"%(type)s\" possono esser scelte per questo campo. I " +"risultati della ricerca escluderanno pagina di altro tipo." -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" -msgstr "" +msgstr "Scegli" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Scegli una pagina" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" -msgstr "" +msgstr "Aggiungi un collegamento email" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" -msgstr "" +msgstr "Inserisci collegamento" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" -msgstr "" +msgstr "Aggiungi collegamento esterno" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" -msgstr "" +msgstr "Vai su" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" -msgstr "" +msgstr "Vai giù" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" -msgstr "" +msgstr "Elimina" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" +msgstr "Benvenuto nel %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." msgstr "" +"Questa è la tua dashboard nella quale verranno mostrate informazioni utili " +"riguardo i contenuti" -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" -msgstr "" +msgstr "Pagine in attesa di moderazione" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" -msgstr "" +msgstr "Titolo" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" -msgstr "" +msgstr "Padre" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" -msgstr "" +msgstr "Tipo" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" -msgstr "" +msgstr "Modificato" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" -msgstr "" +msgstr "Modifica questa pagina" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" -msgstr "" +msgstr "Approva" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" -msgstr "" +msgstr "Rigettato" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" -msgstr "" +msgstr "Modifica" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" -msgstr "" +msgstr "Anteprima" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" -msgstr "" +msgstr "Le tue modifiche recenti" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" -msgstr "" +msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" -msgstr "" +msgstr "Stato" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" -msgstr "" +msgstr "Bozza" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" -msgstr "" +msgstr "Live" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" -msgstr "" +msgstr "Sommario del sito" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" -msgstr "" +msgstr "Loggati" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." msgstr "" +"Il tuo %(username_field)s e password sono corrispondono. Per favore prova " +"nuovamente" -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" -msgstr "" +msgstr "Loggati in Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" -msgstr "" +msgstr "Dimenticato?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" -msgstr "" +msgstr "La pagina \"%(title)s\" è stata approvata" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." -msgstr "" +msgstr "La pagina \"%(title)s\" è stata approvata." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" -msgstr "" +msgstr "Puoi vedere la pagina qui:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" -msgstr "" +msgstr "Modifica le preferenze di notifica qui:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" -msgstr "" +msgstr "La pagina \"%(title)s\" è stata rigettata" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." -msgstr "" +msgstr "La pagina \"%(title)s\" è stata rigettata." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" -msgstr "" +msgstr "Puoi modificare la pagina qui:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" +msgstr "La pagina \"%(page)s\" è stata inviata per moderazione" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" +msgstr "La pagina \"%(page)s\" è stata inviata per moderazione." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" -msgstr "" +msgstr "Puoi vedere l'anteprima della pagina qui:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" -msgstr "" +msgstr "Privacy della pagina" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." -msgstr "" +msgstr "Questa pagina è stata resa privata dalla pagina padre." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" -msgstr "" +msgstr "Puoi modificare le tue preferenze di privacy su:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" -msgstr "" +msgstr "Modifica blocco" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" -msgstr "" +msgstr "Bloccato" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" -msgstr "" +msgstr "Sbloccato" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" -msgstr "" +msgstr "Privacy" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" -msgstr "" +msgstr "Privato" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" -msgstr "" +msgstr "Crea una pagina in %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" -msgstr "" +msgstr "Crea una pagina in" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." -msgstr "" +msgstr "Scegli che tipo di pagina vuoi creare." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" -msgstr "" +msgstr "Pagine che usano %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" -msgstr "" +msgstr "Elimina %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" -msgstr "" +msgstr "Sei sicuro di voler eliminare questa pagina?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." msgstr "" +"In alternative puoi non pubblicare la pagina. Ciò rimuove la pagina dalla " +"visione pubblica e puoi modificare o pubblicare la pagina più avanti." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" -msgstr "" +msgstr "Cancellalo" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" -msgstr "" +msgstr "Rendila non pubblica" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" -msgstr "" +msgstr "Muovi %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" -msgstr "" +msgstr "Muovi" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" +msgstr "Sei sicuro di voler spostare la pagina in '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" msgstr "" +"Sei sicuro che vuoi spostare la pagina e tutti i suoi figli in '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" -msgstr "" +msgstr "Si, va a questa pagina" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" -msgstr "" +msgstr "Rendi non pubblico %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" -msgstr "" +msgstr "Non pubblicare" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" -msgstr "" +msgstr "Sei sicuro di voler non pubblicare questa pagina?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" -msgstr "" +msgstr "Si, rendila non pubblica" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" -msgstr "" +msgstr "Pagina usate" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" -msgstr "" +msgstr "Copia %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" -msgstr "" +msgstr "Copia" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" -msgstr "" +msgstr "Copia questa pagina" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" -msgstr "" +msgstr "Nuovo %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" -msgstr "" +msgstr "Nuovo" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" -msgstr "" +msgstr "Salva come bozza" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" -msgstr "" +msgstr "Pubblica" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" -msgstr "" +msgstr "Invia per moderazione" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" -msgstr "" +msgstr "Modifica %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" -msgstr "" +msgstr "Modifica %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" -msgstr "" +msgstr "Pagina bloccata" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" -msgstr "" +msgstr "Salva bozza" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" -msgstr "" +msgstr "Ultima modifica: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" -msgstr "" +msgstr "di %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" -msgstr "" +msgstr "Esplorando %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" -msgstr "" +msgstr "Aggiornato" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" -msgstr "" +msgstr "Trascina" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." -msgstr "" +msgstr "Nessuna pagina è stata creata." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" -msgstr "" +msgstr "Perché non l'aggiungi?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" -msgstr "" +msgstr "Precedente" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" -msgstr "" +msgstr "Successivo" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" -msgstr "" +msgstr "Questa pagina è bloccata per ulteriori modifiche" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Esplora sottopagina di '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" -msgstr "" +msgstr "Esplora" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" -msgstr "" +msgstr "Esplora pagine figlio di '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" -msgstr "" +msgstr "Aggiungi pagina figlio a '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" -msgstr "" +msgstr "Aggiungi sottopagina" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." msgstr "" +"Questa pagina è stata pubblicata ma non esiste nella configurazione del " +"sito, quindi non può esser vista." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" -msgstr "" +msgstr "Aggiungi pagina figlio" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" -msgstr "" +msgstr "Questa pagina è protetta dalla vista pubblica" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" -msgstr "" +msgstr "Disabilita ordine delle pagine figlio" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" -msgstr "" +msgstr "Ordine" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" -msgstr "" +msgstr "Attiva ordine di pagine figlio" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "" +msgstr "Seleziona una nuova pagina padre per %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "" +msgstr "Seleziona una nuova pagina padre per %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" -msgstr "" +msgstr "Altre ricerche" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" -msgstr "" +msgstr "Immagini" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" -msgstr "" +msgstr "Documenti" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" -msgstr "" +msgstr "Utenti" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "" +"Spiacente, non ci sono pagine che corrispondono a \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" -msgstr "" +msgstr "Inserisce un termine di ricerca sopra" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" -msgstr "" +msgstr "Nessuna pagina usata" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" -msgstr "" +msgstr "Home" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" -msgstr "" +msgstr "Gennaio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" -msgstr "" +msgstr "Febbraio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" -msgstr "" +msgstr "Marzo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" -msgstr "" +msgstr "Aprile" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" -msgstr "" +msgstr "Maggio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" -msgstr "" +msgstr "Giugno" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" -msgstr "" +msgstr "Luglio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" -msgstr "" +msgstr "Agosto" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" -msgstr "" +msgstr "Settembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" -msgstr "" +msgstr "Ottobre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" -msgstr "" +msgstr "Novembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" -msgstr "" +msgstr "Dicembre" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" -msgstr "" +msgstr "Dom" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" -msgstr "" +msgstr "Lun" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" -msgstr "" +msgstr "Mar" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" -msgstr "" +msgstr "Mer" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" -msgstr "" +msgstr "Gio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" -msgstr "" +msgstr "Ven" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" -msgstr "" +msgstr "Sab" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" +msgstr[0] " Usato %(useage_count)s volta" +msgstr[1] "Usato %(useage_count)s volte" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" -msgstr "" +msgstr "Modifica il tuo account" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" -msgstr "" +msgstr "Esci" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" +msgstr "Pagina %(page_num)s di %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Stai usando un vecchio browser non supportato da questo " +"software. Per favore aggiorna il tuo " +"browser." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" msgstr "" +"Javascript è richiesto per l'uso di Wagtail, ma al momento è disabilitato" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" -msgstr "" +msgstr "Barra utente" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" -msgstr "" +msgstr "Vai all'interfaccia admin di Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Aggiungi pagina figlio" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" -msgstr "" +msgstr "Aggiungi" -#: views/account.py:38 msgid "Your password has been changed successfully!" -msgstr "" +msgstr "La tua password è stato modificata con successo" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" -msgstr "" +msgstr "Le tue preferenze sono state aggiornate con successo!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" -msgstr "" +msgstr "Questo slug è gia in uso" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" -msgstr "" +msgstr "Go live data/ora deve precedere data/ora di scadenza" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" -msgstr "" +msgstr "Data/ora di scadenza deve esser nel futuro" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Pagina '{0}' creata e pubblicata." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" -msgstr "" +msgstr "Guarda live" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Page '{0}' creata e inviata per moderazione" -#: views/pages.py:230 views/pages.py:366 msgid "View draft" -msgstr "" +msgstr "Guarda bozza" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." -msgstr "" +msgstr "Pagina '{0}' creata." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" -msgstr "" +msgstr "La pagina non può esser creata a causa di errori di validazione" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." -msgstr "" +msgstr "Pagina '{0}' pubblicata." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." -msgstr "" +msgstr "Pagina '{0}' submittata per moderazione." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." -msgstr "" +msgstr "Pagina '{0}' aggiornata." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" -msgstr "" +msgstr "La pagina non può esser salvata perché è bloccata" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" -msgstr "" +msgstr "La pagina non può esser salvata a causa di errori di validazione" -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Scegli un'altra pagina" diff --git a/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index f37916ba4..000000000 Binary files a/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 42811e2a3..000000000 --- a/wagtail/wagtailadmin/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,1153 +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: -# Daigo Shitara , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/language/ja/)\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" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "検索" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "パスワードを入力してください" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "%sを入力してください" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "パスワードをリセットするにはEメールアドレスを入力してください" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "Eメールアドレスを入力してください" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "あなたのアカウントは他のサーバーで管理されているため、パスワードのリセットができませんでした。" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "新規タイトル" - -#: forms.py:115 -msgid "New slug" -msgstr "新規スラッグ" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "サブページをコピーする" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "%(count)sのサブページがコピーされます。" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "コピーしたページを公開する" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "コピーを公開" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "アカウント" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "Gravatarを設定する" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "パスワードを変更する" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "ログインに使用するパスワードを変更します。" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "通知設定" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "受信するEメール通知を選択します。" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "パスワードを変更する" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "ダッシュボード" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "メニュー" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "%(site_name)sのWagtail CMSへようこそ" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "サインイン" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "%(username_field)sとパスワードが一致しませんでした。再度ためしてください。" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "Wagtailへサインイン" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "パスワードを忘れましたか?" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "このスラッグはすでに使われています" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "設定" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 72b7feac3..000000000 Binary files a/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index 947813673..000000000 --- a/wagtail/wagtailadmin/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,1161 +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: -# Delgermurun Purevkhuuu , 2014 -# Delgermurun Purevkhuuu , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/language/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "Цахим шуудангийн хаягаа оруулна уу." - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "Нууц үгээ солих" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "Нууц үгээ сэргээх" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "Нууц үг амжилттай солигдлоо" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "Нэвтрэх" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "Хянах самбар" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "\"%(site_name)s Wagtail CMS\"-д тавтай морил" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.mo index 60c067267..31dc9a73d 100644 Binary files a/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.po index 93a3b790f..e923cd8f2 100644 --- a/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/nl/LC_MESSAGES/django.po @@ -1,8 +1,9 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Brecht Dervaux , 2015 # mahulst, 2014 # mahulst, 2014 # Samuel Leeuwenburg, 2014 @@ -11,102 +12,82 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/nl/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-05-12 12:38+0000\n" +"Last-Translator: Brecht Dervaux \n" +"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/" +"nl/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Geplande publicatie" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Algmene pagina configuratie" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Zoek" -#: forms.py:38 msgid "Search term" msgstr "Zoekterm" -#: forms.py:65 msgid "Enter password" msgstr "Voer wachtwoord in" -#: forms.py:72 #, python-format msgid "Enter your %s" -msgstr "" +msgstr "Voer uw %s in" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Vul uw e-mailadres in om uw wachtwoord te herstellen" -#: forms.py:86 msgid "Please fill your email address." msgstr "Vul uw e-mailadres in" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Sorry, u kunt uw wachtwoord hier niet herstellen omdat uw account beheert wordt door een andere server." +msgstr "" +"Sorry, u kunt uw wachtwoord hier niet herstellen omdat uw account beheert " +"wordt door een andere server." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Dit e-mailadres is onbekend" -#: forms.py:114 msgid "New title" msgstr "Nieuwe titel" -#: forms.py:115 msgid "New slug" msgstr "Nieuwe slug" -#: forms.py:120 msgid "New parent page" -msgstr "" +msgstr "Nieuwe ouderpagina" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "" +msgstr "Deze kopie zal een kind zijn van de huidige ouder pagina" -#: forms.py:128 msgid "Copy subpages" msgstr "Kopieer subpagina's" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Dit zal %(count)s subpagina kopiëren" msgstr[1] "Dit zal %(count)s subpagina's kopiëren" -#: forms.py:139 msgid "Publish copied page" msgstr "Publiceer gekopieerde pagina" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Deze pagina is live. Wilt u de kopie ook publiceren?" -#: forms.py:142 msgid "Publish copies" msgstr "Publicieer kopieën" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -115,461 +96,282 @@ msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" msgstr[0] "" -msgstr[1] "" +"%(count)s van de gekopieerde pagina's zijn live. Wilt u deze kopie " +"publiceren?" +msgstr[1] "%(count)s " -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Publiek" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Afgeschermd, toegankelijk met het volgende wachtwoord" -#: forms.py:183 msgid "This field is required." msgstr "Dit veld is verplicht" -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Account" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Kies gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Uw avatar afbeelding wordt aangeboden door Gravatar en is verbonden met uw e-mailadres. Met uw Gravatar account kunt u een avatar instellen voor uw andere e-maildressen die u gebruikt." +msgstr "" +"Uw avatar afbeelding wordt aangeboden door Gravatar en is verbonden met uw e-" +"mailadres. Met uw Gravatar account kunt u een avatar instellen voor uw " +"andere e-maildressen die u gebruikt." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Verander wachtwoord" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Verander het wachtwoord die u gebruikt om in te loggen" -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Melding voorkeuren" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Kies welk e-mailadres meldingen ontvangt" -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Verander wachtwoord" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Uw wachtwoord kan hier niet veranderd worden. Neem alstublieft contact op met de beheerder van de site." +msgstr "" +"Uw wachtwoord kan hier niet veranderd worden. Neem alstublieft contact op " +"met de beheerder van de site." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Melding Voorkeuren" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Update" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Wachtwoord herstellen" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Wachtwoord succesvol veranderd" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Log in" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Vul uw nieuwe wachtwoord in" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "De wachtwoorden komen niet overheen. Probeer alstublieft opnieuw." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Check uw e-mail" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Een link om uw wachtwoord te herstellen is naar u e-mailadres verstuurd" +msgstr "" +"Een link om uw wachtwoord te herstellen is naar u e-mailadres verstuurd" -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Volg alstublieft de link hieronder om uw wachtwoord te wijzigen" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Wachtwoord herstel" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Herstel uw wachtwoord" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Dashboard" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" -msgstr "" +msgstr "Voeg nog een toe." -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Verkenner" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Interne link" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Externe link" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "E-mail link" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Kies" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Kies een pagina" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Voeg een e-mail link toe" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Link invoegen" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Voeg een externe link toe" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Verplaats omhoog" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Verplaats naar beneden" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Verwijder" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Welkom het Wagtail CMS van %(site_name)s" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Dit is uw dashboard waar informatie staat over content die weergegeven wordt." - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" msgstr "" +"Dit is uw dashboard waar informatie staat over content die weergegeven wordt." + +msgid "Pages awaiting moderation" +msgstr "Pagina's in afwachting van nazicht" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Titel" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Parent" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Type" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Gewijzigd" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Wijzig deze pagina" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Bevestigen" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Afwijzen" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Wijzigen" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Voorbeeld" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Uw meest recente wijzigingen" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Datum" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Status" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Ontwerp" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Live" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Site samenvatting" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Inloggen" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Log in op Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Wachtwoord vergeten?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "De \"%(title)s\" van de pagina is goedgekeurd" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "De \"%(title)s\" van de pagina is goedgekeurd." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "U kunt de pagina hier bekijken:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Pas uw hier notificatie voorkeuren hier aan" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "De \"%(title)s\" van de pagina is afgewezen" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "De \"%(title)s\" van de pagina is afgewezen." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "U kunt de pagina hier wijzigen:" -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "U kunt hier een voorbeeld van de pagina bekijken:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Pagina " -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Deze pagina is besloten gemaakt door een parent pagina" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "U kunt de privacy voorkeuren wijzigen op:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." -msgstr "Privacy wijzigingen hebben ook effect op alle child pagina's van deze pagina." +msgstr "" +"Privacy wijzigingen hebben ook effect op alle child pagina's van deze " +"pagina." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" -msgstr "" +msgstr "Bewerkingsblokkering" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" -msgstr "" +msgstr "Geblokkeerd" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" -msgstr "" +msgstr "Gedeblokkeerd" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Privacy" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Private" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Maak een pagina in %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Maak een pagina in" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Kies wat voor type pagina u wilt maken." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Pagina's die %(page_type)s gebruiken" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Verwijder %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Weet u zeker dat u deze pagina wilt verwijderen?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -577,263 +379,189 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\nDit zal ook een subpagina verwijderen." -msgstr[1] "\nDit zal ook %(descendant_count)s subpagina's verwijderen." +msgstr[0] "" +"\n" +"Dit zal ook een subpagina verwijderen." +msgstr[1] "" +"\n" +"Dit zal ook %(descendant_count)s subpagina's verwijderen." -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "U kunt ook de pagina unpubliceren. Dit verwijderd de pagina enkel op de publieke site zodat u deze later weer kunt wijzigen en/of opnieuw publiceren." +msgstr "" +"U kunt ook de pagina unpubliceren. Dit verwijderd de pagina enkel op de " +"publieke site zodat u deze later weer kunt wijzigen en/of opnieuw publiceren." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Verwijderen" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Unpubliceer het" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Verplaats %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Verplaats" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Weet u zeker dat u deze pagina wilt verplaatsen naar '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Weet u zeker dat u deze pagina en alle child pagina's wilt verplaatsen naar '%(title)s'?" +msgstr "" +"Weet u zeker dat u deze pagina en alle child pagina's wilt verplaatsen naar " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Ja, verplaats deze pagina" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" -msgstr "" +msgstr "Publicatie ongedaan maken van %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" -msgstr "" +msgstr "Publicatie ongedaan maken" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" -msgstr "" +msgstr "Bent u zeker dat u de publicatie van deze pagina ongedaan wilt maken?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" -msgstr "" +msgstr "Ja, maak de publicatie ongedaan" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" -msgstr "" +msgstr "Pagina's die gebruik maken van" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Kopieer %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Kopieer" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Kopieer deze pagina" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nieuw %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nieuw" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Als concept opslaan" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publiceer" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" -msgstr "" +msgstr "Voeg toe voor nazicht" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" -msgstr "" +msgstr "Bewerk %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" -msgstr "" +msgstr "Bewerk %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" -msgstr "" +msgstr "Pagina geblokkeerd" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Concept opslaan" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" -msgstr "" +msgstr "Laatste gewijzigd: Last modified: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "door %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" -msgstr "" +msgstr "%(title)s aan het verkennen" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" -msgstr "" +msgstr "Aangepast" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Sleep" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Er zijn geen pagina's aangemaakt" -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Waarom niet een toevoegen?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Vorige" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Volgende" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" -msgstr "" +msgstr "Deze pagina is geblokkeerd voor verdere aanpassingen" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Verken subpagina's van '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Verken" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" -msgstr "" +msgstr "Verken kindpagina's van '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Voeg child pagina toe aan '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Voeg subpagina toe" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." msgstr "" +"Deze pagina is gepubliceerd maar bestaat niet binnen een geconfigureerde " +"Site, deze pagina kan niet bekeken worden dus." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Voeg child pagina toe" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" -msgstr "" +msgstr "Deze pagina is beschermd tegen publieke zichtbaarheid" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" -msgstr "" +msgstr "Schakel ordening van kindpagina's uit" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Volgorde" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" -msgstr "" +msgstr "Schakel ordening van kindpagina's in" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "" +msgstr "Selecteer een nieuwe ouderpagina voor %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "" +msgstr "Selecteer een nieuwe ouderpagina voor %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -844,320 +572,190 @@ msgid_plural "" " There are %(counter)s matching pages\n" " " msgstr[0] "" +"\n" +" Er is een passende pagina\n" +" " msgstr[1] "" +"\n" +" Er zijn %(counter)s passende pagina's\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Andere zoekresultaten" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Plaatjes" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documenten" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Gebruikers" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " msgstr "" +"\n" +" Pagina %(page_number)s van %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "" +"Sorry, geen enkele pagina komt overeen met \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" -msgstr "" +msgstr "Voer hierboven een zoekterm in" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" -msgstr "" +msgstr "Geen pagina's maken gebruik van" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" -msgstr "" +msgstr "Home" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "januari" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "februari" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "maart" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "april" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "mei" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "june" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "juli" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "augustus" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "september" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "oktober" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "november" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "december" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Zo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Ma" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Di" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Wo" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Do" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Vrij" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Za" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "%(useage_count)s keer gebruikt" msgstr[1] "%(useage_count)s keer gebruikt" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" -msgstr "" +msgstr "Bewerk uw account" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Uitloggen" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" +msgstr "Pagina %(page_num)s van %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"U gebruikt een verouderde browser die niet ondersteund " +"wordt door deze sofware. upgrade uw " +"browser a.u.b." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" msgstr "" +"Javascript is vereist om Wagtail te gebruiken, maar is momenteel " +"uitgeschakeld" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Gebruikers bar" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Ga naar de Wagtail administratie interface" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Voeg een kindpagina toe" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Toevoegen" -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Deze slug is al ingebruik" -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Pagina '{0}' aangemaakt." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Deze pagina kon niet aangemaakt worden vanwege validatie fouten" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Pagina '{0}' gepubliceerd." -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Deze pagina kon niet opgeslagen worden vanwege validatie fouten" -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Pagina '{0}' verwijderd" -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Pagina '{0}' verplaatst." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Pagina '{0}' en {1} subpaginas gekopieerd." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Pagina '{0}' gekopieerd." -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "Kies een item" -#: widgets.py:66 msgid "Choose another item" msgstr "Kies een ander item" -#: widgets.py:67 msgid "Clear choice" msgstr "Leeg keuze" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Kies een andere pagina" diff --git a/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 34a2af285..000000000 Binary files a/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index a6ed17c52..000000000 --- a/wagtail/wagtailadmin/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,1159 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wagtail/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.mo index 0672f4ffd..b493a1506 100644 Binary files a/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.po index 21db08b9c..c3a47780f 100644 --- a/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # utek , 2014 # utek , 2014 @@ -9,83 +9,55 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" +"pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Wspólna konfiguracja stron" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Szukaj" -#: forms.py:38 msgid "Search term" msgstr "Wyszukiwania fraza" -#: forms.py:65 msgid "Enter password" msgstr "Wpisz hasło" -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Podaj swój adres email aby zresetować hasło" -#: forms.py:86 msgid "Please fill your email address." msgstr "Podaj swój adres email." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Przepraszamy, nie możesz zresetować hasła tutaj ponieważ Twoje konto jest zarządzane przez inny serwer." +msgstr "" +"Przepraszamy, nie możesz zresetować hasła tutaj ponieważ Twoje konto jest " +"zarządzane przez inny serwer." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Ten adres email nie został rozpoznany." -#: forms.py:114 msgid "New title" msgstr "Nowy tytuł" -#: forms.py:115 msgid "New slug" msgstr "Nowy slug" -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 msgid "Copy subpages" msgstr "Kopiuj podstrony" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." @@ -93,485 +65,275 @@ msgstr[0] "Zostanie skopiowana %(count)s strona." msgstr[1] "Zostaną skopiowane %(count)s strony." msgstr[2] "Zostanie skopiowanych %(count)s stron." -#: forms.py:139 msgid "Publish copied page" msgstr "Opublikuj skopiowaną stronę" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Ta strona jest opublikowana. Czy chcesz opublikować również jej kopię?" -#: forms.py:142 msgid "Publish copies" msgstr "Opublikuj kopie" -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Publiczna" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Prywatna, dostępna za użyciem nastepującego hasła" -#: forms.py:183 msgid "This field is required." msgstr "To pole jest wymagane." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Konto" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Ustaw gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Twoje zdjęcie jest dostarczane przez Gravatar i jest skojarzone z Twoim adresem email. Z konta Gravatar możesz ustawić zdjęcie dla dowolnej ilości adresów email, których używasz." +msgstr "" +"Twoje zdjęcie jest dostarczane przez Gravatar i jest skojarzone z Twoim " +"adresem email. Z konta Gravatar możesz ustawić zdjęcie dla dowolnej ilości " +"adresów email, których używasz." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Zmień hasło" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Zmień hasło, którego używasz do logowania." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Ustawienia powiadomień" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Wybierz, które powiadomienia mailowe chcesz otrzymywać" -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Zmień hasło" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Twoje hasło nie może być zmienione. Proszę skontaktować się z administratorem." +msgstr "" +"Twoje hasło nie może być zmienione. Proszę skontaktować się z " +"administratorem." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Ustawienia Powiadomień" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Uaktualnij" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Resetuj hasło" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Zmiana hasła przebiegła poprawnie" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Login" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Ustaw nowe hasło" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Hasła się nie zgadzają. Proszę spróbować ponownie." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Sprawdz swoją skrzynkę pocztową" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Link do zresetowania hasła został wysłany pocztą email." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Użyj linku poniżej w celu zresetowania hasła." -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Reset hasła" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Zresetuj swoje hasło" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Kokpit" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Przeglądarka" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Link wewnętrzny" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Link zewnętrzny" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Wyślij link pocztą email" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Wybierz stronę" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Dodaj link emaila" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Wstaw link" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Dodaj link zewnętrzny" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Przesuń w górę" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Przesuń w dół" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Usuń" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Witamy na %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "To jest twój kokpit, na którym będą wyświetlane pomocne informacje o treści, którą stworzono." +msgstr "" +"To jest twój kokpit, na którym będą wyświetlane pomocne informacje o treści, " +"którą stworzono." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Strony oczekujące na przejrzenie" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Tytuł" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Rodzic" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Typ" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Edytowane" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Edytuj tę stronę" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Zatwierdź" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Odrzuć" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Edytuj" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Podgląd" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Twoje ostatnie zmiany" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Status" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Szkic" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Opublikowana" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Streszczenie strony" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Zaloguj się" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Zaloguj się do Wagtaila" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Nie pamiętasz?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Strona \"%(title)s\" została przyjęta" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Strona \"%(title)s\" została przyjęta." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Możesz zobaczyć stronę tutaj:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Tutaj zmień ustawienia powiadomień:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Strona \"%(title)s\" została odrzucona" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Strona \"%(title)s\" została odrzucona." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Możesz edytować stronę tutaj:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Strona \"%(page)s\" została przekazana do przeglądu" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Strona \"%(page)s\" została przekazana do przeglądu." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Możesz podejrzeć stronę tutaj:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Prywatność strony" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Ta strona jest prywatna ze względu na stronę rodzica." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Możesz zmieniać ustawienia prywatności na:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Prywatność" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Prywatna" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Stwórz stronę w %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Stwórz stronę w" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Wybierz typ strony, którą chcesz stworzyć." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Strony używające %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Usuń %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Czy na pewno chcesz usunąć tę stronę?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -579,264 +341,167 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Zostanie usunięta również jedna strona podrzędna\n" +" " +msgstr[1] "" +"\n" +" Zostaną usunięte również %(descendant_count)s strony " +"podrzędne.\n" +" " +msgstr[2] "" +"\n" +" Zostanie usuniętych również %(descendant_count)s stron " +"podrzędnych.\n" " " -msgstr[0] "\n Zostanie usunięta również jedna strona podrzędna\n " -msgstr[1] "\n Zostaną usunięte również %(descendant_count)s strony podrzędne.\n " -msgstr[2] "\n Zostanie usuniętych również %(descendant_count)s stron podrzędnych.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Możesz dodatkowo cofnąć publikację tej strony. To spowoduje usunięcie jej z widoku publicznego. Istnieje możliwość późniejszej edycji lub ponownej publikacji." +msgstr "" +"Możesz dodatkowo cofnąć publikację tej strony. To spowoduje usunięcie jej z " +"widoku publicznego. Istnieje możliwość późniejszej edycji lub ponownej " +"publikacji." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Usuń" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Cofnij publikację" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Przesuń %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Przesuń" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Czy na pewno chcesz przesunąć tę stronę do '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Czy na pewno chcesz przesunąć tę stronę i wszystkie strony podrzędne do '%(title)s'?" +msgstr "" +"Czy na pewno chcesz przesunąć tę stronę i wszystkie strony podrzędne do " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Tak, przesuń tę stronę" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Cofnij publikację %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Cofnij publikację" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Czy na pewno chcesz cofnąć publikację tej strony?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Tak, cofnij publikację" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Strony używające" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Skopiuj %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Skopiuj" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Skopiuj tę stronę" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Nowa %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nowy" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Zapisz jako szkic" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Opublikuj" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Przekaż do przeglądu" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Zapisz szkic" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Ostatnia zmiana: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "przez %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Przeglądaj %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Przeciągnij" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Żadna strona nie została stworzona" -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Czemu nie dodać kilku?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Wstecz" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Naprzód" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Przeglądaj" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Przeglądaj strony pochodne '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Dodaj stronę podrzędną do '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Dodaj podstronę" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Dodaj stronę podrzędną" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Wyłącz sortowanie stron podrzędnych" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Porządek" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Włącz sortowanie stron podrzędnych" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Wybierz nową stronę nadrzędną dla %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Wybierz nową stronę nadrzędną dla %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -846,129 +511,111 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n Jest jedna pasująca strona\n " -msgstr[1] "\n Są %(counter)s pasujące strony\n " -msgstr[2] "\n Jest %(counter)s pasujących stron\n " +msgstr[0] "" +"\n" +" Jest jedna pasująca strona\n" +" " +msgstr[1] "" +"\n" +" Są %(counter)s pasujące strony\n" +" " +msgstr[2] "" +"\n" +" Jest %(counter)s pasujących stron\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Inne wyszukiwania" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Obrazy" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Dokumenty" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Użytkownicy" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Strona %(page_number)s z %(num_pages)s.\n " +msgstr "" +"\n" +" Strona %(page_number)s z %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Przepraszamy, żadna strona nie pasuje do \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Wpisz wyszukiwany ciąg powyżej" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Żadna strona nie używa" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Start" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Styczeń" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Luty" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Marzec" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Kwiecień" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Maj" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Czerwiec" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Lipiec" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Sierpień" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Wrzesień" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Październik" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Listopad" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Grudzień" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Nd" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Pon" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Wt" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Śr" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Czw" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Pt" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sob" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" @@ -976,193 +623,98 @@ msgstr[0] "Użyto %(useage_count)s raz" msgstr[1] "Użyto %(useage_count)s razy" msgstr[2] "Użyto %(useage_count)s razy" -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Wyloguj się" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Strona %(page_num)s z %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Pasek użytkownika" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Idź do panelu administratora Wagtaila" -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Dodaj" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Twoje hasło zostało zmienione poprawnie!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Twoje ustawienia zostały zaktualizowane!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Ten slug jest już w użyciu" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "Data/czas publikacji musi być wcześniejszy niż data wykończenia" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Data/czas wykończenia musi znajdować się w przyszłości." -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Stworzono stronę '{0}'." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Ta strona nie mogła zostać utworzona ze względu na błędy walidacji." -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Strona '{0}' została opublikowana." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Przesłano stronę '{0}' do przeglądu." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Uaktualniono stronę '{0}'." -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Strona nie mogła zostać zapisana z powodu błędów poprawności." -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Ta strona oczekuje na przejrzenie." -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Usunięto stronę '{0}'." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Cofnięto publikację strony '{0}'." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Przesunięto stronę '{0}'." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Strona '{0}' i podstrony {1} zostały skopiowane." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Strona '{0}' została skopiowana." -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Strona '{0}' nie oczekuje na przejrzenie." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Strona '{0}' została odrzucona." -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "Wybierz rzecz" -#: widgets.py:66 msgid "Choose another item" msgstr "Wybierz inną rzecz" -#: widgets.py:67 msgid "Clear choice" msgstr "Wyczyść wybór" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Wybierz inną stronę" diff --git a/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.mo index d72fc5a31..0a14f968f 100644 Binary files a/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.po index 0adca2aca..8bdc35dc9 100644 --- a/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/pt_BR/LC_MESSAGES/django.po @@ -1,112 +1,92 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Claudemiro Alves Feitosa Neto , 2015 -# Douglas Miranda , 2014 +# Douglas Miranda , 2014-2015 # Gilson Filho , 2014 # Gladson , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-05-02 04:13+0000\n" +"Last-Translator: Douglas Miranda \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Publicação agendada" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuração comum de página" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" -msgstr "Pesquisa" +msgstr "Pesquisar" -#: forms.py:38 msgid "Search term" msgstr "Termo de pesquisa" -#: forms.py:65 msgid "Enter password" msgstr "Digite sua senha" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Digite seu %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Entre com seu email para resetar sua senha" -#: forms.py:86 msgid "Please fill your email address." msgstr "Por favor, insira o seu e-mail." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Desculpe, você não pode redefinir sua senha aqui com seu usuário, que é gerenciado por outro servidor." +msgstr "" +"Desculpe, você não pode redefinir sua senha aqui com seu usuário, que é " +"gerenciado por outro servidor." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Esse e-mail não é reconhecido." -#: forms.py:114 msgid "New title" msgstr "Novo título" -#: forms.py:115 msgid "New slug" msgstr "Novo slug" -#: forms.py:120 msgid "New parent page" msgstr "Nova página pai" -#: forms.py:121 msgid "This copy will be a child of this given parent page." msgstr "Esta cópia será uma filha desta página pai" -#: forms.py:128 msgid "Copy subpages" msgstr "Copiar subpáginas" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Isso irá copiar %(count)s subpágina." msgstr[1] "Isso irá copiar %(count)s subpáginas." -#: forms.py:139 msgid "Publish copied page" msgstr "Publicar página copiada" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Esta página está ao vivo. Gostaria de publicar sua cópia também?" -#: forms.py:142 msgid "Publish copies" msgstr "Publicar cópias" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -114,164 +94,129 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s página está sendo copiada ao vivo. Você gostaria de publicar sua cópia?" -msgstr[1] "%(count)s das páginas que estão sendo copiadas, estão ao vivo. Você gostaria de publicar suas cópias?" +msgstr[0] "" +"%(count)s página está sendo copiada ao vivo. Você gostaria de publicar sua " +"cópia?" +msgstr[1] "" +"%(count)s das páginas que estão sendo copiadas, estão ao vivo. Você gostaria " +"de publicar suas cópias?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" msgstr "Este endereço já está em uso no contexto desta página pai \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Público" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Privado, acessível com a seguinte senha" -#: forms.py:183 msgid "This field is required." msgstr "Este campo é obrigatório." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" -msgstr "Conta" +msgstr "Minha conta" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" -msgstr "Inserir gravatar" +msgstr "Definir gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Sua imagem é fornecido pelo Gravatar e está ligado ao seu e-mail. Com sua conta do Gravatar você pode definir um avatar para qualquer quantidade de e-mails que você usa." +msgstr "" +"Sua imagem é fornecido pelo Gravatar e está ligado ao seu e-mail. Com sua " +"conta do Gravatar você pode definir um avatar para qualquer quantidade de e-" +"mails que você usa." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Alterar senha" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Altere sua senha para entrar." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Preferências de notificação" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Escolha quais notificações de e-mail para receber." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Alterar Senha" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." msgstr "Sua senha não pode ser alterada. Contacte o administrador do site." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Preferências de notificação" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Atualizar" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Resetar senha" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Senha alterada com sucesso" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" -msgstr "Login" +msgstr "Entrar" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" -msgstr "Insira uma nova senha" +msgstr "Definir sua nova senha" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "As senhas não batem. Tente novamente." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Verifique seu e-mail" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "O link para resetar sua senha foi enviado para o seu e-mail." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Por favor, segue o link abaixo para resetar sua senha" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" -msgstr "Resetar senha" +msgstr "Redefinição de senha" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" -msgstr "Resetar sua senha" +msgstr "Redefina sua senha" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Painel" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Adicionar outro" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" -msgstr "Explorar" +msgstr "Explorador" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Link interno" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Link externo" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Link de e-mail" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +"Somente páginas do tipo \"%(type)s\" podem ser escolhidas para este campo. " +"Os resultados da busca não irão conter páginas de outros tipos." -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -282,152 +227,95 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +"Não há resultados" msgstr[1] "" +"\n" +"Há %(counter)s resultados" -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Escolha um item" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Escolha uma página" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" -msgstr "Adicionar link de e-mail" +msgstr "Adicione um link de e-mail" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" -msgstr "Inserir link" +msgstr "Insira um link" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" -msgstr "Adicionar link externo" +msgstr "Adicione um link externo" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" -msgstr "Mover acima" +msgstr "Mover para cima" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" -msgstr "Mover abaixo" +msgstr "Mover para baixo" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Excluir" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Bem vindo ao %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Este é o seu painel aonde possui informações úteis sobre os conteúdos que criou." +msgstr "" +"Esse é o seu painel que exibe informações úteis sobre o conteúdo que você " +"criou." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" -msgstr "Página aguardando moderação" +msgstr "Páginas aguardando moderação" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Título" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" -msgstr "Parente" +msgstr "Pai" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tipo" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editado" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Editar essa página" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprovar" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rejeitar" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Editar" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" -msgstr "Visualizar" +msgstr "Pré-visualizar" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" -msgstr "Suas últimas edições" +msgstr "Suas alterações recentes" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Status" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Rascunho" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Ao vivo" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" -msgstr "Resumo do Site" +msgstr "Resumo do site" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -438,138 +326,111 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +"%(total)s Página" msgstr[1] "" +"\n" +"%(total)s Páginas" -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Entrar" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "Seu %(username_field)s e senha não estão iguais. Por favor tente novamente." +msgstr "" +"Seu %(username_field)s e senha não estão iguais. Por favor, tente novamente." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" -msgstr "Entrar para Wagtail" +msgstr "Entrar no Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" -msgstr "Perdeu a senha?" +msgstr "Esqueceu a senha?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" -msgstr "A página \"%(title)s\" foi aprovado com sucesso" +msgstr "A página \"%(title)s\" foi aprovada" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." -msgstr "A página \"%(title)s\" foi aprovado com sucesso" +msgstr "A página \"%(title)s\" foi aprovada." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Você pode visualizar a página aqui:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Edite suas preferências de notificação aqui:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" -msgstr "A página \"%(title)s\" foi rejeitada" +msgstr "A página \"%(title)s\" não foi aprovada" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." -msgstr "A página \"%(title)s\" foi rejeitada" +msgstr "A página \"%(title)s\" não foi aprovada." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" -msgstr "Você pode editar sua página:" +msgstr "Você pode editar a página aqui:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "A página \"%(page)s\" foi enviado para moderação" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "A página \"%(page)s\" foi enviada para moderação." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" -msgstr "Você pode visualizar a página aqui:" +msgstr "Você pode pré-visualizar a página aqui:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Página privada" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Essa página foi feita privativa por uma página principal." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Você pode editar as configurações de privacidade em:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." -msgstr "Alterações na privacidade também se aplicam a todas as filhas desta página" +msgstr "" +"Alterações na privacidade também se aplicam a todas as filhas desta página" -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Editar bloqueio" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Bloqueado" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Desbloqueado" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Particular" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Privativo" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Criado página de %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Criado uma página de" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Escolhe o tipo de página gostaria de criar." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Páginas usando %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Excluir %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Tem certeza que deseja excluir essa página?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -577,263 +438,201 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Isso deverá excluir mais de uma sub-página.\n" +" " +msgstr[1] "" +"\n" +" Isso deverá excluir mais de %(descendant_count)s sub-" +"páginas.\n" " " -msgstr[0] "\n Isso deverá excluir mais de uma sub-página.\n " -msgstr[1] "\n Isso deverá excluir mais de %(descendant_count)s sub-páginas.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Você pode cancelar a publicaçåo da página de outra forma. Isso vai remover a página de publicação e então pode editar e publicá-lo mais tarde." +msgstr "" +"Você pode cancelar a publicaçåo da página de outra forma. Isso vai remover a " +"página de publicação e então pode editar e publicá-lo mais tarde." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Excluir" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Despublicar" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mover %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mover" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Tem certeza que deseja mover a página dentro de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Tem certeza que deseja mover essa página e suas filhas dentro de '%(title)s'?" +msgstr "" +"Tem certeza que deseja mover essa página e suas filhas dentro de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Sim, quero mover" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Despublicar %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Despublicar" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Tem certeza que deseja despublicar essa página?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Sim, quero despublicar" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Usando páginas" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Copiar %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Copiar" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Copiar esta página" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" -msgstr "Nova %(page_type)s" +msgstr "Adicionar %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" -msgstr "Novo" +msgstr "Adicionar" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Salvar como rascunho" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publicar" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Enviar para moderação" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" msgstr "Editando %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" msgstr "Editando %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Página bloqueada" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Salvar rascunho" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Última modificação: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "por %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorando %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Atualizada" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Arrastar" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Nenhuma página foi criada." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" -msgstr "Porque não adicionar uma?" +msgstr "Por que não adicionar uma?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Página %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +" Página %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Anterior" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Próximo" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Esta página está bloqueada para futuras edições" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Explorar subpáginas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorar" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" -msgstr "Explorar subpágina de '%(title)s'" +msgstr "Explorar subpáginas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" -msgstr "Adicionar página filha de %(title)s" +msgstr "Adicionar subpágina de %(title)s" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" -msgstr "Adicionar sub-página" +msgstr "Adicionar subpágina" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Esta página está publicada mas não existe em um Site configurado, então não pode ser visualizada." +msgstr "" +"Esta página está publicada mas não existe em um Site configurado, então não " +"pode ser visualizada." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" -msgstr "Adicionar página filha" +msgstr "Adicionar subpágina" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Esta página está protegida da visualização pública" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" -msgstr "Desabilitar ordenação de páginas filhas" +msgstr "Desabilitar ordenação de subpáginas" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" -msgstr "Ordem" +msgstr "Ordenar" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" -msgstr "Habilitar ordenação de páginas filhas" +msgstr "Habilitar ordenação de subpáginas" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "Selecione uma nova página principal para %(title)s" +msgstr "Selecione uma nova página pai para %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "Selecione uma nova página principal %(title)s" +msgstr "Selecione uma nova página pai %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -843,321 +642,263 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n Há uma página correspondente\n " -msgstr[1] "\n Existem %(counter)s páginas que correspondem\n " +msgstr[0] "" +"\n" +" Há uma página correspondente\n" +" " +msgstr[1] "" +"\n" +" Existem %(counter)s páginas que correspondem\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Outras buscas" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imagens" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documentos" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Usuários" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Página %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +" Página %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "Desculpe, nenhuma página bate com \"%(query_string)s\"" +msgstr "" +"Lamentamos, nenhum resultado encontrado para \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" -msgstr "Entre com termo de pesquisa acima" +msgstr "Informe um termo de pesquisa acima" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Nenhuma página utilizada" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" -msgstr "Início" +msgstr "Página inicial" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Janeiro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Fevereiro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Março" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Abril" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Maio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Junho" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Julho" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Agosto" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Setembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Outubro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Novembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Dezembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Dom" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Seg" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Ter" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Qua" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Qui" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Sex" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sáb" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "Usado %(useage_count)s vez" msgstr[1] "Usado %(useage_count)s vezes" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Edite sua conta" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Sair" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Página %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Você está usando um navegador não atualizado não suportado " +"por este software. Por favor atualize o " +"seu navegador" -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "É necessário ter Javascript habilitado para usar Wagtail, mas atualmente está desabilitado." +msgstr "" +"É necessário ter Javascript habilitado para usar Wagtail, mas atualmente " +"está desabilitado." -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Usuários" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Ir para administração Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Adicionar subpágina" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" -msgstr "Add" +msgstr "Adicionar" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Sua senha foi alterada com sucesso!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Suas preferências foram atualizadas com sucesso!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Esse endereço já existe" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "Data/hora para ficar online deve ser antes da data/hora de expiração" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Data/hora de expiração deve ser no futuro." -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Página '{0}' criada e publicada." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Ver online" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Página '{0}' criada e enviada para moderação." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Ver rascunho" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Página '{0}' criada." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "A página não pôde ser criada devido a erros de validação" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Página '{0}' publicada." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Página '{0}' enviada para moderação." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Página '{0}' atualizada." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Esta página não pode ser salva já que está bloqueada" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "A página não pode ser salva devido a erros de validação" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Essa página está atualmente esperando moderação" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Página '{0}' excluida." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Página '{0}' despublicada." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Página '{0}' movida." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Página '{0}' e {1} subpáginas copiadas." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Página '{0}' copiada." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Conteúdo" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Promover" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Configurações" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "A página '{0}' não está mais esperando moderação." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Página '{0}' rejeitada para publicação." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Agora a página '{0}' está bloqueada." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Agora a página '{0}' está desbloqueada." -#: widgets.py:65 msgid "Choose an item" msgstr "Escolha um item" -#: widgets.py:66 msgid "Choose another item" msgstr "Escolha outro item" -#: widgets.py:67 msgid "Clear choice" msgstr "Limpar escolha" -#: widgets.py:68 msgid "Edit this item" msgstr "Edite este item" -#: widgets.py:115 msgid "Choose another page" msgstr "Escolher outra página" diff --git a/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.mo index 94093ac84..ac9489d45 100644 Binary files a/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.po index ab44b3698..7817fd16a 100644 --- a/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/pt_PT/LC_MESSAGES/django.po @@ -1,111 +1,92 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Douglas Miranda , 2014 # Gladson , 2014 # Jose Lourenco , 2014-2015 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-29 17:37+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Publicação agendada" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configuração comum de página" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" -msgstr "Procurar" +msgstr "Pesquisar" -#: forms.py:38 msgid "Search term" -msgstr "Procurar termo" +msgstr "Termo de pesquisa" -#: forms.py:65 msgid "Enter password" msgstr "Introduza a sua senha" -#: forms.py:72 #, python-format msgid "Enter your %s" -msgstr "Introduza seu/sua %s" +msgstr "Introduza %s" -#: forms.py:77 msgid "Enter your email address to reset your password" -msgstr "Introduza o seu email para alterar a sua senha" +msgstr "Introduza o seu e-mail para reinicializar a sua senha" -#: forms.py:86 msgid "Please fill your email address." -msgstr "Por favor, insira o seu e-mail." +msgstr "Por favor introduza o seu e-mail." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Desculpe, você não pode alterar a sua senha aqui porque a sua conta de utilizador é gerida por outro servidor." +msgstr "" +"Infelizmente não pode reinicializar a sua senha aqui, porque a sua conta de " +"utilizador é gerida por outro servidor." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Este e-mail não é reconhecido." -#: forms.py:114 msgid "New title" msgstr "Novo título" -#: forms.py:115 msgid "New slug" -msgstr "Novo endereço" +msgstr "Novo “slug”" -#: forms.py:120 msgid "New parent page" msgstr "Nova página mãe" -#: forms.py:121 msgid "This copy will be a child of this given parent page." -msgstr "Esta página será descendente desta página ascendente" +msgstr "Esta página passará a filha desta página mãe" -#: forms.py:128 msgid "Copy subpages" msgstr "Copiar sub-páginas" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Será copiada %(count)s sub-página." -msgstr[1] "Serão copiadas %(count)s sub-páginas." +msgstr[1] "Irão ser copiadas %(count)s sub-páginas." -#: forms.py:139 msgid "Publish copied page" msgstr "Publicar página copiada" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Esta página está publicada. Gostaria de publicar também a sua cópia?" -#: forms.py:142 msgid "Publish copies" msgstr "Publicar cópias" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -113,164 +94,130 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s das páginas a copiar estão publicadas. Gostaria de publicar também a sua cópia?" -msgstr[1] "%(count)s das páginas a copiar estão publicadas. Gostaria de publicar também as suas cópias?" +msgstr[0] "" +"%(count)s das páginas a copiar está publicada. Gostaria de publicar também " +"a sua cópia?" +msgstr[1] "" +"%(count)s das páginas a copiar estão publicadas. Gostaria de publicar " +"também as suas cópias?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "Este \"slug\" já está a ser usado dentro do contexto da sua página ascendente \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" +msgstr "Este \"slug\" já está a ser usado no contexto da sua página mãe \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Público" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Privado, acessível com a seguinte senha" -#: forms.py:183 msgid "This field is required." msgstr "Este campo é obrigatório." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Conta" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" -msgstr "Atribuir gravatar" +msgstr "Definir gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "A sua imagem avatar é fornecida por Gravatar e está associada ao seu email. Com uma conta do Gravatar você pode definir uma imagem avatar para qualquer número de emails que você use." +msgstr "" +"A sua imagem avatar é fornecida pelo Gravatar e está associada ao seu e-" +"mail. Com uma conta do Gravatar você pode definir um avatar para qualquer " +"número de e-mails que utilize." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Alterar senha" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Altere a senha que utiliza para entrar." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Preferências de notificação" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." -msgstr "Escolha quais as notificações de email a receber." +msgstr "Escolha quais as notificações de e-mail a receber." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Alterar Senha" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "A sua senha não pode ser alterada. Contacte um administrador do site." +msgstr "" +"A sua senha não pode ser alterada aqui. Contacte um administrador do site." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Preferências de notificação" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Atualizar" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" -msgstr "Alterar senha" +msgstr "Reinicializar senha" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Senha alterada com sucesso" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" -msgstr "Login" +msgstr "Entrar" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Insira a sua nova senha" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "As senhas são diferentes. Tente novamente." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" -msgstr "Verifique o seu email" +msgstr "Verifique o seu e-mail" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." -msgstr "Um link para alterar a sua senha foi-lhe enviado para o seu email." +msgstr "Foi enviado para o seu e-mail um link para reinicializar a sua senha." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" -msgstr "Por favor clique no link abaixo para alterar a sua senha" +msgstr "Por favor clique no link abaixo para reinicializar a sua senha" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" -msgstr "Alterar senha" +msgstr "Reinicializar senha" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" -msgstr "Alterar a sua senha" +msgstr "Reinicialize a sua senha" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Painel de controlo" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Menu" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Adicionar outro" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorador" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Link interno" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Link externo" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" -msgstr "Link de email" +msgstr "Link de e-mail" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +"Só páginas do tipo \"%(type)s\" podem ser escolhidas para este campo. Os " +"resultados de pesquisa irão excluir páginas de outros tipos." -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -281,152 +228,95 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +"Encontrado um resultado" msgstr[1] "" +"\n" +"Encontrados %(counter)s resultados" -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" -msgstr "Escolhe" +msgstr "Escolher" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Escolher uma página" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" -msgstr "Adicionar link de email" +msgstr "Adicionar link de e-mail" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Inserir link" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Adicionar link externo" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Mover para cima" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Mover para baixo" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" -msgstr "Eliminar" +msgstr "Apagar" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Bem vindo ao %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Este é o seu painel de controlo no qual serão mostradas informações úteis sobre os conteúdos criados por si." +msgstr "" +"Este é o seu painel de controlo onde pode ver informações úteis sobre os " +"conteúdos que criou." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Páginas a aguardar moderação" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Título" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" -msgstr "Ascendente (pai)" +msgstr "Mãe" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tipo" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editado" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprovar" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Rejeitar" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Editar" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" -msgstr "Pre-visualizar" +msgstr "Pré-visualizar" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" -msgstr "Suas últimas edições" +msgstr "As suas últimas edições" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Data" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Estado" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Rascunho" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Publicado" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" -msgstr "Resumo do Site" +msgstr "Resumo do site" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -437,138 +327,111 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +"%(total)s Página" msgstr[1] "" +"\n" +"%(total)s Páginas" -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Entrar" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." msgstr "O seu %(username_field)s e senha não estão corretos. Tente novamente." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Entrar no Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" -msgstr "Esqueceu-a?" +msgstr "Esqueceu-se da senha?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "A página \"%(title)s\" foi aprovada" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "A página \"%(title)s\" foi aprovada." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Pode visualizar a página aqui:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Edite as suas preferências de notificação aqui:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "A página \"%(title)s\" foi rejeitada" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "A página \"%(title)s\" foi rejeitada" -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" -msgstr "Você pode editar a página aqui:" +msgstr "Pode editar a página aqui:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "A página \"%(page)s\" foi enviada para moderação" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "A página \"%(page)s\" foi enviada para moderação." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" -msgstr "Pode pre-visualizar a página aqui:" +msgstr "Pode pré-visualizar a página aqui:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Privacidade da página" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." -msgstr "Esta página foi classificada como privada por uma página ascendente" +msgstr "Esta página foi tornada privada por uma página mãe" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" -msgstr "Você pode editar as configurações de privacidade em:" +msgstr "Pode editar as configurações de privacidade em:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." -msgstr "As alterações de privacidade também serão aplicadas a todas as páginas filhas desta página." +msgstr "" +"As alterações de privacidade também serão aplicadas a todas as páginas " +"filhas desta página." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" -msgstr "Edição trancada" +msgstr "Edição bloqueada" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" -msgstr "Trancada" +msgstr "Bloqueado" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" -msgstr "Destrancada" +msgstr "Desbloqueado" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Privacidade" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Privada" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Criar uma página em %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Criar uma página em" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Escolha o tipo de página que gostaria de criar." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Páginas usando %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" -msgstr "Eliminar %(title)s" +msgstr "Apagar %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" -msgstr "Tem certeza que deseja eliminar esta página?" +msgstr "Tem a certeza que deseja apagar esta página?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -576,263 +439,203 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +" Isto também eliminará uma ou mais sub-páginas.\n" +" " +msgstr[1] "" +"\n" +" Isto também eliminará mais %(descendant_count)s sub-" +"páginas.\n" " " -msgstr[0] "\n Isto também eliminará uma ou mais sub-páginas.\n " -msgstr[1] "\n Isto também eliminará mais %(descendant_count)s sub-páginas.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Em alternativa, poderá despublicar a página. Assim, a página deixará de estar visível publicamente, podendo você voltar a editá-la ou publicá-la mais tarde." +msgstr "" +"Em alternativa, pode despublicar a página. Assim, a página deixará de estar " +"visível publicamente, podendo você voltar a editá-la ou publicá-la mais " +"tarde." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" -msgstr "Eliminá-la" +msgstr "Apagá-la" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Despublicá-la" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mover %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mover" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Tem certeza que deseja mover esta página para dentro de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Tem a certeza que deseja mover esta página e todas as suas páginas filhas para dentro de '%(title)s'?" +msgstr "" +"Tem a certeza que deseja mover esta página e todas as suas filhas para " +"dentro de '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Sim, mover esta página" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Despublicar %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Despublicar" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Tem certeza que deseja despublicar esta página?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Sim, quero despublicar" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" -msgstr "Páginas usando" +msgstr "Páginas que usam" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Copiar %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Copiar" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Copiar esta página" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" -msgstr "Nova %(page_type)s" +msgstr "Adicionar %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nova" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Guardar como rascunho" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publicar" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Enviar para moderação" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" -msgstr "Editando %(page_type)s: %(title)s" +msgstr "A editar %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" -msgstr "Editando %(page_type)s %(title)s" +msgstr "A editar %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" -msgstr "Página trancada" +msgstr "Página bloqueada" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Guardar rascunho" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Última modificação: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "por %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" -msgstr "Explorando %(title)s" +msgstr "A explorar %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" -msgstr "Atualizado" +msgstr "Atualizada" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Arrastar" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Nenhuma página foi criada." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" -msgstr "Porque não adicionar uma?" +msgstr "Porque não criar uma?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Página %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +"Página %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Anterior" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Próxima" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" -msgstr "Esta página está encerrada contra edições adicionais" +msgstr "Esta página está bloqueada para edição" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Explorar sub-páginas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorar" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" -msgstr "Explorar as páginas filhas de '%(title)s'" +msgstr "Explorar as sub-páginas de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Adicionar página filha a %(title)s" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Adicionar sub-página" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Esta página está publicada mas não existe num Site configurado, pelo que não pode ser visualizada." +msgstr "" +"Esta página está publicada mas não existe em nenhum dos Sites configurados, " +"pelo que não pode ser visualizada." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Adicionar página filha" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Esta página está protegida contra visualização pública" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Desativar ordenação de páginas filhas" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Ordem" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Ativar ordenação de páginas filhas" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "Selecione uma nova página ascendente para %(title)s" +msgstr "Selecione uma nova página mãe para %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" -msgstr "Selecione uma nova página ascendente para %(title)s" +msgstr "Selecione uma nova página mãe para %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -842,321 +645,260 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n Existe uma página correspondente\n " -msgstr[1] "\n Existem %(counter)s páginas correspondentes\n " +msgstr[0] "" +"\n" +"Há uma página correspondente\n" +" " +msgstr[1] "" +"\n" +"Há %(counter)s páginas correspondentes\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Outras pesquisas" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imagens" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documentos" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Utilizadores" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Página %(page_number)s de %(num_pages)s.\n " +msgstr "" +"\n" +"Página %(page_number)s de %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Desculpe, nenhuma página satisfaz \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Introduza um termo de pesquisa acima" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Nenhuma página usa" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Início" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Janeiro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Fevereiro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Março" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Abril" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Maio" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Junho" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Julho" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Agosto" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Setembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Outubro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Novembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Dezembro" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Dom" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Seg" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Ter" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Qua" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Qui" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Sex" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Sáb" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" -msgstr[0] "Em uso %(useage_count)s time" -msgstr[1] "Em uso %(useage_count)s times" +msgstr[0] "Usado %(useage_count)s vez" +msgstr[1] "Usado %(useage_count)s vezes" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Editar a sua conta" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Sair" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Página %(page_num)s de %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Está a usar um browser desatualizado que não é suportado " +"por este software. Por favor atualize o " +"seu browser." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "O Javascript é necessário para usar o Wagtail mas está desativado" +msgstr "O Javascript é necessário para usar o Wagtail, mas está desativado" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Barra de utilizador" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" -msgstr "Ir para a página admin do Wagtail" +msgstr "Ir para a interface de administração do Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Adicionar página filha" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Adicionar" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "A sua senha foi alterada com sucesso!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "As suas preferências foram atualizadas com sucesso!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" -msgstr "Esse endereço já existe" +msgstr "Esse “slug” já existe" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "A data/hora de publicação tem de ser anterior à data/hora terminal" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" -msgstr "A data/hora terminal tem de ocorrer no futuro" +msgstr "A data/hora terminal deve ficar no futuro" -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Página '{0}' criada e publicada." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Ver publicada" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Página '{0}' criada e enviada para moderação." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Ver rascunho" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Página '{0}' criada." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Esta página não pôde ser criada devido a erros na validação" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Página '{0}' publicada." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Página '{0}' enviada para moderação." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Página '{0}' atualizada." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" -msgstr "A página não pôde ser guardada por estar trancada" +msgstr "A página não pôde ser guardada por estar bloqueada" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" -msgstr "A página não pôde ser guardada devido a erros na validação" +msgstr "A página não pôde ser guardada devido a erros de validação" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" -msgstr "Essa página aguarda por moderação" +msgstr "Esta página aguarda moderação" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." -msgstr "Página '{0}' eliminada." +msgstr "Página '{0}' apagada." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Página '{0}' despublicada." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Página '{0}' movida." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Página '{0}' e {1} sub-páginas copiadas." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Página '{0}' copiada." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Conteúdo" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Promover" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Configurações" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." -msgstr "A página '{0}' já não está aguarda moderação." +msgstr "A página '{0}' não está a aguardar moderação." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Página '{0}' rejeitada para publicação." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." -msgstr "Página '{0}' foi trancada." +msgstr "Página '{0}' foi bloqueada." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." -msgstr "Página '{0}' foi destrancada." +msgstr "Página '{0}' foi desbloqueada." -#: widgets.py:65 msgid "Choose an item" msgstr "Escolher um item" -#: widgets.py:66 msgid "Choose another item" msgstr "Escolher outro item" -#: widgets.py:67 msgid "Clear choice" msgstr "Limpar escolha" -#: widgets.py:68 msgid "Edit this item" msgstr "Editar este item" -#: widgets.py:115 msgid "Choose another page" msgstr "Escolher outra página" diff --git a/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.mo index 500ccc5b3..5be1cf214 100644 Binary files a/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.po index 8277efcf5..b0aba385a 100644 --- a/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/ro/LC_MESSAGES/django.po @@ -1,576 +1,325 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan Braghis, 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" +"language/ro/)\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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Publicare programată" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Configurație de pagini generală" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Căutare" -#: forms.py:38 msgid "Search term" msgstr "Termen de căutare" -#: forms.py:65 msgid "Enter password" msgstr "Introduceți parola" -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Introduceți adresa de e-mail pentru a reseta parola" -#: forms.py:86 msgid "Please fill your email address." msgstr "Introduceți adresa de e-mail." -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Ne pare rău, dar nu puteți reseta parola aici. Contul dvs. de utilizator este gestionat de un alt server." +msgstr "" +"Ne pare rău, dar nu puteți reseta parola aici. Contul dvs. de utilizator " +"este gestionat de un alt server." -#: forms.py:102 msgid "This email address is not recognised." msgstr "Adresa e-mail nu este recunoscută." -#: forms.py:114 msgid "New title" msgstr "Titlu nou" -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 msgid "Copy subpages" msgstr "Copiere subpagini" -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forms.py:139 msgid "Publish copied page" msgstr "Publică pagina copiată" -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 msgid "Publish copies" msgstr "Publică copiile" -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Public" -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 msgid "This field is required." msgstr "Acest câmp este obligatoriu." -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Cont" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Setează gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Avatarul este oferit de Gravatar și este legat de adresa dvs. de e-mail. Având un cont Gravatar, puteți seta un avatar pentru orice număr de adrese e-mail folosite." +msgstr "" +"Avatarul este oferit de Gravatar și este legat de adresa dvs. de e-mail. " +"Având un cont Gravatar, puteți seta un avatar pentru orice număr de adrese e-" +"mail folosite." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Schimbă parola" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Schimbați parola folosită pentru access." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Preferințe de notificare" -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Schimbă parola" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Parola nu poate fi schimbată aici. Vă rugăm să contactați administratorii sitului." +msgstr "" +"Parola nu poate fi schimbată aici. Vă rugăm să contactați administratorii " +"sitului." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Preferințe de notificare" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Actualizează" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Resetează parola" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Parola a fost schimbată cu succes" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Autentificare" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Setează parola nouă" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Parolele nu corespund. Vă rugăm să încercați din nou." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Verificăți contul de e-mail" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Link-ul de resetare a parolei a fost trimis prin e-mail." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Vă rugăm să urmați link-ul de mai jos pentru a reseta parola" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Resetarea parolei" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Resetează parola" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Bord" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Meniu" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Explorator" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Link intern" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Link extern" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Link e-mail" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Alege" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Alege o pagină" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Adaugă un link e-mail" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Inserează link" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Adaugă un link extern" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Deplasează în sus" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Deplasează în jos" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Șterge" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Bine ați venit la %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." msgstr "Aici va fi afișată informație utilă despre conținutul creat de dvs." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Pagini în moderație" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Titlu" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Bază" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Tip" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Editat" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Editează această pagină" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Aprobă" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Respinge" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Editează" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Examinare" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Modificările cele mai recente" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Dată" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Status" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Ciornă" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Rezumat sit" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Conectare" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "%(username_field)s și parola nu corespund. Vă rugăm să încercați din nou." +msgstr "" +"%(username_field)s și parola nu corespund. Vă rugăm să încercați din nou." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Conectați-vă la Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Ați uitat?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Pagina \"%(title)s\" a fost aprobată" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Pagina \"%(title)s\" a fost aprobată." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Puteți vedea pagina aici:" -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Pagina \"%(title)s\" a fost respinsă" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Pagina \"%(title)s\" a fost respinsă." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Puteți edita pagina aici:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Pagina \"%(page)s\" a fost trimisă pentru moderare" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Pagina \"%(page)s\" a fost trimisă pentru moderare." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Puteți examina pagina aici:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Confidențialitate" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Editează blocare" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Blocat" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Deblocat" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Confidențialitate" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Privat" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Crează o pagină în %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Crează pagină în" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Alegeți tipul de pagină pe care doriți să creați." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Pagini de tip %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Șterge %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Sigur doriți să ștergeți această pagină?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -578,264 +327,175 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\nAceastă acțiune va șterge și o subpagină." -msgstr[1] "\nAceastă acțiune va șterge %(descendant_count)s subpagini." -msgstr[2] "\nAceastă acțiune va șterge %(descendant_count)s subpagini." +msgstr[0] "" +"\n" +"Această acțiune va șterge și o subpagină." +msgstr[1] "" +"\n" +"Această acțiune va șterge %(descendant_count)s subpagini." +msgstr[2] "" +"\n" +"Această acțiune va șterge %(descendant_count)s subpagini." -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Puteți să anulați pagina ca alternativă. Această acțiune retrage pagina din domeniul public, dar puteți edita sau publica pagina ulterior." +msgstr "" +"Puteți să anulați pagina ca alternativă. Această acțiune retrage pagina din " +"domeniul public, dar puteți edita sau publica pagina ulterior." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Șterge" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Anulează publicarea" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Mută %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Mută" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Sigur doriți să mutați această pagină în '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Sigur doriți să mutați această pagină și paginile dependente în '%(title)s'?" +msgstr "" +"Sigur doriți să mutați această pagină și paginile dependente în '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Da, mută această pagină" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Anulează publicarea %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Anulează publicarea" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Sigur doriți să anulați publicarea aceastei pagini?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Da, anulează publicarea" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Pagini cu" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Copie %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Copie" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Copie această pagină" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "%(page_type)s nouă" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Nou" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Salvează ca ciornă" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Publică" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Trimite pentru moderare" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Pagină blocată" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Salvează ca ciornă" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Ultima modificare: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "de către %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Explorare %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Actualizată" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Glisează" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Nu a fost creată nici o pagină." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "De ce să nu adăugați una?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nPagina %(page_number)s din %(num_pages)s." +msgstr "" +"\n" +"Pagina %(page_number)s din %(num_pages)s." -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Precedent" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Următor" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Explorează" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Explorează paginile dependente de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Adaugă o pagină dependentă de '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Adaugă subpagină" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Adaugă pagină dependentă" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Dezactivează rânduirea paginilor dependente" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Ordine" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Activează rânduirea paginilor dependente" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Alege o pagină de bază nouă pentru %(title)s" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Alege o pagină de bază nouă pentru %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -845,129 +505,108 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\nO singură pagină se potrivește" -msgstr[1] "\n%(counter)s pagini se potrivesc" -msgstr[2] "\n%(counter)s pagini se potrivesc" +msgstr[0] "" +"\n" +"O singură pagină se potrivește" +msgstr[1] "" +"\n" +"%(counter)s pagini se potrivesc" +msgstr[2] "" +"\n" +"%(counter)s pagini se potrivesc" -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Alte căutări" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Imagini" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Documente" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Utilizatori" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\nPagina %(page_number)s din %(num_pages)s." +msgstr "" +"\n" +"Pagina %(page_number)s din %(num_pages)s." -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici o pagină" +msgstr "" +"Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici o pagină" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Introduceți termenii de căutare mai sus" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Nici o pagină nu utilizează" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Acasă" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Ianuarie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Februarie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Martie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Aprilie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Mai" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Iunie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Iulie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "August" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Septembrie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Octombrie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Noiembrie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Decembrie" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "D" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "L" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Ma" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Mi" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "J" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "V" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "S" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" @@ -975,193 +614,113 @@ msgstr[0] "%(useage_count)s utilizăre" msgstr[1] "%(useage_count)s utilizări" msgstr[2] "%(useage_count)s utilizări" -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Deconectare" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Pagina %(page_num)s din %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Bară utilizator" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Spre interfața de administrare Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Adaugă" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Parola a fost schimbată cu succes!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Preferințele au fost schimbare cu success!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Această fisă a fost deja folosită" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" -msgstr "Data/timpul de publicare trebuie să fie înaintea datei/timpului de expirare" +msgstr "" +"Data/timpul de publicare trebuie să fie înaintea datei/timpului de expirare" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Data/timpul de expirare trebuie să fie în viitor" -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Pagina '{0}' a fost creată." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Pagina nu a fost creată din cauza erorilor de validare." -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Pagina '{0}' a fost publicată." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Pagina '{0}' a fost trimisă pentru moderare." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Pagina '{0}' a fost actualizată." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Pagina nu a fost salvată pentru că este blocată" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Pagina nu a fost salvată din cauza erorilor de validare." -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Această pagină este în moderare" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Pagina '{0}' a fost ștearsă." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Publicare anulată pentru pagina '{0}'." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Pagina '{0}' a fost mutată." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Pagina '{0}' și {1} subpagini au fost copiate." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Pagina '{0}' a fost copiată." -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Setări" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Pagina '{0}' nu este în moderare la moment." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Publicare paginii '{0}' a fost refuzată." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Pagina '{0}' a fost blocată." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Pagina '{0}' is fost deblocată." -#: widgets.py:65 msgid "Choose an item" msgstr "Alege un element" -#: widgets.py:66 msgid "Choose another item" msgstr "Alege un alt element" -#: widgets.py:67 msgid "Clear choice" msgstr "Curăță selecție" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "Alege altă pagină" diff --git a/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.mo index 68a7209e9..9f456a619 100644 Binary files a/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.po index 1f23aa6d2..66a600174 100644 --- a/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # ajk, 2014 # ajk, 2014 @@ -13,103 +13,86 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/ru/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-28 06:49+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/" +"ru/)\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" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "Отложенная публикация" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "Общие настройки страниц" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "Поиск" -#: forms.py:38 msgid "Search term" msgstr "Критерий поиска" -#: forms.py:65 msgid "Enter password" msgstr "Введите пароль" -#: forms.py:72 #, python-format msgid "Enter your %s" msgstr "Введите ваш %s" -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "Введите Ваш адрес электронной почты для сброса пароля" -#: forms.py:86 msgid "Please fill your email address." msgstr "Пожалуйста, заполните Ваш адрес электронной почты" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." -msgstr "Извините, Вы не можете сбросить пароль здесь, так как Ваш аккаунт управляется другим сервером" +msgstr "" +"Извините, Вы не можете сбросить пароль здесь, так как Ваш аккаунт " +"управляется другим сервером" -#: forms.py:102 msgid "This email address is not recognised." msgstr "Этот адрес электронной почты не распознан" -#: forms.py:114 msgid "New title" msgstr "Новый заголовок" -#: forms.py:115 msgid "New slug" msgstr "Новый слаг" -#: forms.py:120 msgid "New parent page" msgstr "Новая родительская страница" -#: forms.py:121 msgid "This copy will be a child of this given parent page." msgstr "Эта копия будет дочерним к данной родительской странице." -#: forms.py:128 msgid "Copy subpages" msgstr "Копировать подстраницы" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "Скопируется %(count)s подстраница." msgstr[1] "Скопируется %(count)s подстраниц." msgstr[2] "Скопируется %(count)s подстраниц." +msgstr[3] "Скопируется %(count)s подстраниц." -#: forms.py:139 msgid "Publish copied page" msgstr "Опубликовать скопированные страницы" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "Страница опубликована. Хотите " -#: forms.py:142 msgid "Publish copies" msgstr "Опубликовать копии" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -117,165 +100,139 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s копируемая страница опубликована. Хотели бы вы опубликовать её копию?" -msgstr[1] "%(count)s копируемых страниц опубликованы. Хотели бы вы опубликовать их копии?" -msgstr[2] "%(count)s копируемых страниц опубликованы. Хотели бы вы опубликовать их копии?" +msgstr[0] "" +"%(count)s копируемая страница опубликована. Хотели бы вы опубликовать её " +"копию?" +msgstr[1] "" +"%(count)s копируемых страниц опубликованы. Хотели бы вы опубликовать их " +"копии?" +msgstr[2] "" +"%(count)s копируемых страниц опубликованы. Хотели бы вы опубликовать их " +"копии?" +msgstr[3] "" +"%(count)s копируемых страниц опубликованы. Хотели бы вы опубликовать их " +"копии?" -#: forms.py:164 #, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "Этот slug уже используется в контексте своей родительской страницы \"%s\"" +msgid "" +"This slug is already in use within the context of its parent page \"%s\"" +msgstr "" +"Этот slug уже используется в контексте своей родительской страницы \"%s\"" -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "Опубликовано" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "Приватно, доступно со следующим паролем" -#: forms.py:183 msgid "This field is required." msgstr "Обязательное поле" -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "Аккаунт" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "Установить граватар" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "Ваша аватарка предоставляется сервисом Gravatar и привязана к вашему адресу e-mail. С помощью аккаунта в Gravatar вы можете установить аватарку для любого количества e-mail адресов, которыми пользуетесь." +msgstr "" +"Ваша аватарка предоставляется сервисом Gravatar и привязана к вашему адресу " +"e-mail. С помощью аккаунта в Gravatar вы можете установить аватарку для " +"любого количества e-mail адресов, которыми пользуетесь." -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "Изменить пароль" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "Изменить пароль, который Вы используете для входа." -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "Настройки уведомлений" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "Выбрать, какие уведомления принимать на e-mail." -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "Изменить пароль" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." -msgstr "Ваш пароль не может быть изменен здесь. Пожалуйста, свяжитесь с администратором сайта." +msgstr "" +"Ваш пароль не может быть изменен здесь. Пожалуйста, свяжитесь с " +"администратором сайта." -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "Настройки уведомлений" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "Обновить" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "Сбросить пароль" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "Пароль успешно изменен" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "Войти" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "Задайте новый пароль" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "Пароли не совпадают. Пожалуйста, попробуйте еще раз." -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "Проверьте электронную почту" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "Ссылка для смены пароля отправлена на Ваш адрес электронной почты." -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "Пожалуйста, используйте данную ссылку для сброса пароля" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "Пароль сброшен" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "Сбросьте Ваш пароль" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "Панель управления" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "Меню" -#: templates/wagtailadmin/block_forms/list.html:5 msgid "Add another" msgstr "Добавить еще" -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "Проводник" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "Внутренняя ссылка" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "Внешняя ссылка" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "Ссылка на адрес электронной почты" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 #, python-format msgid "" "\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" +" Only pages of type \"%(type)s\" may be chosen for this field. Search " +"results will exclude pages of other types.\n" " " msgstr "" +"\n" +" Только страницы типа \"%(type)s\" могут быть использованы для этого " +"поля. В результатах поиска будут исключены страницы других типов.\n" +" " -#: templates/wagtailadmin/chooser/_search_results.html:8 #, python-format msgid "" "\n" @@ -286,153 +243,102 @@ msgid_plural "" " There are %(counter)s matches\n" " " msgstr[0] "" +"\n" +" Нашлось одно совпадение\n" +" " msgstr[1] "" +"\n" +" Нашлось %(counter)s совпадений\n" +" " msgstr[2] "" +msgstr[3] "" +"\n" +" Нашлось %(counter)s совпадений\n" +" " -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "Выбрать" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "Выбрать страницу" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "Добавить ссылку на адрес электронной почты" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "Вставить ссылку" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "Добавить внешнюю ссылку" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "Вверх" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "Вниз" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "Удалить" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "Добро пожаловать в %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." -msgstr "Это Ваша панель управления сайтом. Здесь отображается различная информация о контенте, который Вы создаете." +msgstr "" +"Это Ваша панель управления сайтом. Здесь отображается различная информация о " +"контенте, который Вы создаете." -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "Страницы ожидающие модерации" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "Заголовок" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "Родительский элемент" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "Тип" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "Изменено" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "Редактировать эту страницу" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "Одобрить" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "Отклонить" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "Правка" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "Превью" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "Ваши последние правки" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "Дата" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "Статус" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "Черновик" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "Опубликовано" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "Общая информация" -#: templates/wagtailadmin/home/site_summary_pages.html:5 #, python-format msgid "" "\n" @@ -443,139 +349,118 @@ msgid_plural "" " %(total)s Pages\n" " " msgstr[0] "" +"\n" +" %(total)s Страница\n" +" " msgstr[1] "" +"\n" +" %(total)s Страницы\n" +" " msgstr[2] "" +msgstr[3] "" +"\n" +" %(total)s Страниц\n" +" " -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "Войти" -#: templates/wagtailadmin/login.html:18 #, python-format msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "Ваши %(username_field)s и пароль не совпадают. Пожалуйста, попробуйте еще раз." +msgstr "" +"Ваши %(username_field)s и пароль не совпадают. Пожалуйста, попробуйте еще " +"раз." -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "Войти в Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "Забыли?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "Страница \"%(title)s\" была принята" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "Страница \"%(title)s\" была принята." -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "Вы можете увидеть страницу здесь:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "Измените ваши настройки уведомлений:" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "Страница \"%(title)s\" была отклонена" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "Страница \"%(title)s\" была отклонена." -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "Вы можете редактировать страницу:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "Страница \"%(page)s\" была отправлена на модерацию" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "Страница \"%(page)s\" была отправлена на модерацию." -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "Предпросмотр страницы:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "Уровень приватности страницы" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "Страница приватна в соответствии с родительской страницей." -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "Редактировать настройки приватности:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." msgstr "Изменения приватности также накладываются и на дочерние страницы." -#: templates/wagtailadmin/pages/_lock_switch.html:8 msgid "Edit lock" msgstr "Заблокировать редактирование" -#: templates/wagtailadmin/pages/_lock_switch.html:15 msgid "Locked" msgstr "Заблокировано" -#: templates/wagtailadmin/pages/_lock_switch.html:25 msgid "Unlocked" msgstr "Разблокировано" -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "Приватность" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "Приватно" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "Создать страницу в %(title)s" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "Создать страницу в" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "Выбрать, страницу какого типа вы хотите создать." -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "Страницы использующие %(page_type)s" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Удалить %(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "Вы уверены, что хотите удалить эту страницу?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -583,264 +468,209 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" +" " +msgstr[0] "" +"\n" +"Это так-же удалит еще одну субстраницу." +msgstr[1] "" +"\n" +" Это так-же удалит еще %(descendant_count)s субстраниц.\n" +" " +msgstr[2] "" +"\n" +" Это так-же удалит еще %(descendant_count)s субстраниц.\n" +" " +msgstr[3] "" +"\n" +" Это так-же удалит еще %(descendant_count)s субстраниц.\n" " " -msgstr[0] "\nЭто так-же удалит еще одну субстраницу." -msgstr[1] "\n Это так-же удалит еще %(descendant_count)s субстраниц.\n " -msgstr[2] "\n Это так-же удалит еще %(descendant_count)s субстраниц.\n " -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "Как вариант, вы можете снять с публикации данную страницу. Это скроет страницу от публичного просмотра и вы сможете отредактировать и опубликовать ее снова позже." +msgstr "" +"Как вариант, вы можете снять с публикации данную страницу. Это скроет " +"страницу от публичного просмотра и вы сможете отредактировать и опубликовать " +"ее снова позже." -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "Удалить" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "Отменить публикацию" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "Переместить %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "Переместить" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "Вы уверены, что хотите переместить эту страницу в '%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" -msgstr "Вы уверены, что хотите переместить эту страницу и все ее дочерние страницы в '%(title)s'?" +msgstr "" +"Вы уверены, что хотите переместить эту страницу и все ее дочерние страницы в " +"'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "Да, переместить эту страницу" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "Отменить публикацию %(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "Отменить публикацию" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "Вы уверены, что хотите отменить публикацию этой страницы?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "Да, отменить публикацию" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "Страницы использующие" -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "Копировать %(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "Копировать" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "Копировать страницу" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "Новая %(page_type)s" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "Новый" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "Сохранить как черновик" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "Опубликовать" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "Отправить на модерацию" -#: templates/wagtailadmin/pages/edit.html:5 #, python-format msgid "Editing %(page_type)s: %(title)s" msgstr "Правка %(page_type)s: %(title)s" -#: templates/wagtailadmin/pages/edit.html:15 #, python-format msgid "Editing %(page_type)s %(title)s" msgstr "Правка %(page_type)s %(title)s" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Page locked" msgstr "Страница заблокирована" -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "Сохранить черновик" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "Последние правки: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "от %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "Обзор %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 msgid "Updated" msgstr "Обновлено" -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "Перетянуть" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "Страниц не было создано." -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "Почему бы не добавить одну?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Страница %(page_number)s из %(num_pages)s.\n " +msgstr "" +"\n" +" Страница %(page_number)s из %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "Предыдущая" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "Следующая" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 msgid "This page is locked to further editing" msgstr "Эта страница заблокирована для дальнейшего редактирования" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 #, python-format msgid "Explore subpages of '%(title)s'" -msgstr "" +msgstr "Обзор подстраниц для '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "Обзор" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "Обзор дочерних для '%(title)s' страницы" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "Добавить дочернюю страницу к '%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "Добавить подстраницу" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "" "This page is published but does not exist within a configured Site, so " "cannot be viewed." -msgstr "Эта страница опубликована, но не закреплена за сконфигурированным сайтом, поэтому не может быть быть просмотрена." +msgstr "" +"Эта страница опубликована, но не закреплена за сконфигурированным сайтом, " +"поэтому не может быть быть просмотрена." -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "Добавить дочернюю страницу" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 msgid "This page is protected from public view" msgstr "Эта страница защещена от публичного просмотра" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "Отключить упорядочение дочерних страниц" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "Порядок" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "Включить упорядочение дочерних страниц" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Выбрать новую родительскую страницу для '%(title)s'" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "Выбрать новую родительскую страницу для %(title)s" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -850,323 +680,270 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n Найдена одна совпадающая страница\n " -msgstr[1] "\n Найдено %(counter)s совпадающих страниц\n " -msgstr[2] "\n Найдено %(counter)s совпадающих страниц\n " +msgstr[0] "" +"\n" +" Найдена одна совпадающая страница\n" +" " +msgstr[1] "" +"\n" +" Найдено %(counter)s совпадающих страниц\n" +" " +msgstr[2] "" +"\n" +" Найдено %(counter)s совпадающих страниц\n" +" " +msgstr[3] "" +"\n" +" Найдено %(counter)s совпадающих страниц\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "Другие поиски" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "Изображения" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "Документы" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "Пользователи" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n Страница %(page_number)s из %(num_pages)s.\n " +msgstr "" +"\n" +" Страница %(page_number)s из %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Извините, подходящих страниц не найдено \"%(query_string)s\"" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "Введите критерий для поиска выше" -#: templates/wagtailadmin/pages/usage_results.html:24 msgid "No pages use" msgstr "Нет страниц использующих" -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "Главная" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "Январь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "Февраль" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "Март" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "Апрель" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "Май" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "Июнь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "Июль" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "Август" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "Сентябрь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "Октябрь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "Ноябрь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "Декабрь" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "Вск" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "Пнд" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "Втр" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "Срд" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "Чет" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "Птн" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "Суб" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "Использовано %(useage_count)s раз" msgstr[1] "Использовано %(useage_count)s раз" msgstr[2] "Использовано %(useage_count)s раз" +msgstr[3] "Использовано %(useage_count)s раз" -#: templates/wagtailadmin/shared/main_nav.html:8 msgid "Edit your account" msgstr "Править ваш аккаунт" -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "Выйти" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "Страница %(page_num)s из %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 msgid "" "You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." +"software. Please upgrade your browser." msgstr "" +"Вы используете устаревший не поддерживаемый этим сайтом. " +"Пожалуйста, обновите ваш браузер." -#: templates/wagtailadmin/skeleton.html:23 msgid "Javascript is required to use Wagtail, but it is currently disabled" msgstr "Необходим javascript для использования Wagtail, но сейчас он отключен" -#: templates/wagtailadmin/userbar/base.html:4 msgid "User bar" msgstr "Панель пользователя" -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "Идти в интерфейс администрирования Wagtail" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add a child page" -msgstr "" +msgstr "Добавить дочернюю страницу" -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "Добавить" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "Ваш пароль успешно изменен!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "Ваши настройки успешно изменены!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "Этот слаг уже используется" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" -msgstr "Дата/время публикации должно быть раньше даты/времени снятия с публикации." +msgstr "" +"Дата/время публикации должно быть раньше даты/времени снятия с публикации." -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "Дата/время снятия с публикации должно быть в будущем." -#: views/pages.py:224 #, python-brace-format msgid "Page '{0}' created and published." -msgstr "" +msgstr "Страница '{0}' создана и опубликована." -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 msgid "View live" msgstr "Смотреть на сайте" -#: views/pages.py:229 #, python-brace-format msgid "Page '{0}' created and submitted for moderation." -msgstr "" +msgstr "Страница '{0}' создана и отправлена на модерацию." -#: views/pages.py:230 views/pages.py:366 msgid "View draft" msgstr "Показать черновик" -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "Страница '{0}' создана." -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "Эта страница не может быть создана из-за ошибок проверки" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "Страница '{0}' опубликована." -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "Страница '{0}' отправлена на модерацию." -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "Страница '{0}' обновлена." -#: views/pages.py:386 msgid "The page could not be saved as it is locked" msgstr "Страница не может быть сохранена, так как заблокирована" -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "Страница не может быть сохранена из-за ошибок проверки" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "Эта страница в данный момент ожидает модерации" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "Страница '{0}' удалена." -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "Страница '{0}' снята с публикации." -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "Страница '{0}' перемещена." -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "Страница '{0}' и {1} подстраниц скопировано." -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "Страница '{0}' скопирована." -#: views/pages.py:729 msgid "Content" -msgstr "" +msgstr "Контент" -#: views/pages.py:731 msgid "Promote" -msgstr "" +msgstr "Продвижение" -#: views/pages.py:733 wagtail_hooks.py:27 msgid "Settings" msgstr "Настройки" -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "Страница '{0}' в настоящее время не ожидает модерации." -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "Страница '{0}' отклонена к публикации." -#: views/pages.py:855 #, python-brace-format msgid "Page '{0}' is now locked." msgstr "Страница '{0}' заблокирована." -#: views/pages.py:879 #, python-brace-format msgid "Page '{0}' is now unlocked." msgstr "Страница '{0}' разблокирована." -#: widgets.py:65 msgid "Choose an item" msgstr "Выбрать элемент" -#: widgets.py:66 msgid "Choose another item" msgstr "Выбрать другой элемент" -#: widgets.py:67 msgid "Clear choice" msgstr "Очистить выбор" -#: widgets.py:68 msgid "Edit this item" msgstr "Править этот пункт" -#: widgets.py:115 msgid "Choose another page" msgstr "Выбрать другую страницу" diff --git a/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index ee3e21e0f..000000000 Binary files a/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index e816d89f0..000000000 --- a/wagtail/wagtailadmin/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,1159 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/wagtail/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index 7830acd3f..000000000 Binary files a/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index be1d71529..000000000 --- a/wagtail/wagtailadmin/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,1166 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wagtail/language/sk_SK/)\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" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index b68c98cdc..000000000 Binary files a/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index ab7e50143..000000000 --- a/wagtail/wagtailadmin/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,1159 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index 09e1e4a5a..000000000 Binary files a/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index c22018b99..000000000 --- a/wagtail/wagtailadmin/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,1159 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" -msgstr[1] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" -msgstr[1] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 10324c531..000000000 Binary files a/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 627a50dff..000000000 --- a/wagtail/wagtailadmin/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,1152 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index df1473135..000000000 Binary files a/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 39e0f69b6..000000000 --- a/wagtail/wagtailadmin/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,1167 +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: -# Mykola Zamkovoi , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "Запланована публікація" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "Загальні налаштування сторінкі" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "Пошук" - -#: forms.py:38 -msgid "Search term" -msgstr "Пошуковий термін" - -#: forms.py:65 -msgid "Enter password" -msgstr "Введіть пароль" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "Введіть ваш %s" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "Введіть вашу е-мейл адресу для перевстановлення паролю" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "Будь-ласка, введіть вашу е-мейл адресу." - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "Нажаль ви не можете перевстановиті пароль тут, тому що, ваш обліковий запис управляється іншим сервером." - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "Ця адреса електронної пошти невідома системі." - -#: forms.py:114 -msgid "New title" -msgstr "Новий заголовок" - -#: forms.py:115 -msgid "New slug" -msgstr "Нова коротка назва для URL" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "Скопіюваті підсторінки" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "Ця дія скопіює %(count)s підсторінку." -msgstr[1] "Ця дія скопіює %(count)s підсторінок." -msgstr[2] "Ця дія скопіює %(count)s підсторінок." - -#: forms.py:139 -msgid "Publish copied page" -msgstr "Опублікуваті скопійовані сторінки" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "Ця сторїнка вїдображається на сайті, хочете також опублїкуваті також її копію?" - -#: forms.py:142 -msgid "Publish copies" -msgstr "Опублїкувати копії" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "%(count)s сторінку, що ви копіюєте, вже опубліковано. Хочете опублїкувати її копїю?" -msgstr[1] "%(count)s сторінок, що ви копіюєте, вже опубліковано. Хочете опублїкувати їх копїю?" -msgstr[2] "%(count)s сторінок, що ви копіюєте, вже опубліковано. Хочете опублїкувати їх копїю?" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "Відкритий " - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "Це поле необхідно заповнити" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "Обліковий запис" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "Встановити gravatar" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "Панель" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "Меню" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "Управління файлами" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "Оберіть сторінку" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "Ласкаво просимо до %(site_name)s Wagtail CMS" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "Увійдіть" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "Увійдіть до Wagtail" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "Забули це?" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "Ця коротка назва вже використовується" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "Налаштування" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "Оберіть іншу сторінку" diff --git a/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index ec6e3624e..000000000 Binary files a/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 276c9243f..000000000 --- a/wagtail/wagtailadmin/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,1152 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.mo index d19de463c..1a5e91b1b 100644 Binary files a/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.po index 3e819199b..3344caeb9 100644 --- a/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/zh/LC_MESSAGES/django.po @@ -1,1153 +1,463 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/zh/)\n" +"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" +"zh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "搜索" -#: forms.py:38 msgid "Search term" msgstr "搜索词" -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "输入您的电子邮箱来重置您的密码" -#: forms.py:86 msgid "Please fill your email address." msgstr "请输入你的电子邮件地址。" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." msgstr "对不起,你不能在此够重置你的密码,因为您的账号是由其他服务所管理的。" -#: forms.py:102 msgid "This email address is not recognised." msgstr "没有找到这个电子邮件地址。" -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "账号" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "设置gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "您的头像图片是由Gravatar提供的,并且关联了您的电子邮件地址。一个Gravatar账号可以设置多个电子邮件地址的头像图片。" +msgstr "" +"您的头像图片是由Gravatar提供的,并且关联了您的电子邮件地址。一个Gravatar账号" +"可以设置多个电子邮件地址的头像图片。" -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "修改密码" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "修改您用于登录的密码。" -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "修改密码" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." msgstr "您的密码不能在此更改。请联系网站管理员。" -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "重置密码" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "密码修改成功" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "登录" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "设置你的新密码" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "两个密码不匹配,请重试。" -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "检查您的电子邮件" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "一个用于重置密码的链接已经发送到您的电子邮箱中" -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "请点击下面的链接来重置您的密码" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "密码已重置" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "重置您的密码" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "仪表板" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "菜单" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "浏览" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "内部链接" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "外部链接" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "电子邮件链接" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "选择一个页面" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "添加一个电子邮件链接" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "插入一个链接" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "添加一个外部链接" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "向上移动" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "向下移动" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "删除" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "欢迎来到%(site_name)s的Wagtail内容管理系统" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." msgstr "这是您的仪表盘,会显示对您已创建的内容有帮助的信息" -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "这些页面在等待审核" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "标题" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "上一级" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "类型" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "编辑这个页面" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "通过" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "拒绝" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "编辑" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "预览" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "你最近的编辑" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "日期" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "状态" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "网站摘要" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "登录" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "登录Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "忘记了?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "这个页面 \"%(title)s\" 已经被通过" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "这个页面 \"%(title)s\" 已经被通过" -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "你可以在此查看这个页面" -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "这个页面 \"%(title)s\" 已经被拒绝" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "这个页面 \"%(title)s\" 已经被拒绝" -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "你可以在此编辑这个页面:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "这个页面 \"%(page)s\" 已经提交审核" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "这个页面 \"%(page)s\" 已经提交审核。" -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "你可以在此预览这页:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "以 %(title)s 为题创建一个页面" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "在这创建一个页面" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "选择你希望创建哪个类型的页面。" -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr "%(page_type)s 类的页面" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "删除%(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "你确定你要删除此页吗?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." msgstr "你页可以取消发布此页。此页将不能从外部访问,你可以编辑后再次发布。" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "删除" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "取消发布" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "移动 %(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "移动" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "你确定你想要移动这个页面至'%(title)s'吗?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" msgstr "你确定你要移动这页和其所有子页面至'%(title)s'吗?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "是的,移动这页" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "停止发布%(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "停止发布" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "你确定你想停止发布这页吗?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "是的,停止发布" -#: templates/wagtailadmin/pages/content_type_use.html:7 msgid "Pages using" msgstr "页面在用" -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "新%(page_type)s类" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "新" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "保存为草稿" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "发布" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "提交审核" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "保存草稿" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "上一次编辑:%(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "作者%(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "浏览%(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "拖动" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "没有已保存的页面" -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "为什么不添加一页?" -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "向前" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "往后" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "浏览" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "添加子页面至'%(title)s'" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "添加子页面" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "添加子页面" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "禁止自页面的顺序" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "顺序" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "开启子页面顺序" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "为%(title)s选择一个新的根页面" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "为%(title)s选择一个新的根页面" -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "图像" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "文档" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "用户" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n 第 %(page_number)s / %(num_pages)s页.\n " - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "" +"\n" +" 第 %(page_number)s / %(num_pages)s页.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "请在上面输入搜索词" -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "主页" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "登出" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "第%(page_num)s页 共%(total_pages)s页" -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "您的密码已经更改成功。" -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "这个唯一的地址已被占用" -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "第 '{0}' 页已创建。" -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "第 '{0}' 页已发布。" -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "第 '{0}' 页已提交审核。" -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "第 '{0}' 页已更新" -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "这页无法保存,因为页面发生验证错误" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "这页正在等待审核" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "第 '{0}' 页已删除" -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "第 '{0}' 页已停止发布" -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "第 '{0}' 页已移动。" -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "第 '{0}' 页当前不需要等待审核。" -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "第 '{0}' 页已被拒绝发布。" -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "选择一个选项" -#: widgets.py:66 msgid "Choose another item" msgstr "选择其他选项" -#: widgets.py:67 msgid "Clear choice" msgstr "清除选择" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "选择另外一个页面" diff --git a/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.mo index 351c813d7..21abedf65 100644 Binary files a/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.po index 2016fbee9..890d2e0b7 100644 --- a/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailadmin/locale/zh_CN/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # hanfeng , 2014 # hanfeng , 2014 @@ -9,101 +9,69 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" "PO-Revision-Date: 2015-04-17 11:48+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_CN/)\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" -#: edit_handlers.py:704 msgid "Scheduled publishing" msgstr "定时发布" -#: edit_handlers.py:718 msgid "Common page configuration" msgstr "常用页面配置" -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 msgid "Search" msgstr "搜索" -#: forms.py:38 msgid "Search term" msgstr "搜索条件" -#: forms.py:65 msgid "Enter password" msgstr "输入密码" -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 msgid "Enter your email address to reset your password" msgstr "输入邮件地址以重置密码" -#: forms.py:86 msgid "Please fill your email address." msgstr "请填入邮件地址" -#: forms.py:99 msgid "" "Sorry, you cannot reset your password here as your user account is managed " "by another server." msgstr "对不起,您无法重置密码,因为账户不在此处管理" -#: forms.py:102 msgid "This email address is not recognised." msgstr "未知邮件地址" -#: forms.py:114 msgid "New title" msgstr "新标题" -#: forms.py:115 msgid "New slug" msgstr "新" -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 msgid "Copy subpages" msgstr "复制子页面" -#: forms.py:130 #, python-format msgid "This will copy %(count)s subpage." msgid_plural "This will copy %(count)s subpages." msgstr[0] "此操作将复制%(count)s 子页面。" -#: forms.py:139 msgid "Publish copied page" msgstr "发布复制的页面。" -#: forms.py:140 msgid "This page is live. Would you like to publish its copy as well?" msgstr "此页面已发布。你也想发布它的副本吗?" -#: forms.py:142 msgid "Publish copies" msgstr "发布副本" -#: forms.py:144 #, python-format msgid "" "%(count)s of the pages being copied is live. Would you like to publish its " @@ -111,459 +79,271 @@ msgid "" msgid_plural "" "%(count)s of the pages being copied are live. Would you like to publish " "their copies?" -msgstr[0] "%(count)s of the pages being copied are live. Would you like to publish their copies?" +msgstr[0] "" +"%(count)s of the pages being copied are live. Would you like to publish " +"their copies?" -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 msgid "Public" msgstr "公开" -#: forms.py:175 msgid "Private, accessible with the following password" msgstr "私有,使用下列的密码访问:" -#: forms.py:183 msgid "This field is required." msgstr "必需字段" -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 msgid "Account" msgstr "帐号" -#: templates/wagtailadmin/account/account.html:13 msgid "Set gravatar" msgstr "设置gravatar" -#: templates/wagtailadmin/account/account.html:17 msgid "" "Your avatar image is provided by Gravatar and is connected to your email " "address. With a Gravatar account you can set an avatar for any number of " "other email addresses you use." -msgstr "您的头像是由Gravatar提供,与您的电邮地址关联。拥有Gravatar帐号,你可以为你的多个电邮地址设置头像。" +msgstr "" +"您的头像是由Gravatar提供,与您的电邮地址关联。拥有Gravatar帐号,你可以为你的" +"多个电邮地址设置头像。" -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 msgid "Change password" msgstr "修改密码" -#: templates/wagtailadmin/account/account.html:28 msgid "Change the password you use to log in." msgstr "修改用于登录的密码" -#: templates/wagtailadmin/account/account.html:35 msgid "Notification preferences" msgstr "提醒设置" -#: templates/wagtailadmin/account/account.html:39 msgid "Choose which email notifications to receive." msgstr "选择接收哪些邮件提醒" -#: templates/wagtailadmin/account/change_password.html:18 msgid "Change Password" msgstr "修改密码" -#: templates/wagtailadmin/account/change_password.html:21 msgid "" "Your password can't be changed here. Please contact a site administrator." msgstr "您不能修改密码,请联系管理员。" -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 msgid "Notification Preferences" msgstr "提醒设置" -#: templates/wagtailadmin/account/notification_preferences.html:16 msgid "Update" msgstr "更新" -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 msgid "Reset password" msgstr "重置密码" -#: templates/wagtailadmin/account/password_reset/complete.html:15 msgid "Password change successful" msgstr "密码修改成功。" -#: templates/wagtailadmin/account/password_reset/complete.html:16 msgid "Login" msgstr "登录" -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 msgid "Set your new password" msgstr "设置新密码" -#: templates/wagtailadmin/account/password_reset/confirm.html:19 msgid "The passwords do not match. Please try again." msgstr "密码不匹配,请重试" -#: templates/wagtailadmin/account/password_reset/done.html:15 msgid "Check your email" msgstr "检查您的邮件" -#: templates/wagtailadmin/account/password_reset/done.html:16 msgid "A link to reset your password has been emailed to you." msgstr "已将重置密码的链接发送到您的邮箱。" -#: templates/wagtailadmin/account/password_reset/email.txt:2 msgid "Please follow the link below to reset your password" msgstr "请点击下面的链接来重置密码" -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 msgid "Password reset" msgstr "密码已重置。" -#: templates/wagtailadmin/account/password_reset/form.html:27 msgid "Reset your password" msgstr "重设密码" -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 msgid "Dashboard" msgstr "控制面板" -#: templates/wagtailadmin/base.html:41 msgid "Menu" msgstr "菜单" -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 msgid "Explorer" msgstr "资源管理" -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 msgid "Internal link" msgstr "内部链接" -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 msgid "External link" msgstr "外部链接" -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 msgid "Email link" msgstr "电子邮件连接" -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 msgid "Choose" msgstr "选择" -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 msgid "Choose a page" msgstr "选择一个页面" -#: templates/wagtailadmin/chooser/email_link.html:2 msgid "Add an email link" msgstr "添加一个电邮链接" -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 msgid "Insert link" msgstr "插入链接" -#: templates/wagtailadmin/chooser/external_link.html:2 msgid "Add an external link" msgstr "添加一个外部链接" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 msgid "Move up" msgstr "上移" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 msgid "Move down" msgstr "下移" -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 msgid "Delete" msgstr "删除" -#: templates/wagtailadmin/home.html:22 #, python-format msgid "Welcome to the %(site_name)s Wagtail CMS" msgstr "欢迎使用 %(site_name)s Wagtail CMS" -#: templates/wagtailadmin/home.html:33 msgid "" "This is your dashboard on which helpful information about content you've " "created will be displayed." msgstr "这是您的主控台,将会显示您创建的内容的帮助信息。" -#: templates/wagtailadmin/home/pages_for_moderation.html:5 msgid "Pages awaiting moderation" msgstr "页面等待审核中" -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 msgid "Title" msgstr "标题" -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 msgid "Parent" msgstr "父节点" -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 msgid "Type" msgstr "类型" -#: templates/wagtailadmin/home/pages_for_moderation.html:16 msgid "Edited" msgstr "已编辑" -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 msgid "Edit this page" msgstr "编辑此页" -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 msgid "Approve" msgstr "通过" -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 msgid "Reject" msgstr "拒绝" -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 msgid "Edit" msgstr "编辑" -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 msgid "Preview" msgstr "预览" -#: templates/wagtailadmin/home/recent_edits.html:5 msgid "Your most recent edits" msgstr "最近编辑" -#: templates/wagtailadmin/home/recent_edits.html:13 msgid "Date" msgstr "日期" -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 msgid "Status" msgstr "状态" -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 msgid "Draft" msgstr "草稿" -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 msgid "Live" msgstr "发布" -#: templates/wagtailadmin/home/site_summary.html:3 msgid "Site summary" msgstr "网站摘要" -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 msgid "Sign in" msgstr "登录" -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 msgid "Sign in to Wagtail" msgstr "登录Wagtail" -#: templates/wagtailadmin/login.html:48 msgid "Forgotten it?" msgstr "不记得了?" -#: templates/wagtailadmin/notifications/approved.html:1 #, python-format msgid "The page \"%(title)s\" has been approved" msgstr "页面\"%(title)s\"已批准" -#: templates/wagtailadmin/notifications/approved.html:2 #, python-format msgid "The page \"%(title)s\" has been approved." msgstr "页面\"%(title)s\"已批准。" -#: templates/wagtailadmin/notifications/approved.html:4 msgid "You can view the page here:" msgstr "在这里查看页面:" -#: templates/wagtailadmin/notifications/base_notification.html:3 msgid "Edit your notification preferences here:" msgstr "在此编辑通知选择" -#: templates/wagtailadmin/notifications/rejected.html:1 #, python-format msgid "The page \"%(title)s\" has been rejected" msgstr "页面\"%(title)s\"被驳回" -#: templates/wagtailadmin/notifications/rejected.html:2 #, python-format msgid "The page \"%(title)s\" has been rejected." msgstr "页面\"%(title)s\"被驳回。" -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 msgid "You can edit the page here:" msgstr "你可以在此编辑页面:" -#: templates/wagtailadmin/notifications/submitted.html:1 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation" msgstr "页面\"%(page)s\"已提交审核" -#: templates/wagtailadmin/notifications/submitted.html:2 #, python-format msgid "The page \"%(page)s\" has been submitted for moderation." msgstr "页面\"%(page)s\"已提交审核。" -#: templates/wagtailadmin/notifications/submitted.html:4 msgid "You can preview the page here:" msgstr "可以在此预览页面:" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 msgid "Page privacy" msgstr "页面保护" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 msgid "This page has been made private by a parent page." msgstr "此页面已被父节点设置为隐藏。" -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 msgid "You can edit the privacy settings on:" msgstr "你可以在这里修改此配置:" -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 msgid "Privacy changes apply to all children of this page too." msgstr "隐私也会应用到此页面的所有子页面。" -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 msgid "Privacy" msgstr "隐私" -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 msgid "Private" msgstr "私有" -#: templates/wagtailadmin/pages/add_subpage.html:6 #, python-format msgid "Create a page in %(title)s" msgstr "在%(title)s中创建一个页面" -#: templates/wagtailadmin/pages/add_subpage.html:9 msgid "Create a page in" msgstr "创建一个页面,在" -#: templates/wagtailadmin/pages/add_subpage.html:13 msgid "Choose which type of page you'd like to create." msgstr "选择创建的页面类型" -#: templates/wagtailadmin/pages/add_subpage.html:26 #, python-format msgid "Pages using %(page_type)s" msgstr " %(page_type)s类型的页面" -#: templates/wagtailadmin/pages/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "删除%(title)s" -#: templates/wagtailadmin/pages/confirm_delete.html:12 msgid "Are you sure you want to delete this page?" msgstr "确认删除?" -#: templates/wagtailadmin/pages/confirm_delete.html:14 #, python-format msgid "" "\n" @@ -571,262 +351,160 @@ msgid "" " " msgid_plural "" "\n" -" This will also delete %(descendant_count)s more subpages.\n" +" This will also delete %(descendant_count)s more " +"subpages.\n" " " -msgstr[0] "\n这也会删除 %(descendant_count)s 个子页面。" +msgstr[0] "" +"\n" +"这也会删除 %(descendant_count)s 个子页面。" -#: templates/wagtailadmin/pages/confirm_delete.html:22 msgid "" "Alternatively you can unpublish the page. This removes the page from public " "view and you can edit or publish it again later." -msgstr "或许你可以选择取消发布此页面。这会将页面不公开展示。回头可以继续编辑或者发布它。" +msgstr "" +"或许你可以选择取消发布此页面。这会将页面不公开展示。回头可以继续编辑或者发布" +"它。" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Delete it" msgstr "删除" -#: templates/wagtailadmin/pages/confirm_delete.html:26 msgid "Unpublish it" msgstr "取消发布" -#: templates/wagtailadmin/pages/confirm_move.html:3 #, python-format msgid "Move %(title)s" msgstr "移动%(title)s" -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 msgid "Move" msgstr "移动" -#: templates/wagtailadmin/pages/confirm_move.html:11 #, python-format msgid "Are you sure you want to move this page into '%(title)s'?" msgstr "确认将此页面移到'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:13 #, python-format msgid "" "Are you sure you want to move this page and all of its children into " "'%(title)s'?" msgstr "确认将此页面极其子页面移到'%(title)s'?" -#: templates/wagtailadmin/pages/confirm_move.html:18 msgid "Yes, move this page" msgstr "是的,请开始移动吧" -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 #, python-format msgid "Unpublish %(title)s" msgstr "取消发布%(title)s" -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 msgid "Unpublish" msgstr "取消发布" -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 msgid "Are you sure you want to unpublish this page?" msgstr "确认取消发布此页面?" -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 msgid "Yes, unpublish it" msgstr "是的。取消发布" -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 #, python-format msgid "Copy %(title)s" msgstr "复制%(title)s" -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 msgid "Copy" msgstr "复制" -#: templates/wagtailadmin/pages/copy.html:27 msgid "Copy this page" msgstr "复制此页" -#: templates/wagtailadmin/pages/create.html:5 #, python-format msgid "New %(page_type)s" msgstr "新%(page_type)s页面类型" -#: templates/wagtailadmin/pages/create.html:15 msgid "New" msgstr "新" -#: templates/wagtailadmin/pages/create.html:29 msgid "Save as draft" msgstr "保存为草稿" -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 msgid "Publish" msgstr "发布" -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 msgid "Submit for moderation" msgstr "提交审核" -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 msgid "Save draft" msgstr "保存草稿" -#: templates/wagtailadmin/pages/edit.html:81 #, python-format msgid "Last modified: %(last_mod)s" msgstr "上一次编辑: %(last_mod)s" -#: templates/wagtailadmin/pages/edit.html:83 #, python-format msgid "by %(modified_by)s" msgstr "被 %(modified_by)s" -#: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "浏览 %(title)s" -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 msgid "Drag" msgstr "拖曳" -#: templates/wagtailadmin/pages/list.html:106 msgid "No pages have been created." msgstr "还没有创建页面。" -#: templates/wagtailadmin/pages/list.html:106 #, python-format msgid "Why not add one?" msgstr "为啥不创建一个?" -#: templates/wagtailadmin/pages/list.html:113 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n 页面 %(page_number)s / %(num_pages)s.\n " +msgstr "" +"\n" +" 页面 %(page_number)s / %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 msgid "Previous" msgstr "上一个" -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 msgid "Next" msgstr "下一个" -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 msgid "Explore" msgstr "浏览" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 #, python-format msgid "Explore child pages of '%(title)s'" msgstr "查看'%(title)s'的子页面" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 #, python-format msgid "Add a child page to '%(title)s'" msgstr "为'%(title)s'添加子页面" -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 msgid "Add subpage" msgstr "添加子页面" -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 msgid "Add child page" msgstr "添加子页面" -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 msgid "Disable ordering of child pages" msgstr "禁用子页面排序" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Order" msgstr "排序" -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 msgid "Enable ordering of child pages" msgstr "启用子页面排序" -#: templates/wagtailadmin/pages/move_choose_destination.html:3 #, python-format msgid "Select a new parent page for %(title)s" msgstr "为 %(title)s选择新父节点" -#: templates/wagtailadmin/pages/move_choose_destination.html:7 #, python-format msgid "Select a new parent page for %(title)s" msgstr "为%(title)s选择新的父节点" -#: templates/wagtailadmin/pages/search_results.html:6 #, python-format msgid "" "\n" @@ -836,319 +514,194 @@ msgid_plural "" "\n" " There are %(counter)s matching pages\n" " " -msgstr[0] "\n 有%(counter)s个符合要求的页面\n " +msgstr[0] "" +"\n" +" 有%(counter)s个符合要求的页面\n" +" " -#: templates/wagtailadmin/pages/search_results.html:16 msgid "Other searches" msgstr "其它搜索" -#: templates/wagtailadmin/pages/search_results.html:18 msgid "Images" msgstr "图像" -#: templates/wagtailadmin/pages/search_results.html:19 msgid "Documents" msgstr "文档" -#: templates/wagtailadmin/pages/search_results.html:20 msgid "Users" msgstr "用户" -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 #, python-format msgid "" "\n" " Page %(page_number)s of %(num_pages)s.\n" " " -msgstr "\n 页面 %(page_number)s / %(num_pages)s.\n " +msgstr "" +"\n" +" 页面 %(page_number)s / %(num_pages)s.\n" +" " -#: templates/wagtailadmin/pages/search_results.html:54 #, python-format msgid "Sorry, no pages match \"%(query_string)s\"" msgstr "Sorry,没有符合\"%(query_string)s\"的页面" -#: templates/wagtailadmin/pages/search_results.html:56 msgid "Enter a search term above" msgstr "输入检索词" -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 msgid "Home" msgstr "起始页" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 msgid "January" msgstr "一月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 msgid "February" msgstr "二月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 msgid "March" msgstr "三月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 msgid "April" msgstr "四月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 msgid "May" msgstr "五月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 msgid "June" msgstr "六月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 msgid "July" msgstr "七月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 msgid "August" msgstr "八月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 msgid "September" msgstr "九月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 msgid "October" msgstr "十月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 msgid "November" msgstr "十一月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 msgid "December" msgstr "十二月" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 msgid "Sun" msgstr "周日" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 msgid "Mon" msgstr "周一" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 msgid "Tue" msgstr "周二" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 msgid "Wed" msgstr "周三" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 msgid "Thu" msgstr "周四" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 msgid "Fri" msgstr "周五" -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 msgid "Sat" msgstr "周六" -#: templates/wagtailadmin/shared/header.html:41 #, python-format msgid "Used %(useage_count)s time" msgid_plural "Used %(useage_count)s times" msgstr[0] "已使用%(useage_count)s次" -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 msgid "Log out" msgstr "注销" -#: templates/wagtailadmin/shared/pagination_nav.html:16 #, python-format msgid "Page %(page_num)s of %(total_pages)s." msgstr "页面 %(page_num)s / %(total_pages)s." -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 msgid "Go to Wagtail admin interface" msgstr "转到管理界面" -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 msgid "Add" msgstr "新增" -#: views/account.py:38 msgid "Your password has been changed successfully!" msgstr "密码成功修改!" -#: views/account.py:58 msgid "Your preferences have been updated successfully!" msgstr "参数成功更新!" -#: views/pages.py:155 views/pages.py:289 msgid "This slug is already in use" msgstr "此缩略名已被使用" -#: views/pages.py:182 views/pages.py:317 msgid "Go live date/time must be before expiry date/time" msgstr "发布日期/时间必须早于过期日期/时间" -#: views/pages.py:192 views/pages.py:327 msgid "Expiry date/time must be in the future" msgstr "过期日期/时间必须是未来时间。" -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 #, python-brace-format msgid "Page '{0}' created." msgstr "页面'{0}'已创建" -#: views/pages.py:249 msgid "The page could not be created due to validation errors" msgstr "验证错误,页面无法创建。" -#: views/pages.py:360 views/pages.py:794 #, python-brace-format msgid "Page '{0}' published." msgstr "页面'{0}'已发布" -#: views/pages.py:365 #, python-brace-format msgid "Page '{0}' submitted for moderation." msgstr "页面'{0}'已提交审核" -#: views/pages.py:371 #, python-brace-format msgid "Page '{0}' updated." msgstr "页面 '{0}'已更新" -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 msgid "The page could not be saved due to validation errors" msgstr "页面无法保存。出现验证错误。" -#: views/pages.py:401 msgid "This page is currently awaiting moderation" msgstr "页面等待审核中" -#: views/pages.py:422 #, python-brace-format msgid "Page '{0}' deleted." msgstr "页面'{0}'已删除" -#: views/pages.py:555 #, python-brace-format msgid "Page '{0}' unpublished." msgstr "页面'{0}'已取消发布。" -#: views/pages.py:607 #, python-brace-format msgid "Page '{0}' moved." msgstr "页面 '{0}' 已移动。" -#: views/pages.py:702 #, python-brace-format msgid "Page '{0}' and {1} subpages copied." msgstr "页面 '{0}' 和 {1} 个子页面已复制。" -#: views/pages.py:704 #, python-brace-format msgid "Page '{0}' copied." msgstr "页面'{0}'已复制。" -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 #, python-brace-format msgid "The page '{0}' is not currently awaiting moderation." msgstr "页面 '{0}'目前不在等待审核。" -#: views/pages.py:814 #, python-brace-format msgid "Page '{0}' rejected for publication." msgstr "页面 '{0}'审核失败" -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 msgid "Choose an item" msgstr "选择一项" -#: widgets.py:66 msgid "Choose another item" msgstr "选择其它项" -#: widgets.py:67 msgid "Clear choice" msgstr "取消选择" -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 msgid "Choose another page" msgstr "选择其它页面" diff --git a/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index 73a7e1afe..000000000 Binary files a/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 895ad7615..000000000 --- a/wagtail/wagtailadmin/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,1152 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:48+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: edit_handlers.py:704 -msgid "Scheduled publishing" -msgstr "" - -#: edit_handlers.py:718 -msgid "Common page configuration" -msgstr "" - -#: forms.py:34 templates/wagtailadmin/base.html:16 -#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/base.html:18 -#: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:16 -msgid "Search" -msgstr "" - -#: forms.py:38 -msgid "Search term" -msgstr "" - -#: forms.py:65 -msgid "Enter password" -msgstr "" - -#: forms.py:72 -#, python-format -msgid "Enter your %s" -msgstr "" - -#: forms.py:77 -msgid "Enter your email address to reset your password" -msgstr "" - -#: forms.py:86 -msgid "Please fill your email address." -msgstr "" - -#: forms.py:99 -msgid "" -"Sorry, you cannot reset your password here as your user account is managed " -"by another server." -msgstr "" - -#: forms.py:102 -msgid "This email address is not recognised." -msgstr "" - -#: forms.py:114 -msgid "New title" -msgstr "" - -#: forms.py:115 -msgid "New slug" -msgstr "" - -#: forms.py:120 -msgid "New parent page" -msgstr "" - -#: forms.py:121 -msgid "This copy will be a child of this given parent page." -msgstr "" - -#: forms.py:128 -msgid "Copy subpages" -msgstr "" - -#: forms.py:130 -#, python-format -msgid "This will copy %(count)s subpage." -msgid_plural "This will copy %(count)s subpages." -msgstr[0] "" - -#: forms.py:139 -msgid "Publish copied page" -msgstr "" - -#: forms.py:140 -msgid "This page is live. Would you like to publish its copy as well?" -msgstr "" - -#: forms.py:142 -msgid "Publish copies" -msgstr "" - -#: forms.py:144 -#, python-format -msgid "" -"%(count)s of the pages being copied is live. Would you like to publish its " -"copy?" -msgid_plural "" -"%(count)s of the pages being copied are live. Would you like to publish " -"their copies?" -msgstr[0] "" - -#: forms.py:164 -#, python-format -msgid "This slug is already in use within the context of its parent page \"%s\"" -msgstr "" - -#: forms.py:174 templates/wagtailadmin/pages/_privacy_switch.html:13 -#: templates/wagtailadmin/pages/_privacy_switch.html:18 -msgid "Public" -msgstr "" - -#: forms.py:175 -msgid "Private, accessible with the following password" -msgstr "" - -#: forms.py:183 -msgid "This field is required." -msgstr "" - -#: templates/wagtailadmin/account/account.html:4 -#: templates/wagtailadmin/account/account.html:6 -msgid "Account" -msgstr "" - -#: templates/wagtailadmin/account/account.html:13 -msgid "Set gravatar" -msgstr "" - -#: templates/wagtailadmin/account/account.html:17 -msgid "" -"Your avatar image is provided by Gravatar and is connected to your email " -"address. With a Gravatar account you can set an avatar for any number of " -"other email addresses you use." -msgstr "" - -#: templates/wagtailadmin/account/account.html:24 -#: templates/wagtailadmin/account/change_password.html:4 -#: templates/wagtailadmin/account/change_password.html:6 -msgid "Change password" -msgstr "" - -#: templates/wagtailadmin/account/account.html:28 -msgid "Change the password you use to log in." -msgstr "" - -#: templates/wagtailadmin/account/account.html:35 -msgid "Notification preferences" -msgstr "" - -#: templates/wagtailadmin/account/account.html:39 -msgid "Choose which email notifications to receive." -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:18 -msgid "Change Password" -msgstr "" - -#: templates/wagtailadmin/account/change_password.html:21 -msgid "" -"Your password can't be changed here. Please contact a site administrator." -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:4 -#: templates/wagtailadmin/account/notification_preferences.html:6 -msgid "Notification Preferences" -msgstr "" - -#: templates/wagtailadmin/account/notification_preferences.html:16 -msgid "Update" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:42 -#: templates/wagtailadmin/account/password_reset/done.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:4 -#: templates/wagtailadmin/account/password_reset/form.html:37 -msgid "Reset password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/complete.html:16 -msgid "Login" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:4 -#: templates/wagtailadmin/account/password_reset/confirm.html:26 -msgid "Set your new password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/confirm.html:19 -msgid "The passwords do not match. Please try again." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:15 -msgid "Check your email" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/done.html:16 -msgid "A link to reset your password has been emailed to you." -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email.txt:2 -msgid "Please follow the link below to reset your password" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/email_subject.txt:2 -msgid "Password reset" -msgstr "" - -#: templates/wagtailadmin/account/password_reset/form.html:27 -msgid "Reset your password" -msgstr "" - -#: templates/wagtailadmin/base.html:11 templates/wagtailadmin/home.html:4 -msgid "Dashboard" -msgstr "" - -#: templates/wagtailadmin/base.html:41 -msgid "Menu" -msgstr "" - -#: templates/wagtailadmin/block_forms/list.html:5 -msgid "Add another" -msgstr "" - -#: templates/wagtailadmin/chooser/_browse_results.html:7 wagtail_hooks.py:17 -msgid "Explorer" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:5 -#: templates/wagtailadmin/chooser/_link_types.html:7 -msgid "Internal link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:11 -#: templates/wagtailadmin/chooser/_link_types.html:13 -msgid "External link" -msgstr "" - -#: templates/wagtailadmin/chooser/_link_types.html:17 -#: templates/wagtailadmin/chooser/_link_types.html:19 -msgid "Email link" -msgstr "" - -#: templates/wagtailadmin/chooser/_page_type_restricted_warning.html:4 -#, python-format -msgid "" -"\n" -" Only pages of type \"%(type)s\" may be chosen for this field. Search results will exclude pages of other types.\n" -" " -msgstr "" - -#: templates/wagtailadmin/chooser/_search_results.html:8 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/chooser/browse.html:3 -msgid "Choose" -msgstr "" - -#: templates/wagtailadmin/chooser/browse.html:6 widgets.py:114 -msgid "Choose a page" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:2 -msgid "Add an email link" -msgstr "" - -#: templates/wagtailadmin/chooser/email_link.html:14 -#: templates/wagtailadmin/chooser/external_link.html:14 -msgid "Insert link" -msgstr "" - -#: templates/wagtailadmin/chooser/external_link.html:2 -msgid "Add an external link" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:5 -msgid "Move up" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:6 -msgid "Move down" -msgstr "" - -#: templates/wagtailadmin/edit_handlers/inline_panel_child.html:8 -#: templates/wagtailadmin/pages/confirm_delete.html:7 -#: templates/wagtailadmin/pages/edit.html:48 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:33 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:33 -msgid "Delete" -msgstr "" - -#: templates/wagtailadmin/home.html:22 -#, python-format -msgid "Welcome to the %(site_name)s Wagtail CMS" -msgstr "" - -#: templates/wagtailadmin/home.html:33 -msgid "" -"This is your dashboard on which helpful information about content you've " -"created will be displayed." -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:5 -msgid "Pages awaiting moderation" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/home/recent_edits.html:12 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:30 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:33 -msgid "Title" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:14 -#: templates/wagtailadmin/pages/list.html:23 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:37 -msgid "Parent" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:15 -#: templates/wagtailadmin/pages/list.html:26 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:51 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:54 -msgid "Type" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:16 -msgid "Edited" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:24 -#: templates/wagtailadmin/home/recent_edits.html:22 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:7 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: widgets.py:116 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:33 -#: templates/wagtailadmin/userbar/item_page_approve.html:8 -msgid "Approve" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:39 -#: templates/wagtailadmin/userbar/item_page_reject.html:8 -msgid "Reject" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:42 -#: templates/wagtailadmin/home/recent_edits.html:28 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:18 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:20 -#: templates/wagtailadmin/userbar/item_page_edit.html:5 views/pages.py:226 -#: views/pages.py:231 views/pages.py:362 views/pages.py:367 views/pages.py:556 -#: views/pages.py:608 views/pages.py:796 views/pages.py:815 -msgid "Edit" -msgstr "" - -#: templates/wagtailadmin/home/pages_for_moderation.html:43 -#: templates/wagtailadmin/pages/create.html:41 -#: templates/wagtailadmin/pages/edit.html:60 -#: templates/wagtailadmin/pages/preview.html:5 -msgid "Preview" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:5 -msgid "Your most recent edits" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:13 -msgid "Date" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:14 -#: templates/wagtailadmin/pages/edit.html:18 -#: templates/wagtailadmin/pages/list.html:27 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:60 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:63 -msgid "Status" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:30 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:21 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:23 -msgid "Draft" -msgstr "" - -#: templates/wagtailadmin/home/recent_edits.html:33 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "Live" -msgstr "" - -#: templates/wagtailadmin/home/site_summary.html:3 -msgid "Site summary" -msgstr "" - -#: templates/wagtailadmin/home/site_summary_pages.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Page\n" -" " -msgid_plural "" -"\n" -" %(total)s Pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/login.html:4 templates/wagtailadmin/login.html:61 -msgid "Sign in" -msgstr "" - -#: templates/wagtailadmin/login.html:18 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:29 -msgid "Sign in to Wagtail" -msgstr "" - -#: templates/wagtailadmin/login.html:48 -msgid "Forgotten it?" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:1 -#, python-format -msgid "The page \"%(title)s\" has been approved" -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:2 -#, python-format -msgid "The page \"%(title)s\" has been approved." -msgstr "" - -#: templates/wagtailadmin/notifications/approved.html:4 -msgid "You can view the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/base_notification.html:3 -msgid "Edit your notification preferences here:" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:1 -#, python-format -msgid "The page \"%(title)s\" has been rejected" -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:2 -#, python-format -msgid "The page \"%(title)s\" has been rejected." -msgstr "" - -#: templates/wagtailadmin/notifications/rejected.html:4 -#: templates/wagtailadmin/notifications/submitted.html:5 -msgid "You can edit the page here:" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:1 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation" -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:2 -#, python-format -msgid "The page \"%(page)s\" has been submitted for moderation." -msgstr "" - -#: templates/wagtailadmin/notifications/submitted.html:4 -msgid "You can preview the page here:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:2 -#: templates/wagtailadmin/page_privacy/set_privacy.html:2 -msgid "Page privacy" -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:6 -msgid "This page has been made private by a parent page." -msgstr "" - -#: templates/wagtailadmin/page_privacy/ancestor_privacy.html:7 -msgid "You can edit the privacy settings on:" -msgstr "" - -#: templates/wagtailadmin/page_privacy/set_privacy.html:6 -msgid "Privacy changes apply to all children of this page too." -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:8 -msgid "Edit lock" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:15 -msgid "Locked" -msgstr "" - -#: templates/wagtailadmin/pages/_lock_switch.html:25 -msgid "Unlocked" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:9 -msgid "Privacy" -msgstr "" - -#: templates/wagtailadmin/pages/_privacy_switch.html:14 -#: templates/wagtailadmin/pages/_privacy_switch.html:20 -msgid "Private" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:6 -#, python-format -msgid "Create a page in %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:9 -msgid "Create a page in" -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:13 -msgid "Choose which type of page you'd like to create." -msgstr "" - -#: templates/wagtailadmin/pages/add_subpage.html:26 -#, python-format -msgid "Pages using %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:12 -msgid "Are you sure you want to delete this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:14 -#, python-format -msgid "" -"\n" -" This will also delete one more subpage.\n" -" " -msgid_plural "" -"\n" -" This will also delete %(descendant_count)s more subpages.\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/confirm_delete.html:22 -msgid "" -"Alternatively you can unpublish the page. This removes the page from public " -"view and you can edit or publish it again later." -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Delete it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_delete.html:26 -msgid "Unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:3 -#, python-format -msgid "Move %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:27 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:30 -msgid "Move" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:11 -#, python-format -msgid "Are you sure you want to move this page into '%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:13 -#, python-format -msgid "" -"Are you sure you want to move this page and all of its children into " -"'%(title)s'?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_move.html:18 -msgid "Yes, move this page" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:3 -#, python-format -msgid "Unpublish %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:6 -#: templates/wagtailadmin/pages/edit.html:45 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:36 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:36 -msgid "Unpublish" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:10 -msgid "Are you sure you want to unpublish this page?" -msgstr "" - -#: templates/wagtailadmin/pages/confirm_unpublish.html:13 -msgid "Yes, unpublish it" -msgstr "" - -#: templates/wagtailadmin/pages/content_type_use.html:7 -msgid "Pages using" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:3 -#, python-format -msgid "Copy %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:6 -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:30 -msgid "Copy" -msgstr "" - -#: templates/wagtailadmin/pages/copy.html:27 -msgid "Copy this page" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:5 -#, python-format -msgid "New %(page_type)s" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:15 -msgid "New" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:29 -msgid "Save as draft" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:33 -#: templates/wagtailadmin/pages/edit.html:51 -msgid "Publish" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:35 -#: templates/wagtailadmin/pages/edit.html:53 -msgid "Submit for moderation" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:5 -#, python-format -msgid "Editing %(page_type)s: %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:15 -#, python-format -msgid "Editing %(page_type)s %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Page locked" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:39 -msgid "Save draft" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:81 -#, python-format -msgid "Last modified: %(last_mod)s" -msgstr "" - -#: templates/wagtailadmin/pages/edit.html:83 -#, python-format -msgid "by %(modified_by)s" -msgstr "" - -#: templates/wagtailadmin/pages/index.html:3 -#, python-format -msgid "Exploring %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:25 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:42 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:45 -msgid "Updated" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:66 -msgid "Drag" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -msgid "No pages have been created." -msgstr "" - -#: templates/wagtailadmin/pages/list.html:106 -#, python-format -msgid "Why not add one?" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:113 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/list.html:119 -#: templates/wagtailadmin/pages/search_results.html:35 -#: templates/wagtailadmin/pages/search_results.html:37 -#: templates/wagtailadmin/pages/usage_results.html:13 -#: templates/wagtailadmin/shared/pagination_nav.html:21 -#: templates/wagtailadmin/shared/pagination_nav.html:23 -#: templates/wagtailadmin/shared/pagination_nav.html:25 -msgid "Previous" -msgstr "" - -#: templates/wagtailadmin/pages/list.html:124 -#: templates/wagtailadmin/pages/search_results.html:44 -#: templates/wagtailadmin/pages/search_results.html:46 -#: templates/wagtailadmin/pages/usage_results.html:18 -#: templates/wagtailadmin/shared/pagination_nav.html:32 -#: templates/wagtailadmin/shared/pagination_nav.html:34 -#: templates/wagtailadmin/shared/pagination_nav.html:36 -msgid "Next" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_locked_indicator.html:10 -msgid "This page is locked to further editing" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -#, python-format -msgid "Explore subpages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9 -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#: templates/wagtailadmin/pages/listing/_navigation_move.html:9 -msgid "Explore" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10 -#, python-format -msgid "Explore child pages of '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -#, python-format -msgid "Add a child page to '%(title)s'" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12 -msgid "Add subpage" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:24 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:27 -msgid "" -"This page is published but does not exist within a configured Site, so " -"cannot be viewed." -msgstr "" - -#: templates/wagtailadmin/pages/listing/_page_title_explore.html:39 -#: templates/wagtailadmin/pages/listing/_parent_page_title_explore.html:39 -msgid "Add child page" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_privacy_indicator.html:11 -msgid "This page is protected from public view" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -msgid "Disable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:21 -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Order" -msgstr "" - -#: templates/wagtailadmin/pages/listing/_table_headers_explore.html:23 -msgid "Enable ordering of child pages" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:3 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/move_choose_destination.html:7 -#, python-format -msgid "Select a new parent page for %(title)s" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:6 -#, python-format -msgid "" -"\n" -" There is one matching page\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matching pages\n" -" " -msgstr[0] "" - -#: templates/wagtailadmin/pages/search_results.html:16 -msgid "Other searches" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:18 -msgid "Images" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:19 -msgid "Documents" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:20 -msgid "Users" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:28 -#: templates/wagtailadmin/pages/usage_results.html:7 -#, python-format -msgid "" -"\n" -" Page %(page_number)s of %(num_pages)s.\n" -" " -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:54 -#, python-format -msgid "Sorry, no pages match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailadmin/pages/search_results.html:56 -msgid "Enter a search term above" -msgstr "" - -#: templates/wagtailadmin/pages/usage_results.html:24 -msgid "No pages use" -msgstr "" - -#: templates/wagtailadmin/shared/breadcrumb.html:6 -msgid "Home" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:6 -msgid "January" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:7 -msgid "February" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:8 -msgid "March" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:9 -msgid "April" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:10 -msgid "May" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:11 -msgid "June" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:12 -msgid "July" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:13 -msgid "August" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:14 -msgid "September" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:15 -msgid "October" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:16 -msgid "November" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:17 -msgid "December" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:20 -msgid "Sun" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:21 -msgid "Mon" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:22 -msgid "Tue" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:23 -msgid "Wed" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:24 -msgid "Thu" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:25 -msgid "Fri" -msgstr "" - -#: templates/wagtailadmin/shared/datetimepicker_translations.html:26 -msgid "Sat" -msgstr "" - -#: templates/wagtailadmin/shared/header.html:41 -#, python-format -msgid "Used %(useage_count)s time" -msgid_plural "Used %(useage_count)s times" -msgstr[0] "" - -#: templates/wagtailadmin/shared/main_nav.html:8 -msgid "Edit your account" -msgstr "" - -#: templates/wagtailadmin/shared/main_nav.html:9 -msgid "Log out" -msgstr "" - -#: templates/wagtailadmin/shared/pagination_nav.html:16 -#, python-format -msgid "Page %(page_num)s of %(total_pages)s." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:21 -msgid "" -"You are using an outdated browser not supported by this " -"software. Please upgrade your " -"browser." -msgstr "" - -#: templates/wagtailadmin/skeleton.html:23 -msgid "Javascript is required to use Wagtail, but it is currently disabled" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:4 -msgid "User bar" -msgstr "" - -#: templates/wagtailadmin/userbar/base.html:14 -msgid "Go to Wagtail admin interface" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add a child page" -msgstr "" - -#: templates/wagtailadmin/userbar/item_page_add.html:5 -msgid "Add" -msgstr "" - -#: views/account.py:38 -msgid "Your password has been changed successfully!" -msgstr "" - -#: views/account.py:58 -msgid "Your preferences have been updated successfully!" -msgstr "" - -#: views/pages.py:155 views/pages.py:289 -msgid "This slug is already in use" -msgstr "" - -#: views/pages.py:182 views/pages.py:317 -msgid "Go live date/time must be before expiry date/time" -msgstr "" - -#: views/pages.py:192 views/pages.py:327 -msgid "Expiry date/time must be in the future" -msgstr "" - -#: views/pages.py:224 -#, python-brace-format -msgid "Page '{0}' created and published." -msgstr "" - -#: views/pages.py:225 views/pages.py:361 views/pages.py:795 -msgid "View live" -msgstr "" - -#: views/pages.py:229 -#, python-brace-format -msgid "Page '{0}' created and submitted for moderation." -msgstr "" - -#: views/pages.py:230 views/pages.py:366 -msgid "View draft" -msgstr "" - -#: views/pages.py:235 -#, python-brace-format -msgid "Page '{0}' created." -msgstr "" - -#: views/pages.py:249 -msgid "The page could not be created due to validation errors" -msgstr "" - -#: views/pages.py:360 views/pages.py:794 -#, python-brace-format -msgid "Page '{0}' published." -msgstr "" - -#: views/pages.py:365 -#, python-brace-format -msgid "Page '{0}' submitted for moderation." -msgstr "" - -#: views/pages.py:371 -#, python-brace-format -msgid "Page '{0}' updated." -msgstr "" - -#: views/pages.py:386 -msgid "The page could not be saved as it is locked" -msgstr "" - -#: views/pages.py:388 -msgid "The page could not be saved due to validation errors" -msgstr "" - -#: views/pages.py:401 -msgid "This page is currently awaiting moderation" -msgstr "" - -#: views/pages.py:422 -#, python-brace-format -msgid "Page '{0}' deleted." -msgstr "" - -#: views/pages.py:555 -#, python-brace-format -msgid "Page '{0}' unpublished." -msgstr "" - -#: views/pages.py:607 -#, python-brace-format -msgid "Page '{0}' moved." -msgstr "" - -#: views/pages.py:702 -#, python-brace-format -msgid "Page '{0}' and {1} subpages copied." -msgstr "" - -#: views/pages.py:704 -#, python-brace-format -msgid "Page '{0}' copied." -msgstr "" - -#: views/pages.py:729 -msgid "Content" -msgstr "" - -#: views/pages.py:731 -msgid "Promote" -msgstr "" - -#: views/pages.py:733 wagtail_hooks.py:27 -msgid "Settings" -msgstr "" - -#: views/pages.py:789 views/pages.py:809 views/pages.py:829 -#, python-brace-format -msgid "The page '{0}' is not currently awaiting moderation." -msgstr "" - -#: views/pages.py:814 -#, python-brace-format -msgid "Page '{0}' rejected for publication." -msgstr "" - -#: views/pages.py:855 -#, python-brace-format -msgid "Page '{0}' is now locked." -msgstr "" - -#: views/pages.py:879 -#, python-brace-format -msgid "Page '{0}' is now unlocked." -msgstr "" - -#: widgets.py:65 -msgid "Choose an item" -msgstr "" - -#: widgets.py:66 -msgid "Choose another item" -msgstr "" - -#: widgets.py:67 -msgid "Clear choice" -msgstr "" - -#: widgets.py:68 -msgid "Edit this item" -msgstr "" - -#: widgets.py:115 -msgid "Choose another page" -msgstr "" diff --git a/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index b91b0a015..000000000 Binary files a/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.po deleted file mode 100644 index ed865494e..000000000 --- a/wagtail/wagtailcore/locale/bg/LC_MESSAGES/django.po +++ /dev/null @@ -1,179 +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: -# Lyuboslav Petrov , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" -"language/bg/)\n" -"Language: bg\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Задайте това като нещо различно от 80, в случай че имате нужда от определен " -"порт да се появи в URL адресите ви (напр. код-разработка на порт 8000). Не " -"се отнася за боравене със заявки (така Port Forwarding ще работи)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Ако е Вярно, този сайт ще борави със заявки за всички останали хостове, " -"които нямат собствен сайт." - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "Заглавието на страницата както желаете да се вижда" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"Името на страницата както ще изглежда в URL-ите. Например http://domain.com/" -"blog/[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "Заглавие на Страница" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Незадължителен. 'Оптимизирано за Търсачки' заглавие. Това ще се появи най-" -"отгоре на браузър прозореца." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Дали линк към тази страница ще се появи в автоматично генерираните менюта" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.mo deleted file mode 100644 index 005fb456f..000000000 Binary files a/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.po deleted file mode 100644 index 3c0b98a4b..000000000 --- a/wagtail/wagtailcore/locale/ca/LC_MESSAGES/django.po +++ /dev/null @@ -1,179 +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 Llop , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" -"ca/)\n" -"Language: ca\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Canvia això per un número diferent de 80 si necessites que aparegui un port " -"específic en les URLs (per ex: port de desenvolupament al 8000). No afecta a " -"la petició actual (el port de reenviament encara funciona)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Si és cert, aquest lloc s'encarregarà de les peticions de totes les altres " -"màquines que no tenen un lloc establert." - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "El títol de la pàgina que vols que sigui vist pel públic" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"El nom de la pàgina que apareixerà en la URL. Per exemple: http://domini.com/" -"blog/[nom]/" - -#: models.py:276 -msgid "Page title" -msgstr "Títol de la pàgina" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Opcional. Títol de 'Motor de cerca amigable'. Això apareixerà al cap damunt " -"de la finetra del navegador" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Si s'enllaça cap aquesta pàgina apareixerà automàticament als menús generats" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index d07c6da52..000000000 Binary files a/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index 84b62fc60..000000000 --- a/wagtail/wagtailcore/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,179 +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: -# Jiri Stepanek , 2015 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Nastavte, pokud potřebujete mít v URL jiné číslo portu než 80 (např. vývoj " -"na portu 8000). Neovlivňuje zpracování requestů (lze tedy použít s " -"přesměrováním portů)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Je-li nastaveno, bude tento web výchozí pro všechny hostname, která nemají " -"přiřazen žádný web." - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" -"%(hostname)s je již nastaven jako výchozí web. Toto nastavení musíte nejprve " -"zrušit." - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "Veřejně viditelný název stránky" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "Název stránky viditelný v URL, např. http://domain.com/blog/[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "Název stránky" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Nepovinné. SEO-friendly název. Zobrazí se v horní části okna prohlížeče." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Určuje, zda se bude odkaz na tuto stránku zobrazovat v automaticky " -"generovaných menu" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "Datum/čas zobrazení" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "Datum/čas expirace" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index f996a3d29..000000000 Binary files a/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index ddc687cb0..000000000 --- a/wagtail/wagtailcore/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,169 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.mo index ce37e2677..c8640c21b 100644 Binary files a/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.po index c846325f7..b547ea346 100644 --- a/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/de/LC_MESSAGES/django.po @@ -9,26 +9,23 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" "Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" "de/)\n" -"Language: de\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" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Hostname" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Port" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " @@ -38,15 +35,12 @@ msgstr "" "soll (z.B. Development Port auf 8000). Dies bezieht sich nicht auf Request " "Handling, so dass Port Forwarding weiterhin funktioniert." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Ursprungsseite" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Ist die standardmäßige Website" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" @@ -54,7 +48,6 @@ msgstr "" "Falls ausgewählt wird diese Seite Anfragen für alle Hostnamen annehmen, die " "keinen eigenen Seiteneintrag haben." -#: models.py:117 #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -63,19 +56,15 @@ msgstr "" "%(hostname)s ist bereits als Standardseite eingestellt. Sie müssen diese " "Einstellung ändern bevor Sie diese Seite als Standard einstellen können." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Titel" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "Der Seitentitel, der öffentlich angezeigt werden soll" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Kugel" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -83,11 +72,9 @@ msgstr "" "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain." "com/blog/[my-slug]/" -#: models.py:276 msgid "Page title" msgstr "Seitentitel" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -95,88 +82,67 @@ msgstr "" "Optional. Suchmaschinenfreundlicher Titel. Wird in der Titelleiste des " "Browsers angezeigt." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "In Menüs anzeigen" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" "Ob ein Link zu dieser Seite in automatisch generierten Menüs auftaucht." -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Suchbeschreibung" -#: models.py:280 msgid "Go live date/time" msgstr "Veröffentlichungszeitpunkt" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Bitte geben ein Datum im Format JJJJ-MM-DD hh:mm:ss ei." -#: models.py:281 msgid "Expiry date/time" msgstr "Verfallszeitpunkt" -#: models.py:710 msgid "expired" -msgstr "" +msgstr "abgelaufen" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "geplant" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "Entwurf" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "Veröffentlicht + Entwurf" -#: models.py:719 msgid "live" -msgstr "" +msgstr "Veröffentlicht" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "Standard" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Seite" + +msgid "Add/edit pages you own" +msgstr "Bearbeiten/Hinzufügen von Seiten, die Sie besitzen" + +msgid "Add/edit any page" +msgstr "Hinzufügen/jede Seite bearbeiten" + +msgid "Publish any page" +msgstr "Jede Seite veröffentlichen" + +msgid "Lock/unlock any page" +msgstr "Sperren/Entsperren jeder Seite" + +msgid "Group" +msgstr "Gruppe" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Berechtigungstyp" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Passwort" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "Der Wert darf nicht vollständig Leerzeichen enthalten" diff --git a/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.mo index c6cb60e97..11b283d9a 100644 Binary files a/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.po index 79d834f8a..efeb2c1fa 100644 --- a/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/el/LC_MESSAGES/django.po @@ -11,26 +11,23 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Όνομα κεντρικού υπολογιστή" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Θυρα" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " @@ -41,15 +38,12 @@ msgstr "" "8000). Δεν επηρεάζει τον τρόπο που χειρίζονται τις αιτήσεις (οπότε η " "προώθηση θύρας δουλεύει ακόμα)" -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Κεντρική σελίδα" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Είναι προεπιλεγμένη τοποθεσία" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" @@ -57,7 +51,6 @@ msgstr "" "Αν είναι αληθές, το εν λόγω site θα χειρίζεται και τις αιτήσεις για όλα τα " "άλλα ονόματα που δεν έχουν δική τους εγγραφή" -#: models.py:117 #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -67,19 +60,15 @@ msgstr "" "απενεργοποιήσετε αυτο προτού μπορείτε να αποθηκεύσετε αυτήν την τοποθεσία ως " "προεπιλογή." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Τίτλος" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "Ο τίτλος της σελίδας έτσι όπως θα εμφανίζεται στο κοινό" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Περιθωριο" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -87,11 +76,9 @@ msgstr "" "Το όνομα της σελίδας έτσι όπως θα εμφανίζεται στις διευθύνσεις, π.χ http://" "domain.com/blog/[my-slug]/" -#: models.py:276 msgid "Page title" msgstr "Τίτλος σελίδας" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -99,89 +86,68 @@ msgstr "" "Προαιρετικό. Τίτλος που είναι 'φιλικός προς τις μηχανές αναζήτησης'. Θα " "εμφανιστεί στην κορυφή του παραθύρου." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Εμφάνιση σε μενού" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" "Επιλέξτε αν μια σύνδεση σε αυτή τη σελίδα θα εμφανιστεί στα μενού που " "δημιουργούνται αυτόματα" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Περιγραφή αναζήτησης" -#: models.py:280 msgid "Go live date/time" msgstr "Μετάβαση στην ζωντανή ημερομηνία/ώρα" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Παρακαλούμε προσθέστε μια ημερομηνία στη μορφή YYYY-MM-DD hh:mm:ss." -#: models.py:281 msgid "Expiry date/time" msgstr "Ημερομηνία/ώρα λήξης" -#: models.py:710 msgid "expired" -msgstr "" +msgstr "έχει λήξει" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "έχει προγραμματιστεί" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "Σχέδιο" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "ζωντανα + σχέδιο " -#: models.py:719 msgid "live" -msgstr "" +msgstr "Ζωντανα" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "Προεπιλογή" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Σελίδα" + +msgid "Add/edit pages you own" +msgstr "Προσθήκη σελίδων/Επεξεργασία αυτων που έχετε στην κατοχή σας" + +msgid "Add/edit any page" +msgstr "Προσθήκη σελίδων/Επεξεργασία καθε σελιδας" + +msgid "Publish any page" +msgstr "Δημοσίευση καθε σελίδας" + +msgid "Lock/unlock any page" +msgstr "Κλείδωμα/ξεκλείδωμα κάθε σελίδας" + +msgid "Group" +msgstr "Ομάδα" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Αδεια τύπου " -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Κωδικός" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "Η τιμή δεν μπορεί να εχει εντελώς λευκου χώρου χαρακτήρες" diff --git a/wagtail/wagtailcore/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/en/LC_MESSAGES/django.mo index 426361064..8f1a78850 100644 Binary files a/wagtail/wagtailcore/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.mo index eb2e4789c..3d6524de9 100644 Binary files a/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.po index 3a21bb341..88df86303 100644 --- a/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/es/LC_MESSAGES/django.po @@ -5,81 +5,76 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# chimeno , 2015 # fooflare , 2014 # Joaquín Tita , 2014 +# José Alaguna , 2015 # Unai Zalakain , 2014 # Unai Zalakain , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-22 02:20+0000\n" +"Last-Translator: José Alaguna \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" "es/)\n" -"Language: es\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" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Nombre del host" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Puerto" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " "handling (so port forwarding still works)." msgstr "" -"Cambia esto a algo que no sea 80 si necesitas que un puerto específico " -"aparezca en las URLs (p.e. desarrollo en el puerto 8000). Esto no afecta al " -"manejo de solicitudes (así que la redirección de puertos sigue funcionando)." +"Cambia esto a algo que no sea el puerto 80 si necesitas que un puerto " +"específico aparezca en las URLs (p.e. desarrollo en el puerto 8000). Esto no " +"afecta al manejo de solicitudes (así que la redirección de puertos sigue " +"funcionando)." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Página raíz" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Es sitio por defecto" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" msgstr "" -"Si afirmativo, este sitio manejará solicitudes para todos los demás " -"hostnames que no tengan un site por sí mismos" +"Si es afirmativo, este sitio manejará solicitudes para todos los demás " +"nombres de host que no tengan un sitio para sí mismos" + +msgid "Site" +msgstr "Sitio" -#: models.py:117 #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " "before you can save this site as default." msgstr "" "%(hostname)s está seleccionado como sitio por defecto. Debe desactivarlo " -"antes de poder seleccionar este sitio como por defecto." +"antes de poder seleccionar este sitio por defecto." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Título" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "El título de la página como quieres que sea visto por el público" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Marca" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -87,11 +82,24 @@ msgstr "" "El nombre de la página tal como aparecerá en URLs p.ej. http://domain.com/" "blog/[my-slug]/" -#: models.py:276 +msgid "Content type" +msgstr "Tipo de contenido" + +msgid "Live" +msgstr "En vivo" + +msgid "Has unpublished changes" +msgstr "Tiene cambios no publicados" + +msgid "URL path" +msgstr "Dirección URL" + +msgid "Owner" +msgstr "Propietario" + msgid "Page title" msgstr "Título de la página" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -99,87 +107,102 @@ msgstr "" "Opcional. Título 'Amigable para el Motor de Búsqueda'. Aparecerá en la parte " "superior de la ventana del navegador." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Mostrar en los menús" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "Un enlace a esta página aparecerá en menús generados automáticamente" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Descripción para búsquedas" -#: models.py:280 msgid "Go live date/time" msgstr "Ir en vivo fecha/hora" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Por favor añada una fecha-hora con el formato YYYY-MM-DD hh:mm:ss." -#: models.py:281 msgid "Expiry date/time" -msgstr "Expiración fecha/hora" +msgstr "Fecha/hora de expiración" + +msgid "Expired" +msgstr "Expirado" + +msgid "Locked" +msgstr "Bloqueado" + +msgid "First published at" +msgstr "Publicado por primera vez a las " + +msgid "Latest revision created at" +msgstr "Última revisión creada a las " -#: models.py:710 msgid "expired" -msgstr "" +msgstr "Expiró" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "Agendado" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "Borrador" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "Ver borrador" -#: models.py:719 msgid "live" -msgstr "" +msgstr "Ver en vivo" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "Predeterminado" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Página" + +msgid "Submitted for moderation" +msgstr "Enviado para moderación" + +msgid "Created at" +msgstr "Creado a las" + +msgid "User" +msgstr "Usuario" + +msgid "Content JSON" +msgstr "Contenido JSON" + +msgid "Approved go live at" +msgstr "Aprobado para publicación" + +msgid "Page Revision" +msgstr "Revisión de página" + +msgid "Add/edit pages you own" +msgstr "Añadir/editar tus propias páginas" + +msgid "Add/edit any page" +msgstr "Añadir/editar cualquier página" + +msgid "Publish any page" +msgstr "Publicar cualquier página" + +msgid "Lock/unlock any page" +msgstr "Bloquear/desbloquear cualquier página" + +msgid "Group" +msgstr "Grupo" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Tipo de permiso" + +msgid "Group Page Permission" +msgstr "Grupo de permisos de página" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Contraseña" + +msgid "Page View Restriction" +msgstr "Página de vista restringida" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" -msgstr "" +msgstr "El valor no puede consistir enteramente en espacios en blanco" diff --git a/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index fbd78c422..000000000 Binary files a/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index c58a8c0a7..000000000 --- a/wagtail/wagtailcore/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 868dc95ac..000000000 Binary files a/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index f09699d74..000000000 --- a/wagtail/wagtailcore/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/" -"fa/)\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.mo index 8f4fc6261..56f8680f0 100644 Binary files a/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.po index eba298d0c..9f4ace29b 100644 --- a/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/fr/LC_MESSAGES/django.po @@ -10,26 +10,23 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 15:56+0000\n" +"Last-Translator: Benoît Bar \n" "Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" "fr/)\n" -"Language: fr\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" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Nom d'hôte" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Port" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " @@ -40,15 +37,12 @@ msgstr "" "Ceci n'affecte pas la prise en charge des requêtes (les redirections de port " "continuent de fonctionner)." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Page racine" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Site par défaut" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" @@ -56,7 +50,9 @@ msgstr "" "Si oui, ce site gérera toutes les requêtes des autres noms d'hôtes qui n'ont " "pas de site défini." -#: models.py:117 +msgid "Site" +msgstr "Site" + #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -65,19 +61,15 @@ msgstr "" "%(hostname)s est déjà configuré comme site par défaut. Vous devez modifier " "ce dernier avant de pouvoir sauvegarder ce site comme site par défaut." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Titre" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "Le titre de la page comme vous souhaiteriez que les lecteurs la voient" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Slug" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -85,11 +77,24 @@ msgstr "" "Le nom de la page comme elle apparaîtra dans l'URL e.g http://domain.com/" "blog/[my-slug]/" -#: models.py:276 +msgid "Content type" +msgstr "Type de contenu" + +msgid "Live" +msgstr "Publiée" + +msgid "Has unpublished changes" +msgstr "Contient des changements non publiés" + +msgid "URL path" +msgstr "URL" + +msgid "Owner" +msgstr "Auteur" + msgid "Page title" msgstr "Titre de la page" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -97,89 +102,104 @@ msgstr "" "Facultatif. Titre SEO. Ce titre apparaîtra en haut de la fenêtre de votre " "navigateur." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Faire apparaître dans les menus" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" "Si un lien vers cette page devra apparaître dans les menus générés " "automatiquement" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Description pour moteurs de recherche" -#: models.py:280 msgid "Go live date/time" msgstr "Date/heure de publication" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." msgstr "Veuillez ajouter une date/heure au format YYYY-MM-DD hh:mm." -#: models.py:281 msgid "Expiry date/time" msgstr "Date/heure d'expiration" -#: models.py:710 +msgid "Expired" +msgstr "Expirée" + +msgid "Locked" +msgstr "Verrouillé" + +msgid "First published at" +msgstr "Première publication le" + +msgid "Latest revision created at" +msgstr "Dernière version créée le" + msgid "expired" msgstr "expirée" -#: models.py:712 msgid "scheduled" msgstr "programmée" -#: models.py:714 msgid "draft" msgstr "brouillon" -#: models.py:717 msgid "live + draft" msgstr "publiée + brouillon" -#: models.py:719 msgid "live" msgstr "publiée" -#: models.py:885 msgid "Default" msgstr "Par défaut" -#: models.py:1166 +msgid "Page" +msgstr "Page" + +msgid "Submitted for moderation" +msgstr "Soumettre pour modération" + +msgid "Created at" +msgstr "Créé le" + +msgid "User" +msgstr "Utilisateur" + +msgid "Content JSON" +msgstr "Contenu JSON" + +msgid "Approved go live at" +msgstr "Approuvée le" + +msgid "Page Revision" +msgstr "Version de page" + msgid "Add/edit pages you own" msgstr "Ajouter/modifier vos pages" -#: models.py:1167 msgid "Add/edit any page" msgstr "Ajouter/modifier n'importe quelle page" -#: models.py:1168 msgid "Publish any page" msgstr "Publier n'importe quelle page" -#: models.py:1169 msgid "Lock/unlock any page" msgstr "Verrouiller/déverrouiller n'importe quelle page" -#: models.py:1174 msgid "Group" -msgstr "" +msgstr "Group" -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Type de permission" + +msgid "Group Page Permission" +msgstr "Permission de page par groupe" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Mot de passe" + +msgid "Page View Restriction" +msgstr "Confidentialité de page" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "La valeur ne peut pas uniquement être des espaces blancs" diff --git a/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.mo deleted file mode 100644 index 2674ed879..000000000 Binary files a/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.po deleted file mode 100644 index 98a99e079..000000000 --- a/wagtail/wagtailcore/locale/gl/LC_MESSAGES/django.po +++ /dev/null @@ -1,178 +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: -# fooflare , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" -"language/gl/)\n" -"Language: gl\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Cambia isto a algo que non sexa o 80 se necesitas que un porto específico " -"apareza nas URLs (p.e. desenvolvemento no porto 8000). Isto non afecta ao " -"manexo de solicitudes (así que a redirección de portos segue funcionando)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Se é afirmativo, este sitio manexará solicitudes para todos os demais nomes " -"de host que non teñan unha entrada por si mesmos" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "O título da páxina como queres que sexa visto polo público" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"O nome da páxina tal como aparecerá nas URLs p.ex. http://domain.com/blog/" -"[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "Título da páxina" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Opcional. Título 'Amigable para o Motor de Busca'. Aparecerá na parte " -"superior da ventá do navegador." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "Un enlace a esta página aparecerá en menús xerados automáticamente" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.mo new file mode 100644 index 000000000..c0e3ffff6 Binary files /dev/null and b/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.po new file mode 100644 index 000000000..65871e43e --- /dev/null +++ b/wagtail/wagtailcore/locale/he_IL/LC_MESSAGES/django.po @@ -0,0 +1,92 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# bjesus , 2015 +msgid "" +msgstr "" +"Project-Id-Version: Wagtail\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-26 15:18+0000\n" +"Last-Translator: bjesus \n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/wagtail/" +"language/he_IL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he_IL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Site" +msgstr "אתר" + +msgid "Title" +msgstr "כותרת" + +msgid "Content type" +msgstr "סוג תוכן" + +msgid "Live" +msgstr "לייב" + +msgid "Has unpublished changes" +msgstr "מכיל שינויים שלא פורסמו" + +msgid "URL path" +msgstr "כתובת URL" + +msgid "Owner" +msgstr "בעלים" + +msgid "Page title" +msgstr "כותרת העמוד" + +msgid "Show in menus" +msgstr "הצגה בתפריטים" + +msgid "Search description" +msgstr "תיאור עבור מנועי חיפוש" + +msgid "Go live date/time" +msgstr "מועד עליה לאוויר" + +msgid "Expired" +msgstr "פג תוקף" + +msgid "Locked" +msgstr "נעול" + +msgid "expired" +msgstr "פק תוקף" + +msgid "scheduled" +msgstr "מתוזמן" + +msgid "draft" +msgstr "טיוטה" + +msgid "live + draft" +msgstr "לייב + טיוטה" + +msgid "live" +msgstr "לייב" + +msgid "Default" +msgstr "ברירת מחדל" + +msgid "Page" +msgstr "עמוד" + +msgid "User" +msgstr "משתמש" + +msgid "Page Revision" +msgstr "מהדורת עמוד" + +msgid "Add/edit pages you own" +msgstr "הוספת/עריכת דפים שאתה הבעלים שלהם" + +msgid "Add/edit any page" +msgstr "הוספת/עריכת כל עמוד" diff --git a/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.mo index 6ed863276..9df5bde6d 100644 Binary files a/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.po index 693094299..74aad553c 100644 --- a/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/it/LC_MESSAGES/django.po @@ -3,166 +3,90 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Alessio Di Stasio , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-05-08 22:15+0000\n" +"Last-Translator: Alessio Di Stasio \n" "Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/" "it/)\n" -"Language: it\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" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Hostname" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Porta" -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Pagina di root" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "è sito di default" -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" +msgid "Site" +msgstr "Sito" -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Titolo" -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" +msgid "Owner" +msgstr "Proprietario" -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 msgid "Page title" -msgstr "" +msgstr "Titolo pagina" -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Descrizione della ricerca" -#: models.py:280 -msgid "Go live date/time" -msgstr "" +msgid "Expired" +msgstr "Scaduto" -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgid "Locked" +msgstr "Bloccato" -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 msgid "expired" -msgstr "" +msgstr "scaduto" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "schedulato" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "bozza" -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Pagina" + +msgid "Created at" +msgstr "Creato alle" + +msgid "User" +msgstr "Utente" + +msgid "Page Revision" +msgstr "Revisione pagina" + +msgid "Publish any page" +msgstr "Pubblica ogni pagina" + +msgid "Lock/unlock any page" +msgstr "Blocca/sblocca ogni pagina" + +msgid "Group" +msgstr "Gruppo" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Tipo di permesso" + +msgid "Group Page Permission" +msgstr "Permesso della pagina del gruppo" -#: models.py:1402 msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" +msgstr "Parola chiave" diff --git a/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 2e81a8eb3..000000000 Binary files a/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index bdd7bc4de..000000000 --- a/wagtail/wagtailcore/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" -"language/ja/)\n" -"Language: ja\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 8aaa7b3c0..000000000 Binary files a/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index d1ad74f44..000000000 --- a/wagtail/wagtailcore/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,169 +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: -# Delgermurun Purevkhuuu , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" -"language/mn/)\n" -"Language: mn\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "Хуудасны гарчиг" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index c11a56d13..000000000 Binary files a/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 19e8f0922..000000000 --- a/wagtail/wagtailcore/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index a1bba042e..000000000 Binary files a/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 7f0bd147b..000000000 --- a/wagtail/wagtailcore/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index e440e418e..000000000 Binary files a/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 517c4c5c0..000000000 --- a/wagtail/wagtailcore/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,181 +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: -# utek , 2014 -# utek , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Ustaw na inną wartość niż 80 jeżeli istnieje potrzeba pojawienia się " -"konkretnego portu w URLach (np. port wersji roboczej 8000). Nie ma wpływu na " -"obsługę żądań (przekierowanie portów będzie nadal działało)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Wartość true sprawi, że ta strona będzie obsługiwała żądania wszystkich " -"innych hostów, które nie mają ustawionej strony." - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "Tytuł strony jaki chcesz żeby był widoczny publicznie." - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"Nazwa strony, która będzie wyświetlana w URLach np. http://domain.com/blog/" -"[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "Tytuł strony" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Opcjonalne. Tytuł 'przyjazny wyszukiwarkom'. Będzie widoczny się na górze " -"okna przeglądarki." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Czy link do tej strony zostanie wyświetlony w menu tworzonym automatycznie." - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "Data/czas publikacji" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "Data/czas ważności" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.mo index 4b479871a..7d2d7ecc9 100644 Binary files a/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.po index d7de43ed5..e4e3d8a14 100644 --- a/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/pt_BR/LC_MESSAGES/django.po @@ -10,26 +10,23 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 11:34+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "wagtail/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" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Hostname" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Porta" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " @@ -40,15 +37,12 @@ msgstr "" "afeta o gerenciamento de requisições (então o redirecionamento de portas " "continua funcionando)." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Página raiz" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "É o site padrão" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" @@ -56,7 +50,9 @@ msgstr "" "Se verdadeiro, este site irá gerenciar requisições de todos os outros " "hostnames que não tem um site próprio" -#: models.py:117 +msgid "Site" +msgstr "Site" + #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -65,19 +61,15 @@ msgstr "" "%(hostname)s já está configurado como padrão no site. Você deve " "desconfigurar antes que você possa salvar este como padrão." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Título" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "O título da página como você gostaria que fosse visto pelo público" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Slug" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -85,11 +77,24 @@ msgstr "" "O nome da página como ele irá aparecer nas URLs ex.: http://domain.com/blog/" "[my-slug]/" -#: models.py:276 +msgid "Content type" +msgstr "Tipo de conteúdo" + +msgid "Live" +msgstr "Ao vivo" + +msgid "Has unpublished changes" +msgstr "Possui alterações não publicadas" + +msgid "URL path" +msgstr "Caminho URL" + +msgid "Owner" +msgstr "Proprietário" + msgid "Page title" msgstr "Título da página" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -97,88 +102,103 @@ msgstr "" "Opcional. Título 'Amigável para Mecanismos de Busca'. Isto irá aparecer no " "topo da janela do navegador." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Exibir nos menus" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" "Um link para esta página irá aparecer nos menus gerados automaticamente" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Descrição da busca" -#: models.py:280 msgid "Go live date/time" msgstr "Data/hora para ficar online" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Por favor adicione a data e hora no formato YYYY-MM-DD hh:mm." -#: models.py:281 msgid "Expiry date/time" msgstr "Data/hora de expiração" -#: models.py:710 +msgid "Expired" +msgstr "Expirado" + +msgid "Locked" +msgstr "Bloqueado" + +msgid "First published at" +msgstr "Inicialmente publicado em" + +msgid "Latest revision created at" +msgstr "Última revisão criada em" + msgid "expired" -msgstr "" +msgstr "expirado" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "agendado" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "rascunho" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "aovivo + rascunho" -#: models.py:719 msgid "live" -msgstr "" +msgstr "aovivo" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "Padrão" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Página" + +msgid "Submitted for moderation" +msgstr "Enviada para moderação" + +msgid "Created at" +msgstr "Criado em" + +msgid "User" +msgstr "Usuário" + +msgid "Content JSON" +msgstr "Conteúdo JSON" + +msgid "Approved go live at" +msgstr "Aprovado vai ao vivo em" + +msgid "Page Revision" +msgstr "Revisão de página" + +msgid "Add/edit pages you own" +msgstr "Adicionar/editar páginas você mesmo" + +msgid "Add/edit any page" +msgstr "Adicionar/editar qualquer página" + +msgid "Publish any page" +msgstr "Publicar qualquer página" + +msgid "Lock/unlock any page" +msgstr "Bloquear/desbloquear qualquer página" + +msgid "Group" +msgstr "Grupo" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Tipo de permissão" + +msgid "Group Page Permission" +msgstr "Permissão de grupo de página" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Senha" + +msgid "Page View Restriction" +msgstr "Restrição de visualização de página" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "Valor não pode ser apenas com caracteres vázios" diff --git a/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.mo index 050554007..7081daf8e 100644 Binary files a/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.po index b57e54256..8d1b2d20a 100644 --- a/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/pt_PT/LC_MESSAGES/django.po @@ -4,57 +4,54 @@ # # Translators: # Jose Lourenco , 2014-2015 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-29 17:35+0000\n" +"Last-Translator: Tiago Henriques \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" "wagtail/language/pt_PT/)\n" -"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Nome do servidor" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Porta" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " "handling (so port forwarding still works)." msgstr "" -"Atribua um valor diferente de 80 se você necessitar que um número de porto " -"específico apareça nas URLs (ex. desenvolvimento no porto 8000). Não afeta o " -"tratamento de requisições (assim, o redirecionamento de portos continua a " +"Atribua um valor diferente de 80 se precisar que apareça um número de porta " +"específico nos URLs (ex. desenvolvimento na porta 8000). Não afeta o " +"tratamento de pedidos (pelo que o redirecionamento de portas continua a " "funcionar)." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Página raiz" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Site pré-definido" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" msgstr "" -"Se verdadeiro, este site irá processar requisições de todos os outros " -"hostnames que não tenham um site próprio" +"Se verdadeiro, este site irá processar pedidos de todos os outros nomes de " +"servidor que não tenham um site próprio" + +msgid "Site" +msgstr "Site" -#: models.py:117 #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -63,120 +60,145 @@ msgstr "" "O %(hostname)s já está configurado como site pré-definido. Tem de alterar " "essa configuração antes de poder guardar este site como pré-definido." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Título" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "O título da página como você gostaria que fosse visto pelo público" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "“Slug”" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" msgstr "" -"O nome da página como ele irá aparecer nas URLs ex.: http://domain.com/blog/" -"[my-slug]/" +"O nome da página tal como irá aparecer nos URLs, p. ex. http://domain.com/" +"blog/[my-slug]/" + +msgid "Content type" +msgstr "Tipo de conteúdo" + +msgid "Live" +msgstr "Publicada" + +msgid "Has unpublished changes" +msgstr "Tem alterações por publicar" + +msgid "URL path" +msgstr "Caminho do URL" + +msgid "Owner" +msgstr "Dono" -#: models.py:276 msgid "Page title" msgstr "Título da página" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." msgstr "" -"Opcional. Título 'Amigável para Motores de Busca'. Isto irá aparecer no topo " -"da janela do navegador." +"Opcional. Título otimizado para motores de busca. Irá aparecer no topo da " +"janela do navegador." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Mostrar nos menus" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" -"Se um link para esta página irá aparecer nos menus gerados automaticamente" +"Determina se um link para esta página irá aparecer nos menus gerados " +"automaticamente" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Descrição da pesquisa" -#: models.py:280 msgid "Go live date/time" -msgstr "Data/hora de publicação" +msgstr "Data/hora de publicação agendada" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Por favor adicione uma data-hora no formato YYYY-MM-DD hh:mm." -#: models.py:281 msgid "Expiry date/time" msgstr "Data/hora terminal" -#: models.py:710 +msgid "Expired" +msgstr "Expirado" + +msgid "Locked" +msgstr "Bloqueado" + +msgid "First published at" +msgstr "Publicado pela primeira vez a" + +msgid "Latest revision created at" +msgstr "Última versão criada a" + msgid "expired" -msgstr "" +msgstr "expirado" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "agendado" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "rascunho" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "publicado + rascunho" -#: models.py:719 msgid "live" -msgstr "" +msgstr "publicado" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "Pré-definido" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Página" + +msgid "Submitted for moderation" +msgstr "Enviada para moderação" + +msgid "Created at" +msgstr "Criado a" + +msgid "User" +msgstr "Utilizador" + +msgid "Content JSON" +msgstr "Conteúdo JSON" + +msgid "Approved go live at" +msgstr "Aprovado para publicação a" + +msgid "Page Revision" +msgstr "Versão da Página" + +msgid "Add/edit pages you own" +msgstr "Crie/altere as suas páginas" + +msgid "Add/edit any page" +msgstr "Crie/altere qualquer página" + +msgid "Publish any page" +msgstr "Publicar qualquer página" + +msgid "Lock/unlock any page" +msgstr "Bloquear/desbloquear qualquer página" + +msgid "Group" +msgstr "Grupo" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Tipo de permissão" + +msgid "Group Page Permission" +msgstr "Permissão de Página de Grupo" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Senha" + +msgid "Page View Restriction" +msgstr "Restrição de Visualização de Página" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "O valor não pode conter apenas espaços em branco" diff --git a/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.mo deleted file mode 100644 index 27a3f4370..000000000 Binary files a/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.po deleted file mode 100644 index 7a1b1d851..000000000 --- a/wagtail/wagtailcore/locale/ro/LC_MESSAGES/django.po +++ /dev/null @@ -1,184 +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: -# Dan Braghis, 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" -"language/ro/)\n" -"Language: ro\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%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Dacă aveți nevoie ca un număr de port specific să apară în adrese de " -"internet (de exemplu, dezvoltare pe portul 8000) setați aceasta la altceva " -"decât 80. Nu influențează gestionarea solicitărilor și transmiterile de port " -"vor continua să funcționeze." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Dacă e 'true', acest sit va gestiona solicitări pentru toate hostname-urile " -"fără setări separate" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" -"%(hostname)s este definit deja ca sit implicit și trebuie schimbat pentru a " -"putea seta acest sit ca implicit " - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "Titlul paginii așa cum doriți să fie vizibil public" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"Numele paginii așa cum va apărea în adrese. De exemplu, http://domain.com/" -"blog/[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "Titlu pagină" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Opțional. Titlu favorabil motoarelor de căutare. Apare în partea de sus a " -"browserului." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Dacă un link către această pagină va apărea în meniurile generate în mod " -"automat" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "Data/timpul de publicare" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "Data/timpul de expirare" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.mo index bb1628675..9d0a2457a 100644 Binary files a/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.po index a3962d9df..697d49776 100644 --- a/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailcore/locale/ru/LC_MESSAGES/django.po @@ -9,27 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-28 07:26+0000\n" +"Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: models.py:53 msgid "Hostname" -msgstr "" +msgstr "Имя хоста" -#: models.py:54 msgid "Port" -msgstr "" +msgstr "Порт" -#: models.py:54 msgid "" "Set this to something other than 80 if you need a specific port number to " "appear in URLs (e.g. development on port 8000). Does not affect request " @@ -39,15 +37,12 @@ msgstr "" "порта в URL-адресе (например, разработка на порту 8000). Не влияет на " "обработку запроса (так форвардинг портов до сих пор работает)." -#: models.py:55 msgid "Root page" -msgstr "" +msgstr "Корневая страница" -#: models.py:56 msgid "Is default site" -msgstr "" +msgstr "Сайт по умолчанию" -#: models.py:56 msgid "" "If true, this site will handle requests for all other hostnames that do not " "have a site entry of their own" @@ -55,7 +50,9 @@ msgstr "" "Если выбрано, этот сайт будет обрабатывать запросы для всех имеющихся имен " "хостов, не закрепленных за другими сайтами" -#: models.py:117 +msgid "Site" +msgstr "Сайт" + #, python-format msgid "" "%(hostname)s is already configured as the default site. You must unset that " @@ -64,19 +61,15 @@ msgstr "" "%(hostname)s уже настроен как сайт по умолчанию. Вы должны сначала у него " "отключить флажок, прежде, чем вы можете сохранить этот сайт по умолчанию." -#: models.py:266 msgid "Title" -msgstr "" +msgstr "Заголовок" -#: models.py:266 msgid "The page title as you'd like it to be seen by the public" msgstr "Заголовок страницы видимый всем" -#: models.py:267 msgid "Slug" -msgstr "" +msgstr "Слаг" -#: models.py:267 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" @@ -84,11 +77,24 @@ msgstr "" "Имя страницы, которое будет отображаться в URL, например http://domain.com/" "blog/[my-slug]/" -#: models.py:276 +msgid "Content type" +msgstr "Тип содержимого" + +msgid "Live" +msgstr "Опубликовано" + +msgid "Has unpublished changes" +msgstr "Имеет неопубликованные изменения" + +msgid "URL path" +msgstr "Путь URL" + +msgid "Owner" +msgstr "Владелец" + msgid "Page title" msgstr "Заголовок страницы" -#: models.py:276 msgid "" "Optional. 'Search Engine Friendly' title. This will appear at the top of the " "browser window." @@ -96,89 +102,104 @@ msgstr "" "Не обязательно. 'Дружелюбный для Поисковых Сервисов' заголовок. Он появится " "вверху окна браузера." -#: models.py:277 msgid "Show in menus" -msgstr "" +msgstr "Показывать в меню" -#: models.py:277 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" "Должна ли ссылка на эту страницу отображаться в автоматически генерируемых " "меню" -#: models.py:278 msgid "Search description" -msgstr "" +msgstr "Описание для поиска/SEO" -#: models.py:280 msgid "Go live date/time" msgstr "Дата/время публикации" -#: models.py:280 models.py:281 msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" +msgstr "Пожалуйста, добавьте дату и время в формате YYYY-MM-DD hh:mm." -#: models.py:281 msgid "Expiry date/time" msgstr "Дата/время окончания действия" -#: models.py:710 +msgid "Expired" +msgstr "Истекло время действия" + +msgid "Locked" +msgstr "Заблокировано" + +msgid "First published at" +msgstr "Впервые опубликовано" + +msgid "Latest revision created at" +msgstr "Последняя ревизия создана" + msgid "expired" -msgstr "" +msgstr "истекло время действия" -#: models.py:712 msgid "scheduled" -msgstr "" +msgstr "запланированное" -#: models.py:714 msgid "draft" -msgstr "" +msgstr "черновик" -#: models.py:717 msgid "live + draft" -msgstr "" +msgstr "опубликовано + черновик" -#: models.py:719 msgid "live" -msgstr "" +msgstr "опубликовано" -#: models.py:885 msgid "Default" -msgstr "" +msgstr "По умолчанию" -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 msgid "Page" -msgstr "" +msgstr "Страница" + +msgid "Submitted for moderation" +msgstr "Добавлено на модерацию" + +msgid "Created at" +msgstr "Создано" + +msgid "User" +msgstr "Пользователь" + +msgid "Content JSON" +msgstr "Сожержимое JSON" + +msgid "Approved go live at" +msgstr "Подтверждено к публикации" + +msgid "Page Revision" +msgstr "Ревизия Страницы" + +msgid "Add/edit pages you own" +msgstr "Добавить/редактировать свои страницы" + +msgid "Add/edit any page" +msgstr "Добавить/редактировать любую страницу" + +msgid "Publish any page" +msgstr "Опубликовать любую страницу" + +msgid "Lock/unlock any page" +msgstr "Заблокировать/разблокировать любую страницу" + +msgid "Group" +msgstr "Группа" -#: models.py:1176 msgid "Permission type" -msgstr "" +msgstr "Тип прав" + +msgid "Group Page Permission" +msgstr "Права на страницу у группы" -#: models.py:1402 msgid "Password" -msgstr "" +msgstr "Пароль" + +msgid "Page View Restriction" +msgstr "Ограничения на просмотр страницы" -#: validators.py:15 msgid "Value cannot be entirely whitespace characters" msgstr "Значение не может состоять полностью из пробельных символов" diff --git a/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 0ca49ed59..000000000 Binary files a/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index 95bce1348..000000000 --- a/wagtail/wagtailcore/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index f0e8ad23e..000000000 Binary files a/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 79571ff42..000000000 --- a/wagtail/wagtailcore/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index ab4002039..000000000 Binary files a/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 090773b2c..000000000 --- a/wagtail/wagtailcore/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index 37845bddd..000000000 Binary files a/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 3ceb271cd..000000000 --- a/wagtail/wagtailcore/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index dc317a59d..000000000 Binary files a/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index c82cce3f1..000000000 --- a/wagtail/wagtailcore/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" -"language/tr_TR/)\n" -"Language: tr_TR\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 65a864b8b..000000000 Binary files a/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 794a6ad88..000000000 --- a/wagtail/wagtailcore/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,182 +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: -# Mykola Zamkovoi , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"Введіть будь-якій інший порт ніж 80, якщо потрібно, щоб цей порт було " -"вказано у URL (наприклад, для розробки на порту 8000). Не впливає на обробку " -"запитів (перенаправлення портів буде працювати)." - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"Якщо true (істина), цей сайт буде обробляти запити для всіх імен хостів, що " -"не мають своїх окремих налаштувань" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" -"%(hostname)s вже налаштовано, як сайт за замовчанням. Якщо хочете зберегти " -"цей сайт, як сайт за замовчанням, спочатку приберіть цей атрибут." - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "Заголовок сторінки, який міг би зацікавити публіку" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" -"Назва сторінки, що з'явиться в URLs (краще латиницею), наприклад: http://" -"domain.com/blog/[nazva_storinky]/" - -#: models.py:276 -msgid "Page title" -msgstr "Заголовок сторінки" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" -"Додатково. Назва 'для пошукових систем', буде розташована згори вікна " -"браузера." - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" -"Чи буде посилання на цю сторінку з'являтися в автоматично сгенерованих меню" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "Опублікуваті матеріал по даті/часу" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "Буде доступним до дати/часу" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 56eb29008..000000000 Binary files a/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index a530ead37..000000000 --- a/wagtail/wagtailcore/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.mo deleted file mode 100644 index 760200531..000000000 Binary files a/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.po deleted file mode 100644 index e1c0bb509..000000000 --- a/wagtail/wagtailcore/locale/zh/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" -"zh/)\n" -"Language: zh\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"如果你需要指定端口,请选择一个有别于80的端口(比如开发端口8000)。 不影响接受请" -"求 (端口转发仍然有效)" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" -"如果是真的,这个网站将处理没有一个属于自己的主机名的其他所有主机名的请求" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "页面标题,你想被大众所看到的" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "一个出现在URL的名字 比如 http://domain.com/blog/[my-slug]/" - -#: models.py:276 -msgid "Page title" -msgstr "页面标题" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "可选 ‘搜索引擎友好’ 标题。 这会显示在浏览器窗口顶部" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "一个链接到这页的链接会显示在自动生成的菜单中" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index eb30e0658..000000000 Binary files a/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index ba48beca0..000000000 --- a/wagtail/wagtailcore/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,173 +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: -# hanfeng , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" -"language/zh_CN/)\n" -"Language: zh_CN\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" -"将此处设置为一个非80的值,如果你需要指定显示在URL中的端口(如8000)。不影响请" -"求处理(端口转发依旧有效)。" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "如果勾选,此站点将处理通过其它主机名访问的,尚没有站点内容的请求。" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" -"%(hostname)s已被配置为默认站点。在您将此站点设置为默认前,您必须取消原来的默" -"认站点。" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "页面标题,向公众展示。" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "用于URL的页面名称,如http://domain.com/work/[my-work]/" - -#: models.py:276 -msgid "Page title" -msgstr "页面标题" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "可选。“对搜索引擎友好”的标题。这将出现在浏览器顶部" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "是否需要在自动生成的菜单中出现此页面的链接。" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "发布 日期/时间" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "过期 日期/时间" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index b1f8d0763..000000000 Binary files a/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 24eec1872..000000000 --- a/wagtail/wagtailcore/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,168 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 13:05+0100\n" -"PO-Revision-Date: 2015-04-17 11:49+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/" -"language/zh_TW/)\n" -"Language: zh_TW\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" - -#: models.py:53 -msgid "Hostname" -msgstr "" - -#: models.py:54 -msgid "Port" -msgstr "" - -#: models.py:54 -msgid "" -"Set this to something other than 80 if you need a specific port number to " -"appear in URLs (e.g. development on port 8000). Does not affect request " -"handling (so port forwarding still works)." -msgstr "" - -#: models.py:55 -msgid "Root page" -msgstr "" - -#: models.py:56 -msgid "Is default site" -msgstr "" - -#: models.py:56 -msgid "" -"If true, this site will handle requests for all other hostnames that do not " -"have a site entry of their own" -msgstr "" - -#: models.py:117 -#, python-format -msgid "" -"%(hostname)s is already configured as the default site. You must unset that " -"before you can save this site as default." -msgstr "" - -#: models.py:266 -msgid "Title" -msgstr "" - -#: models.py:266 -msgid "The page title as you'd like it to be seen by the public" -msgstr "" - -#: models.py:267 -msgid "Slug" -msgstr "" - -#: models.py:267 -msgid "" -"The name of the page as it will appear in URLs e.g http://domain.com/blog/" -"[my-slug]/" -msgstr "" - -#: models.py:276 -msgid "Page title" -msgstr "" - -#: models.py:276 -msgid "" -"Optional. 'Search Engine Friendly' title. This will appear at the top of the " -"browser window." -msgstr "" - -#: models.py:277 -msgid "Show in menus" -msgstr "" - -#: models.py:277 -msgid "" -"Whether a link to this page will appear in automatically generated menus" -msgstr "" - -#: models.py:278 -msgid "Search description" -msgstr "" - -#: models.py:280 -msgid "Go live date/time" -msgstr "" - -#: models.py:280 models.py:281 -msgid "Please add a date-time in the form YYYY-MM-DD hh:mm." -msgstr "" - -#: models.py:281 -msgid "Expiry date/time" -msgstr "" - -#: models.py:710 -msgid "expired" -msgstr "" - -#: models.py:712 -msgid "scheduled" -msgstr "" - -#: models.py:714 -msgid "draft" -msgstr "" - -#: models.py:717 -msgid "live + draft" -msgstr "" - -#: models.py:719 -msgid "live" -msgstr "" - -#: models.py:885 -msgid "Default" -msgstr "" - -#: models.py:1166 -msgid "Add/edit pages you own" -msgstr "" - -#: models.py:1167 -msgid "Add/edit any page" -msgstr "" - -#: models.py:1168 -msgid "Publish any page" -msgstr "" - -#: models.py:1169 -msgid "Lock/unlock any page" -msgstr "" - -#: models.py:1174 -msgid "Group" -msgstr "" - -#: models.py:1175 models.py:1401 -msgid "Page" -msgstr "" - -#: models.py:1176 -msgid "Permission type" -msgstr "" - -#: models.py:1402 -msgid "Password" -msgstr "" - -#: validators.py:15 -msgid "Value cannot be entirely whitespace characters" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index 25bace6d5..000000000 Binary files a/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.po index e0371ac75..11d45a238 100644 --- a/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/bg/LC_MESSAGES/django.po @@ -1,58 +1,45 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lyuboslav Petrov , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" +"language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Заглавие" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Файл" -#: models.py:28 msgid "Tags" msgstr "Тагове" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Изберете документ" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Търсене" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Качване" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Запази" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -62,161 +49,78 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Има едно съвпадение\n " -msgstr[1] "\nИма %(counter)s съвпадения" +msgstr[0] "" +"\n" +" Има едно съвпадение\n" +" " +msgstr[1] "" +"\n" +"Има %(counter)s съвпадения" -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Последни документи" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Няма съвпадение на документи с \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Промени документ:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Добави документ" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Добави документ" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Изтрийте %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Изтрий документ" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Сигурен ли сте, че искате да изтриете документа?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, изтрий го" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Редакция на %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Редактиране" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Документи" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Качени" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Не сте качили никакви документи. Защо не качите един сега?" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" +"Не сте качили никакви документи. Защо не качите един сега?" -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Документ '{0}' добавен." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Документа не бе запазен поради грешки." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Документа '{0}' е обновен." -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Документа '{0}' е изтрит." -#: widgets.py:14 msgid "Choose another document" msgstr "Избери друг документ" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.mo index 8ca9a0fa3..9f07775b2 100644 Binary files a/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.po index 064db1245..c170ef59d 100644 --- a/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/ca/LC_MESSAGES/django.po @@ -1,58 +1,45 @@ # 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 Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" +"ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Títol" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Arxiu" -#: models.py:28 msgid "Tags" msgstr "Tags" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Escull un document" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Cercar" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Pujar" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Desar" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -62,161 +49,80 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nHi ha un resultat" -msgstr[1] "\nHi han %(counter)s resultats" +msgstr[0] "" +"\n" +"Hi ha un resultat" +msgstr[1] "" +"\n" +"Hi han %(counter)s resultats" -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Últims documents" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Ho sentim, cap document coincideix amb \"%(query_string)supload one now?" -msgstr "No has pujat cap document. Per què no pujes un ara?" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" +"No has pujat cap document. Per què no pujes un ara?" -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Cercar documents" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Document '{0}' afegit." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "El document no s'ha pogut desar." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Document '{0}' actualitzat" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Document '{0}' esborrat." -#: widgets.py:14 msgid "Choose another document" msgstr "Escull un altre document" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 89cb3294a..000000000 Binary files a/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.po index 564bd41cd..7ae9e5c6d 100644 --- a/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/cs/LC_MESSAGES/django.po @@ -1,58 +1,45 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jiri Stepanek , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/" +"cs/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Název" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Soubor" -#: models.py:28 msgid "Tags" msgstr "Tagy" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Zvolte dokument" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Hledat" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Nahrát" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Uložit" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -62,163 +49,103 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nNalezen 1 dokument" -msgstr[1] "\nNalezeno %(counter)s dokumentů" -msgstr[2] "\nNalezeno %(counter)s dokumentů" +msgstr[0] "" +"\n" +"Nalezen 1 dokument" +msgstr[1] "" +"\n" +"Nalezeno %(counter)s dokumentů" +msgstr[2] "" +"\n" +"Nalezeno %(counter)s dokumentů" -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Poslední dokumenty" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné dokumenty" +msgstr "" +"Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné dokumenty" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Změnit dokument:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Přidat dokument" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Přidat dokument" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Smazat %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Smazat dokument" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Opravdu chcete smazat tento dokument?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ano, smazat" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Úprava %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Úprava" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Dokumenty" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Nahráno" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Nebyly nalezeny žádné dokumenty. Nový dokument můžete přidat zde." +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Nebyly nalezeny žádné dokumenty. Nový dokument můžete přidat zde." -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Použití %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Použití" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Nadřazená stránka" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Stav" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Upravit stránku" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Hledat v dokumentech" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Dokument '{0}' byl přidán." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Dokument nebyl uložen, zkontrolujte správné vyplnění polí." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Dokument '{0}' byl upraven" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Dokument '{0}' byl smazán." -#: widgets.py:14 msgid "Choose another document" msgstr "Zvolit jiný dokument" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 9302ef6ab..000000000 Binary files a/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index cb07ed630..000000000 --- a/wagtail/wagtaildocs/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,225 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 9a9eced71..000000000 Binary files a/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.po index a07e2dad4..2a407cf76 100644 --- a/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014 # karlsander , 2014 @@ -13,51 +13,38 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Titel" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Datei" -#: models.py:28 msgid "Tags" msgstr "Schlagwörter" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Dokument auswählen" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Suche" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Hochladen" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Speichern" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -67,109 +54,91 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Es gibt ein Ergebnis\n " -msgstr[1] "\n Es gibt %(counter)s Ergebnisse\n " +msgstr[0] "" +"\n" +" Es gibt ein Ergebnis\n" +" " +msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Neueste Dokumente" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Es gibt leider keine Dokumente zum Suchbegriff \"%(query_string)s\"" +msgstr "" +"Es gibt leider keine Dokumente zum Suchbegriff \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Dokument ändern:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Ein Dokument hinzufügen" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Dokument hinzufügen" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "%(title)s löschen" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Dokument löschen" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Sind Sie sicher, dass Sie dieses Dokument löschen wollen?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ja, Löschen" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "%(title)s bearbeiten" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Dateigrösse" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Datei nicht gefunden" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Dokumente" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Hochgeladen" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Sie haben noch keine Dokumente hochgeladen. Laden Sie doch jetzt eins hoch!" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Sie haben noch keine Dokumente hochgeladen. Laden Sie doch jetzt eins hoch!" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Benutzung von %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Benutzung von" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Übergeordnet" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Diese Seite bearbeiten" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -180,48 +149,46 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +" %(total)s Dokument\n" +" " msgstr[1] "" +"\n" +" %(total)s Dokumente\n" +" " -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Nach Dokumenten suchen" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Dokument '{0}' wurde hinzugefügt." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Bearbeiten" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Aufgrund eines Fehlers konnte das Dokument nicht gespeichert werden." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Dokument '{0}' wurde hochgeladen" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "Die Datei konnte nicht gefunden werden. Bitte ändern Sie die Quelle oder löschen Sie das Dokument " +msgstr "" +"Die Datei konnte nicht gefunden werden. Bitte ändern Sie die Quelle oder " +"löschen Sie das Dokument " -#: views/documents.py:148 msgid "Delete" msgstr "Löschen" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Dokument '{0}' wurde gelöscht." -#: widgets.py:14 msgid "Choose another document" msgstr "Anderes Dokument wählen" -#: widgets.py:15 msgid "Edit this document" msgstr "Dieses Dokument bearbeiten" diff --git a/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.mo deleted file mode 100644 index 42f3f210d..000000000 Binary files a/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.po index edf2b05dd..a004a75d2 100644 --- a/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/el/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # jim dal , 2014 # serafeim , 2014 @@ -11,51 +11,38 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" +"el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Τίτλος" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Αρχείο" -#: models.py:28 msgid "Tags" msgstr "Ετικέτες" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Επιλογή εγγράφου" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Αναζήτηση" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Ανέβασμα" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -65,109 +52,91 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Βρέθηκε ένα αποτέλεσμα\n " -msgstr[1] "\n Βρέθηκαν %(counter)s αποτελέσματα\n " +msgstr[0] "" +"\n" +" Βρέθηκε ένα αποτέλεσμα\n" +" " +msgstr[1] "" +"\n" +" Βρέθηκαν %(counter)s αποτελέσματα\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Τελευταία έγγραφα" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Δε βρέθηκαν έγγραφα που να ταιριάζουν με το \"%(query_string)s\"" +msgstr "" +"Δε βρέθηκαν έγγραφα που να ταιριάζουν με το \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Αλλαγή εγγράφου:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Προσθήκη εγγράφου" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Προσθήκη εγγράφου" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Διαγραφή %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Διαγραφή εγγράφου" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Είστε σίγουρος ότι θέλετε να διαγραφεί αυτό το έγγραφο;" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Διόρθωση %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Μέγεθος Αρχείου" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Το αρχείο δεν βρέθηκε" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Έγγραφα" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Ανεβασμένο" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Δεν υπάρχουν έγγραφα. Θέλετε να ανεβάσετε μερικά;" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Δεν υπάρχουν έγγραφα. Θέλετε να ανεβάσετε μερικά;" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Usage of %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Χρήση του " -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Γονέας" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Τύπος" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Κατάσταση" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Επεξεργασία της σελίδας" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -178,48 +147,46 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +" %(total)s Έγγραφο\n" +" " msgstr[1] "" +"\n" +" %(total)s Έγγραφα\n" +" " -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Αναζήτηση εγγράφων" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Το έγγραφο '{0}' προστέθηκε." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Επεξεργασία" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Δεν ήταν δυνατή η αποθήκευση του εγγράφου." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Έγινε διόρθωση του εγγράφου '{0}'" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "Το αρχείο δεν μπορεσε να βρεθεί. Παρακαλούμε να αλλάξετε την πηγή ή να διαγράψετε το έγγραφο" +msgstr "" +"Το αρχείο δεν μπορεσε να βρεθεί. Παρακαλούμε να αλλάξετε την πηγή ή να " +"διαγράψετε το έγγραφο" -#: views/documents.py:148 msgid "Delete" msgstr "Διαγραφή" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Το έγγραφο '{0}' διαγράφηκε." -#: widgets.py:14 msgid "Choose another document" msgstr "Επιλογή άλλου εγγράφου" -#: widgets.py:15 msgid "Edit this document" msgstr "Επεξεργασία αυτού του εγγράφου" diff --git a/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.mo index ce9a6159c..ecff27454 100644 Binary files a/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.po index 4c11c3754..d72e3cfb1 100644 --- a/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/es/LC_MESSAGES/django.po @@ -1,62 +1,59 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 # fooflare , 2014 # Joaquín Tita , 2014 +# José Alaguna , 2015 # Mauricio Baeza , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-22 02:14+0000\n" +"Last-Translator: José Alaguna \n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Archivo" -#: models.py:28 +msgid "Created at" +msgstr "Creado en" + +msgid "Uploaded by user" +msgstr "Actualizado por el usuario" + msgid "Tags" msgstr "Etiquetas" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 +msgid "Document" +msgstr "Documento" + msgid "Choose a document" msgstr "Seleccionar un documento" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Buscar" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Subir" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Guardar" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -66,109 +63,90 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hay una coincidencia\n " -msgstr[1] "\n Hay %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hay una coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hay %(counter)s coincidencias\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Últimos documentos" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Lo sentimos, ningún documento contiene \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Cambiar documento:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Añadir un documento" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Añadir documento" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Eliminar %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Eliminar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "¿Seguro que quieres eliminar este documento?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Editando" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Tamaño de archivo" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Archivo no encontrado" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documentos" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Subidos" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "No has subido documentos. ¿Por qué no subir uno ahora?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"No has subido documentos. ¿Por qué no subir uno ahora?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Uso de %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Uso de" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Padre" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Estado" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -179,48 +157,46 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +" %(total)s Documento\n" +" " msgstr[1] "" +"\n" +" %(total)s Documentos\n" +" " -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Buscar documentos" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Documento '{0}' añadido." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Editar" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "El documento no pudo ser guardado debido a errores." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Documento '{0}' actualizado" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "El archivo no ha sido encontrado. Por favor cambie la fuente o elimine el documento." +msgstr "" +"El archivo no ha sido encontrado. Por favor cambie la fuente o elimine el " +"documento." -#: views/documents.py:148 msgid "Delete" msgstr "Eliminar" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Documento '{0}' eliminado." -#: widgets.py:14 msgid "Choose another document" msgstr "Elegir otro documento" -#: widgets.py:15 msgid "Edit this document" msgstr "Editar este documento" diff --git a/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index ec5ddaa72..000000000 Binary files a/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index ac7b1ffc1..000000000 --- a/wagtail/wagtaildocs/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 774c2b91d..000000000 Binary files a/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index d927e3572..000000000 --- a/wagtail/wagtaildocs/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,219 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.mo index 2fe3a46e8..f0f2702ee 100644 Binary files a/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.po index 54a6bd839..932218135 100644 --- a/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 # nahuel, 2014 @@ -10,51 +10,47 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 15:58+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Titre" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Fichier" -#: models.py:28 +msgid "Created at" +msgstr "Créé le" + +msgid "Uploaded by user" +msgstr "Envoyé par" + msgid "Tags" msgstr "Mots-clés" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 +msgid "Document" +msgstr "Document" + msgid "Choose a document" msgstr "Choisir un document" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Recherche" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Envoyer" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Enregistrer" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -64,109 +60,90 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n 1 résultat correspondant\n " -msgstr[1] "\n %(counter)s résultats correspondants\n " +msgstr[0] "" +"\n" +" 1 résultat correspondant\n" +" " +msgstr[1] "" +"\n" +" %(counter)s résultats correspondants\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Derniers documents" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Désolé, aucun document ne correspond à \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Modifier le document :" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Ajouter un document" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Ajouter le document" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Supprimer %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Supprimer le document" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Êtes-vous sûr de vouloir supprimer ce document?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Édition de %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Modification" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Taille du fichier" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Fichier non trouvé" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documents" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Envoyé" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Vous n'avez pas encore envoyé de document. Pourquoi ne pas en envoyer un maintenant ?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Vous n'avez pas encore envoyé de document. Pourquoi ne pas en envoyer un maintenant ?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilisation de %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Utilisation de" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Parent" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Type" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Statut" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Modifier cette page" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -176,49 +153,47 @@ msgid_plural "" "\n" " %(total)s Documents\n" " " -msgstr[0] "\n %(total)s document\n " -msgstr[1] "\n %(total)s documents\n " +msgstr[0] "" +"\n" +" %(total)s document\n" +" " +msgstr[1] "" +"\n" +" %(total)s documents\n" +" " -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Rechercher des documents" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Document '{0}' ajouté." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Modifier" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Le document ne peut être enregistré du fait d'erreurs." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Document '{0}' mis à jour" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "Le fichier n'a pas été trouvé. Veuillez changer la source ou supprimer le document." +msgstr "" +"Le fichier n'a pas été trouvé. Veuillez changer la source ou supprimer le " +"document." -#: views/documents.py:148 msgid "Delete" msgstr "Supprimer" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Document '{0}' supprimé." -#: widgets.py:14 msgid "Choose another document" msgstr "Choisir un autre document" -#: widgets.py:15 msgid "Edit this document" msgstr "Modifier ce document" diff --git a/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.mo index e9419ea4c..9f49d94be 100644 Binary files a/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.po index 330d5e384..1c432d590 100644 --- a/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/gl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 @@ -10,51 +10,38 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" +"language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Arquivo" -#: models.py:28 msgid "Tags" msgstr "Etiquetas" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Seleccionar un documento" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Buscar" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Subir" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Gardar" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -64,161 +51,82 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hai unha coincidencia\n " -msgstr[1] "\n Hai %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hai unha coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hai %(counter)s coincidencias\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Últimos documentos" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Sentímolo, ningún documento contén \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Cambiar documento:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Engadir un documento" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Engadir documento" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Eliminar %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Eliminar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "¿Seguro que queres eliminar este documento?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Editando" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documentos" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Subidos" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Non subiches documentos. ¿Por qué non subir un agora?" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" +"Non subiches documentos. ¿Por qué non subir un agora?" -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Buscar documentos" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Documento '{0}' engadido." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "O documento non puido ser gardado debido a erros." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Documento '{0}' actualizado" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Documento '{0}' eliminado." -#: widgets.py:14 msgid "Choose another document" msgstr "Elixir outro documento" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index d7f859ee6..000000000 Binary files a/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 64c425584..000000000 --- a/wagtail/wagtaildocs/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/it/)\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" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 12f3d6cea..000000000 Binary files a/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 00835650e..000000000 --- a/wagtail/wagtaildocs/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,220 +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: -# Daigo Shitara , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/language/ja/)\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" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "タイトル" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "ファイル" - -#: models.py:28 -msgid "Tags" -msgstr "タグ" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "検索" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "アップロード" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "保存" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "最新のドキュメント" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "はい、削除します" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "編集中" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "ドキュメント" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 23087f3bf..000000000 Binary files a/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index 56d9d48ca..000000000 --- a/wagtail/wagtaildocs/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/language/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index ee7c9ece3..000000000 Binary files a/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index dcc165595..000000000 --- a/wagtail/wagtaildocs/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/nl/)\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" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 17c49c6c5..000000000 Binary files a/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index d28596519..000000000 --- a/wagtail/wagtaildocs/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wagtail/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.mo index eebe56940..a83b2a8a0 100644 Binary files a/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.po index 2f8e105d3..8cb98596d 100644 --- a/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # utek , 2014 # utek , 2014 @@ -9,51 +9,39 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" +"pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Tytuł" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Plik" -#: models.py:28 msgid "Tags" msgstr "Tagi" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Wybierz dokument" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Szukaj" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Prześlij" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Zapisz" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -63,163 +51,106 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Jedno dopasowanie\n " -msgstr[1] "\n Są %(counter)s dopasowania\n " -msgstr[2] "\n Jest %(counter)s dopasowań\n " +msgstr[0] "" +"\n" +" Jedno dopasowanie\n" +" " +msgstr[1] "" +"\n" +" Są %(counter)s dopasowania\n" +" " +msgstr[2] "" +"\n" +" Jest %(counter)s dopasowań\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Najnowsze dokumenty" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Przepraszamy, żaden dokument nie pasuje do \"%(query_string)s\"" +msgstr "" +"Przepraszamy, żaden dokument nie pasuje do \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Zmień dokument:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Dodaj dokument" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Dodaj dokument" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Usuń %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Usuń dokument" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Czy na pewno chcesz usunąć ten dokument?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Tak, usuń" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Edycja %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Edycja" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Dokumenty" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Przesłano" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Nie przesłano żadnych dokumentów. Czemu nie dodać jednego teraz?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Nie przesłano żadnych dokumentów. Czemu nie dodać jednego teraz?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Użycie %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Użycie" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Rodzic" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Edytuj tę stronę" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Szukaj dokumentów" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Dodano dokument '{0}'." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Dokument nie mógł zostać zapisany z powodu błędów." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Uaktualniono dokument '{0}'" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Usunięto dokument '{0}'" -#: widgets.py:14 msgid "Choose another document" msgstr "Wybierz inny dokument" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.mo index 11ffd9959..57692cfe9 100644 Binary files a/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.po index db7120899..502ca6f9a 100644 --- a/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Thiago Cangussu , 2014 # Claudemiro Alves Feitosa Neto , 2015 @@ -10,51 +10,47 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 11:43+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Arquivo" -#: models.py:28 +msgid "Created at" +msgstr "Criado em" + +msgid "Uploaded by user" +msgstr "Enviado pelo usuário" + msgid "Tags" msgstr "Etiquetas" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 +msgid "Document" +msgstr "Documento" + msgid "Choose a document" msgstr "Escolha um documento" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Buscar" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Enviar" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Salvar" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -64,109 +60,91 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Há um resultado\n " -msgstr[1] "\n Há %(counter)s resultados\n " +msgstr[0] "" +"\n" +" Há um resultado\n" +" " +msgstr[1] "" +"\n" +" Há %(counter)s resultados\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Últimos documentos" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Desculpe, não há resultados para \"%(query_string)s\"" +msgstr "" +"Desculpe, não há resultados de documentos para \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Alterar documento" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Adicionar um documento" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Adicionar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Apagar %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Apagar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Você tem certeza que deseja apagar este documento?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sim, apague" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Editando" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Tamanho do arquivo" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Arquivo não encontrado" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documentos" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Enviados" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Você não enviou nenhum documento. Por que não enviar um agora?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Você não enviou nenhum documento. Por que não enviar um agora?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Uso de %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Uso de" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Pai" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -177,48 +155,44 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +"%(total)s Documento" msgstr[1] "" +"\n" +"%(total)s Documentos" -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Buscar documentos" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Documento '{0}' adicionado." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Editar" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "O documento não pôde ser salvo devido à erros." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Documento '{0}' atualizado" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "Este arquivo não pode ser encontrado. Por favor altere a fonte ou remova o documento" +msgstr "" +"Este arquivo não pode ser encontrado. Por favor altere a fonte ou remova o " +"documento" -#: views/documents.py:148 msgid "Delete" msgstr "Excluir" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Documento '{0}' apagado." -#: widgets.py:14 msgid "Choose another document" msgstr "Escolha um outro documento" -#: widgets.py:15 msgid "Edit this document" msgstr "Editar este documento" diff --git a/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.mo index 621f4ddf2..ad3714604 100644 Binary files a/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.po index f10df3d56..11ae7f3c9 100644 --- a/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/pt_PT/LC_MESSAGES/django.po @@ -1,59 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2015 # Thiago Cangussu , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-29 17:34+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Ficheiro" -#: models.py:28 -msgid "Tags" -msgstr "Etiquetas" +msgid "Created at" +msgstr "Criado a" + +msgid "Uploaded by user" +msgstr "Carregado pelo utilizador" + +msgid "Tags" +msgstr "Palavras-chave" + +msgid "Document" +msgstr "Documento" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Escolher um documento" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" -msgstr "Procurar" +msgstr "Pesquisar" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" -msgstr "Enviar" +msgstr "Carregar" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Guardar" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -63,109 +60,90 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Existe uma correspondência\n " -msgstr[1] "\n Existem %(counter)s correspondências\n " +msgstr[0] "" +"\n" +"Encontrado um resultado\n" +" " +msgstr[1] "" +"\n" +"Encontrados %(counter)s resultados\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Últimos documentos" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "Desculpe, nenhum documento corresponde a \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" -msgstr "Alterar documento" +msgstr "Alterar documento:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Adicionar um documento" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Adicionar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" -msgstr "Eliminar %(title)s" +msgstr "Apagar %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" -msgstr "Eliminar documento" +msgstr "Apagar documento" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" -msgstr "Tem certeza que quer eliminar este documento?" +msgstr "Tem certeza que quer apagar este documento?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" -msgstr "Sim, eliminar" +msgstr "Sim, apagar" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" -msgstr "Editando %(title)s" +msgstr "A editar %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Tamanho do ficheiro" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Ficheiro não encontrado" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documentos" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" -msgstr "Enviado" +msgstr "Carregado" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Ainda não enviou nenhum documento. Porque não enviar um agora?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Ainda não carregou nenhum documento. Porque não carregar um agora?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilização de %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Utilização de" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" -msgstr "Ascendente" +msgstr "Mãe" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Estado" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" -msgstr "Editar esta ágina" +msgstr "Editar esta página" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -176,48 +154,43 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +"%(total)s Documento" msgstr[1] "" +"\n" +"%(total)s Documentos" -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" -msgstr "Procurar documentos" +msgstr "Pesquisar documentos" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Documento '{0}' adicionado." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" -msgstr "Editando" +msgstr "Editar" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "O documento não pôde ser guardado devido a erros." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Documento '{0}' atualizado" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "O ficheiro não foi encontrado. Por favor altere a fonte ou apague o documento" +msgstr "" +"O ficheiro não foi encontrado. Por favor altere a fonte ou apague o documento" -#: views/documents.py:148 msgid "Delete" msgstr "Apagar" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Documento '{0}' apagado." -#: widgets.py:14 msgid "Choose another document" msgstr "Escolher outro documento" -#: widgets.py:15 msgid "Edit this document" msgstr "Editar este documento" diff --git a/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.mo index 0dba6858e..42f543b34 100644 Binary files a/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.po index 7a6bb5690..0fd26d4a3 100644 --- a/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/ro/LC_MESSAGES/django.po @@ -1,58 +1,46 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan Braghis, 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" +"language/ro/)\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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Titlu" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Fișier" -#: models.py:28 msgid "Tags" msgstr "Etichete" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "Alege document" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Căută" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Încărcare" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Salveză" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -62,163 +50,104 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nExistă o potrivire" -msgstr[1] "\nSunt %(counter)s potriviri" -msgstr[2] "\nSunt %(counter)s potriviri" +msgstr[0] "" +"\n" +"Există o potrivire" +msgstr[1] "" +"\n" +"Sunt %(counter)s potriviri" +msgstr[2] "" +"\n" +"Sunt %(counter)s potriviri" -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Documente recente" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un document" +msgstr "" +"Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un " +"document" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Schimbă documentul:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Adaugă un document" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Adaugă document" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Șterge %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Șterge document" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Sigur doriți să ștergeți acest document?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editare %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Editare" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Documente" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Încărcat" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Nu ați încărcat nici un document. De ce să nu adăugați unul?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Nu ați încărcat nici un document. De ce să nu adăugați unul?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilizare %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Utilizare" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Bază" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Tip" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Editează această pagină" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Caută documente" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Documentul '{0}' a fost adăugat." -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Documentul nu a fost salvat din cauza erorilor." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Documentul '{0}' a fost actualizat." -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Documentul '{0}' a fost șters." -#: widgets.py:14 msgid "Choose another document" msgstr "Alege alt document" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.mo index 0a862c683..9472b415e 100644 Binary files a/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.po index 0c8061eff..c15e8fda3 100644 --- a/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Eugene MechanisM , 2014-2015 # HNKNTA , 2014 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/ru/)\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-28 07:05+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/" +"ru/)\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" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "Заголовок" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "Файл" -#: models.py:28 +msgid "Created at" +msgstr "Создано" + +msgid "Uploaded by user" +msgstr "Загружено пользователем" + msgid "Tags" msgstr "Тэги" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 +msgid "Document" +msgstr "Документ" + msgid "Choose a document" msgstr "Выберите документ" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "Поиск" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "Загрузка" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "Сохранить" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -63,110 +61,95 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nНайдено одно совпадение" -msgstr[1] "\nНайдено %(counter)s совпадений" -msgstr[2] "\nНайдено %(counter)s совпадений" +msgstr[0] "" +"\n" +"Найдено одно совпадение" +msgstr[1] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[2] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[3] "" +"\n" +"Найдено %(counter)s совпадений" -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "Последние документы" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "Извините, подходящих документов не найдено \"%(query_string)s\"" +msgstr "" +"Извините, подходящих документов не найдено \"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "Изменить документ" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "Добавить документ" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "Добавить документ" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "Удалить %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "Удалить документ" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "Вы уверены, что хотите удалить этот документ?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Редактирование %(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "Редактирование" -#: templates/wagtaildocs/documents/edit.html:38 msgid "Filesize" msgstr "Размер файла" -#: templates/wagtaildocs/documents/edit.html:39 msgid "File not found" msgstr "Файл не найден" -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "Документы" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "Загружено" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "Вы еще не загрузили ни одного документа. Почему бы не сделать это сейчас?" +"You haven't uploaded any documents. Why not upload one now?" +msgstr "" +"Вы еще не загрузили ни одного документа. Почему бы не сделать это сейчас?" -#: templates/wagtaildocs/documents/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Использование %(title)s" -#: templates/wagtaildocs/documents/usage.html:5 msgid "Usage of" msgstr "Использование" -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "Родительский элемент" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "Тип" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "Статус" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "Редактировать эту страницу" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 #, python-format msgid "" "\n" @@ -177,49 +160,51 @@ msgid_plural "" " %(total)s Documents\n" " " msgstr[0] "" +"\n" +" %(total)s Документ\n" +" " msgstr[1] "" +"\n" +" %(total)s Документов\n" +" " msgstr[2] "" +msgstr[3] "" +"\n" +" %(total)s Документа\n" +" " -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "Поиск документов" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "Документ '{0}' добавлен." -#: views/documents.py:93 views/documents.py:128 msgid "Edit" msgstr "Править" -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "Документ не может быть сохранен из-за ошибок." -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "Документ '{0}' обновлен" -#: views/documents.py:147 msgid "" "The file could not be found. Please change the source or delete the document" -msgstr "Файл не может быть найден. Пожалуйста. измените исходный файл или удалите документ" +msgstr "" +"Файл не может быть найден. Пожалуйста. измените исходный файл или удалите " +"документ" -#: views/documents.py:148 msgid "Delete" msgstr "Удалить" -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "Документ '{0}' удален." -#: widgets.py:14 msgid "Choose another document" msgstr "Выбрать другой документ" -#: widgets.py:15 msgid "Edit this document" msgstr "Править этот документ" diff --git a/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index f3dcc0a92..000000000 Binary files a/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index 8f36463fe..000000000 --- a/wagtail/wagtaildocs/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/wagtail/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index f3756497e..000000000 Binary files a/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 511845ebd..000000000 --- a/wagtail/wagtaildocs/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,223 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wagtail/language/sk_SK/)\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" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 9e1ed1134..000000000 Binary files a/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index e429c803b..000000000 --- a/wagtail/wagtaildocs/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index 5d079a894..000000000 Binary files a/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index c9082bf83..000000000 --- a/wagtail/wagtaildocs/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,221 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 6c292d05d..000000000 Binary files a/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 42fcaa7a4..000000000 --- a/wagtail/wagtaildocs/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,219 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 7d1f6079d..000000000 Binary files a/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index ba989d2eb..000000000 --- a/wagtail/wagtaildocs/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,223 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 96e0ffd61..000000000 Binary files a/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 27a11d091..000000000 --- a/wagtail/wagtaildocs/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,219 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.mo index 6ae949728..4cc019dda 100644 Binary files a/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.po index 67fef98ce..9fcc23b81 100644 --- a/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/zh/LC_MESSAGES/django.po @@ -1,219 +1,108 @@ # 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: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/zh/)\n" +"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" +"zh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "标题" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "文件" -#: models.py:28 msgid "Tags" msgstr "标签" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "选择一个文档" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "搜索" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "上传" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "保存" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "最新文档" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "对不起,没有文档匹配\"%(query_string)s\"" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "修改文档:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "添加一份文档" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "添加文档" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "删除%(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "删除文档" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "你确定你要删除这份文档吗?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "是的,删除" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "编辑%(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "编辑" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "文档" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "已上传" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "你没有上传任何文档。 为什么不 上传一份?" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" +"你没有上传任何文档。 为什么不 上" +"传一份?" -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "文档'{0}'已添加" -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "有错,文档无法保存。" -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "文档'{0}'已更新" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "文档'{0}'已删除" -#: widgets.py:14 msgid "Choose another document" msgstr "选择另外一份文档" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.mo index 5d6e405a9..430a2f01a 100644 Binary files a/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.po index 5ab1e9a50..33aa5dc5d 100644 --- a/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtaildocs/locale/zh_CN/LC_MESSAGES/django.po @@ -1,58 +1,45 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:38+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_CN/)\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" -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 msgid "Title" msgstr "标题" -#: models.py:24 templates/wagtaildocs/documents/list.html:17 msgid "File" msgstr "文件" -#: models.py:28 msgid "Tags" msgstr "标签" -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 msgid "Choose a document" msgstr "选择一个文档" -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 msgid "Search" msgstr "搜索" -#: templates/wagtaildocs/chooser/chooser.html:8 msgid "Upload" msgstr "上传" -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Save" msgstr "保存" -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 #, python-format msgid "" "\n" @@ -62,159 +49,89 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n %(counter)s 符合要求\n " +msgstr[0] "" +"\n" +" %(counter)s 符合要求\n" +" " -#: templates/wagtaildocs/chooser/results.html:12 msgid "Latest documents" msgstr "最新文档" -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 #, python-format msgid "Sorry, no documents match \"%(query_string)s\"" msgstr "对不起。没找到符合\"%(query_string)s\"的文档" -#: templates/wagtaildocs/documents/_file_field.html:5 msgid "Change document:" msgstr "修改文档:" -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 msgid "Add a document" msgstr "增加文档" -#: templates/wagtaildocs/documents/add.html:15 msgid "Add document" msgstr "增加文档" -#: templates/wagtaildocs/documents/confirm_delete.html:3 #, python-format msgid "Delete %(title)s" msgstr "删除 %(title)s" -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 msgid "Delete document" msgstr "删除文档" -#: templates/wagtaildocs/documents/confirm_delete.html:10 msgid "Are you sure you want to delete this document?" msgstr "确定删除此文档?" -#: templates/wagtaildocs/documents/confirm_delete.html:13 msgid "Yes, delete" msgstr "是,删除" -#: templates/wagtaildocs/documents/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "编辑%(title)s" -#: templates/wagtaildocs/documents/edit.html:15 msgid "Editing" msgstr "编辑" -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 msgid "Documents" msgstr "文档" -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 msgid "Uploaded" msgstr "已上传" -#: templates/wagtaildocs/documents/results.html:21 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "还没有文档呢。上传一个吧?" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" +"还没有文档呢。上传一个吧?" -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 msgid "Parent" msgstr "父节点" -#: templates/wagtaildocs/documents/usage.html:18 msgid "Type" msgstr "类型" -#: templates/wagtaildocs/documents/usage.html:19 msgid "Status" msgstr "状态" -#: templates/wagtaildocs/documents/usage.html:26 msgid "Edit this page" msgstr "编辑页面" -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 msgid "Search documents" msgstr "搜索文档" -#: views/documents.py:92 #, python-brace-format msgid "Document '{0}' added." msgstr "文档'{0}' 已添加" -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 msgid "The document could not be saved due to errors." msgstr "无法保存文档,出现错误。" -#: views/documents.py:127 #, python-brace-format msgid "Document '{0}' updated" msgstr "文档'{0}' 已更新" -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 #, python-brace-format msgid "Document '{0}' deleted." msgstr "文档'{0}' 已删除" -#: widgets.py:14 msgid "Choose another document" msgstr "选择另一个文档" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index a59024745..000000000 Binary files a/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 79a2ae9fc..000000000 --- a/wagtail/wagtaildocs/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,219 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:51+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:23 templates/wagtaildocs/documents/list.html:11 -#: templates/wagtaildocs/documents/list.html:14 -#: templates/wagtaildocs/documents/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:24 templates/wagtaildocs/documents/list.html:17 -msgid "File" -msgstr "" - -#: models.py:28 -msgid "Tags" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13 -msgid "Choose a document" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:7 -#: templates/wagtaildocs/chooser/chooser.html:19 -msgid "Search" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:8 -msgid "Upload" -msgstr "" - -#: templates/wagtaildocs/chooser/chooser.html:34 -#: templates/wagtaildocs/documents/add.html:25 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Save" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:5 -#: templates/wagtaildocs/documents/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtaildocs/chooser/results.html:12 -msgid "Latest documents" -msgstr "" - -#: templates/wagtaildocs/chooser/results.html:19 -#: templates/wagtaildocs/documents/results.html:18 -#, python-format -msgid "Sorry, no documents match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtaildocs/documents/_file_field.html:5 -msgid "Change document:" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:4 -#: templates/wagtaildocs/documents/index.html:17 -msgid "Add a document" -msgstr "" - -#: templates/wagtaildocs/documents/add.html:15 -msgid "Add document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:3 -#, python-format -msgid "Delete %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:6 -#: templates/wagtaildocs/documents/edit.html:31 -msgid "Delete document" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:10 -msgid "Are you sure you want to delete this document?" -msgstr "" - -#: templates/wagtaildocs/documents/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:15 -msgid "Editing" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:38 -msgid "Filesize" -msgstr "" - -#: templates/wagtaildocs/documents/edit.html:39 -msgid "File not found" -msgstr "" - -#: templates/wagtaildocs/documents/index.html:16 wagtail_hooks.py:31 -msgid "Documents" -msgstr "" - -#: templates/wagtaildocs/documents/list.html:21 -#: templates/wagtaildocs/documents/list.html:24 -msgid "Uploaded" -msgstr "" - -#: templates/wagtaildocs/documents/results.html:21 -#, python-format -msgid "" -"You haven't uploaded any documents. Why not upload one now?" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtaildocs/documents/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtaildocs/homepage/site_summary_documents.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Document\n" -" " -msgid_plural "" -"\n" -" %(total)s Documents\n" -" " -msgstr[0] "" - -#: views/documents.py:38 views/documents.py:47 -msgid "Search documents" -msgstr "" - -#: views/documents.py:92 -#, python-brace-format -msgid "Document '{0}' added." -msgstr "" - -#: views/documents.py:93 views/documents.py:128 -msgid "Edit" -msgstr "" - -#: views/documents.py:97 views/documents.py:132 -msgid "The document could not be saved due to errors." -msgstr "" - -#: views/documents.py:127 -#, python-brace-format -msgid "Document '{0}' updated" -msgstr "" - -#: views/documents.py:147 -msgid "" -"The file could not be found. Please change the source or delete the document" -msgstr "" - -#: views/documents.py:148 -msgid "Delete" -msgstr "" - -#: views/documents.py:166 -#, python-brace-format -msgid "Document '{0}' deleted." -msgstr "" - -#: widgets.py:14 -msgid "Choose another document" -msgstr "" - -#: widgets.py:15 -msgid "Edit this document" -msgstr "" diff --git a/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.mo index 91be39548..490a30ffc 100644 Binary files a/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.po index d2de09a0f..2c2274025 100644 --- a/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/bg/LC_MESSAGES/django.po @@ -3,49 +3,43 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# LyuboslavPetrov , 2014 +# Lyuboslav Petrov , 2014 +# Lyuboslav Petrov , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-24 20:14+0000\n" -"Last-Translator: LyuboslavPetrov \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" "language/bg/)\n" -"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Моля въведете валиден URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Добави вграден елемент" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Добави" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "Има проблем с вашият embedly API ключ. Моля проверете си настройките." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Не мога да намеря embed за този URL" -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.mo index 270dda7e2..7c9c7b128 100644 Binary files a/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.po index 1cae542f4..2c087490a 100644 --- a/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/ca/LC_MESSAGES/django.po @@ -3,39 +3,35 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lloople , 2014 +# David Llop , 2014 +# David Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-22 12:45+0000\n" -"Last-Translator: Lloople \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" "ca/)\n" -"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Si us plau escriu una URL vàlida" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Insereix incrustació" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Insereix" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -43,11 +39,9 @@ msgstr "" "Sembla que hi ha un problema amb la teva clau API incrustada. Si us plau " "revisa les teves configuracions." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "No s'ha pogut trobat l'incrustació per aquesta URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.mo index f0ca3c031..b0b5b25dd 100644 Binary files a/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.po index 83d82221b..dbcc814ef 100644 --- a/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/cs/LC_MESSAGES/django.po @@ -8,34 +8,29 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-01-10 10:18+0000\n" -"Last-Translator: Jiri Stepanek \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/" "cs/)\n" -"Language: cs\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:11 msgid "Please enter a valid URL" msgstr "Prosím zadejte platnou URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Vložit embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Vložit" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -43,11 +38,9 @@ msgstr "" "Zdá se, že není správně nastaven API klíč pro službu Embedly. Prosím, " "zkontrolujte nastavení systému." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Pro toto URL nebyl nalezen žádný embed." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 7d89037b5..000000000 Binary files a/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 2d8581f10..000000000 --- a/wagtail/wagtailembeds/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,52 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.mo index 70972c69a..db7c9de8a 100644 Binary files a/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.po index 91f0b3d78..1c33cba2c 100644 --- a/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/de/LC_MESSAGES/django.po @@ -3,39 +3,35 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# jspielmann , 2014 +# Johannes Spielmann , 2014 +# Johannes Spielmann , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-25 17:30+0000\n" -"Last-Translator: jspielmann \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" "de/)\n" -"Language: de\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:11 msgid "Please enter a valid URL" msgstr "Bitte geben Sie eine gültige URL ein" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Element einbetten" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Einbetten" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -43,11 +39,9 @@ msgstr "" "Es gibt ein Problem mit ihrem Embedly API-Key. Bitte überprüfen Sie ihre " "Einstellungen!" -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Für diese URL wurde kein Element gefunden." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.mo index ef05bea1a..b0331b9ac 100644 Binary files a/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.po index ff995141d..cfea26722 100644 --- a/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/el/LC_MESSAGES/django.po @@ -4,38 +4,34 @@ # # Translators: # serafeim , 2014 +# serafeim , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-22 12:34+0000\n" -"Last-Translator: serafeim \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Παρακαλώ εισάγετε μια διεύθυνση" -#: forms.py:15 msgid "URL" msgstr "Διεύθυνση" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Εισαγωγή ενσωμάτωσης" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Εισαγωγή" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -43,11 +39,9 @@ msgstr "" "Φαίνεται να υπάρχει πρόβλημα με το API key σας για το Embedly. Παρακαλώ " "ελέγξατε τις ρυθμίσεις." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Δε βρέθηκε τρόπος ενσωμάτωσης για τη διεύθυνση αυτή." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/en/LC_MESSAGES/django.mo index a83f41db3..4f1c9e124 100644 Binary files a/wagtail/wagtailembeds/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.mo index 827cf811e..734a06d77 100644 Binary files a/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.po index 9e4b4353b..9dec27b8c 100644 --- a/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/es/LC_MESSAGES/django.po @@ -5,38 +5,38 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# fooflare , 2014 +# José Alaguna , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-27 09:34+0000\n" -"Last-Translator: fooflare \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 02:17+0000\n" +"Last-Translator: José Alaguna \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" "es/)\n" -"Language: es\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:11 msgid "Please enter a valid URL" msgstr "Por favor introduce una URL válida" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 +msgid "Embed" +msgstr "Embebido" + msgid "Insert embed" msgstr "Insertar embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Insertar" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -44,11 +44,9 @@ msgstr "" "Parece que hay un problema con tu clave de API de embedly. Por favor " "comprueba tu configuración." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "No se puede encontrar un embed para esta URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index c1d23e591..000000000 Binary files a/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index f2af4db50..000000000 --- a/wagtail/wagtailembeds/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-24 22:36+0000\n" -"Last-Translator: tomdyson \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index ee21ff70f..000000000 Binary files a/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 2da3914d5..000000000 --- a/wagtail/wagtailembeds/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,50 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.mo index 08ad616ff..50091cee1 100644 Binary files a/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.po index d1776bfeb..4106fa5dc 100644 --- a/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 # nahuel, 2014 @@ -10,44 +10,45 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:56+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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:11 msgid "Please enter a valid URL" msgstr "Entrez une URL valide" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 +msgid "Embed" +msgstr "Embed" + msgid "Insert embed" msgstr "Insérer une intégration" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Insérer" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." -msgstr "Il semble y avoir un problème avec votre clé de l'API embedly. Vérifiez vos paramètres." +msgstr "" +"Il semble y avoir un problème avec votre clé de l'API embedly. Vérifiez vos " +"paramètres." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Impossible de trouver une intégration pour cette URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." -msgstr "Il semble y avoir une erreur avec Embedly en tentant d'intégrer cette URL. Réessayez plus tard." +msgstr "" +"Il semble y avoir une erreur avec Embedly en tentant d'intégrer cette URL. " +"Réessayez plus tard." diff --git a/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.mo index 8d5b0c7a6..9a3305e3b 100644 Binary files a/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.po index a098d506c..5f42674d1 100644 --- a/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/gl/LC_MESSAGES/django.po @@ -5,38 +5,34 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# fooflare , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-03-23 10:32+0000\n" -"Last-Translator: fooflare \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" "language/gl/)\n" -"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Por favor introduce unha URL válida" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Insertar embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Insertar" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -44,11 +40,9 @@ msgstr "" "Parece que hai un problema coa túa clave de API de embedly. Por favor " "comproba a túa configuración." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Non se pode atopar un embed para esta URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index c9c82a7ba..000000000 Binary files a/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index d14ac7ae2..000000000 --- a/wagtail/wagtailembeds/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 941184f89..000000000 Binary files a/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index a9d63ba9e..000000000 --- a/wagtail/wagtailembeds/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" -"language/ja/)\n" -"Language: ja\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.mo index ab850f4ed..9c0c82e1c 100644 Binary files a/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.po index 238a0f2de..3cfa9173b 100644 --- a/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/mn/LC_MESSAGES/django.po @@ -4,49 +4,27 @@ # # Translators: # delgermurun , 2014 +# Delgermurun Purevkhuuu , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-03-01 17:11+0000\n" -"Last-Translator: delgermurun \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" "language/mn/)\n" -"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Зөв холбоос оруулна уу" -#: forms.py:15 msgid "URL" msgstr "Холбоос" -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Оруулах" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 2df3ddf57..000000000 Binary files a/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 9420a386f..000000000 --- a/wagtail/wagtailembeds/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 6f7ee39ab..000000000 Binary files a/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 3891ab944..000000000 --- a/wagtail/wagtailembeds/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.mo index 77bd4681d..10ed14f0a 100644 Binary files a/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.po index 5726268ea..b66470502 100644 --- a/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/pl/LC_MESSAGES/django.po @@ -9,35 +9,30 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-23 10:22+0000\n" -"Last-Translator: utek \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" "pl/)\n" -"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Wprowadź proszę poprawny URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Wstaw osadzenie" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Wstaw" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -45,11 +40,9 @@ msgstr "" "Wygląda na to, że jest problem z Twoim embedly API key. Sprawdź proszę " "ustawienia." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Nie można znaleźć osadzenia dla tego URLa." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.mo index 894351f5b..91a5e100f 100644 Binary files a/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.po index 6d1623cbe..dce943b34 100644 --- a/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/pt_BR/LC_MESSAGES/django.po @@ -3,40 +3,40 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Thiago Cangussu , 2014 +# Thiago Cangussu , 2014 +# Claudemiro Alves Feitosa Neto , 2015 # Douglas Miranda , 2014 +# Thiago Cangussu , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-01 19:33+0000\n" -"Last-Translator: Douglas Miranda \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:35+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "wagtail/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" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Por favor, digite uma URL válida" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 +msgid "Embed" +msgstr "Incorporar" + msgid "Insert embed" msgstr "Inserir anexo" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Inserir" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -44,11 +44,9 @@ msgstr "" "Parece que há um problema com sua chave API anexada. Por favor verifique " "suas configurações." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Não pode achar um anexo para esta URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.mo index 70a9ea5d3..57e6ce67e 100644 Binary files a/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.po index da2b663a0..e772a41fa 100644 --- a/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/pt_PT/LC_MESSAGES/django.po @@ -1,57 +1,53 @@ # 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. # # Translators: # Thiago Cangussu , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" -"Project-Id-Version: Wagtail 0.5.0\n" +"Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-08-03 01:53+0100\n" -"Last-Translator: Jose Lourenco \n" -"Language-Team: \n" -"Language: pt_PT\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 16:59+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_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" -"X-Generator: Poedit 1.5.4\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:11 msgid "Please enter a valid URL" -msgstr "Por favor introduza uma URL válida" +msgstr "Por favor introduza um URL válido" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "Inserir embed" +msgid "Embed" +msgstr "Incorporar" + +msgid "Insert embed" +msgstr "Inserir “embed”" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Inserir" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "" -"Parece existir um problema com a sua chave API de embedly. Por favor " +"Parece que há um problema com a sua chave de API do “embedly”. Por favor " "verifique as suas configurações." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." -msgstr "Não consigo encontrar um embed para esta URL." +msgstr "Não consigo encontrar um “embed” para este URL." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." msgstr "" -"Parece que houve um erro em Embedly durante a tentativa de embed esta URL. " -"Por favor tente novamente." +"Parece que houve um erro com o “Embedly” ao tentar incorporar este URL. Por " +"favor tente novamente." diff --git a/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.mo index f442968ab..4a4d8f5e8 100644 Binary files a/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.po index 46f6e4005..45561b3ee 100644 --- a/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/ro/LC_MESSAGES/django.po @@ -3,50 +3,44 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Dan Braghis, 2014 # zerolab, 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-24 22:27+0000\n" -"Last-Translator: zerolab\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" "language/ro/)\n" -"Language: ro\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:11 msgid "Please enter a valid URL" msgstr "Introduceți o adresă de internet validă" -#: forms.py:15 msgid "URL" msgstr "Adresă de internet" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "Inserează embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Inserează" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "Există o problemă cu cheia de API Embedly. Verificați setările." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Nu pot găsi un embed pentru această adresă de internet." -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.mo index 8ae4c28aa..eb7cdfb2f 100644 Binary files a/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.po index 6891e8bd9..fde8722e2 100644 --- a/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/ru/LC_MESSAGES/django.po @@ -3,41 +3,41 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Eugene MechanisM , 2014 +# Eugene MechanisM , 2014-2015 +# HNKNTA , 2014 # HNKNTA , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-10-05 04:51+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 07:06+0000\n" "Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "Пожалуйста, укажите корректный URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 +msgid "Embed" +msgstr "Вставка" + msgid "Insert embed" msgstr "Вставьте код для вставки" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "Вставить" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." @@ -45,11 +45,9 @@ msgstr "" "Кажется есть проблема с вашим embedly API ключом. Пожалуйста, проверьте " "настройки." -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "Не могу найти код для вставки для этого URL" -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index e170a5227..000000000 Binary files a/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index fce0fc57f..000000000 --- a/wagtail/wagtailembeds/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index a546d2d63..000000000 Binary files a/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 38da2836a..000000000 --- a/wagtail/wagtailembeds/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: forms.py:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 7caa86269..000000000 Binary files a/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 7cb87b014..000000000 --- a/wagtail/wagtailembeds/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index badb443ed..000000000 Binary files a/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index f123945df..000000000 --- a/wagtail/wagtailembeds/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 9fbd8b2ff..000000000 Binary files a/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 57f2af20b..000000000 --- a/wagtail/wagtailembeds/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" -"language/tr_TR/)\n" -"Language: tr_TR\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 53060e698..000000000 Binary files a/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 9afc577da..000000000 --- a/wagtail/wagtailembeds/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,52 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-20 21:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 95b577451..000000000 Binary files a/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index a527bbb8a..000000000 --- a/wagtail/wagtailembeds/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,51 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-03-03 22:29+0000\n" -"Last-Translator: serafeim \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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:11 -msgid "Please enter a valid URL" -msgstr "" - -#: forms.py:15 -msgid "URL" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:3 -msgid "Insert embed" -msgstr "" - -#: templates/wagtailembeds/chooser/chooser.html:14 -msgid "Insert" -msgstr "" - -#: views/chooser.py:33 -msgid "" -"There seems to be a problem with your embedly API key. Please check your " -"settings." -msgstr "" - -#: views/chooser.py:35 -msgid "Cannot find an embed for this URL." -msgstr "" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.mo index d3946d4be..52fbd0935 100644 Binary files a/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.po index bb085e8df..56593ac0f 100644 --- a/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/zh/LC_MESSAGES/django.po @@ -1,51 +1,44 @@ -# -*- coding: utf-8 -*- # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # -# Translators: Lihan Li , 2014 +# Translators: +# lihan , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-02-24 17:34+0000\n" -"Last-Translator: tomdyson \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" "zh/)\n" -"Language: zh\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" +"Language: zh\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "请输入有效的URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "插入 embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "插入" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "embedly API 密匙有问题。请检查设置。" -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "在这个URL中无法找到embed" -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.mo index b8eb563ae..fc8578f77 100644 Binary files a/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.po index 7dfd28667..46e76ce3a 100644 --- a/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/zh_CN/LC_MESSAGES/django.po @@ -4,49 +4,38 @@ # # Translators: # hanfeng , 2014 +# hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-11-04 09:33+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" "language/zh_CN/)\n" -"Language: zh_CN\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:11 msgid "Please enter a valid URL" msgstr "请输入一个有效的URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "插入embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "插入" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "embedly API key有问题,请检查设置" -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "无法在URL中找到embed" - -#: views/chooser.py:37 -msgid "" -"There seems to be an error with Embedly while trying to embed this URL. " -"Please try again later." -msgstr "" diff --git a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo index 2873a3c5c..e8481b826 100644 Binary files a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo and b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po index 4b6e1d55b..5f1f65369 100644 --- a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po +++ b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po @@ -1,50 +1,44 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # lihan , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:57+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:11 msgid "Please enter a valid URL" msgstr "請輸入有效的 URL" -#: forms.py:15 msgid "URL" msgstr "URL" -#: templates/wagtailembeds/chooser/chooser.html:3 msgid "Insert embed" msgstr "插入 embed" -#: templates/wagtailembeds/chooser/chooser.html:14 msgid "Insert" msgstr "插入" -#: views/chooser.py:33 msgid "" "There seems to be a problem with your embedly API key. Please check your " "settings." msgstr "embedly API key 有問題。請檢查設定。" -#: views/chooser.py:35 msgid "Cannot find an embed for this URL." msgstr "在這個 URL 中無法找到 embed" -#: views/chooser.py:37 msgid "" "There seems to be an error with Embedly while trying to embed this URL. " "Please try again later." diff --git a/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index 3144ad429..000000000 Binary files a/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.po deleted file mode 100644 index 945008779..000000000 --- a/wagtail/wagtailforms/locale/bg/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" -"language/bg/)\n" -"Language: bg\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.mo deleted file mode 100644 index 7f4de9148..000000000 Binary files a/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.po deleted file mode 100644 index dec690912..000000000 --- a/wagtail/wagtailforms/locale/ca/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" -"ca/)\n" -"Language: ca\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 8b42d142d..000000000 Binary files a/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index cc1b73155..000000000 --- a/wagtail/wagtailforms/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index e5098c6c9..000000000 Binary files a/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 7fa010756..000000000 --- a/wagtail/wagtailforms/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,130 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.mo index b5e4a6f7a..f66577ef2 100644 Binary files a/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.po index c56dc7864..6b808199c 100644 --- a/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/de/LC_MESSAGES/django.po @@ -3,127 +3,104 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Johannes Spielmann , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:41+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" "de/)\n" -"Language: de\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" -#: models.py:25 msgid "Single line text" -msgstr "" +msgstr "Einzeiliger Text" -#: models.py:26 msgid "Multi-line text" -msgstr "" +msgstr "Mehrzeiliger Text" -#: models.py:27 msgid "Email" -msgstr "" +msgstr "Email" -#: models.py:28 msgid "Number" -msgstr "" +msgstr "Zahl" -#: models.py:29 msgid "URL" -msgstr "" +msgstr "URL" -#: models.py:30 msgid "Checkbox" -msgstr "" +msgstr "Checkbox" -#: models.py:31 msgid "Checkboxes" -msgstr "" +msgstr "Checkboxen" -#: models.py:32 msgid "Drop down" -msgstr "" +msgstr "Dropdown" -#: models.py:33 msgid "Radio buttons" -msgstr "" +msgstr "Radiobuttons" -#: models.py:34 msgid "Date" -msgstr "" +msgstr "Datum" -#: models.py:35 msgid "Date/time" -msgstr "" +msgstr "Zeitpunkt" -#: models.py:63 msgid "The label of the form field" -msgstr "" +msgstr "Die Bezeichnung dieses Formularfeldes" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." msgstr "" +"Liste der Wahlmöglichkeiten, durch Kommas getrennt. Gilt nur für Checkboxen, " +"Dropdowns und Radiobuttons." -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." msgstr "" +"Standardwert. Werte für Checkboxen können durch Kommas getrennt werden." -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" -msgstr "" +msgstr "Optional - eingereichte Formulare werden an diese Adresse geschickt" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" -msgstr "" +msgstr "Formulare" -#: templates/wagtailforms/index.html:7 msgid "Pages" -msgstr "" +msgstr "Seiten" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" -msgstr "" +msgstr "Einreichungen für %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" -msgstr "" +msgstr "Formulardaten für %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" -msgstr "" +msgstr "Filter" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" -msgstr "" +msgstr "CSV herunterladen" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." -msgstr "" +msgstr "Für '%(title)s' wurde bisher nichts eingereicht." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" -msgstr "" +msgstr "Titel" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" -msgstr "" +msgstr "Ursprung" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "" +msgstr "Einreichungsdatum" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "" +msgstr "Es wurden keine Formularseiten angelegt." diff --git a/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.mo index 04af56c1c..a9bdfd3fa 100644 Binary files a/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.po index 621cf5983..392df810a 100644 --- a/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/el/LC_MESSAGES/django.po @@ -3,127 +3,105 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Wasilis Mandratzis-Walz, 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:25 msgid "Single line text" -msgstr "" +msgstr "Ενιαίο κείμενο γραμμής" -#: models.py:26 msgid "Multi-line text" -msgstr "" +msgstr "Κείμενο πολλαπλών γραμμών" -#: models.py:27 msgid "Email" -msgstr "" +msgstr "Email" -#: models.py:28 msgid "Number" -msgstr "" +msgstr "Αριθμός" -#: models.py:29 msgid "URL" -msgstr "" +msgstr "URL" -#: models.py:30 msgid "Checkbox" -msgstr "" +msgstr "Πλαίσιο ελέγχου" -#: models.py:31 msgid "Checkboxes" -msgstr "" +msgstr "Πλαίσια ελέγχου" -#: models.py:32 msgid "Drop down" -msgstr "" +msgstr "Πτώση προς τα κάτω" -#: models.py:33 msgid "Radio buttons" -msgstr "" +msgstr "Κουμπιά επιλογής" -#: models.py:34 msgid "Date" -msgstr "" +msgstr "Ημερομηνία" -#: models.py:35 msgid "Date/time" -msgstr "" +msgstr "Ημερομηνία/ώρα " -#: models.py:63 msgid "The label of the form field" -msgstr "" +msgstr "Η ετικέτα του πεδίου φόρμας" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." msgstr "" +"Διαχωρίζονται με κόμμα λίστας επιλογών. Ισχύει μόνο σε πλαίσια ελέγχου, " +"ραδιόφωνο και αναπτυσσόμενο μενού." -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." msgstr "" +"Προεπιλεγμένη τιμή. Τιμές διαχωρισμένες με κόμμα υποστηρίζονται για πλαίσια " +"ελέγχου." -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" -msgstr "" +msgstr "Προαιρετικά - υποβολές μορφής θα αποστέλλονται σε αυτή τη διεύθυνση" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" -msgstr "" +msgstr "Φόρμες" -#: templates/wagtailforms/index.html:7 msgid "Pages" -msgstr "" +msgstr "Σελίδες " -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" -msgstr "" +msgstr "Υποβολές του %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" -msgstr "" +msgstr "Δεδομένα φόρμας %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" -msgstr "" +msgstr "Φίλτρο" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" -msgstr "" +msgstr "Ληψη CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." -msgstr "" +msgstr "Δεν υπήρξαν υποβολες του '%(title)s' μορφής." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" -msgstr "" +msgstr "Τίτλος" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" -msgstr "" +msgstr "Προέλευση" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "" +msgstr "Ημερομηνία Υποβολής" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "" +msgstr "Δεν έχουν δημιουργηθεί σελίδες μορφής. " diff --git a/wagtail/wagtailforms/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/en/LC_MESSAGES/django.mo index a83f41db3..4f1c9e124 100644 Binary files a/wagtail/wagtailforms/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.mo index bb122eaaa..de2ecc624 100644 Binary files a/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.po index 0ce82bab9..57b21ed43 100644 --- a/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/es/LC_MESSAGES/django.po @@ -3,127 +3,142 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# chimeno , 2015 +# Joaquín Tita , 2014 +# José Alaguna , 2015 +# Mauricio Baeza , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 02:17+0000\n" +"Last-Translator: José Alaguna \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" "es/)\n" -"Language: es\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" -#: models.py:25 msgid "Single line text" -msgstr "" +msgstr "Una línea de texto" -#: models.py:26 msgid "Multi-line text" -msgstr "" +msgstr "Multilinea de texto" -#: models.py:27 msgid "Email" -msgstr "" +msgstr "Correo electrónico" -#: models.py:28 msgid "Number" -msgstr "" +msgstr "Número" -#: models.py:29 msgid "URL" -msgstr "" +msgstr "URL" -#: models.py:30 msgid "Checkbox" -msgstr "" +msgstr "Casilla de verificación" -#: models.py:31 msgid "Checkboxes" -msgstr "" +msgstr "Casillas de verificación" -#: models.py:32 msgid "Drop down" -msgstr "" +msgstr "Lista desplegable" -#: models.py:33 msgid "Radio buttons" -msgstr "" +msgstr "Botón de opción" -#: models.py:34 msgid "Date" -msgstr "" +msgstr "Fecha" -#: models.py:35 msgid "Date/time" -msgstr "" +msgstr "Fecha/Hora" + +msgid "Submit time" +msgstr "Enviado en" + +msgid "Form Submission" +msgstr "Formulario de presentación" + +msgid "Label" +msgstr "Etiqueta" -#: models.py:63 msgid "The label of the form field" -msgstr "" +msgstr "La etiqueta del campo del formulario" + +msgid "Field type" +msgstr "Tipo de campo" + +msgid "Required" +msgstr "Requerido" + +msgid "Choices" +msgstr "Opciones" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." msgstr "" +"Lista de opciones separada por comas. Solo aplica para casilla de " +"verificación, botones de opcion y listas desplegables." + +msgid "Default value" +msgstr "Valor por defecto" -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." msgstr "" +"Valor predeterminado. Valores separados por comas soportados para casillas " +"de verificación" + +msgid "Help text" +msgstr "Texto de ayuda" + +msgid "To address" +msgstr "A dirección" -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" msgstr "" +"Opcional - el formulario será enviado por correo electrónico a esta dirección" + +msgid "From address" +msgstr "Dirección de envío" + +msgid "Subject" +msgstr "Asunto" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" -msgstr "" +msgstr "Formularios" -#: templates/wagtailforms/index.html:7 msgid "Pages" -msgstr "" +msgstr "Páginas" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" -msgstr "" +msgstr "Envíos de %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" -msgstr "" +msgstr "Datos del formulario %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" -msgstr "" +msgstr "Filtro" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" -msgstr "" +msgstr "Descargar CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." -msgstr "" +msgstr "No se han realizado presentaciones del formulario '%(title)s'." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" -msgstr "" +msgstr "Título" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" -msgstr "" +msgstr "Origen" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "" +msgstr "Fecha de presentación" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "" +msgstr "No se han creado páginas de formularios." diff --git a/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 37c61ddef..000000000 Binary files a/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index 846d7c8c5..000000000 --- a/wagtail/wagtailforms/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 3b6627ae1..000000000 Binary files a/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 2db4d8f0a..000000000 --- a/wagtail/wagtailforms/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,128 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.mo index 5360c3fe8..26b2effa4 100644 Binary files a/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.po index a61cf801c..0fd6b9ebc 100644 --- a/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Adrien , 2014 # Bertrand Bordage , 2015 @@ -9,122 +9,134 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:56+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: models.py:25 msgid "Single line text" msgstr "Texte d'une seule ligne" -#: models.py:26 msgid "Multi-line text" msgstr "Texte multiligne" -#: models.py:27 msgid "Email" msgstr "Email" -#: models.py:28 msgid "Number" msgstr "Nombre" -#: models.py:29 msgid "URL" msgstr "URL" -#: models.py:30 msgid "Checkbox" msgstr "Case à cocher" -#: models.py:31 msgid "Checkboxes" msgstr "Cases à cocher" -#: models.py:32 msgid "Drop down" msgstr "Menu déroulant" -#: models.py:33 msgid "Radio buttons" msgstr "Boutons radio" -#: models.py:34 msgid "Date" msgstr "Date" -#: models.py:35 msgid "Date/time" msgstr "Date/Heure" -#: models.py:63 +msgid "Submit time" +msgstr "Date de soumission" + +msgid "Form Submission" +msgstr "Soumissions de formulaire" + +msgid "Label" +msgstr "Label" + msgid "The label of the form field" msgstr "Le label du champ de formulaire" -#: models.py:70 +msgid "Field type" +msgstr "Type de champ" + +msgid "Required" +msgstr "Obligatoire" + +msgid "Choices" +msgstr "Choix" + msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." -msgstr "Liste de choix séparés par une virgule. Seulement applicable pour les cases à cocher, les boutons radio et les listes déroulantes." +msgstr "" +"Liste de choix séparés par une virgule. Seulement applicable pour les cases " +"à cocher, les boutons radio et les listes déroulantes." + +msgid "Default value" +msgstr "Valeur par défaut" -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." -msgstr "Valeur par défaut. Liste de valeurs séparées par une virgule pour les cases à cocher." +msgstr "" +"Valeur par défaut. Liste de valeurs séparées par une virgule pour les cases " +"à cocher." + +msgid "Help text" +msgstr "Texte d'aide" + +msgid "To address" +msgstr "Adresse de destination" -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" -msgstr "Facultatif - les soumissions de formulaire seront envoyées à cette adresse" +msgstr "" +"Facultatif - les soumissions de formulaire seront envoyées à cette adresse" + +msgid "From address" +msgstr "Adresse d'expédition" + +msgid "Subject" +msgstr "Sujet" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" msgstr "Formulaires" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "Pages" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" msgstr "Soumission de %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" msgstr "Données du formulaire %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" msgstr "Filtrer" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" msgstr "Télécharger en CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." msgstr "Aucune soumission pour le formulaire '%(title)s'." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" msgstr "Titre" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" msgstr "Origine" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" msgstr "Date de soumission" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." msgstr "Aucune page contenant un formulaire n'a été créée." diff --git a/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.mo deleted file mode 100644 index 715a9ce13..000000000 Binary files a/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.po deleted file mode 100644 index d069d164f..000000000 --- a/wagtail/wagtailforms/locale/gl/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" -"language/gl/)\n" -"Language: gl\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index d725b3ee7..000000000 Binary files a/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 7d0a39d56..000000000 --- a/wagtail/wagtailforms/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.mo index be7093802..6061fb119 100644 Binary files a/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.po index 3f9dd9268..1264a9e12 100644 --- a/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/ja/LC_MESSAGES/django.po @@ -8,66 +8,53 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-12-02 04:03+0000\n" -"Last-Translator: Daigo Shitara \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" "language/ja/)\n" -"Language: ja\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" -#: models.py:25 msgid "Single line text" msgstr "一行テキスト" -#: models.py:26 msgid "Multi-line text" msgstr "複数行テキスト" -#: models.py:27 msgid "Email" msgstr "Eメール" -#: models.py:28 msgid "Number" msgstr "数値" -#: models.py:29 msgid "URL" msgstr "URL" -#: models.py:30 msgid "Checkbox" msgstr "チェックボックス" -#: models.py:31 msgid "Checkboxes" msgstr " 複数のチェックボックス" -#: models.py:32 msgid "Drop down" msgstr "セレクトボックス" -#: models.py:33 msgid "Radio buttons" msgstr "ラジオボタン" -#: models.py:34 msgid "Date" msgstr "日付" -#: models.py:35 msgid "Date/time" msgstr "日時" -#: models.py:63 msgid "The label of the form field" msgstr "フォームフィールドのラベル" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." @@ -75,60 +62,35 @@ msgstr "" "カンマ区切りの選択肢。複数のチェックボックス、ラジオボタン、セレクトボックス" "のみ有効です。" -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." msgstr "" "初期値。複数のチェックボックスの場合にはカンマ区切りの値を指定できます。" -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" msgstr "" "オプション - フォームで送信された内容が指定したメールアドレスに送信されます。" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" msgstr "フォーム" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "ページ" -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" msgstr "フィルター" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" msgstr "CSVをダウンロードする" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." msgstr "「%(title)s」のフォームには、送信されたデータがありません。" -#: templates/wagtailforms/list_forms.html:7 msgid "Title" msgstr "タイトル" -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" msgstr "送信日" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." msgstr "まだフォームページはありません。" diff --git a/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index fb89b6fa4..000000000 Binary files a/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index c06875b2b..000000000 --- a/wagtail/wagtailforms/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" -"language/mn/)\n" -"Language: mn\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 592c63153..000000000 Binary files a/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index c4b3fecae..000000000 --- a/wagtail/wagtailforms/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index ab967a1cd..000000000 Binary files a/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index b72cb4020..000000000 --- a/wagtail/wagtailforms/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index c50c2bf79..000000000 Binary files a/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index d7e9a7ee3..000000000 --- a/wagtail/wagtailforms/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,130 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.mo index 94b5269ba..48c2b057f 100644 Binary files a/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.po index d582538a4..ecea73fe7 100644 --- a/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/pt_BR/LC_MESSAGES/django.po @@ -3,127 +3,138 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Claudemiro Alves Feitosa Neto , 2015 +# Gilson Filho , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:39+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "wagtail/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" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: models.py:25 msgid "Single line text" -msgstr "" +msgstr "Texto de única linha" -#: models.py:26 msgid "Multi-line text" -msgstr "" +msgstr "Texto multi-linha" -#: models.py:27 msgid "Email" -msgstr "" +msgstr "E-mail" -#: models.py:28 msgid "Number" -msgstr "" +msgstr "Número" -#: models.py:29 msgid "URL" -msgstr "" +msgstr "URL" -#: models.py:30 msgid "Checkbox" -msgstr "" +msgstr "Checkbox" -#: models.py:31 msgid "Checkboxes" -msgstr "" +msgstr "Checkboxes" -#: models.py:32 msgid "Drop down" -msgstr "" +msgstr "Drop down" -#: models.py:33 msgid "Radio buttons" -msgstr "" +msgstr "Radio buttons" -#: models.py:34 msgid "Date" -msgstr "" +msgstr "Data" -#: models.py:35 msgid "Date/time" -msgstr "" +msgstr "Data/hora" + +msgid "Submit time" +msgstr "Hora de envio" + +msgid "Form Submission" +msgstr "Envio de formulário" + +msgid "Label" +msgstr "Rótulo" -#: models.py:63 msgid "The label of the form field" -msgstr "" +msgstr "O label do campo de formulário" + +msgid "Field type" +msgstr "Tipo de campo" + +msgid "Required" +msgstr "Obrigatório" + +msgid "Choices" +msgstr "Escolhas" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." msgstr "" +"Escolhas separadas por virgula. Aplicável somente em checkboxes, radio e " +"dropdown." + +msgid "Default value" +msgstr "Valor padrão" -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" +msgstr "Valor padrão: Valores separados por virgula para checkboxes." + +msgid "Help text" +msgstr "Texto de ajuda" + +msgid "To address" +msgstr "Endereço para" -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" msgstr "" +"Opcional - envios de formulário serão enviadas por email para este endereço" + +msgid "From address" +msgstr "Endereço de" + +msgid "Subject" +msgstr "Assunto" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" -msgstr "" +msgstr "Formulários" -#: templates/wagtailforms/index.html:7 msgid "Pages" -msgstr "" +msgstr "Páginas" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" -msgstr "" +msgstr "Envios de %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" -msgstr "" +msgstr "Dados do formulário %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" -msgstr "" +msgstr "Filtro" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" -msgstr "" +msgstr "Baixar CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." -msgstr "" +msgstr "Não há envios do formulário '%(title)s'" -#: templates/wagtailforms/list_forms.html:7 msgid "Title" -msgstr "" +msgstr "Título" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" -msgstr "" +msgstr "Origem" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "" +msgstr "Data de Envio" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "" +msgstr "Nenhuma página foi criada." diff --git a/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.mo index 282ac87ab..5977c2ad7 100644 Binary files a/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.po index 6e08bcd14..50d2ebaf1 100644 --- a/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/pt_PT/LC_MESSAGES/django.po @@ -1,129 +1,143 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:39+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:25 msgid "Single line text" -msgstr "Linha de texto" +msgstr "Texto duma só linha" -#: models.py:26 msgid "Multi-line text" -msgstr "Caixa de linhas de texto" +msgstr "Texto multi-linha" -#: models.py:27 msgid "Email" -msgstr "Email" +msgstr "E-mail" -#: models.py:28 msgid "Number" msgstr "Número" -#: models.py:29 msgid "URL" msgstr "URL" -#: models.py:30 msgid "Checkbox" msgstr "Caixa de seleção" -#: models.py:31 msgid "Checkboxes" msgstr "Caixas de seleção" -#: models.py:32 msgid "Drop down" msgstr "Lista pendente" -#: models.py:33 msgid "Radio buttons" -msgstr "Botões de seleção" +msgstr "Botões de opção" -#: models.py:34 msgid "Date" msgstr "Data" -#: models.py:35 msgid "Date/time" msgstr "Data/hora" -#: models.py:63 -msgid "The label of the form field" -msgstr "O nome do campo do formulário" +msgid "Submit time" +msgstr "Hora de envio" + +msgid "Form Submission" +msgstr "Envio de Formulário" + +msgid "Label" +msgstr "Etiqueta" + +msgid "The label of the form field" +msgstr "A etiqueta do campo de formulário" + +msgid "Field type" +msgstr "Tipo de campo" + +msgid "Required" +msgstr "Obrigatório" + +msgid "Choices" +msgstr "Escolhas" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." -msgstr "Lista de opções separadas por vírgula. Só utilizável nas caixas de seleção, botões e listas pendentes." +msgstr "" +"Lista de escolhas separadas por vírgula. Só utilizável nas caixas de " +"seleção, botões e listas pendentes." + +msgid "Default value" +msgstr "Valor pré-definido" -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." -msgstr "Valor pré-definido. Valores separados por vírgula admitidos nas caixas de seleção." +msgstr "" +"Valor pré-definido. Valores separados por vírgula admitidos nas caixas de " +"seleção." + +msgid "Help text" +msgstr "Texto de ajuda" + +msgid "To address" +msgstr "Endereço do destinatário" -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" -msgstr "Opcional - as submissões de formulários serão enviadas por email para este endereço" +msgstr "" +"Opcional - os formulários recebidos serão enviados por e-mail para este " +"endereço" + +msgid "From address" +msgstr "Endereço do remetente" + +msgid "Subject" +msgstr "Assunto" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" msgstr "Formulários" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "Páginas" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" -msgstr "Submissões de %(form_title)s" +msgstr "Envios de %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" msgstr "Dados do formulário %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" msgstr "Filtrar" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" msgstr "Descarregar CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." -msgstr "Não houve submissões do formulário '%(title)s'." +msgstr "Não houve envios do formulário '%(title)s'." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" msgstr "Título" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" msgstr "Origem" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "Data de submissão" +msgstr "Data de Envio" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "Não foram criadas páginas de formulários." +msgstr "Nenhuma página de formulário foi criada." diff --git a/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.mo index ee1cf2f45..9a5c17737 100644 Binary files a/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.po index 87f997daa..fc1a92263 100644 --- a/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/ro/LC_MESSAGES/django.po @@ -8,67 +8,54 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2015-02-06 23:02+0000\n" -"Last-Translator: Dan Braghis\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:41+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" "language/ro/)\n" -"Language: ro\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" -#: models.py:25 msgid "Single line text" msgstr "Linie de text" -#: models.py:26 msgid "Multi-line text" msgstr "Linii de text" -#: models.py:27 msgid "Email" msgstr "E-mail" -#: models.py:28 msgid "Number" msgstr "Număr" -#: models.py:29 msgid "URL" msgstr "Adresă de internet" -#: models.py:30 msgid "Checkbox" msgstr "Casetă" -#: models.py:31 msgid "Checkboxes" msgstr "Casete" -#: models.py:32 msgid "Drop down" msgstr "Listă derulantă" -#: models.py:33 msgid "Radio buttons" msgstr "Butoane radio" -#: models.py:34 msgid "Date" msgstr "Dată" -#: models.py:35 msgid "Date/time" msgstr "Dată/Timp" -#: models.py:63 msgid "The label of the form field" msgstr "Etichetă pentru câmp de formular" -#: models.py:70 msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." @@ -76,59 +63,45 @@ msgstr "" "Listă de opțiuni separate prin virgulă. Aplicabil în căsuțe, butoane radio " "și liste derulante." -#: models.py:75 msgid "Default value. Comma separated values supported for checkboxes." msgstr "Valoare implicită. Suportă valori separate prin virgule pentru căsuțe." -#: models.py:188 msgid "Optional - form submissions will be emailed to this address" msgstr "" "Opțional. Depunerile de formular vor fi trimise la această adresă de email." -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" msgstr "Formulare" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "Pagini" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" msgstr "Depuneri pentru %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" msgstr "Datele pentru formularul %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" msgstr "Filtrează" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" msgstr "Descarcă CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." msgstr "Nu sunt depunero pentru formularul '%(title)s'" -#: templates/wagtailforms/list_forms.html:7 msgid "Title" msgstr "Titlu" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" msgstr "Origine" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" msgstr "Data trimiterii" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." msgstr "Nu a fost creată nici o pagină de formular" diff --git a/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.mo index 703941ce0..e96987f5d 100644 Binary files a/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.po index 7c955afb8..92b5d1946 100644 --- a/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/ru/LC_MESSAGES/django.po @@ -3,72 +3,78 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Eugene MechanisM , 2014 +# Eugene MechanisM , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-10-05 03:03+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 07:09+0000\n" "Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: models.py:25 msgid "Single line text" msgstr "Однострочный текст" -#: models.py:26 msgid "Multi-line text" msgstr "Многострочный текст" -#: models.py:27 msgid "Email" msgstr "Адрес электронной почты" -#: models.py:28 msgid "Number" msgstr "Число" -#: models.py:29 msgid "URL" msgstr "URL" -#: models.py:30 msgid "Checkbox" msgstr "Флажок" -#: models.py:31 msgid "Checkboxes" msgstr "Флажки" -#: models.py:32 msgid "Drop down" msgstr "Выпадающий вниз" -#: models.py:33 msgid "Radio buttons" msgstr "Радиокнопки" -#: models.py:34 msgid "Date" msgstr "Дата" -#: models.py:35 msgid "Date/time" msgstr "Дата/время" -#: models.py:63 +msgid "Submit time" +msgstr "Время добавления" + +msgid "Form Submission" +msgstr "Добавление формы" + +msgid "Label" +msgstr "Имя" + msgid "The label of the form field" msgstr "Метка поля формы" -#: models.py:70 +msgid "Field type" +msgstr "Тип поля" + +msgid "Required" +msgstr "Обязательно" + +msgid "Choices" +msgstr "Выбор" + msgid "" "Comma separated list of choices. Only applicable in checkboxes, radio and " "dropdown." @@ -76,59 +82,60 @@ msgstr "" "Разделенный запятыми список вариантов. Применяется только для флажков, " "радиокнопок и в выпадающем списке." -#: models.py:75 +msgid "Default value" +msgstr "Значение по умолчанию" + msgid "Default value. Comma separated values supported for checkboxes." msgstr "Значение по умолчанию. Разделенные запятыми значения для флажков." -#: models.py:188 +msgid "Help text" +msgstr "Текст подсказки" + +msgid "To address" +msgstr "Адрес назначения" + msgid "Optional - form submissions will be emailed to this address" msgstr "" "Не обязательно - заполненные формы будут отправляться на этот почтовый адрес" -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 +msgid "From address" +msgstr "Адрес отправителя" + +msgid "Subject" +msgstr "Тема" + msgid "Forms" msgstr "Формы" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "Страницы" -#: templates/wagtailforms/index_submissions.html:3 #, python-format msgid "Submissions of %(form_title)s" msgstr "Заполненные %(form_title)s" -#: templates/wagtailforms/index_submissions.html:36 #, python-format msgid "Form data %(form_title)s" msgstr "Данные формы %(form_title)s" -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" msgstr "Фильтр" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" msgstr "Скачать CSV" -#: templates/wagtailforms/index_submissions.html:63 #, python-format msgid "There have been no submissions of the '%(title)s' form." msgstr "Форма '%(title)s' еще не заполнялась." -#: templates/wagtailforms/list_forms.html:7 msgid "Title" msgstr "Заголовок" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" msgstr "Происхождение" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" msgstr "Дата Заполнения" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." msgstr "Страниц с формами не было создано." diff --git a/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index f34a89b54..000000000 Binary files a/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index edc48f39b..000000000 --- a/wagtail/wagtailforms/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index 6fadd7c05..000000000 Binary files a/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index ba4d32b61..000000000 --- a/wagtail/wagtailforms/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 4a3760d43..000000000 Binary files a/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 5841c68e1..000000000 --- a/wagtail/wagtailforms/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index eda42726b..000000000 Binary files a/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 8134770f4..000000000 --- a/wagtail/wagtailforms/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index c058b6895..000000000 Binary files a/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 4eef365db..000000000 --- a/wagtail/wagtailforms/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" -"language/tr_TR/)\n" -"Language: tr_TR\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index bbb612b94..000000000 Binary files a/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 27874db8e..000000000 --- a/wagtail/wagtailforms/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,130 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 286be7eeb..000000000 Binary files a/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 537251b31..000000000 --- a/wagtail/wagtailforms/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.mo deleted file mode 100644 index 7f4f210d2..000000000 Binary files a/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.po deleted file mode 100644 index 68da63009..000000000 --- a/wagtail/wagtailforms/locale/zh/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" -"zh/)\n" -"Language: zh\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.mo index 2fbe0ec8a..92ec1c490 100644 Binary files a/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.po index a196cc0f8..2bab07df2 100644 --- a/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailforms/locale/zh_CN/LC_MESSAGES/django.po @@ -4,127 +4,75 @@ # # Translators: # hanfeng , 2014 +# hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-11-04 11:06+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" "language/zh_CN/)\n" -"Language: zh_CN\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" -#: models.py:25 msgid "Single line text" msgstr "单行文本" -#: models.py:26 msgid "Multi-line text" msgstr "多行文本" -#: models.py:27 msgid "Email" msgstr "电子邮件" -#: models.py:28 msgid "Number" -msgstr "" +msgstr "数量" -#: models.py:29 msgid "URL" msgstr "URL" -#: models.py:30 msgid "Checkbox" msgstr "复选框" -#: models.py:31 msgid "Checkboxes" msgstr "复选框" -#: models.py:32 msgid "Drop down" msgstr "下拉" -#: models.py:33 msgid "Radio buttons" msgstr "单选按钮" -#: models.py:34 msgid "Date" msgstr "日期" -#: models.py:35 msgid "Date/time" msgstr "日期/时间" -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 msgid "Forms" msgstr "表单" -#: templates/wagtailforms/index.html:7 msgid "Pages" msgstr "页面" -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 msgid "Filter" -msgstr "" +msgstr "过滤器" -#: templates/wagtailforms/index_submissions.html:51 msgid "Download CSV" -msgstr "" +msgstr "下载为CSV" -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 msgid "Title" -msgstr "" +msgstr "标题" -#: templates/wagtailforms/list_forms.html:8 msgid "Origin" -msgstr "" +msgstr "原始" -#: templates/wagtailforms/list_submissions.html:9 msgid "Submission Date" -msgstr "" +msgstr "提交日期" -#: templates/wagtailforms/results_forms.html:7 msgid "No form pages have been created." -msgstr "" +msgstr "还没有创建表单页面。" diff --git a/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index cb2009643..000000000 Binary files a/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 6f0611465..000000000 --- a/wagtail/wagtailforms/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,129 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:35+0100\n" -"PO-Revision-Date: 2014-09-11 15:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/" -"language/zh_TW/)\n" -"Language: zh_TW\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" - -#: models.py:25 -msgid "Single line text" -msgstr "" - -#: models.py:26 -msgid "Multi-line text" -msgstr "" - -#: models.py:27 -msgid "Email" -msgstr "" - -#: models.py:28 -msgid "Number" -msgstr "" - -#: models.py:29 -msgid "URL" -msgstr "" - -#: models.py:30 -msgid "Checkbox" -msgstr "" - -#: models.py:31 -msgid "Checkboxes" -msgstr "" - -#: models.py:32 -msgid "Drop down" -msgstr "" - -#: models.py:33 -msgid "Radio buttons" -msgstr "" - -#: models.py:34 -msgid "Date" -msgstr "" - -#: models.py:35 -msgid "Date/time" -msgstr "" - -#: models.py:63 -msgid "The label of the form field" -msgstr "" - -#: models.py:70 -msgid "" -"Comma separated list of choices. Only applicable in checkboxes, radio and " -"dropdown." -msgstr "" - -#: models.py:75 -msgid "Default value. Comma separated values supported for checkboxes." -msgstr "" - -#: models.py:188 -msgid "Optional - form submissions will be emailed to this address" -msgstr "" - -#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6 -#: wagtail_hooks.py:25 -msgid "Forms" -msgstr "" - -#: templates/wagtailforms/index.html:7 -msgid "Pages" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:3 -#, python-format -msgid "Submissions of %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:36 -#, python-format -msgid "Form data %(form_title)s" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:45 -msgid "Filter" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:51 -msgid "Download CSV" -msgstr "" - -#: templates/wagtailforms/index_submissions.html:63 -#, python-format -msgid "There have been no submissions of the '%(title)s' form." -msgstr "" - -#: templates/wagtailforms/list_forms.html:7 -msgid "Title" -msgstr "" - -#: templates/wagtailforms/list_forms.html:8 -msgid "Origin" -msgstr "" - -#: templates/wagtailforms/list_submissions.html:9 -msgid "Submission Date" -msgstr "" - -#: templates/wagtailforms/results_forms.html:7 -msgid "No form pages have been created." -msgstr "" diff --git a/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index 43d8a743b..000000000 Binary files a/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.po index 358390498..d102241eb 100644 --- a/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/bg/LC_MESSAGES/django.po @@ -1,131 +1,45 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lyuboslav Petrov , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" +"language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Заглавие" -#: models.py:61 msgid "File" msgstr "Файл" -#: models.py:67 msgid "Tags" msgstr "Тагове" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Изберете изображение" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Търсене" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Качване" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Популярни тагове" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,247 +49,76 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Има едно съвпадение\n " -msgstr[1] "\nИма %(counter)s съвпадения" +msgstr[0] "" +"\n" +" Има едно съвпадение\n" +" " +msgstr[1] "" +"\n" +"Има %(counter)s съвпадения" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Последни изображения" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Избери формат" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Вмъкни Изображение" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Добави Изображение" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Добави Изображение" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Запази" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Изтрий Изображение" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Сигурен ли сте, че искате да изтриете Изображението?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Да, изтрий го" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Редакция на %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Редактиране" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Изображения" -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Не сте качили никакви изображения. Защо не качите едно сега?" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" +"You've not uploaded any images. Why not add one now?" msgstr "" +"Не сте качили никакви изображения. Защо не качите едно сега?" -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Изображение '{0}' обновено." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Изображението не можеше да бъде запазено поради грешки." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Изображение '{0}' изтрито." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Изображение '{0}' добавено." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Изображението не можеше да бъде създадено поради грешки." -#: widgets.py:14 msgid "Choose another image" msgstr "Избери друго Изображение" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.mo index 92eab29e5..3516fd905 100644 Binary files a/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.po index a3abd6eb0..950554483 100644 --- a/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/ca/LC_MESSAGES/django.po @@ -1,131 +1,45 @@ # 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 Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" +"ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Títol" -#: models.py:61 msgid "File" msgstr "Arxiu" -#: models.py:67 msgid "Tags" msgstr "Tags" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Escull una imatge" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Cerca" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Puja" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Tags populars" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,247 +49,82 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nHi ha un resultat" -msgstr[1] "\nHi han %(counter)s resultats" +msgstr[0] "" +"\n" +"Hi ha un resultat" +msgstr[1] "" +"\n" +"Hi han %(counter)s resultats" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Últimes imatges" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Escull un fomat" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Insereix una imatge" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Afegeix una imatge" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Afegeix imatge" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Desa" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Esborra imatge" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Estàs segur que vols esborrar aquesta imatge?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Si, esborra" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Editant imatge %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Editant" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imatges" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Ho sentim, cap imatge coincideix amb \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "No has pujat cap imatge. Per què no afegeixes una ara?" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" +"You've not uploaded any images. Why not add one now?" msgstr "" +"No has pujat cap imatge. Per què no afegeixes una ara?" -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Cercar imatges" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imatge '{0}' actualitzada." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "No s'ha pogut desar la imatge." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Imatge '{0}' eliminada." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imatge '{0}' afegida." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "No s'ha pogut crear la imatge." -#: widgets.py:14 msgid "Choose another image" msgstr "Escull una altra imatge" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 741678e73..000000000 Binary files a/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.po index 084ba32fe..eebabe47b 100644 --- a/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/cs/LC_MESSAGES/django.po @@ -1,131 +1,86 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jiri Stepanek , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/" +"cs/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Nepodporovaný formát obrázku. Podporovány jsou formáty %s" -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Toto není validní obrázek %s." -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 msgid "Filter" msgstr "Filtr" -#: forms.py:66 msgid "Original size" msgstr "Původní velikost" -#: forms.py:67 msgid "Resize to width" msgstr "Přizpůsobit šířku" -#: forms.py:68 msgid "Resize to height" msgstr "Přizpůsobit výšku" -#: forms.py:69 msgid "Resize to min" msgstr "Zvětšit na minimální velikost" -#: forms.py:70 msgid "Resize to max" msgstr "Zmenšit na maximální velikost" -#: forms.py:71 msgid "Resize to fill" msgstr "Vyplnit obdélník" -#: forms.py:74 msgid "Width" msgstr "Šířka" -#: forms.py:75 msgid "Height" msgstr "Výška" -#: forms.py:76 msgid "Closeness" msgstr "Přiblížení" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Název" -#: models.py:61 msgid "File" msgstr "Soubor" -#: models.py:67 msgid "Tags" msgstr "Tagy" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Zvolit obrázek" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Hledat" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Nahrát" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Oblíbené tagy" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,249 +90,167 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nNalezen 1 obrázek" -msgstr[1] "\nNalezeno %(counter)s obrázků" -msgstr[2] "\nNalezeno %(counter)s obrázků" +msgstr[0] "" +"\n" +"Nalezen 1 obrázek" +msgstr[1] "" +"\n" +"Nalezeno %(counter)s obrázků" +msgstr[2] "" +"\n" +"Nalezeno %(counter)s obrázků" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Poslední obrázky" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Zvolte formát" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Vložit obrázek" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Přidat obrázek" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Přidat obrázek" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Uložit" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Smazat obrázek" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Opravdu chcete smazat tento obrázek?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Ano, smazat" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Úprava obrázku %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Úprava" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Středový bod (nepovinné)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Nejdůležitější oblast obrázku můžete nadefinovat přetažením boxu po obrázku níže." +msgstr "" +"Nejdůležitější oblast obrázku můžete nadefinovat přetažením boxu po obrázku " +"níže." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Zobrazen aktuální středový bod" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Generátor URL" -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Obrázky" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné obrázky" +msgstr "" +"Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné obrázky" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Nebyly nalezeny žádné obrázky. Nový obrázek můžete přidat zde." +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Nebyly nalezeny žádné obrázky. Nový obrázek můžete přidat zde." -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Generuji URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Náhled" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Mějte na paměti, že obrázky větší než velikost obrazovky budou v náhledu zmenšeny tak, aby se na obrazovku vešly." +msgstr "" +"Mějte na paměti, že obrázky větší než velikost obrazovky budou v náhledu " +"zmenšeny tak, aby se na obrazovku vešly." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Použití %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Použití" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Nadřazená stránka" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Stav" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Upravit stránku" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Přidat více obrázků" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Přidat obrázky" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." -msgstr "Chcete-li nahrát obrázky na server, přetáhněte je myší do této oblasti." +msgstr "" +"Chcete-li nahrát obrázky na server, přetáhněte je myší do této oblasti." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Nebo zvolte soubor ve vašem počítači" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Obrázky byly nahrány. Níže můžete upravit titulky, je-li to třeba. Také můžete vybrané obrázky úplně odstranit, jestliže byly nahrány omylem." +msgstr "" +"Obrázky byly nahrány. Níže můžete upravit titulky, je-li to třeba. Také " +"můžete vybrané obrázky úplně odstranit, jestliže byly nahrány omylem." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Nahrání obrázků na server selhalo." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Uložit" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Smazat" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Hledat obrázky" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Obrázek '{0}' byl upraven." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Obrázek nelze uložit, zkontrolujte správné vyplnění polí." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Obrázek '{0}' byl smazán." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Obrázek '{0}' byl přidán." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Obrázek nebyl vytvořen, zkontrolujte správné vyplnění polí." -#: widgets.py:14 msgid "Choose another image" msgstr "Zvolit jiný obrázek" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 058ca57c5..000000000 Binary files a/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 79b30ca7f..000000000 --- a/wagtail/wagtailimages/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,384 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 9450e2408..000000000 Binary files a/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.po index e57fa21fc..325ac1ec3 100644 --- a/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014-2015 # M0rph 3u5 , 2014 @@ -12,124 +12,102 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Nicht unterstützted Bildformat. Unterstützte Bildformate: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Kein gültiges %s Bild." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." msgstr "" +"Die Datei ist zu groß. Die maximale Dateigröße beträgt %(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Die Datei ist zu groß (%%(max_upload_size)s). Die maximale Dateigröße " +"beträgt %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Unterstützte Dateiformate: %(supported_formats)s. Maximale Dateigrößen" +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Unterstütze Formate: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Filter" -#: forms.py:66 msgid "Original size" msgstr "Ursprüngliche Größe" -#: forms.py:67 msgid "Resize to width" msgstr "Auf Breite anpassen" -#: forms.py:68 msgid "Resize to height" msgstr "Auf Höhe anpassen" -#: forms.py:69 msgid "Resize to min" msgstr "Auf Mindestgröße anpassen" -#: forms.py:70 msgid "Resize to max" msgstr "Auf Maximalgröße anpassen" -#: forms.py:71 msgid "Resize to fill" msgstr "Anpassen, so dass die Größe ausfüllt" -#: forms.py:74 msgid "Width" msgstr "Breite" -#: forms.py:75 msgid "Height" msgstr "Höhe" -#: forms.py:76 msgid "Closeness" msgstr "Nähe" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Titel" -#: models.py:61 msgid "File" msgstr "Datei" -#: models.py:67 msgid "Tags" msgstr "Schlagwörter" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Bild auswählen" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Suche" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Hochladen" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Häufig verwendete Schlagwörter" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -139,23 +117,24 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Es gibt ein Ergebnis\n " -msgstr[1] "\n Es gibt %(counter)s Ergebnisse\n " +msgstr[0] "" +"\n" +" Es gibt ein Ergebnis\n" +" " +msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Neueste Bilder" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Format wählen" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Bild einfügen" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -166,220 +145,181 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +"%(total)s Bild" msgstr[1] "" +"\n" +"%(total)s Bilder" -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Bild-Datei ändern: " -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Ein Bild hinzufügen" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Bild hinzufügen" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Speichern" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Bild löschen" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Sind Sie sicher, dass Sie dieses Bild löschen wollen?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Ja, löschen" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Bild %(title)s bearbeiten" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Fokuspunkt (optional)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Zeichnen Sie eine Box auf dem Bild, um den wichtigsten Bereich des Bildes zu definieren." +msgstr "" +"Zeichnen Sie eine Box auf dem Bild, um den wichtigsten Bereich des Bildes zu " +"definieren." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Aktueller Fokuspunkt wird angezeigt" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "URL Generator" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Max dimensionen" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Dateigrösse" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Datei nicht gefunden" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Bilder" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Es gibt leider keine Bilder zum Suchbegriff \"%(query_string)s\"" +msgstr "" +"Es gibt leider keine Bilder zum Suchbegriff \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Sie haben noch keine Bilder hochgeladen. Laden Sie doch jetzt eins hoch!" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Sie haben noch keine Bilder hochgeladen. Laden Sie doch jetzt eins hoch!" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "URL wird erzeugt" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Vorschau" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Bitte beachten Sie, dass Bilder die größer als der Bildschirm sind, in der Vorschau auf Bildschirmgröße verkleinert dargestellt werden." +msgstr "" +"Bitte beachten Sie, dass Bilder die größer als der Bildschirm sind, in der " +"Vorschau auf Bildschirmgröße verkleinert dargestellt werden." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Benutzung von %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Benutzung von" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Übergeordnet" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Diese Seite bearbeiten" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Mehrere Bilder hinzufügen" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Bilder hinzufügen" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "Ziehen Sie ein Bild in diesen Bereich, um es sofort hochzuladen." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Oder wählen Sie es von Ihrem Computer aus" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Upload erfolgreich. Bitte geben Sie diesem Bild einen passenden Titel. Sie können das Bild auch entfernen, wenn der Upload nicht notwendig war." +msgstr "" +"Upload erfolgreich. Bitte geben Sie diesem Bild einen passenden Titel. Sie " +"können das Bild auch entfernen, wenn der Upload nicht notwendig war." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Entschuldigung, der Upload ist fehlgeschlagen." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Updaten" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Löschen" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Nach Bildern suchen" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Bild '{0}' geändert." -#: views/images.py:107 msgid "Edit again" msgstr "Nochmal bearbeiten" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Aufgrund von Fehlern konnte das Bild nicht gespeichert werden." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "Die Bild-Quelldatei konnte nicht gefunden werden. Bitte ändern Sie die Quelle oder löschen Sie das Bild." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"Die Bild-Quelldatei konnte nicht gefunden werden. Bitte ändern Sie die " +"Quelle oder löschen Sie das Bild." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Bild '{0}' gelöscht." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Bild '{0}' hinzugefügt." -#: views/images.py:245 msgid "Edit" msgstr "Bearbeiten" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Aufgrund von Fehlern konnte das Bild nicht erstellt werden." -#: widgets.py:14 msgid "Choose another image" msgstr "Anderes Bild wählen" -#: widgets.py:15 msgid "Edit this image" msgstr "Dieses Bild bearbeiten" diff --git a/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.mo deleted file mode 100644 index 64cd6e3ab..000000000 Binary files a/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.po index 346eab7db..983f82a33 100644 --- a/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/el/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # jim dal , 2014 # serafeim , 2014 @@ -11,124 +11,104 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" +"el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." -msgstr "Δεν είναι μια υποστηριζόμενη μορφή εικόνας. Υποστηριζόμενες μορφές: %s." +msgstr "" +"Δεν είναι μια υποστηριζόμενη μορφή εικόνας. Υποστηριζόμενες μορφές: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Μη έγκυρη %s εικόνα." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." msgstr "" +"Αυτό το αρχείο είναι πολύ μεγάλο. Μέγιστο μέγεθος αρχείου " +"%(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Αυτό το αρχείο είναι πολύ μεγάλο (%%(max_upload_size)s). Μέγιστο μέγεθος " +"αρχείου %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Υποστηριζόμενες μορφες: %(supported_formats)s. Μέγιστο μέγεθος αρχείου: " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Υποστηριζόμενες μορφές: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Φίλτρο" -#: forms.py:66 msgid "Original size" msgstr "Γνήσιο μέγεθος" -#: forms.py:67 msgid "Resize to width" msgstr "Αλλαγή μεγέθους σε πλάτος" -#: forms.py:68 msgid "Resize to height" msgstr "Αλλαγή μεγέθους σε ύψος" -#: forms.py:69 msgid "Resize to min" msgstr "Αλλαγή μεγέθους σε ελάχ" -#: forms.py:70 msgid "Resize to max" msgstr "Αλλαγή μεγέθους έως μέγ" -#: forms.py:71 msgid "Resize to fill" msgstr "Αλλαγή μεγέθους για να αναπληρώσει" -#: forms.py:74 msgid "Width" msgstr "Πλάτος" -#: forms.py:75 msgid "Height" msgstr "Υψος" -#: forms.py:76 msgid "Closeness" msgstr "Εγγύτητα" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Τίτλος" -#: models.py:61 msgid "File" msgstr "Αρχείο" -#: models.py:67 msgid "Tags" msgstr "Ετικέτες" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Επιλέξατε εικόνα" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Αναζήτηση" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Ανέβασμα" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Δημοφιλείς ετικέτες" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -138,23 +118,23 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nΒρέθηκε ένα αποτέλεσμα" -msgstr[1] "\n Βρέθηκαν %(counter)s αποτελέσματα\n " +msgstr[0] "" +"\n" +"Βρέθηκε ένα αποτέλεσμα" +msgstr[1] "" +"\n" +" Βρέθηκαν %(counter)s αποτελέσματα\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Τελευταίες εικόνες" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Επιλογή τύπου" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Εισαγωγή εικόνας" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -165,220 +145,187 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +" %(total)s Εικόνα\n" +" " msgstr[1] "" +"\n" +" %(total)s Εικόνες\n" +" " -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Αλλαγή αρχείου εικόνας:" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Προσθήκη εικόνας" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Προσθήκη εικόνας" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Διαγραφή εικόνας" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Είστε σίγουρος ότι θέλετε να διαγραφεί αυτή η εικόνα;" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Επεξεργασία εικόνας %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Κομβικό σημείο (οπτική)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Για να ορίσετε αυτή η εικόνα είναι πιο σημαντική περιοχή, σύρετε ένα πλαίσιο πάνω από την εικόνα πιο κάτω." +msgstr "" +"Για να ορίσετε αυτή η εικόνα είναι πιο σημαντική περιοχή, σύρετε ένα πλαίσιο " +"πάνω από την εικόνα πιο κάτω." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Τρέχον εστιακό σημείο παρουσιάζεται" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Παραγωγή URL" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Μέγιστες διαστάσεις" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Μέγεθος Αρχείου" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Το αρχείο δεν βρέθηκε" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Εικόνες" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Λυπούμαστε, καμία εικόνα δε ταιριάζει με το \"%(query_string)s\"" +msgstr "" +"Λυπούμαστε, καμία εικόνα δε ταιριάζει με το \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Δεν υπάρχουν εικόνες. Θέλετε να προσθέσετε μερικές;" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Δεν υπάρχουν εικόνες. Θέλετε να προσθέσετε μερικές;" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Δημιουργία URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Προεπισκόπηση" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Σημειώστε ότι οι εικόνες που δημιουργούνται μεγαλύτερες από την οθόνη θα εμφανιστουν μικρότερες κατά την προεπισκόπηση εδώ, έτσι ώστε να χωρέσει στην οθόνη." +msgstr "" +"Σημειώστε ότι οι εικόνες που δημιουργούνται μεγαλύτερες από την οθόνη θα " +"εμφανιστουν μικρότερες κατά την προεπισκόπηση εδώ, έτσι ώστε να χωρέσει στην " +"οθόνη." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Χρήση του %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Χρήση του " -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Πατρική" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Τύπος" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Κατάσταση" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Επεξεργασία αυτής της σελίδας" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Προσθήκη πολλαπλών εικόνων" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Προσθήκη εικόνων" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." -msgstr "Μεταφέρετε και αποθέστε εικόνες σε αυτόν τον τομέα για να τις ανεβάσετε αμέσως." +msgstr "" +"Μεταφέρετε και αποθέστε εικόνες σε αυτόν τον τομέα για να τις ανεβάσετε " +"αμέσως." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Ή επιλέξτε από τον υπολογιστή σας" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Μεταφόρτωση επιτυχής. Ενημερώστε την εικόνα με ένα πιο κατάλληλο τίτλο, αν είναι απαραίτητο. Μπορείτε επίσης να διαγράψετε την εικόνα εντελώς, αν η αποστολή δεν ήταν απαραίτητη." +msgstr "" +"Μεταφόρτωση επιτυχής. Ενημερώστε την εικόνα με ένα πιο κατάλληλο τίτλο, αν " +"είναι απαραίτητο. Μπορείτε επίσης να διαγράψετε την εικόνα εντελώς, αν η " +"αποστολή δεν ήταν απαραίτητη." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Συγγνώμη, η μεταφόρτωση απέτυχε." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Ενημέρωση" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Διαγραφή" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Αναζήτηση εικόνων" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Η εικόνα '{0}' ενημερώθηκε." -#: views/images.py:107 msgid "Edit again" msgstr "Επεξεργασία ξανά" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Δεν ήταν δυνατή η αποθήκευση της εικόνας." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "Το αρχείο προέλευσης της εικόνας δεν θα μπορεσε να βρεθεί. Παρακαλούμε να αλλάξετε την πηγή ή να διαγράψετε την εικόνα." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"Το αρχείο προέλευσης της εικόνας δεν θα μπορεσε να βρεθεί. Παρακαλούμε να " +"αλλάξετε την πηγή ή να διαγράψετε την εικόνα." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Η εικόνα '{0}' διαγράφηκε." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Η εικόνα '{0}' δημιουργήθηκε." -#: views/images.py:245 msgid "Edit" msgstr "Επεξεργασία" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Δεν ήταν δυνατή η δημιουργία της εικόνας." -#: widgets.py:14 msgid "Choose another image" msgstr "Επιλογή άλλης εικόνας" -#: widgets.py:15 msgid "Edit this image" msgstr "Επεξεργασία αυτής της εικόνας" diff --git a/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.mo index e6df1bdfc..2f4f5e4e6 100644 Binary files a/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.po index bf1e72257..ca712be7b 100644 --- a/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/es/LC_MESSAGES/django.po @@ -1,135 +1,122 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 +# chimeno , 2015 # fooflare , 2014 # Joaquín Tita , 2014 +# José Alaguna , 2015 # Mauricio Baeza , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:03+0000\n" +"Last-Translator: chimeno \n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "No esta soportado el formato de imagen. Formatos soportados: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "No es una imagen valida %s." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." msgstr "" +"Este archivo es demasiado grande. El tamaño máximo de archivo es: " +"%(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Este archivo es demasiado grande (%%(max_upload_size)s). El tamaño máximo de " +"archivo es: %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Formatos soportados: %(supported_formats)s. El tamaño máximo de archivo es: " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Formatos soportados: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Filtro" -#: forms.py:66 msgid "Original size" msgstr "Tamaño original" -#: forms.py:67 msgid "Resize to width" msgstr "Redimensionar ancho" -#: forms.py:68 msgid "Resize to height" msgstr "Redimensionar alto" -#: forms.py:69 msgid "Resize to min" msgstr "Redimensionar min" -#: forms.py:70 msgid "Resize to max" msgstr "Redimensionar max" -#: forms.py:71 msgid "Resize to fill" msgstr "Redimensionar para llenar" -#: forms.py:74 msgid "Width" msgstr "Ancho" -#: forms.py:75 msgid "Height" msgstr "Alto" -#: forms.py:76 msgid "Closeness" msgstr "Proximidad" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:61 msgid "File" msgstr "Archivo" -#: models.py:67 +msgid "Created at" +msgstr "Creado a las" + +msgid "Uploaded by user" +msgstr "Subido por usuario" + msgid "Tags" msgstr "Etiquetas" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Seleccionar una imagen" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Buscar" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Subir" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Etiquetas populares" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -139,23 +126,24 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hay una coincidencia\n " -msgstr[1] "\n Hay %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hay una coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hay %(counter)s coincidencias\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Últimas imágenes" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Selecciona un formato" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Insertar imagen" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -166,220 +154,188 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +" %(total)s Imágen\n" +" " msgstr[1] "" +"\n" +" %(total)s Imágenes\n" +" " -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Cambiar archivo de imágen:" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Añadir una imagen" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Añadir imagen" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Guardar" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Eliminar imagen" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "¿Seguro que quieres eliminar esta imagen?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Editando imagen %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Editando" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Punto focal (opcional)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Para definir la región más importante de esta imagen, arrastre un cuadro sobre la imagen de abajo." +msgstr "" +"Para definir la región más importante de esta imagen, arrastre un cuadro " +"sobre la imagen de abajo." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Mostrando punto focal actual" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Generador de URL" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Dimensiones máximas" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Tamaño de archivo" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Archivo no encotrado" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imágenes" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Lo sentimos, no hay coincidencias en las imágenes \"%(query_string)s\"" +msgstr "" +"Lo sentimos, no hay coincidencias en las imágenes \"%(query_string)s" +"\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "No has subido imágenes. ¿Por qué no añadir una ahora?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"No has subido imágenes. ¿Por qué no añadir una ahora?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Generar URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Previsualizar" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Notar que las imágenes que sean más grandes que la pantalla aparecerán más pequeñas cuando sean previsualizadas, con el objetivo de que quepan en la pantalla." +msgstr "" +"Notar que las imágenes que sean más grandes que la pantalla aparecerán más " +"pequeñas cuando sean previsualizadas, con el objetivo de que quepan en la " +"pantalla." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Uso de %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Uso de" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Padre" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Estado" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Agregar multiples imágenes" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Agregar imágenes" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." -msgstr "Arrastrar y soltar las imágenes dentro de esta area para subirlas inmediatamente." +msgstr "" +"Arrastrar y soltar las imágenes dentro de esta area para subirlas " +"inmediatamente." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Ó seleccione desde su ordenador." -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "¡Imagen subida exitosamente! Por favor, actualice esta imagen con un título más apropiado si lo cree conveniente. También puede eliminar la imagen completamente si la subida no era necesaria." +msgstr "" +"¡Imagen subida exitosamente! Por favor, actualice esta imagen con un título " +"más apropiado si lo cree conveniente. También puede eliminar la imagen " +"completamente si la subida no era necesaria." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Lo sentimos, su subida ha fallado." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Editar" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Eliminar" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Buscar imágenes" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imagen '{0}' actualizada." -#: views/images.py:107 msgid "Edit again" msgstr "Editar de nuevo" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "La imagen no puedo ser guardada debido a errores" -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "El archivo origen de la imágen no pudo ser encontrado. Por favor, cambia el origen o elimina esta imágen." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"El archivo origen de la imágen no pudo ser encontrado. Por favor, cambia el " +"origen o elimina esta imágen." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Imagen '{0}' eliminada." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imagen '{0}' añadida." -#: views/images.py:245 msgid "Edit" msgstr "Editar" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "La imagen no pudo ser creada debido a errores." -#: widgets.py:14 msgid "Choose another image" msgstr "Seleccionar otra imagen" -#: widgets.py:15 msgid "Edit this image" msgstr "Editar esta imágen" diff --git a/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 91685ab70..000000000 Binary files a/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index 250b93b53..000000000 --- a/wagtail/wagtailimages/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index c467af1ae..000000000 Binary files a/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index dfdbe593d..000000000 --- a/wagtail/wagtailimages/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,378 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.mo index c44225517..b9b013457 100644 Binary files a/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.po index 9f79d0595..fbff49ea5 100644 --- a/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Adrien , 2014 # Bertrand Bordage , 2015 @@ -11,124 +11,106 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:57+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Format d'image non supporté. Formats supportés : %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Image %s non valide." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" +msgstr "Le fichier est trop volumineux. Taille maximum %(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Le fichier est trop volumineux (%%(max_upload_size)s). Taille maximum %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Formats supportés : %(supported_formats)s. Taille maximum : " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Formats supportés : %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Filtre" -#: forms.py:66 msgid "Original size" msgstr "Taille d'origine" -#: forms.py:67 msgid "Resize to width" msgstr "Re-dimensionner en largeur" -#: forms.py:68 msgid "Resize to height" msgstr "Re-dimensionner en hauteur" -#: forms.py:69 msgid "Resize to min" msgstr "Re-dimensionner au minimum" -#: forms.py:70 msgid "Resize to max" msgstr "Re-dimensionner au maximum" -#: forms.py:71 msgid "Resize to fill" msgstr "Re-dimensionner pour occuper tout l'espace" -#: forms.py:74 msgid "Width" msgstr "Largeur" -#: forms.py:75 msgid "Height" msgstr "Hauteur" -#: forms.py:76 msgid "Closeness" msgstr "Proximité" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Titre" -#: models.py:61 msgid "File" msgstr "Fichier" -#: models.py:67 +msgid "Created at" +msgstr "Créé le" + +msgid "Uploaded by user" +msgstr "Envoyé par" + msgid "Tags" msgstr "Mots-clés" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Choisir une image" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Rechercher" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Envoyer" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Mots-clés populaires" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -138,23 +120,24 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Il y a une correspondance\n " -msgstr[1] "\n Il y a %(counter)s correspondances\n " +msgstr[0] "" +"\n" +" Il y a une correspondance\n" +" " +msgstr[1] "" +"\n" +" Il y a %(counter)s correspondances\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Dernières images" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Choisissez un format" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Insérer l'image" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -164,221 +147,185 @@ msgid_plural "" "\n" " %(total)s Images\n" " " -msgstr[0] "\n %(total)s image\n " -msgstr[1] "\n %(total)s images\n " +msgstr[0] "" +"\n" +" %(total)s image\n" +" " +msgstr[1] "" +"\n" +" %(total)s images\n" +" " -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Changer le fichier d'image" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Ajouter une image" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Ajouter l'image" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Supprimer l'image" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Êtes vous sûr de vouloir supprimer cette image?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Édition de l'image %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Modification" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Point d'intérêt (facultatif)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Pour définir la zone la plus importante de cette image, tracez un rectangle sur l'image ci-dessous." +msgstr "" +"Pour définir la zone la plus importante de cette image, tracez un rectangle " +"sur l'image ci-dessous." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Point d'intérêt courant tracé" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Générateur d'URL" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Dimensions maximum" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Taille du fichier" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Fichier non trouvé" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Images" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Désolé, aucune image ne correspond à \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Vous n'avez pas encore envoyé d'image. Pourquoi ne pas en ajouter une maintenant ?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Vous n'avez pas encore envoyé d'image. Pourquoi ne pas en ajouter une maintenant ?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Génération d'URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Prévisualisation" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Veuillez noter que les images générées plus grandes que l'écran seront plus petites dans cet aperçu afin d'apparaître en entier." +msgstr "" +"Veuillez noter que les images générées plus grandes que l'écran seront plus " +"petites dans cet aperçu afin d'apparaître en entier." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilisation de %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Utilisation de" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Parent" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Type" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Statut" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Éditer cette page" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Ajouter plusieurs images" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Ajouter une image" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." -msgstr "Glisser/déposer des images dans cette zone pour les envoyer immédiatement." +msgstr "" +"Glisser/déposer des images dans cette zone pour les envoyer immédiatement." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Ou sélectionner à partir de votre ordinateur" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Envoi réussi. Mettez à jour cette image avec un titre plus approprié si nécessaire. Vous pouvez également supprimer complètement cette image si l'envoi n'était pas nécessaire." +msgstr "" +"Envoi réussi. Mettez à jour cette image avec un titre plus approprié si " +"nécessaire. Vous pouvez également supprimer complètement cette image si " +"l'envoi n'était pas nécessaire." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Désolé, L'envoi a échoué." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Mettre à jour" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Supprimer" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Rechercher des images" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Image '{0}' mise à jour." -#: views/images.py:107 msgid "Edit again" msgstr "Modifier à nouveau" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "L'image n'a pas pu être sauvegardée en raison d'erreurs." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "Le fichier image source n'a pas été trouvé. Veuillez changer la source ou supprimer l'image." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"Le fichier image source n'a pas été trouvé. Veuillez changer la source ou " +"supprimer l'image." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Image '{0}' supprimée." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Image '{0}' ajoutée." -#: views/images.py:245 msgid "Edit" msgstr "Modifier" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "L'image n'a pas pu être créée en raison d'erreurs." -#: widgets.py:14 msgid "Choose another image" msgstr "Choisir une autre image" -#: widgets.py:15 msgid "Edit this image" msgstr "Modifier cette image" diff --git a/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.mo index 808e7cf47..730e0cb09 100644 Binary files a/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.po index 1e64a62bd..e0ae369b1 100644 --- a/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/gl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 @@ -10,124 +10,38 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" +"language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:61 msgid "File" msgstr "Arquivo" -#: models.py:67 msgid "Tags" msgstr "Etiquetas" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Seleccionar unha imaxe" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Buscar" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Subir" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Etiquetas populares" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -137,247 +51,84 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hai unha coincidencia\n " -msgstr[1] "\n Hai %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hai unha coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hai %(counter)s coincidencias\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Últimas imaxes" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Selecciona un formato" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Insertar imaxe" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Engadir unha imaxe" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Engadir imaxe" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Gardar" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Eliminar imaxe" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "¿Seguro que queres eliminar esta imaxe?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Editando imaxe %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Editando" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imaxes" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Sentímolo, ningunha imaxe contén \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "No subiches imaxes. ¿Por qué non engadir unha agora?" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" +"You've not uploaded any images. Why not add one now?" msgstr "" +"No subiches imaxes. ¿Por qué non engadir unha agora?" -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Buscar imaxes" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imaxe '{0}' actualizada." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "A imaxe non puido ser gardada debido a erros" -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Imaxe '{0}' eliminada." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imaxe '{0}' engadida." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "A imaxe non puido ser creada debido a erros." -#: widgets.py:14 msgid "Choose another image" msgstr "Seleccionar outra imaxe" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index de0147b7d..000000000 Binary files a/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 7da176460..000000000 --- a/wagtail/wagtailimages/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/it/)\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" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 17f3876de..000000000 Binary files a/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 749bb4ac6..000000000 --- a/wagtail/wagtailimages/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,378 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/language/ja/)\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" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 1b1eeb8ba..000000000 Binary files a/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.po index 4c1ab5072..4e8ead840 100644 --- a/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/mn/LC_MESSAGES/django.po @@ -1,131 +1,45 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Delgermurun Purevkhuuu , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/language/mn/)\n" +"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" +"language/mn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Гарчиг" -#: models.py:61 msgid "File" msgstr "Файл" -#: models.py:67 msgid "Tags" msgstr "Шошго" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Зургаа сонгоно уу" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Хайх" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Хуулах" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Түгээмэл шошгууд" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,247 +49,78 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n1 зураг олдлоо" -msgstr[1] "\n%(counter)s зураг олдлоо" +msgstr[0] "" +"\n" +"1 зураг олдлоо" +msgstr[1] "" +"\n" +"%(counter)s зураг олдлоо" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Сүүлийн зургууд" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Форматаа сонгоно уу" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Зураг оруулах" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Зураг нэмэх" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Зураг нэмэх" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Хадгалах" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Зургийг устгах" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Энэ зургийг үнэхээр устгах уу?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Тийм, устга" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "%(title)s зургийг засч байна" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Засч байна" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Зургууд" -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Та зураг оруулаагүй байна. Яагаад одоо нэгийг оруулж болохгүй гэж?" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" +"You've not uploaded any images. Why not add one now?" msgstr "" +"Та зураг оруулаагүй байна. Яагаад одоо нэгийг оруулж болохгүй гэж?" -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Зураг хайх" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "'{0}' зураг засагдлаа." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Зураг энэ алдаануудаас шалтгаалан хадгалагдсангүй." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "'{0}' зураг устлаа." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "'{0}' зураг нэмэгдлээ." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Зураг энэ алдаануудаас шалтгаалан хадгалагдсангүй." -#: widgets.py:14 msgid "Choose another image" msgstr "Өөр зураг сонгох" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.mo index 1b01ade52..deba76e6a 100644 Binary files a/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.po index ea5ab3c61..631f57eb7 100644 --- a/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/nl/LC_MESSAGES/django.po @@ -1,131 +1,85 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Brecht Dervaux , 2015 # mahulst, 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/nl/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-05-12 12:10+0000\n" +"Last-Translator: Brecht Dervaux \n" +"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/" +"nl/)\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" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." -msgstr "" +msgstr "Geen ondersteund afbeeldingsformaat. Ondersteunde formaten: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." -msgstr "" +msgstr "Geen geldige %s afbeelding." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" +msgstr "Dit bestand is te groot. Maximale bestandsgrootte %(max_upload_size)s." -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 msgid "Filter" msgstr "Filter" -#: forms.py:66 msgid "Original size" msgstr "Originele grootte" -#: forms.py:67 msgid "Resize to width" msgstr "vergroot of verklein naar breedte" -#: forms.py:68 msgid "Resize to height" msgstr "vergroot of verklein naar hoogte" -#: forms.py:69 msgid "Resize to min" msgstr "Verklein naar minimale grootte" -#: forms.py:70 msgid "Resize to max" msgstr "Vergroot naar maximale grootte" -#: forms.py:71 msgid "Resize to fill" msgstr "Vergroot of verklein om uit te vullen" -#: forms.py:74 msgid "Width" msgstr "Breedte" -#: forms.py:75 msgid "Height" msgstr "Hoogte" -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Titel" -#: models.py:61 msgid "File" msgstr "Bestand" -#: models.py:67 msgid "Tags" msgstr "Bestand" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Kies een afbeelding" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Zoek" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Upload" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Populaire labels" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,247 +89,147 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nEr is een resultaat" -msgstr[1] "\ner zijn %(counter)s resultaten" +msgstr[0] "" +"\n" +"Er is een resultaat" +msgstr[1] "" +"\n" +"er zijn %(counter)s resultaten" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Nieuwste afbeeldingen" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Kies een formaat" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Afbeelding invoegen" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Voeg een afbeelding toe" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Afbeelding toevoegen" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Opslaan" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Afbeelding verwijderen" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Weet u zeker dat u deze afbeelding wilt verwijderen?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Ja, verwijder" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Wijzigen van afbeelding %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Wijzigen" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Afbeeldingen" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Sorry, er is geen resultaat voor \"\"%(query_string)s\"\" " -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "U hebt geen afbeeldingen geupload. Waarom voegt u er niet een toe?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"U hebt geen afbeeldingen geupload. Waarom voegt u er niet een toe?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "URL aan het genereren" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Voorbeeld" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Let op, de afbeeldingen die groter dan het scherm zijn worden in het voorbeeld verkleind." +msgstr "" +"Let op, de afbeeldingen die groter dan het scherm zijn worden in het " +"voorbeeld verkleind." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Gebruik van %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Gebruik van" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Parent" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Type" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Wijzig deze pagina" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Voeg meerdere afbeeldingen toe" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Voeg afbeeldingen toe" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "Sleep afbeelding hierheen om ze onmiddelijk te uploaden." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Of kies van uw computer" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Upload geslaagd. Vergeet de afbeelding niet een meer passende titel te geven, mocht dat nodig zijn. U kunt de afbeelding ook verwijderen als de upload niet nodig was." +msgstr "" +"Upload geslaagd. Vergeet de afbeelding niet een meer passende titel te " +"geven, mocht dat nodig zijn. U kunt de afbeelding ook verwijderen als de " +"upload niet nodig was." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Sorry, upload niet geslaagd." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Updaten" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Verwijderen" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Zoek afbeeldingen" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Afbeelding '{0}' geüpdatet" -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "De afbeelding kon niet opgeslagen worden door foutmeldingen." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Afbeelding '{0}' deleted." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Afbeelding '{0}' toegevoegd." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "De afbeelding kon niet gemaakt worden door foutmeldingen." -#: widgets.py:14 msgid "Choose another image" msgstr "Kies een andere afbeelding" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 909178b07..000000000 Binary files a/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 51c9a3ed4..000000000 --- a/wagtail/wagtailimages/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wagtail/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.mo index 0ad7ce284..5ab30e5e7 100644 Binary files a/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.po index d545dfa26..1c7543048 100644 --- a/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # utek , 2014 # utek , 2014 @@ -9,124 +9,66 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" +"pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 msgid "Filter" msgstr "Filtr" -#: forms.py:66 msgid "Original size" msgstr "Oryginalny rozmiar" -#: forms.py:67 msgid "Resize to width" msgstr "Zmień rozmiar do szerokości" -#: forms.py:68 msgid "Resize to height" msgstr "Zmień rozmiar do wysokości" -#: forms.py:69 msgid "Resize to min" msgstr "Zmień rozmiar do min" -#: forms.py:70 msgid "Resize to max" msgstr "Zmień rozmiar do max" -#: forms.py:71 msgid "Resize to fill" msgstr "Zmień rozmiar do wypełnienia" -#: forms.py:74 msgid "Width" msgstr "Szerokość" -#: forms.py:75 msgid "Height" msgstr "Wysokość" -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Tytuł" -#: models.py:61 msgid "File" msgstr "Plik" -#: models.py:67 msgid "Tags" msgstr "Tagi" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Wybierz obraz" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Szukaj" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Prześlij" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Popularne tagi" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -136,249 +78,140 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Jedno dopasowanie\n " -msgstr[1] "\n Znaleziono %(counter)s dopasowania\n " -msgstr[2] "\n Znaleziono %(counter)s dopasowań\n " +msgstr[0] "" +"\n" +" Jedno dopasowanie\n" +" " +msgstr[1] "" +"\n" +" Znaleziono %(counter)s dopasowania\n" +" " +msgstr[2] "" +"\n" +" Znaleziono %(counter)s dopasowań\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Najnowsze obrazy" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Wybierz format" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Wstaw obraz" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Dodaj obraz" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Dodaj obraz" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Zapisz" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Usuń obraz" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Czy na pewno chcesz usunąć ten obraz?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Tak, usuń" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Edycja obrazu %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Edycja" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Obrazy" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Przepraszamy, żaden obraz nie pasuje do \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Nie przesłano żadnych obrazów. Czemu nie dodać jednego teraz?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Nie przesłano żadnych obrazów. Czemu nie dodać jednego teraz?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Generowanie URLa" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Podgląd" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Zwróć uwagę, że generowane obrazki większe niż ekran, podczas podglądu będą wyglądały na mniejsze, tak żeby zmieściły się na ekranie." - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" msgstr "" +"Zwróć uwagę, że generowane obrazki większe niż ekran, podczas podglądu będą " +"wyglądały na mniejsze, tak żeby zmieściły się na ekranie." -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Wykorzystanie" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Rodzic" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Edytuj tę stronę" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Dodaj wiele obrazów" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Dodaj obrazki" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "Przeciągnij i upusć obrazki w to miejsce żeby je natychmiast przesłać" -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Lub wybierz z komputera" -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Przepraszamy, przesyłanie się nie powiodło." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Uaktualnij" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Usuń" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Szukaj obrazów" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Uaktualniono obraz '{0}'." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Obraz nie mógł zostać zapisany z powodu błędów." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Usunięto obraz '{0}'." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Dodano obraz '{0}'." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Obraz nie mógł zostać stworzony z powodu błędów." -#: widgets.py:14 msgid "Choose another image" msgstr "Wybierz inny obraz" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.mo index 75f380151..f071e4ba4 100644 Binary files a/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.po index 60eeab163..fd2d6f6bc 100644 --- a/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Thiago Cangussu , 2014 # Claudemiro Alves Feitosa Neto , 2015 @@ -11,124 +11,105 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:42+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Não é um formato de imagem suportado. Formatos suportados: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Não é uma imagem %s válida." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" +msgstr "Este arquivo é muito grande. Tamanho máximo %(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" +msgstr "Este arquivo é muito grande (%%(max_upload_size)s). Tamanho máximo %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Formatos suportados: %(supported_formats)s. Tamanho máximo para o arquivo: " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Formatos suportados: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Filtro" -#: forms.py:66 msgid "Original size" msgstr "Tamanho original" -#: forms.py:67 msgid "Resize to width" msgstr "Redimensionar a largura" -#: forms.py:68 msgid "Resize to height" msgstr "Redimensionar a altura" -#: forms.py:69 msgid "Resize to min" msgstr "Redimensionar o mínimo" -#: forms.py:70 msgid "Resize to max" msgstr "Redimensionar o máximo" -#: forms.py:71 msgid "Resize to fill" msgstr "Redimensionar para preencher" -#: forms.py:74 msgid "Width" msgstr "Largura" -#: forms.py:75 msgid "Height" msgstr "Altura" -#: forms.py:76 msgid "Closeness" msgstr "Próximo" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:61 msgid "File" msgstr "Arquivo" -#: models.py:67 +msgid "Created at" +msgstr "Criado em" + +msgid "Uploaded by user" +msgstr "Enviado pelo usuário" + msgid "Tags" msgstr "Etiquetas" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Escolha uma imagem" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Buscar" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Enviar" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Gerar etiquetas" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -138,23 +119,24 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Há um resultado\n " -msgstr[1] "\n Há %(counter)s resultados\n " +msgstr[0] "" +"\n" +" Há um resultado\n" +" " +msgstr[1] "" +"\n" +" Há %(counter)s resultados\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Últimas imagens" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Escolha um formato" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Inserir imagem" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -165,220 +147,182 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +"%(total)s Imagem" msgstr[1] "" +"\n" +"%(total)s Imagens" -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Altere o arquivo de imagem:" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Adicionar uma imagem" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Adicionar imagem" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Salvar" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Apagar imagem" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Você tem certeza que deseja apagar esta imagem?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Sim, apagar" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Editando imagem %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Editando" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Ponto focal (opcional)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Para definir a região mais importante na imagem, arraste uma caixa sobre a imagem abaixo." +msgstr "" +"Para definir a região mais importante na imagem, arraste uma caixa sobre a " +"imagem abaixo." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Exibindo ponto focal atual" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Gerador de URL" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Dimensões máximas" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Tamanho de arquivo" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Arquivo não encontrado" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imagens" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Desculpe, não há resultados de imagens para \"%(query_string)s\"" +msgstr "" +"Desculpe, não há resultados de imagens para \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Você não enviou nenhuma imagem. Por que não adicionar uma agora?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Você não enviou nenhuma imagem. Por que não adicionar uma agora?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Gerando URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Pré-visualizar" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Perceba que as imagens geradas maiores que a tela aparecerão menores quando visualizadas aqui, então elas se encaixam na tela." +msgstr "" +"Perceba que as imagens geradas maiores que a tela aparecerão menores quando " +"visualizadas aqui, então elas se encaixam na tela." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Uso de %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Uso de" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Pai" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Editar essa página" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Adicionar múltiplas imagens" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Adicionar imagens" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "Arraste e solte imagens para essa área para carregar imediatamente." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Ou escolha do seu computador" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Carregamento com sucesso. Por favor, atualize esta imagem com um título mais apropriado, se necessário. Você também pode apagar a imagem completamente se o upload não era necessário." +msgstr "" +"Carregamento com sucesso. Por favor, atualize esta imagem com um título mais " +"apropriado, se necessário. Você também pode apagar a imagem completamente se " +"o upload não era necessário." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Desculpe, o carregamento falhou." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Atualizar" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Excluir" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Buscar imagens" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imagem '{0}' enviada." -#: views/images.py:107 msgid "Edit again" msgstr "Editar novamente" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "A imagem não pôde ser salva devido à erros." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "O arquivo de imagem não pode ser encontrado. Por favor altere a fonte ou delete a imagem." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"O arquivo de imagem não pode ser encontrado. Por favor altere a fonte ou " +"delete a imagem." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Imagem '{0}' apagada." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imagem '{0}' adicionada." -#: views/images.py:245 msgid "Edit" msgstr "Editar" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "A imagem não pôde ser criada devido à erros." -#: widgets.py:14 msgid "Choose another image" msgstr "Escolha outra imagem" -#: widgets.py:15 msgid "Edit this image" msgstr "Editar esta imagem" diff --git a/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.mo index 6b8ec967d..d75ca5766 100644 Binary files a/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.po index baa799455..2143711e9 100644 --- a/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/pt_PT/LC_MESSAGES/django.po @@ -1,132 +1,115 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2014-2015 # Thiago Cangussu , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:38+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Formato de imagem não suportado. Formatos suportados: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." -msgstr "Não é uma imagem %s válida." +msgstr "Imagem %s inválida." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" +msgstr "O ficheiro é demasiado grande. Tamanho máximo %(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Este ficheiro é demasiado grande (%%(max_upload_size)s). Tamanho máximo %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Formatos suportados: %(supported_formats)s. Tamanho máximo do ficheiro: " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Formatos suportados: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Filtro" -#: forms.py:66 msgid "Original size" msgstr "Dimensão original" -#: forms.py:67 msgid "Resize to width" msgstr "Redimensionar pela largura" -#: forms.py:68 msgid "Resize to height" msgstr "Redimensionar pela altura" -#: forms.py:69 msgid "Resize to min" -msgstr "Redimensionar pelo min" +msgstr "Redimensionar pelo mínimo" -#: forms.py:70 msgid "Resize to max" -msgstr "Redimensionar pelo máx" +msgstr "Redimensionar pelo máximo" -#: forms.py:71 msgid "Resize to fill" msgstr "Redimensionar para preencher" -#: forms.py:74 msgid "Width" msgstr "Largura" -#: forms.py:75 msgid "Height" msgstr "Altura" -#: forms.py:76 msgid "Closeness" msgstr "Proximidade" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Título" -#: models.py:61 msgid "File" msgstr "Ficheiro" -#: models.py:67 -msgid "Tags" -msgstr "Etiquetas" +msgid "Created at" +msgstr "Criada a" + +msgid "Uploaded by user" +msgstr "Carregado pelo utilizador" + +msgid "Tags" +msgstr "Palavras-chave" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Escolher uma imagem" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" -msgstr "Procurar" +msgstr "Pesquisar" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" -msgstr "Enviar" +msgstr "Carregar" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" -msgstr "Etiquetas frequentes" +msgstr "Palavras-chave populares" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -136,23 +119,23 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Existe uma correspondência\n " -msgstr[1] "\n Existem %(counter)s correspondências\n " +msgstr[0] "" +"\n" +"Encontrado um resultado" +msgstr[1] "" +"\n" +"Encontrados %(counter)s resultados\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Últimas imagens" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Escolher um formato" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Inserir imagem" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -163,220 +146,181 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +"%(total)s Imagem" msgstr[1] "" +"\n" +"%(total)s Imagens" -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Alterar ficheiro de imagem:" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Adicionar uma imagem" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Adicionar imagem" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Guardar" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" -msgstr "Eliminar imagem" +msgstr "Apagar imagem" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" -msgstr "Tem a certeza que quer eliminar esta imagem?" +msgstr "Tem a certeza que quer apagar esta imagem?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" -msgstr "Sim, eliminar" +msgstr "Sim, apagar" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" -msgstr "Editando imagem %(title)s" +msgstr "A editar imagem %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Ponto de enfoque (opcional)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." -msgstr "Para definir a região mais importante desta imagem, arrasta uma caixa por cima da imagem abaixo." +msgstr "" +"Para definir a região mais importante desta imagem, arraste uma caixa por " +"cima da imagem abaixo." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" -msgstr "Ponto de enfoque atual apresentado" +msgstr "A apresentar ponto de enfoque atual" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Gerador de URL" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Dimensões máximas" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Tamanho do ficheiro" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Ficheiro não encontrado" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imagens" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "Desculpe, nenhuma imagem corresponde a \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Ainda não enviou qualquer imagem. Porque não adicionar uma agora?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Ainda não carregou qualquer imagem. Porque não carregar uma agora?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "A gerar URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" -msgstr "Pre-visualizar" +msgstr "Pré-visualizar" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Note que as imagens criadas com dimensões superiores às do ecrã serão pre-visualizadas mais pequenas para caberem no ecrã." +msgstr "" +"Note que as imagens criadas com dimensões superiores às do ecrã irão " +"aparecer reduzidas, de forma a caberem no ecrã." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilização de %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Utilização de" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" -msgstr "Ascendente" +msgstr "Mãe" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Estado" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Editar esta página" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Adicionar múltiplas imagens" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Adicionar imagens" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." -msgstr "Arrastar e largar imagens nesta área para envio imediato." +msgstr "Arraste e largue imagens nesta área para carregar imediatamente." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Ou escolha no seu computador" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Envio com sucesso. Por favor atualize esta imagem com um título mais apropriado se necessário. Também pode eliminar completamente a imagem se o envio não era pretendido." +msgstr "" +"Carregada com sucesso. Por favor atualize esta imagem com um título mais " +"apropriado, se necessário. Também pode eliminar completamente a imagem se o " +"carregamento não era pretendido." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." -msgstr "Desculpe, o envio falhou." +msgstr "Desculpe, o carregamento falhou." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Atualizar" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" -msgstr "Eliminar" +msgstr "Apagar" -#: views/images.py:40 views/images.py:50 msgid "Search images" -msgstr "Procurar imagens" +msgstr "Pesquisar imagens" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imagem '{0}' atualizada." -#: views/images.py:107 msgid "Edit again" msgstr "Editar de novo" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "A imagem não pôde ser guardada devido a erros." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "A imagem fonte não foi encontrada. Por favor altere a fonte ou apague a imagem." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"O ficheiro da imagem fonte não foi encontrado. Por favor altere a fonte ou " +"apague a imagem." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." -msgstr "Imagem '{0}' eliminada." +msgstr "Imagem '{0}' apagada." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imagem '{0}' adicionada." -#: views/images.py:245 msgid "Edit" msgstr "Editar" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "A imagem não pôde ser criada devido a erros." -#: widgets.py:14 msgid "Choose another image" msgstr "Escolher outra imagem" -#: widgets.py:15 msgid "Edit this image" msgstr "Editar esta imagem" diff --git a/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.mo index 0cc46e8e0..724f7e231 100644 Binary files a/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.po index d10442eb1..03ab34575 100644 --- a/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/ro/LC_MESSAGES/django.po @@ -1,131 +1,87 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan Braghis, 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" +"language/ro/)\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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Format de imagine neacceptat. Formate suportate: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Imaginea %s nu este validă." -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 msgid "Filter" msgstr "Filtrează" -#: forms.py:66 msgid "Original size" msgstr "Dimensiune originală" -#: forms.py:67 msgid "Resize to width" msgstr "Redimensionare la lățime" -#: forms.py:68 msgid "Resize to height" msgstr "Redimensionare la înălțime" -#: forms.py:69 msgid "Resize to min" msgstr "Redimensionare la minimum" -#: forms.py:70 msgid "Resize to max" msgstr "Redimensionare la maximum" -#: forms.py:71 msgid "Resize to fill" msgstr "Redimensionare la împlinire" -#: forms.py:74 msgid "Width" msgstr "Lățime" -#: forms.py:75 msgid "Height" msgstr "Înălțime" -#: forms.py:76 msgid "Closeness" msgstr "Vecinătate" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Titlu" -#: models.py:61 msgid "File" msgstr "Fișier" -#: models.py:67 msgid "Tags" msgstr "Etichete" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Alege imagine" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Căutare" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Încărcare" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Etichete populare" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,249 +91,141 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nExistă o potrivire" -msgstr[1] "\nSunt %(counter)s potriviri" -msgstr[2] "\nSunt %(counter)s potriviri" +msgstr[0] "" +"\n" +"Există o potrivire" +msgstr[1] "" +"\n" +"Sunt %(counter)s potriviri" +msgstr[2] "" +"\n" +"Sunt %(counter)s potriviri" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Imagini recente" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Alege un format" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Inserează imagine" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Adaugă o imagine" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Adaugă imagine" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Salveză" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Șterge imagine" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Sigur doriți să ștergeți această imagine?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Editare imagine %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Editare" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Punct focal (opțional)" -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Punctul focal curent este afișat" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "Generator URL" -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Imagini" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici o imagine" +msgstr "" +"Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici o imagine" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Nu ați încărcat nici o imagine. De să nu adăugați una?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Nu ați încărcat nici o imagine. De să nu adăugați una?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Generarea URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "Adresă de internet" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Examinare" -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilizare %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Utilizare" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Bază" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Tip" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Editează această pagină" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Adaugă mai multe imagini" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Adaugă imagini" -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Sau alege de pe computer" -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Încărcarea a eșuat." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Actualizează" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Șterge" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Caută imagini" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Imaginea '{0}' a fost actualizată." -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Imaginea nu a fost salvată din cauza erorilor." -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Imaginea '{0}' a fost ștearsă." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Imaginea '{0}' a fost adăugată." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Imaginea nu a fost creată din cauza erorilor." -#: widgets.py:14 msgid "Choose another image" msgstr "Alege altă imagine" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.mo index 1fc50227f..e879fe684 100644 Binary files a/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.po index dd0fad001..3cbebf043 100644 --- a/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # ajk, 2014 # Eugene MechanisM , 2014-2015 @@ -10,124 +10,111 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/ru/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 06:54+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/" +"ru/)\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" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 #, python-format msgid "Not a supported image format. Supported formats: %s." msgstr "Не поддерживаемый формат изображения. Поддерживаемые форматы: %s." -#: fields.py:20 #, python-format msgid "Not a valid %s image." msgstr "Невалидное %s изображение." -#: fields.py:29 #, python-format msgid "This file is too big. Maximum filesize %(max_upload_size)s." msgstr "" +"Этот файл слишком большой. Максимально допустимый размер файла " +"%(max_upload_size)s." -#: fields.py:35 #, python-format msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." msgstr "" +"Этот файл слишком большой (%%(max_upload_size)s). Максимально допустимый " +"размер файла %s." -#: fields.py:41 #, python-format msgid "" "Supported formats: %(supported_formats)s. Maximum filesize: " "%(max_upload_size)s." msgstr "" +"Поддерживаемые форматы: %(supported_formats)s. Максимальный размер файла: " +"%(max_upload_size)s." -#: fields.py:52 #, python-format msgid "Supported formats: %(supported_formats)s." -msgstr "" +msgstr "Поддерживаемые форматы: %(supported_formats)s." -#: forms.py:64 msgid "Filter" msgstr "Фильтр" -#: forms.py:66 msgid "Original size" msgstr "Оригинальный размер" -#: forms.py:67 msgid "Resize to width" msgstr "Изменение размера по ширине" -#: forms.py:68 msgid "Resize to height" msgstr "Изменение размера по высоте" -#: forms.py:69 msgid "Resize to min" msgstr "Изменение размера до минимального" -#: forms.py:70 msgid "Resize to max" msgstr "Изменение размера до максимального" -#: forms.py:71 msgid "Resize to fill" msgstr "Изменение размера для заполнения" -#: forms.py:74 msgid "Width" msgstr "Ширина" -#: forms.py:75 msgid "Height" msgstr "Высота" -#: forms.py:76 msgid "Closeness" msgstr "Близость" -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "Заголовок" -#: models.py:61 msgid "File" msgstr "Файл" -#: models.py:67 +msgid "Created at" +msgstr "Создано" + +msgid "Uploaded by user" +msgstr "Загружено пользователем" + msgid "Tags" msgstr "Тэги" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "Выберите изображение" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "Поиск" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "Загрузка" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "Популярные теги" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -137,24 +124,28 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nНайдено одно совпадение" -msgstr[1] "\nНайдено %(counter)s совпадения" -msgstr[2] "\nНайдено %(counter)s совпадений" +msgstr[0] "" +"\n" +"Найдено одно совпадение" +msgstr[1] "" +"\n" +"Найдено %(counter)s совпадения" +msgstr[2] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[3] "" +"\n" +"Найдено %(counter)s совпадений" -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "Недавние изображения" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "Выберите формат" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "Вставить изображение" -#: templates/wagtailimages/homepage/site_summary_images.html:5 #, python-format msgid "" "\n" @@ -165,221 +156,187 @@ msgid_plural "" " %(total)s Images\n" " " msgstr[0] "" +"\n" +" %(total)s Изображение\n" +" " msgstr[1] "" +"\n" +" %(total)s Изображений\n" +" " msgstr[2] "" +msgstr[3] "" +"\n" +" %(total)s Изображений\n" +" " -#: templates/wagtailimages/images/_file_field.html:8 msgid "Change image file:" msgstr "Изменить файл изображения:" -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "Добавить изображение" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "Добавить изображение" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "Сохранить" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "Удалить изображение" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "Вы уверены, что хотите удалить изображение?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "Редактирование изображения %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailimages/images/edit.html:51 msgid "Focal point (optional)" msgstr "Фокальная точка (опционально)" -#: templates/wagtailimages/images/edit.html:52 msgid "" "To define this image's most important region, drag a box over the image " "below." msgstr "Для указания главной области на изображении, перетащите прямоугольник." -#: templates/wagtailimages/images/edit.html:52 msgid "Current focal point shown" msgstr "Показана текущая фокальная точка" -#: templates/wagtailimages/images/edit.html:71 msgid "URL Generator" msgstr "URL Генератор" -#: templates/wagtailimages/images/edit.html:78 msgid "Max dimensions" msgstr "Макс. разрещение" -#: templates/wagtailimages/images/edit.html:80 msgid "Filesize" msgstr "Размер файла" -#: templates/wagtailimages/images/edit.html:81 msgid "File not found" msgstr "Файл не найден" -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "Изображения" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "Извините, подходящих изображений не найдено \"%(query_string)s\"" +msgstr "" +"Извините, подходящих изображений не найдено \"%(query_string)s\"" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "Вы еще не загрузили ни одного изображения. Почему бы не сделать это сейчас?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"Вы еще не загрузили ни одного изображения. Почему бы не сделать это сейчас?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "Создание URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "Превью" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "Обратите внимание, что большие изображения будет выглядеть меньше при предварительном просмотре здесь, чтобы они поместились на экране." +msgstr "" +"Обратите внимание, что большие изображения будет выглядеть меньше при " +"предварительном просмотре здесь, чтобы они поместились на экране." -#: templates/wagtailimages/images/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Использование %(title)s" -#: templates/wagtailimages/images/usage.html:5 msgid "Usage of" msgstr "Использование" -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "Родительский элемент" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "Тип" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "Статус" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "Редактировать эту страницу" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "Добавить несколько изображений" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "Добавить изображения" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "Перетяните изображения в эту область для немедленной загрузки." -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "Или выберите на вашем компьютере" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "Загрузка успешна. Пожалуйста, обновите заголовок для этого изображения, если необходимо. Так-же вы можете полностью удалить изображение если его загрузка не была обязательной." +msgstr "" +"Загрузка успешна. Пожалуйста, обновите заголовок для этого изображения, если " +"необходимо. Так-же вы можете полностью удалить изображение если его загрузка " +"не была обязательной." -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "Извините, загрузка не удалась." -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "Обновить" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "Удалить" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "Поиск изображений" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "Изображение '{0}' обновлено." -#: views/images.py:107 msgid "Edit again" msgstr "Править снова" -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "Это изображение не может быть сохранено из-за ошибок." -#: views/images.py:128 msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "Файл исходного изображения не найден. Пожалуйста, измените или удалите изображение." +"The source image file could not be found. Please change the source or delete " +"the image." +msgstr "" +"Файл исходного изображения не найден. Пожалуйста, измените или удалите " +"изображение." -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "Изображение '{0}' удалено." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "Изображение '{0}' добавлено." -#: views/images.py:245 msgid "Edit" msgstr "Правка" -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "Это изображение не может быть создано из-за ошибок." -#: widgets.py:14 msgid "Choose another image" msgstr "Выбрать другое изображение" -#: widgets.py:15 msgid "Edit this image" msgstr "Править это изображение" diff --git a/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 68bb03e45..000000000 Binary files a/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index cf46ff7e7..000000000 --- a/wagtail/wagtailimages/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/wagtail/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index 6488adc7d..000000000 Binary files a/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 020ee3633..000000000 --- a/wagtail/wagtailimages/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,382 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wagtail/language/sk_SK/)\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" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 727a4760b..000000000 Binary files a/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 32edf063f..000000000 --- a/wagtail/wagtailimages/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index f4735bbfa..000000000 Binary files a/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 9a14b99bb..000000000 --- a/wagtail/wagtailimages/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,380 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 0dac5c6ea..000000000 Binary files a/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 8e4b610af..000000000 --- a/wagtail/wagtailimages/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,378 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index a992b442c..000000000 Binary files a/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index d7c456911..000000000 --- a/wagtail/wagtailimages/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,382 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index d421fb537..000000000 Binary files a/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 372c5c203..000000000 --- a/wagtail/wagtailimages/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,378 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.mo index 35c1719bb..cf693d153 100644 Binary files a/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.po index b6609e76c..00b3cfc07 100644 --- a/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/zh/LC_MESSAGES/django.po @@ -1,378 +1,106 @@ # 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: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/zh/)\n" +"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" +"zh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "标题" -#: models.py:61 msgid "File" msgstr "文件" -#: models.py:67 msgid "Tags" msgstr "标签" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "选择一个图片" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "搜索" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "上传" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "流行的标签" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "最新图片" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "选择一个格式" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "插入图片" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "添加一个图片" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "添加图片" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "保存" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "删除图片" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "你确定你要删除这个图片吗?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "是的,删除" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "编辑图片 %(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "编辑" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "图片" -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "没有任何上传的图片。为什么不 添加一个?" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" +"You've not uploaded any images. Why not add one now?" msgstr "" +"没有任何上传的图片。为什么不 添加" +"一个?" -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "图片 '{0}' 已更新" -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "图片 因为有错不能被保存" -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "图片 '{0}' 已删除." -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "图片 '{0}' 已添加." -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "图片因为有错不能被创建" -#: widgets.py:14 msgid "Choose another image" msgstr "选择另外一个图片" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.mo index 8703816e2..3cc3acfe3 100644 Binary files a/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.po index 35dcc1006..22e993649 100644 --- a/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailimages/locale/zh_CN/LC_MESSAGES/django.po @@ -1,131 +1,75 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_CN/)\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" -#: fields.py:13 msgid "GIF, JPEG, PNG" msgstr "GIF, JPEG, PNG" -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 msgid "Filter" msgstr "过滤器" -#: forms.py:66 msgid "Original size" msgstr "原始尺寸" -#: forms.py:67 msgid "Resize to width" msgstr "调整宽度到" -#: forms.py:68 msgid "Resize to height" msgstr "调整高度到" -#: forms.py:69 msgid "Resize to min" msgstr "调至最小" -#: forms.py:70 msgid "Resize to max" msgstr "调至最大" -#: forms.py:71 msgid "Resize to fill" msgstr "调至合适" -#: forms.py:74 msgid "Width" msgstr "宽度" -#: forms.py:75 msgid "Height" msgstr "高度" -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 msgid "Title" msgstr "标题" -#: models.py:61 msgid "File" msgstr "文件" -#: models.py:67 msgid "Tags" msgstr "标签" -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 msgid "Choose an image" msgstr "选择一个图像" -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 msgid "Search" msgstr "搜索" -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 msgid "Upload" msgstr "上传" -#: templates/wagtailimages/chooser/chooser.html:23 msgid "Popular tags" msgstr "热门标签" -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 #, python-format msgid "" "\n" @@ -135,245 +79,134 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n %(counter)s 符合要求。\n " +msgstr[0] "" +"\n" +" %(counter)s 符合要求。\n" +" " -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 msgid "Latest images" msgstr "最新图像" -#: templates/wagtailimages/chooser/select_format.html:3 msgid "Choose a format" msgstr "选择格式" -#: templates/wagtailimages/chooser/select_format.html:17 msgid "Insert image" msgstr "插入图像" -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 msgid "Add an image" msgstr "增加图像" -#: templates/wagtailimages/images/add.html:15 msgid "Add image" msgstr "增加图像" -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 msgid "Save" msgstr "保存" -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 msgid "Delete image" msgstr "删除图像" -#: templates/wagtailimages/images/confirm_delete.html:16 msgid "Are you sure you want to delete this image?" msgstr "确认删除此图像?" -#: templates/wagtailimages/images/confirm_delete.html:19 msgid "Yes, delete" msgstr "是的,删除吧。" -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 #, python-format msgid "Editing image %(title)s" msgstr "编辑图像%(title)s" -#: templates/wagtailimages/images/edit.html:26 msgid "Editing" msgstr "编辑" -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 msgid "Images" msgstr "图像" -#: templates/wagtailimages/images/results.html:31 #, python-format msgid "Sorry, no images match \"%(query_string)s\"" msgstr "对不起,没有符合\"%(query_string)s\"的图像。" -#: templates/wagtailimages/images/results.html:34 #, python-format msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "还没上传图像呢。来上传一个吧?" +"You've not uploaded any images. Why not add one now?" +msgstr "" +"还没上传图像呢。来上传一个吧?" -#: templates/wagtailimages/images/url_generator.html:9 msgid "Generating URL" msgstr "生成URL" -#: templates/wagtailimages/images/url_generator.html:26 msgid "URL" msgstr "URL" -#: templates/wagtailimages/images/url_generator.html:29 msgid "Preview" msgstr "预览" -#: templates/wagtailimages/images/url_generator.html:35 msgid "" "Note that images generated larger than the screen will appear smaller when " "previewed here, so they fit the screen." -msgstr "备注:生成的图片大于屏幕时,在预览时可能显示会小一些。因为是适应屏幕的。" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" msgstr "" +"备注:生成的图片大于屏幕时,在预览时可能显示会小一些。因为是适应屏幕的。" -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 msgid "Parent" msgstr "父节点" -#: templates/wagtailimages/images/usage.html:18 msgid "Type" msgstr "类型" -#: templates/wagtailimages/images/usage.html:19 msgid "Status" msgstr "状态" -#: templates/wagtailimages/images/usage.html:26 msgid "Edit this page" msgstr "编辑此页面" -#: templates/wagtailimages/multiple/add.html:3 msgid "Add multiple images" msgstr "增加多个图像" -#: templates/wagtailimages/multiple/add.html:13 msgid "Add images" msgstr "增加图像" -#: templates/wagtailimages/multiple/add.html:18 msgid "Drag and drop images into this area to upload immediately." msgstr "拖曳多个图像到此区域来快速上传。" -#: templates/wagtailimages/multiple/add.html:23 msgid "Or choose from your computer" msgstr "或者打开选择框" -#: templates/wagtailimages/multiple/add.html:48 msgid "" "Upload successful. Please update this image with a more appropriate title, " "if necessary. You may also delete the image completely if the upload wasn't " "required." -msgstr "上传成功。如有必要,可为图片填写更合适的标题。如果不需要的话,也可以删除。" +msgstr "" +"上传成功。如有必要,可为图片填写更合适的标题。如果不需要的话,也可以删除。" -#: templates/wagtailimages/multiple/add.html:49 msgid "Sorry, upload failed." msgstr "对不起啊,上传失败。" -#: templates/wagtailimages/multiple/edit_form.html:14 msgid "Update" msgstr "更新" -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 msgid "Delete" msgstr "删除" -#: views/images.py:40 views/images.py:50 msgid "Search images" msgstr "搜索图片" -#: views/images.py:106 #, python-brace-format msgid "Image '{0}' updated." msgstr "图片 '{0}' 已更新。" -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 msgid "The image could not be saved due to errors." msgstr "图片无法保存。出现错误。" -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 #, python-brace-format msgid "Image '{0}' deleted." msgstr "图片'{0}' 已删除。" -#: views/images.py:244 #, python-brace-format msgid "Image '{0}' added." msgstr "图片'{0}'已添加" -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 msgid "The image could not be created due to errors." msgstr "无法创建图像,出现错误。" -#: widgets.py:14 msgid "Choose another image" msgstr "选择另一个图像" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index a7e02399a..000000000 Binary files a/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 9828f4086..000000000 --- a/wagtail/wagtailimages/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,378 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:52+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: fields.py:13 -msgid "GIF, JPEG, PNG" -msgstr "" - -#: fields.py:16 -#, python-format -msgid "Not a supported image format. Supported formats: %s." -msgstr "" - -#: fields.py:20 -#, python-format -msgid "Not a valid %s image." -msgstr "" - -#: fields.py:29 -#, python-format -msgid "This file is too big. Maximum filesize %(max_upload_size)s." -msgstr "" - -#: fields.py:35 -#, python-format -msgid "This file is too big (%%(max_upload_size)s). Maximum filesize %s." -msgstr "" - -#: fields.py:41 -#, python-format -msgid "" -"Supported formats: %(supported_formats)s. Maximum filesize: " -"%(max_upload_size)s." -msgstr "" - -#: fields.py:52 -#, python-format -msgid "Supported formats: %(supported_formats)s." -msgstr "" - -#: forms.py:64 -msgid "Filter" -msgstr "" - -#: forms.py:66 -msgid "Original size" -msgstr "" - -#: forms.py:67 -msgid "Resize to width" -msgstr "" - -#: forms.py:68 -msgid "Resize to height" -msgstr "" - -#: forms.py:69 -msgid "Resize to min" -msgstr "" - -#: forms.py:70 -msgid "Resize to max" -msgstr "" - -#: forms.py:71 -msgid "Resize to fill" -msgstr "" - -#: forms.py:74 -msgid "Width" -msgstr "" - -#: forms.py:75 -msgid "Height" -msgstr "" - -#: forms.py:76 -msgid "Closeness" -msgstr "" - -#: models.py:60 templates/wagtailimages/images/usage.html:16 -msgid "Title" -msgstr "" - -#: models.py:61 -msgid "File" -msgstr "" - -#: models.py:67 -msgid "Tags" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:13 -msgid "Choose an image" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:8 -#: templates/wagtailimages/chooser/chooser.html:20 -msgid "Search" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:9 -#: templates/wagtailimages/chooser/chooser.html:47 -msgid "Upload" -msgstr "" - -#: templates/wagtailimages/chooser/chooser.html:23 -msgid "Popular tags" -msgstr "" - -#: templates/wagtailimages/chooser/results.html:6 -#: templates/wagtailimages/images/results.html:6 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/chooser/results.html:13 -#: templates/wagtailimages/images/results.html:13 -msgid "Latest images" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:3 -msgid "Choose a format" -msgstr "" - -#: templates/wagtailimages/chooser/select_format.html:17 -msgid "Insert image" -msgstr "" - -#: templates/wagtailimages/homepage/site_summary_images.html:5 -#, python-format -msgid "" -"\n" -" %(total)s Image\n" -" " -msgid_plural "" -"\n" -" %(total)s Images\n" -" " -msgstr[0] "" - -#: templates/wagtailimages/images/_file_field.html:8 -msgid "Change image file:" -msgstr "" - -#: templates/wagtailimages/images/add.html:4 -#: templates/wagtailimages/images/index.html:19 -msgid "Add an image" -msgstr "" - -#: templates/wagtailimages/images/add.html:15 -msgid "Add image" -msgstr "" - -#: templates/wagtailimages/images/add.html:29 -#: templates/wagtailimages/images/edit.html:46 -msgid "Save" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:4 -#: templates/wagtailimages/images/confirm_delete.html:8 -#: templates/wagtailimages/images/edit.html:46 -msgid "Delete image" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:16 -msgid "Are you sure you want to delete this image?" -msgstr "" - -#: templates/wagtailimages/images/confirm_delete.html:19 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailimages/images/edit.html:4 -#: templates/wagtailimages/images/url_generator.html:4 -#, python-format -msgid "Editing image %(title)s" -msgstr "" - -#: templates/wagtailimages/images/edit.html:26 -msgid "Editing" -msgstr "" - -#: templates/wagtailimages/images/edit.html:51 -msgid "Focal point (optional)" -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "" -"To define this image's most important region, drag a box over the image " -"below." -msgstr "" - -#: templates/wagtailimages/images/edit.html:52 -msgid "Current focal point shown" -msgstr "" - -#: templates/wagtailimages/images/edit.html:71 -msgid "URL Generator" -msgstr "" - -#: templates/wagtailimages/images/edit.html:78 -msgid "Max dimensions" -msgstr "" - -#: templates/wagtailimages/images/edit.html:80 -msgid "Filesize" -msgstr "" - -#: templates/wagtailimages/images/edit.html:81 -msgid "File not found" -msgstr "" - -#: templates/wagtailimages/images/index.html:5 -#: templates/wagtailimages/images/index.html:18 wagtail_hooks.py:74 -msgid "Images" -msgstr "" - -#: templates/wagtailimages/images/results.html:31 -#, python-format -msgid "Sorry, no images match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailimages/images/results.html:34 -#, python-format -msgid "" -"You've not uploaded any images. Why not add one now?" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:9 -msgid "Generating URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:26 -msgid "URL" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:29 -msgid "Preview" -msgstr "" - -#: templates/wagtailimages/images/url_generator.html:35 -msgid "" -"Note that images generated larger than the screen will appear smaller when " -"previewed here, so they fit the screen." -msgstr "" - -#: templates/wagtailimages/images/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailimages/images/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailimages/images/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailimages/images/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailimages/images/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailimages/images/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:3 -msgid "Add multiple images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:13 -msgid "Add images" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:18 -msgid "Drag and drop images into this area to upload immediately." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:23 -msgid "Or choose from your computer" -msgstr "" - -#: templates/wagtailimages/multiple/add.html:48 -msgid "" -"Upload successful. Please update this image with a more appropriate title, " -"if necessary. You may also delete the image completely if the upload wasn't " -"required." -msgstr "" - -#: templates/wagtailimages/multiple/add.html:49 -msgid "Sorry, upload failed." -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:14 -msgid "Update" -msgstr "" - -#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:129 -msgid "Delete" -msgstr "" - -#: views/images.py:40 views/images.py:50 -msgid "Search images" -msgstr "" - -#: views/images.py:106 -#, python-brace-format -msgid "Image '{0}' updated." -msgstr "" - -#: views/images.py:107 -msgid "Edit again" -msgstr "" - -#: views/images.py:111 -msgid "The image could not be saved due to errors." -msgstr "" - -#: views/images.py:128 -msgid "" -"The source image file could not be found. Please change the source or delete" -" the image." -msgstr "" - -#: views/images.py:221 -#, python-brace-format -msgid "Image '{0}' deleted." -msgstr "" - -#: views/images.py:244 -#, python-brace-format -msgid "Image '{0}' added." -msgstr "" - -#: views/images.py:245 -msgid "Edit" -msgstr "" - -#: views/images.py:249 -msgid "The image could not be created due to errors." -msgstr "" - -#: widgets.py:14 -msgid "Choose another image" -msgstr "" - -#: widgets.py:15 -msgid "Edit this image" -msgstr "" diff --git a/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.mo index d70e4e758..78cdc5006 100644 Binary files a/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.po index fd8511527..adbd3c613 100644 --- a/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/bg/LC_MESSAGES/django.po @@ -3,31 +3,29 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# LyuboslavPetrov , 2014 +# Lyuboslav Petrov , 2014 +# Lyuboslav Petrov , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:12+0000\n" -"Last-Translator: serafeim \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" "language/bg/)\n" -"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:12 msgid "Redirect from" msgstr "Пренасочвания от" -#: models.py:14 msgid "Permanent" msgstr "Постоянни" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -36,81 +34,56 @@ msgstr "" "старата страница (откъдето се пренасочва или 'Redirect from') и вместо това " "да индексират новата." -#: models.py:15 msgid "Redirect to a page" msgstr "Пренасочване към страница" -#: models.py:16 msgid "Redirect to any URL" msgstr "Пренасочване към URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Добави пренасочване" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Запази" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Изтрий пренасочването %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Изтрий" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Сигурен ли сте, че искате да изтриете пренасочването?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, изтрий го" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Редакция на %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Редактиране" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Изтрий пренасочването" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Пренасочвания" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "До" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Вид" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Редактирайте това пренасочване" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "първостепенен" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -129,12 +102,6 @@ msgstr[1] "" " Има %(counter)s съвпадения\n" " " -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not добавите един сега?" -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Пренасочването '{0}' обновено." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Редактиране" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "Пренасочването не бе запазено поради грешки." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Пренасочването '{0}' изтрито." -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "Пренасочването '{0}' добавено." - -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Пренасочването не можеше да бъде създадено поради грешки." diff --git a/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.mo index c29a2fadb..124842b10 100644 Binary files a/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.po index b4de15354..83f53b267 100644 --- a/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/ca/LC_MESSAGES/django.po @@ -3,31 +3,29 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lloople , 2014 +# David Llop , 2014 +# David Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:59+0000\n" -"Last-Translator: Lloople \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" "ca/)\n" -"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:12 msgid "Redirect from" msgstr "Redirecciona des de" -#: models.py:14 msgid "Permanent" msgstr "Permanent" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -36,81 +34,56 @@ msgstr "" "oblidin la pàgina antiga (El 'redireccionament des de') i indexin la nova " "pàgina al seu lloc." -#: models.py:15 msgid "Redirect to a page" msgstr "Redireccionament a una pàgina" -#: models.py:16 msgid "Redirect to any URL" msgstr "Redireccionar a qualsevol URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Afegeix redirecció" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Desa" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Esborra la redirecció %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Esborra" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Estàs segur que vols esborrar aquesta redirecció?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Si, esborra" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Edita %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Editant" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Esborra redirecció" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Redireccions" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "A" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tipus" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Edita aquesta redirecció" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "principal" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -127,12 +100,10 @@ msgstr[1] "" "\n" "Hi han %(counter)s resultats" -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "Ho sentim, cap redirecció coincideix amb \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not afegeixes una?" -#: views.py:59 msgid "Search redirects" msgstr "Cerca redireccions" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redireccionament '{0}' actualitzat." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editant" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "És possible que el redireccionament no s'hagi guardat degut a errors." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redireccionamnet '{0}' eliminat." -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "Redireccionament '{0}' afegit." - -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "No s'ha pogut crear el redireccionament." diff --git a/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 61c5d1b03..000000000 Binary files a/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index edf7039b3..000000000 --- a/wagtail/wagtailredirects/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,164 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 329f4a5be..000000000 Binary files a/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index b9b605687..000000000 --- a/wagtail/wagtailredirects/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,166 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.mo index 2b87e8de2..04944ff0b 100644 Binary files a/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.po index 32726cf82..dda30f60f 100644 --- a/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014 # Johannes Spielmann , 2014 @@ -13,105 +13,84 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:57+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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" -#: models.py:12 msgid "Redirect from" msgstr "Weiterleiten von" -#: models.py:14 msgid "Permanent" msgstr "Permanent" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." -msgstr "Empfohlen. Permanente Weiterleitungen sorgen dafür, dass Suchmaschinen die alten Einträge vergessen und stattdessen die neue Seite (aus 'Weiterleiten von') durchsuchen." +msgstr "" +"Empfohlen. Permanente Weiterleitungen sorgen dafür, dass Suchmaschinen die " +"alten Einträge vergessen und stattdessen die neue Seite (aus 'Weiterleiten " +"von') durchsuchen." -#: models.py:15 msgid "Redirect to a page" msgstr "Zu einer Seite weiterleiten" -#: models.py:16 msgid "Redirect to any URL" msgstr "Zu einer URL weiterleiten" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Weiterleitung hinzufügen" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Speichern" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Weiterleitung %(title)s löschen" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Löschen" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Sind Sie sicher, dass Sie diese Weiterleitung löschen wollen?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ja, löschen" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "%(title)s bearbeiten" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Weiterleitung löschen" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Weiterleitungen" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "Von" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Nach" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Diese Weiterleitung bearbeiten" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "primär" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -121,48 +100,50 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Es gibt ein Ergebnis\n " -msgstr[1] "\n Es gibt %(counter)s Ergebnisse\n " +msgstr[0] "" +"\n" +" Es gibt ein Ergebnis\n" +" " +msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "Leider gibt es keine Weiterleitungen zum Suchbegriff \"%(query_string)s\"" +msgstr "" +"Leider gibt es keine Weiterleitungen zum Suchbegriff \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" -"No redirects have been created. Why not add one?" -msgstr "Sie haben noch keine Weiterleitung erstellt.Erstellen Sie doch jetzt eine!" +"No redirects have been created. Why not add one?" +msgstr "" +"Sie haben noch keine Weiterleitung erstellt.Erstellen Sie doch jetzt eine!" -#: views.py:59 msgid "Search redirects" msgstr "Such-Umleitungen" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Weiterleitung '{0}' geändert." -#: views.py:73 views.py:116 msgid "Edit" msgstr "Bearbeiten" -#: views.py:77 msgid "The redirect could not be saved due to errors." -msgstr "Aufgrund von Fehlern konnte die Weiterleitung nicht gespeichert werden." +msgstr "" +"Aufgrund von Fehlern konnte die Weiterleitung nicht gespeichert werden." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Weiterleitung '{0}' gelöscht." -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." msgstr "Weiterleitung '{0}' hinzugefügt" -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Aufgrund von Fehlern konnte die Weiterleitung nicht erstellt werden." diff --git a/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.mo index 378420d36..5f6419fc2 100644 Binary files a/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.po index ea377c3c6..c2e582bb1 100644 --- a/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/el/LC_MESSAGES/django.po @@ -3,31 +3,31 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# jim dal , 2014 +# NeotheOne , 2015 +# serafeim , 2014 # serafeim , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:16+0000\n" -"Last-Translator: serafeim \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:12 msgid "Redirect from" msgstr "Ανακατεύθυνση από" -#: models.py:14 msgid "Permanent" msgstr "Μόνιμη" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -36,81 +36,59 @@ msgstr "" "\" την παλαιά σελίδα (\"Ανακατεύθυνση από\") και πλέον χρησιμοποιούν τη νέα " "σελίδα." -#: models.py:15 msgid "Redirect to a page" msgstr "Ανακατεύθυνση σε σελίδα" -#: models.py:16 msgid "Redirect to any URL" msgstr "Ανακατεύθυση σε κάποια διεύθυση" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Προσθήκη ανακατεύθυνσης" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Διαγραφή της ανακατεύθυνσης %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Διαγραφή" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Θέλετε πράγματι να διαγράψετε αυτή την ανακατεύθυνση;" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Επεξεργασία της %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Διαγραφή ανακατεύθυνσης" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Ανακατευθύνει" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" -msgstr "" +msgstr "Από" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Σε" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Τύπος" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Διόρθωση της ανακατεύθυνσης" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "Πρωτεύουσα" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -127,14 +105,12 @@ msgstr[1] "" "\n" "Βρέθηκαν %(counter)s αποτελέσματα" -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" "Λυπούμαστε, καμία ανακατεύθυνση δε ταιριάζει με το \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not προσθέσετε μερικές;" -#: views.py:59 msgid "Search redirects" msgstr "Αναζήτηση ανακατευθύνσεων" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Η ανακατεύθυνση '{0}' αποθηκεύθηκε." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Διόρθωση" +msgstr "Επεξεργασία" -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "Η ανακατεύθυνση δε μπόρεσε να αποθηκευθεί λόγω σφαλμάτων." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Η ανακατεύθυνση '{0}' διαγράφηκε." -#: views.py:115 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Redirect '{0}' added." msgstr "Η ανακατεύθυνση '{0}' προστέθηκε." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Δεν ήταν δυνατή η δημιουργία της ανακατεύθυνσης." diff --git a/wagtail/wagtailredirects/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/en/LC_MESSAGES/django.mo index 7bfc67ffc..4f1c9e124 100644 Binary files a/wagtail/wagtailredirects/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.mo index fdcaa6afd..35c675a33 100644 Binary files a/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.po index 88e70d727..625b9af63 100644 --- a/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/es/LC_MESSAGES/django.po @@ -5,113 +5,98 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# fooflare , 2014 +# José Alaguna , 2015 +# Mauricio Baeza , 2015 +# Mauricio Baeza , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-23 10:21+0000\n" -"Last-Translator: fooflare \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 02:20+0000\n" +"Last-Translator: José Alaguna \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" "es/)\n" -"Language: es\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" -#: models.py:12 msgid "Redirect from" -msgstr "Redirección desde" +msgstr "Redirigir desde" + +msgid "Site" +msgstr "Sitio" -#: models.py:14 msgid "Permanent" msgstr "Permanente" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." msgstr "" -"Recomendado. Redirecciones permanentes aseguran que los motores de búsqueda " -"olvidan la página vieja (la 'Redirección desde') e indexa la nueva página en " -"su lugar." +"Recomendado. Las redirecciones permanentes aseguran que los motores de " +"búsqueda olviden la página vieja (el enlace 'redirigir desde') e indexa la " +"nueva página en su lugar." -#: models.py:15 msgid "Redirect to a page" -msgstr "Redireccionar a una página" +msgstr "Redirigir a una página" -#: models.py:16 msgid "Redirect to any URL" -msgstr "Redireccionar a alguna URL" +msgstr "Redirigir a alguna URL" + +msgid "Redirect" +msgstr "Redirigir" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Añadir redirección" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Guardar" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Eliminar redirección %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "¿Seguro que quieres eliminar esta redirección?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Eliminar redirección" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" -msgstr "Redirecciona" +msgstr "Redireccionamientos" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" -msgstr "" +msgstr "Desde" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "A" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Editar esta redirección" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "primaria" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -130,14 +115,12 @@ msgstr[1] "" " Hay %(counter)s coincidencias\n" " " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" "Lo sentimos, no hay coincidencias en las redirecciones \"" "%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not añadir una?" -#: views.py:59 msgid "Search redirects" msgstr "Buscar redirecciones" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redirección '{0}' actualizada" -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Editando" +msgstr "Editar" -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "La redirección no puede ser guardada debido a errores." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redirección '{0}' eliminada." -#: views.py:115 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Redirect '{0}' added." msgstr "Redirección '{0}' añadida." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "La redirección no puede ser creada debido a errores." diff --git a/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index baa3f6c7b..000000000 Binary files a/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index f31a390f9..000000000 --- a/wagtail/wagtailredirects/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:12+0000\n" -"Last-Translator: serafeim \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index fb2c5a641..000000000 Binary files a/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 89d1f1a92..000000000 --- a/wagtail/wagtailredirects/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,161 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.mo index 90a986d3d..3cb5fdab9 100644 Binary files a/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.po index 480e62035..297aacdc3 100644 --- a/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 # nahuel, 2014 @@ -10,105 +10,90 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:57+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:57+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: models.py:12 msgid "Redirect from" msgstr "Redirection depuis" -#: models.py:14 +msgid "Site" +msgstr "Site" + msgid "Permanent" msgstr "Permanente" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." -msgstr "Recommandé. Les redirections permanentes vous assurent que les moteurs de recherche oublies la vieille page (la \"Redirection depuis\") et indexe la nouvelle à la place." +msgstr "" +"Recommandé. Les redirections permanentes vous assurent que les moteurs de " +"recherche oublies la vieille page (la \"Redirection depuis\") et indexe la " +"nouvelle à la place." -#: models.py:15 msgid "Redirect to a page" msgstr "Rediriger vers une page" -#: models.py:16 msgid "Redirect to any URL" msgstr "Rediriger vers une URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 +msgid "Redirect" +msgstr "Redirection" + msgid "Add redirect" msgstr "Ajouter une redirection" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Supprimer la redirection %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Supprimer" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Êtes vous sûr de vouloir supprimer cette redirection?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Modification de %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Modification" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Supprimer la redirection" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Redirections" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "Depuis" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Vers" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Type" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Éditer cette redirection" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "Primaire" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -118,48 +103,48 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Il y a une correspondance\n " -msgstr[1] "\n Il y a %(counter)s correspondances\n " +msgstr[0] "" +"\n" +" Il y a une correspondance\n" +" " +msgstr[1] "" +"\n" +" Il y a %(counter)s correspondances\n" +" " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "Désolé, aucune redirection ne correspond à \"%(query_string)s\"" +msgstr "" +"Désolé, aucune redirection ne correspond à \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" -"No redirects have been created. Why not add one?" -msgstr "Aucune redirection n'a été créée. Pourquoi ne pas en ajouter une?" +"No redirects have been created. Why not add one?" +msgstr "" +"Aucune redirection n'a été créée. Pourquoi ne pas en ajouter une?" -#: views.py:59 msgid "Search redirects" msgstr "Rechercher une redirection" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redirection '{0}' mise à jour." -#: views.py:73 views.py:116 msgid "Edit" msgstr "Modifier" -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "La redirection n'a pu être enregistré à cause d'erreurs." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redirection '{0}' supprimée." -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." msgstr "Rediredtion '{0}' ajoutée." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "La redirection ne peut être créé du fait d'erreurs." diff --git a/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.mo index 7e00afb8c..78861bff3 100644 Binary files a/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.po index 2c0890d3f..bed2dbc98 100644 --- a/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/gl/LC_MESSAGES/django.po @@ -5,30 +5,28 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# fooflare , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-23 10:32+0000\n" -"Last-Translator: fooflare \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" "language/gl/)\n" -"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:12 msgid "Redirect from" msgstr "Redirección dende" -#: models.py:14 msgid "Permanent" msgstr "Permanente" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -37,81 +35,56 @@ msgstr "" "esquecen a páxina vella (a 'Redirección desde') e indexa a nova páxina no " "seu lugar." -#: models.py:15 msgid "Redirect to a page" msgstr "Redireccionar a unha páxina" -#: models.py:16 msgid "Redirect to any URL" msgstr "Redireccionar a algunha URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Engadir redirección" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Gardar" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Eliminar redirección %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "¿Seguro que queres eliminar esta redirección?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Eliminar redirección" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Redirecciona" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "A" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Editar esta redirección" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "primaria" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -130,12 +103,10 @@ msgstr[1] "" " Hai %(counter)s coincidencias\n" " " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "Sentímolo, ningunha redirección contén \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not engadir unha?" -#: views.py:59 msgid "Search redirects" msgstr "Buscar redireccións" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redirección '{0}' actualizada" -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editando" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "A redirección non pede ser gardada debido a erros." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redirección '{0}' eliminada." -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "Redirección '{0}' engadida." - -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "A redirección non pede ser creada debido a erros." diff --git a/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index edfdf5bf3..000000000 Binary files a/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index f87b37f22..000000000 --- a/wagtail/wagtailredirects/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 999ff5631..000000000 Binary files a/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 900b6bcf5..000000000 --- a/wagtail/wagtailredirects/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,162 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" -"language/ja/)\n" -"Language: ja\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 5ff7397a7..000000000 Binary files a/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index f7b0aa597..000000000 --- a/wagtail/wagtailredirects/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:12+0000\n" -"Last-Translator: serafeim \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" -"language/mn/)\n" -"Language: mn\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 92bf1678c..000000000 Binary files a/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 8e0c014f5..000000000 --- a/wagtail/wagtailredirects/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index a0b41af07..000000000 Binary files a/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 8ffddd2a8..000000000 --- a/wagtail/wagtailredirects/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.mo index d918f7a83..f59877d25 100644 Binary files a/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.po index bc91bb023..1775f5448 100644 --- a/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/pl/LC_MESSAGES/django.po @@ -9,27 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 22:16+0000\n" -"Last-Translator: utek \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" "pl/)\n" -"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: models.py:12 msgid "Redirect from" msgstr "Przekieruj z" -#: models.py:14 msgid "Permanent" msgstr "Stałe" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -37,81 +34,56 @@ msgstr "" "Zalecane. Stałe przekierowania dają pewność, że wyszukiwarki zapomną starą " "stronę ('Przekieruj z') i zaindeksują w jej miejsce nową." -#: models.py:15 msgid "Redirect to a page" msgstr "Przekieruj na stronę" -#: models.py:16 msgid "Redirect to any URL" msgstr "Przekieruj do dowolnego URLa" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Dodaj przekierowanie" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Zapisz" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Usuń przekierowanie %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Usuń" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Czy na pewno chcesz usunąć to przekierowanie?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Tak, usuń" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Edycja %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Edycja" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Usuń przekierowanie" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Przekierowania" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Do" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Typ" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Edytuj to przekierowanie" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "główne" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -134,14 +106,12 @@ msgstr[2] "" " Jest %(counter)s dopasowań\n" " " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" "Przepraszamy, żadne przekierowanie nie pasuje do \"%(query_string)s" "\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not dodać jakiegoś?" -#: views.py:59 msgid "Search redirects" msgstr "Szukaj przekierowań" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Uaktualniono przekierowanie '{0}'." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Edycja" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "Przekierowanie nie mogło zostać zapisane z powodu błędów." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Usunięto przekierowanie '{0}'." -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "Dodano przekierowanie '{0}'." - -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Przekierowanie nie mogło zostać stworzone z powodu błędów." diff --git a/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.mo index f2f07b554..041021cee 100644 Binary files a/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.po index 1b722a1da..22680b32b 100644 --- a/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Thiago Cangussu , 2014 # Claudemiro Alves Feitosa Neto , 2015 @@ -11,105 +11,90 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2015-04-17 11:57+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:37+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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" -#: models.py:12 msgid "Redirect from" msgstr "Redirecionar de" -#: models.py:14 +msgid "Site" +msgstr "Site" + msgid "Permanent" msgstr "Permanente" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." -msgstr "Recomendado. Redirecionamento permanente garante que mecanismos de busca esqueçam a página antiga (o 'Redirecionar de') e criem um idex da página nova." +msgstr "" +"Recomendado. Redirecionamento permanente garante que mecanismos de busca " +"esqueçam a página antiga (o 'Redirecionar de') e criem um índice da página " +"nova." -#: models.py:15 msgid "Redirect to a page" msgstr "Redirecionar para a página" -#: models.py:16 msgid "Redirect to any URL" msgstr "Redirecionar para qualquer URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "Add Redirecionamentos" +msgid "Redirect" +msgstr "Redirecionamento" + +msgid "Add redirect" +msgstr "Adicionar Redirecionamentos" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Salvar" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Excluir redirecionamento %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Excluir" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Você tem certeza que deseja excluir esse redirecionamento?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sim, exclua" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editando %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Excluir redirecionamento" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Redirecionamentos" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "De" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Para" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Edite esse redirecionamento" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "primário" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -119,48 +104,48 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Há um resultado\n " -msgstr[1] "\n Há %(counter)s resultados\n " +msgstr[0] "" +"\n" +" Há um resultado\n" +" " +msgstr[1] "" +"\n" +" Há %(counter)s resultados\n" +" " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "Desculpe, nenhum resultado de redirecionamento \"%(query_string)s\"" +msgstr "" +"Desculpe, nenhum resultado de redirecionamento \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" -"No redirects have been created. Why not add one?" -msgstr "Não há redirecionamentos criados. Por que não foi adicionado?" +"No redirects have been created. Why not add one?" +msgstr "" +"Não há redirecionamentos criados. Por que não foi adicionado?" -#: views.py:59 msgid "Search redirects" msgstr "Pesquisar redirecionamentos" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redirecionar '{0}' atualizado." -#: views.py:73 views.py:116 msgid "Edit" msgstr "Editar" -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "O redirecionamento não pôde ser salvo devido a erros." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redirecionar '{0}' excluída." -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." msgstr "Redirecionar '{0}' adicionada." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "O redirecionamento não pode ser criado devido a erros." diff --git a/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.mo index 4d853b1cc..b3a5d90ca 100644 Binary files a/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.po index a6dad9dbd..0b4bc0cc1 100644 --- a/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/pt_PT/LC_MESSAGES/django.po @@ -1,116 +1,98 @@ # 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. # # Translators: +# Jose Lourenco , 2015 # Thiago Cangussu , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" -"Project-Id-Version: Wagtail 0.5.0\n" +"Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-08-03 01:56+0100\n" -"Last-Translator: Jose Lourenco \n" -"Language-Team: \n" -"Language: pt_PT\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:26+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_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" -"X-Generator: Poedit 1.5.4\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:12 msgid "Redirect from" msgstr "Redirecionar de" -#: models.py:14 +msgid "Site" +msgstr "Site" + msgid "Permanent" msgstr "Permanente" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." msgstr "" -"Recomendado. Redirecionamentos permanentes garantem que os motores de busca " -"esqueçam a página antiga (o 'Redirecionar de') e indexem a nova página." +"Recomendado. Os redirecionamentos permanentes obrigam os motores de busca a " +"esquecer-se da página antiga (o 'Redirecionar de') e a indexar a nova página." -#: models.py:15 msgid "Redirect to a page" msgstr "Redirecionar para uma página" -#: models.py:16 msgid "Redirect to any URL" msgstr "Redirecionar para qualquer URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "Adicionar redireção" +msgid "Redirect" +msgstr "Redirecionamento" + +msgid "Add redirect" +msgstr "Adicionar redirecionamento" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Guardar" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" -msgstr "Eliminar redireção %(title)s" +msgstr "Apagar redirecionamento %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" -msgstr "Eliminar" +msgstr "Apagar" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" -msgstr "Tem a certeza que pretende eliminar esta redireção?" +msgstr "Tem a certeza que pretende apagar este redirecionamento?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" -msgstr "Sim, eliminar" +msgstr "Sim, apagar" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" -msgstr "Editando %(title)s" +msgstr "A editar %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" -msgstr "Eliminar redireção" +msgstr "Apagar redirecionamento" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" -msgstr "Redireções" +msgstr "Redirecionamentos" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "De" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Para" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" -msgstr "Editar esta redireção" +msgstr "Editar este redirecionamento" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "principal" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -122,55 +104,45 @@ msgid_plural "" " " msgstr[0] "" "\n" -" Existe uma correspondência\n" -" " +"Encontrado um resultado" msgstr[1] "" "\n" -" Existem %(counter)s correspondências\n" +"Encontrados %(counter)s resultados\n" " " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" -"Desculpe, nenhuma redireção corresponde a \"%(query_string)s\"" +"Desculpe, nenhum redirecionamento corresponde a \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not add one?" msgstr "" -"Nenhuma redireção foi criada. Porque não adicionar uma?" +"Não há redirecionamentos. Porque não criar um?" -#: views.py:59 msgid "Search redirects" -msgstr "Procurar redireções" +msgstr "Pesquisar redirecionamentos" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." -msgstr "Redireção '{0}' atualizada." +msgstr "Redirecionamento '{0}' atualizado." -#: views.py:73 views.py:116 msgid "Edit" msgstr "Editar" -#: views.py:77 msgid "The redirect could not be saved due to errors." -msgstr "A redireção não pôde ser guardada devido a erros." +msgstr "O redirecionamento não pôde ser guardado devido a erros." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." -msgstr "Redireção '{0}' eliminada." +msgstr "Redirecionamento '{0}' apagado." -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." -msgstr "Redireção '{0}' adicionada." +msgstr "Redirecionamento '{0}' adicionado." -#: views.py:120 msgid "The redirect could not be created due to errors." -msgstr "A redireção não pôde ser criada devido a erros." +msgstr "O redirecionamento não pôde ser criado devido a erros." diff --git a/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.mo index d3e38c850..1cfc69148 100644 Binary files a/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.po index 429f6fa60..1c9f9f13b 100644 --- a/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/ro/LC_MESSAGES/django.po @@ -3,32 +3,30 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Dan Braghis, 2014 # zerolab, 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-18 13:21+0000\n" -"Last-Translator: zerolab\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" "language/ro/)\n" -"Language: ro\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" -#: models.py:12 msgid "Redirect from" msgstr "Redirecționare de la" -#: models.py:14 msgid "Permanent" msgstr "Permanent" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -36,81 +34,59 @@ msgstr "" "Recomandat. Redirecționările permanente asigură că motoarele de căutare omit " "pagina veche ('Redirecționare de la'), indexând pagina nouă în schimb." -#: models.py:15 msgid "Redirect to a page" msgstr "Redirecționează la o pagină" -#: models.py:16 msgid "Redirect to any URL" msgstr "Redirecționare la orice URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "Adaugă redirecționare" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Salvează" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Șterge redirecționarea %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Șterge" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Sigur doriți să ștergeți această redirecționare?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Editare %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Editare" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Șterge redirecțioanare" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Redirecționări" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" -msgstr "" +msgstr "De la" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "Către" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Tip" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Editează redirecționare" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "principal" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -130,14 +106,12 @@ msgstr[2] "" "\n" "Sunt %(counter)s potriviri" -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici o " "redirecționare" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not adăugați una?" -#: views.py:59 msgid "Search redirects" msgstr "Caută redirecționări" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Redirecționarea '{0}' a fost actualizată." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editare" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "Redirecționarea nu a fost salvată din cauza erorilor." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Redirecționarea '{0}' a fost ștearsă." -#: views.py:115 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Redirect '{0}' added." msgstr "Redirecționarea '{0}' a fost adăugată." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Redirecționarea nu a fost creată din cauza erorilor." diff --git a/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.mo index 1dda7f4bd..608373443 100644 Binary files a/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.po index 59a2172a7..138f46051 100644 --- a/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/ru/LC_MESSAGES/django.po @@ -3,33 +3,34 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Eugene MechanisM , 2014 +# Eugene MechanisM , 2014-2015 # HNKNTA , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-10-05 04:07+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 07:06+0000\n" "Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: models.py:12 msgid "Redirect from" msgstr "Перенаправить от" -#: models.py:14 +msgid "Site" +msgstr "Сайт" + msgid "Permanent" msgstr "Постоянный" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." @@ -37,81 +38,62 @@ msgstr "" "Рекомендовано. Постоянные перенаправления побуждают поисковые системы " "индексировать новые страницы и забывать про старые ('Перенаправление от')" -#: models.py:15 msgid "Redirect to a page" msgstr "Перенаправить на страницу" -#: models.py:16 msgid "Redirect to any URL" msgstr "Перенаправить к любому URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 +msgid "Redirect" +msgstr "Редирект" + msgid "Add redirect" msgstr "Добавить перенаправление" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "Сохранить" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "Удалить перенаправление %(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "Удалить" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "Вы уверены, что хотите удалить это перенаправление?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "Редактирование %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "Удалить перенаправление" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "Перенаправления" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "От" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "На" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "Тип" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "Редактировать это перенаправление" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "основной" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -130,14 +112,15 @@ msgstr[1] "" msgstr[2] "" "\n" "Найдено %(counter)s совпадений" +msgstr[3] "" +"\n" +"Найдено %(counter)s совпадений" -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "" "Извините, подходящих перенаправлений не найдено \"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not добавить один?" -#: views.py:59 msgid "Search redirects" msgstr "Искать перенаправления" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "Перенаправление '{0}' обновлено." -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Редактирование" +msgstr "Правка" -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "Перенаправление не может быть сохранено из-за ошибок." -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "Перенаправление '{0}' удалено." -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." msgstr "Перенаправление '{0}' добавлено." -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "Перенаправление не может быть создано из-за ошибок." diff --git a/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 708f66e3a..000000000 Binary files a/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index 7e7efedd6..000000000 --- a/wagtail/wagtailredirects/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index e9f0cc735..000000000 Binary files a/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index b736c134d..000000000 --- a/wagtail/wagtailredirects/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,164 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index df98a425b..000000000 Binary files a/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 598fa8b04..000000000 --- a/wagtail/wagtailredirects/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index 4177b108c..000000000 Binary files a/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 50168b2db..000000000 --- a/wagtail/wagtailredirects/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,163 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 69e773eaf..000000000 Binary files a/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 0fa7cb47f..000000000 --- a/wagtail/wagtailredirects/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,162 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" -"language/tr_TR/)\n" -"Language: tr_TR\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index efcd29037..000000000 Binary files a/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 5e71201a2..000000000 --- a/wagtail/wagtailredirects/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,165 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-02-20 21:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 209867883..000000000 Binary files a/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 4c0b48f84..000000000 --- a/wagtail/wagtailredirects/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,162 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-07-14 14:56+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "" - -#: models.py:14 -msgid "Permanent" -msgstr "" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" - -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "" - -#: views.py:73 views.py:116 -msgid "Edit" -msgstr "" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "" - -#: views.py:115 -#, python-brace-format -msgid "Redirect '{0}' added." -msgstr "" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "" diff --git a/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.mo index 80efbca14..731896ee8 100644 Binary files a/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.po index bbe09685d..f871845cb 100644 --- a/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/zh/LC_MESSAGES/django.po @@ -7,123 +7,78 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:12+0000\n" -"Last-Translator: serafeim \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" "zh/)\n" -"Language: zh\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: models.py:12 msgid "Redirect from" msgstr "转向始处" -#: models.py:14 msgid "Permanent" msgstr "永久" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." msgstr "推荐. 永久页面转向确保搜索引擎忘记老页面(转向始处) 并且索引新页面." -#: models.py:15 msgid "Redirect to a page" msgstr "转向到一个页面" -#: models.py:16 msgid "Redirect to any URL" msgstr "转向到任何一个URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "添加转向" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "保存" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "删除转向%(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "删除" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "你确定你想删除这个转向?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "是的, 删除" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "编辑 %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "编辑" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "删除转向" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "转向" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr "到" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "类型" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "编辑这个转向" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "主要" -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not 添加一个?" -#: views.py:59 -msgid "Search redirects" -msgstr "" - -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "转向 '{0}' 已更新" -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "编辑" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "由于多个错误,转向设置无法保存。" -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "转向 '{0}' 已删除" -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "转向 '{0}' 已添加" - -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "由于多个错误,转向设置无法创建。" diff --git a/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.mo index ec2c3f921..6a9b4dd34 100644 Binary files a/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.po index 7c065f915..c32e95845 100644 --- a/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailredirects/locale/zh_CN/LC_MESSAGES/django.po @@ -4,110 +4,86 @@ # # Translators: # hanfeng , 2014 +# hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-11-04 11:12+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" +"Last-Translator: Karl Hobley \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" "language/zh_CN/)\n" -"Language: zh_CN\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" -#: models.py:12 msgid "Redirect from" msgstr "转向源" -#: models.py:14 msgid "Permanent" msgstr "永久" -#: models.py:14 msgid "" "Recommended. Permanent redirects ensure search engines forget the old page " "(the 'Redirect from') and index the new page instead." msgstr "推荐。永久转向保证搜索引擎忘掉旧页面转而抓取索引新页面。" -#: models.py:15 msgid "Redirect to a page" msgstr "转向到页面" -#: models.py:16 msgid "Redirect to any URL" msgstr "转向到任意URL" -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 msgid "Add redirect" msgstr "增加转向" -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 msgid "Save" msgstr "保存" -#: templates/wagtailredirects/confirm_delete.html:4 #, python-format msgid "Delete redirect %(title)s" msgstr "删除转向%(title)s" -#: templates/wagtailredirects/confirm_delete.html:6 msgid "Delete" msgstr "删除" -#: templates/wagtailredirects/confirm_delete.html:10 msgid "Are you sure you want to delete this redirect?" msgstr "确认删除此转向?" -#: templates/wagtailredirects/confirm_delete.html:13 msgid "Yes, delete" msgstr "是的。删除。" -#: templates/wagtailredirects/edit.html:4 #, python-format msgid "Editing %(title)s" msgstr "编辑 %(title)s" -#: templates/wagtailredirects/edit.html:6 msgid "Editing" msgstr "编辑" -#: templates/wagtailredirects/edit.html:15 msgid "Delete redirect" msgstr "删除转向" -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 msgid "Redirects" msgstr "转向" -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 msgid "From" msgstr "从" -#: templates/wagtailredirects/list.html:17 msgid "To" msgstr " 到" -#: templates/wagtailredirects/list.html:18 msgid "Type" msgstr "类型" -#: templates/wagtailredirects/list.html:25 msgid "Edit this redirect" msgstr "编辑转向" -#: templates/wagtailredirects/list.html:34 msgid "primary" msgstr "主要" -#: templates/wagtailredirects/results.html:5 #, python-format msgid "" "\n" @@ -122,12 +98,10 @@ msgstr[0] "" " %(counter)s 符合要求。\n" " " -#: templates/wagtailredirects/results.html:18 #, python-format msgid "Sorry, no redirects match \"%(query_string)s\"" msgstr "Sorry,没有转向符合\"%(query_string)s\"" -#: templates/wagtailredirects/results.html:21 #, python-format msgid "" "No redirects have been created. Why not " "创建一个?" -#: views.py:59 msgid "Search redirects" msgstr "搜索转向" -#: views.py:72 #, python-brace-format msgid "Redirect '{0}' updated." msgstr "转向'{0}'已更新" -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "编辑" - -#: views.py:77 msgid "The redirect could not be saved due to errors." msgstr "转向不能保存。出现错误。" -#: views.py:95 #, python-brace-format msgid "Redirect '{0}' deleted." msgstr "转向 '{0}'已删除" -#: views.py:115 #, python-brace-format msgid "Redirect '{0}' added." msgstr "转向 '{0}'已增加" -#: views.py:120 msgid "The redirect could not be created due to errors." msgstr "转向无法创建。出现错误。" diff --git a/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index b1b23576c..000000000 Binary files a/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index ccb23331b..000000000 --- a/wagtail/wagtailredirects/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,172 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:38+0100\n" -"PO-Revision-Date: 2014-03-14 21:12+0000\n" -"Last-Translator: wdv4758h \n" -"Language-Team: \n" -"Language: zh_TW\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" - -#: models.py:12 -msgid "Redirect from" -msgstr "重導向起點" - -#: models.py:14 -msgid "Permanent" -msgstr "永久" - -#: models.py:14 -msgid "" -"Recommended. Permanent redirects ensure search engines forget the old page " -"(the 'Redirect from') and index the new page instead." -msgstr "" -"(推薦) 永久頁面重導向確保搜尋引擎忘記舊頁面(重導向起點),並且改成對新頁面做索" -"引。" - -#: models.py:15 -msgid "Redirect to a page" -msgstr "重導向到一個頁面" - -#: models.py:16 -msgid "Redirect to any URL" -msgstr "重導向到任何一個 URL" - -#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6 -#: templates/wagtailredirects/index.html:18 -msgid "Add redirect" -msgstr "新增重導向" - -#: templates/wagtailredirects/add.html:14 -#: templates/wagtailredirects/edit.html:14 -msgid "Save" -msgstr "儲存" - -#: templates/wagtailredirects/confirm_delete.html:4 -#, python-format -msgid "Delete redirect %(title)s" -msgstr "刪除重導向 %(title)s" - -#: templates/wagtailredirects/confirm_delete.html:6 -msgid "Delete" -msgstr "刪除" - -#: templates/wagtailredirects/confirm_delete.html:10 -msgid "Are you sure you want to delete this redirect?" -msgstr "你確定想刪除這個重導向?" - -#: templates/wagtailredirects/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "是的, 刪除" - -#: templates/wagtailredirects/edit.html:4 -#, python-format -msgid "Editing %(title)s" -msgstr "編輯 %(title)s" - -#: templates/wagtailredirects/edit.html:6 -msgid "Editing" -msgstr "編輯" - -#: templates/wagtailredirects/edit.html:15 -msgid "Delete redirect" -msgstr "刪除重導向" - -#: templates/wagtailredirects/index.html:3 -#: templates/wagtailredirects/index.html:17 wagtail_hooks.py:25 -msgid "Redirects" -msgstr "重導向" - -#: templates/wagtailredirects/list.html:11 -#: templates/wagtailredirects/list.html:14 -msgid "From" -msgstr "" - -#: templates/wagtailredirects/list.html:17 -msgid "To" -msgstr "到" - -#: templates/wagtailredirects/list.html:18 -msgid "Type" -msgstr "類型" - -#: templates/wagtailredirects/list.html:25 -msgid "Edit this redirect" -msgstr "編輯這個重導向" - -#: templates/wagtailredirects/list.html:34 -msgid "primary" -msgstr "主要" - -#: templates/wagtailredirects/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -"\n" -" 有一個符合" -msgstr[1] "" -"\n" -" 有 $(counter)s 個符合" - -#: templates/wagtailredirects/results.html:18 -#, python-format -msgid "Sorry, no redirects match \"%(query_string)s\"" -msgstr "對不起,沒有任何重導向符合 \"%(query_string)s\"" - -#: templates/wagtailredirects/results.html:21 -#, python-format -msgid "" -"No redirects have been created. Why not add one?" -msgstr "" -"沒有任何已儲存的重導向。為什麼不 新增一個?" - -#: views.py:59 -msgid "Search redirects" -msgstr "搜尋重導向" - -#: views.py:72 -#, python-brace-format -msgid "Redirect '{0}' updated." -msgstr "重導向 '{0}' 已更新" - -#: views.py:73 views.py:116 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "編輯" - -#: views.py:77 -msgid "The redirect could not be saved due to errors." -msgstr "重導向因有錯誤而無法儲存。" - -#: views.py:95 -#, python-brace-format -msgid "Redirect '{0}' deleted." -msgstr "重導向 '{0}' 已刪除" - -#: views.py:115 -#, fuzzy, python-brace-format -msgid "Redirect '{0}' added." -msgstr "重導向 '{0}' 已加入" - -#: views.py:120 -msgid "The redirect could not be created due to errors." -msgstr "重導向因有錯誤而無法建立。" diff --git a/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.mo index 1b21950b7..c925cc5ba 100644 Binary files a/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.po index f62ddee96..3c045cff5 100644 --- a/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/bg/LC_MESSAGES/django.po @@ -1,140 +1,71 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lyuboslav Petrov , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" +"language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Дума/Фраза за търсене" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Добави \"Избрано от Редактора\"" -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Запази" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Изтрий %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Изтрий" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Да, изтрий го" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Редакция на %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Редактиране" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Нагоре" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Надолу" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Добави препоръчана страница" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Фрази за търсене" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Дума/Фраза за търсене" -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Преглед (последната седмица)" -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Нищо" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -144,71 +75,23 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Има едно съвпадение\n " -msgstr[1] "\n Има %(counter)s съвпадения\n " +msgstr[0] "" +"\n" +" Има едно съвпадение\n" +" " +msgstr[1] "" +"\n" +" Има %(counter)s съвпадения\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Популярни думи за търсене" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Търсене" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Думи" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Не са намерени резултати" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.mo index 519be8319..c8c12b4e6 100644 Binary files a/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.po index e2ab81eab..6655034dc 100644 --- a/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/ca/LC_MESSAGES/django.po @@ -1,140 +1,74 @@ # 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 Llop , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" +"ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Cerca paraula(es)/frases" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "afegeix selecció dels editors" -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Desa" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Esborra %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Esborra" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Si, esborra" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Editant %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Editant" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Puja" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Baixa" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Afegeix una pàgina recomanada" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Termini de cerca" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Cerca paraula(es)" -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Vistes(la setmana pasada)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Edita aquesta selecció" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Cap" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -144,71 +78,35 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nHi ha una coincidència" -msgstr[1] "\nHi han %(counter)s coincidències" +msgstr[0] "" +"\n" +"Hi ha una coincidència" +msgstr[1] "" +"\n" +"Hi han %(counter)s coincidències" -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "terminis de cerca populars" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Cercar" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termes" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "No s'han trobat resultats" -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Cercar selecció del editor" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Selecció de l'editor per a '{0}' creada." -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Selecció de l'editor per '{0}' actualitzada." -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Selecció de l'editor esborrada." diff --git a/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index 4bc1b3723..000000000 Binary files a/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index 6bf30a2e5..000000000 --- a/wagtail/wagtailsearch/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,214 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/cs/)\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 2c66f1a54..000000000 Binary files a/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 5c8cc405a..000000000 --- a/wagtail/wagtailsearch/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,215 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.mo index 7929b6217..5cbea1747 100644 Binary files a/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.po index 4b84c7d4e..293d2de56 100644 --- a/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014-2015 # M0rph 3u5 , 2014 @@ -12,133 +12,127 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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:10 msgid "Search term(s)/phrase" msgstr "Suchbegriffe/Phrase" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Geben sie den vollständigen Suchbegriff ein.Um ihre Redaktionsempfehlungen " +"anzuzeigen, wird eine genaue Übereinstimmung benötigt.Wildcards sind NICHT " +"erlaubt." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." msgstr "Bitte geben Sie mindestens einen Vorschlag für diesen Suchbegriff an." -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Redaktionsempfehlung hinzufügen" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " -msgstr "\n

Hervorgehobene Suchergebnisse sind eine Möglichkeit, bestimmte Seiten zu empfehlen die von sich aus nicht sehr weit oben in den Suchergebnissen auftauchen würden. So könnte zum Beispiel ihre Spendenseite auftauchen wenn nach dem Suchbegriff \"unterstützen\" gesucht wird.

\n " +msgstr "" +"\n" +"

Hervorgehobene Suchergebnisse sind eine Möglichkeit, bestimmte " +"Seiten zu empfehlen die von sich aus nicht sehr weit oben in den " +"Suchergebnissen auftauchen würden. So könnte zum Beispiel ihre Spendenseite " +"auftauchen wenn nach dem Suchbegriff \"unterstützen\" gesucht wird." +"

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n

Im Eingabefeld \"Suchbegriffe/Phrasen\" müssen sie den vollständigen und genauen Suchbegriff, inklusive eventueller Rechtschreibfehler, eingeben, für den sie Seiten empfehlen möchten. Zur Unterstützung können sie aus häufig verwendeten Suchbegriffen wählen.

\n " +msgstr "" +"\n" +"

Im Eingabefeld \"Suchbegriffe/Phrasen\" müssen sie den " +"vollständigen und genauen Suchbegriff, inklusive eventueller " +"Rechtschreibfehler, eingeben, für den sie Seiten empfehlen möchten. Zur " +"Unterstützung können sie aus häufig verwendeten Suchbegriffen wählen.

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Speichern" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "%(query)s löschen" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Löschen" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Sind Sie sicher, dass Sie alle hervorgehobenen Suchergebnisse für diesen Suchbegriff löschen wollen?" +msgstr "" +"Sind Sie sicher, dass Sie alle hervorgehobenen Suchergebnisse für diesen " +"Suchbegriff löschen wollen?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Ja, löschen" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "%(query)s bearbeiten" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Nach oben" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Nach unten" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Hervorgehobenes Suchergebnis" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Empfohlene Seite hinzufügen" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Suchbegriffe" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Hervorgehobene Suchergebnisse" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Neues hervorgehobenes Suchergebnis hinzufügen" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Suchbegriff/e" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Hervorgehobene Suchergebnisse" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Aufrufe (letze Woche)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Diese Empfehlung bearbeiten" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Keine" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -148,71 +142,66 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Es gibt ein Ergebnis\n " -msgstr[1] "\n Es gibt %(counter)s Ergebnisse\n " +msgstr[0] "" +"\n" +" Es gibt ein Ergebnis\n" +" " +msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Leider gibt es keine hervorgehobenen Suchergebnisse, die zu \"%(query_string)s\" passen." +msgstr "" +"Leider gibt es keine hervorgehobenen Suchergebnisse, die zu \"" +"%(query_string)s\" passen." -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Es wurden keine hervorgehobenen Suchbegriffe angelegt. Warum fügen Sie nicht einen hinzu?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Es wurden keine hervorgehobenen Suchbegriffe angelegt. Warum fügen Sie nicht einen hinzu?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Häufige Suchbegriffe" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Suche" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Begriffe" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Keine Ergebnisse gefunden" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Datum" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Wählen Sie aus populären Suchbegriffen" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Nach Redaktionsempfehlungen suchen" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Redaktionsempfehlungen für '{0}' erstellt." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Bearbeiten" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Empfehlungen konnten wegen eines Fehlers nicht erstellt werden" -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Redaktionsempfehlungen für '{0}' geändert." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Empfehlungen wurden wegen eines Fehlers nicht gespeichert" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Redaktionsempfehlungen gelöscht." diff --git a/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.mo index ae6213c40..0ebca7b8d 100644 Binary files a/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.po index 994336a36..217c7ee71 100644 --- a/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/el/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # serafeim , 2014 # serafeim , 2014 @@ -10,133 +10,126 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" +"el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Όροι/φράση αναζήτησης" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Συμπληρώστε το πλήρες κείμενο για αναζήτηση.\n" +"Για να εμφανιστεί η επιλογή των συντακτών σας\n" +"απαιτείται ακριβές ταίριασμα, δεν επιτρέπονται\n" +"αστεράκια." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." -msgstr "Παρακαλείστε να διευκρινίσετε τουλάχιστον μία σύσταση για αυτόν τον όρο αναζήτησης." +msgstr "" +"Παρακαλείστε να διευκρινίσετε τουλάχιστον μία σύσταση για αυτόν τον όρο " +"αναζήτησης." -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Προσθήκη επιλογής συντακτών" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " -msgstr "\n

Οι επιλογές συντακτών είναι ένας τρόπος πρότασης συγκεκριμένων σελίδων οι οποίες κανονικά δε θα βρίσκονται ψηλά στα αποτελέσματα της αναζήτησης.

" +msgstr "" +"\n" +"

Οι επιλογές συντακτών είναι ένας τρόπος πρότασης συγκεκριμένων σελίδων οι " +"οποίες κανονικά δε θα βρίσκονται ψηλά στα αποτελέσματα της αναζήτησης.

" -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n\n

Το πεδίο \"όρος(οι)/φράσεις\" παρακάτω πρέπει να περιέχει το πλήρες και ακριβές κείμενο για το οποίο θέλετε να παρέχετε προτεινόμενα αποτελέσματα, συμπεριλαμβανομένων τυχόν ορθογραφικών λαθών. Προς βοήθεια, μπορείτε να επιλέξετε όρους αναζήτησης που ήταν δημοφιλείς στους χρήστες.

" +msgstr "" +"\n" +"\n" +"

Το πεδίο \"όρος(οι)/φράσεις\" παρακάτω πρέπει να περιέχει το πλήρες και " +"ακριβές κείμενο για το οποίο θέλετε να παρέχετε προτεινόμενα αποτελέσματα, " +"συμπεριλαμβανομένων τυχόν ορθογραφικών λαθών. Προς βοήθεια, " +"μπορείτε να επιλέξετε όρους αναζήτησης που ήταν δημοφιλείς στους χρήστες.

" -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Διαγραφή %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Διαγραφή" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Είστε σίγουρος ότι θέλετε να διαγράψετε όλες τις επιλογές συντακτών για τον εν λόγω όρο αναζήτησης;" +msgstr "" +"Είστε σίγουρος ότι θέλετε να διαγράψετε όλες τις επιλογές συντακτών για τον " +"εν λόγω όρο αναζήτησης;" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Επεξεργασία %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Πάνω" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Κάτω" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Προωθείται το αποτέλεσμα αναζήτησης" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Προσθήκη προτεινόμενης σελίδας" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Όροι αναζήτησης" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Προωθουνται τα αποτέλεσματα αναζήτησης" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Προσθήκη νέου προωθείμενου αποτελέσματος" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Όροι αναζήτησης" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Προωθημενα αποτελέσματα" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Εμφανίσεις (την περασμένη εβδομάδα)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Διόρθωση" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Καμία" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -146,71 +139,64 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nΒρέθηκε ένα αποτέλεσμα" -msgstr[1] "\nΒρέθηκαν %(counter)s αποτελέσματα" +msgstr[0] "" +"\n" +"Βρέθηκε ένα αποτέλεσμα" +msgstr[1] "" +"\n" +"Βρέθηκαν %(counter)s αποτελέσματα" -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Λυπούμαστε, καμία ανακατεύθυνση δε ταιριάζει με το \"%(query_string)s\"" +msgstr "" +"Λυπούμαστε, καμία ανακατεύθυνση δε ταιριάζει με το \"%(query_string)s\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Δεν υπάρχουν επιλογές συντακτών. Θέλετε να προσθέσετε μία;" +"No promoted results have been created. Why not add one?" +msgstr "" +"Δεν υπάρχουν επιλογές συντακτών. Θέλετε να προσθέσετε μία;" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Δημοφιλείς όροι αναζήτησης" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Αναζήτηση" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Όροι" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Δε βρέθηκαν αποτελέσματα" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Ημερομηνία" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Επιλέξτε από δημοφιλείς όρους αναζήτησης" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Αναζήτηση επιλογών συντακτών" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Επιτυχής δημιουργία επιλογή συντακτών για το '{0}'." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Επεξεργασία" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Οι συστάσεις δεν έχουν δημιουργηθεί λόγω σφαλμάτων" -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Επιτυχής διόθρωση επιλογής συντακτών για το '{0}'." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Οι συστάσεις δεν έχουν αποθηκευτεί λόγω σφαλμάτων" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Επιτυχής διαγραφή επιλογής συντακτών." diff --git a/wagtail/wagtailsearch/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/en/LC_MESSAGES/django.mo index 2ee39fe26..4f1c9e124 100644 Binary files a/wagtail/wagtailsearch/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.mo index 003ef0bd0..1f200a5aa 100644 Binary files a/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.po index 59c18bf7e..7790a03e5 100644 --- a/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/es/LC_MESSAGES/django.po @@ -1,144 +1,152 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 # fooflare , 2014 # Joaquín Tita , 2014 +# José Alaguna , 2015 # Mauricio Baeza , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 02:15+0000\n" +"Last-Translator: José Alaguna \n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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:10 msgid "Search term(s)/phrase" msgstr "Término(s)/frase de búsqueda" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Introduce la cadena completa de búsqueda a encontrar. Es \n" +" necesaria una coincidencia exacta para que tus Selecciones del " +"Editor sean \n" +" mostradas, los comodines NO están permitidos." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." -msgstr "Por favor, especifique al menos una recomendación para este término de búsqueda." +msgstr "" +"Por favor, especifique al menos una recomendación para este término de " +"búsqueda." + +msgid "Query Daily Hits" +msgstr "Consultas de acceso diarias" + +msgid "Page" +msgstr "Página" + +msgid "Description" +msgstr "Descripción" + +msgid "Editor's Pick" +msgstr "Selección del editor" -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Añadir selección del editor" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " msgstr "" +"\n" +"

Resultados promovidos son medios para recomendar páginas específicas que " +"pueden no aparecer en los primeros puestos de los resultados de búsqueda. " +"Por ejemplo: recomendar un sitio de donaciones utilizando términos menos " +"frecuentes como \"donar\".

" -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n

El campo de \"término(s) de búsqueda/frase\", debe contener la búsqueda completa y exacta para que se proporcionen los resultados recomendados, incluyendo cualquier error de ortografía o error accidental del usuario. Para ayudarte, puedes elegir entre los términos de búsqueda que han sido más populares entre los usuarios de su sitio.

" +msgstr "" +"\n" +"

El campo de \"término(s) de búsqueda/frase\", debe contener la búsqueda " +"completa y exacta para que se proporcionen los resultados recomendados, " +"incluyendo cualquier error de ortografía o error accidental del " +"usuario. Para ayudarte, puedes elegir entre los términos de búsqueda que han " +"sido más populares entre los usuarios de su sitio.

" -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Guardar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Eliminar %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "¿Esta seguro de querer borrar todos los resultados promocionados para este termino de busqueda?" +msgstr "" +"¿Esta seguro de querer borrar todos los resultados promocionados para este " +"termino de busqueda?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Editando %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Editando" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Subir" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Bajar" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Resultados de busqueda promocionados" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Añadir página recomendada" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Términos de búsqueda" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Resultados de busqueda promocionados" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Agregar nuevo resultado promocionado" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Término(s) de búsqueda" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Resultados promocionados" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Vistas (semana pasada)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Editar esta selección" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Ninguna" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -148,71 +156,66 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hay una coincidencia\n " -msgstr[1] "\n Hay %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hay una coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hay %(counter)s coincidencias\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Lo sentimos, resultados promovidos no encontrados \"%(query_string)s\"" +msgstr "" +"Lo sentimos, resultados promovidos no encontrados \"%(query_string)s" +"\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Resultados promovidos no han sido creados. ¿Por que no agregar uno?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Resultados promovidos no han sido creados. ¿Por que no agregar uno?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Términos de búsqueda popular" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Buscar" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Términos" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "No hay resultados" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Fecha" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Escoger de los términos de búsqueda populares" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Buscar selecciones del editor" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Selecciones del editor para '{0}' creadas." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Editar" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Las recomendaciones no han sido creadas debido a errores " -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Selecciones del editor para '{0}' actualizadas." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Las recomendaciones no han sido guardadas debido a errores" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Selecciones del editor para '{0}' eliminadas." diff --git a/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 0bf573f39..000000000 Binary files a/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index c8b411d75..000000000 --- a/wagtail/wagtailsearch/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 1e4009ab0..000000000 Binary files a/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index c8cd7e260..000000000 --- a/wagtail/wagtailsearch/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,212 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.mo index 586f81d87..2d3820dfb 100644 Binary files a/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.po index 3258bfa5f..630d3c1aa 100644 --- a/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Adrien , 2014 # Bertrand Bordage , 2015 @@ -11,133 +11,142 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:57+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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:10 msgid "Search term(s)/phrase" msgstr "Terme(s)/phrase de recherche" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "Entrer la chaîne complète de recherche à utiliser. Une correspondance exacte est obligatoire pour que votre résultat soit affiché, les caractères \"joker\" ne sont pas autorisés." +msgstr "" +"Entrer la chaîne complète de recherche à utiliser. Une correspondance exacte " +"est obligatoire pour que votre résultat soit affiché, les caractères \"joker" +"\" ne sont pas autorisés." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." -msgstr "Veuillez spécifier au moins une recommandation pour ce terme de recherche." +msgstr "" +"Veuillez spécifier au moins une recommandation pour ce terme de recherche." + +msgid "Query Daily Hits" +msgstr "Nombre de requêtes journalières" + +msgid "Page" +msgstr "Page" + +msgid "Description" +msgstr "Description" + +msgid "Editor's Pick" +msgstr "Résultat amélioré" -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Ajouter un résultat amélioré" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" +" " +msgstr "" +"\n" +"

Les résultats améliorés sont un moyen de recommander des " +"pages spécifiques qui ne seraient pas arrivées naturellement en haut des " +"résultats de recherche. Ex: associer votre page de \"soutient\" à une " +"recherche utilisateur avec un terme moins explicite comme \"donner" +"\".

\n" " " -msgstr "\n

Les résultats améliorés sont un moyen de recommander des pages spécifiques qui ne seraient pas arrivées naturellement en haut des résultats de recherche. Ex: associer votre page de \"soutient\" à une recherche utilisateur avec un terme moins explicite comme \"donner\".

\n " -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" +" " +msgstr "" +"\n" +"

Le champ \"Terme(s)/phrase de recherche\" ci-dessous doit " +"contenir la recherche complète et exacte pour laquelle vous souhaitez " +"fournir des résultats recommandés, ce qui comprend n'importe quelle " +"faute de frappe/erreur de l'utilisateur. Pour vous aider, vous pouvez " +"choisir parmi les termes de recherche populaires des utilisateurs de votre " +"site.

\n" " " -msgstr "\n

Le champ \"Terme(s)/phrase de recherche\" ci-dessous doit contenir la recherche complète et exacte pour laquelle vous souhaitez fournir des résultats recommandés, ce qui comprend n'importe quelle faute de frappe/erreur de l'utilisateur. Pour vous aider, vous pouvez choisir parmi les termes de recherche populaires des utilisateurs de votre site.

\n " -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Supprimée %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Supprimer" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Êtes-vous sûr de vouloir supprimer tous les résultats améliorés pour ce terme de recherche" +msgstr "" +"Êtes-vous sûr de vouloir supprimer tous les résultats améliorés pour ce " +"terme de recherche" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Modification de %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Modification" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Monter" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Descendre" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Résultat de recherche amélioré" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Ajouter une page recommandée" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Termes de recherche" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Résultats de recherche améliorés" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Ajouter un nouveau résultat amélioré" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Terme(s) de recherche" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Résultats améliorés" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Vues (semaine dernière)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Éditer ce choix" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Aucun" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -147,71 +156,64 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n 1 correspondance " -msgstr[1] "\n %(counter)s correspondances " +msgstr[0] "" +"\n" +" 1 correspondance " +msgstr[1] "" +"\n" +" %(counter)s correspondances " -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Désolé, aucun résultat amélioré correspondant pour \"%(query_string)s\"" +msgstr "" +"Désolé, aucun résultat amélioré correspondant pour \"%(query_string)s\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Aucun résultat amélioré n'a été créé. Pourquoi ne pas en ajouter un ?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Aucun résultat amélioré n'a été créé. Pourquoi ne pas en ajouter un ?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Termes de recherche populaires" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Rechercher" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termes" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Aucun résultat trouvé" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Date" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Choisir parmi les recherches populaires" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Rechercher des résultats améliorés" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Résultat amélioré pour '{0}' créé." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Modifier" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Les recommandations n'ont pas été créées en raison d'erreurs" -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Résultat amélioré pour '{0}' mis à jour." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Les recommandations n'ont pas été sauvegardées en raison d'erreurs" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Résultat amélioré supprimé." diff --git a/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.mo index 9baf85cf4..b86a0dc30 100644 Binary files a/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.po index 228938637..78149e202 100644 --- a/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/gl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 @@ -10,133 +10,67 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" +"language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Termo(s)/frase de busca" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Engadir selección do editor" -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Gardar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Eliminar %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Editando %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Editando" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Subir" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Baixar" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Engadir páxina recomendada" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Termos de busca" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Termos(s) de busca" -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Vistas (semana pasada)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Editar esta selección" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Ningunha" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -146,71 +80,37 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hai unha coincidencia\n " -msgstr[1] "\n Hai %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hai unha coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hai %(counter)s coincidencias\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Termos de busca popular" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Buscar" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termos" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Non hai resultados" -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Buscar seleccións do editor" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Seleccións do editor para '{0}' creadas." -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Seleccións do editor para '{0}' actualizadas." -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Seleccións do editor para '{0}' eliminadas." diff --git a/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 84981a425..000000000 Binary files a/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 01cd3711e..000000000 --- a/wagtail/wagtailsearch/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/it/)\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 2c3dc5561..000000000 Binary files a/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index e8c207af2..000000000 --- a/wagtail/wagtailsearch/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,212 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/language/ja/)\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 688fddb4e..000000000 Binary files a/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index ba1e3149b..000000000 --- a/wagtail/wagtailsearch/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,215 +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: -# Delgermurun Purevkhuuu , 2014 -# Delgermurun Purevkhuuu , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/language/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "Хадгалах" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "Устгах" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "Тийм, устга" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "Дээшээ" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "Доошоо" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "Хайх" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 56d90ffa7..000000000 Binary files a/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index a145a0520..000000000 --- a/wagtail/wagtailsearch/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/nl/)\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 812437248..000000000 Binary files a/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index fe67f5871..000000000 --- a/wagtail/wagtailsearch/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wagtail/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.mo index 1ebb9965b..d6a5e4973 100644 Binary files a/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.po index 3721c5fc8..9eea01bab 100644 --- a/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # utek , 2014 # utek , 2014 @@ -9,133 +9,68 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" +"pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Frazy wyszukiwania" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Dodaj wybór redakcji" -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Zapisz" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Usuń %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Usuń" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Tak, usuń" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Edycja %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Edytujesz" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Przesuń w górę" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Przesuń w dół" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Dodaj polecaną stronę" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Frazy wyszukiwania" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Frazy wyszukiwania" -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Odsłony (poprzedni tydzień)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Edytuj ten wybór" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Brak" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -145,72 +80,41 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Jedno dopasowanie\n " -msgstr[1] "\n Są %(counter)s dopasowania\n " -msgstr[2] "\n Jest %(counter)s dopasowań\n " +msgstr[0] "" +"\n" +" Jedno dopasowanie\n" +" " +msgstr[1] "" +"\n" +" Są %(counter)s dopasowania\n" +" " +msgstr[2] "" +"\n" +" Jest %(counter)s dopasowań\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Popularne wyszukiwania" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Szukaj" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Frazy" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Nie znaleziono" -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Szukaj wyborów redakcji" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Stworzono wybór redakcji dla '{0}'" -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Zaktualizowano wybór redakcji dla '{0}'." -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Usunięto wybór redakcji." diff --git a/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.mo index a72347db0..3f4f2a780 100644 Binary files a/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.po index e9eaa6e89..eaa7228ba 100644 --- a/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Claudemiro Alves Feitosa Neto , 2015 # Gladson , 2014 @@ -9,133 +9,137 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:36+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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:10 msgid "Search term(s)/phrase" msgstr "Buscar termo(s)/frase" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Digite o texto completo para procurar a correspondência. Uma correspondência " +"exata é necessária para que as Sugestões dos Editores sejam exibidas, " +"curingas NÃO serão permitidos." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." msgstr "Especifique pelo menos uma recomendação para este termo de busca." -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 +msgid "Query Daily Hits" +msgstr "Acessos diários da query" + +msgid "Page" +msgstr "Página" + +msgid "Description" +msgstr "Descrição" + +msgid "Editor's Pick" +msgstr "Escolha do editor" + msgid "Add editor's pick" -msgstr "Add sugestões do editor" +msgstr "Adicionar sugestões do editor" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " -msgstr "\n

Resultados de busca promovidos são meios de recomendar páginas específicas que pode não aparecer organicamente nos resultados. Ex. recomendar sua página de doação principal para um usuário pesquisando com um termo menos comum \"doando\".

" +msgstr "" +"\n" +"

Resultados de busca promovidos são meios de recomendar páginas " +"específicas que pode não aparecer organicamente nos resultados. Ex. " +"recomendar sua página de doação principal para um usuário pesquisando com um " +"termo menos comum \"doando\".

" -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n

O \"Termo(s)/frase da busca\" abaixo devem conter a busca exata e completa para a qual você deseja provê resultados recomendados, incluíndo qualquer erro de digitação ou do usuário. Para ajudar, você pode escolher a partir de termos que são populares entre os usuários de seu site

" +msgstr "" +"\n" +"

O \"Termo(s)/frase da busca\" abaixo devem conter a busca exata e " +"completa para a qual você deseja provê resultados recomendados, " +"incluíndo qualquer erro de digitação ou do usuário. Para ajudar, " +"você pode escolher a partir de termos que são populares entre os usuários de " +"seu site

" -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Salvar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Excluir %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Excluir" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Você tem certeza que você quer excluir todos os resultados promovidos para este termo?" +msgstr "" +"Você tem certeza que você quer excluir todos os resultados promovidos para " +"este termo?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Sim, apague" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Editando %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Editando" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Mover para cima" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Mover para baixo" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Resultado promovido" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" -msgstr "Add recomendação para página" +msgstr "Adicionar recomendação para página" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Procurar Termos" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Resultados promovidos" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Adicionar um novo resultado promovido" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Procurar termo(s)" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Resultados promovidos" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Visualizações (última semana)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Editar sugestão do editor" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Nenhum" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -145,71 +149,64 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Há um resultado\n " -msgstr[1] "\n Há %(counter)s resultados\n " +msgstr[0] "" +"\n" +" Há um resultado\n" +" " +msgstr[1] "" +"\n" +" Há %(counter)s resultados\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" msgstr "Desculpe, nenhum resultado promovido com \"%(query_string)s\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Nenhum resultado promovido foi criado. Por que não adicionar um?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Nenhum resultado promovido foi criado. Por que não adicionar um?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Termos populares de pesquisa" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Procurar" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termos" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Nenhum resultado encontrado" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Data" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Escolha a partir de termos populares" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Procurar sugestões dos editores" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Sugestões dos editores para '{0}' criados." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Editar" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "As recomendações não poderiam ser criadas devido a erros" -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Sugestões do editor para '{0}' atualizado." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "As recomendações não puderam ser salvas devido a erros" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Sugestões do editor deletado." diff --git a/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.mo index d9da670dc..1c25c7d54 100644 Binary files a/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.po index ad8689376..7e4ded1ab 100644 --- a/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/pt_PT/LC_MESSAGES/django.po @@ -1,141 +1,150 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Gladson , 2014 # Jose Lourenco , 2014-2015 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:34+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Pesquisar termo(s)/frase" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Introduza o texto completo a pesquisar. É necessária uma correspondência " +"exata para apresentar as suas Escolhas do Editor, não são permitidos " +"wildcards." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." -msgstr "Por favor especifique pelo menos uma recomendação para este termo de procura." +msgstr "" +"Por favor especifique pelo menos uma recomendação para este termo de " +"pesquisa." + +msgid "Query Daily Hits" +msgstr "Acessos Diários da Pesquisa" + +msgid "Page" +msgstr "Página" + +msgid "Description" +msgstr "Descrição" + +msgid "Editor's Pick" +msgstr "Escolha do Editor" -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Adicionar escolha do editor" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " -msgstr "\n

As escolhas do editor servem para recomendar páginas que poderiam não ser aparecer normalmente em posição elevada nos resultados de pesquisa. Por exemplo, recomendar a sua página principal de donativos a um utilizador pesquisando com um termo menos comum como \"dar\".

\n " +msgstr "" +"\n" +"

Os resultados de pesquisa promovidos servem para recomendar páginas " +"específicas que podem não aparecer bem posicionadas nos resultados de " +"pesquisa. Por exemplo, recomendar a sua página principal de donativos a um " +"utilizador que pesquisa um termo menos comum como \"dar\".

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n

O campo \"Persquisar termo(s)/frase\" abaixo tem de conter a pesquisa completa e exata para a qual pretende obter resultados recomendados, incluindo quaisquer erros de ortografia/utilizador. Para facilitar, pode escolher de entre termos de pesquisa que tenham sido usados frequentemente por utilizadores do seu site.

\n " +msgstr "" +"\n" +"

O campo \"Pesquisar termo(s)/frase\" abaixo tem de conter a pesquisa " +"completa e exata para a qual pretende obter resultados recomendados, " +"incluindo quaisquer erros de ortografia/utilizador. Para facilitar, " +"pode escolher de entre os termos de pesquisa que são frequentemente usados " +"pelos utilizadores do seu site.

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Guardar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" -msgstr "Eliminar %(query)s" +msgstr "Apagar %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" -msgstr "Eliminar" +msgstr "Apagar" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Tem a certeza que pretende eliminar todas as escolhas do editor para este termo de pesquisa?" +msgstr "" +"Tem a certeza que quer apagar todos os resultados promovidos para este termo " +"de pesquisa?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" -msgstr "Sim, eliminar" +msgstr "Sim, apagar" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" -msgstr "Editando %(query)s" +msgstr "A editar %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Mover para cima" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Mover para baixo" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" -msgstr "Escolha do editor" +msgstr "Resultado de pesquisa promovido" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Adicionar uma página recomendada" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Pesquisar Termos" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" -msgstr "Escolhas do editor" +msgstr "Resultados de pesquisa promovidos" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" -msgstr "Adicionar nova escolha do editor" +msgstr "Adicionar novo resultado promovido" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Pesquisar termo(s)" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" -msgstr "Escolhas do editor" +msgstr "Resultados promovidos" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Visualizações (última semana)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Editar esta escolha" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Nenhuma" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -145,71 +154,65 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Existe uma ocorrência\n " -msgstr[1] "\n Existem %(counter)s ocorrências\n " +msgstr[0] "" +"\n" +"Encontrado um resultado\n" +" " +msgstr[1] "" +"\n" +"Encontrados %(counter)s resultados\n" +" " -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Desculpe, nenhuma escolha do editor contém \"%(query_string)s\"" +msgstr "" +"Desculpe, nenhuma resultado promovido contém \"%(query_string)s\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Nenhuma escolha do editor foi criada. Porque não adicionar uma?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Não existem resultados promovidos. Porque não criar um?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Termos de pesquisa populares" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Pesquisar" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termos" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Nenhum resultado encontrado" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Data" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Escolha entre os termos de pesquisa populares" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Pesquisar nas escolhas do editor" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Escolhas do editor para '{0}' criadas." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Editar" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" -msgstr "Recomendações não foram criadas devido a erros." +msgstr "As recomendações não foram criadas devido a erros." -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Escolhas do editor para '{0}' atualizadas." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" -msgstr "Recomendações não foram guardadas devido a erros." +msgstr "As recomendações não foram guardadas devido a erros." -#: views/editorspicks.py:142 msgid "Editor's picks deleted." -msgstr "Escolhas do editor eliminadas." +msgstr "Escolhas do editor apagadas." diff --git a/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.mo index 3b1a45eec..ec07f9a3e 100644 Binary files a/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.po index b9ee6e6b2..e58541375 100644 --- a/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/ro/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan Braghis, 2014 # Dan Braghis, 2014-2015 @@ -10,133 +10,118 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" +"language/ro/)\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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Termeni/frază de căutare" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." msgstr "Introduceți cel puțin o recomandare pentru acest termen de căutare." -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Adaugă selecție editorială" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" +" " +msgstr "" +"\n" +"

Rezultatele de căutare promovate reprezintă o modalitate de recomandare a " +"paginilor care pot să nu apară în topul rezultatelor de căutare în mod " +"organic. De exemplu, recomandărea paginii principale de donații unui " +"utilizator care caută termenul mai puțin frecvent \"dare\".

\n" " " -msgstr "\n

Rezultatele de căutare promovate reprezintă o modalitate de recomandare a paginilor care pot să nu apară în topul rezultatelor de căutare în mod organic. De exemplu, recomandărea paginii principale de donații unui utilizator care caută termenul mai puțin frecvent \"dare\".

\n " -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " -msgstr "\n

Câmpul \"Termeni/frază de căutare\" de mai jos trebuie să conțină șirul exact pentru care doriți să furnizați rezultate recomandate. Includeți greșeli ortografice și alte greșeli. Puteți să alegeți din termenii de căutare populari printre utilizatorii sitului dvs.

" +msgstr "" +"\n" +"

Câmpul \"Termeni/frază de căutare\" de mai jos trebuie să conțină șirul " +"exact pentru care doriți să furnizați rezultate recomandate. Includeți greșeli ortografice și alte greșeli. Puteți să alegeți din termenii de " +"căutare populari printre utilizatorii sitului dvs.

" -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Salvează" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Șterge %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Șterge" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Sigur doriți să ștergeți toate rezultatele promovate pentru acest termen de căutare?" +msgstr "" +"Sigur doriți să ștergeți toate rezultatele promovate pentru acest termen de " +"căutare?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Editare %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Editare" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Deplasează în sus" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Deplasează în jos" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Rezultat de căutare promovat" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Adaugă pagină recomandată" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Termeni de căutare" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Rezultate de căutare promovate" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Adaugă rezultat promovat" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Termen de căutare" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Rezultate promovate" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Vizualizări (ultima săptămână)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Editează selecția" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Nici una" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -146,72 +131,58 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nExistă o potrivire" -msgstr[1] "\nSunt %(counter)s potriviri" -msgstr[2] "\nSunt %(counter)s potriviri" +msgstr[0] "" +"\n" +"Există o potrivire" +msgstr[1] "" +"\n" +"Sunt %(counter)s potriviri" +msgstr[2] "" +"\n" +"Sunt %(counter)s potriviri" -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un rezultat promovat" +msgstr "" +"Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un " +"rezultat promovat" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Nu a fost creată nici o selecție editorială. De ce să nu adăugați una?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Nu a fost creată nici o selecție editorială. De ce să nu adăugați una?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Termeni populari de căutare" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Căutare" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Termeni" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Nu sunt rezultate" -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Caută selecții editoriale" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Selecțiile editoriale pentru '{0}' au fost create." -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Recomandările nu au fost create din cauza erorilor." -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Selecțiile editoriale pentru '{0}' au fost actualizate." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Recomandările nu au fost salvate din cauza erorilor." -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Selecțiile editoriale au fost șterse" diff --git a/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.mo index d4572c269..dfaab097b 100644 Binary files a/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.po index 8dbccbc8e..da6492e46 100644 --- a/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Eugene MechanisM , 2014-2015 # HNKNTA , 2014 @@ -11,133 +11,143 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/ru/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 07:46+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/" +"ru/)\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" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "Критерий поиска/фраза" -#: forms.py:11 msgid "" "Enter the full search string to match. An exact match is required for your " "Editors Picks to be displayed, wildcards are NOT allowed." msgstr "" +"Введите полный критерий поиска, для соответствия. Точное совпадение " +"требуется для отображения вашей Выборки Редактора, подстановки не " +"допускаются." -#: forms.py:38 msgid "Please specify at least one recommendation for this search term." -msgstr "Пожалуйста, сформулируйте по крайней мере, одну рекомендацию по этому поисковому запросу." +msgstr "" +"Пожалуйста, сформулируйте по крайней мере, одну рекомендацию по этому " +"поисковому запросу." + +msgid "Query Daily Hits" +msgstr "Запрос Ежедневных Хитов" + +msgid "Page" +msgstr "Страница" + +msgid "Description" +msgstr "Описание" + +msgid "Editor's Pick" +msgstr "Выбор редактора" -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "Добавить подборку" -#: templates/wagtailsearch/editorspicks/add.html:10 msgid "" "\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" +"

Promoted search results are a means of recommending " +"specific pages that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

\n" " " msgstr "" +"\n" +"

Продвигаемые поисковые запросы означают рекомендацию " +"конкретных страниц, которые, возможно, не попадут в поисковую выдачу, но " +"могут быть полезны. Например, рекомендация страницы пожертвований " +"пользователю, который ищет что-то с запросом \"даю\".

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:14 msgid "" "\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" +"

The \"Search term(s)/phrase\" field below must contain " +"the full and exact search for which you wish to provide recommended results, " +"including any misspellings/user error. To help, you can choose from " +"search terms that have been popular with users of your site.

\n" " " msgstr "" +"\n" +"

\"Поисковый запрос(ы)/фраза\" в поле ниже должны " +"содержать полный и точный поисковый запросб для которого вы хотите " +"рекомендовать что-то, включая любые ошибки и опечатки которые может " +"допустить пользователь. Для помощи, вы можете выбрать из наиболее популярных " +"поисковых запросов, которые совершали пользователи вашего сайта.

\n" +" " -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "Сохранить" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "Удалить %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "Удалить" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 msgid "" "Are you sure you want to delete all promoted results for this search term?" -msgstr "Вы уверены что вы хотите удалить все раскручиваемые результаты поиска для этого поискового запроса?" +msgstr "" +"Вы уверены что вы хотите удалить все раскручиваемые результаты поиска для " +"этого поискового запроса?" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "Редактирование %(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "Вверх" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "Вниз" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 msgid "Promoted search result" msgstr "Раскручиваемый результат поиска" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "Добавить рекомендованную страницу" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "Критерии поиска" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 msgid "Promoted search results" msgstr "Раскручиваемые результаты поиска" -#: templates/wagtailsearch/editorspicks/index.html:18 msgid "Add new promoted result" msgstr "Добавить новый раскручиваемый результат" -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "Критерии поиска" -#: templates/wagtailsearch/editorspicks/list.html:9 msgid "Promoted results" msgstr "Раскручиваемые результаты" -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "Просмотров (прошлая неделя)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "Редактировать эту подборку" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "Ничего" -#: templates/wagtailsearch/editorspicks/results.html:5 #, python-format msgid "" "\n" @@ -147,72 +157,70 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nНайдено одно совпадение" -msgstr[1] "\nНайдено %(counter)s совпадений" -msgstr[2] "\nНайдено %(counter)s совпадений" +msgstr[0] "" +"\n" +"Найдено одно совпадение" +msgstr[1] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[2] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[3] "" +"\n" +"Найдено %(counter)s совпадений" -#: templates/wagtailsearch/editorspicks/results.html:18 #, python-format msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "Извините, нет раскручиваемых результатов совпадающих с \"%(query_string)s\"" +msgstr "" +"Извините, нет раскручиваемых результатов совпадающих с \"" +"%(query_string)s\"" -#: templates/wagtailsearch/editorspicks/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" -msgstr "Раскручиваемых поисковых запросов пока не создано. Почему бы не добавить один?" +"No promoted results have been created. Why not add one?" +msgstr "" +"Раскручиваемых поисковых запросов пока не создано. Почему бы не добавить один?" -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "Популярные критерии поиска" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "Поиск" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "Критерии" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "Ничего не найдено" -#: templates/wagtailsearch/queries/chooser_field.html:3 msgid "Date" msgstr "Дата" -#: templates/wagtailsearch/queries/chooser_field.html:8 msgid "Choose from popular search terms" msgstr "Выбрать из популярных поисковых запросов" -#: views/editorspicks.py:46 msgid "Search editor's picks" msgstr "Искать подборки" -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "Подборка '{0}' создана." -#: views/editorspicks.py:82 views/editorspicks.py:117 msgid "Edit" msgstr "Правка" -#: views/editorspicks.py:89 msgid "Recommendations have not been created due to errors" msgstr "Рекомендации не были созданы из-за ошибок" -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "Подборка '{0}' обновлена." -#: views/editorspicks.py:124 msgid "Recommendations have not been saved due to errors" msgstr "Рекомендации не были сохранены из-за ошибок" -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "Подборка удалена." diff --git a/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 14bebfee1..000000000 Binary files a/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index 280a16689..000000000 --- a/wagtail/wagtailsearch/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/wagtail/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index b5a355fc3..000000000 Binary files a/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index ab206e012..000000000 --- a/wagtail/wagtailsearch/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,214 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wagtail/language/sk_SK/)\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 0644a1c47..000000000 Binary files a/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index abc6a2de5..000000000 --- a/wagtail/wagtailsearch/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index e3178b156..000000000 Binary files a/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 237ad24b0..000000000 --- a/wagtail/wagtailsearch/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,213 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 3ed22762f..000000000 Binary files a/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index bc467532f..000000000 --- a/wagtail/wagtailsearch/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,212 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 75fac92b4..000000000 Binary files a/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index b85c647da..000000000 --- a/wagtail/wagtailsearch/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,214 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 13ebdfcf5..000000000 Binary files a/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 15a8993f9..000000000 --- a/wagtail/wagtailsearch/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,212 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.mo index 3639e9d79..a587ce2cc 100644 Binary files a/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.po index 3205efc28..faf9933ff 100644 --- a/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailsearch/locale/zh/LC_MESSAGES/django.po @@ -1,212 +1,92 @@ # 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: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/zh/)\n" +"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" +"zh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:10 msgid "Search term(s)/phrase" msgstr "搜索关键词" -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 msgid "Add editor's pick" msgstr "添加编辑精选" -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 msgid "Save" msgstr "保存" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 #, python-format msgid "Delete %(query)s" msgstr "删除Delete %(query)s" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 msgid "Delete" msgstr "删除" -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 msgid "Yes, delete" msgstr "是的,删除" -#: templates/wagtailsearch/editorspicks/edit.html:3 #, python-format msgid "Editing %(query)s" msgstr "编辑%(query)s" -#: templates/wagtailsearch/editorspicks/edit.html:5 msgid "Editing" msgstr "编辑" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 msgid "Move up" msgstr "向上移动" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 msgid "Move down" msgstr "向下移动" -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 msgid "Add recommended page" msgstr "添加推荐页" -#: templates/wagtailsearch/editorspicks/index.html:3 msgid "Search Terms" msgstr "搜索关键词" -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 msgid "Search term(s)" msgstr "搜索关键词" -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 msgid "Views (past week)" msgstr "查看 (上周)" -#: templates/wagtailsearch/editorspicks/list.html:17 msgid "Edit this pick" msgstr "编辑这个精选" -#: templates/wagtailsearch/editorspicks/list.html:23 msgid "None" msgstr "没有" -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 msgid "Popular search terms" msgstr "流行的搜索关键词" -#: templates/wagtailsearch/queries/chooser/chooser.html:11 msgid "Search" msgstr "搜索" -#: templates/wagtailsearch/queries/chooser/results.html:7 msgid "Terms" msgstr "关键词" -#: templates/wagtailsearch/queries/chooser/results.html:22 msgid "No results found" msgstr "没有找到任何结果" -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 #, python-brace-format msgid "Editor's picks for '{0}' created." msgstr "编辑精选'{0}'已创建。" -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 #, python-brace-format msgid "Editor's picks for '{0}' updated." msgstr "编辑精选'{0}'已更新。" -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 msgid "Editor's picks deleted." msgstr "编辑精选已删除" diff --git a/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index 026538181..000000000 Binary files a/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index 33ac79d2f..000000000 --- a/wagtail/wagtailsearch/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,214 +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: -# hanfeng , 2014 -# hanfeng , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/language/zh_CN/)\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:10 -msgid "Search term(s)/phrase" -msgstr "检索词" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "增加编辑精选 " - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "保存" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "删除%(query)s" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "删除" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "是,删除" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "编辑%(query)s" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "编辑" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "检索词" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index 72b33bd8c..000000000 Binary files a/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index a45fbf05f..000000000 --- a/wagtail/wagtailsearch/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,212 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:10 -msgid "Search term(s)/phrase" -msgstr "" - -#: forms.py:11 -msgid "" -"Enter the full search string to match. An exact match is required for your " -"Editors Picks to be displayed, wildcards are NOT allowed." -msgstr "" - -#: forms.py:38 -msgid "Please specify at least one recommendation for this search term." -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:3 -#: templates/wagtailsearch/editorspicks/add.html:5 -msgid "Add editor's pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:10 -msgid "" -"\n" -"

Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term \"giving\".

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:14 -msgid "" -"\n" -"

The \"Search term(s)/phrase\" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.

\n" -" " -msgstr "" - -#: templates/wagtailsearch/editorspicks/add.html:28 -#: templates/wagtailsearch/editorspicks/edit.html:19 -msgid "Save" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:3 -#, python-format -msgid "Delete %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:5 -#: templates/wagtailsearch/editorspicks/edit.html:20 -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:6 -msgid "Delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:9 -msgid "" -"Are you sure you want to delete all promoted results for this search term?" -msgstr "" - -#: templates/wagtailsearch/editorspicks/confirm_delete.html:12 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:3 -#, python-format -msgid "Editing %(query)s" -msgstr "" - -#: templates/wagtailsearch/editorspicks/edit.html:5 -msgid "Editing" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:4 -msgid "Move up" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:5 -msgid "Move down" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_form.html:10 -msgid "Promoted search result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/includes/editorspicks_formset.html:16 -msgid "Add recommended page" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:3 -msgid "Search Terms" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:17 wagtail_hooks.py:25 -msgid "Promoted search results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/index.html:18 -msgid "Add new promoted result" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:8 -msgid "Search term(s)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:9 -msgid "Promoted results" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:10 -#: templates/wagtailsearch/queries/chooser/results.html:8 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:17 -msgid "Edit this pick" -msgstr "" - -#: templates/wagtailsearch/editorspicks/list.html:23 -msgid "None" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailsearch/editorspicks/results.html:18 -#, python-format -msgid "Sorry, no promoted results match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailsearch/editorspicks/results.html:21 -#, python-format -msgid "" -"No promoted results have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:11 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:7 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:22 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:3 -msgid "Date" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" - -#: views/editorspicks.py:46 -msgid "Search editor's picks" -msgstr "" - -#: views/editorspicks.py:81 -#, python-brace-format -msgid "Editor's picks for '{0}' created." -msgstr "" - -#: views/editorspicks.py:82 views/editorspicks.py:117 -msgid "Edit" -msgstr "" - -#: views/editorspicks.py:89 -msgid "Recommendations have not been created due to errors" -msgstr "" - -#: views/editorspicks.py:116 -#, python-brace-format -msgid "Editor's picks for '{0}' updated." -msgstr "" - -#: views/editorspicks.py:124 -msgid "Recommendations have not been saved due to errors" -msgstr "" - -#: views/editorspicks.py:142 -msgid "Editor's picks deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.mo deleted file mode 100644 index aaffac813..000000000 Binary files a/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.po deleted file mode 100644 index 61bfe7dc8..000000000 --- a/wagtail/wagtailsites/locale/bg/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" -"language/bg/)\n" -"Language: bg\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.mo deleted file mode 100644 index 25a80ed5c..000000000 Binary files a/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.po deleted file mode 100644 index dc290583a..000000000 --- a/wagtail/wagtailsites/locale/ca/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" -"ca/)\n" -"Language: ca\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index dea00c8c0..000000000 Binary files a/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index bab732db3..000000000 --- a/wagtail/wagtailsites/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 2e069521f..000000000 Binary files a/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 6b9b3874b..000000000 --- a/wagtail/wagtailsites/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,110 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.mo index ba781ae80..a7854bb1b 100644 Binary files a/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.po index eebd8da1b..6628f96bf 100644 --- a/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/de/LC_MESSAGES/django.po @@ -4,115 +4,84 @@ # # Translators: # Johannes Spielmann , 2014 +# Wasilis Mandratzis-Walz, 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-28 13:06+0000\n" -"Last-Translator: Johannes Spielmann \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-12 13:15+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" "Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" "de/)\n" -"Language: de\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:12 msgid "Choose a root page" msgstr "Wählen Sie eine Ursprungs-Seite" -#: forms.py:12 msgid "Choose a different root page" msgstr "Eine andere Ursprungs-Seite auswählen" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Webseite löschen" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Sind Sie sicher, dass Sie diese Webseite löschen möchten?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Ja, löschen" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Webseite hinzufügen" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Speichern" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Webseiten" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Webseite hinzufügen" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Webseite" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Port" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "Ursprungsseite" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "Standard?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "Standard" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Webseite '{0}' erstellt." -#: views.py:32 views.py:54 -#, fuzzy -#| msgid "Editing" msgid "Edit" msgstr "Bearbeiten" -#: views.py:36 msgid "The site could not be created due to errors." msgstr "Aufgrund von Fehlern konnte die Webseite nicht erstellt werden." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Webseite '{0}' geändert." -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "Aufgrund von Fehlern konnte die Webseite nicht gespeichert werden." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Webseite '{0}' gelöscht" - -#~ msgid "Change page" -#~ msgstr "Seite verändern" - -#~ msgid "Choose page" -#~ msgstr "Seite auswählen" diff --git a/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.mo index 6296c09fa..7515bf21f 100644 Binary files a/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.po index 11e5eaae2..0f03fc9c3 100644 --- a/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/el/LC_MESSAGES/django.po @@ -3,107 +3,84 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Wasilis Mandratzis-Walz, 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-12 14:28+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:12 msgid "Choose a root page" -msgstr "" +msgstr "Επιλέξτε μια κεντρική σελίδα" -#: forms.py:12 msgid "Choose a different root page" -msgstr "" +msgstr "Επιλέξτε μια διαφορετική κεντρική σελίδα" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" -msgstr "" +msgstr "Διαγραφή σελίδας" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" -msgstr "" +msgstr "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτή την σελίδα;" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" -msgstr "" +msgstr "Ναι, να διαγραφεί" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" -msgstr "" +msgstr "Προσθήκη σελίδας" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" -msgstr "" +msgstr "Αποθήκευση" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" -msgstr "" +msgstr "Επεξεργασία" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" -msgstr "" +msgstr "Σελιδες" -#: templates/wagtailsites/index.html:7 msgid "Add a site" -msgstr "" +msgstr "Προσθήκη σελιδας" -#: templates/wagtailsites/index.html:19 msgid "Site" -msgstr "" +msgstr "Σελιδα" -#: templates/wagtailsites/index.html:26 msgid "Port" -msgstr "" +msgstr "Θυρα" -#: templates/wagtailsites/index.html:27 msgid "Root page" -msgstr "" +msgstr "Κεντρική σελίδα" -#: templates/wagtailsites/index.html:28 msgid "Default?" -msgstr "" +msgstr "Προεπιλογή;" -#: templates/wagtailsites/index.html:42 msgid "Default" -msgstr "" +msgstr "Προεπιλογή" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." -msgstr "" +msgstr "Η σελίδα '{0}' δημιουργήθηκε." -#: views.py:32 views.py:54 msgid "Edit" -msgstr "" +msgstr "Επεξεργασία" -#: views.py:36 msgid "The site could not be created due to errors." -msgstr "" +msgstr "Η σελίδα δεν μπορεί να δημιουργηθεί λόγω σφαλμάτων." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." -msgstr "" +msgstr "Έγινε η αποθήκευση της σελίδας '{0}'." -#: views.py:58 msgid "The site could not be saved due to errors." -msgstr "" +msgstr "Δεν ήταν δυνατή η αποθήκευση της σελίδας λόγω σφαλμάτων." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." -msgstr "" +msgstr "Η σελίδα '{0}' διαγράφηκε." diff --git a/wagtail/wagtailsites/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/en/LC_MESSAGES/django.mo index 2ee39fe26..4f1c9e124 100644 Binary files a/wagtail/wagtailsites/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.mo index a40e4ee93..8861c33ff 100644 Binary files a/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.po index a9ce762cf..b5c45f169 100644 --- a/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fonso , 2015 # Mauricio Baeza , 2014 @@ -9,102 +9,79 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" "PO-Revision-Date: 2015-04-17 11:59+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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:12 msgid "Choose a root page" msgstr "Seleccionar una página inicial" -#: forms.py:12 msgid "Choose a different root page" msgstr "Seleccionar una página inicial diferente" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Sitio borrado" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Esta Usted seguro de querer eliminar este sitio?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Si, borrar" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Agregar sitio" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Guardar" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "Editando" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Sitios" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Agregar un sitio" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Sitio" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Puerto" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "Página inicial" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "Predeterminado?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "Predeterminado" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Sitio '{0}' creado." -#: views.py:32 views.py:54 msgid "Edit" msgstr "Editar" -#: views.py:36 msgid "The site could not be created due to errors." msgstr "El sitio no puede ser creado debido a errores" -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Sitio '{0}' actualizado." -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "El sitio no puede ser guardado debido a errores" -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Sitio '{0}' eliminado." diff --git a/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 85528479b..000000000 Binary files a/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index a167ff8d0..000000000 --- a/wagtail/wagtailsites/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 0d40dd9a4..000000000 Binary files a/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 2f5140d22..000000000 --- a/wagtail/wagtailsites/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,108 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.mo index fa6a9be0f..59c4ca05b 100644 Binary files a/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.po index ee67970f9..3446768eb 100644 --- a/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/fr/LC_MESSAGES/django.po @@ -1,109 +1,86 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:59+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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:12 msgid "Choose a root page" msgstr "Choisir une page racine" -#: forms.py:12 msgid "Choose a different root page" msgstr "Choisissez une page racine différente" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Supprimer le site" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Êtes-vous sûr de vouloir supprimer ce site ?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Ajout de site" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "Édition" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Sites" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Ajouter un site" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Site" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Port" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "Page racine" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "Défaut ?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "Défaut" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Site '{0}' créé." -#: views.py:32 views.py:54 msgid "Edit" -msgstr "" +msgstr "Modifier" -#: views.py:36 msgid "The site could not be created due to errors." msgstr "Le site n'a pas pu être créé à cause d'erreurs." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Site '{0}' mis à jour." -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "Le site n'a pas pu être enregistré à cause d'erreurs." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Site '{0}' supprimé." diff --git a/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.mo deleted file mode 100644 index c762811d8..000000000 Binary files a/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.po deleted file mode 100644 index ebb05daad..000000000 --- a/wagtail/wagtailsites/locale/gl/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" -"language/gl/)\n" -"Language: gl\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 6d1d13117..000000000 Binary files a/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 8309367ab..000000000 --- a/wagtail/wagtailsites/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.mo index a90250ec9..30603910c 100644 Binary files a/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.po index ca9a70750..38895abff 100644 --- a/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/ja/LC_MESSAGES/django.po @@ -8,111 +8,76 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-11-27 23:53+0000\n" -"Last-Translator: Daigo Shitara \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:16+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" "language/ja/)\n" -"Language: ja\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:12 msgid "Choose a root page" msgstr "ルートページを選択" -#: forms.py:12 msgid "Choose a different root page" msgstr "他のルートページを選択" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "サイトを削除" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "このサイトを削除しますか?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "はい、削除します" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "サイトを追加" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "保存" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "編集中" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "サイト一覧" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "サイトを追加" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "サイト" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "ポート番号" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "ルートページ" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "デフォルト" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "デフォルト" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "'{0}'のサイトが作成されました。" -#: views.py:32 views.py:54 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "編集中" - -#: views.py:36 msgid "The site could not be created due to errors." msgstr "エラーが発生したため、サイトを作成できませんでした。" -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "'{0}'のサイトが更新されました。" -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "エラーが発生したため、サイトを保存できませんでした。" -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "'{0}'のサイトを削除しました。" - -#~ msgid "Change page" -#~ msgstr "ページを変更" - -#~ msgid "Choose page" -#~ msgstr "ページを選択" diff --git a/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 212698cc8..000000000 Binary files a/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index 4fadf238d..000000000 --- a/wagtail/wagtailsites/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" -"language/mn/)\n" -"Language: mn\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index f0835ea0f..000000000 Binary files a/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 87fc3eb70..000000000 --- a/wagtail/wagtailsites/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 830e47d47..000000000 Binary files a/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 024cf84b2..000000000 --- a/wagtail/wagtailsites/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.mo deleted file mode 100644 index 4cc85a646..000000000 Binary files a/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 8b78aa138..000000000 --- a/wagtail/wagtailsites/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,110 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.mo index 606ffb913..b1e01a1c6 100644 Binary files a/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.po index 21f8a77e4..0ff6dd41e 100644 --- a/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/pt_BR/LC_MESSAGES/django.po @@ -3,107 +3,85 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Claudemiro Alves Feitosa Neto , 2015 +# João Luiz Lorencetti , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-14 14:19+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "wagtail/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" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:12 msgid "Choose a root page" -msgstr "" +msgstr "Escolher uma página raiz" -#: forms.py:12 msgid "Choose a different root page" -msgstr "" +msgstr "Escolher outra página raiz" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" -msgstr "" +msgstr "Excluir site" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" -msgstr "" +msgstr "Você tem certeza que deseja apagar esse site?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" -msgstr "" +msgstr "Sim, apagar" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" -msgstr "" +msgstr "Adicionar site" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" -msgstr "" +msgstr "Salvar" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" -msgstr "" +msgstr "Editando" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" -msgstr "" +msgstr "Sites" -#: templates/wagtailsites/index.html:7 msgid "Add a site" -msgstr "" +msgstr "Adicionar um site" -#: templates/wagtailsites/index.html:19 msgid "Site" -msgstr "" +msgstr "Site" -#: templates/wagtailsites/index.html:26 msgid "Port" -msgstr "" +msgstr "Porta" -#: templates/wagtailsites/index.html:27 msgid "Root page" -msgstr "" +msgstr "Página raiz" -#: templates/wagtailsites/index.html:28 msgid "Default?" -msgstr "" +msgstr "Padrão?" -#: templates/wagtailsites/index.html:42 msgid "Default" -msgstr "" +msgstr "Padrão" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." -msgstr "" +msgstr "Site '{0}' criado." -#: views.py:32 views.py:54 msgid "Edit" -msgstr "" +msgstr "Editar" -#: views.py:36 msgid "The site could not be created due to errors." -msgstr "" +msgstr "O site não pode ser criado devido a erros." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." -msgstr "" +msgstr "Site '{0}' atualizado." -#: views.py:58 msgid "The site could not be saved due to errors." -msgstr "" +msgstr "O site não pode ser salvo devido a erros." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." -msgstr "" +msgstr "Site '{0}' excluido." diff --git a/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.mo index b48ce1639..b7a2a5404 100644 Binary files a/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.po index 3ba62240b..e18def160 100644 --- a/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/pt_PT/LC_MESSAGES/django.po @@ -1,109 +1,87 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2014-2015 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:19+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:12 msgid "Choose a root page" -msgstr "Escolher uma página raíz" +msgstr "Escolher uma página raiz" -#: forms.py:12 msgid "Choose a different root page" -msgstr "Escolher uma página raíz diferente" +msgstr "Escolher uma página raiz diferente" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Apagar site" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Tem a certeza que quer apagar este site?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Sim, apagar" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Adicionar site" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Guardar" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" -msgstr "Editar" +msgstr "A editar" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Sites" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Adicionar site" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Site" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Porta" -#: templates/wagtailsites/index.html:27 msgid "Root page" -msgstr "Página raíz" +msgstr "Página raiz" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "Pré-definido?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "Pré-definido" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Site '{0}' criado." -#: views.py:32 views.py:54 msgid "Edit" msgstr "Editar" -#: views.py:36 msgid "The site could not be created due to errors." msgstr "Não foi possível criar o site devido a erros." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Site '{0}' atualizado." -#: views.py:58 msgid "The site could not be saved due to errors." -msgstr "O site não pode ser guardado devido a erros." +msgstr "O site não pôde ser guardado devido a erros." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Site '{0}' apagado." diff --git a/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.mo index 57361c10a..a2cd934bd 100644 Binary files a/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.po index 8a9da36cc..44bc9291f 100644 --- a/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/ro/LC_MESSAGES/django.po @@ -8,112 +8,77 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-02-06 22:12+0000\n" -"Last-Translator: Dan Braghis\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:16+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" "language/ro/)\n" -"Language: ro\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:12 msgid "Choose a root page" msgstr "Alege o pagină de bază" -#: forms.py:12 msgid "Choose a different root page" msgstr "Alege o altă pagină de bază" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Șterge sit" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Sigur doriți să ștergeți acest sit?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Adaugă sit" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Salveză" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "Editare" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Site-uri" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Adaugă un sit" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Sit" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Port" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "Pagină de bază" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "Implicit?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "Implicit" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Site-ul '{0}' a fost creat." -#: views.py:32 views.py:54 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editare" - -#: views.py:36 msgid "The site could not be created due to errors." msgstr "Site-ul nu a fost creat din cauza erorilor." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Site-ul '{0}' a fost actualizat." -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "Site-ul nu a fost salvat din cauza erorilor." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Site-ul '{0}' a fost șters." - -#~ msgid "Change page" -#~ msgstr "Schimbă pagina" - -#~ msgid "Choose page" -#~ msgstr "Alege pagina" diff --git a/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.mo index dad711a6c..118ad512b 100644 Binary files a/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.po index ee05c67e6..707d6395c 100644 --- a/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/ru/LC_MESSAGES/django.po @@ -3,117 +3,86 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Eugene MechanisM , 2014 +# Eugene MechanisM , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-05 02:43+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-05 13:16+0000\n" "Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: forms.py:12 msgid "Choose a root page" msgstr "Выберите корневую страницу" -#: forms.py:12 msgid "Choose a different root page" msgstr "Выбрать другую корневую страницу" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "Удалить сайт" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "Вы уверены, что хотите удалить этот сайт?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "Добавить сайт" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "Сохранить" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "Сайты" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "Добавить сайт" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "Сайт" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "Порт" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "Корневая страница" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "По умолчанию?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "По умолчанию" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "Сайт '{0}' создан." -#: views.py:32 views.py:54 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Редактирование" +msgstr "Правка" -#: views.py:36 msgid "The site could not be created due to errors." msgstr "Сайт не может быть создан из-за ошибок." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "Сайт '{0}' обновлен." -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "Сайт не может быть сохранен из-за ошибок." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "Сайт '{0}' удален." - -#~ msgid "Change page" -#~ msgstr "Изменить страницу" - -#~ msgid "Choose page" -#~ msgstr "Выбрать страницу" diff --git a/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 34021dfa6..000000000 Binary files a/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index d75cc5fb6..000000000 --- a/wagtail/wagtailsites/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index ed99589e0..000000000 Binary files a/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 203f9d64b..000000000 --- a/wagtail/wagtailsites/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: forms.py:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 05a1b8535..000000000 Binary files a/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index d1ddfac6a..000000000 --- a/wagtail/wagtailsites/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index 838f2a220..000000000 Binary files a/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index 2aeb7510f..000000000 --- a/wagtail/wagtailsites/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.mo index 6571427e3..4a868f8bf 100644 Binary files a/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.po index 13e9fad0d..6b32cbab3 100644 --- a/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/tr_TR/LC_MESSAGES/django.po @@ -3,107 +3,84 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# José Alaguna , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 18:51+0000\n" +"Last-Translator: José Alaguna \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" "language/tr_TR/)\n" -"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:12 msgid "Choose a root page" -msgstr "" +msgstr "Bir kaynak sayfa seç" -#: forms.py:12 msgid "Choose a different root page" -msgstr "" +msgstr "Bir farklı kaynak sayfa seç" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" -msgstr "" +msgstr "Site sil" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" -msgstr "" +msgstr "Bu siteyi silmek istediğinizden emin misiniz?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" -msgstr "" +msgstr "Evet, sil" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" -msgstr "" +msgstr "site ekle" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" -msgstr "" +msgstr "Kayde" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" -msgstr "" +msgstr "Düzeltiliyor" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" -msgstr "" +msgstr "siteler" -#: templates/wagtailsites/index.html:7 msgid "Add a site" -msgstr "" +msgstr "Bir site ekle" -#: templates/wagtailsites/index.html:19 msgid "Site" -msgstr "" +msgstr "Site" -#: templates/wagtailsites/index.html:26 msgid "Port" -msgstr "" +msgstr "Giriş" -#: templates/wagtailsites/index.html:27 msgid "Root page" -msgstr "" +msgstr "Kaynak sayfa" -#: templates/wagtailsites/index.html:28 msgid "Default?" -msgstr "" +msgstr "Varsayılan mı" -#: templates/wagtailsites/index.html:42 msgid "Default" -msgstr "" +msgstr "Varsayılan" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." -msgstr "" +msgstr "Site '{0}' oluşturuldu." -#: views.py:32 views.py:54 msgid "Edit" -msgstr "" +msgstr "Düzenle" -#: views.py:36 msgid "The site could not be created due to errors." -msgstr "" +msgstr "Sitesi hataları nedeniyle oluşturulan olamazdı." -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." -msgstr "" +msgstr "Site '{0}' güncelleştirildi." -#: views.py:58 msgid "The site could not be saved due to errors." -msgstr "" +msgstr "Sitesi hataları nedeniyle kurtarılamadı." -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." -msgstr "" +msgstr "Site '{0}' silindi." diff --git a/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 11cbef775..000000000 Binary files a/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index bb55bc5fd..000000000 --- a/wagtail/wagtailsites/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,110 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 19cfbcba3..000000000 Binary files a/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 2f4c33bd9..000000000 --- a/wagtail/wagtailsites/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.mo deleted file mode 100644 index 7b1593e43..000000000 Binary files a/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.po deleted file mode 100644 index bf00e4de7..000000000 --- a/wagtail/wagtailsites/locale/zh/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" -"zh/)\n" -"Language: zh\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.mo index edbd38940..32e5e75ba 100644 Binary files a/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.po index f46e9511e..816fd20b9 100644 --- a/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailsites/locale/zh_CN/LC_MESSAGES/django.po @@ -4,115 +4,81 @@ # # Translators: # hanfeng , 2014 +# hanfeng , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-11-04 09:26+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:16+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" "language/zh_CN/)\n" -"Language: zh_CN\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:12 msgid "Choose a root page" msgstr "选择根页面" -#: forms.py:12 msgid "Choose a different root page" msgstr "选择另外一个根页面" -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 msgid "Delete site" msgstr "删除站点" -#: templates/wagtailsites/confirm_delete.html:11 msgid "Are you sure you want to delete this site?" msgstr "确认删除?" -#: templates/wagtailsites/confirm_delete.html:14 msgid "Yes, delete" msgstr "是,删除" -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 msgid "Add site" msgstr "增加站点" -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 msgid "Save" msgstr "保存" -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 msgid "Editing" msgstr "编辑" -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 msgid "Sites" msgstr "站点" -#: templates/wagtailsites/index.html:7 msgid "Add a site" msgstr "增加站点" -#: templates/wagtailsites/index.html:19 msgid "Site" msgstr "站点" -#: templates/wagtailsites/index.html:26 msgid "Port" msgstr "端口" -#: templates/wagtailsites/index.html:27 msgid "Root page" msgstr "根页面" -#: templates/wagtailsites/index.html:28 msgid "Default?" msgstr "默认?" -#: templates/wagtailsites/index.html:42 msgid "Default" msgstr "默认" -#: views.py:31 #, python-brace-format msgid "Site '{0}' created." msgstr "站点'{0}'已创建" -#: views.py:32 views.py:54 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "编辑" - -#: views.py:36 msgid "The site could not be created due to errors." msgstr "无法创建站点。出现错误。" -#: views.py:53 #, python-brace-format msgid "Site '{0}' updated." msgstr "站点'{0}'已更新" -#: views.py:58 msgid "The site could not be saved due to errors." msgstr "无法保存站点,出现错误。" -#: views.py:74 #, python-brace-format msgid "Site '{0}' deleted." msgstr "站点'{0}'已删除" - -#~ msgid "Change page" -#~ msgstr "修改页面" - -#~ msgid "Choose page" -#~ msgstr "选择页面" diff --git a/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index 9487a20c5..000000000 Binary files a/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 293d90ea7..000000000 --- a/wagtail/wagtailsites/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-03 15:24+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/" -"language/zh_TW/)\n" -"Language: zh_TW\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:12 -msgid "Choose a root page" -msgstr "" - -#: forms.py:12 -msgid "Choose a different root page" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:3 -#: templates/wagtailsites/confirm_delete.html:7 -#: templates/wagtailsites/edit.html:25 -msgid "Delete site" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:11 -msgid "Are you sure you want to delete this site?" -msgstr "" - -#: templates/wagtailsites/confirm_delete.html:14 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsites/create.html:4 templates/wagtailsites/create.html:9 -msgid "Add site" -msgstr "" - -#: templates/wagtailsites/create.html:21 templates/wagtailsites/edit.html:23 -msgid "Save" -msgstr "" - -#: templates/wagtailsites/edit.html:4 templates/wagtailsites/edit.html.py:9 -msgid "Editing" -msgstr "" - -#: templates/wagtailsites/index.html:3 templates/wagtailsites/index.html:5 -#: wagtail_hooks.py:24 -msgid "Sites" -msgstr "" - -#: templates/wagtailsites/index.html:7 -msgid "Add a site" -msgstr "" - -#: templates/wagtailsites/index.html:19 -msgid "Site" -msgstr "" - -#: templates/wagtailsites/index.html:26 -msgid "Port" -msgstr "" - -#: templates/wagtailsites/index.html:27 -msgid "Root page" -msgstr "" - -#: templates/wagtailsites/index.html:28 -msgid "Default?" -msgstr "" - -#: templates/wagtailsites/index.html:42 -msgid "Default" -msgstr "" - -#: views.py:31 -#, python-brace-format -msgid "Site '{0}' created." -msgstr "" - -#: views.py:32 views.py:54 -msgid "Edit" -msgstr "" - -#: views.py:36 -msgid "The site could not be created due to errors." -msgstr "" - -#: views.py:53 -#, python-brace-format -msgid "Site '{0}' updated." -msgstr "" - -#: views.py:58 -msgid "The site could not be saved due to errors." -msgstr "" - -#: views.py:74 -#, python-brace-format -msgid "Site '{0}' deleted." -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.mo index b8f90cea8..15a36fdcb 100644 Binary files a/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.po index 946bdaa9b..7ff7cd256 100644 --- a/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/bg/LC_MESSAGES/django.po @@ -8,101 +8,69 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" "language/bg/)\n" -"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Избери" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"Няма създадени %(snippet_type_name_plural)s. Защо не добавите един сега?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Заглавие" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Изтрий %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Изтрий" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Сигурен ли сте, че искате да изтриете %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, изтрий го" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Нов %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Ново" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Запази" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Редакция на %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Редактиране" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Откъси от код" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Откъси от код %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Откъси от код %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Добави %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not добавите един сега?" -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' е създаден" -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Редактиране" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Този код-откъс не беше създаден поради грешки." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' обновен." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Откъса от док не можеше да бъде запазен поради грешки." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' изтрит." - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "Избери" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "Избери друг %(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Избери %(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.mo index 3dae6c28f..29b588b9a 100644 Binary files a/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.po index 2727760cc..2370efaa4 100644 --- a/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/ca/LC_MESSAGES/django.po @@ -8,101 +8,69 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" "ca/)\n" -"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Escull" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"No s'ha creat cap %(snippet_type_name_plural)s. Per què no afeixes un?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Títol" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Esborra %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Esborra" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Estàs segur que vols esborrar aquest %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Si, esborra" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Nou %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Nou" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Desa" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Editant %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Editant" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Fragments" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragments %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragments %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Afegeix %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not afeixes un?" -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' creat." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editant" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "El fragment no s'ha pogut crear degut a errors." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' actualitzat." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "El fragment no s'ha pogut desar degut a errors." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' esborrat." - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "Escull" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "Escull un altre %(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Escull %(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.mo deleted file mode 100644 index f751a1179..000000000 Binary files a/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index b27974a93..000000000 --- a/wagtail/wagtailsnippets/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index 3bf9c41b4..000000000 Binary files a/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 721b1798a..000000000 --- a/wagtail/wagtailsnippets/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,172 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/" -"cy/)\n" -"Language: cy\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.mo index 0e3fa0fcb..baae03e63 100644 Binary files a/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.po index c21379920..26a3b9e83 100644 --- a/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/de/LC_MESSAGES/django.po @@ -5,105 +5,84 @@ # Translators: # Johannes Spielmann , 2014 # karlsander , 2014 +# karlsander , 2014 +# Wasilis Mandratzis-Walz, 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-12 13:28+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" "Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" "de/)\n" -"Language: de\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" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Auswählen" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" +#, python-format msgid "" "You haven't created any %(snippet_type_name)s snippets. Why not create one now" msgstr "" -"Sie haben noch keine %(snippet_type_name_plural)s erstellt. Erstellen Sie doch jetzt eins!" +"Sie haben keine %(snippet_type_name)s Schnipsel erstellt. Warum nicht jetzt " +"erstellen" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Titel" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "%(snippet_type_name)s - %(instance)s löschen" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Löschen" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Sind Sie sicher, dass Sie dieses %(snippet_type_name)s löschen wollen?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ja, löschen" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "%(snippet_type_name)s erstellen" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Erstellen" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Speichern" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "%(snippet_type_name)s - %(instance)s bearbeiten" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Snippets" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippets %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippets %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "%(snippet_type_name)s hinzufügen" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not Erstellen Sie doch jetzt eins!" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" -msgstr "" +msgstr "Benutzung von %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" -msgstr "" +msgstr "Benutzung von" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "" +msgstr "Übergeordnet" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" -msgstr "" +msgstr "Typ" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" -msgstr "" +msgstr "Status" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" -msgstr "" +msgstr "Diese Seite bearbeiten" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' erstellt" -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" msgid "Edit" msgstr "Bearbeiten" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Aufgrund von Fehlern konnte das Snippet nicht erstellt werden." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' geändert." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Aufgrund von Fehlern konnte das Snippet nicht gespeichert werden." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' gelöscht." -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" +#, python-format msgid "Choose %s" -msgstr "Auswählen" +msgstr "Auswählen %s" -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" +#, python-format msgid "Choose another %s" -msgstr "Anderes %(snippet_type_name)s wählen" +msgstr "Ein anderes auswählen %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "%(snippet_type_name)s wählen" +msgstr "Dieses bearbeiten %s" diff --git a/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.mo index af51b9d5c..13d05fd51 100644 Binary files a/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.po index 53558cf13..c690a65a8 100644 --- a/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/el/LC_MESSAGES/django.po @@ -3,107 +3,86 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# jim dal , 2014 # serafeim , 2014 # serafeim , 2014 +# Wasilis Mandratzis-Walz, 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-12 13:48+0000\n" +"Last-Translator: Wasilis Mandratzis-Walz\n" "Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" "el/)\n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Επιλογή" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" +#, python-format msgid "" "You haven't created any %(snippet_type_name)s snippets. Why not create one now" msgstr "" -"Δεν υπάρχουν %(snippet_type_name_plural)s. Θέλετε να προσθέσετε μερικά;" +"Δεν έχετε δημιουργήσει κανένα %(snippet_type_name)s αποσπάσμα. Γιατί να μην " +"το " +"δημιουργήσετε τώρα" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Τίτλος" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Διαγραφή του %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Διαγραφή" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Είστε σίγουρος ότι θέλετε να διαγραφεί αυτό το %(snippet_type_name)s;" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Δημιουργία %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Δημιουργία" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Διόρθωση %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Snippets" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippets %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippets %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Προσθήκη %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not προσθέσετε μερικά;" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" -msgstr "" +msgstr "Χρήση του %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" -msgstr "" +msgstr "Χρήση του " -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "" +msgstr "Γονέας" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" -msgstr "" +msgstr "Τύπος" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" -msgstr "" +msgstr "Κατάσταση" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" -msgstr "" +msgstr "Επεξεργασία αυτής της σελίδας" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "Δημιουργήθηκε το '{instance}' τύπου {snippet_type}." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Διόρθωση" +msgstr "Επεξεργασία " -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Δεν ήταν δυνατή η δημιουργία του snippet." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "Πραγματοποιήθηκε αλλαγή του '{instance}' τύπου {snippet_type}." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Δεν ήταν δυνατή η αποθήκευση του snippet." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "Το '{instance}' τύπου {snippet_type} διαγράφηκε." -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" +#, python-format msgid "Choose %s" -msgstr "Επιλογή" +msgstr "Επιλογή %s" -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" +#, python-format msgid "Choose another %s" -msgstr "Επιλογή άλλου %(snippet_type_name)s" +msgstr "Επιλογή διαφορετικού %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Επιλογή %(snippet_type_name)s" +msgstr "Επεξεργασία αυτου %s" diff --git a/wagtail/wagtailsnippets/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/en/LC_MESSAGES/django.mo index 2ee39fe26..4f1c9e124 100644 Binary files a/wagtail/wagtailsnippets/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.mo index 9cb05d02d..3bde95721 100644 Binary files a/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.po index 06bfe5a24..c71d7d94b 100644 --- a/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/es/LC_MESSAGES/django.po @@ -5,105 +5,84 @@ # Translators: # fooflare , 2014 # fooflare , 2014 +# fooflare , 2014 +# Joaquín Tita , 2014 +# Mauricio Baeza , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-12 16:25+0000\n" +"Last-Translator: Mauricio Baeza \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" "es/)\n" -"Language: es\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" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Seleccionar" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" +#, python-format msgid "" "You haven't created any %(snippet_type_name)s snippets. Why not create one now" msgstr "" -"Ningún %(snippet_type_name_plural)s ha sido creado. ¿Por qué no añadir uno?" +"No has creado ningún %(snippet_type_name)s snippets. ¿Por qué no creas uno ahora?" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Título" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Eliminar %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "¿Seguro que quieres eliminar este %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Nuevo %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Nuevo" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Guardar" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Editando %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Fragmentos" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Añadir %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not añadir uno?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" -msgstr "" +msgstr "Uso de %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" -msgstr "" +msgstr "Uso de" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "" +msgstr "Padre" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" -msgstr "" +msgstr "Tipo" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" -msgstr "" +msgstr "Estado" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" -msgstr "" +msgstr "Editar esta página" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' creado." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Editando" +msgstr "Editar" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "El fragmento no pudo ser creada debido a errores." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' actualizado." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "El fragmento no puedo ser guardado debido a errores." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' eliminado." -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" +#, python-format msgid "Choose %s" -msgstr "Seleccionar" +msgstr "Seleccionar %s" -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" +#, python-format msgid "Choose another %s" -msgstr "Seleccionar otro %(snippet_type_name)s" +msgstr "Seleccionar otro %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Seleccionar %(snippet_type_name)s" +msgstr "Editar este %s" diff --git a/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 4d60c1150..000000000 Binary files a/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index 06728e44f..000000000 --- a/wagtail/wagtailsnippets/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 3375fa6cc..000000000 Binary files a/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 9af34ac98..000000000 --- a/wagtail/wagtailsnippets/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one" -" now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.mo index 8c63337eb..29802a16b 100644 Binary files a/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.po index 409c15d75..e3f03d575 100644 --- a/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 # nahuel, 2014 @@ -10,165 +10,134 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" "PO-Revision-Date: 2015-04-17 11:58+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Choisir" -#: templates/wagtailsnippets/chooser/choose.html:10 #, python-format msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one" -" now" -msgstr "Aucun %(snippet_type_name)s n'a été créé. Pourquoi ne pas en créer un maintenant" +"You haven't created any %(snippet_type_name)s snippets. Why not create one now" +msgstr "" +"Aucun %(snippet_type_name)s n'a été créé. Pourquoi ne pas en créer un " +"maintenant" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Titre" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Supprimer %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Supprimer" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Êtes-vous sûr de vouloir supprimer ce %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Nouveau %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Nouveau" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Modification de %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Rédaction" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Blocs" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Blocs %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Blocs %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Ajouter un %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "Aucun %(snippet_type_name_plural)s n'a été créé. Pourquoi ne pas en ajouter un?" +"No %(snippet_type_name_plural)s have been created. Why not add one?" +msgstr "" +"Aucun %(snippet_type_name_plural)s n'a été créé. Pourquoi ne pas en ajouter un?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilisation de %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" msgstr "Utilisation de" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" msgstr "Parent" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" msgstr "Type" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" msgstr "Statut" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" msgstr "Modifier cette page" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' créé." -#: views/snippets.py:141 views/snippets.py:184 msgid "Edit" msgstr "Modifier" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Le bloc n'a pas pu être créé en raison d'erreurs." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' mis à jour." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Le bloc n'a pas pu être sauvegardé en raison d'erreurs." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' supprimé." -#: widgets.py:17 #, python-format msgid "Choose %s" msgstr "Choisir %s" -#: widgets.py:18 #, python-format msgid "Choose another %s" msgstr "Choisir un autre %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" msgstr "Modifier ce %s" diff --git a/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.mo index c5e4208be..9e7614cad 100644 Binary files a/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.po index d84b60146..9f1732472 100644 --- a/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/gl/LC_MESSAGES/django.po @@ -4,105 +4,74 @@ # # Translators: # fooflare , 2014 +# fooflare , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" "language/gl/)\n" -"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Seleccionar" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"Ningún %(snippet_type_name_plural)s foi creado. ¿Por qué non engadir un?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Título" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Eliminar %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "¿Seguro que queres eliminar este %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sí, eliminar" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Novo %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Novo" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Gardar" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Editando %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Fragmentos" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Engadir %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not engadir un?" -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' creado." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editando" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "O fragmento non puido ser creado debido a errores." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' actualizado." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "O fragmento non puido ser gardado debido a erros." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' eliminado." - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "Seleccionar" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "Seleccionar outro %(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Seleccionar %(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index 06786d4e4..000000000 Binary files a/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 374fb70ca..000000000 --- a/wagtail/wagtailsnippets/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 7da38e0b7..000000000 Binary files a/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index ffea9d115..000000000 --- a/wagtail/wagtailsnippets/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/" -"language/ja/)\n" -"Language: ja\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index f9a53b561..000000000 Binary files a/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index 67f49fba1..000000000 --- a/wagtail/wagtailsnippets/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/" -"language/mn/)\n" -"Language: mn\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index ac75d62a3..000000000 Binary files a/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 5c137246a..000000000 --- a/wagtail/wagtailsnippets/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 2e4317ff1..000000000 Binary files a/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 6ac0067cc..000000000 --- a/wagtail/wagtailsnippets/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"wagtail/language/nl_NL/)\n" -"Language: nl_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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.mo index d113b5fb0..e92319311 100644 Binary files a/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.po index 11eb18982..609b7a936 100644 --- a/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/pl/LC_MESSAGES/django.po @@ -3,106 +3,75 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# utek , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" "pl/)\n" -"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Wybierz" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"Żaden%(snippet_type_name_plural)s nie został stworzony. Czemu nie dodać jednego?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Tytuł" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Usuń %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Usuń" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Czy na pewno chcesz usunąć ten %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Tak, usuń" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Nowy %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Nowy" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Zapisz" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Edycja %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Edycja" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Snippety" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippety %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Snippety %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Dodaj %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not dodać jednego?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" -msgstr "" +msgstr "Użycie %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" -msgstr "" +msgstr "Użycie" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "" +msgstr "Rodzic" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" -msgstr "" +msgstr "Typ" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" -msgstr "" +msgstr "Status" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" -msgstr "" +msgstr "Edytuj tę stronę" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "Stworzono {snippet_type} '{instance}'." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Edycja" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Snippet nie mógł zostać stworzony z powodu błędów." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "Uaktualniono {snippet_type} '{instance}'." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Snippet nie mógł zostać zapisany z powodu błędów." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "Usunięto {snippet_type} '{instance}'." - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "Wybierz" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "Wybierz inny %(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Wybierz %(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.mo index bed68bb3c..7e6a0f614 100644 Binary files a/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.po index f0155da15..ec8bc4da4 100644 --- a/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Claudemiro Alves Feitosa Neto , 2015 # Gilson Filho , 2014 @@ -10,165 +10,134 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" "PO-Revision-Date: 2015-04-17 11:58+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Escolha" -#: templates/wagtailsnippets/chooser/choose.html:10 #, python-format msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one" -" now" -msgstr "Você não criou nenhum %(snippet_type_name)s fragmento. Por que não criar um agora?" +"You haven't created any %(snippet_type_name)s snippets. Why not create one now" +msgstr "" +"Você não criou nenhum %(snippet_type_name)s fragmento. Por que não criar um agora?" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Título" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Excluir %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Excluir" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Você tem certeza que deseja excluir essa %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Sim, exclua" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Adicionar %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Adicionar" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Salvar" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Editando %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Editando" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Fragmentos" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Adicionar %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "Nenhum %(snippet_type_name_plural)s foi criado. Por que não adicionar um?" +"No %(snippet_type_name_plural)s have been created. Why not add one?" +msgstr "" +"Nenhum %(snippet_type_name_plural)s foi criado. Por que não adicionar um?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Uso de %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" msgstr "Uso de" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" msgstr "Pai" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" msgstr "Status" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" msgstr "Editar essa página" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' criado" -#: views/snippets.py:141 views/snippets.py:184 msgid "Edit" msgstr "Editar" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "O fragmento não pôde ser criado por conter erros." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' atualizado." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "O snippet não pode ser salvo por conter erros." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' removido." -#: widgets.py:17 #, python-format msgid "Choose %s" msgstr "Escolher %s" -#: widgets.py:18 #, python-format msgid "Choose another %s" msgstr "Escolha outro %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" msgstr "Editar este %s" diff --git a/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.mo index 2e94c8238..f67225e9b 100644 Binary files a/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.po index b98ad2c0e..38a01debb 100644 --- a/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/pt_PT/LC_MESSAGES/django.po @@ -1,172 +1,141 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2015 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:58+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:27+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Escolher" -#: templates/wagtailsnippets/chooser/choose.html:10 #, python-format msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one" -" now" -msgstr "Nenhum fragmento %(snippet_type_name)s foi criado. Porque não criar um agora" +"You haven't created any %(snippet_type_name)s snippets. Why not create one now" +msgstr "" +"Nenhum fragmento %(snippet_type_name)s foi criado. Porque não criar um agora" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Título" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "Eliminar %(snippet_type_name)s - %(instance)s" +msgstr "Apagar %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" -msgstr "Eliminar" +msgstr "Apagar" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "Tem a certeza que quer eliminar este %(snippet_type_name)s?" +msgstr "Tem a certeza que quer apagar este %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" -msgstr "Sim, eliminar" +msgstr "Sim, apagar" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" -msgstr "Novo %(snippet_type_name)s" +msgstr "Adicionar %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" -msgstr "Novo" +msgstr "Adicionar" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Guardar" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "Editando %(snippet_type_name)s - %(instance)s" +msgstr "A editar %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" -msgstr "Snippets" +msgstr "Fragmentos" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" -msgstr "Snippets %(snippet_type_name_plural)s" +msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" -msgstr "Snippets %(snippet_type_name_plural)s" +msgstr "Fragmentos %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Adicionar %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "Nenhum %(snippet_type_name_plural)s foi criado. Porque não adicionar um?" +"No %(snippet_type_name_plural)s have been created. Why not add one?" +msgstr "" +"Nenhum %(snippet_type_name_plural)s foi criado. Porque não criar um?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Utilização de %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" msgstr "Utilização de" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "Ascendente" +msgstr "Mãe" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" msgstr "Tipo" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" msgstr "Estado" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" msgstr "Editar esta página" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." -msgstr "{snippet_type} '{instance}' atualizado." +msgstr "{snippet_type} '{instance}' criado." -#: views/snippets.py:141 views/snippets.py:184 msgid "Edit" msgstr "Editar" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." -msgstr "O snippet não pôde ser criado devido a erros." +msgstr "O fragmento não pôde ser criado devido a erros." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' atualizado." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." -msgstr "O snippet não pôde ser guardado devido a erros." +msgstr "O fragmento não pôde ser guardado devido a erros." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." -msgstr "{snippet_type} '{instance}' eliminado." +msgstr "{snippet_type} '{instance}' apagado." -#: widgets.py:17 #, python-format msgid "Choose %s" msgstr "Escolher %s" -#: widgets.py:18 #, python-format msgid "Choose another %s" msgstr "Escolher outro/a %s" -#: widgets.py:19 #, python-format msgid "Edit this %s" -msgstr "Editar este/a %s" +msgstr "Editar %s" diff --git a/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.mo index 226dc35b6..15f60daa0 100644 Binary files a/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.po index 1e36a76eb..b40a0aaa9 100644 --- a/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/ro/LC_MESSAGES/django.po @@ -5,106 +5,75 @@ # Translators: # Dan Braghis, 2014 # Dan Braghis, 2014 +# Dan Braghis, 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" "language/ro/)\n" -"Language: ro\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" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Alege" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"Nu au fost create %(snippet_type_name_plural)s. De să nu adăugați unul?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Titlu" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Șterge %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Șterge" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Sigur doriți să ștergeți acest %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "%(snippet_type_name)s nou" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Nou" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Salveză" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Editare %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Editare" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Fragmente" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmente %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Fragmente %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Adaugă %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not adăugați unul?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" -msgstr "" +msgstr "Utilizare %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" -msgstr "" +msgstr "Utilizare" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" -msgstr "" +msgstr "Bază" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" -msgstr "" +msgstr "Tip" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" -msgstr "" +msgstr "Status" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" -msgstr "" +msgstr "Editează această pagină" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' a fost creat." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "Editare" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Fragmentul nu a fost creat din cauza erorilor." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' a fost actualizat." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Fragmentul nu a fost salvat din cauza erorilor." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' a fost șters." - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "Alege" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "Alege alt %(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Alege %(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.mo index 7de86fce4..7e85de113 100644 Binary files a/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.po index e2f9f3fc0..d63e9e388 100644 --- a/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/ru/LC_MESSAGES/django.po @@ -3,107 +3,85 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Eugene MechanisM , 2014 +# Eugene MechanisM , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-10-05 03:17+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-05 13:12+0000\n" "Last-Translator: Eugene MechanisM \n" "Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "Выбрать" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" +#, python-format msgid "" "You haven't created any %(snippet_type_name)s snippets. Why not create one now" msgstr "" -"%(snippet_type_name_plural)s еще не были созданы. Почему бы не добавить один?" +"Вы еще не создали %(snippet_type_name)s фрагментов. Почему бы не сделать это " +"сейчас" -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "Заголовок" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "Удалить %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "Удалить" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "Вы уверены, что хотите удалить этот %(snippet_type_name)s?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "Новый %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "Новый" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "Сохранить" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "Редактирование %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "Фрагменты" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Фрагменты %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "Фрагменты %(snippet_type_name_plural)s" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "Добавить %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not добавить один?" -#: templates/wagtailsnippets/snippets/usage.html:3 #, python-format msgid "Usage of %(title)s" msgstr "Использование %(title)s" -#: templates/wagtailsnippets/snippets/usage.html:5 msgid "Usage of" msgstr "Использование" -#: templates/wagtailsnippets/snippets/usage.html:17 msgid "Parent" msgstr "Родительский элемент" -#: templates/wagtailsnippets/snippets/usage.html:18 msgid "Type" msgstr "Тип" -#: templates/wagtailsnippets/snippets/usage.html:19 msgid "Status" msgstr "Статус" -#: templates/wagtailsnippets/snippets/usage.html:26 msgid "Edit this page" msgstr "Редактировать эту страницу" -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "{snippet_type} '{instance}' создан." -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" msgid "Edit" -msgstr "Редактирование" +msgstr "Правка" -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "Фрагмент не может быть создан из-за ошибок." -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "{snippet_type} '{instance}' обновлен." -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "Фрагмент не может быть сохранен из-за ошибок." -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "{snippet_type} '{instance}' удален." -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" +#, python-format msgid "Choose %s" -msgstr "Выбрать" +msgstr "Выбрать %s" -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" +#, python-format msgid "Choose another %s" -msgstr "Выбрать другой %(snippet_type_name)s" +msgstr "Выбрать другой %s" -#: widgets.py:19 -#, fuzzy, python-format -#| msgid "Edit this page" +#, python-format msgid "Edit this %s" -msgstr "Редактировать эту страницу" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "Выбрать %(snippet_type_name)s" +msgstr "Править этот %s" diff --git a/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 44583affa..000000000 Binary files a/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index a7714e78d..000000000 --- a/wagtail/wagtailsnippets/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/" -"wagtail/language/si_LK/)\n" -"Language: si_LK\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index 14d9982ef..000000000 Binary files a/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index 07812d771..000000000 --- a/wagtail/wagtailsnippets/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/" -"wagtail/language/sk_SK/)\n" -"Language: sk_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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index 2453261fa..000000000 Binary files a/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 3cbd3ee01..000000000 --- a/wagtail/wagtailsnippets/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/" -"sv/)\n" -"Language: sv\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index f6cd164e0..000000000 Binary files a/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index d45c94da5..000000000 --- a/wagtail/wagtailsnippets/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/" -"language/sv_SE/)\n" -"Language: sv_SE\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 2bd4261da..000000000 Binary files a/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index 292eba616..000000000 --- a/wagtail/wagtailsnippets/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/" -"language/tr_TR/)\n" -"Language: tr_TR\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 479f5cc33..000000000 Binary files a/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 72df36702..000000000 --- a/wagtail/wagtailsnippets/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,172 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-02-19 19:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/" -"language/uk/)\n" -"Language: uk\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.mo deleted file mode 100644 index 94460af78..000000000 Binary files a/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index bc8c40a82..000000000 --- a/wagtail/wagtailsnippets/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,171 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" -"language/vi/)\n" -"Language: vi\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.mo index efe3d60e0..53f2c4ee9 100644 Binary files a/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.po index 42bf09fa5..c00033a1e 100644 --- a/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/zh/LC_MESSAGES/django.po @@ -7,101 +7,69 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-08-01 15:43+0000\n" -"Last-Translator: Karl Hobley \n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-03-06 12:15+0000\n" +"Last-Translator: mattwestcott \n" "Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" "zh/)\n" -"Language: zh\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "选择" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, fuzzy, python-format -#| msgid "" -#| "No %(snippet_type_name_plural)s have been created. Why not add one?" -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" -"没有任何%(snippet_type_name_plural)s片段。为什么不创建一个?" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "标题" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "删除%(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "删除" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "你确定你想要删除这个%(snippet_type_name)s吗?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "是的,删除" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "新的%(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "新建" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "保存" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "编辑%(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "编辑" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "片段" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "%(snippet_type_name_plural)s片段" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "%(snippet_type_name_plural)s片段" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "添加%(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" "No %(snippet_type_name_plural)s have been created. Why not 创建一个?" -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "已创建{snippet_type} '{instance}'" -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "编辑" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "多个错误导致这个片段无法创建。" -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "已经更新{snippet_type} '{instance}'。" -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "多个错误导致这个片段无法保存" -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "已删除{snippet_type} '{instance}'" - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "选择" - -#: widgets.py:18 -#, fuzzy, python-format -#| msgid "Choose another %(snippet_type_name)s" -msgid "Choose another %s" -msgstr "选择另外一个%(snippet_type_name)s" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" - -#~ msgid "Choose %(snippet_type_name)s" -#~ msgstr "选择%(snippet_type_name)s" diff --git a/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index 34fdd0208..000000000 Binary files a/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index fc45f664b..000000000 --- a/wagtail/wagtailsnippets/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,175 +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: -# hanfeng , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2014-11-04 13:48+0000\n" -"Last-Translator: hanfeng \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" -"language/zh_CN/)\n" -"Language: zh_CN\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" - -#: templates/wagtailsnippets/chooser/choose.html:2 -msgid "Choose" -msgstr "选择" - -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 -msgid "Title" -msgstr "标题" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 -#, python-format -msgid "Delete %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 -msgid "Delete" -msgstr "删除" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 -#, python-format -msgid "Are you sure you want to delete this %(snippet_type_name)s?" -msgstr "" - -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 -msgid "Yes, delete" -msgstr "是的,删除" - -#: templates/wagtailsnippets/snippets/create.html:3 -#, python-format -msgid "New %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/create.html:6 -msgid "New" -msgstr "新增" - -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 -msgid "Save" -msgstr "保存" - -#: templates/wagtailsnippets/snippets/edit.html:3 -#, python-format -msgid "Editing %(snippet_type_name)s - %(instance)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/edit.html:6 -msgid "Editing" -msgstr "编辑" - -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:3 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:10 -#, python-format -msgid "Snippets %(snippet_type_name_plural)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:13 -#, python-format -msgid "Add %(snippet_type_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/type_index.html:23 -#, python-format -msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 -#, python-brace-format -msgid "{snippet_type} '{instance}' created." -msgstr "" - -#: views/snippets.py:141 views/snippets.py:184 -#, fuzzy -#| msgid "Editing" -msgid "Edit" -msgstr "编辑" - -#: views/snippets.py:146 -msgid "The snippet could not be created due to errors." -msgstr "" - -#: views/snippets.py:179 -#, python-brace-format -msgid "{snippet_type} '{instance}' updated." -msgstr "" - -#: views/snippets.py:189 -msgid "The snippet could not be saved due to errors." -msgstr "" - -#: views/snippets.py:217 -#, python-brace-format -msgid "{snippet_type} '{instance}' deleted." -msgstr "" - -#: widgets.py:17 -#, fuzzy, python-format -#| msgid "Choose" -msgid "Choose %s" -msgstr "选择" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo index 245265cbd..86308142a 100644 Binary files a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo and b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po index da00ec8d0..4fa5680f3 100644 --- a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po +++ b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po @@ -1,171 +1,97 @@ # 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: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" "PO-Revision-Date: 2015-04-17 11:58+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/wagtailsnippets/chooser/choose.html:2 msgid "Choose" msgstr "選擇" -#: templates/wagtailsnippets/chooser/choose.html:10 -#, python-format -msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one" -" now" -msgstr "" - -#: templates/wagtailsnippets/chooser/list.html:11 -#: templates/wagtailsnippets/snippets/list.html:8 -#: templates/wagtailsnippets/snippets/usage.html:16 msgid "Title" msgstr "標題" -#: templates/wagtailsnippets/snippets/confirm_delete.html:3 #, python-format msgid "Delete %(snippet_type_name)s - %(instance)s" msgstr "刪除 %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/confirm_delete.html:6 -#: templates/wagtailsnippets/snippets/edit.html:20 msgid "Delete" msgstr "刪除" -#: templates/wagtailsnippets/snippets/confirm_delete.html:10 #, python-format msgid "Are you sure you want to delete this %(snippet_type_name)s?" msgstr "你確定想要刪除這個 %(snippet_type_name)s嗎?" -#: templates/wagtailsnippets/snippets/confirm_delete.html:13 msgid "Yes, delete" msgstr "是的,刪除" -#: templates/wagtailsnippets/snippets/create.html:3 #, python-format msgid "New %(snippet_type_name)s" msgstr "新的 %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/create.html:6 msgid "New" msgstr "新建" -#: templates/wagtailsnippets/snippets/create.html:17 -#: templates/wagtailsnippets/snippets/edit.html:17 msgid "Save" msgstr "儲存" -#: templates/wagtailsnippets/snippets/edit.html:3 #, python-format msgid "Editing %(snippet_type_name)s - %(instance)s" msgstr "編輯 %(snippet_type_name)s - %(instance)s" -#: templates/wagtailsnippets/snippets/edit.html:6 msgid "Editing" msgstr "編輯" -#: templates/wagtailsnippets/snippets/index.html:3 wagtail_hooks.py:29 msgid "Snippets" msgstr "片段" -#: templates/wagtailsnippets/snippets/type_index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "%(snippet_type_name_plural)s 片段" -#: templates/wagtailsnippets/snippets/type_index.html:10 #, python-format msgid "Snippets %(snippet_type_name_plural)s" msgstr "%(snippet_type_name_plural)s 片段" -#: templates/wagtailsnippets/snippets/type_index.html:13 #, python-format msgid "Add %(snippet_type_name)s" msgstr "新增 %(snippet_type_name)s" -#: templates/wagtailsnippets/snippets/type_index.html:23 #, python-format msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "沒有任何 %(snippet_type_name_plural)s 片段。為什麼不建立一個?" - -#: templates/wagtailsnippets/snippets/usage.html:3 -#, python-format -msgid "Usage of %(title)s" +"No %(snippet_type_name_plural)s have been created. Why not add one?" msgstr "" +"沒有任何 %(snippet_type_name_plural)s 片段。為什麼不建立一個?" -#: templates/wagtailsnippets/snippets/usage.html:5 -msgid "Usage of" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:17 -msgid "Parent" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:18 -msgid "Type" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:19 -msgid "Status" -msgstr "" - -#: templates/wagtailsnippets/snippets/usage.html:26 -msgid "Edit this page" -msgstr "" - -#: views/snippets.py:136 #, python-brace-format msgid "{snippet_type} '{instance}' created." msgstr "已建立 {snippet_type} '{instance}'" -#: views/snippets.py:141 views/snippets.py:184 -msgid "Edit" -msgstr "" - -#: views/snippets.py:146 msgid "The snippet could not be created due to errors." msgstr "片段因有錯誤而無法建立。" -#: views/snippets.py:179 #, python-brace-format msgid "{snippet_type} '{instance}' updated." msgstr "已經更新 {snippet_type} '{instance}'。" -#: views/snippets.py:189 msgid "The snippet could not be saved due to errors." msgstr "片段因有錯誤而無法儲存。" -#: views/snippets.py:217 #, python-brace-format msgid "{snippet_type} '{instance}' deleted." msgstr "已刪除 {snippet_type} '{instance}'" - -#: widgets.py:17 -#, python-format -msgid "Choose %s" -msgstr "" - -#: widgets.py:18 -#, python-format -msgid "Choose another %s" -msgstr "" - -#: widgets.py:19 -#, python-format -msgid "Edit this %s" -msgstr "" diff --git a/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.mo index e6685c992..cb14394aa 100644 Binary files a/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.po index 18ca98f9b..551dbae07 100644 --- a/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lyuboslav Petrov , 2014 # Lyuboslav Petrov , 2014 @@ -9,257 +9,105 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/wagtail/" +"language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Администратор" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Ако има отметка, този потребител е в състояние да управлява потребителски акаунти." +msgstr "" +"Ако има отметка, този потребител е в състояние да управлява потребителски " +"акаунти." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Имейл" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Първо Име" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Последно Име" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Потребител с това име вече съществува." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Паролите не съвпадат." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Потребителско име" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Задължително. 30 знака или по-малко. Букви, цифри и @ / / + / -. / Само _." +msgstr "" +"Задължително. 30 знака или по-малко. Букви, цифри и @ / / + / -. / Само _." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Това поле може да съдържа само букви, числа и символите @/./+/-/_" -#: forms.py:89 msgid "Password" msgstr "Парола" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Остави празно, ако няма да се променя." -#: forms.py:94 msgid "Password confirmation" msgstr "Подвърждение на парола" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Въведете същата парола, като по-горе, за проверка." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." -msgstr "Администраторите имат способността да менижират потребителските профили." - -#: forms.py:154 -msgid "A group with that name already exists." msgstr "" +"Администраторите имат способността да менижират потребителските профили." -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Редактиране" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Запази" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Име" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Добави потребител" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Потребителски профил" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Роля" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Потребители" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Добави потребител" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Ниво" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Статус" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Админ" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Активен" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Неактивен" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -269,74 +117,33 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Има едно съвпадение\n " -msgstr[1] "\n Има %(counter)s съвпадения\n " +msgstr[0] "" +"\n" +" Има едно съвпадение\n" +" " +msgstr[1] "" +"\n" +" Има %(counter)s съвпадения\n" +" " -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Няма конфигурирани потребители. Защо не добавите един сега?" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" +"There are no users configured. Why not add some?" msgstr "" +"Няма конфигурирани потребители. Защо не добавите един сега?" -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Потребител '{0}' създаден." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Потребителя не можеше да бъде създаден поради грешки." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Потребител '{0}' обновен." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Потребителя не можеше да бъде запазен заради грешки." - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.mo index b29afdfa8..e30291413 100644 Binary files a/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.po index 5d0823981..fc6337772 100644 --- a/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/ca/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # 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 Llop , 2014 # David Llop , 2014 @@ -9,257 +9,102 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/wagtail/language/" +"ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrador" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "Si és marcat, aquest usuari podrà administrar comptes d'usuari" -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Nom" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Cognoms" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Ja existeix un usuari amb aquest nom" -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Les contrasenyes no coincideixen" -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nom d'usuari" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "Requerit. 30 caràcters o menys. Lletres, números i només @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Aquest valor només ha de contenir lletres, números i caràcters com @/./+/-/_." +msgstr "" +"Aquest valor només ha de contenir lletres, números i caràcters com @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Contrasenya" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Deixa-ho en blanc si no ha canviat." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmació de contrasenya" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Introdueix la mateixa contrasenya, per verificació." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Els administrador poden manegar comptes d'usuari." -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Editant" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Desa" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nom" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "fegir usuari" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Compte" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Perfils" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Usuaris" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Afegeix un usuari" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nivell" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Estat" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Actiu" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inactiu" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -269,74 +114,38 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nHi ha una coincidència" -msgstr[1] "\nHi han %(counter)s coincidències" +msgstr[0] "" +"\n" +"Hi ha una coincidència" +msgstr[1] "" +"\n" +"Hi han %(counter)s coincidències" -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Ho sentim, cap usuari coincideix amb \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "No hi han usuaris configurats. Per què no afegeixes un?" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" +"There are no users configured. Why not add some?" msgstr "" +"No hi han usuaris configurats. Per què no afegeixes un?" -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Cercar usuaris" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Usuari '{0}' creat." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "No s'ha pogut crear l'usuari degut a errors." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Usuari '{0}' actualitzat." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "No s'ha pogut desar l'usuari degut a errors." - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.mo index 212be0ee7..d671f50a5 100644 Binary files a/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.po index cfda8a312..aa266deed 100644 --- a/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/cs/LC_MESSAGES/django.po @@ -1,264 +1,176 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jiri Stepanek , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/wagtail/language/" +"cs/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrátor" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "Povolí tomuto uživateli spravovat uživatelské účty." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "E-mail" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Jméno" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Příjmení" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Toto uživatelské jméno již existuje." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Zadaná hesla se neshodují." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Uživatelské jméno" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Povinné pole, maximálně 30 znaků. Povolené znaky: písmena bez diakritiky, číslice, @, ., +, -, _." +msgstr "" +"Povinné pole, maximálně 30 znaků. Povolené znaky: písmena bez diakritiky, " +"číslice, @, ., +, -, _." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Toto pole může obsahovat pouze písmena bez diakritiky, číslice, @, ., +, -, _." +msgstr "" +"Toto pole může obsahovat pouze písmena bez diakritiky, číslice, @, ., +, -, " +"_." -#: forms.py:89 msgid "Password" msgstr "Heslo" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Nevyplňuje, chcete-li zachovat současné heslo." -#: forms.py:94 msgid "Password confirmation" msgstr "Potvrzení hesla" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Pro zabránění překlepům zadejte heslo ještě jednou." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Administrátoři mohou spravovat uživatelské účty." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Skupina s tímto názvem již existuje." -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Upozornit, když je stránka odeslána ke schválení" -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Upozornit, když je vaše stránka schválena" -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Upozornit, když je vaše stránka zamítnuta" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Smazat skupinu" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "Skupina \"%(group_name)s\" obsahuje %(group_user_count)s uživatelů." - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." msgstr "" +"Skupina \"%(group_name)s\" obsahuje %(group_user_count)s " +"uživatelů." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Opravdu chcete tuto skupinu smazat?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Ano, smazat" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Přidat skupinu" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Úprava" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Uložit" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Oprávnění k objektům" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Název" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Přidat" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Upravit" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Smazat" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Ostatní oprávnění" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Přidat oprávnění ke stránce" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "skupin" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Přidat skupinu" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Nebyly nalezeny žádné skupiny. Můžete vytvořit novou kliknutím zde." +"There are no groups configured. Why not add some?" +msgstr "" +"Nebyly nalezeny žádné skupiny. Můžete vytvořit novou kliknutím zde." -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Přidat uživatele" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Účet" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Role" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Uživatelé" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Přidat uživatele" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Úroveň" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Stav" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Aktivní" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Neaktivní" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -268,75 +180,66 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nNalezen 1 uživatel" -msgstr[1] "\nNalezeno %(counter)s uživatelů" -msgstr[2] "\nNalezeno %(counter)s uživatelů" +msgstr[0] "" +"\n" +"Nalezen 1 uživatel" +msgstr[1] "" +"\n" +"Nalezeno %(counter)s uživatelů" +msgstr[2] "" +"\n" +"Nalezeno %(counter)s uživatelů" -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné položky" +msgstr "" +"Bohužel, výrazu \"%(query_string)s\" neodpovídají žádné položky" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Nebyly nalezeny žádní uživatelé. Můžete vytvořit nového kliknutím zde." +"There are no users configured. Why not add some?" +msgstr "" +"Nebyly nalezeny žádní uživatelé. Můžete vytvořit nového kliknutím zde." -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Hledat skupiny" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Skupina '{0}' byla vytvořena." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Skupinu nelze vytvořit, zkontrolujte správné vyplnění polí." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Skupina '{0}' byla upravena." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Skupinu nelze uložit, zkontrolujte správné vyplnění polí." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Skupina '{0}' byla smazána." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Hledat uživatele" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Uživatel '{0}' byl vytvořen." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Uživatele nelze vytvořit, zkontrolujte správné vyplnění polí." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Uživatel '{0}' byl upraven." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Uživatele nelze uložit, zkontrolujte správné vyplnění polí." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Skupiny" diff --git a/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.mo deleted file mode 100644 index d7f6e8b6b..000000000 Binary files a/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index cb0493fb3..000000000 --- a/wagtail/wagtailusers/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,342 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/wagtail/language/cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.mo index ad9a31435..946835ea1 100644 Binary files a/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.po index 6574c4c81..cbbf56653 100644 --- a/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/de/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Johannes Spielmann , 2014 # Johannes Spielmann , 2014 @@ -11,257 +11,196 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/wagtail/language/" +"de/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrator" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Wenn ausgewählt hat der Benutzer die Möglichkeit Benutzerkonten zu verwalten." +msgstr "" +"Wenn ausgewählt hat der Benutzer die Möglichkeit Benutzerkonten zu verwalten." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Vorname" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Nachname" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Es existiert bereits ein Benutzer mit diesem Benutzernamen." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Die beiden Passwortfelder stimmen nicht überein." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Benutzername" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Pflicht. Bis zu 30 Zeichen. Buchstaben, Zahlen und die Sonderzeichen \"@\", \".\", \"+\", und \"_\"." +msgstr "" +"Pflicht. Bis zu 30 Zeichen. Buchstaben, Zahlen und die Sonderzeichen \"@\", " +"\".\", \"+\", und \"_\"." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Dieser Wert darf nur Buchstaben, Zahlen und die Sonderzeichen \"@\", \".\", \"+\", und \"_\" enthalten." +msgstr "" +"Dieser Wert darf nur Buchstaben, Zahlen und die Sonderzeichen \"@\", \".\", " +"\"+\", und \"_\" enthalten." -#: forms.py:89 msgid "Password" msgstr "Passwort" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Freilassen um nicht zu ändern." -#: forms.py:94 msgid "Password confirmation" msgstr "Passwort wiederholen" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Geben Sie das gleiche Passwort wie oben zur Übrprüfung ein." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Administratoren haben die Möglichkeit Benutzerkonten zu verwalten." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Es existiert bereits eine Gruppe mit diesem Namen." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Verfasste Benachrichtigungen" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" -msgstr "Benachrichtung erhalten, wenn eine Seite zur Freischaltung eingereicht wurde" - -#: models.py:20 -msgid "Approved notifications" msgstr "" +"Benachrichtung erhalten, wenn eine Seite zur Freischaltung eingereicht wurde" + +msgid "Approved notifications" +msgstr "Zugelassene Benachrichtigungen" -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Benachrichtigung erhalten, wenn Ihre Änderungen freigeschaltet wurden" -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Zurückgewiesene Benachrichtigungen" -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Benachrichtung erhalten, wenn Ihre Änderungen abgelehnt wurden" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Gruppe löschen" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "Die Gruppe '%(group_name)s' hat %(group_user_count)s Benutzer zugeordnet." +msgstr "" +"Die Gruppe '%(group_name)s' hat %(group_user_count)s " +"Benutzer zugeordnet." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Das Löschen dieser Gruppe wird die Berechtigungen aller Gruppenmitgliedern " +"widerrufen." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Sind sie sicher, dass Sie diese Gruppe löschen möchten." -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Ja, Löschen" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Gruppe hinzufügen" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Bearbeiten" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Speichern" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Objekt Berechtigungen" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Name" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Hinzufügen" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Ändern" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Löschen" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Andere Berechtigung" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Seiten Berechtigungen" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Seite" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Berechtigungstyp" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Einfügen einer Seiten Berechtigung" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "Gruppen" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Eine Gruppe hinzufügen" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Es sind keine Gruppen konfiguriert. Legen sie eine an." +"There are no groups configured. Why not add some?" +msgstr "" +"Es sind keine Gruppen konfiguriert. Legen sie eine an." -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Benutzer hinzufügen" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Benutzerkonto" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Rollen" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Benutzer" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Einen Benutzer hinzufügen" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Level" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Status" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Aktiv" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inaktiv" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -271,74 +210,68 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Es gibt ein Ergebnis\n " -msgstr[1] "\n Es gibt %(counter)s Ergebnisse\n " +msgstr[0] "" +"\n" +" Es gibt ein Ergebnis\n" +" " +msgstr[1] "" +"\n" +" Es gibt %(counter)s Ergebnisse\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Es gibt leider keine Benutzer zum Suchbegriff \"%(query_string)s\"." +msgstr "" +"Es gibt leider keine Benutzer zum Suchbegriff \"%(query_string)s\"." -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Es gibt zur Zeit noch keine Benutzer. Legen Sie doch einen an!" +"There are no users configured. Why not add some?" +msgstr "" +"Es gibt zur Zeit noch keine Benutzer. Legen Sie doch einen an!" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Gruppe suchen" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Gruppe '{0}' erstellt." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Bearbeiten" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Aufgrund von Fehlern konnte die Gruppe nicht erstellt werden." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Gruppe '{0}' geändert." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Aufgrund von Fehlern konnte die Gruppe nicht gespeichert werden." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Gruppe '{0}' wurde gelöscht." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Benutzer suchen" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Benutzer '{0}' erstellt." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Aufgrund von Fehlern konnte der Benutzer nicht erstellt werden." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Benutzer '{0}' geändert." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Aufgrund von Fehlern konnte der Benutzer nicht gespeichert werden." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Gruppen" diff --git a/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.mo index cfb8a1cdd..81de33acd 100644 Binary files a/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.po index 9dcb3ed03..3a55928a2 100644 --- a/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/el/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # NeotheOne , 2015 # serafeim , 2014 @@ -11,257 +11,198 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/wagtail/language/" +"el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Διαχειριστής" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Αν επιλεγεί, ο συγκεκριμένος χρήστης έχει τη δυνατότητα διαχείρισης λογαριασμών χρηστών." +msgstr "" +"Αν επιλεγεί, ο συγκεκριμένος χρήστης έχει τη δυνατότητα διαχείρισης " +"λογαριασμών χρηστών." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Όνομα" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Επίθετο" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Υπάρχει ήδη χρήστης με το συγκεκριμένο όνομα χρήστη." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Τα δύο πεδία κωδικών δεν είναι ίδια." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Όνομα χρήστη" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Απαραίτητο. Λιγότερο από 30 χαρακτήρες. Επιτρέπονται μόνο γράμματα, αριθμοί και οι χαρακτήρες @/./+/-/_." +msgstr "" +"Απαραίτητο. Λιγότερο από 30 χαρακτήρες. Επιτρέπονται μόνο γράμματα, αριθμοί " +"και οι χαρακτήρες @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Η τιμή επιτρέπεται να έχει μόνο γράμματα, αριθμούς και τους χαρακτήρες @/./+/-/_." +msgstr "" +"Η τιμή επιτρέπεται να έχει μόνο γράμματα, αριθμούς και τους χαρακτήρες @/./" +"+/-/_." -#: forms.py:89 msgid "Password" msgstr "Κωδικός" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Αφήστε κενό αν δεν το αλλάζετε." -#: forms.py:94 msgid "Password confirmation" msgstr "Επιβεβαίωση κωδικού." -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Εισάγετε τον ίδιο κωδικό για επιβεβαίωση" -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." -msgstr "Οι Διαχειριστές έχουν τη δυνατότητα να διαχειρίζονται λογαριασμούς χρηστών." +msgstr "" +"Οι Διαχειριστές έχουν τη δυνατότητα να διαχειρίζονται λογαριασμούς χρηστών." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Υπάρχει ήδη ομάδα με το συγκεκριμένο όνομα ομάδας." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Υποβλήθηκαν ειδοποιήσεις" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" -msgstr "Λήψη ειδοποίησης όταν υποβάλλεται μια σελίδα για επίδειξη μετριοπάθειας" - -#: models.py:20 -msgid "Approved notifications" msgstr "" +"Λήψη ειδοποίησης όταν υποβάλλεται μια σελίδα για επίδειξη μετριοπάθειας" + +msgid "Approved notifications" +msgstr "Ειδοποιήσεις που εγκρίθηκαν " -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Λήψη ειδοποίησης όταν σελίδα επεξεργασίας σας έχει εγκριθεί" -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Απορριφθείσες ειδοποιήσεις" -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Λήψη ειδοποίησης όταν σελίδα επεξεργασίας σας απορρίπτεται" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Διαγραφή ομάδας" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "Στην ομάδα '%(group_name)s' εχουν %(group_user_count)s έχουν ανατεθεί χρήστες. " +msgstr "" +"Στην ομάδα '%(group_name)s' εχουν %(group_user_count)s " +"έχουν ανατεθεί χρήστες. " -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Η διαγραφή αυτής της ομάδας θα καταργήσει τα δικαιώματα αυτής της ομάδας από " +"όλους τους χρήστες " -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτή την ομάδα;" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Ναι, να διαγραφεί" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Προσθήκη ομαδας" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Διόρθωση" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Αποθήκευση" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr " Δικαιώματα αντικειμένου" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Όνομα" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Προσθήκη" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Αλλαγή" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Διαγραφή" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Άλλα δικαιώματα" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Δικαιώματα στην σελίδα " -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Σελίδα" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Αδεια τύπου" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Προσθήκη άδειας σελίδας" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "ομάδες" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Προσθήκη ομαδας" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "There are no groups configured. Why not add some?" +"There are no groups configured. Why not add some?" +msgstr "" +"There are no groups configured. Why not add some?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Προσθήκη χρήστη" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Λογαριασμός" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Ρόλοι" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Χρήστες" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Προσθήκη χρήστη" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Επίπεδο" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Κατάσταση" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Διαχειριστής" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Ενεργός" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Μη ενεργός" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -271,74 +212,65 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nΒρέθηκε ένα αποτέλεσμα" -msgstr[1] "\nΒρέθηκαν %(counter)s αποτελέσματα" +msgstr[0] "" +"\n" +"Βρέθηκε ένα αποτέλεσμα" +msgstr[1] "" +"\n" +"Βρέθηκαν %(counter)s αποτελέσματα" -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Λυπούμαστε, δε ταιριάζουν χρήστες με το \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Δεν έχουν [προστεθεί χρήστες. Θέλετε να προσθέσετε μερικούς?" +"There are no users configured. Why not add some?" +msgstr "" +"Δεν έχουν [προστεθεί χρήστες. Θέλετε να προσθέσετε μερικούς?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Αναζήτηση ομαδων" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Η ομαδα '{0}' δημιουργήθηκε." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Επεξεργασία" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Δεν ήταν δυνατή η αποθήκευση της ομαδας." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Η ομαδα '{0}' ενημερώθηκε." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Δεν ήταν δυνατή η ενημέρωση των στοιχείων της ομαδας" -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Η ομαδα '{0}' διαγράφηκε." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Αναζήτηση χρηστών" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Ο χρήστης '{0}' δημιουργήθηκε." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Δεν ήταν δυνατή η δημιουργία του χρήστη." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Τα στοιχεία του χρήστη '{0}' ενημερώθηκαν." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Δεν ήταν δυνατή η ενημέρωση των στοιχείων του χρήστη." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Ομάδες" diff --git a/wagtail/wagtailusers/locale/en/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/en/LC_MESSAGES/django.mo index 2ee39fe26..4f1c9e124 100644 Binary files a/wagtail/wagtailusers/locale/en/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/en/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.mo index 06717c787..7c2e82cc1 100644 Binary files a/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.po index de05e9417..a8e41f59b 100644 --- a/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/es/LC_MESSAGES/django.po @@ -1,269 +1,211 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 # chimeno , 2015 # fooflare , 2014 +# José Alaguna , 2015 # Mauricio Baeza , 2015 # Mauricio Baeza , 2014 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/es/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-22 02:21+0000\n" +"Last-Translator: José Alaguna \n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/wagtail/language/" +"es/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrador" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Si está marcado, este usuario tiene la capacidad de gestionar cuentas de usuario." +msgstr "" +"Si está marcado, este usuario tiene la capacidad de gestionar cuentas de " +"usuario." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Correo electrónico" -#: forms.py:28 forms.py:85 msgid "First Name" -msgstr "Nombre" +msgstr "Nombres" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Apellidos" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Un usuario con ese nombre ya existe." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Los dos campos de contraseña no coinciden." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nombre de usuario" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Obligatorio. 30 caracteres o menos. Letras, dígitos y @/./+/-/_ solamente." +msgstr "" +"Obligatorio. 30 caracteres o menos. Letras, dígitos y @/./+/-/_ solamente." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Este valor debe contener sólo letras, números y los caracteres @/./+/-/_." +msgstr "" +"Este valor debe contener sólo letras, números y los caracteres @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Contraseña" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Deja en blanco si no cambia." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmación de contraseña" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Introduce la misma contraseña que arriba, para verificación." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." -msgstr "Los administradores tienen la capacidad de gestionar cuentas de usuario." +msgstr "" +"Los administradores tienen la capacidad de gestionar cuentas de usuario." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Ya existe un grupo con este nombre." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Notificaciones de envío" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Recibir una notificación cuando una página es enviada para moderación" -#: models.py:20 msgid "Approved notifications" -msgstr "" +msgstr "Notificaciones de aprobación" -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Recibir una notificación cuando su página editada es aprobada" -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Notificaciones de rechazo" -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Recibir una notificación cuando su página editada es rechazada" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 +msgid "User Profile" +msgstr "Perfil de usuario" + msgid "Delete group" msgstr "Eliminar grupo" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "El grupo '%(group_name)s' tiene %(group_user_count)s usuarios asignados." +msgstr "" +"El grupo '%(group_name)s' tiene %(group_user_count)s " +"usuarios asignados." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Borrar este grupo podría revocar los permisos de este grupo para todos los " +"usuarios miembro." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "¿Esta seguro de querer eliminar este grupo?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Si, eliminarlo" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Agregar grupo" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Editando" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Guardar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Permisos del objeto" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nombre" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Agregar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Cambiar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Eliminar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Otros permisos" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Permisos de página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Tipo de permiso" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Agregar un permiso de página" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "grupos" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Agregar un grupo" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "No hay grupos configurados. ¿Por que no agregar alguno?" +"There are no groups configured. Why not add some?" +msgstr "" +"No hay grupos configurados. ¿Por que no agregar alguno?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Añadir usuario" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Cuenta" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Roles" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Usuarios" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Añadir un usuario" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nivel" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Estado" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Activo" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inactivo" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -273,74 +215,67 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hay una coincidencia\n " -msgstr[1] "\n Hay %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hay una coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hay %(counter)s coincidencias\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Lo sentimos, ningún usuario coincide con \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "No hay usuarios configurados. ¿Por qué no añadir alguno?" +"There are no users configured. Why not add some?" +msgstr "" +"No hay usuarios configurados. ¿Por qué no añadir alguno?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Buscar grupos" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Grupo '{0}' creado." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Editar" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "El grupo no pudo crearse debido a errores." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Grupo '{0}' actualizado." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "El grupo no pudo ser gaurdado debido a errores." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Grupo '{0}' eliminado." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Buscar usuarios" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Usuario '{0}' creado." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "El usuario no pudo ser creado debido a errores." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Usuario '{0}' actualizado." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "El usuario no pudo ser guardado debido a errores." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Grupos" diff --git a/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.mo deleted file mode 100644 index 8501190bf..000000000 Binary files a/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index c64512aa7..000000000 --- a/wagtail/wagtailusers/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/wagtail/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.mo deleted file mode 100644 index 1f9d230bb..000000000 Binary files a/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 15437f882..000000000 --- a/wagtail/wagtailusers/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,339 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/wagtail/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.mo index 619eed6d1..effb83613 100644 Binary files a/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.po index 981c34200..bdb8c0289 100644 --- a/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Bertrand Bordage , 2015 # nahuel, 2014 @@ -10,257 +10,198 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/fr/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 15:58+0000\n" +"Last-Translator: Benoît Bar \n" +"Language-Team: French (http://www.transifex.com/projects/p/wagtail/language/" +"fr/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrateur" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Si coché, cet utilisateur aura la capacité de gérer les comptes utilisateurs." +msgstr "" +"Si coché, cet utilisateur aura la capacité de gérer les comptes utilisateurs." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "E-mail" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Prénom" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Nom" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Un utilisateur avec cet identifiant existe déjà." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Les deux champs mot de passe ne correspondent pas." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Identifiant" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Requis. 30 caractères ou moins. Seulement des lettres, chiffres et @/./+/-/_ ." +msgstr "" +"Requis. 30 caractères ou moins. Seulement des lettres, chiffres et @/./+/-/" +"_ ." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Cette valeur ne peut contenir que des lettres, chiffres et @/./+/-/_ ." -#: forms.py:89 msgid "Password" msgstr "Mot de passe" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Laisser vide si il n'y a pas de changement." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmation de mot de passe" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Entrer le même qu'au dessus, pour vérification." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Les administrateurs ont la capacité de gérer les comptes utilisateur." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Un groupe avec ce nom existe déjà." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Notifications de soumission" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Recevoir une notification quand une page est soumise pour modération" -#: models.py:20 msgid "Approved notifications" -msgstr "" +msgstr "Notifications d'approbation" -#: models.py:22 msgid "Receive notification when your page edit is approved" -msgstr "Recevoir une notification quand vos modifications de page sont approuvées" - -#: models.py:26 -msgid "Rejected notifications" msgstr "" +"Recevoir une notification quand vos modifications de page sont approuvées" + +msgid "Rejected notifications" +msgstr "Notifications de rejet" -#: models.py:28 msgid "Receive notification when your page edit is rejected" -msgstr "Recevoir une notification quand vos modifications de page sont rejetées" +msgstr "" +"Recevoir une notification quand vos modifications de page sont rejetées" + +msgid "User Profile" +msgstr "Compte utilisateur" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Supprimer le groupe" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "Le groupe '%(group_name)s' contient %(group_user_count)s utilisateurs." +msgstr "" +"Le groupe '%(group_name)s' contient %(group_user_count)s " +"utilisateurs." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." -msgstr "La suppression de ce groupe entraînera la révocation des autorisations pour tous les utilisateurs membres." +msgstr "" +"La suppression de ce groupe entraînera la révocation des autorisations pour " +"tous les utilisateurs membres." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Êtes-vous sûr de vouloir supprimer ce groupe ?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Oui, supprimer" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Ajouter un groupe" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Modification" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Enregistrer" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Permissions d'objets" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nom" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Ajouter" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Modifier" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Supprimer" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Autres permissions" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" msgstr "Permissions de page" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" msgstr "Page" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" msgstr "Type de permission" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Ajouter une permission de page" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "groupes" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Ajouter un groupe" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Il n'y a pas de groupe configuré. Pourquoi ne pas en ajouter un ?" +"There are no groups configured. Why not add some?" +msgstr "" +"Il n'y a pas de groupe configuré. Pourquoi ne pas en ajouter un ?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Ajouter l'utilisateur" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Compte" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Rôles" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Utilisateurs" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Ajouter un utilisateur" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Niveau" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Statut" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Actif" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inactif" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -270,74 +211,68 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n 1 résultat correspondant\n " -msgstr[1] "\n %(counter)s résultats correspondants\n " +msgstr[0] "" +"\n" +" 1 résultat correspondant\n" +" " +msgstr[1] "" +"\n" +" %(counter)s résultats correspondants\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Désolé, aucun utilisateur ne correspond avec \"%(query_string)s\"" +msgstr "" +"Désolé, aucun utilisateur ne correspond avec \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Il n'y a pas d'utilisateur configuré. Pourquoi ne pas en ajouter?" +"There are no users configured. Why not add some?" +msgstr "" +"Il n'y a pas d'utilisateur configuré. Pourquoi ne pas en ajouter?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Rechercher des groupes" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Groupe '{0}' créé." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Modifier" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Le groupe ne peut être créé du fait d'erreurs." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Groupe '{0}' mis à jour." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Le groupe ne peut être enregistré du fait d'erreurs." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Groupe '{0}' supprimé." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Rechercher des utilisateurs" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Utilisateur '{0}' créé." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "L'utilisateur ne peut être créé du fait d'erreurs." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Utilisateur '{0}' mis à jour." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "L'utilisateur ne peut être enregistré du fait d'erreurs." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Groupes" diff --git a/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.mo index 1777da90b..78a01781b 100644 Binary files a/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.po index 3a86b18ab..d04cee921 100644 --- a/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/gl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # fooflare , 2014 # fooflare , 2014 @@ -10,257 +10,104 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/wagtail/" +"language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrador" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Se está marcado, este usuario ten a capacidade de xestionar contas de usuario." +msgstr "" +"Se está marcado, este usuario ten a capacidade de xestionar contas de " +"usuario." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Correo electrónico" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Nome" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Apelidos" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Un usuario con ese nome xa existe." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Os dous campos de contrasinal non coinciden." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nome de usuario" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Obrigatorio. 30 caracteres ou menos. Letras, díxitos e @/./+/-/_ soamente." +msgstr "" +"Obrigatorio. 30 caracteres ou menos. Letras, díxitos e @/./+/-/_ soamente." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Este valor debe conter só letras, números e os caracteres @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Contrasinal" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Deixa en branco se non cambia." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmación de contrasinal" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Introduce a mesma contrasinal que arriba, para verificación." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Os administradores teñen a capacidade de xestionar contas de usuario." -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Editando" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Gardar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nome" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Engadir usuario" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Conta" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Roles" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Usuarios" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Engadir un usuario" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nivel" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Estado" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Activo" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inactivo" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -270,74 +117,40 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Hai unha coincidencia\n " -msgstr[1] "\n Hai %(counter)s coincidencias\n " +msgstr[0] "" +"\n" +" Hai unha coincidencia\n" +" " +msgstr[1] "" +"\n" +" Hai %(counter)s coincidencias\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Sentímolo, ningún usuario coincide con \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Non hai usuarios configurados. ¿Por qué non engadir algún?" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" +"There are no users configured. Why not add some?" msgstr "" +"Non hai usuarios configurados. ¿Por qué non engadir algún?" -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Buscar usuarios" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Usuario '{0}' creado." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "O usuario non puido ser creado debido a erros." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Usuario '{0}' actualizado." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "O usuario non puido ser gardado debido a erros." - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.mo deleted file mode 100644 index a300905c5..000000000 Binary files a/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index f6aacd693..000000000 --- a/wagtail/wagtailusers/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/wagtail/language/it/)\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:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.mo deleted file mode 100644 index 7d2ada671..000000000 Binary files a/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 9a6ee9fe7..000000000 --- a/wagtail/wagtailusers/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,339 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/wagtail/language/ja/)\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:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.mo deleted file mode 100644 index 7b5ab43d0..000000000 Binary files a/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index b5bb9875d..000000000 --- a/wagtail/wagtailusers/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/wagtail/language/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index d7208fa29..000000000 Binary files a/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index f27be182f..000000000 --- a/wagtail/wagtailusers/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/wagtail/language/nl/)\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:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 66096c32d..000000000 Binary files a/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.po deleted file mode 100644 index 71a1656d0..000000000 --- a/wagtail/wagtailusers/locale/nl_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wagtail/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.mo index f0edf9236..bc53ba9d3 100644 Binary files a/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.po index 38b0e20a5..afd0e7cdf 100644 --- a/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # utek , 2014 # utek , 2014 @@ -9,257 +9,114 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/wagtail/language/" +"pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrator" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Zaznaczone oznacza, że użytkownik ma możliwość zarządzania kontami użytkowników" +msgstr "" +"Zaznaczone oznacza, że użytkownik ma możliwość zarządzania kontami " +"użytkowników" -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Pierwsze imię" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Nazwisko" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Użytkownik o tej nazwie już istnieje." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Hasła się nie zgadzają." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nazwa użytkownika" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Wymagane. 30 lub mniej znaków. Tylko litery, liczby oraz znaki @/./+/-/_." +msgstr "" +"Wymagane. 30 lub mniej znaków. Tylko litery, liczby oraz znaki @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Ta wartość może zawierać tylko litery, liczby oraz znaki @/./+/-/_. " -#: forms.py:89 msgid "Password" msgstr "Hasło" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Pozostaw puste w przypadku braku zmiany." -#: forms.py:94 msgid "Password confirmation" msgstr "Potwierdzenie hasła" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "W celu potwierdzenie wpisz to samo hasło co powyżej." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Administratorzy mają możliwość zarządzania kontami użytkowników." -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Otrzymuj powiadomienie gdy strona jest przesłana do moderacji" -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Otrzumuj powiadomienie gdy twoja zmiana strony została zatwierdzona" -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Otrzymuj powiadomienie gdy twoja zmiana strony została odrzucona" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Edytowanie" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Zapisz" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nazwa" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Dodaj użytkownika" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Konto" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Role" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Użytkownicy" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Dodaj użytkownika" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Poziom" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Status" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Aktywny" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Nieaktywny" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -269,75 +126,45 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Jedno dopasowanie\n " -msgstr[1] "\n Są %(counter)s dopasowania\n " -msgstr[2] "\n Jest %(counter)s dopasowań\n " +msgstr[0] "" +"\n" +" Jedno dopasowanie\n" +" " +msgstr[1] "" +"\n" +" Są %(counter)s dopasowania\n" +" " +msgstr[2] "" +"\n" +" Jest %(counter)s dopasowań\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Przepraszamy, żaden użytkownik nie pasuje do \"%(query_string)s\"" +msgstr "" +"Przepraszamy, żaden użytkownik nie pasuje do \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Brak użytkowników. Czemu nie dodasz kilku?" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" +"There are no users configured. Why not add some?" msgstr "" +"Brak użytkowników. Czemu nie dodasz " +"kilku?" -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Szukaj użytkowników" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Stworzono użytkownika '{0}'" -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Użytkownik nie mógł zostać stworzony z powodu błędów." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Uaktualniono użytkownika '{0}'." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Użytkownik nie mógł zostać zapisany z powodu błędów." - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.mo index 49ee31627..35831f27b 100644 Binary files a/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.po index 8f3cdd457..c741e054c 100644 --- a/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Thiago Cangussu , 2014 # Claudemiro Alves Feitosa Neto , 2015 @@ -12,257 +12,196 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wagtail/language/pt_BR/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 11:37+0000\n" +"Last-Translator: Claudemiro Alves Feitosa Neto \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_BR/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrador" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Se marcado, este usuário terá a habilidade de gerenciar contas de usuários." +msgstr "" +"Se marcado, este usuário terá a habilidade de gerenciar contas de usuários." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Primeiro nome" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Último nome" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Um usuário com este nome já existe." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Os dois campos de senha não coincidem." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nome de usuário" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Obrigatório. 30 caracteres ou menos. Somente letras, números e @/./+/-/_." +msgstr "" +"Obrigatório. 30 caracteres ou menos. Somente letras, números e @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Este valor pode conter somente letras, números e os caracteres @/./+/-/_." +msgstr "" +"Este valor pode conter somente letras, números e os caracteres @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Senha" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Deixe em branco se não estiver alterando." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmação de senha" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Digite a mesma senha como acima, para verificação." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Administradores tem a habilidade de gerenciar contas de usuários." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Um grupo com este nome já existe." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Notificações submetidas" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Receber uma notificação quando uma página é enviada para a moderação" -#: models.py:20 msgid "Approved notifications" -msgstr "" +msgstr "Notificações aprovadas" -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Receber uma notificação quando a edição da sua página for aprovada" -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Notificações rejeitadas" -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Receber uma notificação quando a edição da sua página é rejeitada" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 +msgid "User Profile" +msgstr "Perfil de usuário" + msgid "Delete group" msgstr "Remover grupo" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "O grupo '%(group_name)s' possui %(group_user_count)s usuários." +msgstr "" +"O grupo '%(group_name)s' possui %(group_user_count)s " +"usuários." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Remover este grupo irá revogar as permissões a este grupo de todos os " +"usuários membros." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Você tem certeza que quer remover este grupo?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Sim, remova" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Adicionar grupo" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Editando" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Salvar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Permissões de objetos" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nome" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Adicionar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Alterar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Remover" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Outras permissões" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Permissões de página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Tipo de permissão" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Adicionar uma permissão de página" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "grupos" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Adicionar um grupo" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Não há grupos configurados. Por que não adicionar alguns?" +"There are no groups configured. Why not add some?" +msgstr "" +"Não há grupos configurados. Por que não adicionar alguns?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Adicionar usuário" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Conta" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Papéis" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Usuários" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Adicionar um usuário" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nível" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Status" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Ativo" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inativo" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -272,74 +211,67 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Há um resultado\n " -msgstr[1] "\n Há %(counter)s resultados\n " +msgstr[0] "" +"\n" +" Há um resultado\n" +" " +msgstr[1] "" +"\n" +" Há %(counter)s resultados\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Desculpe, nenhum usuário coincide com \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Não há usuários configurados. Por que não adicionar alguns?" +"There are no users configured. Why not add some?" +msgstr "" +"Não há usuários configurados. Por que não adicionar alguns?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Grupos de busca" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Grupo '{0}' criado." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Editar" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "O grupo não pôde ser criados por conter erros." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Grupo '{0}' atualizado." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "O grupo não pôde ser salvo por conter erros." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Grupo '{0}' removido." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Buscar usuários" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Usuário '{0}' criado." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "O usuário não pôde ser criado devido à erros." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Usuário '{0}' atualizado." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "O usuário não pôde ser salvo devido à erros." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Grupos" diff --git a/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.mo index c400e668c..3bd43755a 100644 Binary files a/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.po index 25c7e194d..33c4cea21 100644 --- a/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/pt_PT/LC_MESSAGES/django.po @@ -1,265 +1,206 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jose Lourenco , 2014-2015 # Thiago Cangussu , 2014 +# Tiago Henriques , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wagtail/language/pt_PT/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-29 17:37+0000\n" +"Last-Translator: Tiago Henriques \n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/" +"wagtail/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrador" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Se selecionado, este utilizador terá permissão para gerir contas de utilizadores." +msgstr "" +"Se selecionado, este utilizador terá permissão para gerir contas de " +"utilizadores." -#: forms.py:27 forms.py:84 msgid "Email" -msgstr "Email" +msgstr "E-mail" -#: forms.py:28 forms.py:85 msgid "First Name" -msgstr "Primeiro Nome" +msgstr "Nome" -#: forms.py:29 forms.py:86 msgid "Last Name" -msgstr "Último nome" +msgstr "Apelido" -#: forms.py:72 msgid "A user with that username already exists." -msgstr "Um utilizador com esse nome já existe." +msgstr "Já existe um utilizador com esse nome." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "As senhas nos dois campos não coincidem." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" -msgstr "Nome de utilizador" +msgstr "Utilizador" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Obrigatório. 30 caracteres ou menos. Somente letras, números e @/./+/-/_." +msgstr "" +"Obrigatório. 30 caracteres ou menos. Apenas letras, algarismos e @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "Este valor apenas pode conter letras, números e os caracteres @/./+/-/_." +msgstr "" +"Este valor apenas pode conter letras, números e os caracteres @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Senha" -#: forms.py:92 msgid "Leave blank if not changing." -msgstr "Deixar em branco se não houver alteração" +msgstr "Deixar em branco se não estiver a alterar." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmação de senha" -#: forms.py:96 msgid "Enter the same password as above, for verification." -msgstr "Introduza a mesma senha anterior para verificação." +msgstr "Introduza a mesma senha como acima para verificação." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." -msgstr "Os administradores têm a permissão para gerir contas de utilizadores." +msgstr "Os administradores têm permissão para gerir contas de utilizadores." -#: forms.py:154 msgid "A group with that name already exists." -msgstr "Um grupo com esse nome já existe." +msgstr "Já existe um grupo com esse nome." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Notificações enviadas" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Receber notificação quando uma página for enviada para moderação" -#: models.py:20 msgid "Approved notifications" -msgstr "" +msgstr "Notificações aprovadas" -#: models.py:22 msgid "Receive notification when your page edit is approved" -msgstr "Receber notificação quando a edição da sua página for aprovada" +msgstr "Receber notificação quando a sua edição de página for aprovada" -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Notificações rejeitadas" -#: models.py:28 msgid "Receive notification when your page edit is rejected" -msgstr "Receber notificação quando a edição da sua página for rejeitada" +msgstr "Receber notificação quando a sua edição de página for rejeitada" + +msgid "User Profile" +msgstr "Perfil do Utilizador" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Apagar grupo" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "O grupo '%(group_name)s' tem %(group_user_count)s utilizadores atribuídos." +msgstr "" +"O grupo '%(group_name)s' tem %(group_user_count)s " +"utilizadores." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Ao apagar este grupo irá retirar as permissões do grupo a todos os " +"utilizadores membros." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Tem a certeza que quer apagar este grupo?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Sim, apagar" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Adicionar grupo" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" -msgstr "Editando" +msgstr "A editar" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Guardar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" -msgstr "Permissões do objeto" +msgstr "Permissões de objeto" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nome" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Adicionar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Alterar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Apagar" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Outras permissões" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Permissões de página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Página" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Tipo de permissão" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Adicionar uma permissão de página" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "grupos" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Adicionar um grupo" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Não existem grupos configurados. Porque não adicionar um?" +"There are no groups configured. Why not add some?" +msgstr "" +"Não há grupos configurados. Porque não criar um?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Adicionar utilizador" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Conta" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" -msgstr "Funções (roles)" +msgstr "Funções" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Utilizadores" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Adicionar um utilizador" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nível" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Estado" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Admin" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Ativo" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inativo" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -269,74 +210,67 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n Existe uma correspondência\n " -msgstr[1] "\n Existem %(counter)s correspondências\n " +msgstr[0] "" +"\n" +"Encontrado um resultado" +msgstr[1] "" +"\n" +"Encontrados %(counter)s resultados\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Desculpe, nenhum utilizador corresponde a \"%(query_string)s\"" +msgstr "" +"Desculpe, nenhum utilizador corresponde a \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Não existem utilizadores configurados. Por que não adicionar algum?" +"There are no users configured. Why not add some?" +msgstr "" +"Não existem utilizadores configurados. Por que não criar um?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" -msgstr "Procurar grupos" +msgstr "Pesquisar grupos" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Grupo '{0}' criado." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Editar" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "O grupo não pôde ser criado devido a erros." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Grupo '{0}' atualizado." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "O grupo não pôde ser guardado devido a erros." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." -msgstr "Grupo '{0}' criado." +msgstr "Grupo '{0}' apagado." -#: views/users.py:31 views/users.py:38 msgid "Search users" -msgstr "Procurar utilizadores" +msgstr "Pesquisar utilizadores" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Utilizador '{0}' criado." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "O utilizador não pôde ser criado devido a erros." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Utilizador '{0}' atualizado." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "O utilizador não pôde ser guardado devido a erros." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Grupos" diff --git a/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.mo index 5aa36ff72..2e8e0f0c6 100644 Binary files a/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.po index 139543b56..802fdf44a 100644 --- a/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/ro/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan Braghis, 2014 # Dan Braghis, 2014-2015 @@ -10,257 +10,166 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/wagtail/" +"language/ro/)\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" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Administrator" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "Acest utilizator poate gestiona conturi de utilizator dacă este bifat." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "E-mail" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Prenume" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Nume" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Un utilizator cu acest nume există deja." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Câmpurile de parolă nu se potrivesc." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Nume utlizator" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "Obligatoriu. Până la 30 caractere. Numai litere, numere și @/./+/-/_" -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Această valoare poate conține numai litere, numere și @/./+/-/_" -#: forms.py:89 msgid "Password" msgstr "Parolă" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Lăsați liber dacă nu schimbați." -#: forms.py:94 msgid "Password confirmation" msgstr "Confirmare parolă" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Introduceți aceeași parolă ca mai sus pentru verificare" -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Administratorii pot gestiona conturi de utilizator." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Un grup cu acest nume există deja." -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Primește o notificăre când o pagină este trimisă pentru moderare" -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Primește o notificare când modificarea paginii este aprobată" -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Primește o notificare când modificărea paginii este respinsă" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Șterge grup" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "Grupul '%(group_name)s' are %(group_user_count)s utilizatori alocați." - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." msgstr "" +"Grupul '%(group_name)s' are %(group_user_count)s " +"utilizatori alocați." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Sigur doriți să ștergeți acest grup?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Da, șterge" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Adaugă grup" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Editare" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Salvează" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Permisiuni obiecte" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Nume" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Adaugă" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Modifică" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Șterge" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Alte permisiuni" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Adaugă permisiune de pagină" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "grupuri" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Adaugă un grup" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Nu există nici un grup configurat. De ce să nu adăugați câțiva?" +"There are no groups configured. Why not add some?" +msgstr "" +"Nu există nici un grup configurat. De ce să nu adăugați câțiva?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Adaugă utilizator" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Cont" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Roluri" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Utilizatori" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Adaugă un utilizator" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Nivel" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Stare" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Administrator" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Activ" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Inactiv" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -270,75 +179,67 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nExistă o potrivire" -msgstr[1] "\nSunt %(counter)s potriviri" -msgstr[2] "\nSunt %(counter)s potriviri" +msgstr[0] "" +"\n" +"Există o potrivire" +msgstr[1] "" +"\n" +"Sunt %(counter)s potriviri" +msgstr[2] "" +"\n" +"Sunt %(counter)s potriviri" -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un utilizator" +msgstr "" +"Ne pare rău, \"%(query_string)s\" nu se potrivește cu nici un " +"utilizator" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Nu există nici un utilizator. De ce să nu adăugați câțiva?" +"There are no users configured. Why not add some?" +msgstr "" +"Nu există nici un utilizator. De ce să nu adăugați câțiva?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Caută grupuri" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Grupul '{0}' a fost creat." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Grupul nu a fost creat din cauza erorilor." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Grupul '{0}' a fost actualizat." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Grupul nu a fost salvat din cauza erorilor." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Grupul '{0}' a fost șters." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Caută utilizatori" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Utilizatorul '{0}' a fost creat." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Utilizatorul nu a fost creat din cauza erorilor." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Utilizatorul '{0}' a fost actualizat." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Utilizatorul nu a fost salvat din cauza erorilor." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Grupuri" diff --git a/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.mo index 30cbbb9d2..b87080812 100644 Binary files a/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.po index a1f01397c..34d930387 100644 --- a/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # ajk, 2014 # Eugene MechanisM , 2014-2015 @@ -11,257 +11,199 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/ru/)\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-28 07:04+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/wagtail/language/" +"ru/)\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" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "Администратор" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." -msgstr "Если выбрано, этот пользователь имеет возможность управлять пользовательскими аккаунтами." +msgstr "" +"Если выбрано, этот пользователь имеет возможность управлять " +"пользовательскими аккаунтами." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Адрес электронной почты" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Имя" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Фамилия" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Пользователь с таким именем пользователя уже существует. " -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Два поля с паролями не совпадают." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Имя пользователя" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "Обязательное. 30 символов или меньше. Только буквы, цифры и символы @/./+/-/_." +msgstr "" +"Обязательное. 30 символов или меньше. Только буквы, цифры и символы @/./+/-/" +"_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Это значение может содержать только буквы, цифры и @/./+/-/_ символы." -#: forms.py:89 msgid "Password" msgstr "Пароль" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Оставьте пустым, если не изменяется." -#: forms.py:94 msgid "Password confirmation" msgstr "Подтверждение пароля" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Введите такой же пароль, как выше, для подтверждения." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Администраторы имеют возможность управлять аккаунтами пользователей." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Группа с таким названием уже существует." -#: models.py:14 msgid "Submitted notifications" -msgstr "" +msgstr "Уведомления при добавлении" -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "Принимать уведомление, когда страница отправлена на модерацию." -#: models.py:20 msgid "Approved notifications" -msgstr "" +msgstr "Уведомления при утверждении" -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "Принимать уведомление, когда ваша редакция страницы одобрена." -#: models.py:26 msgid "Rejected notifications" -msgstr "" +msgstr "Уведомления при отклонении" -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "Принимать уведомление, когда ваша редакция страницы отклонена." -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 +msgid "User Profile" +msgstr "Профиль Пользователя" + msgid "Delete group" msgstr "Удалить группу" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." -msgstr "В группе '%(group_name)s' состоит %(group_user_count)s назначенных пользователей." +msgstr "" +"В группе '%(group_name)s' состоит %(group_user_count)s " +"назначенных пользователей." -#: templates/wagtailusers/groups/confirm_delete.html:16 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" +"Удаление этой группы приведет к удалению прав, которые давала эта группа " +"всем ее участникам." -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Вы уверены что хотите удалить эту группу?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Да, удалить" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Добавить группу" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Редактирование" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Сохранить" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "Разрешения для объекта" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Имя" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Добавить" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Изменить" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Удалить" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Другие разрешения" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 msgid "Page permissions" -msgstr "" +msgstr "Права у страницы" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 msgid "Page" -msgstr "" +msgstr "Страница" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 msgid "Permission type" -msgstr "" +msgstr "Тип прав" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "Добавить разрешения страницы" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "группы" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Добавить группу" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "Группы еще не созданы. Почему бы не добавить?" +"There are no groups configured. Why not add some?" +msgstr "" +"Группы еще не созданы. Почему бы не добавить?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Добавить пользователя" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Аккаунт" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "Роли" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Пользователи" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Добавить пользователя" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "Уровень" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Статус" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "Админ" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "Активный" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "Неактивный" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -271,75 +213,72 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\nНайдено одно совпадение" -msgstr[1] "\nНайдено %(counter)s совпадений" -msgstr[2] "\nНайдено %(counter)s совпадений" +msgstr[0] "" +"\n" +"Найдено одно совпадение" +msgstr[1] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[2] "" +"\n" +"Найдено %(counter)s совпадений" +msgstr[3] "" +"\n" +"Найдено %(counter)s совпадений" -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "Извините, подходящих пользователей не найдено \"%(query_string)s\"" +msgstr "" +"Извините, подходящих пользователей не найдено \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "Нету настроенных пользователей. Почему бы не добавить?" +"There are no users configured. Why not add some?" +msgstr "" +"Нету настроенных пользователей. Почему бы не добавить?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Поиск групп" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Группа '{0}' создана." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 msgid "Edit" msgstr "Правка" -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Группа не может быть создана из-за ошибок." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Группа '{0}' обновлена." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Группа не может быть сохранена из-за ошибок." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Группа '{0}' удалена." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Поиск пользователей" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Пользователь '{0}' создан." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Пользователь не может быть создан из-за ошибок." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Пользователь '{0}' обновлен." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Пользователь но может быть сохранен из-за ошибок." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Группы" diff --git a/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.mo deleted file mode 100644 index 357db1bdf..000000000 Binary files a/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.po deleted file mode 100644 index 1a015ca52..000000000 --- a/wagtail/wagtailusers/locale/si_LK/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/wagtail/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.mo deleted file mode 100644 index d31578f92..000000000 Binary files a/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.po deleted file mode 100644 index f45401de9..000000000 --- a/wagtail/wagtailusers/locale/sk_SK/LC_MESSAGES/django.po +++ /dev/null @@ -1,341 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wagtail/language/sk_SK/)\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:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.mo deleted file mode 100644 index b1b636305..000000000 Binary files a/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index f190f070c..000000000 --- a/wagtail/wagtailusers/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/wagtail/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.mo deleted file mode 100644 index e1c248e8c..000000000 Binary files a/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.po deleted file mode 100644 index e8444eb81..000000000 --- a/wagtail/wagtailusers/locale/sv_SE/LC_MESSAGES/django.po +++ /dev/null @@ -1,340 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wagtail/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.mo deleted file mode 100644 index 1f17887d5..000000000 Binary files a/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.po deleted file mode 100644 index afc9ae09d..000000000 --- a/wagtail/wagtailusers/locale/tr_TR/LC_MESSAGES/django.po +++ /dev/null @@ -1,339 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/wagtail/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 2d43f28e3..000000000 Binary files a/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 34c1ae973..000000000 --- a/wagtail/wagtailusers/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,341 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/wagtail/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.mo index 8ef0413b9..bff04c234 100644 Binary files a/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.po index 0d69ba37d..4e0a25863 100644 --- a/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/vi/LC_MESSAGES/django.po @@ -1,340 +1,164 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Luan Nguyen , 2015 msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/language/vi/)\n" +"Language-Team: Vietnamese (http://www.transifex.com/projects/p/wagtail/" +"language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "Nếu chọn, người dùng này có thể quản lý các tài khoản." -#: forms.py:27 forms.py:84 msgid "Email" msgstr "Email" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "Tên" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "Họ" -#: forms.py:72 msgid "A user with that username already exists." msgstr "Người dùng với username này đã tồn tại." -#: forms.py:73 msgid "The two password fields didn't match." msgstr "Hai mật khẩu không giống nhau." -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "Username" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "Cần nhập. 30 ký tự hoặc ít hơn. Chỉ chấp nhận kí tự, số và @/./+/-/_." -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Giá trị này chỉ chấp nhận ký tự, số và @/./+/-/_." -#: forms.py:89 msgid "Password" msgstr "Mật khẩu" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "Để trống nếu không thay đổi." -#: forms.py:94 msgid "Password confirmation" msgstr "Xác nhận lại mật khẩu" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "Nhập lại mật khẩu phía trên để xác nhận." -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "Người điều hành có khả năng quản lý các tài khoản." -#: forms.py:154 msgid "A group with that name already exists." msgstr "Nhóm với tên này đã tồn tại." -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "Xoá nhóm" -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "Bạn có chắc là muốn xoá nhóm này không?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "Đúng, xoá đi" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "Thêm nhóm" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "Chỉnh sửa" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "Lưu" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "Tên" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "Thêm" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "Sửa" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "Xoá" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "Quyền khác" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "Nhóm" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "Tạo nhóm" -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "Thêm người dùng" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "Tài khoản" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "Người dùng" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "Thêm người dùng" -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "Trạng thái" -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Xin lỗi, không tìm thấy user phù hợp với \"%(query_string)s\"" -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "Tìm nhóm" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "Nhóm '{0}' đã được tạo." -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "Nhóm không tạo được vì lỗi." -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "Nhóm '{0}' đã được cập nhật." -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "Nhóm không thể lưu vì lỗi." -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "Nhóm '{0}' đã được xoá." -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "Tìm người dùng" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "Người dùng '{0}' đã được tạo." -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "Không thể tạo người dùng vì lỗi." -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "Người dùng '{0}' đã được cập nhật." -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "Không thể lưu người dùng vì lỗi." -#: wagtail_hooks.py:31 msgid "Groups" msgstr "Nhóm" diff --git a/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.mo index 90e04befe..99c3feef2 100644 Binary files a/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.po index 09801fe01..83aec176a 100644 --- a/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/zh/LC_MESSAGES/django.po @@ -1,339 +1,124 @@ # 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: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/zh/)\n" +"Language-Team: Chinese (http://www.transifex.com/projects/p/wagtail/language/" +"zh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "管理员" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "如果已选,这个用户将有权限管理用户账号" -#: forms.py:27 forms.py:84 msgid "Email" msgstr "电子邮件" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "名" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "姓" -#: forms.py:72 msgid "A user with that username already exists." msgstr "一个用户已经占用那个用户名" -#: forms.py:73 msgid "The two password fields didn't match." msgstr "两个密码不匹配" -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "用户名" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "必填,30个字符以内。仅字母,数字,数字和 @/./+/-/_" -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "这个值只能含有字母,数字,数字和 @/./+/-/_" -#: forms.py:89 msgid "Password" msgstr "密码" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "留空如果不修改" -#: forms.py:94 msgid "Password confirmation" msgstr "密码确认" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "输入和上面一样的密码用于验证" -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "管理员们有管理用户账号的权限" -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "编辑" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "保存" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "名字" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "添加用户" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "账号" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "角色" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "用户" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "添加用户" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "等级" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "状态" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "管理" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "有效" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "无效" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" +"There are no users configured. Why not add some?" msgstr "" +"没有用户. 为什么不 添加一个?" -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "没有用户. 为什么不 添加一个?" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "用户 '{0}' 已创建" -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "无法创建用户,页面有错。" -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "用户 '{0}' 已更新" -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "用户无法保存,页面有错。" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr "" diff --git a/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.mo index 9f5749af8..64a696c31 100644 Binary files a/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.mo and b/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.po index d6687751c..6f8916cc0 100644 --- a/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.po +++ b/wagtail/wagtailusers/locale/zh_CN/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # hanfeng , 2014 # hanfeng , 2014 @@ -10,257 +10,162 @@ msgid "" msgstr "" "Project-Id-Version: Wagtail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" +"POT-Creation-Date: 2015-04-21 09:39+0100\n" +"PO-Revision-Date: 2015-04-21 08:40+0000\n" "Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/wagtail/" +"language/zh_CN/)\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:22 forms.py:99 forms.py:158 msgid "Administrator" msgstr "管理员" -#: forms.py:24 msgid "If ticked, this user has the ability to manage user accounts." msgstr "选中则此用户可以管理账户" -#: forms.py:27 forms.py:84 msgid "Email" msgstr "电子邮件" -#: forms.py:28 forms.py:85 msgid "First Name" msgstr "名" -#: forms.py:29 forms.py:86 msgid "Last Name" msgstr "姓" -#: forms.py:72 msgid "A user with that username already exists." msgstr "此用户名已被占用" -#: forms.py:73 msgid "The two password fields didn't match." msgstr "密码字段不匹配" -#: forms.py:76 templates/wagtailusers/users/list.html:15 msgid "Username" msgstr "用户名" -#: forms.py:79 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "必填。30字符以内。只能使用字母,数字和@/./+/-/_" -#: forms.py:81 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "只能使用字母,数字和@/./+/-/_字符。" -#: forms.py:89 msgid "Password" msgstr "密码" -#: forms.py:92 msgid "Leave blank if not changing." msgstr "如不修改则留空" -#: forms.py:94 msgid "Password confirmation" msgstr "确认密码" -#: forms.py:96 msgid "Enter the same password as above, for verification." msgstr "键入同样的密码,以备验证。" -#: forms.py:101 forms.py:160 msgid "Administrators have the ability to manage user accounts." msgstr "管理员可以管理用户账户。" -#: forms.py:154 msgid "A group with that name already exists." msgstr "此组名已被占用。" -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 msgid "Receive notification when a page is submitted for moderation" msgstr "当存在页面提交审查时接收提醒。" -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 msgid "Receive notification when your page edit is approved" msgstr "当您的页面编辑动作通过时接收提醒。" -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 msgid "Receive notification when your page edit is rejected" msgstr "当您的页面编辑动作被拒绝时接收提醒。" -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 msgid "Delete group" msgstr "删除组" -#: templates/wagtailusers/groups/confirm_delete.html:12 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s users " "assigned." msgstr "该组 '%(group_name)s' 有 %(group_user_count)s 用户。" -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 msgid "Are you sure you want to delete this group?" msgstr "确定要删除该组?" -#: templates/wagtailusers/groups/confirm_delete.html:23 msgid "Yes, delete" msgstr "确认删除" -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 msgid "Add group" msgstr "添加组" -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 msgid "Editing" msgstr "编辑" -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 msgid "Save" msgstr "保存" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 msgid "Object permissions" msgstr "对象权限" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 msgid "Name" msgstr "名字" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 msgid "Add" msgstr "添加" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 msgid "Change" msgstr "更改" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 msgid "Delete" msgstr "删除" -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 msgid "Other permissions" msgstr "其他权限" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 msgid "Add a page permission" msgstr "添加一个页面权限" -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 msgid "groups" msgstr "组" -#: templates/wagtailusers/groups/index.html:18 msgid "Add a group" msgstr "添加一个组" -#: templates/wagtailusers/groups/results.html:9 #, python-format msgid "" -"There are no groups configured. Why not add some?" -msgstr "目前还没有组。添加一个?" +"There are no groups configured. Why not add some?" +msgstr "" +"目前还没有组。添加一个?" -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 msgid "Add user" msgstr "添加用户" -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 msgid "Account" msgstr "帐号" -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 msgid "Roles" msgstr "角色" -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 msgid "Users" msgstr "用户" -#: templates/wagtailusers/users/index.html:18 msgid "Add a user" msgstr "添加用户" -#: templates/wagtailusers/users/list.html:22 msgid "Level" msgstr "等级" -#: templates/wagtailusers/users/list.html:23 msgid "Status" msgstr "状态" -#: templates/wagtailusers/users/list.html:36 msgid "Admin" msgstr "管理" -#: templates/wagtailusers/users/list.html:37 msgid "Active" msgstr "有效" -#: templates/wagtailusers/users/list.html:37 msgid "Inactive" msgstr "无效" -#: templates/wagtailusers/users/results.html:5 #, python-format msgid "" "\n" @@ -270,73 +175,59 @@ msgid_plural "" "\n" " There are %(counter)s matches\n" " " -msgstr[0] "\n %(counter)s 匹配\n " +msgstr[0] "" +"\n" +" %(counter)s 匹配\n" +" " -#: templates/wagtailusers/users/results.html:18 #, python-format msgid "Sorry, no users match \"%(query_string)s\"" msgstr "Sorry,没有匹配\"%(query_string)s\"的用户" -#: templates/wagtailusers/users/results.html:21 #, python-format msgid "" -"There are no users configured. Why not add some?" -msgstr "还没用户呢。为啥不创建试试?" +"There are no users configured. Why not add some?" +msgstr "" +"还没用户呢。为啥不创建试试?" -#: views/groups.py:29 views/groups.py:36 msgid "Search groups" msgstr "搜索组" -#: views/groups.py:87 #, python-brace-format msgid "Group '{0}' created." msgstr "组 '{0}' 已创建" -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 msgid "The group could not be created due to errors." msgstr "无法创建该组。出现错误。" -#: views/groups.py:112 #, python-brace-format msgid "Group '{0}' updated." msgstr "组 '{0}' 已更新。" -#: views/groups.py:117 msgid "The group could not be saved due to errors." msgstr "无法保存该组。出现错误。" -#: views/groups.py:135 #, python-brace-format msgid "Group '{0}' deleted." msgstr "组 '{0}' 已删除。" -#: views/users.py:31 views/users.py:38 msgid "Search users" msgstr "搜索用户" -#: views/users.py:86 #, python-brace-format msgid "User '{0}' created." msgstr "用户 '{0}'已创建" -#: views/users.py:91 msgid "The user could not be created due to errors." msgstr "无法创建用户。出现错误。" -#: views/users.py:107 #, python-brace-format msgid "User '{0}' updated." msgstr "用户 '{0}'已更新" -#: views/users.py:112 msgid "The user could not be saved due to errors." msgstr "无法保存用户。出现错误。" -#: wagtail_hooks.py:31 msgid "Groups" msgstr "组" diff --git a/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.mo deleted file mode 100644 index 9254c327d..000000000 Binary files a/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index e4d7fa71b..000000000 --- a/wagtail/wagtailusers/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,339 +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: Wagtail\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 12:39+0100\n" -"PO-Revision-Date: 2015-04-17 11:59+0000\n" -"Last-Translator: Karl Hobley \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wagtail/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: forms.py:22 forms.py:99 forms.py:158 -msgid "Administrator" -msgstr "" - -#: forms.py:24 -msgid "If ticked, this user has the ability to manage user accounts." -msgstr "" - -#: forms.py:27 forms.py:84 -msgid "Email" -msgstr "" - -#: forms.py:28 forms.py:85 -msgid "First Name" -msgstr "" - -#: forms.py:29 forms.py:86 -msgid "Last Name" -msgstr "" - -#: forms.py:72 -msgid "A user with that username already exists." -msgstr "" - -#: forms.py:73 -msgid "The two password fields didn't match." -msgstr "" - -#: forms.py:76 templates/wagtailusers/users/list.html:15 -msgid "Username" -msgstr "" - -#: forms.py:79 -msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" - -#: forms.py:81 -msgid "This value may contain only letters, numbers and @/./+/-/_ characters." -msgstr "" - -#: forms.py:89 -msgid "Password" -msgstr "" - -#: forms.py:92 -msgid "Leave blank if not changing." -msgstr "" - -#: forms.py:94 -msgid "Password confirmation" -msgstr "" - -#: forms.py:96 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: forms.py:101 forms.py:160 -msgid "Administrators have the ability to manage user accounts." -msgstr "" - -#: forms.py:154 -msgid "A group with that name already exists." -msgstr "" - -#: models.py:14 -msgid "Submitted notifications" -msgstr "" - -#: models.py:16 -msgid "Receive notification when a page is submitted for moderation" -msgstr "" - -#: models.py:20 -msgid "Approved notifications" -msgstr "" - -#: models.py:22 -msgid "Receive notification when your page edit is approved" -msgstr "" - -#: models.py:26 -msgid "Rejected notifications" -msgstr "" - -#: models.py:28 -msgid "Receive notification when your page edit is rejected" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:3 -#: templates/wagtailusers/groups/confirm_delete.html:7 -#: templates/wagtailusers/groups/edit.html:37 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:12 -#, python-format -msgid "" -"The group '%(group_name)s' has %(group_user_count)s users " -"assigned." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:16 -msgid "" -"Deleting this group will revoke this group's permissions from all member " -"users." -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:20 -msgid "Are you sure you want to delete this group?" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:23 -msgid "Yes, delete" -msgstr "" - -#: templates/wagtailusers/groups/create.html:6 -#: templates/wagtailusers/groups/create.html:17 -#: templates/wagtailusers/groups/create.html:32 -msgid "Add group" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:6 -#: templates/wagtailusers/groups/edit.html:17 -#: templates/wagtailusers/users/edit.html:4 -#: templates/wagtailusers/users/edit.html:8 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:34 -#: templates/wagtailusers/users/edit.html:30 -#: templates/wagtailusers/users/edit.html:37 -msgid "Save" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:3 -msgid "Object permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:11 -#: templates/wagtailusers/groups/includes/formatted_permissions.html:47 -#: templates/wagtailusers/groups/list.html:6 -#: templates/wagtailusers/users/list.html:7 -msgid "Name" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:12 -msgid "Add" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:13 -msgid "Change" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:14 -#: templates/wagtailusers/groups/includes/page_permissions_form.html:15 -msgid "Delete" -msgstr "" - -#: templates/wagtailusers/groups/includes/formatted_permissions.html:41 -msgid "Other permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:2 -msgid "Page permissions" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:12 -msgid "Page" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:13 -msgid "Permission type" -msgstr "" - -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:42 -msgid "Add a page permission" -msgstr "" - -#: templates/wagtailusers/groups/index.html:4 -#: templates/wagtailusers/groups/index.html:17 -msgid "groups" -msgstr "" - -#: templates/wagtailusers/groups/index.html:18 -msgid "Add a group" -msgstr "" - -#: templates/wagtailusers/groups/results.html:9 -#, python-format -msgid "" -"There are no groups configured. Why not add some?" -msgstr "" - -#: templates/wagtailusers/users/create.html:4 -#: templates/wagtailusers/users/create.html:8 -#: templates/wagtailusers/users/create.html:35 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 -msgid "Account" -msgstr "" - -#: templates/wagtailusers/users/create.html:13 -#: templates/wagtailusers/users/create.html:28 -#: templates/wagtailusers/users/edit.html:13 -msgid "Roles" -msgstr "" - -#: templates/wagtailusers/users/index.html:4 -#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:27 -msgid "Users" -msgstr "" - -#: templates/wagtailusers/users/index.html:18 -msgid "Add a user" -msgstr "" - -#: templates/wagtailusers/users/list.html:22 -msgid "Level" -msgstr "" - -#: templates/wagtailusers/users/list.html:23 -msgid "Status" -msgstr "" - -#: templates/wagtailusers/users/list.html:36 -msgid "Admin" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Active" -msgstr "" - -#: templates/wagtailusers/users/list.html:37 -msgid "Inactive" -msgstr "" - -#: templates/wagtailusers/users/results.html:5 -#, python-format -msgid "" -"\n" -" There is one match\n" -" " -msgid_plural "" -"\n" -" There are %(counter)s matches\n" -" " -msgstr[0] "" - -#: templates/wagtailusers/users/results.html:18 -#, python-format -msgid "Sorry, no users match \"%(query_string)s\"" -msgstr "" - -#: templates/wagtailusers/users/results.html:21 -#, python-format -msgid "" -"There are no users configured. Why not add some?" -msgstr "" - -#: views/groups.py:29 views/groups.py:36 -msgid "Search groups" -msgstr "" - -#: views/groups.py:87 -#, python-brace-format -msgid "Group '{0}' created." -msgstr "" - -#: views/groups.py:88 views/groups.py:113 views/users.py:87 views/users.py:108 -msgid "Edit" -msgstr "" - -#: views/groups.py:92 -msgid "The group could not be created due to errors." -msgstr "" - -#: views/groups.py:112 -#, python-brace-format -msgid "Group '{0}' updated." -msgstr "" - -#: views/groups.py:117 -msgid "The group could not be saved due to errors." -msgstr "" - -#: views/groups.py:135 -#, python-brace-format -msgid "Group '{0}' deleted." -msgstr "" - -#: views/users.py:31 views/users.py:38 -msgid "Search users" -msgstr "" - -#: views/users.py:86 -#, python-brace-format -msgid "User '{0}' created." -msgstr "" - -#: views/users.py:91 -msgid "The user could not be created due to errors." -msgstr "" - -#: views/users.py:107 -#, python-brace-format -msgid "User '{0}' updated." -msgstr "" - -#: views/users.py:112 -msgid "The user could not be saved due to errors." -msgstr "" - -#: wagtail_hooks.py:31 -msgid "Groups" -msgstr ""