| author | ymh <ymh.work@gmail.com> |
| Wed, 23 Oct 2013 01:43:09 +0200 | |
| branch | user_management |
| changeset 226 | d2b688aadd8c |
| parent 225 | 0fcce86e650c |
| child 230 | 793eece3691e |
| permissions | -rw-r--r-- |
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
date.format = yyyy/MM/dd HH:mm |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
question.yes = yes |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
question.no = no |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6 |
renkanIndex.renkan_exp = Create a Renkan |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
renkanIndex.project_list = Renkan list |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8 |
renkanIndex.project_name = Name |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9 |
renkanIndex.project_creation = Creation |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
10 |
renkanIndex.project_updated = Updated |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
11 |
renkanIndex.project_edit = Edit |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
12 |
renkanIndex.project_copy = Copy |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
13 |
renkanIndex.project_delete = Delete |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
14 |
renkanIndex.project_render = View |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
15 |
renkanIndex.project_edit_link = Edit renkan |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
16 |
renkanIndex.project_copy_link = Copy renkan |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
17 |
renkanIndex.project_delete_link = Delete renkan |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
18 |
renkanIndex.project_render_link = View renkan |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
19 |
renkanIndex.project_delete_confirm = Delete renkan "<%= title %>" ? |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
20 |
renkanIndex.project_filter = Filter title |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
21 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
22 |
renkanIndex.space_exp = Create a space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
23 |
renkanIndex.renkan_spaces = Renkan Spaces |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
24 |
renkanIndex.renkan_space = Renkan Space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
25 |
renkanIndex.space_list = Space list |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
26 |
renkanIndex.space_name = Name |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
27 |
renkanIndex.space_title = Title |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
28 |
renkanIndex.space_creation = Creation date |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
29 |
renkanIndex.space_open = Open |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
30 |
renkanIndex.space_open_link = Open space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
31 |
renkanIndex.space_proj_count = Renkan count |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
32 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
33 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
34 |
renkanIndex.js.empty_name_error = Please enter a title |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
35 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
36 |
renkanAdmin.renkan_admin = Renkan administration |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
37 |
renkanAdmin.site_admin = Site administration |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
38 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
39 |
renkanAdmin.object = Object |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
40 |
renkanAdmin.object_list = {0} list |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
41 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
42 |
renkanAdmin.space_objects_name = Spaces |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
43 |
renkanAdmin.space_object_name = Spaces |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
44 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
45 |
renkanAdmin.space_add = Add space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
46 |
renkanAdmin.space_edit = Edit space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
47 |
renkanAdmin.space_delete = Delete space |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
48 |
renkanIndex.space_url = Url |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
49 |
renkanAdmin.space_confirm_delete = Do you want to delete the space entitled "{0}" ? |
| 222 | 50 |
renkanAdmin.space_proj_count = Nb. Proj. |
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
51 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
52 |
renkanAdmin.object_name = Name |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
53 |
renkanAdmin.object_edit = Edit |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
54 |
renkanAdmin.object_delete = Delete |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
55 |
renkanAdmin.object_edit_link = Edit |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
56 |
renkanAdmin.object_delete_link = Del. |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
57 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
58 |
renkanAdmin.form.title = Title |
| 226 | 59 |
renkanAdmin.form.name = Name |
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
60 |
renkanAdmin.form.uri = URI |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
61 |
renkanAdmin.form.description = Description |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
62 |
renkanAdmin.form.color = Color |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
63 |
renkanAdmin.form.space.bin_config = Bin config |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
64 |
renkanAdmin.form.space.submit = Ok |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
65 |
renkanAdmin.form.space.cancel = Cancel |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
66 |
renkanAdmin.form.space.format = Format |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
67 |
renkanAdmin.form.space.compact = Compact |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
68 |
|
| 222 | 69 |
renkanAdmin.form.avatar = Avatar |
70 |
renkanAdmin.form.credentialExpirationDate = Cred. exp. date |
|
71 |
renkanAdmin.form.expirationDate = Exp. date |
|
72 |
renkanAdmin.form.email = Email |
|
73 |
renkanAdmin.form.enabled = Enabled |
|
74 |
renkanAdmin.form.locked = Locked |
|
| 226 | 75 |
renkanAdmin.form.password = Password |
76 |
renkanAdmin.form.passwordConfirm = Confirm password |
|
| 222 | 77 |
renkanAdmin.form.user.submit = Ok |
78 |
||
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
79 |
renkan.error.title.empty = Title must not be empty or null |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
80 |
renkan.error.bin_config.json = bin config field must contain a valid json |
| 225 | 81 |
renkan.error.password.equals = Password and Password confimation do not match |
82 |
renkan.error.password.missing = Password missing |
|
83 |
||
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
84 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
85 |
renkanAuth.log_in = Log in |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
86 |
renkanAuth.username_label = Username: |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
87 |
renkanAuth.password_label = Password: |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
88 |
renkanAuth.renkan_login = Renkan Authentication |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
89 |
renkanAdmin.site_login = Site Authentication |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
90 |
renkanAuth.login_error_message = Your login attempt was not successful, try again. |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
91 |
renkanAuth.login_error_cause = Cause: |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
92 |
|
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
93 |
renkanHeader.login = login |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
94 |
renkanHeader.logout = logout |
| 225 | 95 |
renkanHeader.admin = administration |
|
150
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
96 |
renkanHeader.home = home |
|
5b62100b8562
- replace simple http authentication by form auth
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
97 |