From 5fbc7f8f1f66259b4161164f81891356068dfd30 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 13 Jul 2013 09:21:58 +0000 Subject: [PATCH] Fills locales with new strings. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12013 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 4 ++++ config/locales/az.yml | 4 ++++ config/locales/bg.yml | 4 ++++ config/locales/bs.yml | 4 ++++ config/locales/ca.yml | 4 ++++ config/locales/cs.yml | 4 ++++ config/locales/da.yml | 4 ++++ config/locales/de.yml | 4 ++++ config/locales/el.yml | 4 ++++ config/locales/en-GB.yml | 4 ++++ config/locales/es.yml | 4 ++++ config/locales/et.yml | 4 ++++ config/locales/eu.yml | 4 ++++ config/locales/fa.yml | 4 ++++ config/locales/fi.yml | 4 ++++ config/locales/gl.yml | 4 ++++ config/locales/he.yml | 4 ++++ config/locales/hr.yml | 4 ++++ config/locales/hu.yml | 4 ++++ config/locales/id.yml | 4 ++++ config/locales/it.yml | 4 ++++ config/locales/ja.yml | 4 ++++ config/locales/ko.yml | 4 ++++ config/locales/lt.yml | 4 ++++ config/locales/lv.yml | 4 ++++ config/locales/mk.yml | 4 ++++ config/locales/mn.yml | 4 ++++ config/locales/nl.yml | 4 ++++ config/locales/no.yml | 4 ++++ config/locales/pl.yml | 4 ++++ config/locales/pt-BR.yml | 4 ++++ config/locales/pt.yml | 4 ++++ config/locales/ro.yml | 4 ++++ config/locales/ru.yml | 4 ++++ config/locales/sk.yml | 4 ++++ config/locales/sl.yml | 4 ++++ config/locales/sq.yml | 4 ++++ config/locales/sr-YU.yml | 4 ++++ config/locales/sr.yml | 4 ++++ config/locales/sv.yml | 4 ++++ config/locales/th.yml | 4 ++++ config/locales/tr.yml | 4 ++++ config/locales/uk.yml | 4 ++++ config/locales/vi.yml | 4 ++++ config/locales/zh-TW.yml | 4 ++++ config/locales/zh.yml | 4 ++++ 46 files changed, 184 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index bd9419fdd..9d2110f67 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1092,3 +1092,7 @@ ar: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/az.yml b/config/locales/az.yml index 50996cb3f..339a25d29 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1189,3 +1189,7 @@ az: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 376333886..855b034bb 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1090,3 +1090,7 @@ bg: description_date_from: Въведете начална дата description_date_to: Въведете крайна дата text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 782e639c0..a58e44d04 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1105,3 +1105,7 @@ bs: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 62746040f..3529c74c6 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1094,3 +1094,7 @@ ca: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 2c7fb6e8b..108fb1f58 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1096,3 +1096,7 @@ cs: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/da.yml b/config/locales/da.yml index a1501c3b6..d92ad33a1 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1109,3 +1109,7 @@ da: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/de.yml b/config/locales/de.yml index dc7734551..ce77d7ecb 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1104,3 +1104,7 @@ de: warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." label_total_time: Gesamtzeit + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/el.yml b/config/locales/el.yml index b1c811133..1c3bba12a 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1092,3 +1092,7 @@ el: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 4801f8880..9b25de4eb 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1094,3 +1094,7 @@ en-GB: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/es.yml b/config/locales/es.yml index c5a5dc97e..2b5c2a2ad 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1128,3 +1128,7 @@ es: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/et.yml b/config/locales/et.yml index a6554b4cd..9ea113a56 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1105,3 +1105,7 @@ et: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 7c31bd625..38ad4fa86 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1093,3 +1093,7 @@ eu: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 4e780297e..5d3b397c3 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1094,3 +1094,7 @@ fa: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/fi.yml b/config/locales/fi.yml index cbaeb3c95..f70e55896 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1113,3 +1113,7 @@ fi: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/gl.yml b/config/locales/gl.yml index dccfc2892..b07a8dfbf 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1103,3 +1103,7 @@ gl: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/he.yml b/config/locales/he.yml index 986d81977..bfb28bacc 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1097,3 +1097,7 @@ he: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 4be11d49a..8b4f3593c 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1093,3 +1093,7 @@ hr: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 7e3bead19..d6ae42011 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1111,3 +1111,7 @@ notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/id.yml b/config/locales/id.yml index c619f8cb6..793c7f20e 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1096,3 +1096,7 @@ id: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/it.yml b/config/locales/it.yml index 0e1b10219..22ad330be 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1091,3 +1091,7 @@ it: notice_account_locked: Your account is locked. notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/ja.yml b/config/locales/ja.yml index d281ede5f..2be6db16a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1121,3 +1121,7 @@ ja: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 3f21dfd72..7b8184efd 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1141,3 +1141,7 @@ ko: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 85f12555d..299c234c1 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1151,3 +1151,7 @@ lt: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 1599fd04d..ec00fefbf 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1086,3 +1086,7 @@ lv: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/mk.yml b/config/locales/mk.yml index f036af8f7..517e50fa7 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1092,3 +1092,7 @@ mk: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 020488769..3a87ff0de 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1093,3 +1093,7 @@ mn: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/nl.yml b/config/locales/nl.yml index b82240e11..8ad8f26d5 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1074,3 +1074,7 @@ nl: notice_account_locked: Your account is locked. notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/no.yml b/config/locales/no.yml index 3b0f177fc..70a951bc3 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1082,3 +1082,7 @@ notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/pl.yml b/config/locales/pl.yml index e7355ea72..7919878dd 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1114,3 +1114,7 @@ pl: notice_account_locked: Your account is locked. notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index e32fab273..13116d724 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1112,3 +1112,7 @@ pt-BR: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 1ff7bd67f..e4a8a4dc3 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1099,3 +1099,7 @@ pt: notice_account_locked: Your account is locked. notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/ro.yml b/config/locales/ro.yml index a2ffbc14e..ba3dc6ab7 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1087,3 +1087,7 @@ ro: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 91ec851cc..a6ce521cd 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1202,3 +1202,7 @@ ru: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sk.yml b/config/locales/sk.yml index c2f926d17..6107b81fd 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1089,3 +1089,7 @@ sk: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 9d4a5c1b1..b1399036d 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1092,3 +1092,7 @@ sl: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sq.yml b/config/locales/sq.yml index e27f0be2f..89d2252f6 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1088,3 +1088,7 @@ sq: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 7adf05b9f..e35792d7d 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1094,3 +1094,7 @@ sr-YU: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 4a88228fd..a475c603c 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1093,3 +1093,7 @@ sr: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 72df33e65..122709e2a 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1130,3 +1130,7 @@ sv: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/th.yml b/config/locales/th.yml index 1a65133d5..53c275966 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1089,3 +1089,7 @@ th: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 36a69130b..286fcb73f 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1111,3 +1111,7 @@ tr: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/uk.yml b/config/locales/uk.yml index cb04304f4..9c8a5bfe7 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1087,3 +1087,7 @@ uk: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/vi.yml b/config/locales/vi.yml index f094525d9..903d2aed4 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1145,3 +1145,7 @@ vi: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 5cdd5eb0b..473c9a787 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1174,3 +1174,7 @@ notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users diff --git a/config/locales/zh.yml b/config/locales/zh.yml index f470fd85a..b43fd8d53 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1096,3 +1096,7 @@ zh: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users