@selfcommunity/react-i18n 0.5.0-alpha.52 → 0.5.0-alpha.53

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -134,7 +134,7 @@ declare const locales: {
134
134
  "ui.common.error.email": string;
135
135
  "ui.common.error.messageError": string;
136
136
  "ui.common.error.phone": string;
137
- "ui.common.error.url": string;
137
+ "ui.common.error.URL": string;
138
138
  "ui.common.error.username": string;
139
139
  "ui.common.error.usernameOrEmail": string;
140
140
  "ui.common.fileUpload.error": string;
@@ -150,6 +150,7 @@ declare const locales: {
150
150
  "ui.common.actionToUserHasBlockedMe": string;
151
151
  "ui.common.actionToUserDeleted": string;
152
152
  "ui.common.confirmDialogAction": string;
153
+ "ui.common.action.notPermitted": string;
153
154
  "ui.composer.audience.addressing.label": string;
154
155
  "ui.composer.audience.all": string;
155
156
  "ui.composer.audience.all.message": string;
@@ -171,7 +172,7 @@ declare const locales: {
171
172
  "ui.composer.media.image.add": string;
172
173
  "ui.composer.media.image.edit": string;
173
174
  "ui.composer.media.link.add.error.invalid": string;
174
- "ui.composer.media.link.add.error.urlError.invalid": string;
175
+ "ui.composer.media.link.add.error.URLError.invalid": string;
175
176
  "ui.composer.media.link.add.error.validationError": string;
176
177
  "ui.composer.media.link.add.help": string;
177
178
  "ui.composer.media.link.add.label": string;
@@ -469,6 +470,7 @@ declare const locales: {
469
470
  "ui.searchAutocomplete.noOptions": string;
470
471
  "ui.searchAutocomplete.placeholder": string;
471
472
  "ui.shared.messageChunkUploader.error": string;
473
+ "ui.shared.URLTextField.error": string;
472
474
  "ui.snippetNotifications.broadcastMessages": string;
473
475
  "ui.snippetNotifications.noNotifications": string;
474
476
  "ui.user.ignore": string;
@@ -744,7 +746,7 @@ declare const locales: {
744
746
  "ui.common.error.email": string;
745
747
  "ui.common.error.messageError": string;
746
748
  "ui.common.error.phone": string;
747
- "ui.common.error.url": string;
749
+ "ui.common.error.URL": string;
748
750
  "ui.common.error.username": string;
749
751
  "ui.common.error.usernameOrEmail": string;
750
752
  "ui.common.fileUpload.error": string;
@@ -760,6 +762,7 @@ declare const locales: {
760
762
  "ui.common.actionToUserHasBlockedMe": string;
761
763
  "ui.common.actionToUserDeleted": string;
762
764
  "ui.common.confirmDialogAction": string;
765
+ "ui.common.action.notPermitted": string;
763
766
  "ui.composer.audience.addressing.label": string;
764
767
  "ui.composer.audience.all": string;
765
768
  "ui.composer.audience.all.message": string;
@@ -782,7 +785,7 @@ declare const locales: {
782
785
  "ui.composer.media.image.edit": string;
783
786
  "ui.composer.media.link.add.error.invalid": string;
784
787
  "ui.composer.media.link.add.error.validationError": string;
785
- "ui.composer.media.link.add.error.urlError.invalid": string;
788
+ "ui.composer.media.link.add.error.URLError.invalid": string;
786
789
  "ui.composer.media.link.add.help": string;
787
790
  "ui.composer.media.link.add.label": string;
788
791
  "ui.composer.media.link.edit": string;
@@ -1079,7 +1082,7 @@ declare const locales: {
1079
1082
  "ui.searchAutocomplete.noOptions": string;
1080
1083
  "ui.searchAutocomplete.placeholder": string;
1081
1084
  "ui.shared.messageChunkUploader.error": string;
1082
- "ui.shared.urlTextField.error": string;
1085
+ "ui.shared.URLTextField.error": string;
1083
1086
  "ui.snippetNotifications.broadcastMessages": string;
1084
1087
  "ui.snippetNotifications.noNotifications": string;
1085
1088
  "ui.user.ignore": string;
@@ -1,12 +1,12 @@
1
1
  {
2
- "templates.feedObjectDetail.contributionNotFound": "Contribution not found or you do not have permission to view it.",
2
+ "templates.feedObjectDetail.contributionNotFound": "The content could not be found or you do not have permission to view it.",
3
3
  "templates.feedObjsList.noMoreResults": "No more results",
4
4
  "templates.loyaltyProgramDetail.button.more": "Find out more",
5
5
  "templates.loyaltyProgramDetail.button.request": "Request Now",
6
6
  "templates.loyaltyProgramDetail.community": "Participating in the Community rewards you!",
7
7
  "templates.loyaltyProgramDetail.content.end.button": "Scroll up",
8
- "templates.loyaltyProgramDetail.content.end.message": "No more results.",
9
- "templates.loyaltyProgramDetail.description": "Your participation is worth it. Each of your contributions adds value to the discussion and increases your score.",
8
+ "templates.loyaltyProgramDetail.content.end.message": "There are no other contents.",
9
+ "templates.loyaltyProgramDetail.description": "Your participation is worth it. Every contribution you make increases your score.",
10
10
  "templates.loyaltyProgramDetail.dialog.confirm": "Yes",
11
11
  "templates.loyaltyProgramDetail.dialog.msg": "Are you sure you want to request this prize?",
12
12
  "templates.loyaltyProgramDetail.listTitle": "How to earn points",
@@ -20,7 +20,7 @@
20
20
  "templates.loyaltyProgramDetail.points.share": "Share on your social accounts:",
21
21
  "templates.loyaltyProgramDetail.points.visit": "Visit the Community daily:",
22
22
  "templates.loyaltyProgramDetail.prize.points": "{total, plural, =0 {# pt.} one {# pt.} other {# pt.}}",
23
- "templates.loyaltyProgramDetail.prize.request.error": "Something went wrong with your request",
23
+ "templates.loyaltyProgramDetail.prize.request.error": "Something went wrong with your request. Contact the Community administrator",
24
24
  "templates.loyaltyProgramDetail.prize.request.success": "Prize claimed correctly",
25
25
  "templates.loyaltyProgramDetail.prizes": "The prizes for you",
26
26
  "templates.loyaltyProgramDetail.userPoints": "You have {total, plural, =0 {# Points} one {# Point} other {# Points}}",
@@ -31,36 +31,36 @@
31
31
  "templates.usersList.followers": "Followers",
32
32
  "templates.usersList.followings": "Following",
33
33
  "templates.usersList.noMoreResults": "No more results",
34
- "ui.accountRecover.email.error.exist": "There's no account associated with this email address",
35
- "ui.accountDataPortability.generatedInfo": "You have requested the generation of the data portability file on {date} at {time}. You can request the creation of the file every 24 hours at the most.",
36
- "ui.accountDataPortability.info": "<ul><li>Click on \"Create file\" to start.</li><li>Preparing the file may take several hours, but you can exit the screen while waiting.</li><li>We will send you an email as soon as the file is ready for download.</li><li>To make sure you're able to download the file, do not delete your account until you've received an email telling us that the file is ready.</li></ul>",
34
+ "ui.accountRecover.email.error.exist": "This email address is not associated with any account. Check that it is the one used to register",
35
+ "ui.accountDataPortability.generatedInfo": "You have requested the generation of the data portability file on {date} at {time}. You can request the file creation at maximum every 24h.",
36
+ "ui.accountDataPortability.info": "<ul><li>Click on \"Create file\" to start.</li><li>Preparing the file may take several hours, but you can exit the screen while you wait.</li><li>We will send you an email as soon as your file is ready to download.</li><li>To make sure you can download your file, please do not delete your account until you receive an email notifying you that the file is ready.</li></ul>",
37
37
  "ui.accountDataPortability.title": "{username}, if you want to download a copy of your information, here's how:",
38
38
  "ui.accountDataPortability.createButton": "Create your file",
39
- "ui.accountDataPortability.createLoadingButton": "Create file in progress",
39
+ "ui.accountDataPortability.createLoadingButton": "File creation in progress",
40
40
  "ui.accountDataPortability.downloadButton": "Download file",
41
- "ui.accountDataPortabilityButton.dialogTitle": "Download your datas",
42
- "ui.accountDataPortabilityButton.buttonLabel": "Download your datas",
43
- "ui.accountDelete.message": "[warning] If you decide to delete your account:<ul><li>Your profile will be removed.</li><li>You will no longer be able to log in {communityName} with your current credentials or download a copy of your information.</li><li>Posts and comments published by you and not removed before the cancellation of your account will remain visible and with them the avatar and the username you have chosen. If you want to cancel your contributions, you must do so before canceling your account, using the appropriate functionality associated with each contribution.</li><li>Your personal data will be archived for the time necessary to comply with the relevant legal provisions.</li><li>For more information, please see terms and conditions of {communityName}.</li></ul>",
41
+ "ui.accountDataPortabilityButton.dialogTitle": "Download your data",
42
+ "ui.accountDataPortabilityButton.buttonLabel": "Download your data",
43
+ "ui.accountDelete.message": "[warning] If you decide to delete your account:<ul><li>Your profile will be removed.</li><li>You will no longer be able to log in {communityName} with your current credentials or download a copy of your information.</li><li>The posts and comments you published, which were not removed before the cancellation of your account, will remain visible along with your chosen avatar and username. If you want to cancel your contributions, you must do so before canceling your account, using the appropriate functionality associated with each contribution.</li><li>Your personal data will be stored for the time necessary to fulfill the relevant legal provisions.</li><li>For more information, please refer to the Terms and Conditions of {communityName}.</li></ul>",
44
44
  "ui.accountDelete.confirmMessage": "To confirm type <b>\"{username}\"</b> in the box below",
45
45
  "ui.accountDelete.buttonLabel": "Delete account",
46
46
  "ui.accountDeleteButton.dialogTitle": "Are you sure you want to delete your account?",
47
47
  "ui.accountDeleteButton.buttonLabel": "Delete account",
48
48
  "ui.accountRecover.email.label": "Email",
49
49
  "ui.accountRecover.submit": "Recover Account",
50
- "ui.accountRecover.success": "We sent an email to <b>{email}</b>, check your inbox",
51
- "ui.accountReset.code.error": "Invalid token",
50
+ "ui.accountRecover.success": "We have sent a confirmation email to <b>{email}</b>, check your inbox",
51
+ "ui.accountReset.code.error": "Invalid or expired token",
52
52
  "ui.accountReset.code.validatingToken": "Verifying the token",
53
- "ui.accountReset.password.error.invalid": "The password must contain at least 3 of the following 4 types of characters: lowercase letters, uppercase letters, numbers and special characters (eg !@#$%^&)",
53
+ "ui.accountReset.password.error.invalid": "The password must contain at least 3 of the following types of characters: lowercase letter, uppercase letter, number and special character (eg !@#$%^&)",
54
54
  "ui.accountReset.password.error.min_length": "Your password must be at least 8 characters",
55
55
  "ui.accountReset.password.label": "Password",
56
56
  "ui.accountReset.submit": "Reset Password",
57
57
  "ui.accountReset.success": "Password updated",
58
- "ui.accountVerify.error": "Invalid token",
58
+ "ui.accountVerify.error": "Invalid or expired token",
59
59
  "ui.accountVerify.success": "Email verified successfully",
60
- "ui.accountVerify.verifying": "Validating",
61
- "ui.accountChangeMailValidation.error": "Invalid token",
60
+ "ui.accountVerify.verifying": "Validation in progress",
61
+ "ui.accountChangeMailValidation.error": "Invalid or expired token",
62
62
  "ui.accountChangeMailValidation.success": "Email verified successfully",
63
- "ui.accountChangeMailValidation.verifying": "Validating",
63
+ "ui.accountChangeMailValidation.verifying": "Validation in progress",
64
64
  "ui.appBar.navigation.login": "Login",
65
65
  "ui.appBar.navigation.register": "Register",
66
66
  "ui.composerIconButton.composer.success": "Creation succeed!",
@@ -72,11 +72,11 @@
72
72
  "ui.categories.noResults": "No categories found",
73
73
  "ui.categoriesPopularWidget.button.showAll": "Show All",
74
74
  "ui.categoriesPopularWidget.noMoreResults": "No more results",
75
- "ui.categoriesPopularWidget.noResults": "Nothing to show",
75
+ "ui.categoriesPopularWidget.noResults": "No results found",
76
76
  "ui.categoriesPopularWidget.title": "Popular Categories",
77
77
  "ui.categoriesSuggestionWidget.button.showAll": "Show More",
78
78
  "ui.categoriesSuggestionWidget.noMoreResults": "No more results",
79
- "ui.categoriesSuggestionWidget.noResults": "Nothing to show",
79
+ "ui.categoriesSuggestionWidget.noResults": "No results found",
80
80
  "ui.categoriesSuggestionWidget.title": "Explore Categories",
81
81
  "ui.category.categoryFollowers": "{total, plural, =0 {Followed by # people} one {Followed by # person} other {Followed by # people}}",
82
82
  "ui.categoryAutocomplete.empty": "No category to assign",
@@ -88,28 +88,28 @@
88
88
  "ui.categoryHeader.followedBy": "{total, plural, =0 {Followed by # people} one {Followed by # person} other {Followed by # people}}",
89
89
  "ui.categoryTrendingFeedWidget.button.showAll": "Show More",
90
90
  "ui.categoryTrendingFeedWidget.noMoreResults": "No more results",
91
- "ui.categoryTrendingFeedWidget.noResults": "Nothing to show",
91
+ "ui.categoryTrendingFeedWidget.noResults": "No results found",
92
92
  "ui.categoryTrendingFeedWidget.title": "Trending Feed",
93
93
  "ui.categoryTrendingUsersWidget.button.showAll": "Show All",
94
94
  "ui.categoryTrendingUsersWidget.noMoreResults": "No more results",
95
- "ui.categoryTrendingUsersWidget.noResults": "Nothing to show",
95
+ "ui.categoryTrendingUsersWidget.noResults": "No results found",
96
96
  "ui.categoryTrendingUsersWidget.title": "Trending People",
97
97
  "ui.changeCover.button.change": "Change Cover",
98
98
  "ui.changeCover.button.change.alertMaxSize": "Maximum size 5MB!",
99
- "ui.changeCover.button.change.alertErrorImage": "Error loading image!",
99
+ "ui.changeCover.button.change.alertErrorImage": "The image fails to load. Check that it is of the maximum format and size allowed.",
100
100
  "ui.changeCover.button.delete": "Delete Cover",
101
101
  "ui.changeCover.button.upload": "Upload New Cover",
102
102
  "ui.changeCover.button.uploadA": "Upload a new cover",
103
103
  "ui.changeCover.dialog.msg": "Are you sure you want to delete this cover?",
104
- "ui.changeCover.info": "<ul><li>Optimal dimensions: 1600 x 400 pixel</li><li>Allowed formats: JPG, PNG, GIF(not animated)</li><li>Weight: max 5MB</li></ul>",
105
- "ui.changePicture.button.change": "Change Picture",
104
+ "ui.changeCover.info": "<ul><li>Recommended dimensions: 1600 x 400 pixel</li><li>Allowed formats: JPG, PNG, GIF(not animated)</li><li>Weight: max 5MB</li></ul>",
105
+ "ui.changePicture.button.change": "Change image",
106
106
  "ui.changePicture.button.finished": "Finished",
107
- "ui.changePicture.button.upload": "Upload new Image",
107
+ "ui.changePicture.button.upload": "Upload new image",
108
108
  "ui.changePicture.button.upload.alert": "Maximum size 3MB!",
109
109
  "ui.changePicture.button.upload.error": "Retry upload",
110
110
  "ui.changePicture.dialog.close": "Close",
111
111
  "ui.changePicture.dialog.confirm": "Confirm",
112
- "ui.changePicture.dialog.msg": "Are you sure you want to delete this picture?",
112
+ "ui.changePicture.dialog.msg": "Are you sure you want to delete this image?",
113
113
  "ui.changePicture.info": "<ul><li>Allowed formats: gif, png, jpg, jpeg</li><li>Maximum size: 3 MB: 3 MB</li></ul>",
114
114
  "ui.changePicture.title": "Change Profile Image",
115
115
  "ui.commentObject.reply": "Reply",
@@ -121,34 +121,35 @@
121
121
  "ui.commentsObject.loadMoreComments": "See more comments",
122
122
  "ui.commentsObject.loadPreviousComments": "See previous comments",
123
123
  "ui.commentsObject.nextComments": "Next comments",
124
- "ui.commentsObject.noComments": "No comments at the moment.",
124
+ "ui.commentsObject.noComments": "There are no comments yet.",
125
125
  "ui.commentsObject.noOtherComments": "No other comments.",
126
126
  "ui.commentsObject.numberOfComments": "{loaded} of {total}",
127
127
  "ui.commentsObject.previousComments": "Previous comments",
128
128
  "ui.commentsObject.title": "{total, plural, =0 {Comments} one {# Comment} other {# Comments}}",
129
129
  "ui.common.commentWithoutText": "View comment",
130
- "ui.common.discussionWithoutText": "View discussion",
130
+ "ui.common.discussionWithoutText": "View article",
131
131
  "ui.common.error": "Error",
132
- "ui.common.error.action": "An error has occurred. Try later!",
132
+ "ui.common.error.action": "Unfortunately, an error occurred. Please try again later.",
133
133
  "ui.common.error.email": "Enter a valid email",
134
- "ui.common.error.messageError": "Message could not be sent!",
135
- "ui.common.error.phone": "The phone number is invalid",
136
- "ui.common.error.url": "The url is not valid",
137
- "ui.common.error.username": "The username field can be composed of alphanumeric characters _ and -",
138
- "ui.common.error.usernameOrEmail": "Enter a valid username (alphanumeric characters _ and - are allowed) or insert a valid email",
139
- "ui.common.fileUpload.error": "An error occurred while uploading the file.",
134
+ "ui.common.error.messageError": "The message could not be sent",
135
+ "ui.common.error.phone": "The phone number you entered is invalid",
136
+ "ui.common.error.URL": "The URL you entered is invalid",
137
+ "ui.common.error.username": "The username field can only consist of alphanumeric characters, including the hyphen and underscore (- and _ ).",
138
+ "ui.common.error.usernameOrEmail": "Please, enter a valid username (alphanumeric characters _ and - are allowed) or insert a valid email",
139
+ "ui.common.fileUpload.error": "Unfortunately an error occurred while uploading the file.",
140
140
  "ui.common.nextPage": "Next page",
141
141
  "ui.common.no": "No",
142
142
  "ui.common.permanentLinkCopied": "Link copied!",
143
143
  "ui.common.postWithoutText": "View post",
144
144
  "ui.common.previousPage": "Previous page",
145
145
  "ui.common.statusWithoutText": "View status",
146
- "ui.common.userBlocked": "We're sorry, you can't report a post because your account is blocked",
146
+ "ui.common.userBlocked": "We're sorry, you can't report a post because your account is currently blocked",
147
147
  "ui.common.yes": "Yes",
148
148
  "ui.common.actionToUserBlockedByMe": "You have blocked the user. You must first unlock it to perform the action.",
149
149
  "ui.common.actionToUserHasBlockedMe": "The user has blocked you. Action not allowed.",
150
150
  "ui.common.actionToUserDeleted": "The user is deleted.",
151
151
  "ui.common.confirmDialogAction": "Are you sure you want to continue?",
152
+ "ui.common.action.notPermitted": "This action cannot be performed.",
152
153
  "ui.composer.audience.addressing.label": "Search Tag...",
153
154
  "ui.composer.audience.all": "Everybody",
154
155
  "ui.composer.audience.all.message": "Your post will be visible to all users.",
@@ -160,20 +161,20 @@
160
161
  "ui.composer.delete": "Delete",
161
162
  "ui.composer.done": "done",
162
163
  "ui.composer.edit": "edit",
163
- "ui.composer.error.generic": "An error has occurred",
164
+ "ui.composer.error.generic": "Unfortunately an error has occurred",
164
165
  "ui.composer.editorFullScreen.close": "Exit fullscreen mode",
165
166
  "ui.composer.edit.error.content": "This contribution is unavailable for editing",
166
- "ui.composer.edit.error.title": "Error loading content",
167
+ "ui.composer.edit.error.title": "An error occurred loading the content. Please, try again.",
167
168
  "ui.composer.media.document.add": "Add Documents",
168
169
  "ui.composer.media.document.edit": "Edit Documents",
169
- "ui.composer.media.drop": "Drop Here",
170
+ "ui.composer.media.drop": "Drop here",
170
171
  "ui.composer.media.image.add": "Add Images",
171
172
  "ui.composer.media.image.edit": "Edit Images",
172
173
  "ui.composer.media.link.add.error.invalid": "The requested site could not be found. Please try again later. Thank you.",
173
- "ui.composer.media.link.add.error.urlError.invalid": "Please enter a valid URL.",
174
- "ui.composer.media.link.add.error.validationError": "The url is not valid",
175
- "ui.composer.media.link.add.help": "Insert a valid url (youtube, vimeo or web page).",
176
- "ui.composer.media.link.add.label": "Link url",
174
+ "ui.composer.media.link.add.error.URLError.invalid": "Please enter a valid URL.",
175
+ "ui.composer.media.link.add.error.validationError": "The URL is not valid",
176
+ "ui.composer.media.link.add.help": "Insert a valid URL (youtube, vimeo or web page).",
177
+ "ui.composer.media.link.add.label": "Link URL",
177
178
  "ui.composer.media.link.edit": "Edit Links",
178
179
  "ui.composer.poll": "Poll",
179
180
  "ui.composer.poll.choice.add": "Add another choice",
@@ -184,9 +185,9 @@
184
185
  "ui.composer.poll.multiple": "Multiple choices are admitted",
185
186
  "ui.composer.poll.title": "Poll's title",
186
187
  "ui.composer.submit": "Publish",
187
- "ui.composer.title.error.maxlength": "the title cannot be more than 160 chars",
188
+ "ui.composer.title.error.maxlength": "The title cannot be more than 160 chars",
188
189
  "ui.composer.title.label": "Write a good title...",
189
- "ui.composer.type.discussion": "Create Discussion",
190
+ "ui.composer.type.discussion": "Create Article",
190
191
  "ui.composer.type.post": "Create Post",
191
192
  "ui.confirmDialog.btnCancel": "No",
192
193
  "ui.confirmDialog.btnConfirm": "Yes",
@@ -211,7 +212,7 @@
211
212
  "ui.consentSolution.removeAccountConfirmButton": "Yes",
212
213
  "ui.consentSolution.removeAccountTitle": "By removing your account:",
213
214
  "ui.consentSolutionButton.viewStateButton": "See your acceptance status",
214
- "ui.contributionActionMenu.actionError": "There was a problem during the operation. Try later!",
215
+ "ui.contributionActionMenu.actionError": "Unfortunately a problem occurred. Please try again later. Thank you.",
215
216
  "ui.contributionActionMenu.actionSuccess": "Operation successfully complete!",
216
217
  "ui.contributionActionMenu.aggressive": "Aggressive",
217
218
  "ui.contributionActionMenu.deleteContribution": "Delete",
@@ -248,15 +249,15 @@
248
249
  "ui.editor.toolbarPlugin.subscript": "Subscript",
249
250
  "ui.editor.toolbarPlugin.superscript": "Superscript",
250
251
  "ui.editor.toolbarPlugin.underline": "Underline",
251
- "ui.feed.noFeedObject": "At the moment there aren't any contribution to see",
252
- "ui.feed.noOtherFeedObject": "No others contribution",
252
+ "ui.feed.noFeedObject": "At the moment there are no contents to display",
253
+ "ui.feed.noOtherFeedObject": "There are no other contents",
253
254
  "ui.feed.refreshRelease": "&#8593; Release to refresh the feed",
254
255
  "ui.feedObject.activitiesMenu.connectionsComments": "Comments from connected users",
255
- "ui.feedObject.activitiesMenu.connectionsCommentsDesc": "List of comments made by users connected with you.",
256
+ "ui.feedObject.activitiesMenu.connectionsCommentsDesc": "List of comments by users connected to me.",
256
257
  "ui.feedObject.activitiesMenu.firstComments": "First comments",
257
258
  "ui.feedObject.activitiesMenu.firstCommentsDesc": "List of old comments.",
258
- "ui.feedObject.activitiesMenu.followedComments": "Comments from users followed",
259
- "ui.feedObject.activitiesMenu.followedCommentsDesc": "List of comments made by users followed.",
259
+ "ui.feedObject.activitiesMenu.followedComments": "Comments from followed users",
260
+ "ui.feedObject.activitiesMenu.followedCommentsDesc": "List of comments by followed users.",
260
261
  "ui.feedObject.activitiesMenu.recentComments": "Recent comments",
261
262
  "ui.feedObject.activitiesMenu.recentCommentsDesc": "List of recent comments.",
262
263
  "ui.feedObject.activitiesMenu.relevantActivities": "Relevant activities",
@@ -269,7 +270,7 @@
269
270
  "ui.feedObject.contributors.noOtherContributors": "No other contributors.",
270
271
  "ui.feedObject.contributors.participants": "Participants",
271
272
  "ui.feedObject.contributors.title": "Contributors ({total})",
272
- "ui.feedObject.error": "The contribution is not available at the moment",
273
+ "ui.feedObject.error": "The content is not currently available",
273
274
  "ui.feedObject.follow": "Follow",
274
275
  "ui.feedObject.poll.choice.vote": "Vote",
275
276
  "ui.feedObject.poll.closed": "Closed",
@@ -320,12 +321,12 @@
320
321
  "ui.incubator.proposedBy": "Proposed by {username}",
321
322
  "ui.incubator.subscribeButton.button.subscribe": "Subscribe",
322
323
  "ui.incubator.subscribeButton.button.subscribed": "Subscribed",
323
- "ui.incubatorDetail.intro": "I propose the creation of the interest \"{name}\".\n Support the initiative to meet the quota of approval.",
324
+ "ui.incubatorDetail.intro": "I propose the creation of the interest \"{name}\".\n Join to reach the approval quota.",
324
325
  "ui.incubatorDetail.shareSection.button.copy": "Copy",
325
326
  "ui.incubatorDetail.shareSection.copied": "Copied!",
326
327
  "ui.incubatorDetail.shareSection.invite": "Invite those you think might be interested",
327
328
  "ui.incubatorDetail.shareSection.share": "Share this page",
328
- "ui.incubatorDetail.shareSection.title": "Support the cause",
329
+ "ui.incubatorDetail.shareSection.title": "Support the proposal",
329
330
  "ui.incubatorDetail.subscribersSection.noMoreSubscribers": "No more results",
330
331
  "ui.incubatorDetail.subscribersSection.title": "Subscribers",
331
332
  "ui.incubatorListWidget.ShowAll": "View all",
@@ -333,19 +334,19 @@
333
334
  "ui.incubatorListWidget.createIncubatorDialog.button": "Propose",
334
335
  "ui.incubatorListWidget.createIncubatorDialog.formPlaceholder.name": "Name of the interest",
335
336
  "ui.incubatorListWidget.createIncubatorDialog.formPlaceholder.slogan": "Description",
336
- "ui.incubatorListWidget.createIncubatorDialog.propose.success": "Thanks for your contribution, we will evaluate it as soon as possible. Your proposal will be accepted, modified or declined. Check the interests incubator.",
337
+ "ui.incubatorListWidget.createIncubatorDialog.propose.success": "Thanks for your contribution, we will evaluate it as soon as possible. Your proposal may be accepted, modified or declined. Check the interests incubator.",
337
338
  "ui.incubatorListWidget.createIncubatorDialog.title": "Propose an interest",
338
339
  "ui.incubatorListWidget.noMoreIncubators": "No more results",
339
- "ui.incubatorListWidget.noResults": "Nothing to show",
340
- "ui.incubatorListWidget.popover": "Interest incubator is a proposal zone\n where users come together to generate\n new interests. New interests are\n approved depending on subscribers\n number and growth rate.",
340
+ "ui.incubatorListWidget.noResults": "No results found",
341
+ "ui.incubatorListWidget.popover": "Interest incubator is an area\n where users collaborate to generate\n new interests. The new interests will be\n approved based on the number of subscriptions\n and the speed with which they are collected.",
341
342
  "ui.incubatorListWidget.title": "Interests Incubator",
342
343
  "ui.incubatorSuggestionWidget.ShowAll": "View all",
343
344
  "ui.incubatorSuggestionWidget.noMoreIncubators": "No more results",
344
- "ui.incubatorSuggestionWidget.noResults": "Nothing to show",
345
+ "ui.incubatorSuggestionWidget.noResults": "No results found",
345
346
  "ui.incubatorSuggestionWidget.title": "Suggested incubators",
346
- "ui.incubatorsListDialog.createIncubatorDialog.intro": "Interests incubator is a proposal zone where users come together to generate new interests.\n New interests are approved depending on subscribers number and growth rate.",
347
+ "ui.incubatorsListDialog.createIncubatorDialog.intro": "Interest incubator is an area where users collaborate to generate new interests. \n The new interests will be approved based on the number of subscriptions and the speed with which they are collected.",
347
348
  "ui.inlineComposerWidget.label": "Create content...",
348
- "ui.inlineComposerWidget.success": "Creation succeed!",
349
+ "ui.inlineComposerWidget.success": "The creation was successful!",
349
350
  "ui.locationAutocomplete.empty": "Search for location",
350
351
  "ui.locationAutocomplete.label": "Insert a city",
351
352
  "ui.locationAutocomplete.title": "Localize",
@@ -355,12 +356,12 @@
355
356
  "ui.navigationSettingsIconButton.comments": "My comments",
356
357
  "ui.navigationSettingsIconButton.communityTour": "Community tour",
357
358
  "ui.navigationSettingsIconButton.connections": "Connections",
358
- "ui.navigationSettingsIconButton.discussionsFollowed": "Followed discussions",
359
+ "ui.navigationSettingsIconButton.discussionsFollowed": "Followed articles",
359
360
  "ui.navigationSettingsIconButton.followers": "Followers",
360
361
  "ui.navigationSettingsIconButton.followings": "Following",
361
362
  "ui.navigationSettingsIconButton.interests": "Interests",
362
363
  "ui.navigationSettingsIconButton.logout": "Logout",
363
- "ui.navigationSettingsIconButton.loyalty": "Loyalty program",
364
+ "ui.navigationSettingsIconButton.loyalty": "My Loyalty Program",
364
365
  "ui.navigationSettingsIconButton.moderation": "Moderation",
365
366
  "ui.navigationSettingsIconButton.platform": "Platform",
366
367
  "ui.navigationSettingsIconButton.posts": "My posts",
@@ -381,9 +382,9 @@
381
382
  "ui.notification.collapsedFor.youWrote": "Your contribution: ",
382
383
  "ui.notification.comment.comment": "commented on your content:< ",
383
384
  "ui.notification.comment.nestedComment": "replied to your comment: ",
384
- "ui.notification.contribution.discussion": "created a new discussion",
385
+ "ui.notification.contribution.discussion": "created a new article",
385
386
  "ui.notification.contribution.newPostOrStatus": "created a new {contribution}",
386
- "ui.notification.contribution.snippet.discussion": "created a new discussion:",
387
+ "ui.notification.contribution.snippet.discussion": "created a new article:",
387
388
  "ui.notification.contribution.snippet.newPostOrStatus": "created a new {contribution}:",
388
389
  "ui.notification.contributionFollow.follow": "is following your contribution",
389
390
  "ui.notification.deletedFor.deletedForAdvertising": "A contribution of yours has been removed because several users have flagged it as \"spam\". View the website rules for more info.",
@@ -439,7 +440,7 @@
439
440
  "ui.pollSuggestionWidget.button.showAll": "Show All",
440
441
  "ui.pollSuggestionWidget.noMoreResults": "No more results",
441
442
  "ui.pollSuggestionWidget.pollSnippet.button.seeItem": "See",
442
- "ui.pollSuggestionWidget.subtitle.noResults": "Nothing to show",
443
+ "ui.pollSuggestionWidget.subtitle.noResults": "No results found",
443
444
  "ui.pollSuggestionWidget.title": "Suggested polls",
444
445
  "ui.privateMessage.component.delete.message.dialog.confirm": "Yes",
445
446
  "ui.privateMessage.component.delete.message.dialog.msg": "Are you sure you want to delete this message?",
@@ -462,12 +463,13 @@
462
463
  "ui.privateMessageSettingsIconButton.item.delete": "Delete",
463
464
  "ui.relatedFeedObjectsWidget.button.showMore": "Show More",
464
465
  "ui.relatedFeedObjectsWidget.noMoreResults": "No more results",
465
- "ui.relatedFeedObjectsWidget.noResults": "Nothing to show",
466
+ "ui.relatedFeedObjectsWidget.noResults": "No results found",
466
467
  "ui.relatedFeedObjectsWidget.title": "Related Posts",
467
468
  "ui.searchAutocomplete.loading": "Loading...",
468
469
  "ui.searchAutocomplete.noOptions": "No results...",
469
470
  "ui.searchAutocomplete.placeholder": "Search on {community}",
470
471
  "ui.shared.messageChunkUploader.error": "An error occurred while uploading {filename} file. Please try again later.",
472
+ "ui.shared.URLTextField.error": "Please enter a valid URL",
471
473
  "ui.snippetNotifications.broadcastMessages": "<b>MESSAGES:</b> you have {count, plural, =0 {# messages unread. <link>See them now →</link>} one {# message unread. <link>See it now →</link>} other {# messages unread. <link>See them now →</link>}}",
472
474
  "ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
473
475
  "ui.user.ignore": "Ignore",
@@ -481,17 +483,17 @@
481
483
  "ui.userConnectionsRequestsSentWidget.button.showAll": "Show All",
482
484
  "ui.userConnectionsRequestsSentWidget.modal.title": "Connections Requests Sent",
483
485
  "ui.userConnectionsRequestsSentWidget.noMoreResults": "No more results",
484
- "ui.userConnectionsRequestsSentWidget.subtitle.noResults": "Nothing to show",
486
+ "ui.userConnectionsRequestsSentWidget.subtitle.noResults": "No results found",
485
487
  "ui.userConnectionsRequestsSentWidget.title": "{total, plural, =0 {# connections requests sent} one {# connection request sent} other {# connections requests sent}}",
486
488
  "ui.userConnectionsRequestsWidget.button.showAll": "Show All",
487
489
  "ui.userConnectionsRequestsWidget.modal.title": "Connections Requests",
488
490
  "ui.userConnectionsRequestsWidget.noMoreResults": "No more results",
489
- "ui.userConnectionsRequestsWidget.subtitle.noResults": "Nothing to show",
491
+ "ui.userConnectionsRequestsWidget.subtitle.noResults": "No results found",
490
492
  "ui.userConnectionsRequestsWidget.title": "{total, plural, =0 {# connections requests} one {# connection request} other {# connections requests}}",
491
493
  "ui.userConnectionsWidget.button.showAll": "Show All",
492
494
  "ui.userConnectionsWidget.modal.title": "Connections",
493
495
  "ui.userConnectionsWidget.noMoreResults": "No more results",
494
- "ui.userConnectionsWidget.subtitle.noResults": "Nothing to show",
496
+ "ui.userConnectionsWidget.subtitle.noResults": "No results found",
495
497
  "ui.userConnectionsWidget.title": "{total, plural, =0 {# connections} one {# connection} other {# connections}}",
496
498
  "ui.userCounters.categories": "<b>{count}</b> Categories followed",
497
499
  "ui.userCounters.connections": "<b>{count}</b> Connections",
@@ -500,17 +502,17 @@
500
502
  "ui.userFollowedCategoriesWidget.button.showAll": "Show All",
501
503
  "ui.userFollowedCategoriesWidget.modal.title": "Followed Categories",
502
504
  "ui.userFollowedCategoriesWidget.noMoreResults": "No more results",
503
- "ui.userFollowedCategoriesWidget.subtitle.noResults": "Nothing to show",
505
+ "ui.userFollowedCategoriesWidget.subtitle.noResults": "No results found",
504
506
  "ui.userFollowedCategoriesWidget.title": "{total, plural, =0 {# Categories followed} one {# Category followed} other {# Categories followed}}",
505
507
  "ui.userFollowedUsersWidget.button.showAll": "Show All",
506
508
  "ui.userFollowedUsersWidget.modal.title": "Following",
507
509
  "ui.userFollowedUsersWidget.noMoreResults": "No more results",
508
- "ui.userFollowedUsersWidget.subtitle.noResults": "Nothing to show",
510
+ "ui.userFollowedUsersWidget.subtitle.noResults": "No results found",
509
511
  "ui.userFollowedUsersWidget.title": "{total, plural, =0 {# Following} one {# Following} other {# Following}}",
510
512
  "ui.userFollowersWidget.button.showAll": "Show All",
511
513
  "ui.userFollowersWidget.modal.title": "Followers",
512
514
  "ui.userFollowersWidget.noMoreResults": "No more results",
513
- "ui.userFollowersWidget.subtitle.noResults": "Nothing to show",
515
+ "ui.userFollowersWidget.subtitle.noResults": "No results found",
514
516
  "ui.userFollowersWidget.title": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
515
517
  "ui.userInfo.bio": "Bio",
516
518
  "ui.userInfo.companyName": "Company",
@@ -530,7 +532,7 @@
530
532
  "ui.userInfoDialog.title": "Informations",
531
533
  "ui.userInfo.button.save": "Save",
532
534
  "ui.userInfo.save.success": "Your data has been saved",
533
- "ui.publicInfo.dateOfBirth.error": "Invalid date of birth.",
535
+ "ui.publicInfo.dateOfBirth.error": "Invalid birthdate",
534
536
  "ui.userPopupNotification.viewOther": "View others",
535
537
  "ui.userProfileBlocked.blockedUser": "The contents are hidden because you have blocked the user.",
536
538
  "ui.userProfileBlocked.blockedUserBy": "The contents are hidden because you have been blocked by the user.",
@@ -540,10 +542,10 @@
540
542
  "ui.userProfileEdit.notification": "Notification settings",
541
543
  "ui.userProfileEditAccount.socialAssociations.dialog.confirm": "Yes",
542
544
  "ui.userProfileEditAccount.socialAssociations.dialog.msg": "Are you sure you want to delete {field} association ?",
543
- "ui.userProfileEditAccount.socialAssociations.title": "Handle your access methods",
545
+ "ui.userProfileEditAccount.socialAssociations.title": "Manage login methods",
544
546
  "ui.userProfileEditAccountCredentials.changePassword": "Change Password",
545
547
  "ui.userProfileEditAccountCredentials.confirmPassword": "confirm password",
546
- "ui.userProfileEditAccountCredentials.confirmPassword.error": "Password and confirm password do not match.",
548
+ "ui.userProfileEditAccountCredentials.confirmPassword.error": "Please note that Password and Confirm Password do not match.",
547
549
  "ui.userProfileEditAccountCredentials.email": "Email",
548
550
  "ui.userProfileEditAccountCredentials.email.error.invalid": "The new email must be different from the current email.",
549
551
  "ui.userProfileEditAccountCredentials.email.error.newEmailError.invalid": "Enter a valid email address.",
@@ -564,9 +566,9 @@
564
566
  "ui.userProfileEditSettings.interaction.label": "I want an email:",
565
567
  "ui.userProfileEditSettings.interaction.never": "Never",
566
568
  "ui.userProfileEditSettings.interaction.title": "When someone interact with me",
567
- "ui.userProfileEditSettings.notification.label": "show a toast message in the bottom left corner:",
569
+ "ui.userProfileEditSettings.notification.label": "show a temporary message in the bottom left corner:",
568
570
  "ui.userProfileEditSettings.notification.title": "When receive a notification",
569
- "ui.userProfileEditSettings.notificationSound.label": "emit a sound:",
571
+ "ui.userProfileEditSettings.notificationSound.label": "make a sound:",
570
572
  "ui.userProfileEditSettings.privateMessage.email": "Also via email",
571
573
  "ui.userProfileEditSettings.privateMessage.frontend": "Only here",
572
574
  "ui.userProfileEditSettings.privateMessage.label": "I want to be advised:",
@@ -576,15 +578,15 @@
576
578
  "ui.userSocialAssociation.remove": "remove social login:",
577
579
  "ui.userSuggestionWidget.button.showAll": "Show All",
578
580
  "ui.userSuggestionWidget.noMoreResults": "No more results",
579
- "ui.userSuggestionWidget.noResults": "Nothing to show",
581
+ "ui.userSuggestionWidget.noResults": "No results found",
580
582
  "ui.userSuggestionWidget.title": "People Suggestion",
581
583
  "ui.userToastNotifications.comment.addedComment": "added a comment",
582
584
  "ui.userToastNotifications.contributionFollow.follow": "is following your contribution",
583
- "ui.userToastNotifications.dismiss": "Dismiss",
585
+ "ui.userToastNotifications.dismiss": "Ok",
584
586
  "ui.userToastNotifications.goToProfile": "Go to profile",
585
587
  "ui.userToastNotifications.incubatorApproved.approved": "Your incubator {name} has been <b>approved</b>.",
586
588
  "ui.userToastNotifications.incubatorApproved.viewIncubator": "View category",
587
- "ui.userToastNotifications.mention.quotedYou": "quoted you on",
589
+ "ui.userToastNotifications.mention.quotedYou": "mentioned you about",
588
590
  "ui.userToastNotifications.privateMessage.sentMessage": "sent you a message",
589
591
  "ui.userToastNotifications.replyMessage": "Reply",
590
592
  "ui.userToastNotifications.undeletedFor.restoredContent": "Your previously removed content has been restored",