@selfcommunity/react-i18n 0.5.0-alpha.31 → 0.5.0-alpha.33
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 +23 -8
- package/lib/cjs/locales/it.json +24 -8
- package/lib/esm/locales/en.json +23 -8
- package/lib/esm/locales/it.json +24 -8
- package/lib/types/index.d.ts +41 -10
- 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
|
@@ -31,6 +31,7 @@
|
|
|
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",
|
|
34
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.",
|
|
35
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>",
|
|
36
37
|
"ui.accountDataPortability.title": "{username}, if you want to download a copy of your information, here's how:",
|
|
@@ -48,6 +49,8 @@
|
|
|
48
49
|
"ui.accountRecover.submit": "Recover Account",
|
|
49
50
|
"ui.accountRecover.success": "We sent an email to <b>{email}</b>, check your inbox",
|
|
50
51
|
"ui.accountReset.code.error": "Invalid token",
|
|
52
|
+
"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.min_length": "Your password must be at least 8 characters",
|
|
51
54
|
"ui.accountReset.password.label": "Password",
|
|
52
55
|
"ui.accountReset.submit": "Reset Password",
|
|
53
56
|
"ui.accountReset.success": "Password updated",
|
|
@@ -84,22 +87,21 @@
|
|
|
84
87
|
"ui.categoryTrendingUsersWidget.noResults": "Nothing to show",
|
|
85
88
|
"ui.categoryTrendingUsersWidget.title": "Trending People",
|
|
86
89
|
"ui.changeCover.button.change": "Change Cover",
|
|
90
|
+
"ui.changeCover.button.change.alert": "Maximum size 5MB!",
|
|
87
91
|
"ui.changeCover.button.delete": "Delete Cover",
|
|
88
92
|
"ui.changeCover.button.upload": "Upload New Cover",
|
|
89
93
|
"ui.changeCover.button.uploadA": "Upload a new cover",
|
|
90
94
|
"ui.changeCover.dialog.msg": "Are you sure you want to delete this cover?",
|
|
91
|
-
"ui.changeCover.
|
|
92
|
-
"ui.changeCover.listF": "Allowed formats: JPG, PNG, GIF(not animated)",
|
|
93
|
-
"ui.changeCover.listW": "Weight: max 5MB",
|
|
95
|
+
"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>",
|
|
94
96
|
"ui.changePicture.button.change": "Change Picture",
|
|
95
97
|
"ui.changePicture.button.finished": "Finished",
|
|
96
98
|
"ui.changePicture.button.upload": "Upload new Image",
|
|
99
|
+
"ui.changePicture.button.upload.alert": "Maximum size 3MB!",
|
|
97
100
|
"ui.changePicture.button.upload.error": "Retry upload",
|
|
98
101
|
"ui.changePicture.dialog.close": "Close",
|
|
99
102
|
"ui.changePicture.dialog.confirm": "Confirm",
|
|
100
103
|
"ui.changePicture.dialog.msg": "Are you sure you want to delete this picture?",
|
|
101
|
-
"ui.changePicture.
|
|
102
|
-
"ui.changePicture.listS": "Maximum size: 3 MB",
|
|
104
|
+
"ui.changePicture.info": "<ul><li>Allowed formats: gif, png, jpg, jpeg</li><li>Maximum size: 3 MB: 3 MB</li></ul>",
|
|
103
105
|
"ui.changePicture.title": "Change Profile Image",
|
|
104
106
|
"ui.commentObject.reply": "Reply",
|
|
105
107
|
"ui.commentObject.replyComment.cancel": "Cancel",
|
|
@@ -119,11 +121,12 @@
|
|
|
119
121
|
"ui.common.discussionWithoutText": "View discussion",
|
|
120
122
|
"ui.common.error": "Error",
|
|
121
123
|
"ui.common.error.action": "An error has occurred. Try later!",
|
|
122
|
-
"ui.common.error.email": "
|
|
124
|
+
"ui.common.error.email": "Enter a valid email",
|
|
123
125
|
"ui.common.error.messageError": "Message could not be sent!",
|
|
124
126
|
"ui.common.error.phone": "The phone number is invalid",
|
|
125
127
|
"ui.common.error.url": "The url is not valid",
|
|
126
128
|
"ui.common.error.username": "Invalid username",
|
|
129
|
+
"ui.common.fileUpload.error": "An error occurred while uploading the file.",
|
|
127
130
|
"ui.common.nextPage": "Next page",
|
|
128
131
|
"ui.common.no": "No",
|
|
129
132
|
"ui.common.permanentLinkCopied": "Link copied!",
|
|
@@ -154,6 +157,9 @@
|
|
|
154
157
|
"ui.composer.media.drop": "Drop Here",
|
|
155
158
|
"ui.composer.media.image.add": "Add Images",
|
|
156
159
|
"ui.composer.media.image.edit": "Edit Images",
|
|
160
|
+
"ui.composer.media.link.add.error.invalid": "The requested site could not be found. Please try again later. Thank you.",
|
|
161
|
+
"ui.composer.media.link.add.error.urlError.invalid": "Please enter a valid URL.",
|
|
162
|
+
"ui.composer.media.link.add.error.validationError": "The url is not valid",
|
|
157
163
|
"ui.composer.media.link.add.help": "Insert a valid url (youtube, vimeo or web page).",
|
|
158
164
|
"ui.composer.media.link.add.label": "Link url",
|
|
159
165
|
"ui.composer.media.link.edit": "Edit Links",
|
|
@@ -454,7 +460,7 @@
|
|
|
454
460
|
"ui.searchAutocomplete.loading": "Loading...",
|
|
455
461
|
"ui.searchAutocomplete.noOptions": "No results...",
|
|
456
462
|
"ui.searchAutocomplete.placeholder": "Search on {community}",
|
|
457
|
-
"ui.shared.messageChunkUploader.error": "{filename} file
|
|
463
|
+
"ui.shared.messageChunkUploader.error": "An error occurred while uploading {filename} file. Please try again later.",
|
|
458
464
|
"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>}}",
|
|
459
465
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
460
466
|
"ui.user.ignore": "Ignore",
|
|
@@ -500,6 +506,9 @@
|
|
|
500
506
|
"ui.userFollowersWidget.subtitle.noResults": "Nothing to show",
|
|
501
507
|
"ui.userFollowersWidget.title": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|
|
502
508
|
"ui.userInfo.bio": "Bio",
|
|
509
|
+
"ui.userInfo.companyName": "Company",
|
|
510
|
+
"ui.userInfo.companyName.error.invalid": "This field is mandatory.",
|
|
511
|
+
"ui.userInfo.companyRole": "Company role",
|
|
503
512
|
"ui.userInfo.dateJoined": "Date joined",
|
|
504
513
|
"ui.userInfo.dateOfBirth": "Date of birth",
|
|
505
514
|
"ui.userInfo.description": "Job",
|
|
@@ -510,6 +519,7 @@
|
|
|
510
519
|
"ui.userInfo.realName": "Real name",
|
|
511
520
|
"ui.userInfo.username": "Username",
|
|
512
521
|
"ui.userInfo.website": "Website",
|
|
522
|
+
"ui.userInfo.website.error.invalid": "Please enter a valid URL.",
|
|
513
523
|
"ui.userInfoDialog.title": "Informations",
|
|
514
524
|
"ui.userProfileBlocked.blockedUser": "The contents are hidden because you have blocked the user.",
|
|
515
525
|
"ui.userProfileBlocked.blockedUserBy": "The contents are hidden because you have been blocked by the user.",
|
|
@@ -525,10 +535,15 @@
|
|
|
525
535
|
"ui.userProfileEditAccountCredentials.confirmPassword": "confirm password",
|
|
526
536
|
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password and confirm password do not match.",
|
|
527
537
|
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
538
|
+
"ui.userProfileEditAccountCredentials.email.error.invalid": "The new email must be different from the current email.",
|
|
539
|
+
"ui.userProfileEditAccountCredentials.email.error.newEmailError.invalid": "Enter a valid email address.",
|
|
528
540
|
"ui.userProfileEditAccountCredentials.email.success": "Your email has been successfully changed",
|
|
529
541
|
"ui.userProfileEditAccountCredentials.newPassword": "new password",
|
|
542
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.invalid": "Password must contain at least 3 of the following types of characters: \n lowercase letters, uppercase letters, numbers \n and special characters (eg !@#$%^&).",
|
|
543
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.min_length": "Password must be at least 8 characters long",
|
|
530
544
|
"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 !@#$%^&).",
|
|
531
545
|
"ui.userProfileEditAccountCredentials.password": "password",
|
|
546
|
+
"ui.userProfileEditAccountCredentials.password.error.invalid": "The current password is not correct!",
|
|
532
547
|
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
533
548
|
"ui.userProfileEditPublicInfo.genderFemale": "Female",
|
|
534
549
|
"ui.userProfileEditPublicInfo.genderMale": "Male",
|
|
@@ -578,4 +593,4 @@
|
|
|
578
593
|
"ui.webPushNotification.allow": "Allow",
|
|
579
594
|
"ui.webPushNotification.block": "Block",
|
|
580
595
|
"ui.webPushNotification.requestPermission": "This website would like to send push notification"
|
|
581
|
-
}
|
|
596
|
+
}
|
package/lib/cjs/locales/it.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
"templates.usersList.followers" : "I miei follower",
|
|
32
32
|
"templates.usersList.followings" : "Seguiti",
|
|
33
33
|
"templates.usersList.noMoreResults": "Nient'altro da mostrare",
|
|
34
|
+
"ui.accountRecover.email.error.exist": "Non esiste nessun account associato a questo indirizzo email",
|
|
34
35
|
"ui.accountDataPortability.generatedInfo": "Hai richiesto la generazione del file di data portability il {date} alle {time}. Puoi richiedere la creazione del file al massimo ogni 24h.",
|
|
35
36
|
"ui.accountDataPortability.info": "<ul><li>Clicca su \"Crea il file\" per iniziare.</li><li>La preparazione del file potrebbe richiedere diverse ore, ma puoi uscire dalla schermata durante l'attesa.</li><li>Ti invieremo un'email non appena il file sarà pronto per il download.</li><li>Per assicurarti di riuscire a scaricare il file, non eliminare il tuo account finché non avrai ricevuto un'e-mail in cui ti comunichiamo che il file è pronto.</li></ul>",
|
|
36
37
|
"ui.accountDataPortability.title": "{username}, se vuoi scaricare una copia delle tue informazioni, ecco come fare:",
|
|
@@ -48,6 +49,8 @@
|
|
|
48
49
|
"ui.accountRecover.submit": "Recupera Account",
|
|
49
50
|
"ui.accountRecover.success": "Abbiamo inviato una mail di conferma a <bold>{email}</bold>, controlla la tua casella di posta",
|
|
50
51
|
"ui.accountReset.code.error": "Token non valido o scaduto",
|
|
52
|
+
"ui.accountReset.password.error.invalid": "La password deve contenere almeno 3 dei seguenti 4 tipi di caratteri: lettere minuscole, lettere maiuscole, numeri e caratteri speciali (eg !@#$%^&)",
|
|
53
|
+
"ui.accountReset.password.error.min_length": "Assicurati che questo campo abbia almeno 8 caratteri.",
|
|
51
54
|
"ui.accountReset.password.label": "Password",
|
|
52
55
|
"ui.accountReset.submit": "Ripristina Password",
|
|
53
56
|
"ui.accountReset.success": "Password modificata",
|
|
@@ -84,22 +87,21 @@
|
|
|
84
87
|
"ui.categoryTrendingUsersWidget.noResults": "Nessun risultato",
|
|
85
88
|
"ui.categoryTrendingUsersWidget.title": "Gli utenti più apprezzati",
|
|
86
89
|
"ui.changeCover.button.change": "Cambia Copertina",
|
|
90
|
+
"ui.changeCover.button.change.alert": "Dimensione massima 5MB!",
|
|
87
91
|
"ui.changeCover.button.delete": "Elimina Copertina",
|
|
88
92
|
"ui.changeCover.button.upload": "Carica Nuova Copertina",
|
|
89
93
|
"ui.changeCover.button.uploadA": "Carica una nuova copertina",
|
|
90
94
|
"ui.changeCover.dialog.msg": "Sei sicuro di voler rimuovere questa cover?",
|
|
91
|
-
"ui.changeCover.
|
|
92
|
-
"ui.changeCover.listF": "Formati ammessi: JPG, PNG, GIF (non animate)",
|
|
93
|
-
"ui.changeCover.listW": "Peso: max 5MB",
|
|
95
|
+
"ui.changeCover.info": "<ul><li>Dimensioni ottimali: 1600 x 400 pixel</li><li>Formati ammessi: JPG, PNG, GIF (non animate)</li><li>Peso: max 5MB</li></ul>",
|
|
94
96
|
"ui.changePicture.button.change": "Cambia immagine",
|
|
95
97
|
"ui.changePicture.button.finished": "Finito",
|
|
96
98
|
"ui.changePicture.button.upload": "Carica una nuova immagine",
|
|
99
|
+
"ui.changePicture.button.upload.alert": "Dimensione massima 3MB!",
|
|
97
100
|
"ui.changePicture.button.upload.error": "Riprova caricamento",
|
|
98
101
|
"ui.changePicture.dialog.close": "Chiudi",
|
|
99
102
|
"ui.changePicture.dialog.confirm": "Conferma",
|
|
100
103
|
"ui.changePicture.dialog.msg": "Sei sicuro di voler rimuovere questa immagine?",
|
|
101
|
-
"ui.changePicture.
|
|
102
|
-
"ui.changePicture.listS": "Dimensione massima: 3 MB",
|
|
104
|
+
"ui.changePicture.info": "<ul><li>Formati ammessi: gif, png, jpg, jpeg</li><li>Dimensione massima: 3 MB</li></ul>",
|
|
103
105
|
"ui.changePicture.title": "Cambia l'immagine del profilo",
|
|
104
106
|
"ui.commentObject.reply": "Replica",
|
|
105
107
|
"ui.commentObject.replyComment.cancel": "Cancella",
|
|
@@ -119,11 +121,12 @@
|
|
|
119
121
|
"ui.common.discussionWithoutText": "Vedi la discussione",
|
|
120
122
|
"ui.common.error": "Errore",
|
|
121
123
|
"ui.common.error.action": "Si è verificato un'errore. Riprova più tardi!",
|
|
122
|
-
"ui.common.error.email": "
|
|
124
|
+
"ui.common.error.email": "Inserisci un indirizzo email valido.",
|
|
123
125
|
"ui.common.error.messageError": "Non è stato possibile inviare il messaggio!",
|
|
124
126
|
"ui.common.error.phone": "Il numero di telefono non è valido",
|
|
125
127
|
"ui.common.error.url": "L'url non è valido",
|
|
126
128
|
"ui.common.error.username": "Il campo username può essere composto da caratteri alfanumerici _ e -",
|
|
129
|
+
"ui.common.fileUpload.error": "Si è verificato un errore durante il caricamento del file.",
|
|
127
130
|
"ui.common.nextPage": "Pagina successiva",
|
|
128
131
|
"ui.common.no": "No",
|
|
129
132
|
"ui.common.permanentLinkCopied": "Link copiato!",
|
|
@@ -154,6 +157,9 @@
|
|
|
154
157
|
"ui.composer.media.drop": "Trascina Here",
|
|
155
158
|
"ui.composer.media.image.add": "Aggiungi Immagini",
|
|
156
159
|
"ui.composer.media.image.edit": "Modifica Immagini",
|
|
160
|
+
"ui.composer.media.link.add.error.invalid": "Non è stato possibile trovare il sito richiesto. Ti preghiamo di riprovare più tardi. Grazie.",
|
|
161
|
+
"ui.composer.media.link.add.error.validationError": "L'url non è valido",
|
|
162
|
+
"ui.composer.media.link.add.error.urlError.invalid": "Inserisci un URL valido.",
|
|
157
163
|
"ui.composer.media.link.add.help": "Inserisci un url valido (youtube, vimeo or web page).",
|
|
158
164
|
"ui.composer.media.link.add.label": "Link url",
|
|
159
165
|
"ui.composer.media.link.edit": "Modifica Link",
|
|
@@ -454,7 +460,8 @@
|
|
|
454
460
|
"ui.searchAutocomplete.loading": "Cercando...",
|
|
455
461
|
"ui.searchAutocomplete.noOptions": "Nessun risultato...",
|
|
456
462
|
"ui.searchAutocomplete.placeholder": "Cerca su {community}",
|
|
457
|
-
"ui.shared.messageChunkUploader.error": "
|
|
463
|
+
"ui.shared.messageChunkUploader.error": "Si è verificato un errore durante il caricamento del file {filename}. Riprova più tardi.",
|
|
464
|
+
"ui.shared.urlTextField.error": "Inserisci un URL valido",
|
|
458
465
|
"ui.snippetNotifications.broadcastMessages": "<b>IN EVIDENZA:</b> hai {count, plural, =0 {# messaggi non ancora visti. <link>Guardali ora →</link>} one {# messaggio non ancora visto. <link>Guardalo ora →</link>} other {# messaggi non ancora visti. <link>Guardali ora →</link>}}",
|
|
459
466
|
"ui.snippetNotifications.noNotifications": "Al momento non ci sono notifiche",
|
|
460
467
|
"ui.user.ignore": "Ignora",
|
|
@@ -500,6 +507,9 @@
|
|
|
500
507
|
"ui.userFollowersWidget.subtitle.noResults": "Nessun risultato",
|
|
501
508
|
"ui.userFollowersWidget.title": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|
|
502
509
|
"ui.userInfo.bio": "Biografia",
|
|
510
|
+
"ui.userInfo.companyName": "Azienda",
|
|
511
|
+
"ui.userInfo.companyName.error.invalid": "Questo campo è obbligatorio.",
|
|
512
|
+
"ui.userInfo.companyRole": "Ruolo aziendale",
|
|
503
513
|
"ui.userInfo.dateJoined": "Registrato dal",
|
|
504
514
|
"ui.userInfo.dateOfBirth": "Data di nascita",
|
|
505
515
|
"ui.userInfo.description": "Occupazione",
|
|
@@ -510,6 +520,7 @@
|
|
|
510
520
|
"ui.userInfo.realName": "Nome reale",
|
|
511
521
|
"ui.userInfo.username": "Username",
|
|
512
522
|
"ui.userInfo.website": "Sito web",
|
|
523
|
+
"ui.userInfo.website.error.invalid": "Inserisci un URL valido.",
|
|
513
524
|
"ui.userInfoDialog.title": "Informazioni",
|
|
514
525
|
"ui.userProfileBlocked.blockedUser": "I contenuti sono nascosti perchè hai bloccato l'utente.",
|
|
515
526
|
"ui.userProfileBlocked.blockedUserBy": "I contenuti sono nascosti perchè sei stato bloccato dall'utente.",
|
|
@@ -525,11 +536,16 @@
|
|
|
525
536
|
"ui.userProfileEditAccountCredentials.confirmPassword": "conferma password",
|
|
526
537
|
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password e conferma password non corrispondono.",
|
|
527
538
|
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
539
|
+
"ui.userProfileEditAccountCredentials.email.error.invalid": "La nuova email deve essere diversa da quella attuale.",
|
|
540
|
+
"ui.userProfileEditAccountCredentials.email.error.newEmailError.invalid": "Inserisci un indirizzo email valido.",
|
|
528
541
|
"ui.userProfileEditAccountCredentials.email.success": "La tua email è stata cambiata correttamente",
|
|
529
542
|
"ui.userProfileEditAccountCredentials.newPassword": "nuova password",
|
|
543
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.invalid": "La password deve contenere almeno 3 dei seguenti 4 tipi di caratteri: lettere minuscole, lettere maiuscole, numeri e caratteri speciali (eg !@#$%^&)",
|
|
544
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.min_length": "Assicurati che questo campo abbia almeno 8 caratteri.",
|
|
530
545
|
"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 !@#$%^&).",
|
|
531
546
|
"ui.userProfileEditAccountCredentials.password": "vecchia password",
|
|
532
547
|
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
548
|
+
"ui.userProfileEditAccountCredentials.password.error.invalid": "La password inserita non è corretta!",
|
|
533
549
|
"ui.userProfileEditPublicInfo.genderFemale": "Femminile",
|
|
534
550
|
"ui.userProfileEditPublicInfo.genderMale": "Maschile",
|
|
535
551
|
"ui.userProfileEditPublicInfo.genderUnspecified": "Non specificato",
|
|
@@ -578,4 +594,4 @@
|
|
|
578
594
|
"ui.webPushNotification.allow": "Permetti",
|
|
579
595
|
"ui.webPushNotification.block": "Blocca",
|
|
580
596
|
"ui.webPushNotification.requestPermission": "Questo sito desidera inviarti notifiche push"
|
|
581
|
-
}
|
|
597
|
+
}
|
package/lib/esm/locales/en.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
|
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",
|
|
34
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.",
|
|
35
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>",
|
|
36
37
|
"ui.accountDataPortability.title": "{username}, if you want to download a copy of your information, here's how:",
|
|
@@ -48,6 +49,8 @@
|
|
|
48
49
|
"ui.accountRecover.submit": "Recover Account",
|
|
49
50
|
"ui.accountRecover.success": "We sent an email to <b>{email}</b>, check your inbox",
|
|
50
51
|
"ui.accountReset.code.error": "Invalid token",
|
|
52
|
+
"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.min_length": "Your password must be at least 8 characters",
|
|
51
54
|
"ui.accountReset.password.label": "Password",
|
|
52
55
|
"ui.accountReset.submit": "Reset Password",
|
|
53
56
|
"ui.accountReset.success": "Password updated",
|
|
@@ -84,22 +87,21 @@
|
|
|
84
87
|
"ui.categoryTrendingUsersWidget.noResults": "Nothing to show",
|
|
85
88
|
"ui.categoryTrendingUsersWidget.title": "Trending People",
|
|
86
89
|
"ui.changeCover.button.change": "Change Cover",
|
|
90
|
+
"ui.changeCover.button.change.alert": "Maximum size 5MB!",
|
|
87
91
|
"ui.changeCover.button.delete": "Delete Cover",
|
|
88
92
|
"ui.changeCover.button.upload": "Upload New Cover",
|
|
89
93
|
"ui.changeCover.button.uploadA": "Upload a new cover",
|
|
90
94
|
"ui.changeCover.dialog.msg": "Are you sure you want to delete this cover?",
|
|
91
|
-
"ui.changeCover.
|
|
92
|
-
"ui.changeCover.listF": "Allowed formats: JPG, PNG, GIF(not animated)",
|
|
93
|
-
"ui.changeCover.listW": "Weight: max 5MB",
|
|
95
|
+
"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>",
|
|
94
96
|
"ui.changePicture.button.change": "Change Picture",
|
|
95
97
|
"ui.changePicture.button.finished": "Finished",
|
|
96
98
|
"ui.changePicture.button.upload": "Upload new Image",
|
|
99
|
+
"ui.changePicture.button.upload.alert": "Maximum size 3MB!",
|
|
97
100
|
"ui.changePicture.button.upload.error": "Retry upload",
|
|
98
101
|
"ui.changePicture.dialog.close": "Close",
|
|
99
102
|
"ui.changePicture.dialog.confirm": "Confirm",
|
|
100
103
|
"ui.changePicture.dialog.msg": "Are you sure you want to delete this picture?",
|
|
101
|
-
"ui.changePicture.
|
|
102
|
-
"ui.changePicture.listS": "Maximum size: 3 MB",
|
|
104
|
+
"ui.changePicture.info": "<ul><li>Allowed formats: gif, png, jpg, jpeg</li><li>Maximum size: 3 MB: 3 MB</li></ul>",
|
|
103
105
|
"ui.changePicture.title": "Change Profile Image",
|
|
104
106
|
"ui.commentObject.reply": "Reply",
|
|
105
107
|
"ui.commentObject.replyComment.cancel": "Cancel",
|
|
@@ -119,11 +121,12 @@
|
|
|
119
121
|
"ui.common.discussionWithoutText": "View discussion",
|
|
120
122
|
"ui.common.error": "Error",
|
|
121
123
|
"ui.common.error.action": "An error has occurred. Try later!",
|
|
122
|
-
"ui.common.error.email": "
|
|
124
|
+
"ui.common.error.email": "Enter a valid email",
|
|
123
125
|
"ui.common.error.messageError": "Message could not be sent!",
|
|
124
126
|
"ui.common.error.phone": "The phone number is invalid",
|
|
125
127
|
"ui.common.error.url": "The url is not valid",
|
|
126
128
|
"ui.common.error.username": "Invalid username",
|
|
129
|
+
"ui.common.fileUpload.error": "An error occurred while uploading the file.",
|
|
127
130
|
"ui.common.nextPage": "Next page",
|
|
128
131
|
"ui.common.no": "No",
|
|
129
132
|
"ui.common.permanentLinkCopied": "Link copied!",
|
|
@@ -154,6 +157,9 @@
|
|
|
154
157
|
"ui.composer.media.drop": "Drop Here",
|
|
155
158
|
"ui.composer.media.image.add": "Add Images",
|
|
156
159
|
"ui.composer.media.image.edit": "Edit Images",
|
|
160
|
+
"ui.composer.media.link.add.error.invalid": "The requested site could not be found. Please try again later. Thank you.",
|
|
161
|
+
"ui.composer.media.link.add.error.urlError.invalid": "Please enter a valid URL.",
|
|
162
|
+
"ui.composer.media.link.add.error.validationError": "The url is not valid",
|
|
157
163
|
"ui.composer.media.link.add.help": "Insert a valid url (youtube, vimeo or web page).",
|
|
158
164
|
"ui.composer.media.link.add.label": "Link url",
|
|
159
165
|
"ui.composer.media.link.edit": "Edit Links",
|
|
@@ -454,7 +460,7 @@
|
|
|
454
460
|
"ui.searchAutocomplete.loading": "Loading...",
|
|
455
461
|
"ui.searchAutocomplete.noOptions": "No results...",
|
|
456
462
|
"ui.searchAutocomplete.placeholder": "Search on {community}",
|
|
457
|
-
"ui.shared.messageChunkUploader.error": "{filename} file
|
|
463
|
+
"ui.shared.messageChunkUploader.error": "An error occurred while uploading {filename} file. Please try again later.",
|
|
458
464
|
"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>}}",
|
|
459
465
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
460
466
|
"ui.user.ignore": "Ignore",
|
|
@@ -500,6 +506,9 @@
|
|
|
500
506
|
"ui.userFollowersWidget.subtitle.noResults": "Nothing to show",
|
|
501
507
|
"ui.userFollowersWidget.title": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|
|
502
508
|
"ui.userInfo.bio": "Bio",
|
|
509
|
+
"ui.userInfo.companyName": "Company",
|
|
510
|
+
"ui.userInfo.companyName.error.invalid": "This field is mandatory.",
|
|
511
|
+
"ui.userInfo.companyRole": "Company role",
|
|
503
512
|
"ui.userInfo.dateJoined": "Date joined",
|
|
504
513
|
"ui.userInfo.dateOfBirth": "Date of birth",
|
|
505
514
|
"ui.userInfo.description": "Job",
|
|
@@ -510,6 +519,7 @@
|
|
|
510
519
|
"ui.userInfo.realName": "Real name",
|
|
511
520
|
"ui.userInfo.username": "Username",
|
|
512
521
|
"ui.userInfo.website": "Website",
|
|
522
|
+
"ui.userInfo.website.error.invalid": "Please enter a valid URL.",
|
|
513
523
|
"ui.userInfoDialog.title": "Informations",
|
|
514
524
|
"ui.userProfileBlocked.blockedUser": "The contents are hidden because you have blocked the user.",
|
|
515
525
|
"ui.userProfileBlocked.blockedUserBy": "The contents are hidden because you have been blocked by the user.",
|
|
@@ -525,10 +535,15 @@
|
|
|
525
535
|
"ui.userProfileEditAccountCredentials.confirmPassword": "confirm password",
|
|
526
536
|
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password and confirm password do not match.",
|
|
527
537
|
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
538
|
+
"ui.userProfileEditAccountCredentials.email.error.invalid": "The new email must be different from the current email.",
|
|
539
|
+
"ui.userProfileEditAccountCredentials.email.error.newEmailError.invalid": "Enter a valid email address.",
|
|
528
540
|
"ui.userProfileEditAccountCredentials.email.success": "Your email has been successfully changed",
|
|
529
541
|
"ui.userProfileEditAccountCredentials.newPassword": "new password",
|
|
542
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.invalid": "Password must contain at least 3 of the following types of characters: \n lowercase letters, uppercase letters, numbers \n and special characters (eg !@#$%^&).",
|
|
543
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.min_length": "Password must be at least 8 characters long",
|
|
530
544
|
"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 !@#$%^&).",
|
|
531
545
|
"ui.userProfileEditAccountCredentials.password": "password",
|
|
546
|
+
"ui.userProfileEditAccountCredentials.password.error.invalid": "The current password is not correct!",
|
|
532
547
|
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
533
548
|
"ui.userProfileEditPublicInfo.genderFemale": "Female",
|
|
534
549
|
"ui.userProfileEditPublicInfo.genderMale": "Male",
|
|
@@ -578,4 +593,4 @@
|
|
|
578
593
|
"ui.webPushNotification.allow": "Allow",
|
|
579
594
|
"ui.webPushNotification.block": "Block",
|
|
580
595
|
"ui.webPushNotification.requestPermission": "This website would like to send push notification"
|
|
581
|
-
}
|
|
596
|
+
}
|
package/lib/esm/locales/it.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
"templates.usersList.followers" : "I miei follower",
|
|
32
32
|
"templates.usersList.followings" : "Seguiti",
|
|
33
33
|
"templates.usersList.noMoreResults": "Nient'altro da mostrare",
|
|
34
|
+
"ui.accountRecover.email.error.exist": "Non esiste nessun account associato a questo indirizzo email",
|
|
34
35
|
"ui.accountDataPortability.generatedInfo": "Hai richiesto la generazione del file di data portability il {date} alle {time}. Puoi richiedere la creazione del file al massimo ogni 24h.",
|
|
35
36
|
"ui.accountDataPortability.info": "<ul><li>Clicca su \"Crea il file\" per iniziare.</li><li>La preparazione del file potrebbe richiedere diverse ore, ma puoi uscire dalla schermata durante l'attesa.</li><li>Ti invieremo un'email non appena il file sarà pronto per il download.</li><li>Per assicurarti di riuscire a scaricare il file, non eliminare il tuo account finché non avrai ricevuto un'e-mail in cui ti comunichiamo che il file è pronto.</li></ul>",
|
|
36
37
|
"ui.accountDataPortability.title": "{username}, se vuoi scaricare una copia delle tue informazioni, ecco come fare:",
|
|
@@ -48,6 +49,8 @@
|
|
|
48
49
|
"ui.accountRecover.submit": "Recupera Account",
|
|
49
50
|
"ui.accountRecover.success": "Abbiamo inviato una mail di conferma a <bold>{email}</bold>, controlla la tua casella di posta",
|
|
50
51
|
"ui.accountReset.code.error": "Token non valido o scaduto",
|
|
52
|
+
"ui.accountReset.password.error.invalid": "La password deve contenere almeno 3 dei seguenti 4 tipi di caratteri: lettere minuscole, lettere maiuscole, numeri e caratteri speciali (eg !@#$%^&)",
|
|
53
|
+
"ui.accountReset.password.error.min_length": "Assicurati che questo campo abbia almeno 8 caratteri.",
|
|
51
54
|
"ui.accountReset.password.label": "Password",
|
|
52
55
|
"ui.accountReset.submit": "Ripristina Password",
|
|
53
56
|
"ui.accountReset.success": "Password modificata",
|
|
@@ -84,22 +87,21 @@
|
|
|
84
87
|
"ui.categoryTrendingUsersWidget.noResults": "Nessun risultato",
|
|
85
88
|
"ui.categoryTrendingUsersWidget.title": "Gli utenti più apprezzati",
|
|
86
89
|
"ui.changeCover.button.change": "Cambia Copertina",
|
|
90
|
+
"ui.changeCover.button.change.alert": "Dimensione massima 5MB!",
|
|
87
91
|
"ui.changeCover.button.delete": "Elimina Copertina",
|
|
88
92
|
"ui.changeCover.button.upload": "Carica Nuova Copertina",
|
|
89
93
|
"ui.changeCover.button.uploadA": "Carica una nuova copertina",
|
|
90
94
|
"ui.changeCover.dialog.msg": "Sei sicuro di voler rimuovere questa cover?",
|
|
91
|
-
"ui.changeCover.
|
|
92
|
-
"ui.changeCover.listF": "Formati ammessi: JPG, PNG, GIF (non animate)",
|
|
93
|
-
"ui.changeCover.listW": "Peso: max 5MB",
|
|
95
|
+
"ui.changeCover.info": "<ul><li>Dimensioni ottimali: 1600 x 400 pixel</li><li>Formati ammessi: JPG, PNG, GIF (non animate)</li><li>Peso: max 5MB</li></ul>",
|
|
94
96
|
"ui.changePicture.button.change": "Cambia immagine",
|
|
95
97
|
"ui.changePicture.button.finished": "Finito",
|
|
96
98
|
"ui.changePicture.button.upload": "Carica una nuova immagine",
|
|
99
|
+
"ui.changePicture.button.upload.alert": "Dimensione massima 3MB!",
|
|
97
100
|
"ui.changePicture.button.upload.error": "Riprova caricamento",
|
|
98
101
|
"ui.changePicture.dialog.close": "Chiudi",
|
|
99
102
|
"ui.changePicture.dialog.confirm": "Conferma",
|
|
100
103
|
"ui.changePicture.dialog.msg": "Sei sicuro di voler rimuovere questa immagine?",
|
|
101
|
-
"ui.changePicture.
|
|
102
|
-
"ui.changePicture.listS": "Dimensione massima: 3 MB",
|
|
104
|
+
"ui.changePicture.info": "<ul><li>Formati ammessi: gif, png, jpg, jpeg</li><li>Dimensione massima: 3 MB</li></ul>",
|
|
103
105
|
"ui.changePicture.title": "Cambia l'immagine del profilo",
|
|
104
106
|
"ui.commentObject.reply": "Replica",
|
|
105
107
|
"ui.commentObject.replyComment.cancel": "Cancella",
|
|
@@ -119,11 +121,12 @@
|
|
|
119
121
|
"ui.common.discussionWithoutText": "Vedi la discussione",
|
|
120
122
|
"ui.common.error": "Errore",
|
|
121
123
|
"ui.common.error.action": "Si è verificato un'errore. Riprova più tardi!",
|
|
122
|
-
"ui.common.error.email": "
|
|
124
|
+
"ui.common.error.email": "Inserisci un indirizzo email valido.",
|
|
123
125
|
"ui.common.error.messageError": "Non è stato possibile inviare il messaggio!",
|
|
124
126
|
"ui.common.error.phone": "Il numero di telefono non è valido",
|
|
125
127
|
"ui.common.error.url": "L'url non è valido",
|
|
126
128
|
"ui.common.error.username": "Il campo username può essere composto da caratteri alfanumerici _ e -",
|
|
129
|
+
"ui.common.fileUpload.error": "Si è verificato un errore durante il caricamento del file.",
|
|
127
130
|
"ui.common.nextPage": "Pagina successiva",
|
|
128
131
|
"ui.common.no": "No",
|
|
129
132
|
"ui.common.permanentLinkCopied": "Link copiato!",
|
|
@@ -154,6 +157,9 @@
|
|
|
154
157
|
"ui.composer.media.drop": "Trascina Here",
|
|
155
158
|
"ui.composer.media.image.add": "Aggiungi Immagini",
|
|
156
159
|
"ui.composer.media.image.edit": "Modifica Immagini",
|
|
160
|
+
"ui.composer.media.link.add.error.invalid": "Non è stato possibile trovare il sito richiesto. Ti preghiamo di riprovare più tardi. Grazie.",
|
|
161
|
+
"ui.composer.media.link.add.error.validationError": "L'url non è valido",
|
|
162
|
+
"ui.composer.media.link.add.error.urlError.invalid": "Inserisci un URL valido.",
|
|
157
163
|
"ui.composer.media.link.add.help": "Inserisci un url valido (youtube, vimeo or web page).",
|
|
158
164
|
"ui.composer.media.link.add.label": "Link url",
|
|
159
165
|
"ui.composer.media.link.edit": "Modifica Link",
|
|
@@ -454,7 +460,8 @@
|
|
|
454
460
|
"ui.searchAutocomplete.loading": "Cercando...",
|
|
455
461
|
"ui.searchAutocomplete.noOptions": "Nessun risultato...",
|
|
456
462
|
"ui.searchAutocomplete.placeholder": "Cerca su {community}",
|
|
457
|
-
"ui.shared.messageChunkUploader.error": "
|
|
463
|
+
"ui.shared.messageChunkUploader.error": "Si è verificato un errore durante il caricamento del file {filename}. Riprova più tardi.",
|
|
464
|
+
"ui.shared.urlTextField.error": "Inserisci un URL valido",
|
|
458
465
|
"ui.snippetNotifications.broadcastMessages": "<b>IN EVIDENZA:</b> hai {count, plural, =0 {# messaggi non ancora visti. <link>Guardali ora →</link>} one {# messaggio non ancora visto. <link>Guardalo ora →</link>} other {# messaggi non ancora visti. <link>Guardali ora →</link>}}",
|
|
459
466
|
"ui.snippetNotifications.noNotifications": "Al momento non ci sono notifiche",
|
|
460
467
|
"ui.user.ignore": "Ignora",
|
|
@@ -500,6 +507,9 @@
|
|
|
500
507
|
"ui.userFollowersWidget.subtitle.noResults": "Nessun risultato",
|
|
501
508
|
"ui.userFollowersWidget.title": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|
|
502
509
|
"ui.userInfo.bio": "Biografia",
|
|
510
|
+
"ui.userInfo.companyName": "Azienda",
|
|
511
|
+
"ui.userInfo.companyName.error.invalid": "Questo campo è obbligatorio.",
|
|
512
|
+
"ui.userInfo.companyRole": "Ruolo aziendale",
|
|
503
513
|
"ui.userInfo.dateJoined": "Registrato dal",
|
|
504
514
|
"ui.userInfo.dateOfBirth": "Data di nascita",
|
|
505
515
|
"ui.userInfo.description": "Occupazione",
|
|
@@ -510,6 +520,7 @@
|
|
|
510
520
|
"ui.userInfo.realName": "Nome reale",
|
|
511
521
|
"ui.userInfo.username": "Username",
|
|
512
522
|
"ui.userInfo.website": "Sito web",
|
|
523
|
+
"ui.userInfo.website.error.invalid": "Inserisci un URL valido.",
|
|
513
524
|
"ui.userInfoDialog.title": "Informazioni",
|
|
514
525
|
"ui.userProfileBlocked.blockedUser": "I contenuti sono nascosti perchè hai bloccato l'utente.",
|
|
515
526
|
"ui.userProfileBlocked.blockedUserBy": "I contenuti sono nascosti perchè sei stato bloccato dall'utente.",
|
|
@@ -525,11 +536,16 @@
|
|
|
525
536
|
"ui.userProfileEditAccountCredentials.confirmPassword": "conferma password",
|
|
526
537
|
"ui.userProfileEditAccountCredentials.confirmPassword.error": "Password e conferma password non corrispondono.",
|
|
527
538
|
"ui.userProfileEditAccountCredentials.email": "Email",
|
|
539
|
+
"ui.userProfileEditAccountCredentials.email.error.invalid": "La nuova email deve essere diversa da quella attuale.",
|
|
540
|
+
"ui.userProfileEditAccountCredentials.email.error.newEmailError.invalid": "Inserisci un indirizzo email valido.",
|
|
528
541
|
"ui.userProfileEditAccountCredentials.email.success": "La tua email è stata cambiata correttamente",
|
|
529
542
|
"ui.userProfileEditAccountCredentials.newPassword": "nuova password",
|
|
543
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.invalid": "La password deve contenere almeno 3 dei seguenti 4 tipi di caratteri: lettere minuscole, lettere maiuscole, numeri e caratteri speciali (eg !@#$%^&)",
|
|
544
|
+
"ui.userProfileEditAccountCredentials.newPassword.error.min_length": "Assicurati che questo campo abbia almeno 8 caratteri.",
|
|
530
545
|
"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 !@#$%^&).",
|
|
531
546
|
"ui.userProfileEditAccountCredentials.password": "vecchia password",
|
|
532
547
|
"ui.userProfileEditAccountCredentials.passwordLabel": "Password",
|
|
548
|
+
"ui.userProfileEditAccountCredentials.password.error.invalid": "La password inserita non è corretta!",
|
|
533
549
|
"ui.userProfileEditPublicInfo.genderFemale": "Femminile",
|
|
534
550
|
"ui.userProfileEditPublicInfo.genderMale": "Maschile",
|
|
535
551
|
"ui.userProfileEditPublicInfo.genderUnspecified": "Non specificato",
|
|
@@ -578,4 +594,4 @@
|
|
|
578
594
|
"ui.webPushNotification.allow": "Permetti",
|
|
579
595
|
"ui.webPushNotification.block": "Blocca",
|
|
580
596
|
"ui.webPushNotification.requestPermission": "Questo sito desidera inviarti notifiche push"
|
|
581
|
-
}
|
|
597
|
+
}
|