Skip to content

Commit 58bc426

Browse files
[DURACOM-99] Lint errors fixed
1 parent 84b63a4 commit 58bc426

1 file changed

Lines changed: 47 additions & 47 deletions

File tree

src/assets/i18n/it.json5

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@
10731073
"bitstream.edit.form.embargo.label": "Embargo fino a data specifica",
10741074

10751075
// "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.",
1076-
"bitstream.edit.form.fileName.hint": "Modificare il nome del file per il bitstream. Si noti che questo cambierà il display bitstream URL , i vecchi collegamenti verranno comunque risolti finché il sequence ID non cambierà  .",
1076+
"bitstream.edit.form.fileName.hint": "Modificare il nome del file per il bitstream. Si noti che questo cambierà il display bitstream URL , i vecchi collegamenti verranno comunque risolti finché il sequence ID non cambierà .",
10771077

10781078
// "bitstream.edit.form.fileName.label": "Filename",
10791079
"bitstream.edit.form.fileName.label": "Filename",
@@ -1134,7 +1134,7 @@
11341134
"bitstream.edit.title": "Modifica bitstream",
11351135

11361136
// "bitstream-request-a-copy.alert.canDownload1": "You already have access to this file. If you want to download the file, click ",
1137-
"bitstream-request-a-copy.alert.canDownload1": "Hai già accesso a questo file. Se si desidera scaricare il file, fare clic su",
1137+
"bitstream-request-a-copy.alert.canDownload1": "Hai già accesso a questo file. Se si desidera scaricare il file, fare clic su",
11381138

11391139
// "bitstream-request-a-copy.alert.canDownload2": "here",
11401140
"bitstream-request-a-copy.alert.canDownload2": "qui",
@@ -2936,23 +2936,23 @@
29362936

29372937
// "info.feedback.create.success": "Feedback Sent Successfully!",
29382938
// TODO Source message changed - Revise the translation
2939-
"info.feedback.create.success" : "Feedback inviato con successo!",
2939+
"info.feedback.create.success": "Feedback inviato con successo!",
29402940

29412941
// "info.feedback.error.email.required": "A valid email address is required",
29422942
// TODO Source message changed - Revise the translation
2943-
"info.feedback.error.email.required" : "Inserire un un indirizzo email valido",
2943+
"info.feedback.error.email.required": "Inserire un un indirizzo email valido",
29442944

29452945
// "info.feedback.error.message.required": "A comment is required",
29462946
// TODO Source message changed - Revise the translation
2947-
"info.feedback.error.message.required" : "Inserire un commento",
2947+
"info.feedback.error.message.required": "Inserire un commento",
29482948

29492949
// "info.feedback.page-label": "Page",
29502950
// TODO Source message changed - Revise the translation
2951-
"info.feedback.page-label" : "Pagina",
2951+
"info.feedback.page-label": "Pagina",
29522952

29532953
// "info.feedback.page_help": "Tha page related to your feedback",
29542954
// TODO Source message changed - Revise the translation
2955-
"info.feedback.page_help" : "In questa pagina trovi i tuoi feedback",
2955+
"info.feedback.page_help": "In questa pagina trovi i tuoi feedback",
29562956

29572957

29582958

@@ -3900,30 +3900,30 @@
39003900

39013901
// "item.preview.oaire.citation.issue": "Issue",
39023902
// TODO Source message changed - Revise the translation
3903-
"item.preview.oaire.citation.issue" : "Fascicolo",
3903+
"item.preview.oaire.citation.issue": "Fascicolo",
39043904

39053905
// "item.preview.oaire.citation.volume": "Volume",
39063906
// TODO Source message changed - Revise the translation
3907-
"item.preview.oaire.citation.volume" : "Volume",
3907+
"item.preview.oaire.citation.volume": "Volume",
39083908

39093909
// "item.preview.dc.relation.issn": "ISSN",
39103910
// TODO Source message changed - Revise the translation
3911-
"item.preview.dc.relation.issn" : "ISSN",
3911+
"item.preview.dc.relation.issn": "ISSN",
39123912

39133913
// "item.preview.dc.identifier.isbn": "ISBN",
39143914
// TODO Source message changed - Revise the translation
3915-
"item.preview.dc.identifier.isbn" : "ISBN",
3915+
"item.preview.dc.identifier.isbn": "ISBN",
39163916

39173917
// "item.preview.dc.identifier": "Identifier:",
39183918
"item.preview.dc.identifier": "Identificativo:",
39193919

