@selfcommunity/react-i18n 0.4.1-alpha.2 → 0.4.1-alpha.20
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.
- package/lib/cjs/locales/en.json +72 -34
- package/lib/cjs/locales/it.json +74 -35
- package/lib/esm/locales/en.json +72 -34
- package/lib/esm/locales/it.json +74 -35
- package/lib/types/index.d.ts +125 -62
- package/lib/types/index.d.ts.map +1 -1
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/lib/umd/react-i18n.js.map +1 -1
- package/package.json +2 -2
package/lib/cjs/locales/en.json
CHANGED
|
@@ -100,9 +100,7 @@
|
|
|
100
100
|
"ui.platformAccess.edt": "Editor",
|
|
101
101
|
"ui.platformAccess.hc": "Help Center",
|
|
102
102
|
|
|
103
|
-
"ui.loyaltyProgram.title":"
|
|
104
|
-
"ui.loyaltyProgram.lp":"Loyalty Program",
|
|
105
|
-
"ui.loyaltyProgram.description":"Convert your participation into precious points. The loyalty program is simple and full of advantages.",
|
|
103
|
+
"ui.loyaltyProgram.title":"Loyalty Program",
|
|
106
104
|
"ui.loyaltyProgram.points": "Your points: {total}",
|
|
107
105
|
"ui.loyaltyProgram.discover": "Discover more",
|
|
108
106
|
|
|
@@ -119,6 +117,7 @@
|
|
|
119
117
|
|
|
120
118
|
"ui.composer.type.post": "Create Post",
|
|
121
119
|
"ui.composer.type.discussion": "Create Discussion",
|
|
120
|
+
"ui.composer.edit": "edit",
|
|
122
121
|
"ui.composer.done": "done",
|
|
123
122
|
"ui.composer.delete": "Delete",
|
|
124
123
|
"ui.composer.title.label": "Write a good title...",
|
|
@@ -244,6 +243,9 @@
|
|
|
244
243
|
"ui.commentObjectVotesDialog.title": "Votes",
|
|
245
244
|
"ui.commentObjectVotesDialog.noOtherVotes": "No other votes.",
|
|
246
245
|
|
|
246
|
+
"ui.commentObjectReactionsDialog.title": "All",
|
|
247
|
+
"ui.commentObjectReactionsDialog.noOtherLikes": "No other votes.",
|
|
248
|
+
|
|
247
249
|
"ui.feedObjectVotesDialog.title": "Votes",
|
|
248
250
|
|
|
249
251
|
"ui.followCategoryButton.follow": "Follow",
|
|
@@ -263,11 +265,30 @@
|
|
|
263
265
|
"ui.userProfileInfo.bio": "Bio",
|
|
264
266
|
"ui.userProfileInfo.location": "Location",
|
|
265
267
|
"ui.userProfileInfo.gender": "Gender",
|
|
268
|
+
"ui.userProfileInfo.fieldLink": "add your {field}",
|
|
269
|
+
"ui.userProfileInfo.dialog.title": "Public informations",
|
|
270
|
+
|
|
271
|
+
"ui.userSocialAssociation.add": "add a social login:",
|
|
272
|
+
"ui.userSocialAssociation.remove": "remove social login:",
|
|
266
273
|
|
|
267
274
|
"ui.userProfileEditPublicInfo.genderMale": "Male",
|
|
268
275
|
"ui.userProfileEditPublicInfo.genderFemale": "Female",
|
|
269
276
|
"ui.userProfileEditPublicInfo.genderUnspecified": "Unspecified",
|
|
270
277
|
|
|
278
|
+
"ui.userProfileEditAccount.socialAssociations.title": "Handle your access methods",
|
|
279
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.msg": "Are you sure you want to delete {field} association ?",
|
|
280
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.confirm": "Yes",
|
|
281
|
+
|
|
282
|
+
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
283
|
+
"ui.userProfileEditAccountCredentials.email.success": "Your email has been successfully changed",
|
|
284
|
+
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
285
|
+
"ui.userProfileEditAccountCredentials.password": "password",
|
|
286
|
+
"ui.userProfileEditAccountCredentials.newPassword": "new password",
|
|
287
|
+
"ui.userProfileEditAccountCredentials.confirmPassword": "confirm password",
|
|
288
|
+
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password and confirm password do not match.",
|
|
289
|
+
"ui.userProfileEditAccountCredentials.changePassword": "Change Password",
|
|
290
|
+
"ui.userProfileEditAccountCredentials.newPassword.info": "The password must be at least 8 characters long \n and contain at least 3 of the following types of characters: \n lowercase letters, uppercase letters, numbers \n and special characters (eg !@#$%^&).",
|
|
291
|
+
|
|
271
292
|
"ui.userProfileEditSettings.notification.title": "When receive a notification",
|
|
272
293
|
"ui.userProfileEditSettings.notification.label": "show a toast message in the bottom left corner:",
|
|
273
294
|
"ui.userProfileEditSettings.notificationSound.label": "emit a sound:",
|
|
@@ -286,6 +307,7 @@
|
|
|
286
307
|
|
|
287
308
|
"ui.userProfileEdit.info": "Public informations",
|
|
288
309
|
"ui.userProfileEdit.notification": "Notification settings",
|
|
310
|
+
"ui.userProfileEdit.account": "Account settings",
|
|
289
311
|
|
|
290
312
|
"ui.usersFollowed.title": "{total, plural, =0 {# users followed} one {# user followed} other {# users followed}}",
|
|
291
313
|
"ui.usersFollowed.modal.title": "Users Followed",
|
|
@@ -399,14 +421,23 @@
|
|
|
399
421
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
400
422
|
"ui.snippetNotifications.broadcastMessages": "<b>MESSAGES:</b> you have {count, plural, =0 {# messages unread. <link>See it now →</link>} one {# message unread. <link>See it now →</link>} other {# messages unreads. <link>See it now →</link>}}",
|
|
401
423
|
|
|
402
|
-
"ui.
|
|
424
|
+
"ui.privateMessage.editor.button.send" : "send",
|
|
425
|
+
"ui.privateMessage.editor.placeholder" : "Write your message",
|
|
403
426
|
|
|
404
|
-
"ui.
|
|
405
|
-
"ui.
|
|
406
|
-
"ui.thread.
|
|
407
|
-
"ui.thread.
|
|
408
|
-
"ui.
|
|
409
|
-
"ui.
|
|
427
|
+
"ui.privateMessage.threadItem.menu.item.delete" : "Delete Message",
|
|
428
|
+
"ui.privateMessage.thread.newMessage.to" : "To:",
|
|
429
|
+
"ui.privateMessage.thread.newMessage.autocomplete.placeholder" : "Username",
|
|
430
|
+
"ui.privateMessage.thread.emptyBox.message" : "Select or compose a message",
|
|
431
|
+
"ui.privateMessage.snippets.button.newMessage" : "Create New Message",
|
|
432
|
+
"ui.privateMessage.snippets.searchBar.placeholder" : "Search on Private Messages",
|
|
433
|
+
|
|
434
|
+
"ui.privateMessage.actionMenu.item.delete" : "Delete",
|
|
435
|
+
"ui.privateMessage.actionDrawer.item.delete" : "Delete",
|
|
436
|
+
|
|
437
|
+
"ui.privateMessage.component.delete.thread.dialog.msg": "Are you sure you want to delete this conversation?",
|
|
438
|
+
"ui.privateMessage.component.delete.thread.dialog.confirm": "Yes",
|
|
439
|
+
"ui.privateMessage.component.delete.message.dialog.msg": "Are you sure you want to delete this message?",
|
|
440
|
+
"ui.privateMessage.component.delete.message.dialog.confirm": "Yes",
|
|
410
441
|
|
|
411
442
|
"ui.accountRecover.email.label": "Email",
|
|
412
443
|
"ui.accountRecover.submit": "Recover Account",
|
|
@@ -490,31 +521,35 @@
|
|
|
490
521
|
"ui.IncubatorSuggestion.ShowAll": "View all",
|
|
491
522
|
"ui.IncubatorSuggestion.noMoreIncubators": "No more results",
|
|
492
523
|
|
|
493
|
-
"ui.
|
|
494
|
-
"ui.
|
|
524
|
+
"ui.appBar.navigation.login": "Login",
|
|
525
|
+
"ui.appBar.navigation.register": "Register",
|
|
495
526
|
"ui.header.button.explore": "Explore",
|
|
496
|
-
"ui.
|
|
497
|
-
"ui.
|
|
498
|
-
"ui.
|
|
499
|
-
"ui.
|
|
500
|
-
"ui.
|
|
501
|
-
"ui.
|
|
502
|
-
"ui.
|
|
503
|
-
"ui.
|
|
504
|
-
"ui.
|
|
505
|
-
"ui.
|
|
506
|
-
"ui.
|
|
507
|
-
"ui.
|
|
508
|
-
"ui.
|
|
509
|
-
"ui.
|
|
510
|
-
"ui.
|
|
511
|
-
"ui.
|
|
512
|
-
"ui.
|
|
513
|
-
"ui.
|
|
514
|
-
|
|
515
|
-
"ui.
|
|
527
|
+
"ui.appBar.navigation.settings.menuItem.profile": "Profile",
|
|
528
|
+
"ui.appBar.navigation.settings.menuItem.interests": "Interests",
|
|
529
|
+
"ui.appBar.navigation.settings.menuItem.followings": "Following",
|
|
530
|
+
"ui.appBar.navigation.settings.menuItem.followers": "Followers",
|
|
531
|
+
"ui.appBar.navigation.settings.menuItem.connections.connections": "Connections",
|
|
532
|
+
"ui.appBar.navigation.settings.menuItem.posts": "My posts",
|
|
533
|
+
"ui.appBar.navigation.settings.menuItem.comments": "My comments",
|
|
534
|
+
"ui.appBar.navigation.settings.menuItem.loyalty": "Loyalty program",
|
|
535
|
+
"ui.appBar.navigation.settings.menuItem.postsFollowed": "Followed posts",
|
|
536
|
+
"ui.appBar.navigation.settings.menuItem.discussionsFollowed": "Followed discussions",
|
|
537
|
+
"ui.appBar.navigation.settings.menuItem.interestingPeople": "Interesting people",
|
|
538
|
+
"ui.appBar.navigation.settings.menuItem.privateMessages": "Private messages",
|
|
539
|
+
"ui.appBar.navigation.settings.menuItem.settings": "Settings",
|
|
540
|
+
"ui.appBar.navigation.settings.menuItem.moderation": "Moderation",
|
|
541
|
+
"ui.appBar.navigation.settings.menuItem.platform": "Platform",
|
|
542
|
+
"ui.appBar.navigation.settings.menuItem.communityTour": "Community tour",
|
|
543
|
+
"ui.appBar.navigation.settings.menuItem.logout": "Logout",
|
|
544
|
+
"ui.searchAutocomplete.placeholder": "Search on {community}",
|
|
545
|
+
"ui.searchAutocomplete.loading": "Loading...",
|
|
546
|
+
"ui.searchAutocomplete.noOptions": "No results...",
|
|
547
|
+
"ui.header.notifications.button.seeMore": "See more",
|
|
548
|
+
|
|
549
|
+
|
|
516
550
|
"ui.footer.legalPages.tec": "Terms and Conditions",
|
|
517
551
|
"ui.footer.legalPages.privacy": "Privacy",
|
|
552
|
+
"ui.footer.customPages.cookie": "Cookies",
|
|
518
553
|
"ui.footer.customPages.explore": "Explore",
|
|
519
554
|
"ui.footer.customPages.rules": "Rules",
|
|
520
555
|
|
|
@@ -548,7 +583,10 @@
|
|
|
548
583
|
"templates.userProfile.edit": "Edit",
|
|
549
584
|
"templates.userProfile.moderate": "Moderate user",
|
|
550
585
|
"templates.userProfile.send.pm": "Send private message",
|
|
551
|
-
"templates.privateMessages.button.new" : "New Message",
|
|
552
586
|
"templates.privateMessages.delete" : "Select thread to delete",
|
|
553
|
-
"templates.feedObjectDetail.contributionNotFound": "Contribution not found or you do not have permission to view it."
|
|
587
|
+
"templates.feedObjectDetail.contributionNotFound": "Contribution not found or you do not have permission to view it.",
|
|
588
|
+
"templates.usersList.followers" : "Followers",
|
|
589
|
+
"templates.usersList.followings" : "Users Followed",
|
|
590
|
+
"templates.usersList.noMoreResults": "No more results",
|
|
591
|
+
"templates.feedObjsList.noMoreResults": "No more results"
|
|
554
592
|
}
|
package/lib/cjs/locales/it.json
CHANGED
|
@@ -103,9 +103,7 @@
|
|
|
103
103
|
"ui.platformAccess.edt": "Editor",
|
|
104
104
|
"ui.platformAccess.hc": "Help Center",
|
|
105
105
|
|
|
106
|
-
"ui.loyaltyProgram.title":"
|
|
107
|
-
"ui.loyaltyProgram.lp":"Programma Fedeltà",
|
|
108
|
-
"ui.loyaltyProgram.description": "Converti la tua partecipazione in punti preziosi. Il programma fedeltà è semplice e ricco di vantaggi",
|
|
106
|
+
"ui.loyaltyProgram.title":"Programma Fedeltà",
|
|
109
107
|
"ui.loyaltyProgram.points": "I tuoi punti: {total}",
|
|
110
108
|
"ui.loyaltyProgram.discover": "Scopri di più",
|
|
111
109
|
|
|
@@ -122,6 +120,7 @@
|
|
|
122
120
|
|
|
123
121
|
"ui.composer.type.post": "Create Post",
|
|
124
122
|
"ui.composer.type.discussion": "Create Discussion",
|
|
123
|
+
"ui.composer.edit": "edit",
|
|
125
124
|
"ui.composer.done": "done",
|
|
126
125
|
"ui.composer.delete": "Delete",
|
|
127
126
|
"ui.composer.title.label": "Write a good title...",
|
|
@@ -247,6 +246,9 @@
|
|
|
247
246
|
"ui.commentObjectVotesDialog.title": "Voti",
|
|
248
247
|
"ui.commentObjectVotesDialog.noOtherVotes": "Non ci sono altri voti.",
|
|
249
248
|
|
|
249
|
+
"ui.commentObjectReactionsDialog.title": "Tutti",
|
|
250
|
+
"ui.commentObjectReactionsDialog.noOtherLikes": "Non ci sono altri voti.",
|
|
251
|
+
|
|
250
252
|
"ui.feedObjectVotesDialog.title": "Votes",
|
|
251
253
|
|
|
252
254
|
"ui.followCategoryButton.follow": "Segui",
|
|
@@ -260,15 +262,35 @@
|
|
|
260
262
|
"ui.userProfileInfo.dateOfBirth": "Data di nascita",
|
|
261
263
|
"ui.userProfileInfo.description": "Occupazione",
|
|
262
264
|
"ui.userProfileInfo.dateJoined": "Registrato dal",
|
|
263
|
-
"ui.userProfileInfo.website": "
|
|
265
|
+
"ui.userProfileInfo.website": "Sito web",
|
|
264
266
|
"ui.userProfileInfo.bio": "Biografia",
|
|
265
267
|
"ui.userProfileInfo.location": "Località",
|
|
266
268
|
"ui.userProfileInfo.gender": "Genere",
|
|
269
|
+
"ui.userProfileInfo.fieldLink": "aggiungi il tuo {field}",
|
|
270
|
+
"ui.userProfileInfo.fieldLink.female": "aggiungi la tua {field}",
|
|
271
|
+
"ui.userProfileInfo.dialog.title": "Informazioni pubbliche",
|
|
272
|
+
|
|
273
|
+
"ui.userSocialAssociation.add": "aggiungi un login social:",
|
|
274
|
+
"ui.userSocialAssociation.remove": "rimuovi i login social:",
|
|
267
275
|
|
|
268
276
|
"ui.userProfileEditPublicInfo.genderMale": "Maschile",
|
|
269
277
|
"ui.userProfileEditPublicInfo.genderFemale": "Femminile",
|
|
270
278
|
"ui.userProfileEditPublicInfo.genderUnspecified": "Non specificato",
|
|
271
279
|
|
|
280
|
+
"ui.userProfileEditAccount.socialAssociations.title": "Gestisci i metodi di accesso",
|
|
281
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.msg": "Sei sicuro di voler eliminare il login {field} ?",
|
|
282
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.confirm": "Sì",
|
|
283
|
+
|
|
284
|
+
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
285
|
+
"ui.userProfileEditAccountCredentials.email.success": "La tua email è stata cambiata correttamente",
|
|
286
|
+
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
287
|
+
"ui.userProfileEditAccountCredentials.password": "vecchia password",
|
|
288
|
+
"ui.userProfileEditAccountCredentials.newPassword": "nuova password",
|
|
289
|
+
"ui.userProfileEditAccountCredentials.confirmPassword": "conferma password",
|
|
290
|
+
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password e conferma password non corrispondono.",
|
|
291
|
+
"ui.userProfileEditAccountCredentials.changePassword": "Cambia Password",
|
|
292
|
+
"ui.userProfileEditAccountCredentials.newPassword.info": "La password deve essere lunga almeno 8 caratteri \n e contenere almeno 3 dei seguenti tipi di caratteri: \n lettere minuscole, lettere maiuscole, numeri \n e caratteri speciali (eg !@#$%^&).",
|
|
293
|
+
|
|
272
294
|
"ui.userProfileEditSettings.notification.title": "Quando ricevi una notifica",
|
|
273
295
|
"ui.userProfileEditSettings.notification.label": "mostra un messaggio in basso a sinistra:",
|
|
274
296
|
"ui.userProfileEditSettings.notificationSound.label": "emetti un suono:",
|
|
@@ -287,6 +309,7 @@
|
|
|
287
309
|
|
|
288
310
|
"ui.userProfileEdit.info": "Informazioni pubbliche",
|
|
289
311
|
"ui.userProfileEdit.notification": "Impostazioni di notifica",
|
|
312
|
+
"ui.userProfileEdit.account": "Impostazioni account",
|
|
290
313
|
|
|
291
314
|
"ui.usersFollowed.title": "{total, plural, =0 {Segue # persone} one {Segue # persona} other {Segue # persone}}",
|
|
292
315
|
"ui.usersFollowed.modal.title": "Utenti Seguiti",
|
|
@@ -400,14 +423,23 @@
|
|
|
400
423
|
"ui.snippetNotifications.noNotifications": "Al momento non ci sono notifiche",
|
|
401
424
|
"ui.snippetNotifications.broadcastMessages": "<b>IN EVIDENZA:</b> hai {count, plural, =0 {# messaggi non ancora visti. <link>Guardali ora →</link>} one {# messaggi non ancora visto. <link>Guardalo ora →</link>} other {# messaggi non ancora visti. <link>Guardali ora →</link>}}",
|
|
402
425
|
|
|
403
|
-
"ui.
|
|
426
|
+
"ui.privateMessage.editor.button.send" : "invia",
|
|
427
|
+
"ui.privateMessage.editor.placeholder" : "Scrivi il tuo messagio",
|
|
404
428
|
|
|
405
|
-
"ui.
|
|
406
|
-
"ui.
|
|
407
|
-
"ui.thread.
|
|
408
|
-
"ui.thread.
|
|
409
|
-
"ui.
|
|
410
|
-
"ui.
|
|
429
|
+
"ui.privateMessage.threadItem.menu.item.delete" : "Elimina Messaggio",
|
|
430
|
+
"ui.privateMessage.thread.newMessage.to" : "A:",
|
|
431
|
+
"ui.privateMessage.thread.newMessage.autocomplete.placeholder" : "nome utente",
|
|
432
|
+
"ui.privateMessage.thread.emptyBox.message" : "Seleziona o componi un messaggio",
|
|
433
|
+
"ui.privateMessage.snippets.button.newMessage": "Componi Nuovo Messaggio",
|
|
434
|
+
"ui.privateMessage.snippets.searchBar.placeholder" : "Cerca tra i messaggi privati",
|
|
435
|
+
|
|
436
|
+
"ui.privateMessage.actionMenu.item.delete" : "Elimina",
|
|
437
|
+
"ui.privateMessage.actionDrawer.item.delete" : "Elimina",
|
|
438
|
+
|
|
439
|
+
"ui.privateMessage.component.delete.thread.dialog.msg": "Sei sicuro di voler eliminare questa conversazione?",
|
|
440
|
+
"ui.privateMessage.component.delete.thread.dialog.confirm": "Sì",
|
|
441
|
+
"ui.privateMessage.component.delete.message.dialog.msg": "Sei sicuro di voler eliminare il messaggio selezionato?",
|
|
442
|
+
"ui.privateMessage.component.delete.message.dialog.confirm": "Sì",
|
|
411
443
|
|
|
412
444
|
"ui.accountRecover.email.label": "Email",
|
|
413
445
|
"ui.accountRecover.submit": "Recupera Account",
|
|
@@ -490,31 +522,35 @@
|
|
|
490
522
|
"ui.IncubatorSuggestion.ShowAll": "Vedi tutti",
|
|
491
523
|
"ui.IncubatorSuggestion.noMoreIncubators": "Nient'altro da mostrare",
|
|
492
524
|
|
|
493
|
-
"ui.
|
|
494
|
-
"ui.
|
|
525
|
+
"ui.appBar.navigation.login": "Accedi",
|
|
526
|
+
"ui.appBar.navigation.register": "Registrati",
|
|
495
527
|
"ui.header.button.explore": "Esplora",
|
|
496
|
-
"ui.
|
|
497
|
-
"ui.
|
|
498
|
-
"ui.
|
|
499
|
-
"ui.
|
|
500
|
-
"ui.
|
|
501
|
-
"ui.
|
|
502
|
-
"ui.
|
|
503
|
-
"ui.
|
|
504
|
-
"ui.
|
|
505
|
-
"ui.
|
|
506
|
-
"ui.
|
|
507
|
-
"ui.
|
|
508
|
-
"ui.
|
|
509
|
-
"ui.
|
|
510
|
-
"ui.
|
|
511
|
-
"ui.
|
|
512
|
-
"ui.
|
|
513
|
-
"ui.
|
|
514
|
-
|
|
515
|
-
"ui.
|
|
528
|
+
"ui.appBar.navigation.settings.menuItem.profile": "Profilo",
|
|
529
|
+
"ui.appBar.navigation.settings.menuItem.interests": "I miei interessi",
|
|
530
|
+
"ui.appBar.navigation.settings.menuItem.followings": "Utenti che seguo",
|
|
531
|
+
"ui.appBar.navigation.settings.menuItem.followers": "Utenti che mi seguono",
|
|
532
|
+
"ui.appBar.navigation.settings.menuItem.connections.connections": "Connessioni",
|
|
533
|
+
"ui.appBar.navigation.settings.menuItem.posts": "I miei post",
|
|
534
|
+
"ui.appBar.navigation.settings.menuItem.comments": "I miei commenti",
|
|
535
|
+
"ui.appBar.navigation.settings.menuItem.loyalty": "Il mio programma fedeltà",
|
|
536
|
+
"ui.appBar.navigation.settings.menuItem.postsFollowed": "Post seguiti",
|
|
537
|
+
"ui.appBar.navigation.settings.menuItem.discussionsFollowed": "Discussioni seguite",
|
|
538
|
+
"ui.appBar.navigation.settings.menuItem.interestingPeople": "Persone interessanti",
|
|
539
|
+
"ui.appBar.navigation.settings.menuItem.privateMessages": "Messaggi privati",
|
|
540
|
+
"ui.appBar.navigation.settings.menuItem.settings": "Impostazioni",
|
|
541
|
+
"ui.appBar.navigation.settings.menuItem.moderation": "Moderazione",
|
|
542
|
+
"ui.appBar.navigation.settings.menuItem.platform": "Platform",
|
|
543
|
+
"ui.appBar.navigation.settings.menuItem.communityTour": "Community tour",
|
|
544
|
+
"ui.appBar.navigation.settings.menuItem.logout": "Esci",
|
|
545
|
+
"ui.searchAutocomplete.placeholder": "Cerca su {community}",
|
|
546
|
+
"ui.searchAutocomplete.loading": "Cercando...",
|
|
547
|
+
"ui.searchAutocomplete.noOptions": "Nessun risultato...",
|
|
548
|
+
"ui.header.notifications.button.seeMore": "Vedi di più",
|
|
549
|
+
|
|
550
|
+
|
|
516
551
|
"ui.footer.legalPages.tec": "Termini e Condizioni",
|
|
517
552
|
"ui.footer.legalPages.privacy": "Privacy",
|
|
553
|
+
"ui.footer.customPages.cookie": "Cookies",
|
|
518
554
|
"ui.footer.customPages.explore": "Esplora",
|
|
519
555
|
"ui.footer.customPages.rules": "Regolamento",
|
|
520
556
|
|
|
@@ -548,7 +584,10 @@
|
|
|
548
584
|
"templates.userProfile.edit": "Modifica",
|
|
549
585
|
"templates.userProfile.moderate": "Modera utente",
|
|
550
586
|
"templates.userProfile.send.pm": "Invia messaggio privato",
|
|
551
|
-
"templates.privateMessages.button.new" : "Nuovo Messaggio",
|
|
552
587
|
"templates.privateMessages.delete" : "Seleziona la conversazione da eliminare",
|
|
553
|
-
"templates.feedObjectDetail.contributionNotFound": "Il contributo non è stato trovato oppure non hai i permessi per vederlo."
|
|
588
|
+
"templates.feedObjectDetail.contributionNotFound": "Il contributo non è stato trovato oppure non hai i permessi per vederlo.",
|
|
589
|
+
"templates.usersList.followers" : "I miei follower",
|
|
590
|
+
"templates.usersList.followings" : "Utenti che seguo",
|
|
591
|
+
"templates.usersList.noMoreResults": "Nient'altro da mostrare",
|
|
592
|
+
"templates.feedObjsList.noMoreResults": "Nient'altro da mostrare"
|
|
554
593
|
}
|
package/lib/esm/locales/en.json
CHANGED
|
@@ -100,9 +100,7 @@
|
|
|
100
100
|
"ui.platformAccess.edt": "Editor",
|
|
101
101
|
"ui.platformAccess.hc": "Help Center",
|
|
102
102
|
|
|
103
|
-
"ui.loyaltyProgram.title":"
|
|
104
|
-
"ui.loyaltyProgram.lp":"Loyalty Program",
|
|
105
|
-
"ui.loyaltyProgram.description":"Convert your participation into precious points. The loyalty program is simple and full of advantages.",
|
|
103
|
+
"ui.loyaltyProgram.title":"Loyalty Program",
|
|
106
104
|
"ui.loyaltyProgram.points": "Your points: {total}",
|
|
107
105
|
"ui.loyaltyProgram.discover": "Discover more",
|
|
108
106
|
|
|
@@ -119,6 +117,7 @@
|
|
|
119
117
|
|
|
120
118
|
"ui.composer.type.post": "Create Post",
|
|
121
119
|
"ui.composer.type.discussion": "Create Discussion",
|
|
120
|
+
"ui.composer.edit": "edit",
|
|
122
121
|
"ui.composer.done": "done",
|
|
123
122
|
"ui.composer.delete": "Delete",
|
|
124
123
|
"ui.composer.title.label": "Write a good title...",
|
|
@@ -244,6 +243,9 @@
|
|
|
244
243
|
"ui.commentObjectVotesDialog.title": "Votes",
|
|
245
244
|
"ui.commentObjectVotesDialog.noOtherVotes": "No other votes.",
|
|
246
245
|
|
|
246
|
+
"ui.commentObjectReactionsDialog.title": "All",
|
|
247
|
+
"ui.commentObjectReactionsDialog.noOtherLikes": "No other votes.",
|
|
248
|
+
|
|
247
249
|
"ui.feedObjectVotesDialog.title": "Votes",
|
|
248
250
|
|
|
249
251
|
"ui.followCategoryButton.follow": "Follow",
|
|
@@ -263,11 +265,30 @@
|
|
|
263
265
|
"ui.userProfileInfo.bio": "Bio",
|
|
264
266
|
"ui.userProfileInfo.location": "Location",
|
|
265
267
|
"ui.userProfileInfo.gender": "Gender",
|
|
268
|
+
"ui.userProfileInfo.fieldLink": "add your {field}",
|
|
269
|
+
"ui.userProfileInfo.dialog.title": "Public informations",
|
|
270
|
+
|
|
271
|
+
"ui.userSocialAssociation.add": "add a social login:",
|
|
272
|
+
"ui.userSocialAssociation.remove": "remove social login:",
|
|
266
273
|
|
|
267
274
|
"ui.userProfileEditPublicInfo.genderMale": "Male",
|
|
268
275
|
"ui.userProfileEditPublicInfo.genderFemale": "Female",
|
|
269
276
|
"ui.userProfileEditPublicInfo.genderUnspecified": "Unspecified",
|
|
270
277
|
|
|
278
|
+
"ui.userProfileEditAccount.socialAssociations.title": "Handle your access methods",
|
|
279
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.msg": "Are you sure you want to delete {field} association ?",
|
|
280
|
+
"ui.userProfileEditAccount.socialAssociations.dialog.confirm": "Yes",
|
|
281
|
+
|
|
282
|
+
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
283
|
+
"ui.userProfileEditAccountCredentials.email.success": "Your email has been successfully changed",
|
|
284
|
+
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
285
|
+
"ui.userProfileEditAccountCredentials.password": "password",
|
|
286
|
+
"ui.userProfileEditAccountCredentials.newPassword": "new password",
|
|
287
|
+
"ui.userProfileEditAccountCredentials.confirmPassword": "confirm password",
|
|
288
|
+
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password and confirm password do not match.",
|
|
289
|
+
"ui.userProfileEditAccountCredentials.changePassword": "Change Password",
|
|
290
|
+
"ui.userProfileEditAccountCredentials.newPassword.info": "The password must be at least 8 characters long \n and contain at least 3 of the following types of characters: \n lowercase letters, uppercase letters, numbers \n and special characters (eg !@#$%^&).",
|
|
291
|
+
|
|
271
292
|
"ui.userProfileEditSettings.notification.title": "When receive a notification",
|
|
272
293
|
"ui.userProfileEditSettings.notification.label": "show a toast message in the bottom left corner:",
|
|
273
294
|
"ui.userProfileEditSettings.notificationSound.label": "emit a sound:",
|
|
@@ -286,6 +307,7 @@
|
|
|
286
307
|
|
|
287
308
|
"ui.userProfileEdit.info": "Public informations",
|
|
288
309
|
"ui.userProfileEdit.notification": "Notification settings",
|
|
310
|
+
"ui.userProfileEdit.account": "Account settings",
|
|
289
311
|
|
|
290
312
|
"ui.usersFollowed.title": "{total, plural, =0 {# users followed} one {# user followed} other {# users followed}}",
|
|
291
313
|
"ui.usersFollowed.modal.title": "Users Followed",
|
|
@@ -399,14 +421,23 @@
|
|
|
399
421
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
400
422
|
"ui.snippetNotifications.broadcastMessages": "<b>MESSAGES:</b> you have {count, plural, =0 {# messages unread. <link>See it now →</link>} one {# message unread. <link>See it now →</link>} other {# messages unreads. <link>See it now →</link>}}",
|
|
401
423
|
|
|
402
|
-
"ui.
|
|
424
|
+
"ui.privateMessage.editor.button.send" : "send",
|
|
425
|
+
"ui.privateMessage.editor.placeholder" : "Write your message",
|
|
403
426
|
|
|
404
|
-
"ui.
|
|
405
|
-
"ui.
|
|
406
|
-
"ui.thread.
|
|
407
|
-
"ui.thread.
|
|
408
|
-
"ui.
|
|
409
|
-
"ui.
|
|
427
|
+
"ui.privateMessage.threadItem.menu.item.delete" : "Delete Message",
|
|
428
|
+
"ui.privateMessage.thread.newMessage.to" : "To:",
|
|
429
|
+
"ui.privateMessage.thread.newMessage.autocomplete.placeholder" : "Username",
|
|
430
|
+
"ui.privateMessage.thread.emptyBox.message" : "Select or compose a message",
|
|
431
|
+
"ui.privateMessage.snippets.button.newMessage" : "Create New Message",
|
|
432
|
+
"ui.privateMessage.snippets.searchBar.placeholder" : "Search on Private Messages",
|
|
433
|
+
|
|
434
|
+
"ui.privateMessage.actionMenu.item.delete" : "Delete",
|
|
435
|
+
"ui.privateMessage.actionDrawer.item.delete" : "Delete",
|
|
436
|
+
|
|
437
|
+
"ui.privateMessage.component.delete.thread.dialog.msg": "Are you sure you want to delete this conversation?",
|
|
438
|
+
"ui.privateMessage.component.delete.thread.dialog.confirm": "Yes",
|
|
439
|
+
"ui.privateMessage.component.delete.message.dialog.msg": "Are you sure you want to delete this message?",
|
|
440
|
+
"ui.privateMessage.component.delete.message.dialog.confirm": "Yes",
|
|
410
441
|
|
|
411
442
|
"ui.accountRecover.email.label": "Email",
|
|
412
443
|
"ui.accountRecover.submit": "Recover Account",
|
|
@@ -490,31 +521,35 @@
|
|
|
490
521
|
"ui.IncubatorSuggestion.ShowAll": "View all",
|
|
491
522
|
"ui.IncubatorSuggestion.noMoreIncubators": "No more results",
|
|
492
523
|
|
|
493
|
-
"ui.
|
|
494
|
-
"ui.
|
|
524
|
+
"ui.appBar.navigation.login": "Login",
|
|
525
|
+
"ui.appBar.navigation.register": "Register",
|
|
495
526
|
"ui.header.button.explore": "Explore",
|
|
496
|
-
"ui.
|
|
497
|
-
"ui.
|
|
498
|
-
"ui.
|
|
499
|
-
"ui.
|
|
500
|
-
"ui.
|
|
501
|
-
"ui.
|
|
502
|
-
"ui.
|
|
503
|
-
"ui.
|
|
504
|
-
"ui.
|
|
505
|
-
"ui.
|
|
506
|
-
"ui.
|
|
507
|
-
"ui.
|
|
508
|
-
"ui.
|
|
509
|
-
"ui.
|
|
510
|
-
"ui.
|
|
511
|
-
"ui.
|
|
512
|
-
"ui.
|
|
513
|
-
"ui.
|
|
514
|
-
|
|
515
|
-
"ui.
|
|
527
|
+
"ui.appBar.navigation.settings.menuItem.profile": "Profile",
|
|
528
|
+
"ui.appBar.navigation.settings.menuItem.interests": "Interests",
|
|
529
|
+
"ui.appBar.navigation.settings.menuItem.followings": "Following",
|
|
530
|
+
"ui.appBar.navigation.settings.menuItem.followers": "Followers",
|
|
531
|
+
"ui.appBar.navigation.settings.menuItem.connections.connections": "Connections",
|
|
532
|
+
"ui.appBar.navigation.settings.menuItem.posts": "My posts",
|
|
533
|
+
"ui.appBar.navigation.settings.menuItem.comments": "My comments",
|
|
534
|
+
"ui.appBar.navigation.settings.menuItem.loyalty": "Loyalty program",
|
|
535
|
+
"ui.appBar.navigation.settings.menuItem.postsFollowed": "Followed posts",
|
|
536
|
+
"ui.appBar.navigation.settings.menuItem.discussionsFollowed": "Followed discussions",
|
|
537
|
+
"ui.appBar.navigation.settings.menuItem.interestingPeople": "Interesting people",
|
|
538
|
+
"ui.appBar.navigation.settings.menuItem.privateMessages": "Private messages",
|
|
539
|
+
"ui.appBar.navigation.settings.menuItem.settings": "Settings",
|
|
540
|
+
"ui.appBar.navigation.settings.menuItem.moderation": "Moderation",
|
|
541
|
+
"ui.appBar.navigation.settings.menuItem.platform": "Platform",
|
|
542
|
+
"ui.appBar.navigation.settings.menuItem.communityTour": "Community tour",
|
|
543
|
+
"ui.appBar.navigation.settings.menuItem.logout": "Logout",
|
|
544
|
+
"ui.searchAutocomplete.placeholder": "Search on {community}",
|
|
545
|
+
"ui.searchAutocomplete.loading": "Loading...",
|
|
546
|
+
"ui.searchAutocomplete.noOptions": "No results...",
|
|
547
|
+
"ui.header.notifications.button.seeMore": "See more",
|
|
548
|
+
|
|
549
|
+
|
|
516
550
|
"ui.footer.legalPages.tec": "Terms and Conditions",
|
|
517
551
|
"ui.footer.legalPages.privacy": "Privacy",
|
|
552
|
+
"ui.footer.customPages.cookie": "Cookies",
|
|
518
553
|
"ui.footer.customPages.explore": "Explore",
|
|
519
554
|
"ui.footer.customPages.rules": "Rules",
|
|
520
555
|
|
|
@@ -548,7 +583,10 @@
|
|
|
548
583
|
"templates.userProfile.edit": "Edit",
|
|
549
584
|
"templates.userProfile.moderate": "Moderate user",
|
|
550
585
|
"templates.userProfile.send.pm": "Send private message",
|
|
551
|
-
"templates.privateMessages.button.new" : "New Message",
|
|
552
586
|
"templates.privateMessages.delete" : "Select thread to delete",
|
|
553
|
-
"templates.feedObjectDetail.contributionNotFound": "Contribution not found or you do not have permission to view it."
|
|
587
|
+
"templates.feedObjectDetail.contributionNotFound": "Contribution not found or you do not have permission to view it.",
|
|
588
|
+
"templates.usersList.followers" : "Followers",
|
|
589
|
+
"templates.usersList.followings" : "Users Followed",
|
|
590
|
+
"templates.usersList.noMoreResults": "No more results",
|
|
591
|
+
"templates.feedObjsList.noMoreResults": "No more results"
|
|
554
592
|
}
|