@selfcommunity/react-i18n 0.8.0-alpha.15 → 0.8.0-alpha.16
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 +7 -7
- package/lib/cjs/locales/it.json +7 -7
- package/lib/esm/locales/en.json +7 -7
- package/lib/esm/locales/it.json +7 -7
- package/lib/types/locales/en.json +7 -7
- package/lib/types/locales/it.json +7 -7
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/package.json +2 -2
package/lib/cjs/locales/en.json
CHANGED
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"ui.feedObject.contributors.participants": "Participants",
|
|
657
657
|
"ui.feedObject.contributors.title": "Contributors ({total})",
|
|
658
658
|
"ui.feedObject.error": "The content is not currently available",
|
|
659
|
-
"ui.feedObject.follow": "
|
|
659
|
+
"ui.feedObject.follow": "Save",
|
|
660
660
|
"ui.feedObject.poll.choice.vote": "Vote",
|
|
661
661
|
"ui.feedObject.poll.closed": "Closed",
|
|
662
662
|
"ui.feedObject.poll.expDate": "Vote one of the following choices by ",
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# voters} one {# voter} other {# voters}}",
|
|
666
666
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# votes} one {# vote} other {# votes}}",
|
|
667
667
|
"ui.feedObject.relevantActivities.comment": "{username} <link>commented</link> the contribution",
|
|
668
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
668
|
+
"ui.feedObject.relevantActivities.follow": "{username} saved the contribution",
|
|
669
669
|
"ui.feedObject.relevantActivities.noResults": "There aren't relevant activities to show at the moment.",
|
|
670
670
|
"ui.feedObject.relevantActivities.pollVote": "{username} voted the poll",
|
|
671
671
|
"ui.feedObject.relevantActivities.showOthers": "Show more",
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
"ui.feedObject.share.permanentLink": "Permanent link",
|
|
680
680
|
"ui.feedObject.sharesDialog.noOtherLikes": "No other shares.",
|
|
681
681
|
"ui.feedObject.sharesDialog.title": "Shares",
|
|
682
|
-
"ui.feedObject.unfollow": "
|
|
682
|
+
"ui.feedObject.unfollow": "Don't save anymore",
|
|
683
683
|
"ui.feedObject.visibleToAll": "Visible to all",
|
|
684
684
|
"ui.feedObject.visibleToGroup": "Visible to {group} group",
|
|
685
685
|
"ui.feedObject.notificationsEnabled": "Notifications for this contribution have been enabled",
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
"ui.navigationSettingsIconButton.comments": "My comments",
|
|
856
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
857
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
858
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "
|
|
858
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Saved articles",
|
|
859
859
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Scheduled articles",
|
|
860
860
|
"ui.navigationSettingsIconButton.followers": "Followers",
|
|
861
861
|
"ui.navigationSettingsIconButton.followings": "Following",
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
868
868
|
"ui.navigationSettingsIconButton.posts": "My posts",
|
|
869
869
|
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
870
|
-
"ui.navigationSettingsIconButton.postsFollowed": "
|
|
870
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Saved posts",
|
|
871
871
|
"ui.navigationSettingsIconButton.privateMessages": "Private messages",
|
|
872
872
|
"ui.navigationSettingsIconButton.profile": "Profile",
|
|
873
873
|
"ui.navigationSettingsIconButton.settings": "Settings",
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"ui.notification.contribution.newPostOrStatus": "created a new {contribution}",
|
|
891
891
|
"ui.notification.contribution.snippet.discussion": "created a new article:",
|
|
892
892
|
"ui.notification.contribution.snippet.newPostOrStatus": "created a new {contribution}:",
|
|
893
|
-
"ui.notification.contributionFollow.follow": "is
|
|
893
|
+
"ui.notification.contributionFollow.follow": "is saving your contribution:",
|
|
894
894
|
"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.",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contribution removed because flagged it as \"spam\"",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAggressive": "A contribution of yours has been removed because several users have flagged it as \"aggressive\". View the website rules for more info.",
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"ui.userSuggestionWidget.noResults": "No results found",
|
|
1225
1225
|
"ui.userSuggestionWidget.title": "People Suggestion",
|
|
1226
1226
|
"ui.userToastNotifications.comment.addedComment": "added a comment",
|
|
1227
|
-
"ui.userToastNotifications.contributionFollow.follow": "is
|
|
1227
|
+
"ui.userToastNotifications.contributionFollow.follow": "is saving your post",
|
|
1228
1228
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1229
1229
|
"ui.userToastNotifications.goToProfile": "Go to profile",
|
|
1230
1230
|
"ui.userToastNotifications.incubatorApproved.approved": "Your incubator {name} has been <b>approved</b>.",
|
package/lib/cjs/locales/it.json
CHANGED
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"ui.feedObject.contributors.participants": "Partecipanti",
|
|
658
658
|
"ui.feedObject.contributors.title": "{total, plural, =0 {# Partecipanti} one {# Partecipante} other {# Partecipanti}}",
|
|
659
659
|
"ui.feedObject.error": "Il contenuto non è disponibile al momento",
|
|
660
|
-
"ui.feedObject.follow": "
|
|
660
|
+
"ui.feedObject.follow": "Salva",
|
|
661
661
|
"ui.feedObject.poll.choice.vote": "Vota",
|
|
662
662
|
"ui.feedObject.poll.closed": "Chiuso",
|
|
663
663
|
"ui.feedObject.poll.expDate": "Vota una delle seguenti scelte entro il ",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# votanti} one {# votante} other {# votanti}}",
|
|
667
667
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# voti} one {# voto} other {# voti}}",
|
|
668
668
|
"ui.feedObject.relevantActivities.comment": "{username} ha <link>commentato</link> il contributo",
|
|
669
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
669
|
+
"ui.feedObject.relevantActivities.follow": "{username} ha salvato il contributo",
|
|
670
670
|
"ui.feedObject.relevantActivities.noResults": "Non ci sono attività rilevanti da vedere al momento.",
|
|
671
671
|
"ui.feedObject.relevantActivities.pollVote": "{username} ha votato il sondaggio",
|
|
672
672
|
"ui.feedObject.relevantActivities.showOthers": "Vedi altre",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"ui.feedObject.share.permanentLink": "Link permanente",
|
|
681
681
|
"ui.feedObject.sharesDialog.noOtherLikes": "Non ci sono altre condivisioni.",
|
|
682
682
|
"ui.feedObject.sharesDialog.title": "Condivisioni",
|
|
683
|
-
"ui.feedObject.unfollow": "Non
|
|
683
|
+
"ui.feedObject.unfollow": "Non salvare più",
|
|
684
684
|
"ui.feedObject.visibleToAll": "Visibile a tutti",
|
|
685
685
|
"ui.feedObject.visibleToGroup": "Visibile al gruppo {group}",
|
|
686
686
|
"ui.feedObject.notificationsEnabled": "Le notifiche di questo contributo sono state abilitate",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"ui.navigationSettingsIconButton.comments": "I miei commenti",
|
|
857
857
|
"ui.navigationSettingsIconButton.communityTour": "Community Tour",
|
|
858
858
|
"ui.navigationSettingsIconButton.connections": "Connessioni",
|
|
859
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli
|
|
859
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli salvati",
|
|
860
860
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Articoli pianificati",
|
|
861
861
|
"ui.navigationSettingsIconButton.followers": "Utenti che mi seguono",
|
|
862
862
|
"ui.navigationSettingsIconButton.followings": "Utenti che seguo",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
869
869
|
"ui.navigationSettingsIconButton.posts": "I miei post",
|
|
870
870
|
"ui.navigationSettingsIconButton.postsScheduled": "Post pianificati",
|
|
871
|
-
"ui.navigationSettingsIconButton.postsFollowed": "Post
|
|
871
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Post salvati",
|
|
872
872
|
"ui.navigationSettingsIconButton.privateMessages": "Messaggi privati",
|
|
873
873
|
"ui.navigationSettingsIconButton.profile": "Profilo",
|
|
874
874
|
"ui.navigationSettingsIconButton.settings": "Impostazioni",
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
"ui.notification.contribution.newPostOrStatus": "ha scritto un nuovo {contribution}",
|
|
892
892
|
"ui.notification.contribution.snippet.discussion": "ha scritto un nuovo articolo:",
|
|
893
893
|
"ui.notification.contribution.snippet.newPostOrStatus": "ha scritto un nuovo {contribution}:",
|
|
894
|
-
"ui.notification.contributionFollow.follow": "sta
|
|
894
|
+
"ui.notification.contributionFollow.follow": "sta salvando il tuo contributo:",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertising": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contributo rimosso perché segnalato come \"spam\"",
|
|
897
897
|
"ui.notification.deletedFor.deletedForAggressive": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"ui.userSuggestionWidget.noResults": "Nessun risultato",
|
|
1227
1227
|
"ui.userSuggestionWidget.title": "Persone che potresti conoscere",
|
|
1228
1228
|
"ui.userToastNotifications.comment.addedComment": "ha aggiunto un commento",
|
|
1229
|
-
"ui.userToastNotifications.contributionFollow.follow": "sta
|
|
1229
|
+
"ui.userToastNotifications.contributionFollow.follow": "sta salvando il tuo post",
|
|
1230
1230
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1231
1231
|
"ui.userToastNotifications.goToProfile": "Vai al profilo",
|
|
1232
1232
|
"ui.userToastNotifications.incubatorApproved.approved": "Il tuo incubatore {name} è stato <b>approvato</b>.",
|
package/lib/esm/locales/en.json
CHANGED
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"ui.feedObject.contributors.participants": "Participants",
|
|
657
657
|
"ui.feedObject.contributors.title": "Contributors ({total})",
|
|
658
658
|
"ui.feedObject.error": "The content is not currently available",
|
|
659
|
-
"ui.feedObject.follow": "
|
|
659
|
+
"ui.feedObject.follow": "Save",
|
|
660
660
|
"ui.feedObject.poll.choice.vote": "Vote",
|
|
661
661
|
"ui.feedObject.poll.closed": "Closed",
|
|
662
662
|
"ui.feedObject.poll.expDate": "Vote one of the following choices by ",
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# voters} one {# voter} other {# voters}}",
|
|
666
666
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# votes} one {# vote} other {# votes}}",
|
|
667
667
|
"ui.feedObject.relevantActivities.comment": "{username} <link>commented</link> the contribution",
|
|
668
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
668
|
+
"ui.feedObject.relevantActivities.follow": "{username} saved the contribution",
|
|
669
669
|
"ui.feedObject.relevantActivities.noResults": "There aren't relevant activities to show at the moment.",
|
|
670
670
|
"ui.feedObject.relevantActivities.pollVote": "{username} voted the poll",
|
|
671
671
|
"ui.feedObject.relevantActivities.showOthers": "Show more",
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
"ui.feedObject.share.permanentLink": "Permanent link",
|
|
680
680
|
"ui.feedObject.sharesDialog.noOtherLikes": "No other shares.",
|
|
681
681
|
"ui.feedObject.sharesDialog.title": "Shares",
|
|
682
|
-
"ui.feedObject.unfollow": "
|
|
682
|
+
"ui.feedObject.unfollow": "Don't save anymore",
|
|
683
683
|
"ui.feedObject.visibleToAll": "Visible to all",
|
|
684
684
|
"ui.feedObject.visibleToGroup": "Visible to {group} group",
|
|
685
685
|
"ui.feedObject.notificationsEnabled": "Notifications for this contribution have been enabled",
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
"ui.navigationSettingsIconButton.comments": "My comments",
|
|
856
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
857
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
858
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "
|
|
858
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Saved articles",
|
|
859
859
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Scheduled articles",
|
|
860
860
|
"ui.navigationSettingsIconButton.followers": "Followers",
|
|
861
861
|
"ui.navigationSettingsIconButton.followings": "Following",
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
868
868
|
"ui.navigationSettingsIconButton.posts": "My posts",
|
|
869
869
|
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
870
|
-
"ui.navigationSettingsIconButton.postsFollowed": "
|
|
870
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Saved posts",
|
|
871
871
|
"ui.navigationSettingsIconButton.privateMessages": "Private messages",
|
|
872
872
|
"ui.navigationSettingsIconButton.profile": "Profile",
|
|
873
873
|
"ui.navigationSettingsIconButton.settings": "Settings",
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"ui.notification.contribution.newPostOrStatus": "created a new {contribution}",
|
|
891
891
|
"ui.notification.contribution.snippet.discussion": "created a new article:",
|
|
892
892
|
"ui.notification.contribution.snippet.newPostOrStatus": "created a new {contribution}:",
|
|
893
|
-
"ui.notification.contributionFollow.follow": "is
|
|
893
|
+
"ui.notification.contributionFollow.follow": "is saving your contribution:",
|
|
894
894
|
"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.",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contribution removed because flagged it as \"spam\"",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAggressive": "A contribution of yours has been removed because several users have flagged it as \"aggressive\". View the website rules for more info.",
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"ui.userSuggestionWidget.noResults": "No results found",
|
|
1225
1225
|
"ui.userSuggestionWidget.title": "People Suggestion",
|
|
1226
1226
|
"ui.userToastNotifications.comment.addedComment": "added a comment",
|
|
1227
|
-
"ui.userToastNotifications.contributionFollow.follow": "is
|
|
1227
|
+
"ui.userToastNotifications.contributionFollow.follow": "is saving your post",
|
|
1228
1228
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1229
1229
|
"ui.userToastNotifications.goToProfile": "Go to profile",
|
|
1230
1230
|
"ui.userToastNotifications.incubatorApproved.approved": "Your incubator {name} has been <b>approved</b>.",
|
package/lib/esm/locales/it.json
CHANGED
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"ui.feedObject.contributors.participants": "Partecipanti",
|
|
658
658
|
"ui.feedObject.contributors.title": "{total, plural, =0 {# Partecipanti} one {# Partecipante} other {# Partecipanti}}",
|
|
659
659
|
"ui.feedObject.error": "Il contenuto non è disponibile al momento",
|
|
660
|
-
"ui.feedObject.follow": "
|
|
660
|
+
"ui.feedObject.follow": "Salva",
|
|
661
661
|
"ui.feedObject.poll.choice.vote": "Vota",
|
|
662
662
|
"ui.feedObject.poll.closed": "Chiuso",
|
|
663
663
|
"ui.feedObject.poll.expDate": "Vota una delle seguenti scelte entro il ",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# votanti} one {# votante} other {# votanti}}",
|
|
667
667
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# voti} one {# voto} other {# voti}}",
|
|
668
668
|
"ui.feedObject.relevantActivities.comment": "{username} ha <link>commentato</link> il contributo",
|
|
669
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
669
|
+
"ui.feedObject.relevantActivities.follow": "{username} ha salvato il contributo",
|
|
670
670
|
"ui.feedObject.relevantActivities.noResults": "Non ci sono attività rilevanti da vedere al momento.",
|
|
671
671
|
"ui.feedObject.relevantActivities.pollVote": "{username} ha votato il sondaggio",
|
|
672
672
|
"ui.feedObject.relevantActivities.showOthers": "Vedi altre",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"ui.feedObject.share.permanentLink": "Link permanente",
|
|
681
681
|
"ui.feedObject.sharesDialog.noOtherLikes": "Non ci sono altre condivisioni.",
|
|
682
682
|
"ui.feedObject.sharesDialog.title": "Condivisioni",
|
|
683
|
-
"ui.feedObject.unfollow": "Non
|
|
683
|
+
"ui.feedObject.unfollow": "Non salvare più",
|
|
684
684
|
"ui.feedObject.visibleToAll": "Visibile a tutti",
|
|
685
685
|
"ui.feedObject.visibleToGroup": "Visibile al gruppo {group}",
|
|
686
686
|
"ui.feedObject.notificationsEnabled": "Le notifiche di questo contributo sono state abilitate",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"ui.navigationSettingsIconButton.comments": "I miei commenti",
|
|
857
857
|
"ui.navigationSettingsIconButton.communityTour": "Community Tour",
|
|
858
858
|
"ui.navigationSettingsIconButton.connections": "Connessioni",
|
|
859
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli
|
|
859
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli salvati",
|
|
860
860
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Articoli pianificati",
|
|
861
861
|
"ui.navigationSettingsIconButton.followers": "Utenti che mi seguono",
|
|
862
862
|
"ui.navigationSettingsIconButton.followings": "Utenti che seguo",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
869
869
|
"ui.navigationSettingsIconButton.posts": "I miei post",
|
|
870
870
|
"ui.navigationSettingsIconButton.postsScheduled": "Post pianificati",
|
|
871
|
-
"ui.navigationSettingsIconButton.postsFollowed": "Post
|
|
871
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Post salvati",
|
|
872
872
|
"ui.navigationSettingsIconButton.privateMessages": "Messaggi privati",
|
|
873
873
|
"ui.navigationSettingsIconButton.profile": "Profilo",
|
|
874
874
|
"ui.navigationSettingsIconButton.settings": "Impostazioni",
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
"ui.notification.contribution.newPostOrStatus": "ha scritto un nuovo {contribution}",
|
|
892
892
|
"ui.notification.contribution.snippet.discussion": "ha scritto un nuovo articolo:",
|
|
893
893
|
"ui.notification.contribution.snippet.newPostOrStatus": "ha scritto un nuovo {contribution}:",
|
|
894
|
-
"ui.notification.contributionFollow.follow": "sta
|
|
894
|
+
"ui.notification.contributionFollow.follow": "sta salvando il tuo contributo:",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertising": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contributo rimosso perché segnalato come \"spam\"",
|
|
897
897
|
"ui.notification.deletedFor.deletedForAggressive": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"ui.userSuggestionWidget.noResults": "Nessun risultato",
|
|
1227
1227
|
"ui.userSuggestionWidget.title": "Persone che potresti conoscere",
|
|
1228
1228
|
"ui.userToastNotifications.comment.addedComment": "ha aggiunto un commento",
|
|
1229
|
-
"ui.userToastNotifications.contributionFollow.follow": "sta
|
|
1229
|
+
"ui.userToastNotifications.contributionFollow.follow": "sta salvando il tuo post",
|
|
1230
1230
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1231
1231
|
"ui.userToastNotifications.goToProfile": "Vai al profilo",
|
|
1232
1232
|
"ui.userToastNotifications.incubatorApproved.approved": "Il tuo incubatore {name} è stato <b>approvato</b>.",
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"ui.feedObject.contributors.participants": "Participants",
|
|
657
657
|
"ui.feedObject.contributors.title": "Contributors ({total})",
|
|
658
658
|
"ui.feedObject.error": "The content is not currently available",
|
|
659
|
-
"ui.feedObject.follow": "
|
|
659
|
+
"ui.feedObject.follow": "Save",
|
|
660
660
|
"ui.feedObject.poll.choice.vote": "Vote",
|
|
661
661
|
"ui.feedObject.poll.closed": "Closed",
|
|
662
662
|
"ui.feedObject.poll.expDate": "Vote one of the following choices by ",
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# voters} one {# voter} other {# voters}}",
|
|
666
666
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# votes} one {# vote} other {# votes}}",
|
|
667
667
|
"ui.feedObject.relevantActivities.comment": "{username} <link>commented</link> the contribution",
|
|
668
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
668
|
+
"ui.feedObject.relevantActivities.follow": "{username} saved the contribution",
|
|
669
669
|
"ui.feedObject.relevantActivities.noResults": "There aren't relevant activities to show at the moment.",
|
|
670
670
|
"ui.feedObject.relevantActivities.pollVote": "{username} voted the poll",
|
|
671
671
|
"ui.feedObject.relevantActivities.showOthers": "Show more",
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
"ui.feedObject.share.permanentLink": "Permanent link",
|
|
680
680
|
"ui.feedObject.sharesDialog.noOtherLikes": "No other shares.",
|
|
681
681
|
"ui.feedObject.sharesDialog.title": "Shares",
|
|
682
|
-
"ui.feedObject.unfollow": "
|
|
682
|
+
"ui.feedObject.unfollow": "Don't save anymore",
|
|
683
683
|
"ui.feedObject.visibleToAll": "Visible to all",
|
|
684
684
|
"ui.feedObject.visibleToGroup": "Visible to {group} group",
|
|
685
685
|
"ui.feedObject.notificationsEnabled": "Notifications for this contribution have been enabled",
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
"ui.navigationSettingsIconButton.comments": "My comments",
|
|
856
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
857
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
858
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "
|
|
858
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Saved articles",
|
|
859
859
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Scheduled articles",
|
|
860
860
|
"ui.navigationSettingsIconButton.followers": "Followers",
|
|
861
861
|
"ui.navigationSettingsIconButton.followings": "Following",
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
868
868
|
"ui.navigationSettingsIconButton.posts": "My posts",
|
|
869
869
|
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
870
|
-
"ui.navigationSettingsIconButton.postsFollowed": "
|
|
870
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Saved posts",
|
|
871
871
|
"ui.navigationSettingsIconButton.privateMessages": "Private messages",
|
|
872
872
|
"ui.navigationSettingsIconButton.profile": "Profile",
|
|
873
873
|
"ui.navigationSettingsIconButton.settings": "Settings",
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"ui.notification.contribution.newPostOrStatus": "created a new {contribution}",
|
|
891
891
|
"ui.notification.contribution.snippet.discussion": "created a new article:",
|
|
892
892
|
"ui.notification.contribution.snippet.newPostOrStatus": "created a new {contribution}:",
|
|
893
|
-
"ui.notification.contributionFollow.follow": "is
|
|
893
|
+
"ui.notification.contributionFollow.follow": "is saving your contribution:",
|
|
894
894
|
"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.",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contribution removed because flagged it as \"spam\"",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAggressive": "A contribution of yours has been removed because several users have flagged it as \"aggressive\". View the website rules for more info.",
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"ui.userSuggestionWidget.noResults": "No results found",
|
|
1225
1225
|
"ui.userSuggestionWidget.title": "People Suggestion",
|
|
1226
1226
|
"ui.userToastNotifications.comment.addedComment": "added a comment",
|
|
1227
|
-
"ui.userToastNotifications.contributionFollow.follow": "is
|
|
1227
|
+
"ui.userToastNotifications.contributionFollow.follow": "is saving your post",
|
|
1228
1228
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1229
1229
|
"ui.userToastNotifications.goToProfile": "Go to profile",
|
|
1230
1230
|
"ui.userToastNotifications.incubatorApproved.approved": "Your incubator {name} has been <b>approved</b>.",
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"ui.feedObject.contributors.participants": "Partecipanti",
|
|
658
658
|
"ui.feedObject.contributors.title": "{total, plural, =0 {# Partecipanti} one {# Partecipante} other {# Partecipanti}}",
|
|
659
659
|
"ui.feedObject.error": "Il contenuto non è disponibile al momento",
|
|
660
|
-
"ui.feedObject.follow": "
|
|
660
|
+
"ui.feedObject.follow": "Salva",
|
|
661
661
|
"ui.feedObject.poll.choice.vote": "Vota",
|
|
662
662
|
"ui.feedObject.poll.closed": "Chiuso",
|
|
663
663
|
"ui.feedObject.poll.expDate": "Vota una delle seguenti scelte entro il ",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# votanti} one {# votante} other {# votanti}}",
|
|
667
667
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# voti} one {# voto} other {# voti}}",
|
|
668
668
|
"ui.feedObject.relevantActivities.comment": "{username} ha <link>commentato</link> il contributo",
|
|
669
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
669
|
+
"ui.feedObject.relevantActivities.follow": "{username} ha salvato il contributo",
|
|
670
670
|
"ui.feedObject.relevantActivities.noResults": "Non ci sono attività rilevanti da vedere al momento.",
|
|
671
671
|
"ui.feedObject.relevantActivities.pollVote": "{username} ha votato il sondaggio",
|
|
672
672
|
"ui.feedObject.relevantActivities.showOthers": "Vedi altre",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"ui.feedObject.share.permanentLink": "Link permanente",
|
|
681
681
|
"ui.feedObject.sharesDialog.noOtherLikes": "Non ci sono altre condivisioni.",
|
|
682
682
|
"ui.feedObject.sharesDialog.title": "Condivisioni",
|
|
683
|
-
"ui.feedObject.unfollow": "Non
|
|
683
|
+
"ui.feedObject.unfollow": "Non salvare più",
|
|
684
684
|
"ui.feedObject.visibleToAll": "Visibile a tutti",
|
|
685
685
|
"ui.feedObject.visibleToGroup": "Visibile al gruppo {group}",
|
|
686
686
|
"ui.feedObject.notificationsEnabled": "Le notifiche di questo contributo sono state abilitate",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"ui.navigationSettingsIconButton.comments": "I miei commenti",
|
|
857
857
|
"ui.navigationSettingsIconButton.communityTour": "Community Tour",
|
|
858
858
|
"ui.navigationSettingsIconButton.connections": "Connessioni",
|
|
859
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli
|
|
859
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli salvati",
|
|
860
860
|
"ui.navigationSettingsIconButton.discussionsScheduled": "Articoli pianificati",
|
|
861
861
|
"ui.navigationSettingsIconButton.followers": "Utenti che mi seguono",
|
|
862
862
|
"ui.navigationSettingsIconButton.followings": "Utenti che seguo",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
869
869
|
"ui.navigationSettingsIconButton.posts": "I miei post",
|
|
870
870
|
"ui.navigationSettingsIconButton.postsScheduled": "Post pianificati",
|
|
871
|
-
"ui.navigationSettingsIconButton.postsFollowed": "Post
|
|
871
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Post salvati",
|
|
872
872
|
"ui.navigationSettingsIconButton.privateMessages": "Messaggi privati",
|
|
873
873
|
"ui.navigationSettingsIconButton.profile": "Profilo",
|
|
874
874
|
"ui.navigationSettingsIconButton.settings": "Impostazioni",
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
"ui.notification.contribution.newPostOrStatus": "ha scritto un nuovo {contribution}",
|
|
892
892
|
"ui.notification.contribution.snippet.discussion": "ha scritto un nuovo articolo:",
|
|
893
893
|
"ui.notification.contribution.snippet.newPostOrStatus": "ha scritto un nuovo {contribution}:",
|
|
894
|
-
"ui.notification.contributionFollow.follow": "sta
|
|
894
|
+
"ui.notification.contributionFollow.follow": "sta salvando il tuo contributo:",
|
|
895
895
|
"ui.notification.deletedFor.deletedForAdvertising": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
896
896
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contributo rimosso perché segnalato come \"spam\"",
|
|
897
897
|
"ui.notification.deletedFor.deletedForAggressive": "Il tuo contributo è stato rimosso perché la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"ui.userSuggestionWidget.noResults": "Nessun risultato",
|
|
1227
1227
|
"ui.userSuggestionWidget.title": "Persone che potresti conoscere",
|
|
1228
1228
|
"ui.userToastNotifications.comment.addedComment": "ha aggiunto un commento",
|
|
1229
|
-
"ui.userToastNotifications.contributionFollow.follow": "sta
|
|
1229
|
+
"ui.userToastNotifications.contributionFollow.follow": "sta salvando il tuo post",
|
|
1230
1230
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1231
1231
|
"ui.userToastNotifications.goToProfile": "Vai al profilo",
|
|
1232
1232
|
"ui.userToastNotifications.incubatorApproved.approved": "Il tuo incubatore {name} è stato <b>approvato</b>.",
|