-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathmessages.json
More file actions
113 lines (105 loc) · 8.92 KB
/
messages.json
File metadata and controls
113 lines (105 loc) · 8.92 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
{
"imageframe.messages.reloaded": "ImageFrame has been reloaded!",
"imageframe.messages.resync": "Performing resync! See console for details.",
"imageframe.messages.storage_migration": "Performing storage migration! See console for details.",
"imageframe.messages.image_map_processing": "ImageMap is being processed, please wait!",
"imageframe.messages.image_map_processing_action_bar": "ImageMap %1$s is being processed%2$s",
"imageframe.messages.image_map_queued_action_bar": "ImageMap %1$s is currently queued (%2$s Remaining)",
"imageframe.messages.image_map_created": "ImageMap has been created!",
"imageframe.messages.image_map_refreshed": "ImageMap has been refreshed!",
"imageframe.messages.image_map_deleted": "ImageMap had been deleted!",
"imageframe.messages.image_map_renamed": "ImageMap had been renamed!",
"imageframe.messages.image_map_toggle_paused": "Toggled ImageMap playback pause!",
"imageframe.messages.image_map_playback_jump_to": "Jumped to position at %s seconds!",
"imageframe.messages.image_map_player_purge": "Purged %1$s ImageMaps owned by %2$s (%3$s) - [%4$s].",
"imageframe.messages.set_creator": "ImageMap creator of id %1$s set to %2$s (%3$s).",
"imageframe.messages.invalid_overlay_map": "Overlay only works on Vanilla Minecraft maps and without duplicates in selection!",
"imageframe.messages.image_map_already_queued": "You already have another ImageMap queued and processing, please wait!",
"imageframe.messages.unable_to_load_map": "ImageMap cannot be loaded, there is a problem while reading the image. Contact server administrators to check the server console for more info.",
"imageframe.messages.unable_to_change_image_type": "Changing the image type is currently not supported. Please create a new image map instead.",
"imageframe.messages.unknown_error": "An unknown error had occurred.",
"imageframe.messages.image_over_max_file_size": "ImageMap cannot be loaded as it is over the max file size allowed. (%s bytes)",
"imageframe.messages.not_an_image_map": "That is not an ImageMap.",
"imageframe.messages.upload_link": "Open %s on your browser to upload an image, it is valid for 5 minutes.",
"imageframe.messages.upload_expired": "Image upload link had expired, please create a new one.",
"imageframe.messages.url_image_map_info.1": "ImageID: %s",
"imageframe.messages.url_image_map_info.2": "Name: %s",
"imageframe.messages.url_image_map_info.3": "Map Size: %s x %s",
"imageframe.messages.url_image_map_info.4": "Dithering: %s",
"imageframe.messages.url_image_map_info.5": "Creator: %s (%s)",
"imageframe.messages.url_image_map_info.6": "Access: %s",
"imageframe.messages.url_image_map_info.7": "Time Created: %s",
"imageframe.messages.url_image_map_info.8": "Markers: %s",
"imageframe.messages.url_image_map_info.9": "URL: %s",
"imageframe.messages.no_permission": "You do not have permission to do that!",
"imageframe.messages.no_console": "This command can only be ran by players!",
"imageframe.messages.player_not_found": "This player cannot be found!",
"imageframe.messages.invalid_usage": "Invalid Usage!",
"imageframe.messages.not_enough_maps": "You do not have %s maps!",
"imageframe.messages.oversize": "That is too big! Max size for a map is %s.",
"imageframe.messages.url_restricted": "That URL is restricted and cannot be used to create image maps.",
"imageframe.messages.player_creation_limit_reached": "You can only create %s maps at once! Delete some to create new ones.",
"imageframe.messages.duplicate_map_name": "You've already created an image map with that name!",
"imageframe.messages.map_lookup": "List of image maps by %1$s (%2$s):",
"imageframe.messages.item_frame_occupied": "Failed to place or remove some maps on selected ItemFrame, they are either destroyed, replaced, occupied or protected.",
"imageframe.messages.not_enough_space": "Unable to place Combined ImageMap as there is not enough room.",
"imageframe.messages.invalid_image_map": "This image map had likely already been deleted.",
"imageframe.messages.given_invisible_frame": "Given %1$s invisible item frames to %2$s.",
"imageframe.messages.access_permission.updated": "Updated access for %1$s (%2$s), they now have %3$s permission.",
"imageframe.messages.access_permission.types.none": "NONE",
"imageframe.messages.access_permission.types.get": "GET",
"imageframe.messages.access_permission.types.marker": "MARKER",
"imageframe.messages.access_permission.types.edit": "EDIT",
"imageframe.messages.access_permission.types.edit_clone": "EDIT WITH CLONE",
"imageframe.messages.access_permission.types.all": "ALL",
"imageframe.messages.selection.begin": "Right click an Item Frame to select corner 1 and 2.",
"imageframe.messages.selection.clear": "Leaving selection mode.",
"imageframe.messages.selection.corner1": "Selected Item Frame corner 1.",
"imageframe.messages.selection.corner2": "Selected Item Frame corner 2.",
"imageframe.messages.selection.invalid": "Invalid selection!",
"imageframe.messages.selection.oversize": "Oversize selection! Max size for a map is %s.",
"imageframe.messages.selection.success": "Selected %1$s x %2$s Item Frames! If any of them are removed/replaced, you will need to select them again.",
"imageframe.messages.selection.no_selection": "You don't have a valid selection yet.",
"imageframe.messages.selection.incorrect_size": "Your selection's size does not match, %1$s x %2$s required.",
"imageframe.messages.markers.add_begin": "Right click on an Item Frame containing the map \"%s\" to place marker! Run \"/imageframe marker cancel\" to cancel placement.",
"imageframe.messages.markers.add_confirm": "Marker placed!",
"imageframe.messages.markers.remove": "Marker removed!",
"imageframe.messages.markers.clear": "Markers cleared!",
"imageframe.messages.markers.cancel": "Marker placement cancelled!",
"imageframe.messages.markers.duplicate_name": "There is already a marker with that name!",
"imageframe.messages.markers.not_a_marker": "That is not a valid marker.",
"imageframe.messages.markers.not_render_on_frame_warning": "Warning: This marker type does not render on Item Frames!",
"imageframe.messages.markers.limit_reached": "You can only create %s markers on one map!",
"imageframe.messages.preferences.keys.view_animated_maps": "View Animated Maps",
"imageframe.messages.preferences.keys.language": "Language",
"imageframe.messages.preferences.values.true": "Enabled",
"imageframe.messages.preferences.values.false": "Disabled",
"imageframe.messages.preferences.values.unset": "Unset",
"imageframe.messages.preferences.update_message": "Player Preference %1$s has been updated to %2$s!",
"imageframe.settings.combined_map_item.name": "ImageMap - %s (%s x %s)",
"imageframe.settings.combined_map_item.lore.1": "Right Click on Item Frames of size %s x %s to place ImageMap.",
"imageframe.settings.combined_map_item.lore.2": "",
"imageframe.settings.combined_map_item.lore.3": "ImageID: %s",
"imageframe.settings.combined_map_item.lore.4": "Creator: %s (%s)",
"imageframe.settings.combined_map_item.lore.5": "Time Created: %s",
"imageframeclient.midnightconfig.title": "ImageFrame Client Settings",
"imageframeclient.midnightconfig.useNativeResMapImages": "Use Native Resolution and Full Color Map Images",
"imageframeclient.midnightconfig.useNativeResMapImages.tooltip": "Use native resolution and full color map images sent from the server.",
"imageframeclient.midnightconfig.maxImageSize": "Maximum Resolution for Images",
"imageframeclient.midnightconfig.maxImageSize.tooltip": "The maximum pixels a map can have on each side.",
"imageframeclient.midnightconfig.previewMapsInTooltip": "Preview Maps in Tooltip",
"imageframeclient.midnightconfig.previewMapsInTooltip.tooltip": "Preview maps when you hover over them in your inventory.",
"imageframeclient.midnightconfig.previewPaintingsInTooltip": "Preview Paintings in Tooltip",
"imageframeclient.midnightconfig.previewPaintingsInTooltip.tooltip": "Preview paintings when you hover over them in your inventory.",
"imageframeclient.midnightconfig.notifyWhenServerSupports": "Notify when Server Supports ImageFrame Client",
"imageframeclient.midnightconfig.notifyWhenServerSupports.tooltip": "Show a toast message when you join a server if they support ImageFrame client.",
"imageframeclient.midnightconfig.enum.Resolution.NATIVE": "Native",
"imageframeclient.midnightconfig.enum.Resolution.MAX_4096": "4096x",
"imageframeclient.midnightconfig.enum.Resolution.MAX_2048": "2048x",
"imageframeclient.midnightconfig.enum.Resolution.MAX_1024": "1024x",
"imageframeclient.midnightconfig.enum.Resolution.MAX_512": "512x",
"imageframeclient.midnightconfig.enum.Resolution.MAX_256": "256x",
"imageframeclient.midnightconfig.enum.Resolution.MAX_128": "128x",
"imageframeclient.message.server_supported.title": "ImageFrame Client Supported Server",
"imageframeclient.message.server_supported.description": "This server has ImageFrame and will show images in native resolution and full color!"
}