Skip to content

Commit

Permalink
updates for current progress
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticdrew committed Aug 31, 2024
1 parent 5b75708 commit e30f52b
Show file tree
Hide file tree
Showing 27 changed files with 2,449 additions and 121 deletions.
52 changes: 52 additions & 0 deletions src/main/resources/assets/journeymap/lang/ar_sa.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
"jm.advanced.gl_error_check.tooltip": "Enables GL Error checking, enabling can decrease performance, restart required after changing this value.",
"jm.advanced.loglevel": "مستوى التسجيل",
"jm.advanced.loglevel.tooltip": "الحذر! فإن بعض مستويات التسجيل يضر الأداء. إبقاء الافتراضي ما لم يتقرر غير ذلك.",
"jm.advanced.mob_icon_fade": "Mob Icon Fade",
"jm.advanced.mob_icon_fade.tooltip": "Enable/Disable Mob Icons from fading based on vertical distance.",
"jm.advanced.player_icon_fade": "Player Icon Fade",
"jm.advanced.player_icon_fade.tooltip": "Enable/Disable Player Icons from fading based on vertical distance.",
"jm.advanced.port": "ميناء خادم الويب",
Expand All @@ -34,6 +36,8 @@
"jm.advanced.seed_id.tooltip": "Experimental: Multi World support, prevents map overwriting in multi-world server setups.\n\nNOTE: Will only take effect after rejoining server!",
"jm.advanced.server_ip": "Use Server IP",
"jm.advanced.server_ip.tooltip": "Use Server IP address in data saving to help keep maps unique.\n\nNOTE: Will only take effect after rejoining server!",
"jm.cartography.ignore_snow": "Ignore Snow Blocks",
"jm.cartography.ignore_snow.tooltip": "Ignores all snow type blocks from mapping, this is experimental feature and may have weird side effects and may be removed in the future.",
"jm.color.alpha_abbreviated": "A",
"jm.color.blue_abbreviated": "B",
"jm.color.dec": "Dec",
Expand Down Expand Up @@ -79,6 +83,8 @@
"jm.colorpalette.file_header_4": "لاستخدام هذه اللوحة مع كل العوالم وتحرير وضبط \"دائمة\" : صحيح، ثم مكان %1$s في : %2$s",
"jm.colorpalette.file_missing_data": "وضع هذا الملف في نفس الدليل ك %1$s لعرض لوحة الألوان.",
"jm.colorpalette.file_title": "JourneyMap لوحة الألوان",
"jm.colorpalette.fill_default": "Fill with default",
"jm.colorpalette.fill_default_dialog": "Are you sure you want to fill all missing colors\nin this palette with the current defaults?",
"jm.colorpalette.global": "Global",
"jm.colorpalette.hostile_dot": "Hostile Dot",
"jm.colorpalette.hostile_label": "Hostile Label",
Expand Down Expand Up @@ -242,6 +248,8 @@
"jm.common.hotkeys.tooltip": "عرض المفاتيح الساخنة التي يمكن استخدامها مع هذه الخريطة",
"jm.common.hotkeys_keybinding_category": "JourneyMap",
"jm.common.hotkeys_keybinding_fullscreen_category": "JourneyMap Fullscreen Map",
"jm.common.ignore_heightmaps": "Ignore Heightmaps",
"jm.common.ignore_heightmaps.tooltip": "This option will ignore chunk heightmaps if the top layer of the world is not rending correctly. This may impact performance.",
"jm.common.info_slot.movement_speed": "Movement Speed",
"jm.common.info_slot.movement_speed.game": "Speed: %1$s blocks/sec",
"jm.common.info_slot.movement_speed.tooltip": "Displays Movement Speed as Blocks per Second.",
Expand Down Expand Up @@ -483,6 +491,10 @@
"jm.common.tile_display_quality.tooltip": "Recommended for use with \"My Heading\" Minimap rotation. Uncheck to improve zoom performance and memory usage. Only affects how a map tile displays, not how it is saved.",
"jm.common.time_format": "Game Time Real Format",
"jm.common.time_format.tooltip": "\"Time format for the InfoSlot:Game Time Real \"",
"jm.common.topo.height.max": "Custom Max Topo Height",
"jm.common.topo.height.max.tooltip": "This is the height that topography mapping uses for the max height calculations. Any blocks above this height will be white. Changing this setting may have dramatic effects on the topography map. \nSet to 0 to use the world default max build height.",
"jm.common.topo.height.max_synced": "%1$s §eSynced§r: %2$s",
"jm.common.topo.height.max_synced.tooltip": "Currently Synced to the current world's max build height.\n\n%1$s",
"jm.common.ui_theme": "UI الموضوع",
"jm.common.ui_theme.tooltip": "الموضوع المستخدم لعرض الضوابط واجهة المستخدم في ملء الشاشة خريطة وأسلوب المصغرة",
"jm.common.ui_theme_applied": "UI Theme applied. Go to §bOptions > MiniMap Preset #§f to customize the MiniMap appearance.",
Expand Down Expand Up @@ -556,6 +568,8 @@
"jm.fullscreen.minimap": "المصغرة ...",
"jm.fullscreen.search": "Open location finder",
"jm.fullscreen.search_execute": "Pan to location",
"jm.fullscreen.show_theme_button": "Show Theme Button",
"jm.fullscreen.show_theme_button.tooltip": "Shows the theme selection button on the fullscreen map.",
"jm.fullscreen.title": "ملء الشاشة خريطة",
"jm.fullscreen.zoom_in": "تكبير",
"jm.fullscreen.zoom_out": "تصغير",
Expand Down Expand Up @@ -683,8 +697,18 @@
"jm.minimap.waypointlabel_scale": "Waypoint Label Scale",
"jm.minimap.waypointlabel_scale.tooltip": "The font scale for waypoint labels",
"jm.options.multiplayer.button_label": "Multiplayer",
"jm.options.multiplayer.category.debug": "Debug Options",
"jm.options.multiplayer.category.debug.tooltip": "Server Admin only debug options, these are user based.",
"jm.options.multiplayer.category.radar": "Radar Options",
"jm.options.multiplayer.category.radar.tooltip": "Control how others see you on the map. Note, these options only work when expanded radar is enabled.",
"jm.options.multiplayer.loaded_chunks.block": "Display Loaded Chunks: Block Ticking",
"jm.options.multiplayer.loaded_chunks.block.tooltip": "Displays loaded chunks with the BLOCK_TICKING status. These chunks are ticking.",
"jm.options.multiplayer.loaded_chunks.entity": "Display Loaded Chunks: Entity Ticking",
"jm.options.multiplayer.loaded_chunks.entity.tooltip": "Displays loaded chunks with the ENTITY_TICKING status. These chunks are ticking.",
"jm.options.multiplayer.loaded_chunks.full": "Display Loaded Chunks: Full",
"jm.options.multiplayer.loaded_chunks.full.tooltip": "Displays loaded chunks with the FULL status. These chunks are not ticking.",
"jm.options.multiplayer.loaded_chunks.inaccessible": "Display Loaded Chunks: Inaccessible",
"jm.options.multiplayer.loaded_chunks.inaccessible.tooltip": "Displays loaded chunks with the INACCESSIBLE status. These chunks are ticking.",
"jm.options.multiplayer.radar.hide_self_underground": "Hide Self Underground",
"jm.options.multiplayer.radar.hide_self_underground.tooltip": "Disable others from seeing you when you're underground.",
"jm.options.multiplayer.radar.visible": "Visible to Others",
Expand All @@ -696,6 +720,8 @@
"jm.server.allow_in_game_beacons.tooltip": "Whether to allow rendering of In-Game beacons to render. (does not disable map waypoints)",
"jm.server.allow_journeymap": "Allow Journeymap",
"jm.server.allow_journeymap.tooltip": "Whether to allow journeymap to function for non-ops.",
"jm.server.allow_right_click_teleport": "Allow Right Click Teleport",
"jm.server.allow_right_click_teleport.tooltip": "Allows right click teleporting on the map when waypoint teleport is enabled. This only works when waypoint teleporting is enabled.",
"jm.server.allow_view_server_prop": "Allow Server Admin View",
"jm.server.allow_view_server_prop.tooltip": "Whether non op users can view server admin screen in read-only mode.",
"jm.server.allow_waypoints": "Allow Waypoints",
Expand Down Expand Up @@ -766,10 +792,13 @@
"jm.server.render_range.tooltip": "Force all players to a maximum chunk render distance for the map. 0 to use client settings.\nThis setting only forces the max, it does not increase their render range.\nThis value will not be reflected in the client's Cartography section of the Options screen.",
"jm.server.see_underground_players": "See Underground Players",
"jm.server.see_underground_players.tooltip": "Expanded Radar Only!\nWhether underground players are visible on the radar.\nNether is unaffected by this setting.\nALL: Everyone can see underground players\nOP: Only Ops can see underground players\nNONE: No one can see underground players.",
"jm.theme.infoslot.day": "Day: %1$s",
"jm.theme.labelsource.biome": "Biome",
"jm.theme.labelsource.biome.tooltip": "Show the biome of your location",
"jm.theme.labelsource.blank": "Blank",
"jm.theme.labelsource.blank.tooltip": "Show nothing",
"jm.theme.labelsource.day": "Minecraft Day",
"jm.theme.labelsource.day.tooltip": "Show the current day in the world.",
"jm.theme.labelsource.dimension": "Dimension",
"jm.theme.labelsource.dimension.tooltip": "Shows current Dimension",
"jm.theme.labelsource.fps": "FPS",
Expand Down Expand Up @@ -804,7 +833,13 @@
"jm.theme.labelsource.region.tooltip": "Shows the current Region Coordinates",
"jm.waypoint.auto_deathpoint_remove_distance": "Auto Remove Death Waypoint Distance",
"jm.waypoint.auto_deathpoint_remove_distance.tooltip": "The distance which the death waypoint is removed, minimum 2 or it will get removed when created.",
"jm.waypoint.auto_hide_icon": "Auto-Hide Icon",
"jm.waypoint.auto_hide_icon.angle": "Auto-Hide Icon Range",
"jm.waypoint.auto_hide_icon.angle.tooltip": "Adjust the angle in which the icon will auto hide.",
"jm.waypoint.auto_hide_icon.tooltip": "Auto-Hides the Waypoint icon, if disabled it will always show.",
"jm.waypoint.auto_hide_label": "صناعة السيارات في إخفاء التسمية",
"jm.waypoint.auto_hide_label.angle": "Auto-Hide Label Range",
"jm.waypoint.auto_hide_label.angle.tooltip": "Adjust the angle in which the label will auto hide.",
"jm.waypoint.auto_hide_label.tooltip": "إخفاء إحداثية تسميات عندما كنت لا تبحث نحوهم",
"jm.waypoint.auto_remove_deathpoints": "Auto Remove Death Waypoints",
"jm.waypoint.auto_remove_deathpoints.tooltip": "Automatically removes death waypoints as you approach them",
Expand All @@ -814,6 +849,7 @@
"jm.waypoint.cancel": "الغاء",
"jm.waypoint.chat": "Chat",
"jm.waypoint.chat.tooltip": "Copy location to chat",
"jm.waypoint.chat_share": "§8Waypoint Shared:",
"jm.waypoint.color": "اللون",
"jm.waypoint.command.reloaded": "Waypoints reloaded",
"jm.waypoint.count": "Count",
Expand All @@ -838,7 +874,11 @@
"jm.waypoint.dimensions": "الأبعاد",
"jm.waypoint.dimensions.question.tooltip": "Select the dimensions that the waypoint will display in.\n\nCheckbox on the right is the primary dimension, this is the dimension that will be used when teleporting to the waypoint.\nIt also the primary dimension used for calculating the waypoint location between nether and overworld.",
"jm.waypoint.disable": "Disable",
"jm.waypoint.disable_group": "Disable Group",
"jm.waypoint.disable_share": "Disable Share",
"jm.waypoint.disable_share.tooltip": "Disables the share button in the waypoint manager and fullscreen popup menu Chat Position.",
"jm.waypoint.disable_waypoint": "Disable Waypoint",
"jm.waypoint.disable_waypoints": "Disable only the current visible Waypoints in the list.",
"jm.waypoint.display_management": "نقطة الطريق في لعبة العرض والإدارة",
"jm.waypoint.distance": "القطر",
"jm.waypoint.distance_meters": "(%1$s م)",
Expand All @@ -855,9 +895,11 @@
"jm.waypoint.enable_all": "جميع %1$s : %2$s",
"jm.waypoint.enable_beacons": "تمكين إحداثية منارات",
"jm.waypoint.enable_beacons.tooltip": "إظهار منارات في اللعبة من نقاط الطريق الخاص بك",
"jm.waypoint.enable_group": "Enable Group",
"jm.waypoint.enable_manager": "تمكين إحداثية مدير",
"jm.waypoint.enable_manager.tooltip": "تمكين مدير نقطة الطريق. إذا كنت تستخدم وزارة الدفاع أخرى لإدارة نقاط الطريق، عليك تعطيل هذا.",
"jm.waypoint.enable_waypoint": "Enable Waypoint",
"jm.waypoint.enable_waypoints": "Enable only the current visible Waypoints in the list.",
"jm.waypoint.find": "البحث",
"jm.waypoint.find.tooltip": "Find Waypoint on Map",
"jm.waypoint.font_scale": "مقياس الخط",
Expand Down Expand Up @@ -910,6 +952,8 @@
"jm.waypoint.manager.disable_strikethrough.tooltip": "Disables the strike through of the waypoint text.",
"jm.waypoint.manager.focus_dim": "Waypoint Manager Open in Current Dimension",
"jm.waypoint.manager.focus_dim.tooltip": "Opens the waypoint manager in the current dimension",
"jm.waypoint.map.render_enabled": "Render Map Waypoints",
"jm.waypoint.map.render_enabled.tooltip": "Disables/Enables rendering of all waypoints on the map. This does not change whether waypoints are enabled or disabled",
"jm.waypoint.max_distance": "المسافة القصوى",
"jm.waypoint.max_distance.tooltip": "المسافة القصوى منك (في كتل / متر) أن إحداثية يجب عرض. آثار كلا نقاط الطريق على الخرائط ومنارات إحداثية. تعيين إلى 0 دون حد أقصى.",
"jm.waypoint.min_distance": "Minimum Distance",
Expand All @@ -923,6 +967,7 @@
"jm.waypoint.red_abbreviated": "احمر",
"jm.waypoint.remove": "إزالة",
"jm.waypoint.render_enabled": "Render Waypoints",
"jm.waypoint.render_enabled.tooltip": "Disables/Enables rendering of all waypoints in world and on the map. This does not change whether waypoints are enabled or disabled",
"jm.waypoint.reset": "إعادة تعيين",
"jm.waypoint.save": "حفظ",
"jm.waypoint.shader": "Shader Beacon",
Expand Down Expand Up @@ -951,6 +996,8 @@
"jm.waypoint.sort.property.ascending": "ascending",
"jm.waypoint.teleport": "انتقال فوري",
"jm.waypoint.teleport.tooltip": "Teleport to Waypoint",
"jm.waypoint.teleport.whole_numbers": "Remove Decimals from Teleport",
"jm.waypoint.teleport.whole_numbers.tooltip": "Some servers do not support teleporting to center of the block, so enabling this option uses whole numbers instead of adding the .5 to the value.",
"jm.waypoint.teleport_command": "Custom Waypoint Teleport Command",
"jm.waypoint.teleport_command.tooltip": "Set the teleport command for your server. Create the custom command for your server with these keys. Player Name:{name} - Waypoint Coordinates:{x} {y} {z} - Target Dimension:{dim}.",
"jm.waypoint.temp": "Temp: ",
Expand All @@ -960,6 +1007,8 @@
"jm.waypoint.texture_size.tooltip": "استخدام أيقونة صغيرة لمنارات إحداثية",
"jm.waypoint.waypoints": "نقاط الطريق",
"jm.waypoint.waypoints_button": "Waypoints...",
"jm.waypoint.world.render_enabled": "Render World Waypoints",
"jm.waypoint.world.render_enabled.tooltip": "Disables/Enables rendering of all waypoints in world. This does not change whether waypoints are enabled or disabled",
"jm.waypoint.x": "X",
"jm.waypoint.xyz": "X, Y, Z",
"jm.waypoint.y": "Y",
Expand Down Expand Up @@ -1049,6 +1098,9 @@
"key.journeymap.minimap_type": "Change Map Type",
"key.journeymap.night": "عرض ليلة خريطة",
"key.journeymap.toggle_entity_names": "Toggle Entity Names",
"key.journeymap.toggle_render_waypoints": "Toggle Waypoint Rendering",
"key.journeymap.toggle_render_waypoints_map": "Toggle Waypoint Map Rendering",
"key.journeymap.toggle_render_waypoints_world": "Toggle Waypoint World Rendering",
"key.journeymap.toggle_waypoints": "Toggle all Waypoints",
"key.journeymap.zoom_in": "تكبير",
"key.journeymap.zoom_out": "تصغير"
Expand Down
Loading

0 comments on commit e30f52b

Please sign in to comment.