en.json
6.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"noosfero.name" : "Noosfero",
"blocks.profile_image.control_panel": "Control Panel",
"blocks.profile_image.join": "Join community",
"blocks.profile_image.leave": "Leave community",
"blocks.profile_image.join.moderation.title": "Good job!",
"blocks.profile_image.join.moderation.message": "Your membership is waiting for approval",
"navbar.profile": "Profile",
"navbar.settings": "Settings",
"navbar.logout": "Log Out",
"navbar.login": "Login",
"navbar.toggle_menu": "Toggle navigation",
"configbar.label": "Configuration",
"configbar.section.layout": "Layout",
"language.all": "All languages",
"language.en": "English",
"language.pt": "Portuguese",
"language.selector": "Language",
"profile.member_since": "Member since",
"profile.type": "Tipo",
"profile.about": "About",
"profile.basic_info": "Basic Information",
"profile.others_info": "Others",
"profile.community.title": "Community",
"profile.person.title": "Person",
"profile.person.description": "Description",
"profile.person.contact_info": "Contact Informations",
"profile.person.contact_phone": "Phone",
"profile.person.no_contact_info": "No contact informations",
"activities.title": "Activities",
"activities.create_article.description": "has published on",
"activities.scrap.description": "wrote in its timeline",
"activities.add_member_in_community.description": "has joined the community",
"activities.new_friendship.description": "has made {friends, plural, one{one new friend} other{# new friends}}:",
"auth.title": "Great to have you back!",
"auth.form.login": "Username or Email address",
"auth.form.password": "Password",
"auth.form.keepLoggedIn": "Keep me logged in",
"auth.form.login_button": "Login",
"auth.createAccount": "Create account",
"navbar.content_viewer_actions.new_item": "New Item",
"navbar.profile_actions.new_item": "New Item",
"navbar.content_viewer_actions.new_post": "New Post",
"navbar.content_viewer_actions.new_discussion": "New Discussion",
"navbar.profile_actions.new_discussion": "New Discussion",
"notification.error.default.message": "Something went wrong!",
"notification.error.default.title": "Oops...",
"notification.profile.not_found": "Page not found",
"notification.http_error.401.message": "Unauthorized",
"notification.http_error.500.message": "Server error",
"comment.post": "Post a comment",
"comment.post.placeholder": "Join the discussion...",
"comment.pagination.more": "More",
"comment.post.success.title": "Good job!",
"comment.post.success.message": "Comment saved!",
"comment.remove.success.title": "Good job!",
"comment.remove.success.message": "Comment removed!",
"comment.remove.confirmation.title": "Are you sure?",
"comment.remove.confirmation.message": "You will not be able to recover this comment!",
"comment.reply": "reply",
"comment.remove": "remove",
"article.actions.edit": "Edit",
"article.actions.delete": "Delete",
"article.actions.read_more": "Read More",
"article.basic_editor.title": "Title",
"article.basic_editor.body": "Body",
"article.basic_editor.save": "Save",
"article.basic_editor.save.failed": "This article could not be saved",
"article.basic_editor.cancel": "Cancel",
"article.basic_editor.success.title": "Good job!",
"article.basic_editor.success.message": "Article saved!",
"article.remove.success.title": "Good job!",
"article.remove.success.message": "Article removed!",
"article.remove.confirmation.title": "Are you sure?",
"article.remove.confirmation.message": "You will not be able to recover this article!",
"article.basic_editor.visibility": "Visibility",
"article.basic_editor.visibility.public": "Public",
"article.basic_editor.visibility.private": "Private",
"statistics.users": "Users",
"statistics.enterprises": "Enterprises",
"statistics.products": "Products",
"statistics.communities": "Communities",
"statistics.categories": "Categories",
"statistics.tags": "Tags",
"statistics.comments": "Comments",
"statistics.hits": "Hits",
"profile.content.success.title": "Good job!",
"profile.content.success.message": "Profile saved!",
"custom_content.title": "Edit content",
"profile.custom_header.label": "Header",
"profile.custom_footer.label": "Footer",
"designMode.label": "Design mode",
"search.results.summary": "{results, plural, one{result} other{# results}}",
"search.results.query.label": "Search therm:",
"search.label": "Search",
"block.edit": "Edit",
"block.edition.title": "Edit Block",
"block.edition.success.title": "Good job!",
"block.edition.success.message": "Block saved!",
"block.edition.display.label": "Display this block:",
"block.edition.title.label": "Custom title for this block:",
"block.edition.display.always": "In all pages",
"block.edition.display.home_page_only": "Only in the homepage",
"block.edition.display.except_home_page": "In all pages, except in the homepage",
"block.edition.display.never": "Don't display",
"block.edition.display_user.label": "Display to users:",
"block.edition.display_user.all": "All users",
"block.edition.display_user.logged": "Logged",
"block.edition.display_user.not_logged": "Not logged",
"block.edition.language.label": "Show for:",
"activities.event.description": "Event on",
"time.at": "at",
"date.on": "On",
"account.register.welcomeMessageTitle": "Nice to have you there!",
"account.register.fullNameLabel": "Full name",
"account.register.usernameLabel": "Username",
"account.register.emailLabel": "Email",
"account.register.passwordLabel": "Password",
"account.register.passwordConfirmationLabel": "Password confirmation",
"account.register.accountCreatingMessage": "By creating an account, you are agreeing with the ",
"account.register.signupMessage": "Register",
"account.register.haveAccountMessage": "Already have an account?",
"account.register.termsOfUseMessage": "terms of use",
"account.register.success.title": "Good job!",
"account.register.success.message": "Account created!",
"account.register.passwordConfirmation.failed": "Wrong password confirmation",
"messages.invalid.required": "This field is required",
"messages.invalid.maxlength": "This field is too long",
"messages.invalid.minlength": "This field is too short",
"messages.invalid.email": "This needs to be a valid email",
"messages.invalid.passwordMatch": "Your passwords did not match"
}