39203920
// "item.preview.dc.relation.ispartof": "Journal or Serie",
39213921
// TODO Source message changed - Revise the translation
3922-
"item.preview.dc.relation.ispartof" : "Periodico or Serie",
3922+
"item.preview.dc.relation.ispartof": "Periodico or Serie",
39233923

39243924
// "item.preview.dc.identifier.doi": "DOI",
39253925
// TODO Source message changed - Revise the translation
3926-
"item.preview.dc.identifier.doi" : "DOI",
3926+
"item.preview.dc.identifier.doi": "DOI",
39273927

39283928
// "item.preview.person.familyName": "Surname:",
39293929
"item.preview.person.familyName": "Cognome:",
@@ -4071,15 +4071,15 @@
40714071

40724072
// "item.version.create.notification.success": "New version has been created with version number {{version}}",
40734073
// TODO Source message changed - Revise the translation
4074-
"item.version.create.notification.success" : "È stata creata una nuova versione con il numero {{version}}",
4074+
"item.version.create.notification.success": "È stata creata una nuova versione con il numero {{version}}",
40754075

40764076
// "item.version.create.notification.failure": "New version has not been created",
40774077
// TODO Source message changed - Revise the translation
4078-
"item.version.create.notification.failure" : "Non è stata creata una nuova versione",
4078+
"item.version.create.notification.failure": "Non è stata creata una nuova versione",
40794079

40804080
// "item.version.create.notification.inProgress": "A new version cannot be created because there is an inprogress submission in the version history",
40814081
// TODO Source message changed - Revise the translation
4082-
"item.version.create.notification.inProgress" : "Non è possibile creare una nuova versione perchè c'è già una submission in progress nella cronologia delle versioni",
4082+
"item.version.create.notification.inProgress": "Non è possibile creare una nuova versione perchè c'è già una submission in progress nella cronologia delle versioni",
40834083

40844084

40854085
// "item.version.delete.modal.header": "Delete version",
@@ -4102,20 +4102,20 @@
41024102

41034103
// "item.version.delete.notification.success": "Version number {{version}} has been deleted",
41044104
// TODO Source message changed - Revise the translation
4105-
"item.version.delete.notification.success" : "La versione numero {{version}} è stata eliminata",
4105+
"item.version.delete.notification.success": "La versione numero {{version}} è stata eliminata",
41064106

41074107
// "item.version.delete.notification.failure": "Version number {{version}} has not been deleted",
41084108
// TODO Source message changed - Revise the translation
4109-
"item.version.delete.notification.failure" : "La versione numero {{version}} non è stata eliminata",
4109+
"item.version.delete.notification.failure": "La versione numero {{version}} non è stata eliminata",
41104110

41114111

41124112
// "item.version.edit.notification.success": "The summary of version number {{version}} has been changed",
41134113
// TODO Source message changed - Revise the translation
4114-
"item.version.edit.notification.success" : "Il riepilogo della versione numero {{version}} è stato modificato",
4114+
"item.version.edit.notification.success": "Il riepilogo della versione numero {{version}} è stato modificato",
41154115

41164116
// "item.version.edit.notification.failure": "The summary of version number {{version}} has not been changed",
41174117
// TODO Source message changed - Revise the translation
4118-
"item.version.edit.notification.failure" : "Il riepilogo della versione numero {{version}} non è stato modificato",
4118+
"item.version.edit.notification.failure": "Il riepilogo della versione numero {{version}} non è stato modificato",
41194119

41204120

41214121

@@ -7844,7 +7844,7 @@
78447844

78457845
// "researcher.profile.action.processing": "Processing...",
78467846
// TODO Source message changed - Revise the translation
7847-
"researcher.profile.action.processing" : "Elaborazione...",
7847+
"researcher.profile.action.processing": "Elaborazione...",
78487848

78497849
// "researcher.profile.associated": "Researcher profile associated",
78507850
"researcher.profile.associated": "Profilo ricercatore associato",
@@ -7878,11 +7878,11 @@
78787878

78797879
// "researcher.profile.private.visibility": "PRIVATE",
78807880
// TODO Source message changed - Revise the translation
7881-
"researcher.profile.private.visibility" : "PRIVATO",
7881+
"researcher.profile.private.visibility": "PRIVATO",
78827882

78837883
// "researcher.profile.public.visibility": "PUBLIC",
78847884
// TODO Source message changed - Revise the translation
7885-
"researcher.profile.public.visibility" : "PUBBLICO",
7885+
"researcher.profile.public.visibility": "PUBBLICO",
78867886

78877887
// "researcher.profile.status": "Status:",
78887888
"researcher.profile.status": "Stato:",
@@ -7892,19 +7892,19 @@
78927892

