relaunched i18ndude and fix italian translations
This commit is contained in:
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"Preferred-Encodings: utf-8 latin1\n"
|
||||
"Domain: plone.app.discussion\n"
|
||||
|
||||
#: ../comment.py:348
|
||||
#: ../comment.py:357
|
||||
msgid "A comment has been posted."
|
||||
msgstr "Un comentariu a fost postat."
|
||||
|
||||
@@ -27,20 +27,20 @@ msgstr "Un id de comentariu unic pentru aceasta conversatie"
|
||||
msgid "Add a comment"
|
||||
msgstr "Adauga comentariu"
|
||||
|
||||
#: ../browser/controlpanel.py:66
|
||||
#: ../browser/controlpanel.py:75
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Comentarii de la anonimi"
|
||||
|
||||
#: ../browser/comments.py:274
|
||||
#: ../browser/controlpanel.py:84
|
||||
#: ../browser/controlpanel.py:93
|
||||
msgid "Cancel"
|
||||
msgstr "Anuleaza"
|
||||
|
||||
#: ../browser/controlpanel.py:80
|
||||
#: ../browser/controlpanel.py:89
|
||||
msgid "Changes saved"
|
||||
msgstr "Schimbari salvate"
|
||||
|
||||
#: ../browser/moderation.py:139
|
||||
#: ../browser/moderation.py:154
|
||||
msgid "Comment approved."
|
||||
msgstr "Comentariul a fost aprobat."
|
||||
|
||||
@@ -56,7 +56,7 @@ msgstr ""
|
||||
msgid "Comment author user name"
|
||||
msgstr ""
|
||||
|
||||
#: ../browser/moderation.py:100
|
||||
#: ../browser/moderation.py:108
|
||||
msgid "Comment deleted."
|
||||
msgstr "Comentariul a fost sters."
|
||||
|
||||
@@ -68,7 +68,7 @@ msgstr ""
|
||||
msgid "Comment text"
|
||||
msgstr ""
|
||||
|
||||
#: ../browser/controlpanel.py:67
|
||||
#: ../browser/controlpanel.py:76
|
||||
msgid "Commenter Image"
|
||||
msgstr "Imaginea comentatorului"
|
||||
|
||||
@@ -95,11 +95,11 @@ msgstr ""
|
||||
msgid "Disabled"
|
||||
msgstr "Dezactivat"
|
||||
|
||||
#: ../browser/controlpanel.py:34
|
||||
#: ../browser/controlpanel.py:35
|
||||
msgid "Discussion settings"
|
||||
msgstr "Setarile Discutiilor"
|
||||
|
||||
#: ../browser/controlpanel.py:86
|
||||
#: ../browser/controlpanel.py:95
|
||||
msgid "Edit cancelled"
|
||||
msgstr "Editare anulata"
|
||||
|
||||
@@ -107,7 +107,7 @@ msgstr "Editare anulata"
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: ../browser/controlpanel.py:65
|
||||
#: ../browser/controlpanel.py:74
|
||||
msgid "Enable Comments"
|
||||
msgstr "Permite Comentarii"
|
||||
|
||||
@@ -119,7 +119,7 @@ msgstr "Id-ul comentariului pentru care acest comentariu raspunde"
|
||||
msgid "MIME type"
|
||||
msgstr "Tip MIME"
|
||||
|
||||
#: ../browser/controlpanel.py:69
|
||||
#: ../browser/controlpanel.py:78
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Notificare Moderatorului prin Email"
|
||||
|
||||
@@ -143,7 +143,7 @@ msgstr "Discutii Plone"
|
||||
msgid "Portal type"
|
||||
msgstr "Tip obiect"
|
||||
|
||||
#: ../browser/controlpanel.py:73
|
||||
#: ../browser/controlpanel.py:82
|
||||
msgid "Save"
|
||||
msgstr "Salveaza"
|
||||
|
||||
@@ -159,11 +159,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 ""
|
||||
|
||||
#: ../browser/controlpanel.py:71
|
||||
#: ../browser/controlpanel.py:80
|
||||
msgid "User Email Notification"
|
||||
msgstr "Notificarea utilizatorului prin email"
|
||||
|
||||
@@ -190,6 +190,11 @@ msgstr "Sterge"
|
||||
msgid "bulkactions_publish"
|
||||
msgstr "Aproba"
|
||||
|
||||
#. 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"
|
||||
@@ -210,12 +215,32 @@ msgstr "Comentariile sunt moderate."
|
||||
msgid "comment_description_plain_text"
|
||||
msgstr "Poti adauga un comentariu prin completarea formularului de mai jos. Format de text simplu doar."
|
||||
|
||||
#. 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
|
||||
#, fuzzy
|
||||
msgid "comment_title"
|
||||
msgstr "${creator} al ${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"
|
||||
@@ -252,23 +277,28 @@ msgid "help_anonymous_comments"
|
||||
msgstr "Daca selectat, utilizatorii anonimi vor putea posta comentarii fara a fi autentificati. Este recomandat a se folosi o solutie captcha pentru a preveni spam-ul daca aceasta setare este activata."
|
||||
|
||||
#. 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 "Foloseste aceasta setare pentru a activa sau dezactiva validarea Captcha a comentariilor. Instaleaza plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet sau collective.z3cform.norobots daca nu este nici o optiune disponibila."
|
||||
|
||||
#. 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 ""
|
||||
"Unele setari legate de discutii nu sunt localizate in Panoul de Discutii.\n"
|
||||
"Pentru a activa comentarii pentru un tip specific de obiect, dute la Panoul de Control al Tipurilor pentru acest obiect si selecteaza \"Permite comentarii\".\n"
|
||||
"Pentru a alege workflow-ul de moderare pentru comentarii, dute la Panoul de Control pentru Tipuri de obiect, alege \"Comentariu\" si seteaza workflow-ul la \"Workflow de moderare al Comentariilor\"."
|
||||
|
||||
#. 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"
|
||||
@@ -280,34 +310,34 @@ msgid "help_moderation_enabled"
|
||||
msgstr "Daca selectat, comentariile vor intra intr-o stare de 'Asteptare' in care ele sunt invizibile publicului. Un utilizator cu permisia 'Modereaza Comentarii' ('Moderator' sau 'Manager') poate aprova comentariile pentru a le face vizibile publicului. Daca doresti sa activezi un workflow de comentariu specific, trebuie sa mergi la panoul de control al obiectelor"
|
||||
|
||||
#. Default: "Address to which moderator notifications will be sent."
|
||||
#: ../interfaces.py:307
|
||||
#: ../interfaces.py:318
|
||||
msgid "help_moderator_email"
|
||||
msgstr "Adresa de email la care notificarile de moderare vor fi trimise."
|
||||
|
||||
#. 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 "Daca selectat, moderatorul este notificat daca un comentariu are nevoie de atentie. Adresa de email al moderatorului poate fi gasita in panoul de control numit 'Setari mail' (Adresa 'De la' pentru Site)"
|
||||
|
||||
#. 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 "Daca selectat, o imagine al utilizatorului este afisata langa comentariul sau."
|
||||
|
||||
#. 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 "Foloseste aceasta setare pentru a alege daca textul comentariului ar trebui sa fie transformat intr-un fel. Poti alege intre 'Text simplu' si 'Text inteligent'. 'Text inteligent' transforma textul simplu in HTML unde indentarea si liniile sunt pastrate si adresele de email si web sunt transformate in link-uri."
|
||||
|
||||
#. 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 "Daca selectat, utilizatorii pot alege sa fie notificati de noi comentarii prin email."
|
||||
|
||||
#. Default: "Anonymous"
|
||||
#: ../browser/comments.pt:71
|
||||
#: ../comment.py:182
|
||||
#: ../browser/comments.pt:74
|
||||
#: ../comment.py:191
|
||||
msgid "label_anonymous"
|
||||
msgstr "Anonimi"
|
||||
|
||||
@@ -317,7 +347,7 @@ msgid "label_anonymous_comments"
|
||||
msgstr "Permite comentariile anonime"
|
||||
|
||||
#. Default: "Enable anonymous email field"
|
||||
#: ../interfaces.py:328
|
||||
#: ../interfaces.py:339
|
||||
msgid "label_anonymous_email_enabled"
|
||||
msgstr ""
|
||||
|
||||
@@ -327,7 +357,7 @@ msgid "label_apply"
|
||||
msgstr "Aplica"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ../interfaces.py:264
|
||||
#: ../interfaces.py:275
|
||||
msgid "label_captcha"
|
||||
msgstr "Captcha"
|
||||
|
||||
@@ -337,7 +367,7 @@ msgid "label_comment"
|
||||
msgstr "Comentariu"
|
||||
|
||||
#. Default: "Commenting has been disabled."
|
||||
#: ../browser/comments.pt:130
|
||||
#: ../browser/comments.pt:148
|
||||
msgid "label_commenting_disabled"
|
||||
msgstr "Comentariile au fost dezactivate."
|
||||
|
||||
@@ -346,6 +376,11 @@ msgstr "Comentariile au fost dezactivate."
|
||||
msgid "label_delete"
|
||||
msgstr "Sterge"
|
||||
|
||||
#. 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"
|
||||
@@ -357,12 +392,12 @@ msgid "label_moderation_enabled"
|
||||
msgstr "Activeaza moderarea comentariilor"
|
||||
|
||||
#. Default: "Moderator Email Address"
|
||||
#: ../interfaces.py:303
|
||||
#: ../interfaces.py:314
|
||||
msgid "label_moderator_email"
|
||||
msgstr "Adresa de email al moderatorului de comentarii"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ../interfaces.py:291
|
||||
#: ../interfaces.py:302
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Activeaza notificarea moderatorului de comentarii prin email"
|
||||
|
||||
@@ -372,12 +407,12 @@ msgid "label_publish"
|
||||
msgstr "Aproba"
|
||||
|
||||
#. Default: "says:"
|
||||
#: ../browser/comments.pt:74
|
||||
#: ../browser/comments.pt:77
|
||||
msgid "label_says"
|
||||
msgstr "zice:"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ../interfaces.py:280
|
||||
#: ../interfaces.py:291
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr "Arata imaginea comentatorului"
|
||||
|
||||
@@ -392,17 +427,17 @@ msgid "label_subject"
|
||||
msgstr "Subiect"
|
||||
|
||||
#. Default: "Comment text transform"
|
||||
#: ../interfaces.py:247
|
||||
#: ../interfaces.py:258
|
||||
msgid "label_text_transform"
|
||||
msgstr "Transformarea textului comentariului"
|
||||
|
||||
#. Default: "Enable user email notification"
|
||||
#: ../interfaces.py:315
|
||||
#: ../interfaces.py:326
|
||||
msgid "label_user_notification_enabled"
|
||||
msgstr "Activeaza notificarea utilizatorului prin email"
|
||||
|
||||
#. 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 ""
|
||||
"Un comentariu pe '${title}' a fost postat aici: ${link}\n"
|
||||
@@ -412,7 +447,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 ""
|
||||
"Un comentariu pe '${title}' a fost postat aici: ${link}\n"
|
||||
|
||||
Reference in New Issue
Block a user