summaryrefslogtreecommitdiffstats
path: root/config/locales/it.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2018-04-26 14:40:53 +0000
committerGo MAEDA <maeda@farend.jp>2018-04-26 14:40:53 +0000
commit087067678eef6655fac3a33e0fa695f69915acc2 (patch)
tree1e6df620f3bfe5d948de2a4c70957cc537587f1f /config/locales/it.yml
parente46fb350a62fc6f043c452fdce842779510eccd2 (diff)
downloadredmine-087067678eef6655fac3a33e0fa695f69915acc2.tar.gz
redmine-087067678eef6655fac3a33e0fa695f69915acc2.zip
Update locales (#27009).
git-svn-id: http://svn.redmine.org/redmine/trunk@17312 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r--config/locales/it.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 0b3209c31..cbba474b0 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1233,3 +1233,12 @@ it:
button_actions: Actions
mail_body_lost_password_validity: Please be aware that you may change the password
only once using this link.
+ text_login_required_html: When not requiring authentication, public projects and their
+ contents are openly available on the network. You can <a href="%{anonymous_role_path}">edit
+ the applicable permissions</a>.
+ label_login_required_yes: 'Yes'
+ label_login_required_no: No, allow anonymous access to public projects
+ text_project_is_public_non_member: Public projects and their contents are available
+ to all logged-in users.
+ text_project_is_public_anonymous: Public projects and their contents are openly available
+ on the network.