78937893
// "researcherprofile.error.claim.body": "An error occurred while claiming the profile, please try again later",
78947894
// TODO Source message changed - Revise the translation
7895-
"researcherprofile.error.claim.body" : "Si è verificato un errore durante l'associazione del profilo, prova più tardi",
7895+
"researcherprofile.error.claim.body": "Si è verificato un errore durante l'associazione del profilo, prova più tardi",
78967896

78977897
// "researcherprofile.error.claim.title": "Error",
78987898
// TODO Source message changed - Revise the translation
7899-
"researcherprofile.error.claim.title" : "Errore",
7899+
"researcherprofile.error.claim.title": "Errore",
79007900

79017901
// "researcherprofile.success.claim.body": "Profile claimed with success",
79027902
// TODO Source message changed - Revise the translation
7903-
"researcherprofile.success.claim.body" : "Profilo associato con successo",
7903+
"researcherprofile.success.claim.body": "Profilo associato con successo",
79047904

79057905
// "researcherprofile.success.claim.title": "Success",
79067906
// TODO Source message changed - Revise the translation
7907-
"researcherprofile.success.claim.title" : "Successo",
7907+
"researcherprofile.success.claim.title": "Successo",
79087908

79097909
// "person.page.orcid.create": "Create an ORCID ID",
79107910
"person.page.orcid.create": "Creare un ID ORCID",
@@ -7914,7 +7914,7 @@
79147914

79157915
// "person.page.orcid.grant-authorizations": "Grant authorizations",
79167916
// TODO Source message changed - Revise the translation
7917-
"person.page.orcid.grant-authorizations" : "Concedere autorizzazioni",
7917+
"person.page.orcid.grant-authorizations": "Concedere autorizzazioni",
79187918

79197919
// "person.page.orcid.link": "Connect to ORCID ID",
79207920
"person.page.orcid.link": "Connettersi all'ORCID ID",
@@ -7963,55 +7963,55 @@
79637963

79647964
// "person.page.orcid.sync-profile.affiliation": "Affiliation",
79657965
// TODO Source message changed - Revise the translation
7966-
"person.page.orcid.sync-profile.affiliation" : "Affiliazione",
7966+
"person.page.orcid.sync-profile.affiliation": "Affiliazione",
79677967

79687968
// "person.page.orcid.sync-profile.biographical": "Biographical data",
79697969
// TODO Source message changed - Revise the translation
7970-
"person.page.orcid.sync-profile.biographical" : "Riferimenti biografici",
7970+
"person.page.orcid.sync-profile.biographical": "Riferimenti biografici",
79717971

79727972
// "person.page.orcid.sync-profile.education": "Education",
79737973
// TODO Source message changed - Revise the translation
7974-
"person.page.orcid.sync-profile.education" : "Educazione",
7974+
"person.page.orcid.sync-profile.education": "Educazione",
79757975

79767976
// "person.page.orcid.sync-profile.identifiers": "Identifiers",
79777977
// TODO Source message changed - Revise the translation
7978-
"person.page.orcid.sync-profile.identifiers" : "Identificativi",
7978+
"person.page.orcid.sync-profile.identifiers": "Identificativi",
79797979

79807980
// "person.page.orcid.sync-fundings.all": "All fundings",
79817981
// TODO Source message changed - Revise the translation
7982-
"person.page.orcid.sync-fundings.all" : "Tutti i finanziamenti",
7982+
"person.page.orcid.sync-fundings.all": "Tutti i finanziamenti",
79837983

79847984
// "person.page.orcid.sync-fundings.mine": "My fundings",
79857985
// TODO Source message changed - Revise the translation
7986-
"person.page.orcid.sync-fundings.mine" : "I miei finanziamenti",
7986+
"person.page.orcid.sync-fundings.mine": "I miei finanziamenti",
79877987

79887988
// "person.page.orcid.sync-fundings.my_selected": "Selected fundings",
79897989
// TODO Source message changed - Revise the translation
7990-
"person.page.orcid.sync-fundings.my_selected" : "Finanziamenti selezionati",
7990+
"person.page.orcid.sync-fundings.my_selected": "Finanziamenti selezionati",
79917991

79927992
// "person.page.orcid.sync-fundings.disabled": "Disabled",
79937993
// TODO Source message changed - Revise the translation
7994-
"person.page.orcid.sync-fundings.disabled" : "Disabilitato",
7994+
"person.page.orcid.sync-fundings.disabled": "Disabilitato",
79957995

79967996
// "person.page.orcid.sync-publications.all": "All publications",
79977997
// TODO Source message changed - Revise the translation
7998-
"person.page.orcid.sync-publications.all" : "Tutte le pubblicazioni",
7998+
"person.page.orcid.sync-publications.all": "Tutte le pubblicazioni",
79997999

