1+ {
2+ "meta.title" : " Remote storage" ,
3+ "list.name" : " Name" ,
4+ "list.providerName" : " Provider" ,
5+ "list.lastUpdate" : " Last Update" ,
6+ "details.title" : " General information" ,
7+ "details.providerName" : " Provider name" ,
8+ "details.url" : " URL (domain)" ,
9+ "edit" : " Edit" ,
10+ "delete" : " Delete" ,
11+ "details.statusUrl" : " Status URL" ,
12+ "editForm.title" : " Edit {name}" ,
13+ "createForm.title" : " Create configuration" ,
14+ "confirmationModal.edit.message" : " Are you sure you want to create this remote storage configuration?" ,
15+ "confirmationModal.create.message" : " Are you sure you want to save the remote storage configuration?" ,
16+ "confirmationModal.save" : " Save" ,
17+ "cannotDeleteModal.header" : " Cannot delete Remote Storage location" ,
18+ "cannotDeleteModal.message" : " One or more locations are associated with this configuration. The configuration cannot be deleted." ,
19+ "removingModal.title" : " Remove {name}" ,
20+ "removingModal.message" : " Are you sure you want to delete the remote storage configuration?" ,
21+ "remove.success" : " Remote storage configuration was successfully deleted." ,
22+ "remove.error" : " Remote storage configuration was not deleted." ,
23+ "create.success" : " Remote storage configuration was successfully created." ,
24+ "create.error" : " Error occurred while saving Remote storage configuration." ,
25+ "synchronization.title" : " Data synchronization settings" ,
26+ "synchronization.schedule.title" : " Data synchronization schedule" ,
27+ "synchronization.schedule.info" : " Runs every" ,
28+ "details.credProperties" : " Credential properties" ,
29+ "edit.success.created" : " Remote storage configuration was successfully created." ,
30+ "edit.success.changed" : " Remote storage configuration was successfully changed." ,
31+ "edit.error" : " Error occurred while saving Remote storage configuration." ,
32+ "select" : " Select" ,
33+ "loading" : " Loading..." ,
34+ "details.name" : " Remote storage name" ,
35+ "details.name.error" : " Name is required" ,
36+ "details.providerName.error" : " Provider is required" ,
37+ "returning-workflow.title" : " Returning workflow preference" ,
38+ "returning-workflow.tooltip" : " Select the System items are scanned into upon receipt at remote storage" ,
39+ "returning-workflow.error.undefined" : " Returning workflow preference must be selected to save configuration" ,
40+ "returning-workflow.option.folio" : " Items received at remote storage scanned into FOLIO" ,
41+ "returning-workflow.option.ciasoft" : " Items received at remote storage scanned into CaiaSoft" ,
42+ "accession-workflow.title" : " Accession holding workflow preference" ,
43+ "accession-workflow.tooltip" : " Choose the appropriate accession workflow for holdings" ,
44+ "accession-workflow.error.undefined" : " Accession holdings workflow preference must be selected to save configuration" ,
45+ "accession-workflow.option.change" : " Change permanent location" ,
46+ "accession-workflow.option.duplicate" : " Duplicate holdings" ,
47+ "error" : " Something went wrong" ,
48+ "configurations.title" : " Configurations" ,
49+ "permission.settings.remote-storages.view" : " Settings (Remote storage): Can view remote storage settings" ,
50+ "permission.settings.remote-storages.edit" : " Settings (Remote storage): Can create, edit, delete remote storage settings" ,
51+ "accession-tables.title" : " Accession tables" ,
52+ "accession-tables.empty" : " CaiaSoft Accession tables are available after remote storage has been configured." ,
53+ "accession-tables.open" : " Open Accession table" ,
54+ "location.original" : " Original location" ,
55+ "location.final" : " Final location (Remote)" ,
56+ "minutes" : " minute(s)" ,
57+ "hours" : " hour(s)" ,
58+ "days" : " day(s)" ,
59+ "weeks" : " week(s)" ,
60+ "months" : " month(s)" ,
61+ "synchronization.schedule.info.notSet" : " Not set" ,
62+ "synchronization.schedule.info.notValid" : " Value must be positive integer" ,
63+ "synchronization.schedule.info.minutes" : " Runs every {delay} {delay, plural, one {minute} other {minutes}}" ,
64+ "synchronization.schedule.info.hours" : " Runs every {delay} {delay, plural, one {hour} other {hours}}" ,
65+ "synchronization.schedule.info.days" : " Runs every {delay} {delay, plural, one {day} other {days}}" ,
66+ "synchronization.schedule.info.weeks" : " Runs every {delay} {delay, plural, one {week} other {weeks}}" ,
67+ "synchronization.schedule.info.months" : " Runs every {delay} {delay, plural, one {month} other {months}}" ,
68+ "confirmationModal.configuration.edit.message" : " Are you sure you want to change the remote storage configuration?" ,
69+ "confirmationModal.configuration.create.message" : " Are you sure you want to create the remote storage configuration?" ,
70+ "settings.title" : " Remote storage settings"
71+ }
0 commit comments