-
Notifications
You must be signed in to change notification settings - Fork 527
Expand file tree
/
Copy pathfiles.json
More file actions
196 lines (196 loc) · 11.1 KB
/
files.json
File metadata and controls
196 lines (196 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
{
"title": "Files",
"home": "Home",
"breadcrumbs": "Breadcrumbs",
"finished": "Finished!",
"totalSize": "Total size: {size}",
"filesSelected": "{count, plural, one {Item selected} other {Items selected}}",
"menuOptions": "Options for selected item",
"selectedAllEntries": "Select all table entries",
"individualFilesOnly": "Only available for individual files",
"noPDFSupport": "Your browser does not support PDFs. Please download the PDF to view it:",
"downloadPDF": "Download PDF",
"openWithPublicGateway": "Try opening it instead with your <1>public gateway</1>.",
"openWithLocalAndPublicGateway": "Try opening it instead with your <1>local gateway</1> or <3>public gateway</3>.",
"cantBePreviewed": "Sorry, this file can’t be previewed",
"addByPath": "From IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "New folder",
"viewList": "Show items in list",
"viewGrid": "Show items in grid",
"generating": "Generating…",
"dropHere": "Drop here to move",
"actions": {
"copyHash": "Copy CID",
"share": "Share link",
"publishWithIpns": "Publish to IPNS"
},
"cliModal": {
"extraNotesPinning": "This command is only for local pinning/unpinning. If you want to use a remote pinning service, consult that service's documentation to learn how to pin/unpin from the command line."
},
"shareModal": {
"title": "Share files",
"description": "Copy the link below and share it with your friends."
},
"renameModal": {
"titleFile": "Rename file",
"titleFolder": "Rename folder",
"descriptionFile": "Choose a new name for this file.",
"descriptionFolder": "Choose a new name for this folder."
},
"moveModal": {
"titleFiles": "{count, plural, one {Move file} other {Move {count} files}}",
"titleFolder": "Move folder",
"descriptionFiles": "{count, plural, one {Choose a new location for this file.} other {Choose a new location for these {count} files.}}",
"descriptionFolder": "Choose a new location for this folder.",
"directoryCreationInfo": "If the directory does not exist, it will be created automatically"
},
"removeModal": {
"titleItem": "{count, plural, one {Remove item? {name}} other {Remove {count} items?}}",
"titleFolder": "{count, plural, one {Remove folder? {name}} other {Remove {count} folders?}}",
"titleFile": "{count, plural, one {Remove file? {name}} other {Remove {count} files?}}",
"descriptionItem": "{count, plural, one {Are you sure you want to remove this item? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action and cannot be reversed.} other {Are you sure you want to remove these {count} items? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
"descriptionFolder": "{count, plural, one {Are you sure you want to remove this folder? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.} other {Are you sure you want to remove these {count} folders? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
"descriptionFile": "{count, plural, one {Are you sure you want to remove this file? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.} other {Are you sure you want to remove these {count} files? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
"checkboxRemoveLocalPin": "Also remove local pin (recommended)",
"checkboxUnpinFromServices": "Unpin from all pinning services"
},
"shortcutModal": {
"title": "Keyboard Shortcuts",
"description": "The following keyboard shortcuts are available in the Files section:",
"navigation": "Navigation",
"selection": "Selection",
"actions": "Actions",
"other": "Other",
"moveDown": "Move down",
"moveUp": "Move up",
"moveLeft": "Move left",
"moveRight": "Move right",
"navigate": "Navigate to selected item",
"rename": "Rename selected item",
"delete": "Delete selected item(s)",
"toggleSelection": "Toggle selection",
"selectAll": "Select all items",
"deselectAll": "Deselect all items",
"copy": "Copy selected item(s)",
"paste": "Paste item(s)",
"cut": "Cut selected item(s)",
"showShortcuts": "Show keyboard shortcuts"
},
"pinningModal": {
"title": "Select where you would like to pin these items.",
"complianceLabel": "🔍 Check pinning services' compliance",
"footer": "Need to add or configure a pinning service? Go to <1>Settings</1>.",
"localNode": "Local node",
"totalSize": "Total size: {size}"
},
"addByPathModal": {
"title": "Import from IPFS",
"description": "Insert an IPFS path (CID) to import.",
"preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.",
"importPathPlaceholder": "Path or CID (required)",
"namePlaceholder": "Name (optional)",
"examples": "Examples:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Name",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
"select": "Select file",
"selectedFile": "Selected file",
"invalidCids": "*Invalid CID(s) found",
"failedToReadFile": "*Failed to read file contents"
},
"newFolderModal": {
"title": "New folder",
"description": "Insert the name of the folder you want to create."
},
"filesListLabel": "Files list",
"filesGridLabel": "Files grid",
"filesList": {
"noFiles": "<0>No files in this directory. Click the “Import” button to add some.</0>"
},
"filesImportStatus": {
"imported": "{count, plural, one {Imported 1 item} other {Imported {count} items}}",
"importing": "{count, plural, one {Importing 1 item} other {Importing {count} items}}",
"toggleDropdown": "Toggle dropdown",
"closeDropdown": "Close dropdown",
"count": "{count} of {count}"
},
"addFilesInfo": "<0>No files here yet! Add files to your local IPFS node by clicking the <1>Import</1> button above.</0>",
"companionInfo": "<0>As you are using <1>IPFS Companion</1>, the files view is limited to files added while using the extension.</0>",
"tour": {
"step1": {
"title": "Files page",
"paragraph1": "<0>This is where the files on your <1>Mutable File System (MFS)</1> live. You can add files or folders and manage them from this page.</0>",
"paragraph2": "Click \"Next\" to learn more."
},
"step2": {
"title": "Breadcrumbs",
"paragraph1": "These breadcrumbs display the path to your current directory. You can…",
"bullet1": "Click an individual breadcrumb to go to that directory",
"bullet2": "Right-click a breadcrumb to get the actions menu for that directory",
"bullet3": "Drag files onto a breadcrumb to move or import them"
},
"step3": {
"title": "Add files",
"paragraph1": "Here you can see how many blocks and files you have pinned.",
"paragraph2": "You can add files or folders to your repo through the dropdown on the right.",
"paragraph3": "<0>If you want to add something that is already on IPFS, you can import it to your MFS by passing its <1>Content Identifier (CID)</1>.</0>"
},
"step5": {
"title": "Files list",
"paragraph1": "Finally, the listing where you can find your files and folders. Drag and drop files or folders to add them.",
"paragraph2": "You can share or download files, inspect them in the IPLD Explorer, rename or remove them!",
"paragraph3": "Pro tip: drag and drop a file from any other page of the Web UI to add them to the root of your MFS."
},
"step6": {
"title": "Files grid",
"paragraph1": "The grid view displays your files and folders as thumbnails, making it easy to visually browse your content.",
"paragraph2": "You can share or download files, inspect them in the IPLD Explorer, rename or remove them!"
}
},
"previewLimitReached": "This preview is limited to 10 KiB. Click the download button to access the full file.",
"previousFolder": "Go back to previous folder",
"fileLabel": "Select {type} {name} with size: {size}",
"hashUnavailable": "hash unavailable",
"checkboxLabel": "View more options for {name}",
"pinned": "Pinned",
"pinnedRemotely": "Pinned remotely",
"pinningRemotely": "Pinning remotely",
"pinningCompleted": "Pinning completed",
"pinningFailed": "Pinning failed",
"clickToDismiss": "Click to dismiss",
"clickToCancel": "Click to cancel",
"blocks": "Blocks",
"localDatastore": "Local Datastore",
"localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.",
"currentLocationRoot": "My Files",
"currentLocation": "Current Location",
"currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.",
"pinningQueue": "Pinning queue",
"more": "More",
"files": "Files",
"cidNotFileNorDir": "The current link isn't a file, nor a directory. Try to <1>inspect</1> it instead.",
"sortBy": "Sort items by {name}",
"publishModal": {
"title": "Publish to IPNS",
"cidToPublish": "CID:",
"publishUnderKey": "Select key for publishing:",
"help": "Go to Settings to learn about IPNS and create more keys.",
"publishedUnderKey": "Successfully published under the key:",
"linkCopied": "Link copied!",
"sharingPrompt": "Copy the link below and share it with others. The IPNS address will resolve as long as your node remains available on the network once a day to refresh the IPNS record.",
"pleaseWait": "Please wait while the initial 20 copies of the updated IPNS record are stored with the help of DHT peers…"
},
"noPinsInProgress": "All done, no remote pins in progress.",
"remotePinningInProgress": "Remote pinning in progress:",
"selectAllEntries": "Select all entries"
}