80008000
// "person.page.orcid.sync-publications.mine": "My publications",
80018001
// TODO Source message changed - Revise the translation
8002-
"person.page.orcid.sync-publications.mine" : "Le mie pubblicazioni",
8002+
"person.page.orcid.sync-publications.mine": "Le mie pubblicazioni",
80038003

80048004
// "person.page.orcid.sync-publications.my_selected": "Selected publications",
80058005
// TODO Source message changed - Revise the translation
8006-
"person.page.orcid.sync-publications.my_selected" : "Pubblicazioni selezionate",
8006+
"person.page.orcid.sync-publications.my_selected": "Pubblicazioni selezionate",
80078007

80088008
// "person.page.orcid.sync-publications.disabled": "Disabled",
80098009
// TODO Source message changed - Revise the translation
8010-
"person.page.orcid.sync-publications.disabled" : "Disabilitato",
8010+
"person.page.orcid.sync-publications.disabled": "Disabilitato",
80118011

80128012
// "person.page.orcid.sync-queue.discard": "Discard the change and do not synchronize with the ORCID registry",
80138013
// TODO Source message changed - Revise the translation
8014-
"person.page.orcid.sync-queue.discard" : "Scarta la modifica e non sincronizzarla con il registro ORCID.",
8014+
"person.page.orcid.sync-queue.discard": "Scarta la modifica e non sincronizzarla con il registro ORCID.",
80158015

80168016
// "person.page.orcid.sync-queue.discard.error": "The discarding of the ORCID queue record failed",
80178017
"person.page.orcid.sync-queue.discard.error": "L'eliminazione del record della coda ORCID non è riuscita",
@@ -8024,15 +8024,15 @@
80248024

80258025
// "person.page.orcid.sync-queue.table.header.type": "Type",
80268026
// TODO Source message changed - Revise the translation
8027-
"person.page.orcid.sync-queue.table.header.type" : "Tipo",
8027+
"person.page.orcid.sync-queue.table.header.type": "Tipo",
80288028

80298029
// "person.page.orcid.sync-queue.table.header.description": "Description",
80308030
// TODO Source message changed - Revise the translation
8031-
"person.page.orcid.sync-queue.table.header.description" : "Descrizione",
8031+
"person.page.orcid.sync-queue.table.header.description": "Descrizione",
80328032

80338033
// "person.page.orcid.sync-queue.table.header.action": "Action",
80348034
// TODO Source message changed - Revise the translation
8035-
"person.page.orcid.sync-queue.table.header.action" : "Azione",
8035+
"person.page.orcid.sync-queue.table.header.action": "Azione",
80368036

80378037
// "person.page.orcid.sync-queue.description.affiliation": "Affiliations",
80388038
"person.page.orcid.sync-queue.description.affiliation": "Affiliazioni",
@@ -8099,7 +8099,7 @@
80998099

81008100
// "person.page.orcid.sync-queue.send": "Synchronize with ORCID registry",
81018101
// TODO Source message changed - Revise the translation
8102-
"person.page.orcid.sync-queue.send" : "Sincronizza con il registro ORCID",
8102+
"person.page.orcid.sync-queue.send": "Sincronizza con il registro ORCID",
81038103

81048104
// "person.page.orcid.sync-queue.send.unauthorized-error.title": "The submission to ORCID failed for missing authorizations.",
81058105
"person.page.orcid.sync-queue.send.unauthorized-error.title": "L'immissione a ORCID non è riuscita a causa di autorizzazioni mancanti.",
@@ -8155,7 +8155,7 @@
81558155

81568156
// "person.page.orcid.sync-queue.send.validation-error.publication.date-invalid": "The publication date must be one year after 1900",
81578157
// TODO Source message changed - Revise the translation
8158-
"person.page.orcid.sync-queue.send.validation-error.publication.date-invalid" : "La data di pubblicazione deve partire dal 1900",
8158+
"person.page.orcid.sync-queue.send.validation-error.publication.date-invalid": "La data di pubblicazione deve partire dal 1900",
81598159

81608160
// "person.page.orcid.sync-queue.send.validation-error.organization.address-required": "The organization to be sent requires an address",
81618161
"person.page.orcid.sync-queue.send.validation-error.organization.address-required": "L'organizzazione da inviare richiede un indirizzo",
@@ -8340,4 +8340,4 @@
83408340
"admin.system-wide-alert.title": "System-wide Alerts",
83418341

83428342

8343-
}
8343+
}

0 commit comments

Comments
 (0)