relaunched i18ndude and fix italian translations
This commit is contained in:
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"Preferred-Encodings: utf-8 latin1\n"
|
||||
"Domain: DOMAIN\n"
|
||||
|
||||
#: ../comment.py:348
|
||||
#: ../comment.py:357
|
||||
msgid "A comment has been posted."
|
||||
msgstr "Коментар додано."
|
||||
|
||||
@@ -26,20 +26,20 @@ msgstr "Унікальний ідентифікатор коментаря дл
|
||||
msgid "Add a comment"
|
||||
msgstr "Додати коментар"
|
||||
|
||||
#: ../browser/controlpanel.py:66
|
||||
#: ../browser/controlpanel.py:75
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Анонімне коментування"
|
||||
|
||||
#: ../browser/comments.py:274
|
||||
#: ../browser/controlpanel.py:84
|
||||
#: ../browser/controlpanel.py:93
|
||||
msgid "Cancel"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#: ../browser/controlpanel.py:80
|
||||
#: ../browser/controlpanel.py:89
|
||||
msgid "Changes saved"
|
||||
msgstr "Зміни збережено"
|
||||
|
||||
#: ../browser/moderation.py:139
|
||||
#: ../browser/moderation.py:154
|
||||
msgid "Comment approved."
|
||||
msgstr "Коментар опубліковано."
|
||||
|
||||
@@ -55,7 +55,7 @@ msgstr ""
|
||||
msgid "Comment author user name"
|
||||
msgstr ""
|
||||
|
||||
#: ../browser/moderation.py:100
|
||||
#: ../browser/moderation.py:108
|
||||
msgid "Comment deleted."
|
||||
msgstr "Коментар знищено."
|
||||
|
||||
@@ -67,7 +67,7 @@ msgstr ""
|
||||
msgid "Comment text"
|
||||
msgstr ""
|
||||
|
||||
#: ../browser/controlpanel.py:67
|
||||
#: ../browser/controlpanel.py:76
|
||||
msgid "Commenter Image"
|
||||
msgstr "Зображення коментатора"
|
||||
|
||||
@@ -94,11 +94,11 @@ msgstr "Дата останного публічного коментаря"
|
||||
msgid "Disabled"
|
||||
msgstr "Вимкнено"
|
||||
|
||||
#: ../browser/controlpanel.py:34
|
||||
#: ../browser/controlpanel.py:35
|
||||
msgid "Discussion settings"
|
||||
msgstr "Налаштуванняя коментування"
|
||||
|
||||
#: ../browser/controlpanel.py:86
|
||||
#: ../browser/controlpanel.py:95
|
||||
msgid "Edit cancelled"
|
||||
msgstr "Редагування скасовано"
|
||||
|
||||
@@ -106,7 +106,7 @@ msgstr "Редагування скасовано"
|
||||
msgid "Email"
|
||||
msgstr "Електронна адреса"
|
||||
|
||||
#: ../browser/controlpanel.py:65
|
||||
#: ../browser/controlpanel.py:74
|
||||
msgid "Enable Comments"
|
||||
msgstr "Увімкнути можливість додавати коментарі"
|
||||
|
||||
@@ -118,7 +118,7 @@ msgstr "Id коментаря, відповіддю на який - є цей к
|
||||
msgid "MIME type"
|
||||
msgstr "MIME-тип"
|
||||
|
||||
#: ../browser/controlpanel.py:69
|
||||
#: ../browser/controlpanel.py:78
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Сповіщення модератора електронною поштою"
|
||||
|
||||
@@ -142,7 +142,7 @@ msgstr "Коментування в Plone"
|
||||
msgid "Portal type"
|
||||
msgstr "Портал тип"
|
||||
|
||||
#: ../browser/controlpanel.py:73
|
||||
#: ../browser/controlpanel.py:82
|
||||
msgid "Save"
|
||||
msgstr "Зберегти"
|
||||
|
||||
@@ -158,11 +158,11 @@ msgstr "Перелік коментаторів (імена користувач
|
||||
msgid "Total number of public comments on this item"
|
||||
msgstr "Загальна кількість публічних коментарів для даного елемента"
|
||||
|
||||
#: ../comment.py:164
|
||||
#: ../comment.py:173
|
||||
msgid "Transform '%s' => '%s' not available."
|
||||
msgstr "Не доступне перетворення '%s' => '%s'."
|
||||
|
||||
#: ../browser/controlpanel.py:71
|
||||
#: ../browser/controlpanel.py:80
|
||||
msgid "User Email Notification"
|
||||
msgstr "Сповіщення користувача електронною поштою"
|
||||
|
||||
@@ -189,6 +189,11 @@ msgstr "Знищити"
|
||||
msgid "bulkactions_publish"
|
||||
msgstr "Опублікувати"
|
||||
|
||||
#. Default: "Cancel"
|
||||
#: ../browser/comment.py:97
|
||||
msgid "cancel_form_button"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "You can add a comment by filling out the form below. Plain text formatting. Web and email addresses are transformed into clickable links."
|
||||
#: ../browser/comments.py:57
|
||||
msgid "comment_description_intelligent_text"
|
||||
@@ -209,11 +214,31 @@ msgstr "Коментарі модеруються."
|
||||
msgid "comment_description_plain_text"
|
||||
msgstr "Ви можете додати коментар, заповнивши наступну форму. Просте форматування тексту. "
|
||||
|
||||
#. Default: "Edit comment cancelled"
|
||||
#: ../browser/comment.py:101
|
||||
msgid "comment_edit_cancel_notification"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment was edited"
|
||||
#: ../browser/comment.py:91
|
||||
msgid "comment_edit_notification"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "${author_name} on ${content}"
|
||||
#: ../comment.py:54
|
||||
#: ../comment.py:55
|
||||
msgid "comment_title"
|
||||
msgstr "${author_name} до ${content}"
|
||||
|
||||
#. Default: "Edit comment"
|
||||
#: ../browser/comment.py:70
|
||||
msgid "edit_comment_form_button"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Edit comment"
|
||||
#: ../browser/comment.py:54
|
||||
msgid "edit_comment_form_title"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Action"
|
||||
#: ../browser/moderation.pt:85
|
||||
msgid "heading_action"
|
||||
@@ -250,23 +275,28 @@ msgid "help_anonymous_comments"
|
||||
msgstr "Якщо вибрано - то анонімні користувачі зможуть додавати коментарі без входу в систему. Для таких випадків рекомендуєтсья використовувати капчу, щоб запобігти надсиланню спаму."
|
||||
|
||||
#. Default: "If selected, anonymous user will have to give their email."
|
||||
#: ../interfaces.py:330
|
||||
#: ../interfaces.py:341
|
||||
msgid "help_anonymous_email_enabled"
|
||||
msgstr "Якщо вибрано, анонімний користувач повинен буде вказати свою електронну пошту."
|
||||
|
||||
#. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
|
||||
#: ../interfaces.py:266
|
||||
#: ../interfaces.py:277
|
||||
msgid "help_captcha"
|
||||
msgstr "Використовуйте цей параметр, щоб увімкнути або вимкнути капчу для коментарів. Для цього спершу встановіть plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet або collective.z3cform.norobots."
|
||||
|
||||
#. Default: "Some discussion related settings are not located in the Discussion Control Panel.\nTo enable comments for a specific content type, go to the Types Control Panel of this type and choose \"Allow comments\".\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"."
|
||||
#: ../browser/controlpanel.py:35
|
||||
#: ../browser/controlpanel.py:36
|
||||
msgid "help_discussion_settings_editform"
|
||||
msgstr ""
|
||||
"Не всі налаштування коментувань знаходяться на цій сторінці.\n"
|
||||
"Так, щоб увімкнути можливість коментування для певного типу вмісту, перейдіть в розділ налаштувань Типи, виберіть необхідний тип вмісту, та виберіть \"Дозволити додавати коментар\".\n"
|
||||
"To enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\".\""
|
||||
|
||||
#. Default: "If selected, supports editing and deletion of comments for users with the 'Edit comments' permission."
|
||||
#: ../interfaces.py:249
|
||||
msgid "help_edit_comment_enabled"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "If selected, users are able to post comments on the site. Though, you have to enable comments for specific content types, folders or content objects before users will be able to post comments."
|
||||
#: ../interfaces.py:202
|
||||
msgid "help_globally_enabled"
|
||||
@@ -278,34 +308,34 @@ msgid "help_moderation_enabled"
|
||||
msgstr "Якщо вибрано, коментарі увійде в стан 'В очікуванні', у якому вони невидимі для громадськості. Користувач з правом 'Огляд коментарів' ('Рецензент' або 'Менеджер') може схвалити коментар, щоб зробити їх видимими для громадськості. Якщо ви хочете налаштувати робочий процес коментарів, ви повинні піти в панель керування типів."
|
||||
|
||||
#. Default: "Address to which moderator notifications will be sent."
|
||||
#: ../interfaces.py:307
|
||||
#: ../interfaces.py:318
|
||||
msgid "help_moderator_email"
|
||||
msgstr "Адреса, за якою модератору будуть надсилатися повідомлення."
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be set below."
|
||||
#: ../interfaces.py:293
|
||||
#: ../interfaces.py:304
|
||||
#, fuzzy
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "Якщо вибрано, модератор отримує повідомлення, якщо коментар вимагає уваги. Адресу електронної пошти модератора можна знайти в 'Пошта' панелі керування (Адреса 'Від')"
|
||||
|
||||
#. Default: "If selected, an image of the user is shown next to the comment."
|
||||
#: ../interfaces.py:282
|
||||
#: ../interfaces.py:293
|
||||
msgid "help_show_commenter_image"
|
||||
msgstr "Якщо вибрано, зображення коментатора буде відображатись поруч з коментарем."
|
||||
|
||||
#. Default: "Use this setting to choose if the comment text should be transformed in any way. You can choose between 'Plain text' and 'Intelligent text'. 'Intelligent text' converts plain text into HTML where line breaks and indentation is preserved, and web and email addresses are made into clickable links."
|
||||
#: ../interfaces.py:249
|
||||
#: ../interfaces.py:260
|
||||
msgid "help_text_transform"
|
||||
msgstr "Виберіть як повинен бути перетворений текст коментаря. Ви можете вибрати між 'Звичайний текст' і 'Інтелектуальні тексту'. 'Інтелектуальний текст' перетворює текст в HTML, де рядки і відступи зберігаються, інтернет адреси та адреси електронної пошти перетворяться в активні посилання."
|
||||
|
||||
#. Default: "If selected, users can choose to be notified of new comments by email."
|
||||
#: ../interfaces.py:319
|
||||
#: ../interfaces.py:330
|
||||
msgid "help_user_notification_enabled"
|
||||
msgstr "Якщо вибрано, користувачі зможуть обрати можливість отримувати нотифікації про нові коментарі поштою."
|
||||
|
||||
#. Default: "Anonymous"
|
||||
#: ../browser/comments.pt:71
|
||||
#: ../comment.py:182
|
||||
#: ../browser/comments.pt:74
|
||||
#: ../comment.py:191
|
||||
msgid "label_anonymous"
|
||||
msgstr "Анонім"
|
||||
|
||||
@@ -315,7 +345,7 @@ msgid "label_anonymous_comments"
|
||||
msgstr "Увімкнути можливість анонімного коментування"
|
||||
|
||||
#. Default: "Enable anonymous email field"
|
||||
#: ../interfaces.py:328
|
||||
#: ../interfaces.py:339
|
||||
msgid "label_anonymous_email_enabled"
|
||||
msgstr "Увімкнути поле електронної адреси для аноніма"
|
||||
|
||||
@@ -325,7 +355,7 @@ msgid "label_apply"
|
||||
msgstr "Застосувати"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ../interfaces.py:264
|
||||
#: ../interfaces.py:275
|
||||
msgid "label_captcha"
|
||||
msgstr "Капча"
|
||||
|
||||
@@ -335,7 +365,7 @@ msgid "label_comment"
|
||||
msgstr "Коментар"
|
||||
|
||||
#. Default: "Commenting has been disabled."
|
||||
#: ../browser/comments.pt:130
|
||||
#: ../browser/comments.pt:148
|
||||
msgid "label_commenting_disabled"
|
||||
msgstr "Коментування вимкнено"
|
||||
|
||||
@@ -344,6 +374,11 @@ msgstr "Коментування вимкнено"
|
||||
msgid "label_delete"
|
||||
msgstr "Знищити"
|
||||
|
||||
#. Default: "Enable editing of comments"
|
||||
#: ../interfaces.py:247
|
||||
msgid "label_edit_comment_enabled"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ../interfaces.py:200
|
||||
msgid "label_globally_enabled"
|
||||
@@ -355,12 +390,12 @@ msgid "label_moderation_enabled"
|
||||
msgstr "Увімкнути модерування коментарів"
|
||||
|
||||
#. Default: "Moderator Email Address"
|
||||
#: ../interfaces.py:303
|
||||
#: ../interfaces.py:314
|
||||
msgid "label_moderator_email"
|
||||
msgstr "Електронна адреса модератора"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ../interfaces.py:291
|
||||
#: ../interfaces.py:302
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Увімкнути сповіщення модератора"
|
||||
|
||||
@@ -370,12 +405,12 @@ msgid "label_publish"
|
||||
msgstr "Опублікувати"
|
||||
|
||||
#. Default: "says:"
|
||||
#: ../browser/comments.pt:74
|
||||
#: ../browser/comments.pt:77
|
||||
msgid "label_says"
|
||||
msgstr "каже:"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ../interfaces.py:280
|
||||
#: ../interfaces.py:291
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr "Показати зображення коментатора"
|
||||
|
||||
@@ -390,17 +425,17 @@ msgid "label_subject"
|
||||
msgstr "Тема"
|
||||
|
||||
#. Default: "Comment text transform"
|
||||
#: ../interfaces.py:247
|
||||
#: ../interfaces.py:258
|
||||
msgid "label_text_transform"
|
||||
msgstr "Перетворення тексту коментаря"
|
||||
|
||||
#. Default: "Enable user email notification"
|
||||
#: ../interfaces.py:315
|
||||
#: ../interfaces.py:326
|
||||
msgid "label_user_notification_enabled"
|
||||
msgstr "Увімкнути надcилання нотифікації користувачу через електронну адресу"
|
||||
|
||||
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
|
||||
#: ../comment.py:58
|
||||
#: ../comment.py:59
|
||||
msgid "mail_notification_message"
|
||||
msgstr ""
|
||||
"Коментар до '${title}' було додано тут: ${link}\n"
|
||||
@@ -410,7 +445,7 @@ msgstr ""
|
||||
"---\n"
|
||||
|
||||
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n"
|
||||
#: ../comment.py:66
|
||||
#: ../comment.py:67
|
||||
msgid "mail_notification_message_moderator"
|
||||
msgstr ""
|
||||
"Коментар до '${title}' було додано тут: ${link}\n"
|
||||
|
||||
Reference in New Issue
Block a user