mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
remove unused i18n keys
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"moderation": "Moderace",
|
||||
"notification": "Upozornění",
|
||||
"friend_list": "Seznam přátel",
|
||||
"profile": "Profil",
|
||||
"settings": "Nastavení"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Zobrazit pouze oblíbené",
|
||||
"filter_placeholder": "Filtrovat",
|
||||
"search_placeholder": "Vyhledat"
|
||||
},
|
||||
"game_log": {
|
||||
@@ -82,25 +80,18 @@
|
||||
"next_page": "Další"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Přátelé"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Světy",
|
||||
"search": "Vyhledávání",
|
||||
"vrchat_favorites": "VRChat Oblíbené",
|
||||
"local_favorites": "Lokální Oblíbené",
|
||||
"new_group": "Nová skupina",
|
||||
"refresh": "Obnovit",
|
||||
"cancel_refresh": "Zrušit obnovení"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatary",
|
||||
"search": "Vyhledávání",
|
||||
"vrchat_favorites": "VRChat Oblíbené",
|
||||
"local_favorites": "Lokální Oblíbené (Potřeba VRC+)",
|
||||
"new_group": "Nová skupina",
|
||||
"refresh": "Obnovit",
|
||||
"cancel_refresh": "Zrušit obnovení"
|
||||
},
|
||||
"edit_mode": "Režim úprav",
|
||||
@@ -120,7 +111,6 @@
|
||||
"delete_tooltip": "Smazat",
|
||||
"unavailable_tooltip": "Nedostupný",
|
||||
"private": "Soukromý",
|
||||
"sort_by": "Seřadit podle",
|
||||
"select_avatar_tooltip": "Vybrat avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -138,30 +128,17 @@
|
||||
"refresh_tooltip": "Obnovit"
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Seznam přátel",
|
||||
"bulk_unfriend": "Hromadné odebrání přátel",
|
||||
"bulk_unfriend_selection": "Výběr hromadného odebrání přátel",
|
||||
"load": "Načíst chybějící položky",
|
||||
"load_tooltip": "Načíst",
|
||||
"favorites_only_tooltip": "Zobrazit pouze oblíbené",
|
||||
"search_placeholder": "Vyhledat",
|
||||
"filter_placeholder": "Filtrovat",
|
||||
"refresh_tooltip": "Obnovit",
|
||||
"clear_tooltip": "Vymazat výsledky",
|
||||
"cancel_tooltip": "Zrušit"
|
||||
"filter_placeholder": "Filtrovat"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Profil",
|
||||
"last_activity": "Poslední aktivita",
|
||||
"two_factor": "Dvou-fázové ověření (2FA)",
|
||||
"two_factor_enabled": "Aktivováno",
|
||||
"two_factor_disabled": "Deaktivováno",
|
||||
"v_bucks": "V-Bucks",
|
||||
"refresh": "Obnovit",
|
||||
"logout": "Odhlásit se",
|
||||
"manage_gallery_inventory_icon": "Manage Photos/Icons/Emojis/Stickers",
|
||||
"export_notes": "Exportovat Poznámky "
|
||||
"refresh": "Obnovit"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Herní Info",
|
||||
@@ -169,9 +146,6 @@
|
||||
"user_online": "{count} hráčů online.",
|
||||
"refresh": "Obnovit"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "VRC SDK Stažené"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Přímý přístup",
|
||||
"username": "Jméno",
|
||||
@@ -185,8 +159,6 @@
|
||||
"invite_request_response_messages": "Zprávý odpovědí na žádost o pozvání",
|
||||
"past_display_names": "Minulé přezdívky",
|
||||
"config_json": "Konfigurační JSON",
|
||||
"current_user_json": "Aktuální Uživatelské JSON",
|
||||
"feedback": "Zpětná vazba",
|
||||
"refresh_tooltip": "Obnovit",
|
||||
"clear_results_tooltip": "Vymazat výsledky"
|
||||
},
|
||||
@@ -226,7 +198,6 @@
|
||||
"disable_gpu_acceleration": "Vypnout GPU Akceleraci",
|
||||
"disable_gpu_acceleration_tooltip": "Tuto možnost změnte pouze, pokud víte co děláte, narušujete SteamVR Overlay, může opravit UI problémy, vyžaduje restart VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "Vypnout GPU akceleraci VR Overlay",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "GPU akcelerace VR překrytí může působit pád VRCX nebo VRAM Leaking, vyžaduje restart VRCX",
|
||||
"proxy": "Nastavení proxy"
|
||||
},
|
||||
"favorites": {
|
||||
@@ -239,7 +210,6 @@
|
||||
"empty_avatar": "Záznam avatarů v kanálu bez jmen"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatizace",
|
||||
"auto_change_status": "Automaticky měnit status",
|
||||
"auto_state_change_tooltip": "Automaticky změnit status když v instanci jsou další lidé (Sám / Společnost)",
|
||||
"alone_condition": "Kondice pro samotného",
|
||||
@@ -280,7 +250,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Přiblížení",
|
||||
"vrcplus_profile_icons": "VRCPlus Profilové ikony",
|
||||
"tooltips": "Popisky",
|
||||
"nicknames": "Přezdívky v poznámkách",
|
||||
"sort_favorite_by": "Řadit oblíbené podle",
|
||||
"sort_favorite_by_name": "jména",
|
||||
@@ -304,22 +273,17 @@
|
||||
"alphabetical": "Abecedně",
|
||||
"private_to_bottom": "Soukromé dolů",
|
||||
"status": "Status",
|
||||
"status_and_private_to_bottom": "Status a soukromé dolů",
|
||||
"location": "Lokace",
|
||||
"last_active": "Naposledy aktivní",
|
||||
"last_seen": "Naposledy viděn",
|
||||
"time_in_instance": "Čas v instanci",
|
||||
"placeholder": "Řazení",
|
||||
"dropdown_header": "Vybrat způsob řazení"
|
||||
},
|
||||
"width": "Šířka"
|
||||
"placeholder": "Řazení"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "Dialog uživatele",
|
||||
"vrchat_notes": "VRChat poznámky",
|
||||
"vrcx_memos": "VRCX poznámky",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Exportovat VRCX poznámky do VRChat poznámek",
|
||||
"export_notes": "Exportovat poznámky"
|
||||
"vrcx_memos": "VRCX poznámky"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Uživatelské barvy",
|
||||
@@ -409,11 +373,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Advanced",
|
||||
"launch_options": "Launch Options",
|
||||
"screenshot_metadata": "Screenshot Metadata",
|
||||
"vrc_registry_backup": "VRC Registry Backup",
|
||||
"common_folders": "Common Folders",
|
||||
"primary_password": {
|
||||
"header": "Primary Password",
|
||||
"description": "Encrypt password (disables auto login)"
|
||||
@@ -469,15 +430,11 @@
|
||||
"header": "App Launcher",
|
||||
"folder": "Auto-Launch Folder",
|
||||
"folder_tooltip": "To auto-launch apps with VRChat, place shortcuts in this folder.",
|
||||
"enable": "Enable",
|
||||
"auto_close": "Auto close apps"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX Instance Cache/Debug",
|
||||
"udon_exception_logging": "Udon Exception Logging",
|
||||
"gpu_fix": "SteamVR Overlay GPU Fix",
|
||||
"gpu_fix_notice": "(requires restart)",
|
||||
"gpu_fix_warning": "Only enable this option if the SteamVR overlay isn't working and you have 2 GPUs",
|
||||
"disable_gamelog": "Disable GameLog",
|
||||
"disable_gamelog_notice": "(will likely break things)",
|
||||
"user_cache": "User cache:",
|
||||
@@ -552,7 +509,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Active",
|
||||
"search_result_more": "Search More:",
|
||||
"direct_access_tooltip": "Direct access ID/URL from clipboard",
|
||||
"refresh_tooltip": "Refresh friends",
|
||||
"groups": "Groups",
|
||||
"friends": "Friends",
|
||||
@@ -662,10 +618,8 @@
|
||||
"copy_id": "Copy ID",
|
||||
"copy_url": "Copy URL",
|
||||
"copy_display_name": "Copy DisplayName",
|
||||
"accuracy_notice": "Info from local database may not be accurate",
|
||||
"instance_full": "full",
|
||||
"instance_closed": "closed",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "Close Instance",
|
||||
"instance_age_gated": "age gated"
|
||||
},
|
||||
@@ -725,7 +679,6 @@
|
||||
"private": "Private",
|
||||
"avatar_scaling_disabled": "Avatar Scaling Disabled",
|
||||
"focus_view_disabled": "Focus View Disabled",
|
||||
"stickers_disabled": "Stickers Disabled",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "Labs",
|
||||
"cache": "Cache",
|
||||
@@ -765,9 +718,7 @@
|
||||
"public_count": "Public {count}",
|
||||
"private_count": "Private {count}",
|
||||
"capacity_count": "Capacity {count} ({max})",
|
||||
"self_invite_tooltip": "Invite Yourself",
|
||||
"refresh_instance_info": "Refresh Instance Info",
|
||||
"instance_full": "full",
|
||||
"instance_creator": "Instance Creator"
|
||||
},
|
||||
"info": {
|
||||
@@ -796,8 +747,7 @@
|
||||
"platform": "Platform",
|
||||
"last_visited": "Last Visited",
|
||||
"visit_count": "Visit Count",
|
||||
"time_spent": "Time Spent",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"time_spent": "Time Spent"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -819,13 +769,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Public)",
|
||||
"private": "(Private)",
|
||||
"own": "(Own)"
|
||||
"private": "(Private)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Delete avatar from cache",
|
||||
"favorite_tooltip": "Favorites",
|
||||
"unfavorite_tooltip": "Remove from favorites",
|
||||
"refresh": "Refresh",
|
||||
"select": "Select Avatar",
|
||||
"select_fallback": "Select Fallback Avatar",
|
||||
@@ -857,8 +805,7 @@
|
||||
"memo_placeholder": "Click to add a memo"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "File Analysis"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -903,7 +850,6 @@
|
||||
"header": "Info",
|
||||
"instances": "Instances",
|
||||
"announcement": "Announcement",
|
||||
"instance_full": "full",
|
||||
"rules": "Rules",
|
||||
"members": "Members",
|
||||
"created_at": "Created At",
|
||||
@@ -985,10 +931,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Language",
|
||||
"add_language": "Add Language",
|
||||
"select_language": "Select Language",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancel"
|
||||
"select_language": "Select Language"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1085,7 +1028,6 @@
|
||||
"header": "Set World Tags",
|
||||
"avatar_scaling_disabled": "Disable avatar scaling",
|
||||
"focus_view_disabled": "Disable focus view",
|
||||
"stickers_disabled": "Disable stickers",
|
||||
"enable_debugging": "Enable world debugging for others",
|
||||
"author_tags": "Author Tags (comma separated)",
|
||||
"content_tags": "Content Warning Tags",
|
||||
@@ -1099,7 +1041,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Set Avatar Tags",
|
||||
"content_tags": "Content Warning Tags",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1376,8 +1317,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Group Member Moderation",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "Search",
|
||||
"members": "Members",
|
||||
"bans": "Bans",
|
||||
"invites": "Invites",
|
||||
@@ -1397,7 +1336,6 @@
|
||||
"accept_join_requests": "Accept Join Requests",
|
||||
"reject_join_requests": "Reject Join Requests",
|
||||
"block_join_requests": "Block Join Requests",
|
||||
"group_members": "Group Members",
|
||||
"progress": "Progress:",
|
||||
"display_name": "Display Name",
|
||||
"visibility": "Visibility",
|
||||
@@ -1438,7 +1376,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Emoji Manager",
|
||||
"select_emoji": "Select Emoji",
|
||||
"my_emojis": "My Emojis",
|
||||
"default_emojis": "Default Emojis",
|
||||
"cancel": "Cancel",
|
||||
"send": "Send"
|
||||
@@ -1471,34 +1408,16 @@
|
||||
"not_allowed": "You're not allowed to access this instance"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Failed to change avatar moderation",
|
||||
"image_changed": "Avatar image changed",
|
||||
"image_invalid": "Current avatar image invalid"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Emoji uploaded"
|
||||
"change_moderation_failed": "Failed to change avatar moderation"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "File isn't an image",
|
||||
"too_large": "File size too large"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Print uploaded"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Sticker uploaded"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Gallery image uploaded",
|
||||
"failed": "Failed to upload gallery image"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "World image changed",
|
||||
"image_invalid": "Current world image invalid"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Icon uploaded"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "User moderated"
|
||||
},
|
||||
@@ -1512,7 +1431,6 @@
|
||||
"description": "Enter a numeric code from your authenticator app",
|
||||
"use_otp": "Use OTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1520,7 +1438,6 @@
|
||||
"description": "Enter one of your saved recovery codes",
|
||||
"use_totp": "Use TOTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1528,7 +1445,6 @@
|
||||
"description": "Enter a numeric code that was sent to your email",
|
||||
"resend": "Resend Email",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1540,49 +1456,11 @@
|
||||
"description": "Enter a new name",
|
||||
"cancel": "Cancel",
|
||||
"change": "Change",
|
||||
"input_placeholder": "Name",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"success": "Group renamed"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a User URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "User URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a Username",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Username is required"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a World URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "World URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a Avatar URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Avatar URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a User/World/Instance/Avatar/Group URL or ID (UUID)",
|
||||
@@ -1660,8 +1538,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Change Recommended Capacity",
|
||||
"description": "Enter world recommended capacity (soft cap)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Valid number is required",
|
||||
"message": {
|
||||
"success": "World recommended capacity changed"
|
||||
@@ -1681,10 +1557,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Max Table Size",
|
||||
"description": "Limit amount of entries loaded from database to UI pages, larger table sizes will impact RAM usage and performance",
|
||||
"table_max_size": "Magimální velikost tabulky",
|
||||
"table_max_size": "Magimální velikost tabulky",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
"save": "Save"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "User Timeout Threshold",
|
||||
@@ -1701,11 +1576,6 @@
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "New Group",
|
||||
"description": "Enter a world favorite group name",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
@@ -1720,17 +1590,9 @@
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Pending Offline",
|
||||
"description": "Set pending offline delay in seconds (default: 110)",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Close",
|
||||
"restart": "Restart"
|
||||
}
|
||||
@@ -1784,7 +1646,6 @@
|
||||
"type": "Type",
|
||||
"user": "User",
|
||||
"group": "Group",
|
||||
"user_group": "User/Group",
|
||||
"photo": "Photo",
|
||||
"message": "Message",
|
||||
"action": "Action"
|
||||
@@ -1811,23 +1672,8 @@
|
||||
"message": "Message",
|
||||
"cool_down": "Cool Down",
|
||||
"action": "Action"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Date",
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Time",
|
||||
"name": "Name",
|
||||
"type": "Type",
|
||||
"status": "Status",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"import": {
|
||||
"image": "Image",
|
||||
"name": "Name",
|
||||
@@ -1935,7 +1781,6 @@
|
||||
"error_message": "Error Message",
|
||||
"endpoint": "Endpoint",
|
||||
"missing_credentials": "Missing Credentials",
|
||||
"avatar_private_or_deleted": "Avatar private or deleted",
|
||||
"vpn_in_use": "VRChat currently blocks most VPNs. Please disable any connected VPNs and try again.",
|
||||
"login_error": "Login Error",
|
||||
"invalid_json_response": "Invalid JSON response",
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
"friend_list": "Friend List",
|
||||
"charts": "Charts",
|
||||
"tools": "Tools",
|
||||
"about": "About",
|
||||
"profile": "Profile",
|
||||
"settings": "Settings",
|
||||
"manage": "Manage",
|
||||
"help_support": "Help & Support",
|
||||
@@ -47,7 +45,6 @@
|
||||
"folder_selected": "Folder items",
|
||||
"folder_selected_empty": "No items selected",
|
||||
"delete_folder": "Delete Folder",
|
||||
"assign_folder": "Add to folder",
|
||||
"remove_from_folder": "Remove from folder",
|
||||
"folder_empty": "No items in this folder",
|
||||
"invalid_folder": "Folder must have a name and contain at least two items.",
|
||||
@@ -55,11 +52,6 @@
|
||||
"restore_default_confirm": "Restore navigation to its default order?",
|
||||
"save": "Save",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"icon_picker": {
|
||||
"search_placeholder": "Search icon name or tags",
|
||||
"pick_icon": "Pick Icon",
|
||||
"no_icon_found": "No icons found"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
@@ -81,7 +73,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Filter favorites only",
|
||||
"filter_placeholder": "Filter",
|
||||
"search_placeholder": "Search",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -93,7 +84,6 @@
|
||||
}
|
||||
},
|
||||
"friends_locations": {
|
||||
"online_friends": "Online Friends",
|
||||
"online": "Online",
|
||||
"favorite": "Favorites",
|
||||
"same_instance": "Same instance",
|
||||
@@ -102,7 +92,6 @@
|
||||
"spacing": "Spacing",
|
||||
"scale": "Scale",
|
||||
"separate_same_instance_friends": "Separate Same Instance Friends",
|
||||
"no_matching_friends": "No Matching Friends",
|
||||
"loading_more": "Loading more..."
|
||||
},
|
||||
"game_log": {
|
||||
@@ -164,32 +153,22 @@
|
||||
"next_page": "Next"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Friends"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Worlds",
|
||||
"search": "Search",
|
||||
"vrchat_favorites": "VRChat Favorites",
|
||||
"local_favorites": "Local Favorites",
|
||||
"new_group": "New Group",
|
||||
"refresh": "Refresh",
|
||||
"cancel_refresh": "Cancel Refresh"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatars",
|
||||
"search": "Search",
|
||||
"vrchat_favorites": "VRChat Favorites",
|
||||
"local_favorites": "Local Favorites (Requires VRC+)",
|
||||
"new_group": "New Group",
|
||||
"refresh": "Refresh",
|
||||
"cancel_refresh": "Cancel Refresh",
|
||||
"check_invalid": "Check for deleted/private avatars",
|
||||
"check_description": "Detect and remove invalid avatars from this group",
|
||||
"checking": "Checking for invalid avatars...",
|
||||
"check_progress": "Progress: {current}/{total}",
|
||||
"check_complete": "Check complete!",
|
||||
"check_summary": "Checked {total} avatars, found {invalid} invalid, removed {removed}",
|
||||
"removed_list_header": "Avatars pending deletion:",
|
||||
"copy_removed_ids": "Copy Avatar IDs",
|
||||
"copied_ids": "Avatar IDs copied to clipboard",
|
||||
@@ -202,11 +181,6 @@
|
||||
"no_invalid_found": "No invalid avatars found",
|
||||
"delete_cancelled": "Delete operation cancelled"
|
||||
},
|
||||
"visibility": {
|
||||
"public": "Public",
|
||||
"friends": "Friends",
|
||||
"private": "Private"
|
||||
},
|
||||
"edit_mode": "Edit Mode",
|
||||
"copy": "Copy",
|
||||
"clear": "Clear",
|
||||
@@ -226,7 +200,6 @@
|
||||
"delete_tooltip": "Delete",
|
||||
"unavailable_tooltip": "Unavailable",
|
||||
"private": "Private",
|
||||
"sort_by": "Sort By",
|
||||
"select_avatar_tooltip": "Select Avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -318,11 +291,9 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Friend List",
|
||||
"bulk_unfriend": "Bulk Unfriend Mode",
|
||||
"bulk_unfriend_selection": "Bulk Unfriend Selection",
|
||||
"load": "Load missing entries",
|
||||
"load_tooltip": "Load",
|
||||
"load_dialog_title": "Load missing entries",
|
||||
"load_dialog_message": "Retrieving missing profile fields for your friends.",
|
||||
"load_cancel": "Cancel",
|
||||
@@ -330,13 +301,9 @@
|
||||
"favorites_only_tooltip": "Filter favorites only",
|
||||
"search_placeholder": "Search",
|
||||
"filter_placeholder": "Filter",
|
||||
"refresh_tooltip": "Refresh",
|
||||
"clear_tooltip": "Clear Results",
|
||||
"cancel_tooltip": "Cancel",
|
||||
"load_mutual_friends": "Load Mutual Friends"
|
||||
},
|
||||
"charts": {
|
||||
"header": "Charts",
|
||||
"instance_activity": {
|
||||
"header": "Instance Activity",
|
||||
"online_time": "Online Time",
|
||||
@@ -344,11 +311,9 @@
|
||||
"next_day": "Next Day",
|
||||
"refresh": "Refresh",
|
||||
"tips": {
|
||||
"header": "Tips",
|
||||
"online_time": "Online time refers to the game time recorded by VRCX for the current day.",
|
||||
"click_Y_axis": "Click Y-axis label to navigate to the instance details or open User dialog.",
|
||||
"click_instance_name": "Click instance name to open Previous Instance Info dialog.",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"click_instance_name": "Click instance name to open Previous Instance Info dialog."
|
||||
},
|
||||
"settings": {
|
||||
"header": "Settings",
|
||||
@@ -395,10 +360,6 @@
|
||||
"mutual_friend_graph_ready_message": "Mutual friend network graph is ready",
|
||||
"friend_list_changed_fetch_again": "Friend list changed. Please fetch the mutual friend network again."
|
||||
},
|
||||
"tooltip": {
|
||||
"mutual_friends_count": "Mutual friends: {count}",
|
||||
"edge": "{source} ↔ {target}"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Graph Layout Settings",
|
||||
"layout_iterations": "Layout iterations",
|
||||
@@ -407,22 +368,6 @@
|
||||
"layout_spacing_help": "How spread out the graph is. Higher means less crowded.",
|
||||
"edge_curvature": "Edge curvature",
|
||||
"edge_curvature_help": "How curved the lines are. Higher means smoother lines in dense areas."
|
||||
},
|
||||
"force_dialog": {
|
||||
"open_label": "Adjust graph layout settings",
|
||||
"title": "Graph Layout Settings",
|
||||
"description": "Fine-tune the force-directed layout used to draw the mutual friend graph.",
|
||||
"repulsion": "Repulsion",
|
||||
"edge_length_min": "Edge length (min)",
|
||||
"edge_length_max": "Edge length (max)",
|
||||
"gravity": "Gravity",
|
||||
"apply": "Apply",
|
||||
"reset": "Reset",
|
||||
"repulsion_help": "Repulsion between nodes.",
|
||||
"edge_length_min_help": "Minimum distance between connected nodes.",
|
||||
"edge_length_max_help": "Maximum distance between connected nodes.",
|
||||
"gravity_help": "Pull strength toward the graph center.",
|
||||
"invalid_input": "Please enter non-negative numbers."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -433,7 +378,6 @@
|
||||
"calendar": "Calendar",
|
||||
"calendar_description": "Group Events Calendar"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "Find the Discord usernames of your VRChat friends",
|
||||
"export_friend_list_description": "Export your friends list from VRChat",
|
||||
@@ -452,7 +396,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "VRChat Photos",
|
||||
"steam_screenshots": "Steam Screenshots",
|
||||
"open_folder": "Open Folder",
|
||||
"vrc_photos_description": "Opens your VRChat photos folder",
|
||||
"steam_screenshots_description": "Opens your Steam screenshots folder"
|
||||
},
|
||||
@@ -487,16 +430,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Profile",
|
||||
"last_activity": "Last Activity",
|
||||
"two_factor": "Two-Factor Auth (2FA)",
|
||||
"two_factor_enabled": "Enabled",
|
||||
"two_factor_disabled": "Disabled",
|
||||
"vrchat_credits": "VRChat Credits",
|
||||
"refresh": "Click to refresh",
|
||||
"logout": "Logout",
|
||||
"manage_gallery_inventory_icon": "Manage VRC+ Images & Inventory",
|
||||
"export_notes": "Export Notes"
|
||||
"refresh": "Click to refresh"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Game Info",
|
||||
@@ -504,12 +439,7 @@
|
||||
"user_online": "{count} users online.",
|
||||
"refresh": "Click to refresh"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "VRC SDK Downloads"
|
||||
},
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Current User JSON",
|
||||
"feedback": "Feedback",
|
||||
"refresh_tooltip": "Refresh",
|
||||
"clear_results_tooltip": "Clear results"
|
||||
},
|
||||
@@ -551,7 +481,6 @@
|
||||
"disable_gpu_acceleration": "Disable GPU Acceleration",
|
||||
"disable_gpu_acceleration_tooltip": "Only change this option if you know what you're doing, may fix issues with UI, requires restarting VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "Disable VR Overlay GPU Acceleration",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "VR Overlay GPU acceleration can cause VRCX to crash or cause VRAM memory leaks, requires restarting VRCX",
|
||||
"proxy": "Proxy settings",
|
||||
"startup_linux": "Add \"--startup\" arg to startup VRCX.desktop file to start VRCX minimized at system startup"
|
||||
},
|
||||
@@ -567,7 +496,6 @@
|
||||
"auto_login_delay_button": "Set delay seconds"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automation",
|
||||
"auto_change_status": "Auto Change Status",
|
||||
"auto_state_change_tooltip": "Automatically change status when there are other people in the instance (Alone / Company)",
|
||||
"alone_condition": "Alone Condition",
|
||||
@@ -624,7 +552,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "VRCPlus Profile Icons",
|
||||
"tooltips": "Tooltips",
|
||||
"show_instance_id": "Show Instance Name",
|
||||
"age_gated_instances": "Age Gated Instances",
|
||||
"nicknames": "Memo Nicknames",
|
||||
@@ -670,15 +597,12 @@
|
||||
"alphabetical": "Alphabetical",
|
||||
"private_to_bottom": "Private to Bottom",
|
||||
"status": "Status",
|
||||
"status_and_private_to_bottom": "Status and Private to Bottom",
|
||||
"location": "Location",
|
||||
"last_active": "Last Active",
|
||||
"last_seen": "Last Seen",
|
||||
"time_in_instance": "Time in Instance",
|
||||
"placeholder": "Sort Order",
|
||||
"dropdown_header": "Choose Sort Order"
|
||||
"placeholder": "Sort Order"
|
||||
},
|
||||
"width": "Width",
|
||||
"group_by_instance": "Group by Instance",
|
||||
"group_by_instance_tooltip": "Enabling this will group friends by instance when there is more than one friend in the same instance.",
|
||||
"hide_friends_in_same_instance": "Hide Friends in Same Instance",
|
||||
@@ -689,9 +613,7 @@
|
||||
"user_dialog": {
|
||||
"header": "User Dialog",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Export VRCX Memos into VRChat notes",
|
||||
"export_notes": "Export Notes"
|
||||
"vrcx_memos": "VRCX Memos"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "User Colors",
|
||||
@@ -804,18 +726,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "Pictures",
|
||||
"auto_delete_old_prints": "Auto Delete Old Prints",
|
||||
"auto_delete_prints_from_vrc": "Delete Old Prints from VRC when reaching print limit"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Advanced",
|
||||
"launch_options": "Launch Options",
|
||||
"screenshot_metadata": "Screenshot Metadata",
|
||||
"vrc_registry_backup": "VRC Registry Backup",
|
||||
"common_folders": "Common Folders",
|
||||
"primary_password": {
|
||||
"header": "Primary Password",
|
||||
"description": "Encrypt password (disables auto login)"
|
||||
@@ -911,16 +829,12 @@
|
||||
"header": "App Launcher",
|
||||
"folder": "Auto-Launch Folder",
|
||||
"folder_tooltip": "To auto-launch apps with VRChat, place shortcuts inside this folder, alteratively use the platform-specific subfolders",
|
||||
"enable": "Enable",
|
||||
"auto_close": "Auto close apps",
|
||||
"run_process_once": "Open single instance of app"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX Instance Cache/Debug",
|
||||
"udon_exception_logging": "Udon Exception Logging",
|
||||
"gpu_fix": "SteamVR Overlay GPU Fix",
|
||||
"gpu_fix_notice": "(requires restart)",
|
||||
"gpu_fix_warning": "Only enable this option if the SteamVR overlay isn't working and you have 2 GPUs",
|
||||
"disable_gamelog": "Disable GameLog",
|
||||
"disable_gamelog_notice": "(will likely break things)",
|
||||
"user_cache": "User cache:",
|
||||
@@ -989,7 +903,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Active",
|
||||
"search_result_more": "Search More:",
|
||||
"direct_access_tooltip": "Direct access ID/URL from clipboard",
|
||||
"refresh_tooltip": "Refresh friends",
|
||||
"groups": "Groups",
|
||||
"friends": "Friends",
|
||||
@@ -1024,7 +937,6 @@
|
||||
"tags": {
|
||||
"friend_number": "Friend Number",
|
||||
"vrchat_team": "VRChat Team",
|
||||
"18_plus_verified": "18+ Verified",
|
||||
"age_verified": "Age Verified",
|
||||
"trust_level": "Trust Level",
|
||||
"mutual_friends": "Mutual Friends",
|
||||
@@ -1120,10 +1032,8 @@
|
||||
"copy_url": "Copy URL",
|
||||
"copy_display_name": "Copy DisplayName",
|
||||
"vrcplus_hides_avatar": "When a VRC+ profile photo is set, avatar info is hidden. This also hides avatar changes in the feed",
|
||||
"accuracy_notice": "Info from local database may not be accurate",
|
||||
"instance_full": "full",
|
||||
"instance_closed": "Instance closed",
|
||||
"instance_hard_closed": "Instance hard closed",
|
||||
"close_instance": "Close Instance",
|
||||
"instance_age_gated": "age gated",
|
||||
"open_previous_instance": "Open Previous Instances",
|
||||
@@ -1202,7 +1112,6 @@
|
||||
"private": "Private",
|
||||
"avatar_scaling_disabled": "Avatar Scaling Disabled",
|
||||
"focus_view_disabled": "Focus View Disabled",
|
||||
"stickers_disabled": "Stickers Disabled",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "Labs",
|
||||
"cache": "Cache",
|
||||
@@ -1242,9 +1151,7 @@
|
||||
"public_count": "Public {count}",
|
||||
"private_count": "Private {count}",
|
||||
"capacity_count": "Capacity {count} ({max})",
|
||||
"self_invite_tooltip": "Invite Yourself",
|
||||
"refresh_instance_info": "Refresh Instance Info",
|
||||
"instance_full": "full",
|
||||
"instance_creator": "Instance Creator"
|
||||
},
|
||||
"info": {
|
||||
@@ -1273,8 +1180,7 @@
|
||||
"platform": "Platform",
|
||||
"last_visited": "Last Visited",
|
||||
"visit_count": "Visit Count",
|
||||
"time_spent": "Time Spent",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"time_spent": "Time Spent"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -1296,13 +1202,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Public)",
|
||||
"private": "(Private)",
|
||||
"own": "(Own)"
|
||||
"private": "(Private)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Delete avatar from cache",
|
||||
"favorite_tooltip": "Favorites",
|
||||
"unfavorite_tooltip": "Remove from favorites",
|
||||
"refresh": "Refresh",
|
||||
"share": "Share",
|
||||
"select": "Select Avatar",
|
||||
@@ -1339,8 +1243,7 @@
|
||||
"gallery": "Gallery"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "File Analysis"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1388,7 +1291,6 @@
|
||||
"header": "Info",
|
||||
"instances": "Instances",
|
||||
"announcement": "Announcement",
|
||||
"instance_full": "full",
|
||||
"rules": "Rules",
|
||||
"members": "Members",
|
||||
"created_at": "Created At",
|
||||
@@ -1471,10 +1373,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Language",
|
||||
"add_language": "Add Language",
|
||||
"select_language": "Select Language",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancel"
|
||||
"select_language": "Select Language"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1505,8 +1404,6 @@
|
||||
"region_use": "US East",
|
||||
"region_eu": "Europe",
|
||||
"region_jp": "Japan",
|
||||
"content_settings": "Content Settings",
|
||||
"content_placeholder": "Enabled Content",
|
||||
"content_emoji": "Emoji",
|
||||
"content_stickers": "Stickers",
|
||||
"content_pedestals": "Pedestals",
|
||||
@@ -1581,16 +1478,13 @@
|
||||
"translation_api": {
|
||||
"header": "Bio Translation API",
|
||||
"description": "Enter your Google translate API Key",
|
||||
"placeholder": "Google Translate API Key",
|
||||
"guide": "Guide",
|
||||
"mode": "Provider",
|
||||
"mode_google": "Google Translate",
|
||||
"mode_openai": "OpenAI",
|
||||
"test": "Test",
|
||||
"save": "Save",
|
||||
"msg_disabled": "Translation API disabled",
|
||||
"msg_fill_endpoint_model": "Please fill endpoint and model",
|
||||
"msg_settings_invalid": "Translation settings invalid",
|
||||
"msg_settings_saved": "Translation settings saved",
|
||||
"msg_test_success": "Test succeeded",
|
||||
"msg_test_failed": "Test failed",
|
||||
@@ -1604,14 +1498,12 @@
|
||||
"fetching_models": "Fetching...",
|
||||
"msg_endpoint_required": "Please fill in the endpoint first",
|
||||
"msg_models_fetched": "Found {count} models",
|
||||
"msg_no_models_found": "No models found",
|
||||
"msg_fetch_models_failed": "Failed to fetch models"
|
||||
"msg_no_models_found": "No models found"
|
||||
},
|
||||
"set_world_tags": {
|
||||
"header": "Set World Tags",
|
||||
"avatar_scaling_disabled": "Disable avatar scaling",
|
||||
"focus_view_disabled": "Disable focus view",
|
||||
"stickers_disabled": "Disable stickers",
|
||||
"enable_debugging": "Enable world debugging for others",
|
||||
"author_tags": "Author Tags (comma separated)",
|
||||
"content_tags": "Content Warning Tags",
|
||||
@@ -1626,7 +1518,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Set Avatar Tags",
|
||||
"content_tags": "Content Warning Tags",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1942,8 +1833,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Group Member Moderation",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "Search",
|
||||
"members": "Members",
|
||||
"bans": "Bans",
|
||||
"invites": "Invites",
|
||||
@@ -1963,7 +1852,6 @@
|
||||
"accept_join_requests": "Accept Join Requests",
|
||||
"reject_join_requests": "Reject Join Requests",
|
||||
"block_join_requests": "Block Join Requests",
|
||||
"group_members": "Group Members",
|
||||
"progress": "Progress:",
|
||||
"display_name": "Display Name",
|
||||
"visibility": "Visibility",
|
||||
@@ -2006,7 +1894,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Emoji Manager",
|
||||
"select_default_emoji": "Select Default Emoji",
|
||||
"my_emojis": "My Emojis",
|
||||
"default_emojis": "Default Emojis",
|
||||
"cancel": "Cancel",
|
||||
"send": "Send"
|
||||
@@ -2039,12 +1926,7 @@
|
||||
"moderate_group": {
|
||||
"header": "Moderate Group Member",
|
||||
"choose_group_placeholder": "Choose Group",
|
||||
"groups_with_moderation_permission": "Groups with Moderation Permission",
|
||||
"moderation_tools": "Moderation Tools"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "Download and save image",
|
||||
"copy_image_to_clipboard": "Copy image to clipboard"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -2096,9 +1978,7 @@
|
||||
"create_failed": "Failed to create instance"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Failed to change avatar moderation",
|
||||
"image_changed": "Avatar image changed",
|
||||
"image_invalid": "Current avatar image invalid"
|
||||
"change_moderation_failed": "Failed to change avatar moderation"
|
||||
},
|
||||
"avatar_lookup": {
|
||||
"not_found": "Avatar not found in search providers",
|
||||
@@ -2109,9 +1989,6 @@
|
||||
"database": {
|
||||
"upgrade_complete": "Database upgrade complete"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Emoji uploaded"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "File isn't an image",
|
||||
"too_large": "File size too large",
|
||||
@@ -2128,38 +2005,18 @@
|
||||
"launch": {
|
||||
"invalid_path": "Invalid path, you must enter VRChat folder or launch.exe"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Print uploaded"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Sticker uploaded"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Gallery image uploaded",
|
||||
"failed": "Failed to upload gallery image"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "Avatar gallery image uploaded",
|
||||
"failed": "Failed to upload avatar gallery image",
|
||||
"deleted": "Avatar gallery image deleted",
|
||||
"not_found": "Avatar gallery fileId not found",
|
||||
"already_first": "Already first image",
|
||||
"already_last": "Already last image",
|
||||
"reordered": "Successfully reordered avatar gallery images"
|
||||
},
|
||||
"upload": {
|
||||
"loading": "Uploading",
|
||||
"success": "Upload completed",
|
||||
"error": "Upload failed"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "World image changed",
|
||||
"image_invalid": "Current world image invalid",
|
||||
"load_failed": "Failed to load world"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Icon uploaded"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "User moderated",
|
||||
"load_failed": "Failed to load user"
|
||||
@@ -2184,7 +2041,6 @@
|
||||
"description": "Enter a numeric code from your authenticator app",
|
||||
"use_otp": "Use OTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"otp": {
|
||||
@@ -2192,7 +2048,6 @@
|
||||
"description": "Enter one of your saved recovery codes",
|
||||
"use_totp": "Use TOTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -2200,7 +2055,6 @@
|
||||
"description": "Enter a numeric code that was sent to your email",
|
||||
"resend": "Resend Email",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -2212,49 +2066,11 @@
|
||||
"description": "Enter a new name",
|
||||
"cancel": "Cancel",
|
||||
"change": "Change",
|
||||
"input_placeholder": "Name",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"success": "Group renamed"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a User URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "User URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a Username",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Username is required"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a World URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "World URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a Avatar URL or ID (UUID)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Avatar URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Direct Access",
|
||||
"description": "Enter a User/World/Instance/Avatar/Group URL or ID (UUID)",
|
||||
@@ -2333,8 +2149,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Change Recommended Capacity",
|
||||
"description": "Enter world recommended capacity (soft cap)",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Valid number is required",
|
||||
"message": {
|
||||
"success": "World recommended capacity changed"
|
||||
@@ -2360,8 +2174,7 @@
|
||||
"search_limit_error": "Enter a number between {min} and {max}.",
|
||||
"search_limit_warning": "Too large values can freeze the app.",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
"save": "Save"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "User Timeout Threshold",
|
||||
@@ -2378,11 +2191,6 @@
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "New Group",
|
||||
"description": "Enter a world favorite group name",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
@@ -2397,13 +2205,6 @@
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Pending Offline",
|
||||
"description": "Set pending offline delay in seconds (default: 110)",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"auto_login_delay": {
|
||||
"header": "Auto-login delay",
|
||||
"description": "Enter delay in seconds (0 to disable, max 10).",
|
||||
@@ -2412,7 +2213,6 @@
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Close",
|
||||
"restart": "Restart"
|
||||
},
|
||||
@@ -2421,8 +2221,6 @@
|
||||
"description": "Enter your code to redeem",
|
||||
"cancel": "Cancel",
|
||||
"redeem": "Redeem",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Code is required",
|
||||
"success": "Code redeemed successfully"
|
||||
}
|
||||
},
|
||||
@@ -2484,7 +2282,6 @@
|
||||
"type": "Type",
|
||||
"user": "User",
|
||||
"group": "Group",
|
||||
"user_group": "User/Group",
|
||||
"photo": "Photo",
|
||||
"message": "Message",
|
||||
"action": "Action"
|
||||
@@ -2512,23 +2309,8 @@
|
||||
"message": "Message",
|
||||
"cool_down": "Cool Down",
|
||||
"action": "Action"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Date",
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Time",
|
||||
"name": "Name",
|
||||
"type": "Type",
|
||||
"status": "Status",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"import": {
|
||||
"image": "Image",
|
||||
"name": "Name",
|
||||
@@ -2650,7 +2432,6 @@
|
||||
"error_message": "Error Message",
|
||||
"endpoint": "Endpoint",
|
||||
"missing_credentials": "Missing Credentials",
|
||||
"avatar_private_or_deleted": "Avatar private or deleted",
|
||||
"vpn_in_use": "VRChat currently blocks most VPNs. Please disable any connected VPNs and try again.",
|
||||
"login_error": "Login Error",
|
||||
"invalid_json_response": "Invalid JSON response",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"notification": "Notificación",
|
||||
"friend_list": "Lista de Amigos",
|
||||
"charts": "Gráficos",
|
||||
"profile": "Perfil",
|
||||
"settings": "Configuración"
|
||||
},
|
||||
"view": {
|
||||
@@ -34,7 +33,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Filtrar solo favoritos",
|
||||
"filter_placeholder": "Filtrar",
|
||||
"search_placeholder": "Buscar",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -104,25 +102,18 @@
|
||||
"next_page": "Siguiente"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Amigos"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Mundos",
|
||||
"search": "Buscar",
|
||||
"vrchat_favorites": "Favoritos de VRChat",
|
||||
"local_favorites": "Favoritos Locales",
|
||||
"new_group": "Nuevo Grupo",
|
||||
"refresh": "Actualizar",
|
||||
"cancel_refresh": "Cancelar Actualización"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatares",
|
||||
"search": "Buscar",
|
||||
"vrchat_favorites": "Favoritos de VRChat",
|
||||
"local_favorites": "Favoritos Locales (Requiere VRC+)",
|
||||
"new_group": "Nuevo Grupo",
|
||||
"refresh": "Actualizar",
|
||||
"cancel_refresh": "Cancelar Actualización"
|
||||
},
|
||||
"edit_mode": "Modo de Edición",
|
||||
@@ -142,7 +133,6 @@
|
||||
"delete_tooltip": "Eliminar",
|
||||
"unavailable_tooltip": "No Disponible",
|
||||
"private": "Privado",
|
||||
"sort_by": "Ordenar Por",
|
||||
"select_avatar_tooltip": "Seleccionar Avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -208,20 +198,14 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Lista de Amigos",
|
||||
"bulk_unfriend": "Modo de Desamigar en Masa",
|
||||
"bulk_unfriend_selection": "Selección de Desamigar en Masa",
|
||||
"load": "Cargar entradas faltantes",
|
||||
"load_tooltip": "Cargar",
|
||||
"favorites_only_tooltip": "Filtrar solo favoritos",
|
||||
"search_placeholder": "Buscar",
|
||||
"filter_placeholder": "Filtrar",
|
||||
"refresh_tooltip": "Actualizar",
|
||||
"clear_tooltip": "Limpiar Resultados",
|
||||
"cancel_tooltip": "Cancelar"
|
||||
"filter_placeholder": "Filtrar"
|
||||
},
|
||||
"charts": {
|
||||
"header": "Gráficos",
|
||||
"instance_activity": {
|
||||
"header": "Actividad de Instancia",
|
||||
"online_time": "Tiempo en Línea",
|
||||
@@ -229,11 +213,9 @@
|
||||
"next_day": "Día Siguiente",
|
||||
"refresh": "Actualizar",
|
||||
"tips": {
|
||||
"header": "Consejos",
|
||||
"online_time": "El tiempo en línea se refiere al tiempo de juego registrado por VRCX para el día actual.",
|
||||
"click_Y_axis": "Haz clic en la etiqueta del eje Y para navegar a los detalles de la instancia o abrir el diálogo de Usuario.",
|
||||
"click_instance_name": "Haz clic en el nombre de la instancia para abrir el diálogo de Información de Instancia Anterior.",
|
||||
"accuracy_notice": "La información de la base de datos local puede no ser precisa"
|
||||
"click_instance_name": "Haz clic en el nombre de la instancia para abrir el diálogo de Información de Instancia Anterior."
|
||||
},
|
||||
"settings": {
|
||||
"header": "Configuraciones",
|
||||
@@ -246,16 +228,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Perfil",
|
||||
"last_activity": "Última Actividad",
|
||||
"two_factor": "Autenticación de Dos Factores (2FA)",
|
||||
"two_factor_enabled": "Habilitado",
|
||||
"two_factor_disabled": "Deshabilitado",
|
||||
"vrchat_credits": "Créditos de VRChat",
|
||||
"refresh": "Haz clic para actualizar",
|
||||
"logout": "Cerrar Sesión",
|
||||
"manage_gallery_inventory_icon": "Gestionar Imágenes de VRC+",
|
||||
"export_notes": "Exportar Notas"
|
||||
"refresh": "Haz clic para actualizar"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Información del Juego",
|
||||
@@ -263,9 +237,6 @@
|
||||
"user_online": "{count} usuarios en línea.",
|
||||
"refresh": "Haz clic para actualizar"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Descargas de VRC SDK"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Acceso Directo",
|
||||
"username": "Nombre de Usuario",
|
||||
@@ -279,8 +250,6 @@
|
||||
"invite_request_response_messages": "Mensajes de Respuesta a Solicitud de Invitación",
|
||||
"past_display_names": "Nombres de Pantalla Anteriores",
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Usuario Actual JSON",
|
||||
"feedback": "Retroalimentación",
|
||||
"refresh_tooltip": "Actualizar",
|
||||
"clear_results_tooltip": "Limpiar resultados"
|
||||
},
|
||||
@@ -320,7 +289,6 @@
|
||||
"disable_gpu_acceleration": "Deshabilitar Aceleración GPU",
|
||||
"disable_gpu_acceleration_tooltip": "Solo cambia esta opción si sabes lo que estás haciendo, rompe la superposición de SteamVR, puede solucionar problemas con la UI, requiere reiniciar VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "Deshabilitar Aceleración GPU de Superposición VR",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "La aceleración GPU de la superposición VR puede causar que VRCX se bloquee o cause fugas de memoria VRAM, requiere reiniciar VRCX",
|
||||
"proxy": "Configuraciones de Proxy"
|
||||
},
|
||||
"favorites": {
|
||||
@@ -333,7 +301,6 @@
|
||||
"empty_avatar": "Registrar avatares en el feed sin nombres"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatización",
|
||||
"auto_change_status": "Cambio Automático de Estado",
|
||||
"auto_state_change_tooltip": "Cambiar automáticamente el estado cuando haya otras personas en la instancia (Solo / Compañía)",
|
||||
"alone_condition": "Condición de Soledad",
|
||||
@@ -374,7 +341,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "Iconos de Perfil VRCPlus",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Apodos de Memo",
|
||||
"sort_favorite_by": "Ordenar Favoritos por",
|
||||
"sort_favorite_by_name": "nombre",
|
||||
@@ -398,15 +364,12 @@
|
||||
"alphabetical": "Alfabético",
|
||||
"private_to_bottom": "Privados al Fondo",
|
||||
"status": "Estado",
|
||||
"status_and_private_to_bottom": "Estado y Privados al Fondo",
|
||||
"location": "Ubicación",
|
||||
"last_active": "Última Actividad",
|
||||
"last_seen": "Última Vez Visto",
|
||||
"time_in_instance": "Tiempo en Instancia",
|
||||
"placeholder": "Orden de Clasificación",
|
||||
"dropdown_header": "Elegir Orden de Clasificación"
|
||||
"placeholder": "Orden de Clasificación"
|
||||
},
|
||||
"width": "Ancho",
|
||||
"group_by_instance": "Agrupar por Instancia",
|
||||
"group_by_instance_tooltip": "Habilitar esto agrupará a los amigos por instancia cuando haya más de un amigo en la misma instancia.",
|
||||
"hide_friends_in_same_instance": "Ocultar Amigos en la Misma Instancia",
|
||||
@@ -417,9 +380,7 @@
|
||||
"user_dialog": {
|
||||
"header": "Diálogo de Usuario",
|
||||
"vrchat_notes": "Notas de VRChat",
|
||||
"vrcx_memos": "Memos de VRCX",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Exportar Memos de VRCX a Notas de VRChat",
|
||||
"export_notes": "Exportar Notas"
|
||||
"vrcx_memos": "Memos de VRCX"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Colores de Usuario",
|
||||
@@ -510,11 +471,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Avanzado",
|
||||
"launch_options": "Opciones de Lanzamiento",
|
||||
"screenshot_metadata": "Metadatos de Captura de Pantalla",
|
||||
"vrc_registry_backup": "Copia de Seguridad del Registro de VRC",
|
||||
"common_folders": "Carpetas Comunes",
|
||||
"primary_password": {
|
||||
"header": "Contraseña Principal",
|
||||
"description": "Cifrar contraseña (desactiva el inicio de sesión automático)"
|
||||
@@ -581,15 +539,11 @@
|
||||
"header": "Lanzador de Aplicaciones",
|
||||
"folder": "Carpeta de Auto-Lanzamiento",
|
||||
"folder_tooltip": "Para auto-lanzar aplicaciones con VRChat, coloca accesos directos en esta carpeta.",
|
||||
"enable": "Habilitar",
|
||||
"auto_close": "Cerrar aplicaciones automáticamente"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "Caché/Depuración de Instancias de VRCX",
|
||||
"udon_exception_logging": "Registro de Excepciones de Udon",
|
||||
"gpu_fix": "Solución de GPU para Superposición de SteamVR",
|
||||
"gpu_fix_notice": "(requiere reinicio)",
|
||||
"gpu_fix_warning": "Solo habilita esta opción si la superposición de SteamVR no funciona y tienes 2 GPUs",
|
||||
"disable_gamelog": "Deshabilitar GameLog",
|
||||
"disable_gamelog_notice": "(probablemente romperá cosas)",
|
||||
"user_cache": "Caché de usuario:",
|
||||
@@ -664,7 +618,6 @@
|
||||
"search_result_active": "Activo",
|
||||
"search_result_offline": "Desconectado",
|
||||
"search_result_more": "Buscar Más:",
|
||||
"direct_access_tooltip": "Acceso directo ID/URL desde el portapapeles",
|
||||
"refresh_tooltip": "Actualizar amigos",
|
||||
"groups": "Grupos",
|
||||
"friends": "Amigos",
|
||||
@@ -776,10 +729,8 @@
|
||||
"copy_url": "Copiar URL",
|
||||
"copy_display_name": "Copiar Nombre de Pantalla",
|
||||
"vrcplus_hides_avatar": "Cuando se establece una foto de perfil de VRC+, la información del avatar se oculta. Esto también oculta los cambios de avatar en el feed",
|
||||
"accuracy_notice": "La información de la base de datos local puede no ser precisa",
|
||||
"instance_full": "lleno",
|
||||
"instance_closed": "cerrado",
|
||||
"instance_hard_closed": "cerrado completamente",
|
||||
"close_instance": "Cerrar Instancia",
|
||||
"instance_age_gated": "Restringido por Edad",
|
||||
"open_previous_instance": "Abrir Instancia Anterior"
|
||||
@@ -842,7 +793,6 @@
|
||||
"private": "Privado",
|
||||
"avatar_scaling_disabled": "Escalado de Avatar Deshabilitado",
|
||||
"focus_view_disabled": "Vista de Enfoque Deshabilitada",
|
||||
"stickers_disabled": "Pegatinas Deshabilitadas",
|
||||
"future_proofing": "A prueba de futuro",
|
||||
"labs": "Laboratorios",
|
||||
"cache": "Caché",
|
||||
@@ -882,9 +832,7 @@
|
||||
"public_count": "Público {count}",
|
||||
"private_count": "Privado {count}",
|
||||
"capacity_count": "Capacidad {count} ({max})",
|
||||
"self_invite_tooltip": "Auto Invitar",
|
||||
"refresh_instance_info": "Actualizar Información de Instancia",
|
||||
"instance_full": "lleno",
|
||||
"instance_creator": "Creador de la Instancia"
|
||||
},
|
||||
"info": {
|
||||
@@ -913,8 +861,7 @@
|
||||
"platform": "Plataforma",
|
||||
"last_visited": "Última Visita",
|
||||
"visit_count": "Cantidad de Visitas",
|
||||
"time_spent": "Tiempo Pasado",
|
||||
"accuracy_notice": "La información de la base de datos local puede no ser precisa"
|
||||
"time_spent": "Tiempo Pasado"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -936,13 +883,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Público)",
|
||||
"private": "(Privado)",
|
||||
"own": "(Propio)"
|
||||
"private": "(Privado)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Eliminar avatar del caché",
|
||||
"favorite_tooltip": "Favoritos",
|
||||
"unfavorite_tooltip": "Eliminar de favoritos",
|
||||
"refresh": "Actualizar",
|
||||
"share": "Compartir",
|
||||
"select": "Seleccionar Avatar",
|
||||
@@ -977,8 +922,7 @@
|
||||
"memo_placeholder": "Haz clic para agregar un memo"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "Análisis de Archivo"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1023,7 +967,6 @@
|
||||
"header": "Información",
|
||||
"instances": "Instancias",
|
||||
"announcement": "Anuncio",
|
||||
"instance_full": "lleno",
|
||||
"rules": "Reglas",
|
||||
"members": "Miembros",
|
||||
"created_at": "Creado el",
|
||||
@@ -1105,10 +1048,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Idioma",
|
||||
"add_language": "Añadir Idioma",
|
||||
"select_language": "Seleccionar Idioma",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancelar"
|
||||
"select_language": "Seleccionar Idioma"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Biografía",
|
||||
@@ -1205,7 +1145,6 @@
|
||||
"header": "Establecer Etiquetas del Mundo",
|
||||
"avatar_scaling_disabled": "Deshabilitar escalado de avatar",
|
||||
"focus_view_disabled": "Deshabilitar vista de enfoque",
|
||||
"stickers_disabled": "Deshabilitar pegatinas",
|
||||
"enable_debugging": "Habilitar depuración del mundo para otros",
|
||||
"author_tags": "Etiquetas del Autor (separadas por comas)",
|
||||
"content_tags": "Etiquetas de Advertencia de Contenido",
|
||||
@@ -1219,7 +1158,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Establecer Etiquetas del Avatar",
|
||||
"content_tags": "Etiquetas de Advertencia de Contenido",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Sangriento",
|
||||
"content_violence": "Violencia",
|
||||
@@ -1490,8 +1428,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Moderación de Miembros del Grupo",
|
||||
"filter_type": "Tipo de Filtro",
|
||||
"select_type": "Seleccionar Tipo",
|
||||
"search_placeholder": "Buscar",
|
||||
"members": "Miembros",
|
||||
"bans": "Prohibiciones",
|
||||
"invites": "Invitaciones",
|
||||
@@ -1511,7 +1447,6 @@
|
||||
"accept_join_requests": "Aceptar Solicitudes de Unión",
|
||||
"reject_join_requests": "Rechazar Solicitudes de Unión",
|
||||
"block_join_requests": "Bloquear Solicitudes de Unión",
|
||||
"group_members": "Miembros del Grupo",
|
||||
"progress": "Progreso:",
|
||||
"display_name": "Nombre de Pantalla",
|
||||
"visibility": "Visibilidad",
|
||||
@@ -1553,7 +1488,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Gestor de Emojis",
|
||||
"select_emoji": "Seleccionar Emoji",
|
||||
"my_emojis": "Mis Emojis",
|
||||
"default_emojis": "Emojis Predeterminados",
|
||||
"cancel": "Cancelar",
|
||||
"send": "Enviar"
|
||||
@@ -1588,34 +1522,16 @@
|
||||
"not_allowed": "No tienes permiso para acceder a esta instancia"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Error al cambiar la moderación del avatar",
|
||||
"image_changed": "Imagen del avatar cambiada",
|
||||
"image_invalid": "La imagen actual del avatar no es válida"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Emoji subido"
|
||||
"change_moderation_failed": "Error al cambiar la moderación del avatar"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "El archivo no es una imagen",
|
||||
"too_large": "El tamaño del archivo es demasiado grande"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Impresión subida"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Pegatina subida"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Imagen de la galería subida",
|
||||
"failed": "Error al subir la imagen de la galería"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "Imagen del mundo cambiada",
|
||||
"image_invalid": "La imagen actual del mundo no es válida"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Icono subido"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "Usuario moderado"
|
||||
},
|
||||
@@ -1629,7 +1545,6 @@
|
||||
"description": "Introduce un código numérico de tu aplicación de autenticación",
|
||||
"use_otp": "Usar OTP",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código inválido"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1637,7 +1552,6 @@
|
||||
"description": "Introduce uno de tus códigos de recuperación guardados",
|
||||
"use_totp": "Usar TOTP",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código inválido"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1645,7 +1559,6 @@
|
||||
"description": "Introduce un código numérico que fue enviado a tu correo electrónico",
|
||||
"resend": "Reenviar Correo",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código inválido"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1657,49 +1570,11 @@
|
||||
"description": "Introduce un nuevo nombre",
|
||||
"cancel": "Cancelar",
|
||||
"change": "Cambiar",
|
||||
"input_placeholder": "Nombre",
|
||||
"input_error": "El nombre es obligatorio",
|
||||
"message": {
|
||||
"success": "Grupo renombrado"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Acceso Directo",
|
||||
"description": "Introduce una URL de Usuario o ID (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID de Usuario es obligatorio",
|
||||
"message": {
|
||||
"error": "URL/ID inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Acceso Directo",
|
||||
"description": "Introduce un Nombre de Usuario",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "El nombre de usuario es obligatorio"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Acceso Directo",
|
||||
"description": "Introduce una URL de Mundo o ID (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID de Mundo es obligatorio",
|
||||
"message": {
|
||||
"error": "URL/ID inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Acceso Directo",
|
||||
"description": "Introduce una URL de Avatar o ID (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID de Avatar es obligatorio",
|
||||
"message": {
|
||||
"error": "URL/ID inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Acceso Directo",
|
||||
"description": "Introduce una URL o ID (UUID) de Usuario/Mundo/Instancia/Avatar/Grupo",
|
||||
@@ -1777,8 +1652,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Cambiar Capacidad Recomendada",
|
||||
"description": "Introduce la capacidad recomendada del mundo (límite suave)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "Se requiere un número válido",
|
||||
"message": {
|
||||
"success": "Capacidad recomendada del mundo cambiada"
|
||||
@@ -1798,10 +1671,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Tamaño Máximo de Tabla",
|
||||
"description": "Limitar la cantidad de entradas cargadas desde la base de datos a las páginas de la interfaz de usuario, tamaños de tabla más grandes impactarán el uso de RAM y el rendimiento",
|
||||
"table_max_size": "Tamaño Máximo de Tabla",
|
||||
"table_max_size": "Tamaño Máximo de Tabla",
|
||||
"cancel": "Cancelar",
|
||||
"save": "Guardar",
|
||||
"input_error": "Se requiere un número válido"
|
||||
"save": "Guardar"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "Umbral de Tiempo de Espera de Usuario",
|
||||
@@ -1818,11 +1690,6 @@
|
||||
"input_error": "Se requiere un número válido"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Nuevo Grupo",
|
||||
"description": "Introduce un nombre para el grupo de favoritos del mundo",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "El nombre es obligatorio",
|
||||
"message": {
|
||||
"error": "Ya existe un grupo con el nombre {name}"
|
||||
}
|
||||
@@ -1837,17 +1704,9 @@
|
||||
"error": "Ya existe un grupo con el nombre {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Pendiente de Desconexión",
|
||||
"description": "Establecer el retraso de pendiente de desconexión en segundos (predeterminado: 110)",
|
||||
"cancel": "Cancelar",
|
||||
"save": "Guardar",
|
||||
"input_error": "Se requiere un número válido"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Configuración de Proxy",
|
||||
"description": "Introduce la dirección y el puerto del servidor proxy",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Cerrar",
|
||||
"restart": "Reiniciar"
|
||||
}
|
||||
@@ -1901,7 +1760,6 @@
|
||||
"type": "Tipo",
|
||||
"user": "Usuario",
|
||||
"group": "Grupo",
|
||||
"user_group": "Usuario/Grupo",
|
||||
"photo": "Foto",
|
||||
"message": "Mensaje",
|
||||
"action": "Acción"
|
||||
@@ -1928,23 +1786,8 @@
|
||||
"message": "Mensaje",
|
||||
"cool_down": "Enfriamiento",
|
||||
"action": "Acción"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Fecha",
|
||||
"name": "Nombre"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "Estado"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Hora",
|
||||
"name": "Nombre",
|
||||
"type": "Tipo",
|
||||
"status": "Estado",
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"import": {
|
||||
"image": "Imagen",
|
||||
"name": "Nombre",
|
||||
@@ -2052,7 +1895,6 @@
|
||||
"error_message": "Mensaje de Error",
|
||||
"endpoint": "Punto Final",
|
||||
"missing_credentials": "Faltan Credenciales",
|
||||
"avatar_private_or_deleted": "Avatar privado o eliminado",
|
||||
"vpn_in_use": "VRChat actualmente bloquea la mayoría de las VPN. Por favor, desactiva cualquier VPN conectada e inténtalo de nuevo.",
|
||||
"login_error": "Error de Inicio de Sesión",
|
||||
"invalid_json_response": "Respuesta JSON inválida",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"moderation": "Modération",
|
||||
"notification": "Notification",
|
||||
"friend_list": "Liste des amis",
|
||||
"profile": "Profil",
|
||||
"settings": "Paramètres"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Filtrer les favoris seulement",
|
||||
"filter_placeholder": "Filtrer",
|
||||
"search_placeholder": "Rechercher",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -101,25 +99,18 @@
|
||||
"next_page": "Suivant"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Amis"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Mondes",
|
||||
"search": "Rechercher",
|
||||
"vrchat_favorites": "Favoris VRChat",
|
||||
"local_favorites": "Favoris locaux",
|
||||
"new_group": "Nouveau groupe",
|
||||
"refresh": "Réactualiser",
|
||||
"cancel_refresh": "Annuler la réactualisation"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatars",
|
||||
"search": "Rechercher",
|
||||
"vrchat_favorites": "Favoris VRChat",
|
||||
"local_favorites": "Favoris locaux (Requires VRC+)",
|
||||
"new_group": "Nouveau groupe",
|
||||
"refresh": "Réactualiser",
|
||||
"cancel_refresh": "Annuler la réactualisation"
|
||||
},
|
||||
"refresh_tooltip": "Actualiser les favoris",
|
||||
@@ -133,7 +124,6 @@
|
||||
"delete_tooltip": "Supprimer",
|
||||
"unavailable_tooltip": "Indisponible",
|
||||
"private": "Privé",
|
||||
"sort_by": "Trier par",
|
||||
"select_avatar_tooltip": "Sélectionner un avatar",
|
||||
"edit_mode": "Mode édition",
|
||||
"copy": "Copier",
|
||||
@@ -204,30 +194,17 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Liste des amis",
|
||||
"bulk_unfriend": "Mode suppression des amis",
|
||||
"bulk_unfriend_selection": "Valider la suppression des amis",
|
||||
"load": "Charger les données manquantes",
|
||||
"load_tooltip": "Charger",
|
||||
"favorites_only_tooltip": "Filtrer uniquement les favoris",
|
||||
"search_placeholder": "Rechercher",
|
||||
"filter_placeholder": "Filtrer",
|
||||
"refresh_tooltip": "Actualiser",
|
||||
"clear_tooltip": "Vider",
|
||||
"cancel_tooltip": "Annuler"
|
||||
"filter_placeholder": "Filtrer"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Profil",
|
||||
"last_activity": "Dernière activité",
|
||||
"two_factor": "Authentification à double facteurs (2FA)",
|
||||
"two_factor_enabled": "Activé",
|
||||
"two_factor_disabled": "Désactivé",
|
||||
"vrchat_credits": "Crédits VRChat",
|
||||
"refresh": "Cliquez pour actualiser",
|
||||
"logout": "Se déconnecter",
|
||||
"manage_gallery_inventory_icon": "Gérer les Photos/Icônes/Emojis",
|
||||
"export_notes": "Exporter des notes"
|
||||
"refresh": "Cliquez pour actualiser"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Info jeu",
|
||||
@@ -235,9 +212,6 @@
|
||||
"user_online": "{count} utilisateurs en ligne.",
|
||||
"refresh": "Cliquez pour actualiser"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Télécharger le SDK de VRChat"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Accès direct",
|
||||
"username": "Nom d'utilisateur",
|
||||
@@ -251,8 +225,6 @@
|
||||
"invite_request_response_messages": "Message de requête de réponse d'invitation",
|
||||
"past_display_names": "Anciens noms d'affichage",
|
||||
"config_json": "JSON de la configuration",
|
||||
"current_user_json": "JSON de l'utilisateur connecté",
|
||||
"feedback": "Rétroaction",
|
||||
"refresh_tooltip": "Actualiser",
|
||||
"clear_results_tooltip": "Vider les résultats"
|
||||
},
|
||||
@@ -292,8 +264,7 @@
|
||||
"proxy": "Proxy settings",
|
||||
"disable_gpu_acceleration": "Désactiver l'accélération GPU",
|
||||
"disable_gpu_acceleration_tooltip": "Ne changez cette option que si vous savez ce que vous faites, cette fonctionnalité casse la surcouche SteamVR, peut corriger des problèmes avec l'interface utilisateur, nécessite le redémarrage de VRCX.",
|
||||
"disable_vr_overlay_gpu_acceleration": "Désactiver l'accélération GPU de l'overlay VR",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "L'accélération GPU de l'overlay VR peut faire planter VRCX ou provoquer des fuites de mémoire VRAM, nécessite de redémarrer VRCX."
|
||||
"disable_vr_overlay_gpu_acceleration": "Désactiver l'accélération GPU de l'overlay VR"
|
||||
},
|
||||
"favorites": {
|
||||
"header": "Amis favoris",
|
||||
@@ -305,7 +276,6 @@
|
||||
"empty_avatar": "Journal des avatars dans l'actualité sans noms"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatisation",
|
||||
"auto_state_change_tooltip": "Changer automatiquement de statut quand il y a d'autres personnes dans l'instance (Seul / Compagnie)",
|
||||
"auto_invite_request_accept": "Accepter automatiquement les demandes d'invitation",
|
||||
"auto_invite_request_accept_tooltip": "Accepter automatiquement les demandes d'invitation des amis favoris",
|
||||
@@ -346,7 +316,6 @@
|
||||
"theme_mode_material3": "Matériel 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "Icônes des profils VRCPlus",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Memo Nicknames",
|
||||
"sort_favorite_by": "Trier les favoris par",
|
||||
"sort_favorite_by_name": "nom",
|
||||
@@ -370,22 +339,17 @@
|
||||
"alphabetical": "Alphabétique",
|
||||
"private_to_bottom": "Privé en bas",
|
||||
"status": "Statut",
|
||||
"status_and_private_to_bottom": "Statut et privé en bas",
|
||||
"location": "Localisation",
|
||||
"last_active": "Dernière activité",
|
||||
"last_seen": "Vu la dernière fois",
|
||||
"time_in_instance": "Temps dans l'instance",
|
||||
"placeholder": "Type de tri",
|
||||
"dropdown_header": "Choisi un type de tri"
|
||||
},
|
||||
"width": "Largeur"
|
||||
"placeholder": "Type de tri"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "Boîte d'information utilisateur",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Exporter des mémos VRCX en notes VRChat",
|
||||
"export_notes": "Exporter des notes"
|
||||
"vrcx_memos": "VRCX Memos"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Couleurs des utilisateurs",
|
||||
@@ -476,11 +440,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Avancés",
|
||||
"launch_options": "Options de démarrage",
|
||||
"screenshot_metadata": "Métadonnées d'une capture d'écran",
|
||||
"vrc_registry_backup": "Sauvegarde du registre VRC",
|
||||
"common_folders": "Dossiers communs",
|
||||
"primary_password": {
|
||||
"header": "Mot de passe principal",
|
||||
"description": "Encodage du mot de passe (désactive la connexion automatique)"
|
||||
@@ -528,15 +489,11 @@
|
||||
"header": "Lanceur d'application",
|
||||
"folder": "Dossier de lancement automatique",
|
||||
"folder_tooltip": "Pour lancer automatiquement des applications avec VRChat, placez des raccourcis dans ce dossier.",
|
||||
"enable": "Activé",
|
||||
"auto_close": "Fermeture automatique des applications"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "Cache/débogage d'instance VRCX",
|
||||
"udon_exception_logging": "Enregistrement des exceptions d'Udon",
|
||||
"gpu_fix": "Correction du GPU de l'Overlay SteamVR",
|
||||
"gpu_fix_notice": "(nécessite un redémarrage)",
|
||||
"gpu_fix_warning": "N'activez cette option que si l'Overlay SteamVR ne fonctionne pas et que vous avez 2 GPU",
|
||||
"disable_gamelog": "Désactiver l'historique du jeu",
|
||||
"disable_gamelog_notice": "(ce qui risque de tout casser)",
|
||||
"user_cache": "Cache utilisateur :",
|
||||
@@ -620,7 +577,6 @@
|
||||
"search_result_active": "En ligne",
|
||||
"search_result_offline": "Hors ligne",
|
||||
"search_result_more": "Plus de recherche :",
|
||||
"direct_access_tooltip": "Accès direct à l'ID/URL à partir du presse-papiers",
|
||||
"refresh_tooltip": "Actualiser les amis",
|
||||
"groups": "GROUPES",
|
||||
"friends": "AMIS",
|
||||
@@ -725,10 +681,8 @@
|
||||
"copy_id": "Copier l'ID",
|
||||
"copy_url": "Copier l'URL",
|
||||
"copy_display_name": "Copier le pseudonyme",
|
||||
"accuracy_notice": "Les informations provenant de la base de données locale peuvent ne pas être exactes",
|
||||
"instance_full": "Complète",
|
||||
"instance_closed": "Instance fermée",
|
||||
"instance_hard_closed": "Instance fermée définitivement",
|
||||
"close_instance": "Fermer l'instance",
|
||||
"instance_age_gated": "Limitation d'âge"
|
||||
},
|
||||
@@ -800,8 +754,7 @@
|
||||
"content_violence": "Violence",
|
||||
"content_adult": "Adulte",
|
||||
"content_sex": "Sexuel",
|
||||
"focus_view_disabled": "Vue focale désactivée",
|
||||
"stickers_disabled": "Autocollants désactivés"
|
||||
"focus_view_disabled": "Vue focale désactivée"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Supprimer le monde du cache",
|
||||
@@ -833,9 +786,7 @@
|
||||
"public_count": "{count} en public",
|
||||
"private_count": "{count} en privé",
|
||||
"capacity_count": "Capacité : {count} ({max})",
|
||||
"self_invite_tooltip": "S'inviter",
|
||||
"refresh_instance_info": "Actualiser les informations sur l'instance",
|
||||
"instance_full": "Complète",
|
||||
"instance_creator": "Créateur de l'instance"
|
||||
},
|
||||
"info": {
|
||||
@@ -864,8 +815,7 @@
|
||||
"platform": "Plateforme",
|
||||
"last_visited": "Dernière visite",
|
||||
"visit_count": "Nombre de visites",
|
||||
"time_spent": "Temps passé",
|
||||
"accuracy_notice": "Les informations provenant de la base de données locale peuvent ne pas être exactes"
|
||||
"time_spent": "Temps passé"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -887,13 +837,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Publique)",
|
||||
"private": "(Privé)",
|
||||
"own": "(À moi)"
|
||||
"private": "(Privé)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Supprimer l'avatar du cache",
|
||||
"favorite_tooltip": "Favoris",
|
||||
"unfavorite_tooltip": "Supprimer des favoris",
|
||||
"refresh": "Actualiser",
|
||||
"select": "Sélectionner cet avatar",
|
||||
"select_fallback": "Sélectionner l'avatar fallback",
|
||||
@@ -927,8 +875,7 @@
|
||||
"memo_placeholder": "Cliquez pour ajouter un mémo"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "Analyse de fichier"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -973,7 +920,6 @@
|
||||
"header": "Infos",
|
||||
"instances": "Instances",
|
||||
"announcement": "Annonces",
|
||||
"instance_full": "Complet",
|
||||
"rules": "Régles",
|
||||
"members": "Membres",
|
||||
"created_at": "Créé le",
|
||||
@@ -1055,10 +1001,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Langue",
|
||||
"add_language": "Ajouter une langue",
|
||||
"select_language": "Sélectionner la langue",
|
||||
"ok": "OK",
|
||||
"cancel": "Annuler"
|
||||
"select_language": "Sélectionner la langue"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1164,12 +1107,10 @@
|
||||
"content_sex": "Sexuel",
|
||||
"cancel": "Annuler",
|
||||
"save": "Sauvegarder",
|
||||
"focus_view_disabled": "Désactiver la vue focale",
|
||||
"stickers_disabled": "Désactiver les autocollants"
|
||||
"focus_view_disabled": "Désactiver la vue focale"
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Modifier les tags de l'avatar",
|
||||
"content_tags": "Tags d'avertissement de contenu",
|
||||
"content_horror": "Horreur",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1439,8 +1380,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Modération des membres du groupe",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "Rechercher",
|
||||
"members": "Membres",
|
||||
"bans": "Bannis",
|
||||
"invites": "Invitations",
|
||||
@@ -1460,7 +1399,6 @@
|
||||
"accept_join_requests": "Accepter les demandes d'invitation",
|
||||
"reject_join_requests": "Rejeter les demandes d'invitation",
|
||||
"block_join_requests": "Bloquer les demandes d'invitation",
|
||||
"group_members": "Membres du groupe",
|
||||
"progress": "Progression :",
|
||||
"display_name": "Pseudonyme",
|
||||
"visibility": "Visibilité",
|
||||
@@ -1501,7 +1439,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Gestionnaire d'emoji",
|
||||
"select_emoji": "Sélectionner un emoji",
|
||||
"my_emojis": "Mes emojis",
|
||||
"default_emojis": "Emojis par défaut",
|
||||
"cancel": "Annuler",
|
||||
"send": "Envoyer"
|
||||
@@ -1518,7 +1455,6 @@
|
||||
"description": "Saisissez un code numérique à partir de votre application d'authentification",
|
||||
"use_otp": "Utiliser un mot de passe à usage unique (OTP)",
|
||||
"verify": "Vérifier",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Code incorrect"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1526,7 +1462,6 @@
|
||||
"description": "Saisissez l'un des codes de récupération que vous avez enregistrés",
|
||||
"use_totp": "Use TOTP",
|
||||
"verify": "Vérifier",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Code incorrect"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1534,7 +1469,6 @@
|
||||
"description": "Saisissez un code numérique qui vous a été envoyé par email",
|
||||
"resend": "Renvoyer l'email",
|
||||
"verify": "Vérifier",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Code incorrect"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1546,49 +1480,11 @@
|
||||
"description": "Saisissez un nouveau nom",
|
||||
"cancel": "Annuler",
|
||||
"change": "Changer",
|
||||
"input_placeholder": "Nom",
|
||||
"input_error": "Un nom est nécessaire",
|
||||
"message": {
|
||||
"success": "Groupe renommé"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Accès direct",
|
||||
"description": "Saisissez l'URL ou l'ID de l'utilisateur (UUID)",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un URL / ID d'utilisateur est nécessaire",
|
||||
"message": {
|
||||
"error": "URL / ID invalide"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Accès direct",
|
||||
"description": "Saisissez un nom d'utilisateur",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un nom d'utilisateur est nécessaire"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Accès direct",
|
||||
"description": "Saisissez l'URL ou l'ID du monde (UUID)",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un URL / ID de monde est nécessaire",
|
||||
"message": {
|
||||
"error": "URL / ID invalide"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Accès direct",
|
||||
"description": "Saisissez l'URL ou l'ID d'un avatar (UUID)",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un URL / ID d'avatar est nécessaire",
|
||||
"message": {
|
||||
"error": "URL / ID invalide"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Accès direct",
|
||||
"description": "Saisissez l'URL ou l'ID d'un utilisateur/monde/instance/avatar/groupe (UUID)",
|
||||
@@ -1666,8 +1562,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Changer la capacité recommandée",
|
||||
"description": "Saisissez la capacité recommandée du monde (limite souple)",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un numéro valide est nécessaire",
|
||||
"message": {
|
||||
"success": "La capacité recommandée du monde a été changée"
|
||||
@@ -1687,10 +1581,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Taille maximale du tableau",
|
||||
"description": "Limite le nombre d'entrées chargées depuis la base de données. Des tableaux plus grands auront un impact sur l'utilisation de la RAM et sur les performances.",
|
||||
"table_max_size": "Taille maximale du tableau",
|
||||
"table_max_size": "Taille maximale du tableau",
|
||||
"cancel": "Annuler",
|
||||
"save": "Sauvegarder",
|
||||
"input_error": "Un numéro valide est nécessaire"
|
||||
"save": "Sauvegarder"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "Seuil d'attente de l'utilisateur",
|
||||
@@ -1707,11 +1600,6 @@
|
||||
"input_error": "Un numéro valide est nécessaire"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Nouveau groupe",
|
||||
"description": "Saisissez un nom de groupe favori du monde",
|
||||
"cancel": "Annuler",
|
||||
"ok": "OK",
|
||||
"input_error": "Un nom est nécessaire",
|
||||
"message": {
|
||||
"error": "Il existe déjà un groupe portant le nom {name}"
|
||||
}
|
||||
@@ -1726,17 +1614,9 @@
|
||||
"error": "Il existe déjà un groupe portant le nom {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "En attendant l'hors ligne",
|
||||
"description": "Définir le délai avant la mise hors ligne, en secondes (par défaut : 110)",
|
||||
"cancel": "Annuler",
|
||||
"save": "Sauvegarder",
|
||||
"input_error": "Un numéro valide est nécessaire"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Fermer",
|
||||
"restart": "Restart"
|
||||
}
|
||||
@@ -1790,7 +1670,6 @@
|
||||
"type": "Type",
|
||||
"user": "Utilisateur",
|
||||
"group": "Groupe",
|
||||
"user_group": "Utilisateur/Groupe",
|
||||
"photo": "Photo",
|
||||
"message": "Message",
|
||||
"action": "Action"
|
||||
@@ -1817,23 +1696,8 @@
|
||||
"message": "Message",
|
||||
"cool_down": "Délai d'attente",
|
||||
"action": "Action"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Date",
|
||||
"name": "Nom"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "N°",
|
||||
"status": "Statut"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Depuis",
|
||||
"name": "Nom",
|
||||
"type": "Type",
|
||||
"status": "Statut",
|
||||
"cancel": "Annuler"
|
||||
},
|
||||
"import": {
|
||||
"image": "Image",
|
||||
"name": "Nom",
|
||||
@@ -1884,34 +1748,16 @@
|
||||
"not_allowed": "Vous n'êtes pas autorisé à rejoindre cette instance"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Échec de la modération de l'avatar",
|
||||
"image_changed": "Image de l'avatar changée",
|
||||
"image_invalid": "Image de l'avatar invalide"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Emoji envoyé"
|
||||
"change_moderation_failed": "Échec de la modération de l'avatar"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "Le fichier n'est pas une image",
|
||||
"too_large": "Le fichier est trop volumineux"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Impression envoyée"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Autocollant envoyé"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Image de la galerie envoyée",
|
||||
"failed": "Échec de l'envoi de l'image de la galerie"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "Image du monde changée",
|
||||
"image_invalid": "Image du monde invalide"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Icône envoyée"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "Utilisateur modéré"
|
||||
},
|
||||
@@ -1998,7 +1844,6 @@
|
||||
"error_message": "Message d'erreur",
|
||||
"endpoint": "Endpoint",
|
||||
"missing_credentials": "Credentials manquantes",
|
||||
"avatar_private_or_deleted": "Avatar privé ou supprimé",
|
||||
"vpn_in_use": "VRChat bloque actuellement la plupart des VPN. Veuillez désactiver tout VPN connecté et réessayer.",
|
||||
"login_error": "Erreur de connexion",
|
||||
"invalid_json_response": "Réponse JSON invalide",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"moderation": "Moderáció",
|
||||
"notification": "Értesítés",
|
||||
"friend_list": "Barátlista",
|
||||
"profile": "Profil",
|
||||
"settings": "Beállítások"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Csak a kedvencek szűrése",
|
||||
"filter_placeholder": "Szűrés",
|
||||
"search_placeholder": "Keresés"
|
||||
},
|
||||
"game_log": {
|
||||
@@ -82,18 +80,13 @@
|
||||
"next_page": "Következő"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Barátok"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Világok",
|
||||
"search": "Keresés",
|
||||
"vrchat_favorites": "VRChat-es kedvencek",
|
||||
"local_favorites": "Helyi kedvencek",
|
||||
"new_group": "Új csoport"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatárok",
|
||||
"search": "Keresés",
|
||||
"vrchat_favorites": "VRChat-es kedvencek",
|
||||
"local_favorites": "Helyi kedvencek (VRC+ szükséges)",
|
||||
@@ -112,7 +105,6 @@
|
||||
"delete_tooltip": "Törlés",
|
||||
"unavailable_tooltip": "Nem elérhető",
|
||||
"private": "Privát",
|
||||
"sort_by": "Rendezés",
|
||||
"select_avatar_tooltip": "Select Avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -130,30 +122,17 @@
|
||||
"refresh_tooltip": "Frissítés"
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Barátlista",
|
||||
"bulk_unfriend": "Tömeges barát-eltávolítás mód",
|
||||
"bulk_unfriend_selection": "Tömeges barát-eltávolítás kijelölés",
|
||||
"load": "Hiányzó bejegyzések betöltése",
|
||||
"load_tooltip": "Betöltés",
|
||||
"favorites_only_tooltip": "Csak a kedvencek szűrése",
|
||||
"search_placeholder": "Keresés",
|
||||
"filter_placeholder": "Szűrés",
|
||||
"refresh_tooltip": "Frissítés",
|
||||
"clear_tooltip": "Eredmények törlése",
|
||||
"cancel_tooltip": "Mégse"
|
||||
"filter_placeholder": "Szűrés"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Profil",
|
||||
"last_activity": "Utolsó aktivitás",
|
||||
"two_factor": "Kétlépcsős hitelesítés (2FA)",
|
||||
"two_factor_enabled": "Bekapcsolva",
|
||||
"two_factor_disabled": "Kikapcsolva",
|
||||
"vrchat_credits": "VRChat-kreditek",
|
||||
"refresh": "Kattints ide a frissítéshez",
|
||||
"logout": "Kijelentkezés",
|
||||
"manage_gallery_inventory_icon": "Képek/ikonok/emojik kezelése",
|
||||
"export_notes": "Jegyzetek exportálása"
|
||||
"refresh": "Kattints ide a frissítéshez"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Játékinformáció",
|
||||
@@ -161,9 +140,6 @@
|
||||
"user_online": "{count} online felhasználó.",
|
||||
"refresh": "Kattints ide a frissítéshez"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "VRC SDK letöltések"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"username": "Felhasználónév",
|
||||
@@ -177,8 +153,6 @@
|
||||
"invite_request_response_messages": "Meghívókérelem-válaszüzenetek",
|
||||
"past_display_names": "Past Display Names",
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Current User JSON",
|
||||
"feedback": "Visszajelzés",
|
||||
"refresh_tooltip": "Frissítés",
|
||||
"clear_results_tooltip": "Eredmények törlése"
|
||||
},
|
||||
@@ -227,7 +201,6 @@
|
||||
"empty_avatar": "Log avatars in feed without names"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatizáció",
|
||||
"auto_state_change": "Auto Status Change",
|
||||
"auto_state_change_tooltip": "Automatically change status when there are other people in the instance (Alone / Company)",
|
||||
"auto_state_change_off": "Kikapcsolva",
|
||||
@@ -267,7 +240,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Nagyítás",
|
||||
"vrcplus_profile_icons": "VRCPlus profil ikonok",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Memo Nicknames",
|
||||
"sort_favorite_by": "Kedvencek rendezése",
|
||||
"sort_favorite_by_name": "név",
|
||||
@@ -305,15 +277,12 @@
|
||||
"sort_offline_by": "Sort Offline by",
|
||||
"sort_offline_by_alphabet": "betűrend",
|
||||
"sort_offline_by_offline_time": "offline for"
|
||||
},
|
||||
"width": "Szélesség"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "User Dialog",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Export VRCX Memos into VRChat notes",
|
||||
"export_notes": "Jegyzetek exportálása"
|
||||
"vrcx_memos": "VRCX Memos"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Felhasználói színek",
|
||||
@@ -399,11 +368,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Haladó",
|
||||
"launch_options": "Launch Options",
|
||||
"screenshot_metadata": "Screenshot Metadata",
|
||||
"vrc_registry_backup": "VRC Registry Backup",
|
||||
"common_folders": "Common Folders",
|
||||
"primary_password": {
|
||||
"header": "Primary Password",
|
||||
"description": "Encrypt password (disables auto login)"
|
||||
@@ -454,15 +420,11 @@
|
||||
"header": "App Launcher",
|
||||
"folder": "Auto-Launch Folder",
|
||||
"folder_tooltip": "To auto-launch apps with VRChat, place shortcuts in this folder.",
|
||||
"enable": "Enable",
|
||||
"auto_close": "Auto close apps"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX Instance Cache/Debug",
|
||||
"udon_exception_logging": "Udon Exception Logging",
|
||||
"gpu_fix": "SteamVR Overlay GPU Fix",
|
||||
"gpu_fix_notice": "(requires restart)",
|
||||
"gpu_fix_warning": "Only enable this option if the SteamVR overlay isn't working and you have 2 GPUs",
|
||||
"disable_gamelog": "Disable GameLog",
|
||||
"disable_gamelog_notice": "(will likely break things)",
|
||||
"user_cache": "User cache:",
|
||||
@@ -530,7 +492,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Active",
|
||||
"search_result_more": "Search More:",
|
||||
"direct_access_tooltip": "Direct access ID/URL from clipboard",
|
||||
"refresh_tooltip": "Refresh friends",
|
||||
"groups": "Groups",
|
||||
"friends": "Barátok",
|
||||
@@ -632,10 +593,8 @@
|
||||
"copy_id": "Copy ID",
|
||||
"copy_url": "Copy URL",
|
||||
"copy_display_name": "Copy DisplayName",
|
||||
"accuracy_notice": "Info from local database may not be accurate",
|
||||
"instance_full": "full",
|
||||
"instance_closed": "closed",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "Close Instance"
|
||||
},
|
||||
"groups": {
|
||||
@@ -718,9 +677,7 @@
|
||||
"public_count": "Public {count}",
|
||||
"private_count": "Private {count}",
|
||||
"capacity_count": "Capacity {count} ({max})",
|
||||
"self_invite_tooltip": "Invite Yourself",
|
||||
"refresh_instance_info": "Refresh Instance Info",
|
||||
"instance_full": "full",
|
||||
"instance_creator": "Instance Creator"
|
||||
},
|
||||
"info": {
|
||||
@@ -749,8 +706,7 @@
|
||||
"platform": "Platform",
|
||||
"last_visited": "Last Visited",
|
||||
"visit_count": "Visit Count",
|
||||
"time_spent": "Time Spent",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"time_spent": "Time Spent"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -772,13 +728,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Public)",
|
||||
"private": "(Private)",
|
||||
"own": "(Own)"
|
||||
"private": "(Private)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Delete avatar from cache",
|
||||
"favorite_tooltip": "Kedvencek",
|
||||
"unfavorite_tooltip": "Remove from favorites",
|
||||
"refresh": "Frissítés",
|
||||
"select": "Select Avatar",
|
||||
"select_fallback": "Select Fallback Avatar",
|
||||
@@ -812,8 +766,7 @@
|
||||
"memo_placeholder": "Click to add a memo"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "File Analysis"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -857,7 +810,6 @@
|
||||
"header": "Info",
|
||||
"instances": "Instances",
|
||||
"announcement": "Announcement",
|
||||
"instance_full": "full",
|
||||
"rules": "Rules",
|
||||
"members": "Members",
|
||||
"created_at": "Created At",
|
||||
@@ -939,10 +891,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Nyelvezet",
|
||||
"add_language": "Add Language",
|
||||
"select_language": "Select Language",
|
||||
"ok": "OK",
|
||||
"cancel": "Mégse"
|
||||
"select_language": "Select Language"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1049,7 +998,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Set Avatar Tags",
|
||||
"content_tags": "Content Warning Tags",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1316,8 +1264,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Group Member Moderation",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "Keresés",
|
||||
"members": "Members",
|
||||
"bans": "Bans",
|
||||
"invites": "Invites",
|
||||
@@ -1337,7 +1283,6 @@
|
||||
"accept_join_requests": "Accept Join Requests",
|
||||
"reject_join_requests": "Reject Join Requests",
|
||||
"block_join_requests": "Block Join Requests",
|
||||
"group_members": "Group Members",
|
||||
"progress": "Progress:",
|
||||
"display_name": "Display Name",
|
||||
"visibility": "Visibility",
|
||||
@@ -1378,7 +1323,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Emoji Manager",
|
||||
"select_emoji": "Select Emoji",
|
||||
"my_emojis": "My Emojis",
|
||||
"default_emojis": "Default Emojis",
|
||||
"cancel": "Mégse",
|
||||
"send": "Send"
|
||||
@@ -1390,7 +1334,6 @@
|
||||
"description": "Enter a numeric code from your authenticator app",
|
||||
"use_otp": "Use OTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1398,7 +1341,6 @@
|
||||
"description": "Enter one of your saved recovery codes",
|
||||
"use_totp": "Use TOTP",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1406,7 +1348,6 @@
|
||||
"description": "Enter a numeric code that was sent to your email",
|
||||
"resend": "Resend Email",
|
||||
"verify": "Verify",
|
||||
"input_placeholder": "Code",
|
||||
"input_error": "Invalid Code"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1418,49 +1359,11 @@
|
||||
"description": "Enter a new name",
|
||||
"cancel": "Mégse",
|
||||
"change": "Change",
|
||||
"input_placeholder": "Name",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"success": "Group renamed"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"description": "Enter a User URL or ID (UUID)",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "User URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"description": "Enter a Username",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "Username is required"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"description": "Enter a World URL or ID (UUID)",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "World URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"description": "Enter a Avatar URL or ID (UUID)",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "Avatar URL/ID is required",
|
||||
"message": {
|
||||
"error": "Invalid URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Közvetlen hozzáférés",
|
||||
"description": "Enter a User/World/Instance/Avatar/Group URL or ID (UUID)",
|
||||
@@ -1538,8 +1441,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Change Recommended Capacity",
|
||||
"description": "Enter world recommended capacity (soft cap)",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "Valid number is required",
|
||||
"message": {
|
||||
"success": "World recommended capacity changed"
|
||||
@@ -1559,10 +1460,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Max Table Size",
|
||||
"description": "Limit amount of entries loaded from database to UI pages, larger table sizes will impact RAM usage and performance",
|
||||
"table_max_size": "Maximális táblázatméret",
|
||||
"table_max_size": "Maximális táblázatméret",
|
||||
"cancel": "Mégse",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
"save": "Save"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "User Timeout Threshold",
|
||||
@@ -1579,11 +1479,6 @@
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Új csoport",
|
||||
"description": "Enter a world favorite group name",
|
||||
"cancel": "Mégse",
|
||||
"ok": "OK",
|
||||
"input_error": "Name is required",
|
||||
"message": {
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
@@ -1598,17 +1493,9 @@
|
||||
"error": "Group already exists with the name {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Pending Offline",
|
||||
"description": "Set pending offline delay in seconds (default: 110)",
|
||||
"cancel": "Mégse",
|
||||
"save": "Save",
|
||||
"input_error": "Valid number is required"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Close",
|
||||
"restart": "Restart"
|
||||
}
|
||||
@@ -1662,7 +1549,6 @@
|
||||
"type": "Type",
|
||||
"user": "Felhasználó",
|
||||
"group": "Csoport",
|
||||
"user_group": "User/Group",
|
||||
"photo": "Photo",
|
||||
"message": "Message",
|
||||
"action": "Action"
|
||||
@@ -1689,23 +1575,8 @@
|
||||
"message": "Message",
|
||||
"cool_down": "Cool Down",
|
||||
"action": "Action"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Date",
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Time",
|
||||
"name": "Name",
|
||||
"type": "Type",
|
||||
"status": "Status",
|
||||
"cancel": "Mégse"
|
||||
},
|
||||
"import": {
|
||||
"image": "Image",
|
||||
"name": "Name",
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
"friend_list": "フレンドリスト",
|
||||
"charts": "チャート",
|
||||
"tools": "ツール",
|
||||
"about": "情報",
|
||||
"profile": "プロフィール",
|
||||
"settings": "設定",
|
||||
"manage": "管理",
|
||||
"help_support": "ヘルプ & サポート",
|
||||
@@ -47,7 +45,6 @@
|
||||
"folder_selected": "フォルダ内の項目",
|
||||
"folder_selected_empty": "選択されている項目がありません",
|
||||
"delete_folder": "フォルダを削除",
|
||||
"assign_folder": "フォルダに追加",
|
||||
"remove_from_folder": "フォルダから削除",
|
||||
"folder_empty": "このフォルダに項目がありません",
|
||||
"invalid_folder": "フォルダには名前が必要であり、少なくとも2つ以上の項目を含まなければなりません。",
|
||||
@@ -55,11 +52,6 @@
|
||||
"restore_default_confirm": "ナビゲーションをデフォルトの順序に戻しますか?",
|
||||
"save": "保存",
|
||||
"cancel": "キャンセル"
|
||||
},
|
||||
"icon_picker": {
|
||||
"search_placeholder": "アイコン名またはタグを検索",
|
||||
"pick_icon": "アイコンを選択",
|
||||
"no_icon_found": "アイコンが見つかりません"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
@@ -81,7 +73,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "お気に入りのみ",
|
||||
"filter_placeholder": "フィルター",
|
||||
"search_placeholder": "検索",
|
||||
"filters": {
|
||||
"GPS": "現在地",
|
||||
@@ -93,7 +84,6 @@
|
||||
}
|
||||
},
|
||||
"friends_locations": {
|
||||
"online_friends": "オンラインのフレンド",
|
||||
"online": "オンライン",
|
||||
"favorite": "お気に入り",
|
||||
"same_instance": "同じインスタンス",
|
||||
@@ -102,7 +92,6 @@
|
||||
"spacing": "表示間隔",
|
||||
"scale": "サイズ",
|
||||
"separate_same_instance_friends": "同じインスタンスのフレンドを分けて表示",
|
||||
"no_matching_friends": "該当するフレンドはいません",
|
||||
"loading_more": "読み込み中..."
|
||||
},
|
||||
"game_log": {
|
||||
@@ -164,32 +153,22 @@
|
||||
"next_page": "次"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "フレンド"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "ワールド",
|
||||
"search": "検索",
|
||||
"vrchat_favorites": "VRChatのお気に入り",
|
||||
"local_favorites": "ローカルのお気に入り",
|
||||
"new_group": "グループ作成",
|
||||
"refresh": "更新",
|
||||
"cancel_refresh": "キャッシュ削除"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "アバター",
|
||||
"search": "検索",
|
||||
"vrchat_favorites": "VRChatのお気に入り",
|
||||
"local_favorites": "ローカルのお気に入り (VRC+が必要)",
|
||||
"new_group": "グループ作成",
|
||||
"refresh": "更新",
|
||||
"cancel_refresh": "キャッシュ削除",
|
||||
"check_invalid": "このグループの無効なアバターをチェック",
|
||||
"check_description": "このグループ内の無効なアバターを検出して削除",
|
||||
"checking": "無効なアバターをチェック中...",
|
||||
"check_progress": "進行状況:{current}/{total}",
|
||||
"check_complete": "チェック完了!",
|
||||
"check_summary": "{total}個のアバターをチェックし、{invalid}個の無効なアバターを発見、{removed}個を削除しました",
|
||||
"removed_list_header": "削除されたアバターリスト:",
|
||||
"copy_removed_ids": "削除されたアバターIDをコピー",
|
||||
"copied_ids": "アバターIDをクリップボードにコピーしました",
|
||||
@@ -202,11 +181,6 @@
|
||||
"no_invalid_found": "無効なアバターは見つかりませんでした",
|
||||
"delete_cancelled": "削除操作がキャンセルされました"
|
||||
},
|
||||
"visibility": {
|
||||
"public": "公開",
|
||||
"friends": "フレンドにのみ公開",
|
||||
"private": "非公開"
|
||||
},
|
||||
"edit_mode": "編集モード",
|
||||
"copy": "コピー",
|
||||
"clear": "消去",
|
||||
@@ -226,7 +200,6 @@
|
||||
"delete_tooltip": "消去",
|
||||
"unavailable_tooltip": "利用不可",
|
||||
"private": "プライベート",
|
||||
"sort_by": "並べ替え:",
|
||||
"select_avatar_tooltip": "アバターを使用"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -318,11 +291,9 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "フレンドリスト",
|
||||
"bulk_unfriend": "一括フレンド解除モード",
|
||||
"bulk_unfriend_selection": "フレンド解除",
|
||||
"load": "不足するエントリを読み込む",
|
||||
"load_tooltip": "読み込む",
|
||||
"load_dialog_title": "不足するエントリの読み込み",
|
||||
"load_dialog_message": "不足するフレンドエントリを読み込みますか? この操作は数分かかる場合があります。",
|
||||
"load_cancel": "キャンセル",
|
||||
@@ -330,13 +301,9 @@
|
||||
"favorites_only_tooltip": "お気に入りのみ",
|
||||
"search_placeholder": "検索",
|
||||
"filter_placeholder": "フィルター",
|
||||
"refresh_tooltip": "更新",
|
||||
"clear_tooltip": "結果を消去",
|
||||
"cancel_tooltip": "キャンセル",
|
||||
"load_mutual_friends": "共通のフレンドを読み込む"
|
||||
},
|
||||
"charts": {
|
||||
"header": "チャート",
|
||||
"instance_activity": {
|
||||
"header": "インスタンスログ",
|
||||
"online_time": "オンライン時間",
|
||||
@@ -344,11 +311,9 @@
|
||||
"next_day": "翌日",
|
||||
"refresh": "更新",
|
||||
"tips": {
|
||||
"header": "ヒント",
|
||||
"online_time": "オンライン時間とは、VRCXが記録した当日のゲームプレイ時間です。",
|
||||
"click_Y_axis": "Y軸ラベルをクリックで、インスタンスの詳細へジャンプ、またはユーザーダイアログを表示できます。",
|
||||
"click_instance_name": "インスタンス名をクリックで、以前のインスタンス情報ダイアログを表示できます。",
|
||||
"accuracy_notice": "ローカルデータベースからの情報であり、正確ではない可能性があります。"
|
||||
"click_instance_name": "インスタンス名をクリックで、以前のインスタンス情報ダイアログを表示できます。"
|
||||
},
|
||||
"settings": {
|
||||
"header": "設定",
|
||||
@@ -395,10 +360,6 @@
|
||||
"mutual_friend_graph_ready_message": "共通のフレンドのネットワーク図が準備できました",
|
||||
"friend_list_changed_fetch_again": "フレンドリストが変更されました。共通のフレンドのつながりを再取得してください。"
|
||||
},
|
||||
"tooltip": {
|
||||
"mutual_friends_count": "共通のフレンド: {count}",
|
||||
"edge": "{source} ↔ {target}"
|
||||
},
|
||||
"settings": {
|
||||
"title": "グラフレイアウト設定",
|
||||
"layout_iterations": "レイアウトの反復回数",
|
||||
@@ -407,22 +368,6 @@
|
||||
"layout_spacing_help": "グラフの広がり。値が大きいほど余裕のある配置になります。",
|
||||
"edge_curvature": "線のカーブ具合",
|
||||
"edge_curvature_help": "線の曲がり具合。値が大きいほど密集した部分でも滑らかに表示されます。"
|
||||
},
|
||||
"force_dialog": {
|
||||
"open_label": "図のレイアウト設定",
|
||||
"title": "ネットワーク図のレイアウト設定",
|
||||
"description": "共通のフレンドのネットワーク図に適用するレイアウトを調整します。",
|
||||
"repulsion": "反発力 (距離)",
|
||||
"edge_length_min": "最小間隔",
|
||||
"edge_length_max": "最大間隔",
|
||||
"gravity": "重力",
|
||||
"apply": "適用",
|
||||
"reset": "リセット",
|
||||
"repulsion_help": "ノード間の反発力の強さ",
|
||||
"edge_length_min_help": "接続されたノード間の最小距離。",
|
||||
"edge_length_max_help": "接続されたノード間の最大距離。",
|
||||
"gravity_help": "グラフ中心への引き寄せ強度。",
|
||||
"invalid_input": "マイナスではない数値を入力してください。"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -433,7 +378,6 @@
|
||||
"calendar": "カレンダー",
|
||||
"calendar_description": "グループのイベントカレンダー"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "フレンドのDiscordユーザー名を取得",
|
||||
"export_friend_list_description": "VRChatからフレンドリストをエクスポート",
|
||||
@@ -452,7 +396,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "VRChatの写真",
|
||||
"steam_screenshots": "Steamのスクリーンショット",
|
||||
"open_folder": "フォルダを開く",
|
||||
"vrc_photos_description": "VRChatの写真フォルダを開く",
|
||||
"steam_screenshots_description": "Steamのスクリーンショットフォルダを開く"
|
||||
},
|
||||
@@ -487,16 +430,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "プロフィール",
|
||||
"last_activity": "最終活動時間",
|
||||
"two_factor": "2段階認証 (2FA)",
|
||||
"two_factor_enabled": "有効",
|
||||
"two_factor_disabled": "無効",
|
||||
"vrchat_credits": "VRChatクレジット",
|
||||
"refresh": "クリックして更新",
|
||||
"logout": "ログアウト",
|
||||
"manage_gallery_inventory_icon": "ギャラリー/インベントリを管理",
|
||||
"export_notes": "ノートをエクスポート"
|
||||
"refresh": "クリックして更新"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "ゲーム情報",
|
||||
@@ -504,12 +439,7 @@
|
||||
"user_online": "{count} 人のユーザーがオンライン",
|
||||
"refresh": "クリックして更新"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "VRChat SDKのダウンロード"
|
||||
},
|
||||
"config_json": "設定のJSON",
|
||||
"current_user_json": "現在のユーザーのJSON",
|
||||
"feedback": "フィードバック",
|
||||
"refresh_tooltip": "更新",
|
||||
"clear_results_tooltip": "結果を消去"
|
||||
},
|
||||
@@ -551,7 +481,6 @@
|
||||
"disable_gpu_acceleration": "GPUアクセラレーションを無効化",
|
||||
"disable_gpu_acceleration_tooltip": "このオプションは「自分がしていることを理解している場合」にのみ変更してください。SteamVRオーバーレイに問題が発生する可能性があります。UI表示に問題が発生した場合は、これを無効に戻して再起動してください。",
|
||||
"disable_vr_overlay_gpu_acceleration": "VRオーバーレイのGPUアクセラレーション無効化",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "GPUアクセラレーションの無効化は、VRCXのクラッシュやメモリリークを引き起こす可能性があります。問題が発生した場合は、このオプションを有効に戻して再起動してください。",
|
||||
"proxy": "プロキシ設定",
|
||||
"startup_linux": "システムの起動時にVRCXを最小化した状態で起動するには、自動起動用のVRCX.desktopファイルに \"--startup\" 引数を追加します。"
|
||||
},
|
||||
@@ -567,7 +496,6 @@
|
||||
"auto_login_delay_button": "遅延秒数を設定"
|
||||
},
|
||||
"automation": {
|
||||
"header": "オートメーション",
|
||||
"auto_change_status": "自動ステータス変更",
|
||||
"auto_state_change_tooltip": "自身のいるインスタンスに他のプレイヤーがいる場合、自動的にステータスを変更します。(一人/複数人)",
|
||||
"alone_condition": "一人の判定条件",
|
||||
@@ -624,7 +552,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "ズーム",
|
||||
"vrcplus_profile_icons": "VRC+ プロフィールアイコン",
|
||||
"tooltips": "ツールチップ",
|
||||
"show_instance_id": "インスタンス名を表示",
|
||||
"age_gated_instances": "年齢制限付きインスタンス",
|
||||
"nicknames": "ニックネームにメモを表示",
|
||||
@@ -670,15 +597,12 @@
|
||||
"alphabetical": "アルファベット順",
|
||||
"private_to_bottom": "プライベートを下に",
|
||||
"status": "ステータス",
|
||||
"status_and_private_to_bottom": "ステータスとプライベートを下に",
|
||||
"location": "場所",
|
||||
"last_active": "最終活動時間",
|
||||
"last_seen": "最後に見た日時",
|
||||
"time_in_instance": "インスタンスにいた時間",
|
||||
"placeholder": "並べ替え",
|
||||
"dropdown_header": "並べ替え順を選択"
|
||||
"placeholder": "並べ替え"
|
||||
},
|
||||
"width": "幅",
|
||||
"group_by_instance": "インスタンスごとにまとめる",
|
||||
"group_by_instance_tooltip": "同一のインスタンスに複数のフレンドがいる場合に、そのフレンドをインスタンスごとにまとめて表示します。",
|
||||
"hide_friends_in_same_instance": "同じインスタンスにいるフレンドを表示しない",
|
||||
@@ -689,9 +613,7 @@
|
||||
"user_dialog": {
|
||||
"header": "ユーザーダイアログ",
|
||||
"vrchat_notes": "VRChatのノートを表示",
|
||||
"vrcx_memos": "VRCXのメモを表示",
|
||||
"export_vrcx_memos_into_vrchat_notes": "VRCXのメモをVRChatのノートにエクスポート",
|
||||
"export_notes": "ノートをエクスポート"
|
||||
"vrcx_memos": "VRCXのメモを表示"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "ユーザーの色",
|
||||
@@ -804,18 +726,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "写真",
|
||||
"auto_delete_old_prints": "古いプリントを自動削除",
|
||||
"auto_delete_prints_from_vrc": "プリント上限に達したときVRCから古いプリントを削除"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "詳細設定",
|
||||
"launch_options": "VRChatの起動オプション",
|
||||
"screenshot_metadata": "スクリーンショットの管理",
|
||||
"vrc_registry_backup": "VRChatのレジストリバックアップ",
|
||||
"common_folders": "共通フォルダ",
|
||||
"primary_password": {
|
||||
"header": "プライマリーパスワード",
|
||||
"description": "パスワードを暗号化 (自動ログイン無効化)"
|
||||
@@ -911,16 +829,12 @@
|
||||
"header": "アプリケーションの自動起動",
|
||||
"folder": "フォルダ",
|
||||
"folder_tooltip": "VRChatと一緒に起動させたいアプリケーションのショートカットを配置してください。",
|
||||
"enable": "有効化する",
|
||||
"auto_close": "VRChat終了時に自動終了",
|
||||
"run_process_once": "アプリを単一インスタンスで開く"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCXインスタンス キャッシュ/デバッグ",
|
||||
"udon_exception_logging": "Udonの例外エラーを記録",
|
||||
"gpu_fix": "GPU Fixを有効化する",
|
||||
"gpu_fix_notice": "(再起動が必要です)",
|
||||
"gpu_fix_warning": "SteamVRオーバーレイが機能せず、なおかつ2つ以上のGPUを使用している時のみこのオプションを有効化してください。",
|
||||
"disable_gamelog": "ゲームログを無効化",
|
||||
"disable_gamelog_notice": "(何かが壊れる可能性があります)",
|
||||
"user_cache": "ユーザーキャッシュ:",
|
||||
@@ -989,7 +903,6 @@
|
||||
"search_result_active": "オフライン",
|
||||
"search_result_offline": "アクティブ",
|
||||
"search_result_more": "もっと検索:",
|
||||
"direct_access_tooltip": "クリップボードのIDまたはURLから直接アクセス",
|
||||
"refresh_tooltip": "フレンドを更新",
|
||||
"groups": "グループ",
|
||||
"friends": "フレンド",
|
||||
@@ -1024,7 +937,6 @@
|
||||
"tags": {
|
||||
"friend_no": "フレンド No.{number}",
|
||||
"vrchat_team": "VRChat 開発チーム",
|
||||
"18_plus_verified": "18歳以上確認済み",
|
||||
"age_verified": "年齢認証済み",
|
||||
"trust_level": "トラストランク",
|
||||
"mutual_friends": "共通のフレンド",
|
||||
@@ -1120,10 +1032,8 @@
|
||||
"copy_url": "URLをコピー",
|
||||
"copy_display_name": "表示名をコピー",
|
||||
"vrcplus_hides_avatar": "VRC+のプロフィール画像が設定されている場合、そのプレイヤーのアバター情報、フィード内のアバター変更は表示されません。",
|
||||
"accuracy_notice": "ローカルデータベースからの情報であり、正確ではない可能性があります。",
|
||||
"instance_full": "満員",
|
||||
"instance_closed": "閉じられました",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "インスタンスを閉じる",
|
||||
"instance_age_gated": "年齢制限あり",
|
||||
"open_previous_instance": "前回のインスタンスを開く",
|
||||
@@ -1202,7 +1112,6 @@
|
||||
"private": "プライベート",
|
||||
"avatar_scaling_disabled": "アバタースケーリング 使用不可",
|
||||
"focus_view_disabled": "フォーカスビュー 使用不可",
|
||||
"stickers_disabled": "ステッカー使用不可",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "ラボ",
|
||||
"cache": "キャッシュ",
|
||||
@@ -1242,9 +1151,7 @@
|
||||
"public_count": "パブリック {count}",
|
||||
"private_count": "プライベート {count}",
|
||||
"capacity_count": "最大人数 {count} ({max})",
|
||||
"self_invite_tooltip": "自分を招待",
|
||||
"refresh_instance_info": "インスタンス情報を更新",
|
||||
"instance_full": "満員",
|
||||
"instance_creator": "インスタンス作成者"
|
||||
},
|
||||
"info": {
|
||||
@@ -1273,8 +1180,7 @@
|
||||
"platform": "プラットフォーム",
|
||||
"last_visited": "最後に参加した日時",
|
||||
"visit_count": "参加回数",
|
||||
"time_spent": "過ごした時間",
|
||||
"accuracy_notice": "ローカルデータベースからの情報であり、正確ではない可能性があります。"
|
||||
"time_spent": "過ごした時間"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -1296,13 +1202,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(パブリック)",
|
||||
"private": "(プライベート)",
|
||||
"own": "(自分)"
|
||||
"private": "(プライベート)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "キャッシュからアバターを削除",
|
||||
"favorite_tooltip": "お気に入り",
|
||||
"unfavorite_tooltip": "お気に入りから削除",
|
||||
"refresh": "更新",
|
||||
"share": "共有",
|
||||
"select": "アバターを使用",
|
||||
@@ -1339,8 +1243,7 @@
|
||||
"gallery": "ギャラリー"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "ファイルの分析"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1388,7 +1291,6 @@
|
||||
"header": "情報",
|
||||
"instances": "インスタンス",
|
||||
"announcement": "お知らせ",
|
||||
"instance_full": "満員",
|
||||
"rules": "ルール",
|
||||
"members": "メンバー数",
|
||||
"created_at": "作成日時",
|
||||
@@ -1471,10 +1373,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "言語",
|
||||
"add_language": "言語を追加",
|
||||
"select_language": "言語を選択",
|
||||
"ok": "OK",
|
||||
"cancel": "キャンセル"
|
||||
"select_language": "言語を選択"
|
||||
},
|
||||
"bio": {
|
||||
"header": "自己紹介",
|
||||
@@ -1505,8 +1404,6 @@
|
||||
"region_use": "アメリカ(東)",
|
||||
"region_eu": "ヨーロッパ",
|
||||
"region_jp": "日本",
|
||||
"content_settings": "コンテンツ設定",
|
||||
"content_placeholder": "有効なコンテンツ",
|
||||
"content_emoji": "絵文字",
|
||||
"content_stickers": "ステッカー",
|
||||
"content_pedestals": "ペデスタル",
|
||||
@@ -1581,16 +1478,13 @@
|
||||
"translation_api": {
|
||||
"header": "プロフィールの翻訳API",
|
||||
"description": "Google 翻訳のAPIキーを入力",
|
||||
"placeholder": "Google 翻訳 API Key",
|
||||
"guide": "設定方法",
|
||||
"mode": "翻訳サービスプロバイダ",
|
||||
"mode_google": "Google 翻訳",
|
||||
"mode_openai": "OpenAI",
|
||||
"test": "テスト",
|
||||
"save": "保存",
|
||||
"msg_disabled": "翻訳APIは無効です",
|
||||
"msg_fill_endpoint_model": "APIエンドポイントとモデル名を入力してください",
|
||||
"msg_settings_invalid": "翻訳設定が無効です",
|
||||
"msg_settings_saved": "翻訳設定が保存されました",
|
||||
"msg_test_success": "テストに成功しました",
|
||||
"msg_test_failed": "テストに失敗しました",
|
||||
@@ -1604,14 +1498,12 @@
|
||||
"fetching_models": "取得中...",
|
||||
"msg_endpoint_required": "先にエンドポイントを入力してください",
|
||||
"msg_models_fetched": "{count}件のモデルが見つかりました",
|
||||
"msg_no_models_found": "モデルが見つかりません",
|
||||
"msg_fetch_models_failed": "モデルの取得に失敗しました"
|
||||
"msg_no_models_found": "モデルが見つかりません"
|
||||
},
|
||||
"set_world_tags": {
|
||||
"header": "ワールドのタグを設定",
|
||||
"avatar_scaling_disabled": "アバタースケーリングを無効化",
|
||||
"focus_view_disabled": "フォーカスビューを無効化",
|
||||
"stickers_disabled": "ステッカー使用不可",
|
||||
"enable_debugging": "ワールドデバッグを他のユーザー向けに有効化",
|
||||
"author_tags": "タグ (コンマ区切り)",
|
||||
"content_tags": "コンテンツ タグ (コンマ区切り)",
|
||||
@@ -1626,7 +1518,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "アバタータグを設定",
|
||||
"content_tags": "コンテンツ警告タグ",
|
||||
"content_horror": "極度のホラー",
|
||||
"content_gore": "過剰なゴア",
|
||||
"content_violence": "写実的な暴力",
|
||||
@@ -1942,8 +1833,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "グループメンバーを管理",
|
||||
"filter_type": "種類でフィルタリング",
|
||||
"select_type": "種類を選択",
|
||||
"search_placeholder": "検索",
|
||||
"members": "メンバー数",
|
||||
"bans": "BAN",
|
||||
"invites": "招待",
|
||||
@@ -1963,7 +1852,6 @@
|
||||
"accept_join_requests": "参加リクエストを許可",
|
||||
"reject_join_requests": "参加リクエストを拒否",
|
||||
"block_join_requests": "参加リクエストをブロック",
|
||||
"group_members": "グループメンバー:",
|
||||
"progress": "進捗:",
|
||||
"display_name": "表示名",
|
||||
"visibility": "表示範囲",
|
||||
@@ -2006,7 +1894,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "絵文字を管理",
|
||||
"select_emoji": "絵文字を選択",
|
||||
"my_emojis": "自分の絵文字",
|
||||
"default_emojis": "デフォルトの絵文字",
|
||||
"cancel": "キャンセル",
|
||||
"send": "送信"
|
||||
@@ -2039,12 +1926,7 @@
|
||||
"moderate_group": {
|
||||
"header": "グループメンバーを管理",
|
||||
"choose_group_placeholder": "グループを選択",
|
||||
"groups_with_moderation_permission": "モデレーション権限のあるグループ",
|
||||
"moderation_tools": "選択したグループの管理"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "画像をダウンロードして保存",
|
||||
"copy_image_to_clipboard": "画像をクリップボードにコピー"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -2096,9 +1978,7 @@
|
||||
"create_failed": "インスタンスの作成に失敗しました"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "アバターのモデレーションの変更に失敗しました",
|
||||
"image_changed": "アバター画像が変更されました",
|
||||
"image_invalid": "アバター画像が無効です"
|
||||
"change_moderation_failed": "アバターのモデレーションの変更に失敗しました"
|
||||
},
|
||||
"avatar_lookup": {
|
||||
"not_found": "検索プロバイダーでアバターが見つかりません",
|
||||
@@ -2109,9 +1989,6 @@
|
||||
"database": {
|
||||
"upgrade_complete": "データベースのアップグレードが完了しました"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "絵文字がアップロードされました"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "ファイルが画像ではありません",
|
||||
"too_large": "ファイルサイズが大きすぎます",
|
||||
@@ -2128,38 +2005,18 @@
|
||||
"launch": {
|
||||
"invalid_path": "無効なパスです。VRChatフォルダまたはlaunch.exeを指定してください。"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "プリントがアップロードされました"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "ステッカーがアップロードされました"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "ギャラリー画像がアップロードされました",
|
||||
"failed": "ギャラリー画像のアップロードに失敗しました"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "アバターギャラリー画像がアップロードされました",
|
||||
"failed": "アバターギャラリー画像のアップロードに失敗しました",
|
||||
"deleted": "アバターギャラリー画像が削除されました",
|
||||
"not_found": "アバターギャラリーファイルIDが見つかりません",
|
||||
"already_first": "すでに最初の画像です",
|
||||
"already_last": "すでに最後の画像です",
|
||||
"reordered": "アバターギャラリー画像の並び替えに成功しました"
|
||||
},
|
||||
"upload": {
|
||||
"loading": "アップロード中",
|
||||
"success": "アップロードが完了しました",
|
||||
"error": "アップロードに失敗しました"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "ワールド画像が変更されました",
|
||||
"image_invalid": "現在のワールド画像が無効です",
|
||||
"load_failed": "ワールドの読み込みに失敗しました"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "アイコンがアップロードされました"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "ユーザーがモデレートされました",
|
||||
"load_failed": "ユーザーの読み込みに失敗しました"
|
||||
@@ -2184,7 +2041,6 @@
|
||||
"description": "認証アプリの数字を入力してください。",
|
||||
"use_otp": "OTPを使う",
|
||||
"verify": "認証",
|
||||
"input_placeholder": "コード",
|
||||
"input_error": "無効なコードです。"
|
||||
},
|
||||
"otp": {
|
||||
@@ -2192,7 +2048,6 @@
|
||||
"description": "保存したリカバリーコードのどれか一つを入力してください。",
|
||||
"use_totp": "TOTPを使う",
|
||||
"verify": "認証",
|
||||
"input_placeholder": "コード",
|
||||
"input_error": "無効なコードです。"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -2200,7 +2055,6 @@
|
||||
"description": "メールに送られてきた数字を入力してください。",
|
||||
"resend": "メールを再送信",
|
||||
"verify": "認証",
|
||||
"input_placeholder": "コード",
|
||||
"input_error": "無効なコードです。"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -2212,49 +2066,11 @@
|
||||
"description": "新しい名前を入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"change": "変更",
|
||||
"input_placeholder": "名前",
|
||||
"input_error": "名前が必要です。",
|
||||
"message": {
|
||||
"success": "グループの名前を変更しました。"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "ダイレクトアクセス",
|
||||
"description": "ユーザーURLまたはID (UUID) を入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "ユーザーURLまたはIDが必要です。",
|
||||
"message": {
|
||||
"error": "無効なURLまたはIDです。"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "ダイレクトアクセス",
|
||||
"description": "ユーザーネームを入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "ユーザーネームが必要です。"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "ダイレクトアクセス",
|
||||
"description": "ワールドURLまたはID (UUID) を入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "ワールドURLまたはIDが必要です。",
|
||||
"message": {
|
||||
"error": "無効なURLまたはIDです。"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "ダイレクトアクセス",
|
||||
"description": "アバターURLまたはID (UUID) を入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "アバターURLまたはIDが必要です。",
|
||||
"message": {
|
||||
"error": "無効なURLまたはIDです。"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "ダイレクトアクセス",
|
||||
"description": "ユーザーまたはワールド、インスタンス、アバター、グループURLもしくはID (UUID) を入力してください。",
|
||||
@@ -2333,8 +2149,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "推奨人数を変更",
|
||||
"description": "ワールドの推奨人数を入力してください。 (ソフトキャップ)",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "有効な数字を入力してください。",
|
||||
"message": {
|
||||
"success": "ワールドの推奨人数を変更しました。"
|
||||
@@ -2360,8 +2174,7 @@
|
||||
"search_limit_error": "{min}〜{max}の数字を入力してください。",
|
||||
"search_limit_warning": "値が大きすぎるとVRCXが重くなる可能性があります。",
|
||||
"cancel": "キャンセル",
|
||||
"save": "保存",
|
||||
"input_error": "有効な数字を入力してください。"
|
||||
"save": "保存"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "ユーザータイムアウトのしきい値",
|
||||
@@ -2378,11 +2191,6 @@
|
||||
"input_error": "有効な数字を入力してください。"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "新しいグループ",
|
||||
"description": "お気に入りグループ名を入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"ok": "OK",
|
||||
"input_error": "名前を入力してください。",
|
||||
"message": {
|
||||
"error": "このグループ名は既に {name} として存在しています。"
|
||||
}
|
||||
@@ -2397,17 +2205,9 @@
|
||||
"error": "このグループ名は既に {name} として存在しています。"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "オフラインの保留時間",
|
||||
"description": "オフライン保留の待機秒数を指定してください。 (デフォルト: 110)",
|
||||
"cancel": "キャンセル",
|
||||
"save": "保存",
|
||||
"input_error": "有効な数字を入力してください。"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "プロキシ設定",
|
||||
"description": "プロキシサーバーのアドレスとポートを入力してください。",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "閉じる",
|
||||
"restart": "再起動"
|
||||
},
|
||||
@@ -2421,8 +2221,6 @@
|
||||
"description": "引き換えたいコードを入力してください。",
|
||||
"cancel": "キャンセル",
|
||||
"redeem": "引き換える",
|
||||
"input_placeholder": "コード",
|
||||
"input_error": "コードを入力してください。",
|
||||
"success": "コードを引き換えました。"
|
||||
}
|
||||
},
|
||||
@@ -2484,7 +2282,6 @@
|
||||
"type": "種類",
|
||||
"user": "ユーザー",
|
||||
"group": "グループ",
|
||||
"user_group": "ユーザーまたはグループ",
|
||||
"photo": "画像",
|
||||
"message": "メッセージ",
|
||||
"action": "アクション"
|
||||
@@ -2512,23 +2309,8 @@
|
||||
"message": "メッセージ",
|
||||
"cool_down": "クールダウン",
|
||||
"action": "アクション"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "日付",
|
||||
"name": "名前"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "ステータス"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "時間",
|
||||
"name": "名前",
|
||||
"type": "種類",
|
||||
"status": "ステータス",
|
||||
"cancel": "キャンセル"
|
||||
},
|
||||
"import": {
|
||||
"image": "画像",
|
||||
"name": "名前",
|
||||
@@ -2650,7 +2432,6 @@
|
||||
"error_message": "エラーメッセージ",
|
||||
"endpoint": "エンドポイント",
|
||||
"missing_credentials": "認証情報不足",
|
||||
"avatar_private_or_deleted": "アバターは非公開または削除されました",
|
||||
"vpn_in_use": "VRChatは現在ほとんどのVPNをブロックしています。接続中のVPNを無効にして、もう一度お試しください。",
|
||||
"login_error": "ログインエラー",
|
||||
"invalid_json_response": "無効なJSONレスポンス",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"moderation": "음소거 및 차단",
|
||||
"notification": "알림",
|
||||
"friend_list": "친구 목록",
|
||||
"profile": "프로필",
|
||||
"settings": "설정"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "친한 친구만 보기",
|
||||
"filter_placeholder": "필터",
|
||||
"search_placeholder": "검색"
|
||||
},
|
||||
"game_log": {
|
||||
@@ -82,18 +80,13 @@
|
||||
"next_page": "다음"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "친구"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "월드",
|
||||
"search": "검색",
|
||||
"vrchat_favorites": "VRChat 즐겨찾기",
|
||||
"local_favorites": "VRCX 즐겨찾기",
|
||||
"new_group": "새 그룹"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "아바타",
|
||||
"search": "검색",
|
||||
"vrchat_favorites": "VRChat 즐겨찾기",
|
||||
"local_favorites": "Local Favorites (Requires VRC+)",
|
||||
@@ -101,9 +94,6 @@
|
||||
"check_invalid": "이 그룹의 유효하지 않은 모델 확인",
|
||||
"check_description": "이 그룹에서 유효하지 않은 모델을 감지하고 삭제",
|
||||
"checking": "유효하지 않은 모델 확인 중...",
|
||||
"check_progress": "확인 진행: {current}/{total}",
|
||||
"check_complete": "확인 완료!",
|
||||
"check_summary": "{total}개의 모델을 확인했고, {invalid}개의 유효하지 않은 모델을 발견했으며, {removed}개를 제거했습니다",
|
||||
"removed_list_header": "제거된 모델 목록:",
|
||||
"copy_removed_ids": "제거된 모델 ID 복사",
|
||||
"checking_progress": "모델 확인 중 ({current}/{total})...",
|
||||
@@ -126,7 +116,6 @@
|
||||
"delete_tooltip": "지우기",
|
||||
"unavailable_tooltip": "Unavailable",
|
||||
"private": "비공개",
|
||||
"sort_by": "Sort By",
|
||||
"select_avatar_tooltip": "아바타 선택"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -144,30 +133,17 @@
|
||||
"refresh_tooltip": "새로고침"
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "친구 목록",
|
||||
"bulk_unfriend": "친구 끊기 모드",
|
||||
"bulk_unfriend_selection": "선택한 친구 끊기",
|
||||
"load": "누락된 친구 불러오기",
|
||||
"load_tooltip": "불러오기",
|
||||
"favorites_only_tooltip": "친한 친구만 보기",
|
||||
"search_placeholder": "검색",
|
||||
"filter_placeholder": "필터",
|
||||
"refresh_tooltip": "새로고침",
|
||||
"clear_tooltip": "비우기",
|
||||
"cancel_tooltip": "취소"
|
||||
"filter_placeholder": "필터"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "프로필",
|
||||
"last_activity": "마지막 활동",
|
||||
"two_factor": "2단계 인증 (2FA)",
|
||||
"two_factor_enabled": "사용",
|
||||
"two_factor_disabled": "사용 안 함",
|
||||
"vrchat_credits": "VRChat 크레딧",
|
||||
"refresh": "새로고침",
|
||||
"logout": "로그아웃",
|
||||
"manage_gallery_inventory_icon": "Manage Photos/Icons/Emojis",
|
||||
"export_notes": "메모 내보내기"
|
||||
"refresh": "새로고침"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "VRChat 정보",
|
||||
@@ -175,9 +151,6 @@
|
||||
"user_online": "{count}명 온라인",
|
||||
"refresh": "새로고침"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "VRC SDK 다운로드"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "빠른 접근",
|
||||
"username": "유저명",
|
||||
@@ -191,8 +164,6 @@
|
||||
"invite_request_response_messages": "초대 요청 답장 메시지",
|
||||
"past_display_names": "이전 닉네임",
|
||||
"config_json": "VRChat 설정 JSON",
|
||||
"current_user_json": "현재 유저 JSON",
|
||||
"feedback": "피드백",
|
||||
"refresh_tooltip": "새로고침",
|
||||
"clear_results_tooltip": "비우기"
|
||||
},
|
||||
@@ -241,7 +212,6 @@
|
||||
"empty_avatar": "Log avatars in feed without names"
|
||||
},
|
||||
"automation": {
|
||||
"header": "자동화",
|
||||
"auto_state_change": "자동 상태 변경",
|
||||
"auto_state_change_tooltip": "인스턴스에 다른 사람이 있을 때 상태를 자동으로 바꿉니다",
|
||||
"auto_state_change_off": "끄기",
|
||||
@@ -281,7 +251,6 @@
|
||||
"theme_mode_material3": "머티리얼 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "VRC+ 프로필 사진으로 표시",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Memo Nicknames",
|
||||
"sort_favorite_by": "즐겨찾기 순서",
|
||||
"sort_favorite_by_name": "이름순",
|
||||
@@ -319,15 +288,12 @@
|
||||
"sort_offline_by": "오프라인 순서",
|
||||
"sort_offline_by_alphabet": "이름순",
|
||||
"sort_offline_by_offline_time": "시간순"
|
||||
},
|
||||
"width": "너비"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "유저 정보 대화 상자",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "VRCX 메모를 VRChat 메모로 내보내기",
|
||||
"export_notes": "메모 내보내기"
|
||||
"vrcx_memos": "VRCX Memos"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "유저 색상",
|
||||
@@ -413,11 +379,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "고급",
|
||||
"launch_options": "VRChat 실행 설정",
|
||||
"screenshot_metadata": "스크린샷 메타데이터",
|
||||
"vrc_registry_backup": "VRC Registry Backup",
|
||||
"common_folders": "Common Folders",
|
||||
"primary_password": {
|
||||
"header": "잠금 비밀번호",
|
||||
"description": "비밀번호 암호화 사용 (자동 로그인 불가)"
|
||||
@@ -468,15 +431,11 @@
|
||||
"header": "앱 실행",
|
||||
"folder": "자동 실행 폴더",
|
||||
"folder_tooltip": "VRChat 실행 시 자동으로 실행할 프로그램들을 이 폴더에 넣어주세요",
|
||||
"enable": "사용",
|
||||
"auto_close": "자동 종료"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX 인스턴스 캐시/디버그",
|
||||
"udon_exception_logging": "Udon 예외(exception) 로깅",
|
||||
"gpu_fix": "SteamVR 오버레이 GPU 해결",
|
||||
"gpu_fix_notice": "(재시작 필요)",
|
||||
"gpu_fix_warning": "SteamVR이 작동하지 않고, 그래픽 카드가 2개 이상일 때만 사용하세요",
|
||||
"disable_gamelog": "VRChat 로그 비활성화",
|
||||
"disable_gamelog_notice": "(아마도 고장날 수 있음)",
|
||||
"user_cache": "유저 캐시:",
|
||||
@@ -544,7 +503,6 @@
|
||||
"search_result_active": "오프라인",
|
||||
"search_result_offline": "활성",
|
||||
"search_result_more": "더 보기:",
|
||||
"direct_access_tooltip": "클립보드에서 ID/URL 빠른 접근",
|
||||
"refresh_tooltip": "새로고침",
|
||||
"groups": "그룹",
|
||||
"friends": "친구",
|
||||
@@ -646,10 +604,8 @@
|
||||
"copy_id": "Copy ID",
|
||||
"copy_url": "Copy URL",
|
||||
"copy_display_name": "Copy DisplayName",
|
||||
"accuracy_notice": "VRCX 기준이라서 정확하지 않을 수 있습니다",
|
||||
"instance_full": "풀방",
|
||||
"instance_closed": "closed",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "Close Instance"
|
||||
},
|
||||
"groups": {
|
||||
@@ -732,9 +688,7 @@
|
||||
"public_count": "공개 {count}",
|
||||
"private_count": "비공개 {count}",
|
||||
"capacity_count": "인원 제한 {count} ({max})",
|
||||
"self_invite_tooltip": "나에게 초대 보내기",
|
||||
"refresh_instance_info": "인스턴스 정보 새로고침",
|
||||
"instance_full": "풀방",
|
||||
"instance_creator": "방파개"
|
||||
},
|
||||
"info": {
|
||||
@@ -763,8 +717,7 @@
|
||||
"platform": "플랫폼",
|
||||
"last_visited": "마지막 방문",
|
||||
"visit_count": "방문 횟수",
|
||||
"time_spent": "방문 시간",
|
||||
"accuracy_notice": "VRCX 기준이라서 정확하지 않을 수 있습니다"
|
||||
"time_spent": "방문 시간"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -786,13 +739,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(공개)",
|
||||
"private": "(비공개)",
|
||||
"own": "(소유)"
|
||||
"private": "(비공개)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "캐시에서 아바타 삭제",
|
||||
"favorite_tooltip": "즐겨찾기",
|
||||
"unfavorite_tooltip": "즐겨찾기 해제",
|
||||
"refresh": "새로고침",
|
||||
"select": "아바타 선택",
|
||||
"select_fallback": "대체 아바타 선택",
|
||||
@@ -826,8 +777,7 @@
|
||||
"memo_placeholder": "-"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "파일 분석"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -871,7 +821,6 @@
|
||||
"header": "정보",
|
||||
"instances": "인스턴스",
|
||||
"announcement": "공지사항",
|
||||
"instance_full": "풀방",
|
||||
"rules": "규칙",
|
||||
"members": "회원",
|
||||
"created_at": "설립일",
|
||||
@@ -953,10 +902,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "언어 설정",
|
||||
"add_language": "언어 추가",
|
||||
"select_language": "언어 선택",
|
||||
"ok": "확인",
|
||||
"cancel": "취소"
|
||||
"select_language": "언어 선택"
|
||||
},
|
||||
"bio": {
|
||||
"header": "자기소개 설정",
|
||||
@@ -1063,7 +1009,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Set Avatar Tags",
|
||||
"content_tags": "Content Warning Tags",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1330,8 +1275,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Group Member Moderation",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "검색",
|
||||
"members": "회원",
|
||||
"bans": "Bans",
|
||||
"invites": "Invites",
|
||||
@@ -1351,7 +1294,6 @@
|
||||
"accept_join_requests": "Accept Join Requests",
|
||||
"reject_join_requests": "Reject Join Requests",
|
||||
"block_join_requests": "Block Join Requests",
|
||||
"group_members": "Group Members",
|
||||
"progress": "진행:",
|
||||
"display_name": "Display Name",
|
||||
"visibility": "Visibility",
|
||||
@@ -1392,7 +1334,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Emoji Manager",
|
||||
"select_emoji": "Select Emoji",
|
||||
"my_emojis": "My Emojis",
|
||||
"default_emojis": "Default Emojis",
|
||||
"cancel": "취소",
|
||||
"send": "보내기"
|
||||
@@ -1404,7 +1345,6 @@
|
||||
"description": "인증기 앱의 숫자 코드를 입력하세요",
|
||||
"use_otp": "OTP 사용",
|
||||
"verify": "확인",
|
||||
"input_placeholder": "코드",
|
||||
"input_error": "잘못된 코드"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1412,7 +1352,6 @@
|
||||
"description": "복구 코드 중 하나를 입력하세요",
|
||||
"use_totp": "Use TOTP",
|
||||
"verify": "확인",
|
||||
"input_placeholder": "코드",
|
||||
"input_error": "잘못된 코드"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1420,7 +1359,6 @@
|
||||
"description": "이메일로 전송된 숫자 코드를 입력하세요",
|
||||
"resend": "이메일 재전송",
|
||||
"verify": "확인",
|
||||
"input_placeholder": "코드",
|
||||
"input_error": "잘못된 코드"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1432,49 +1370,11 @@
|
||||
"description": "새 이름 입력",
|
||||
"cancel": "취소",
|
||||
"change": "변경",
|
||||
"input_placeholder": "이름",
|
||||
"input_error": "이름 필요",
|
||||
"message": {
|
||||
"success": "그룹 이름 변경됨"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "빠른 접근",
|
||||
"description": "유저 URL 혹은 ID (UUID) 입력",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "유저 URL/ID만 입력 가능",
|
||||
"message": {
|
||||
"error": "잘못된 URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "빠른 접근",
|
||||
"description": "닉네임 입력",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "잘못된 닉네임"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "빠른 접근",
|
||||
"description": "월드 URL 혹은 ID (UUID) 입력",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "월드 URL/ID 필요",
|
||||
"message": {
|
||||
"error": "잘못된 URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "빠른 접근",
|
||||
"description": "아바타 URL 혹은 ID (UUID) 입력",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "아바타 URL/ID 필요",
|
||||
"message": {
|
||||
"error": "잘못된 URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "빠른 접근",
|
||||
"description": "유저/월드/인스턴스/아바타/그룹 URL 혹은 ID (UUID) 입력",
|
||||
@@ -1552,8 +1452,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Change Recommended Capacity",
|
||||
"description": "Enter world recommended capacity (soft cap)",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "숫자만 입력 가능",
|
||||
"message": {
|
||||
"success": "World recommended capacity changed"
|
||||
@@ -1573,10 +1471,9 @@
|
||||
"change_table_size": {
|
||||
"header": "최대 테이블 크기",
|
||||
"description": "테이블이 커질수록 메모리 사용량과 성능에 영향을 줍니다",
|
||||
"table_max_size": "최대 테이블 크기",
|
||||
"table_max_size": "최대 테이블 크기",
|
||||
"cancel": "취소",
|
||||
"save": "저장",
|
||||
"input_error": "숫자만 입력 가능"
|
||||
"save": "저장"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "유저 시간 제한",
|
||||
@@ -1593,11 +1490,6 @@
|
||||
"input_error": "숫자만 입력 가능"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "새 그룹",
|
||||
"description": "월드 즐겨찾기 그룹 이름 입력",
|
||||
"cancel": "취소",
|
||||
"ok": "확인",
|
||||
"input_error": "잘못된 이름",
|
||||
"message": {
|
||||
"error": "중복된 이름입니다: {name}"
|
||||
}
|
||||
@@ -1612,17 +1504,9 @@
|
||||
"error": "중복된 이름입니다: {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "오프라인 대기",
|
||||
"description": "오프라인 대기 시간 초를 입력 (기본: 110)",
|
||||
"cancel": "취소",
|
||||
"save": "저장",
|
||||
"input_error": "숫자만 입력 가능"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "닫기",
|
||||
"restart": "Restart"
|
||||
}
|
||||
@@ -1676,7 +1560,6 @@
|
||||
"type": "유형",
|
||||
"user": "유저",
|
||||
"group": "그룹",
|
||||
"user_group": "User/Group",
|
||||
"photo": "사진",
|
||||
"message": "메시지",
|
||||
"action": "작업"
|
||||
@@ -1703,23 +1586,8 @@
|
||||
"message": "메시지",
|
||||
"cool_down": "쿨타임",
|
||||
"action": "작업"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "날짜",
|
||||
"name": "이름"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No",
|
||||
"status": "상태"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "시간",
|
||||
"name": "이름",
|
||||
"type": "유형",
|
||||
"status": "상태",
|
||||
"cancel": "취소"
|
||||
},
|
||||
"import": {
|
||||
"image": "이미지",
|
||||
"name": "이름",
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
"friend_list": "Lista znajomych",
|
||||
"charts": "Wykresy",
|
||||
"tools": "Narzędzia",
|
||||
"about": "Informacje",
|
||||
"profile": "Profil",
|
||||
"settings": "Ustawienia",
|
||||
"help_support": "Pomoc i wsparcie"
|
||||
},
|
||||
@@ -41,7 +39,6 @@
|
||||
"folder_selected": "Elementy w folderze",
|
||||
"folder_selected_empty": "Brak wybranych elementów",
|
||||
"delete_folder": "Usuń folder",
|
||||
"assign_folder": "Dodaj do folderu",
|
||||
"remove_from_folder": "Usuń z folderu",
|
||||
"folder_empty": "Brak elementów w folderze",
|
||||
"invalid_folder": "Folder musi mieć nazwę i zawierać przynajmniej 2 elementy",
|
||||
@@ -49,11 +46,6 @@
|
||||
"restore_default_confirm": "Przywrócić nawigację do jej domyślnego stanu?",
|
||||
"save": "Zapisz",
|
||||
"cancel": "Anuluj"
|
||||
},
|
||||
"icon_picker": {
|
||||
"search_placeholder": "Szukaj nazwy lub tagi ikony",
|
||||
"pick_icon": "Wybierz ikonę",
|
||||
"no_icon_found": "Nie znaleziono ikony"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
@@ -75,7 +67,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Filtruj tylko ulubione",
|
||||
"filter_placeholder": "Filtruj",
|
||||
"search_placeholder": "Szukaj",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -87,11 +78,9 @@
|
||||
}
|
||||
},
|
||||
"friends_locations": {
|
||||
"online_friends": "Znajomi online",
|
||||
"spacing": "Odstępy",
|
||||
"scale": "Rozmiar",
|
||||
"separate_same_instance_friends": "Rozdziel znajomych w tej samej instancji",
|
||||
"no_matching_friends": "Brak pasujących znajomych",
|
||||
"loading_more": "Ładowanie więcej..."
|
||||
},
|
||||
"game_log": {
|
||||
@@ -153,32 +142,22 @@
|
||||
"next_page": "Dalej"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Znajomi"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Światy",
|
||||
"search": "Szukaj",
|
||||
"vrchat_favorites": "Ulubione VRChat",
|
||||
"local_favorites": "Ulubione lokalne",
|
||||
"new_group": "Nowa grupa",
|
||||
"refresh": "Odśwież",
|
||||
"cancel_refresh": "Anuluj odświeżanie"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Awatary",
|
||||
"search": "Szukaj",
|
||||
"vrchat_favorites": "Ulubione VRChat",
|
||||
"local_favorites": "Lokalne ulubione (wymaga VRC+)",
|
||||
"new_group": "Nowa grupa",
|
||||
"refresh": "Odśwież",
|
||||
"cancel_refresh": "Anuluj odświeżanie",
|
||||
"check_invalid": "Sprawdź usunięte/prywatne awatary",
|
||||
"check_description": "Wykryj i usuń nieprawidłowe awatary z tej grupy",
|
||||
"checking": "Sprawdzanie nieprawidłowych awatarów...",
|
||||
"check_progress": "Postęp: {current}/{total}",
|
||||
"check_complete": "Ukończono sprawdzanie!",
|
||||
"check_summary": "Sprawdzono {total} awatarów, znaleziono {invalid} nieprawidłowych, usunięto {removed}",
|
||||
"removed_list_header": "Awatary czekające na usunięcie:",
|
||||
"copy_removed_ids": "Kopiuj ID awatarów",
|
||||
"copied_ids": "ID awatarów skopiowane do schowka",
|
||||
@@ -208,7 +187,6 @@
|
||||
"delete_tooltip": "Usuń",
|
||||
"unavailable_tooltip": "Niedostępny",
|
||||
"private": "Prywatne",
|
||||
"sort_by": "Sortuj wg",
|
||||
"select_avatar_tooltip": "Wybierz awatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -280,21 +258,15 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Lista znajomych",
|
||||
"bulk_unfriend": "Masowe usuwanie znajomych",
|
||||
"bulk_unfriend_selection": "Usuń zaznaczonych znajomych",
|
||||
"load": "Wczytaj brakujące wpisy",
|
||||
"load_tooltip": "Wczytaj",
|
||||
"favorites_only_tooltip": "Filtruj tylko ulubione",
|
||||
"search_placeholder": "Szukaj",
|
||||
"filter_placeholder": "Filtruj",
|
||||
"refresh_tooltip": "Odśwież",
|
||||
"clear_tooltip": "Wyczyść wyniki",
|
||||
"cancel_tooltip": "Anuluj",
|
||||
"load_mutual_friends": "Załaduj wspólnych znajomych"
|
||||
},
|
||||
"charts": {
|
||||
"header": "Wykresy",
|
||||
"instance_activity": {
|
||||
"header": "Aktywność instancji",
|
||||
"online_time": "Czas online",
|
||||
@@ -302,11 +274,9 @@
|
||||
"next_day": "Następny dzień",
|
||||
"refresh": "Odśwież",
|
||||
"tips": {
|
||||
"header": "Wskazówki",
|
||||
"online_time": "Online time refers to the game time recorded by VRCX for the current day.",
|
||||
"click_Y_axis": "Click Y-axis label to navigate to the instance details or open User dialog.",
|
||||
"click_instance_name": "Click instance name to open Previous Instance Info dialog.",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"click_instance_name": "Click instance name to open Previous Instance Info dialog."
|
||||
},
|
||||
"settings": {
|
||||
"header": "Ustawienia",
|
||||
@@ -351,10 +321,6 @@
|
||||
"mutual_friend_graph_ready_title": "Wykres sieci wspólnych znajomych",
|
||||
"mutual_friend_graph_ready_message": "Wykres sieci wspólnych znajomych jest gotowy",
|
||||
"friend_list_changed_fetch_again": "Nastąpiła zmiana listy znajomych. Pobierz ponownie sieć wspólnych znajomych"
|
||||
},
|
||||
"tooltip": {
|
||||
"mutual_friends_count": "Wspólni znajomi: {count}",
|
||||
"edge": "{source} ↔ {target}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -365,7 +331,6 @@
|
||||
"calendar": "Kalendarz",
|
||||
"calendar_description": "Kalendarz wydarzeń grup"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "Znajdź nazwy Discord swoich znajomych VRChat",
|
||||
"export_friend_list_description": "Eksportuj listę znajomych z VRChat",
|
||||
@@ -384,7 +349,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "Zdjęcia VRChat",
|
||||
"steam_screenshots": "Zrzuty ekranu Steam",
|
||||
"open_folder": "Otwórz folder",
|
||||
"vrc_photos_description": "Otwiera twój folder ze zdjęciami VRChat",
|
||||
"steam_screenshots_description": "Otwiera twoj folder ze zrzutami ekranu Steam"
|
||||
},
|
||||
@@ -402,16 +366,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Profil",
|
||||
"last_activity": "Ostatnia aktywność",
|
||||
"two_factor": "Autoryzacja dwuetapowa (2FA)",
|
||||
"two_factor_enabled": "Włączona",
|
||||
"two_factor_disabled": "Wyłączona",
|
||||
"vrchat_credits": "Kredyty VRChat",
|
||||
"refresh": "Kliknij, aby odświeżyć",
|
||||
"logout": "Wyloguj się",
|
||||
"manage_gallery_inventory_icon": "Zarządzaj obrazkami/ikonami/emoji",
|
||||
"export_notes": "Eksportuj notatki"
|
||||
"refresh": "Kliknij, aby odświeżyć"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Informacje o grze",
|
||||
@@ -419,12 +375,7 @@
|
||||
"user_online": "{count} użytkowników online.",
|
||||
"refresh": "Kliknij, aby odświeżyć"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Pobieranie SDK VRC"
|
||||
},
|
||||
"config_json": "Konfiguracja - JSON",
|
||||
"current_user_json": "Bieżący użytkownik - JSON",
|
||||
"feedback": "Zgłoszenia",
|
||||
"refresh_tooltip": "Odśwież",
|
||||
"clear_results_tooltip": "Wyczyść wyniki"
|
||||
},
|
||||
@@ -466,7 +417,6 @@
|
||||
"disable_gpu_acceleration": "Wyłącz akcelerację GPU",
|
||||
"disable_gpu_acceleration_tooltip": "Zmieniaj to ustawienie tylko, jeżeli wiesz co robisz. Może pomóc z błędami UI. Wymaga restartu VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "Wyłącz akcelerację GPU nakładki VR",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "Akceleracja GPU nakładki VR może powodować nieoczekiwane zamknięcia VRCX lub wycieki pamięci VRAM. Wymaga restartu VRCX",
|
||||
"proxy": "Ustawienia proxy",
|
||||
"startup_linux": "Dodaj argument \"--startup\" dop pliku VRCX.desktop, aby uruchamiać VRCX po starcie systemu"
|
||||
},
|
||||
@@ -480,7 +430,6 @@
|
||||
"empty_avatar": "Loguj awatary w aktywności bez nazw"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatyzacja",
|
||||
"auto_change_status": "Automatyczna zmiana statusu",
|
||||
"auto_state_change_tooltip": "Automatycznie zmień status, gdy w instancji są inne osoby (Gdy nikt / Gdy ktoś)",
|
||||
"alone_condition": "Warunek",
|
||||
@@ -525,7 +474,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Powiększ",
|
||||
"vrcplus_profile_icons": "Ikony profilu VRCPlus",
|
||||
"tooltips": "Tooltips",
|
||||
"age_gated_instances": "Instancje z weryfikacją wieku",
|
||||
"nicknames": "Notatki nazw",
|
||||
"sort_favorite_by": "Sortuj ulubione wg",
|
||||
@@ -550,15 +498,12 @@
|
||||
"alphabetical": "Alfabetycznie",
|
||||
"private_to_bottom": "Prywatne na dole",
|
||||
"status": "Status",
|
||||
"status_and_private_to_bottom": "Status i prywatne na dole",
|
||||
"location": "Lokalizacja",
|
||||
"last_active": "Ostatnia aktywność",
|
||||
"last_seen": "Ostatnio widziany",
|
||||
"time_in_instance": "Czas na instancji",
|
||||
"placeholder": "Sortowanie",
|
||||
"dropdown_header": "Wybierz kolejność sortowania"
|
||||
"placeholder": "Sortowanie"
|
||||
},
|
||||
"width": "Szerokość",
|
||||
"group_by_instance": "Grupuj po instancji",
|
||||
"group_by_instance_tooltip": "Włączenie tego spowoduje grupowanie znajomych po instancji, gdy na instancji jest więcej niż jeden znajomy.",
|
||||
"hide_friends_in_same_instance": "Ukryj znajomych na tej samej instancji",
|
||||
@@ -569,9 +514,7 @@
|
||||
"user_dialog": {
|
||||
"header": "Podgląd użytkownika",
|
||||
"vrchat_notes": "Notatki VRChat",
|
||||
"vrcx_memos": "Notatki VRCX",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Eksportuj notatki VRCX do notatek VRChat",
|
||||
"export_notes": "Eksportuj notatki"
|
||||
"vrcx_memos": "Notatki VRCX"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Kolory użytkowników",
|
||||
@@ -674,18 +617,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "Obrazki",
|
||||
"auto_delete_old_prints": "Automatycznie usuwaj stare odbitki",
|
||||
"auto_delete_prints_from_vrc": "Usuwaj stare odbitki z VRC po osiągnięciu ich limitu"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Zaawansowane",
|
||||
"launch_options": "Opcje uruchamiania",
|
||||
"screenshot_metadata": "Metadane zrzutu ekranu",
|
||||
"vrc_registry_backup": "Kopia zapasowa rejestru VRC",
|
||||
"common_folders": "Foldery",
|
||||
"primary_password": {
|
||||
"header": "Hasło główne",
|
||||
"description": "Szyfruj hasło (wyłącza automatyczne logowanie)"
|
||||
@@ -773,16 +712,12 @@
|
||||
"header": "Uruchamianie innych aplikacji",
|
||||
"folder": "Folder autouruchamiania",
|
||||
"folder_tooltip": "Aby automatycznie uruchamiać aplikacje z VRChat, umieść skróty w tym folderze.",
|
||||
"enable": "Włącz",
|
||||
"auto_close": "Autozamykaj aplikacje",
|
||||
"run_process_once": "Otwieraj jedną instancję aplikacji"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "Pamięć i debug danych VRCX",
|
||||
"udon_exception_logging": "Logowanie wyjątków Udona",
|
||||
"gpu_fix": "Naprawa nakładki GPU SteamVR",
|
||||
"gpu_fix_notice": "(wymaga restartu)",
|
||||
"gpu_fix_warning": "Włącz tę opcję tylko wtedy, gdy nakładka SteamVR nie działa i masz 2 GPU",
|
||||
"disable_gamelog": "Wyłącz logi gry",
|
||||
"disable_gamelog_notice": "(prawdopodobnie popsuje rzeczy)",
|
||||
"user_cache": "Pamięć użytkowników:",
|
||||
@@ -851,7 +786,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Aktywne",
|
||||
"search_result_more": "Szukaj więcej:",
|
||||
"direct_access_tooltip": "Bezpośredni dostęp ID/URL ze schowka",
|
||||
"refresh_tooltip": "Odśwież znajomych",
|
||||
"groups": "Grupy",
|
||||
"friends": "Znajomi",
|
||||
@@ -878,7 +812,6 @@
|
||||
"tags": {
|
||||
"friend_number": "Numer znajomego",
|
||||
"vrchat_team": "Zespół VRChat",
|
||||
"18_plus_verified": "Zweryfikowane 18+",
|
||||
"age_verified": "Zweryfikowany wiek",
|
||||
"trust_level": "Ranga zaufania",
|
||||
"mutual_friends": "Wspólni znajomi"
|
||||
@@ -969,10 +902,8 @@
|
||||
"copy_url": "Kopiuj URL",
|
||||
"copy_display_name": "Kopiuj wyświetlaną nazwę",
|
||||
"vrcplus_hides_avatar": "Po ustawieniu obrazka profilowego VRC+ informacje o awatarze są ukryte. Ukrywa to również zmiany awatara w aktywności.",
|
||||
"accuracy_notice": "Informacje z lokalnej bazy danych mogą nie być dokładne",
|
||||
"instance_full": "pełna",
|
||||
"instance_closed": "zamknięta",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "Zamknij instancję",
|
||||
"instance_age_gated": "weryfikacja wiekowa",
|
||||
"open_previous_instance": "Otwórz poprzednią instancję",
|
||||
@@ -1044,7 +975,6 @@
|
||||
"private": "Prywatny",
|
||||
"avatar_scaling_disabled": "Skalowanie awatarów wyłączone",
|
||||
"focus_view_disabled": "Wyłączony tryb zbliżenia",
|
||||
"stickers_disabled": "Naklejki wyłączone",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "Laboratoria",
|
||||
"cache": "Pamięć podręczna",
|
||||
@@ -1084,9 +1014,7 @@
|
||||
"public_count": "Publiczne {count}",
|
||||
"private_count": "Prywatne {count}",
|
||||
"capacity_count": "Pojemność {count} ({max})",
|
||||
"self_invite_tooltip": "Zaproś siebie",
|
||||
"refresh_instance_info": "Odśwież informacje instancji",
|
||||
"instance_full": "pełna",
|
||||
"instance_creator": "Twórca instancji"
|
||||
},
|
||||
"info": {
|
||||
@@ -1115,8 +1043,7 @@
|
||||
"platform": "Platforma",
|
||||
"last_visited": "Ostatnia wizyta",
|
||||
"visit_count": "Liczba odwiedzin",
|
||||
"time_spent": "Spędzony czas",
|
||||
"accuracy_notice": "Informacje z lokalnej bazy danych mogą nie być dokładne"
|
||||
"time_spent": "Spędzony czas"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -1138,13 +1065,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Publiczny)",
|
||||
"private": "(Prywatny)",
|
||||
"own": "(Własny)"
|
||||
"private": "(Prywatny)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Usuń świat z pamięci",
|
||||
"favorite_tooltip": "Ulubione",
|
||||
"unfavorite_tooltip": "Usuń z ulubionych",
|
||||
"refresh": "Odśwież",
|
||||
"share": "Share",
|
||||
"select": "Wybierz awatar",
|
||||
@@ -1181,8 +1106,7 @@
|
||||
"gallery": "Galeria"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "Analiza pliku"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1230,7 +1154,6 @@
|
||||
"header": "Informacje",
|
||||
"instances": "Instancje",
|
||||
"announcement": "Ogłoszenie",
|
||||
"instance_full": "pełna",
|
||||
"rules": "Zasady",
|
||||
"members": "Członkowie",
|
||||
"created_at": "Data utworzenia",
|
||||
@@ -1313,10 +1236,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Język",
|
||||
"add_language": "Dodaj język",
|
||||
"select_language": "Wybierz język",
|
||||
"ok": "Ok",
|
||||
"cancel": "Anuluj"
|
||||
"select_language": "Wybierz język"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1347,8 +1267,6 @@
|
||||
"region_use": "Wschodnie USA",
|
||||
"region_eu": "Europa",
|
||||
"region_jp": "Japonia",
|
||||
"content_settings": "Ustawienia treści",
|
||||
"content_placeholder": "Włączone treści",
|
||||
"content_emoji": "Emoji",
|
||||
"content_stickers": "Naklejki",
|
||||
"content_pedestals": "Piedestały",
|
||||
@@ -1423,16 +1341,13 @@
|
||||
"translation_api": {
|
||||
"header": "API tłumaczenia bio",
|
||||
"description": "Wprowadź klucz API Google Tłumacza",
|
||||
"placeholder": "Klucz API Google Tłumacza",
|
||||
"guide": "Przewodnik",
|
||||
"mode": "Dostawca",
|
||||
"mode_google": "Google Translate",
|
||||
"mode_openai": "OpenAI",
|
||||
"test": "Testuj",
|
||||
"save": "Zapisz",
|
||||
"msg_disabled": "Wyłączono API tłumaczeń",
|
||||
"msg_fill_endpoint_model": "Wprowadź model i link",
|
||||
"msg_settings_invalid": "Nieprawidłowe ustawienia tłumaczeń",
|
||||
"msg_settings_saved": "Zapisano ustawienia tłumaczeń",
|
||||
"msg_test_success": "Powodzenie testu",
|
||||
"msg_test_failed": "Niepowodzenie testu",
|
||||
@@ -1447,7 +1362,6 @@
|
||||
"header": "Ustaw tagi świata",
|
||||
"avatar_scaling_disabled": "Wyłącz skalowanie awatarów",
|
||||
"focus_view_disabled": "Wyłącz tryb zbliżenia",
|
||||
"stickers_disabled": "Wyłącz naklejki",
|
||||
"enable_debugging": "Włącz debugowanie świata dla innych",
|
||||
"author_tags": "Tagi autora (oddzielone przecinkami)",
|
||||
"content_tags": "Tagi ostrzeżeń zawartości",
|
||||
@@ -1462,7 +1376,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Ustaw tagi awatara",
|
||||
"content_tags": "Tagi ostrzeżeń zawartości",
|
||||
"content_horror": "Przerażające",
|
||||
"content_gore": "Drastyczne",
|
||||
"content_violence": "Przemoc",
|
||||
@@ -1763,8 +1676,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Moderowanie członków grupy",
|
||||
"filter_type": "Typ filtru",
|
||||
"select_type": "Wybierz typ",
|
||||
"search_placeholder": "Szukaj",
|
||||
"members": "Członkowie",
|
||||
"bans": "Bany",
|
||||
"invites": "Zaproszenia",
|
||||
@@ -1784,7 +1695,6 @@
|
||||
"accept_join_requests": "Akceptuj prośby o dołączenie",
|
||||
"reject_join_requests": "Odrzuć prośby o dołączenie",
|
||||
"block_join_requests": "Zablokuj prośby o dołączenie",
|
||||
"group_members": "Członkowie grupy",
|
||||
"progress": "Postęp:",
|
||||
"display_name": "Wyświetlana nazwa",
|
||||
"visibility": "Widoczność",
|
||||
@@ -1827,7 +1737,6 @@
|
||||
"header": "Zaczepka",
|
||||
"emoji_manager": "Zarządzanie emoji",
|
||||
"select_default_emoji": "Wybierz domyślne emoji",
|
||||
"my_emojis": "Moje emoji",
|
||||
"default_emojis": "Domyślne emoji",
|
||||
"cancel": "Anuluj",
|
||||
"send": "Wyślij"
|
||||
@@ -1859,12 +1768,7 @@
|
||||
"moderate_group": {
|
||||
"header": "Moderuj członków grupy",
|
||||
"choose_group_placeholder": "Wybierz grupę",
|
||||
"groups_with_moderation_permission": "Grupy z uprawnieniami moderowania",
|
||||
"moderation_tools": "Narzędzia moderacyjne"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "Pobierz i zapisz obrazek",
|
||||
"copy_image_to_clipboard": "Kopiuj obrazek do schowka"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -1891,43 +1795,16 @@
|
||||
"not_allowed": "Nie masz dostępu do tej instancji"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Niepowodzenie zmiany moderacji awatara",
|
||||
"image_changed": "Zmieniono obrazek awatara",
|
||||
"image_invalid": "Niepoprawny obrazek awatara"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Przesłano emoji"
|
||||
"change_moderation_failed": "Niepowodzenie zmiany moderacji awatara"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "Plik nie jest obrazkiem",
|
||||
"too_large": "Rozmiar pliku jest zbyt duży"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Przesłano odbitkę"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Przesłano naklejkę"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Przesłano obrazek galerii",
|
||||
"failed": "Niepowodzenie przesłania obrazka galerii"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "Przesłano obrazek galerii awatara",
|
||||
"failed": "Niepowodzenia przesłania obrazka galerii awatara",
|
||||
"deleted": "Usunięto obrazek galerii awatara",
|
||||
"not_found": "Nie znaleziono fileId galerii awatara",
|
||||
"already_first": "Już pierwszy obrazek",
|
||||
"already_last": "Już ostatni obrazek",
|
||||
"reordered": "Pomyślnie zmieniono kolejność obrazków galerii awatarów"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "Zmieniono obrazek świata",
|
||||
"image_invalid": "Niepoprawny obrazek świata"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Przesłano ikonę"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "Zmoderowano użytkownika"
|
||||
},
|
||||
@@ -1945,7 +1822,6 @@
|
||||
"description": "Wprowadź kod z aplikacji uwierzytelniającej",
|
||||
"use_otp": "Użyj OTP",
|
||||
"verify": "Weryfikuj",
|
||||
"input_placeholder": "Kod",
|
||||
"input_error": "Nieprawidłowy kod"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1953,7 +1829,6 @@
|
||||
"description": "Wprowadź jeden z zapisanych kodów odzyskiwania",
|
||||
"use_totp": "Użyj TOTP",
|
||||
"verify": "Weryfikuj",
|
||||
"input_placeholder": "Kod",
|
||||
"input_error": "Nieprawidłowy kod"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1961,7 +1836,6 @@
|
||||
"description": "Wprowadź kod numeryczny, który został wysłany na Twój adres e-mail",
|
||||
"resend": "Wyślij ponownie e-mail",
|
||||
"verify": "Weryfikuj",
|
||||
"input_placeholder": "Kod",
|
||||
"input_error": "Nieprawidłowy kod"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1973,49 +1847,11 @@
|
||||
"description": "Wprowadź nową nazwę",
|
||||
"cancel": "Anuluj",
|
||||
"change": "Zmień",
|
||||
"input_placeholder": "Nazwa",
|
||||
"input_error": "Nazwa jest wymagana",
|
||||
"message": {
|
||||
"success": "Zmieniono nazwę grupy"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Bezpośredni dostęp",
|
||||
"description": "Wprowadź adres URL lub ID użytkownika (UUID)",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "URL/ID użytkownika jest wymagane",
|
||||
"message": {
|
||||
"error": "Nieprawidłowe URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Bezpośredni dostęp",
|
||||
"description": "Wprowadź nazwę użytkownika",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "Nazwa użytkownika jest wymagana"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Bezpośredni dostęp",
|
||||
"description": "Wprowadź adres URL lub ID świata (UUID)",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "URL/ID świata jest wymagane",
|
||||
"message": {
|
||||
"error": "Nieprawidłowe URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Bezpośredni dostęp",
|
||||
"description": "Wprowadź adres URL lub ID awatara (UUID)",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "URL/ID awatara jest wymagane",
|
||||
"message": {
|
||||
"error": "Nieprawidłowe URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Bezpośredni dostęp",
|
||||
"description": "Wprowadź URL lub ID (UUID) użytkownika/świata/instancji/awatara/grupy",
|
||||
@@ -2093,8 +1929,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Zmień zalecaną pojemność",
|
||||
"description": "Wprowadź zalecaną pojemność świata",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "Wymagana jest prawidłowa liczba",
|
||||
"message": {
|
||||
"success": "Zmieniono zalecaną pojemność świata"
|
||||
@@ -2114,10 +1948,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Maksymalny rozmiar tabeli",
|
||||
"description": "Ogranicz liczbę wpisów wyświetlanych z bazy danych, większe tabele wpłyną na zużycie RAM",
|
||||
"table_max_size": "Maks. wyników w tabeli",
|
||||
"table_max_size": "Maks. wyników w tabeli",
|
||||
"cancel": "Anuluj",
|
||||
"save": "Zapisz",
|
||||
"input_error": "Wymagana jest prawidłowa liczba"
|
||||
"save": "Zapisz"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "Próg limitu czasu użytkownika",
|
||||
@@ -2134,11 +1967,6 @@
|
||||
"input_error": "Wymagana jest prawidłowa liczba"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Nowa grupa",
|
||||
"description": "Wprowadź nazwę lisy ulubionych światów",
|
||||
"cancel": "Anuluj",
|
||||
"ok": "Ok",
|
||||
"input_error": "Nazwa jest wymagana",
|
||||
"message": {
|
||||
"error": "Grupa o nazwie {name} już istnieje"
|
||||
}
|
||||
@@ -2153,17 +1981,9 @@
|
||||
"error": "Grupa o nazwie {name} już istnieje"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Oczekujące offline",
|
||||
"description": "Ustaw opóźnienie oczekiwania offline w sekundach (domyślnie: 110)",
|
||||
"cancel": "Anuluj",
|
||||
"save": "Zapisz",
|
||||
"input_error": "Wymagana jest prawidłowa liczba"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Ustawienia proxy",
|
||||
"description": "Wprowadź adres serwera proxy i port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Zamknij",
|
||||
"restart": "Zrestartuj"
|
||||
},
|
||||
@@ -2172,8 +1992,6 @@
|
||||
"description": "Wprowadź kod do wykorzystania",
|
||||
"cancel": "Anuluj",
|
||||
"redeem": "Użyj",
|
||||
"input_placeholder": "Kod",
|
||||
"input_error": "Kod wymagany",
|
||||
"success": "Pomyślnie wykorzystano kod"
|
||||
}
|
||||
},
|
||||
@@ -2227,7 +2045,6 @@
|
||||
"type": "Typ",
|
||||
"user": "Użytkownik",
|
||||
"group": "Grupa",
|
||||
"user_group": "Użytkownik/Grupa",
|
||||
"photo": "Obrazek",
|
||||
"message": "Wiadomość",
|
||||
"action": "Akcja"
|
||||
@@ -2255,23 +2072,8 @@
|
||||
"message": "Wiadomość",
|
||||
"cool_down": "Limit czasu",
|
||||
"action": "Akcja"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Data",
|
||||
"name": "Nazwa"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "Nr.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Czas",
|
||||
"name": "Nazwa",
|
||||
"type": "Typ",
|
||||
"status": "Status",
|
||||
"cancel": "Anuluj"
|
||||
},
|
||||
"import": {
|
||||
"image": "Obrazek",
|
||||
"name": "Nazwa",
|
||||
@@ -2379,7 +2181,6 @@
|
||||
"error_message": "Treść błędu",
|
||||
"endpoint": "Endpoint",
|
||||
"missing_credentials": "Brakująca autentyfikacja",
|
||||
"avatar_private_or_deleted": "Awatar jest prywatny lub usunięty",
|
||||
"vpn_in_use": "VRChat obecnie blokuje większość sieci VPN. Wyłącz wszystkie podłączone sieci VPN i spróbuj ponownie.",
|
||||
"login_error": "Błąd logowania",
|
||||
"invalid_json_response": "Błędna odpowiedź JSON",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"moderation": "Moderação",
|
||||
"notification": "Notificação",
|
||||
"friend_list": "Lista de amigos",
|
||||
"profile": "Perfil",
|
||||
"settings": "Configurações"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Filtrar apenas favoritos",
|
||||
"filter_placeholder": "Filtro",
|
||||
"search_placeholder": "Procurar"
|
||||
},
|
||||
"game_log": {
|
||||
@@ -82,18 +80,13 @@
|
||||
"next_page": "Próximo"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Amigos"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Mundos",
|
||||
"search": "Procurar",
|
||||
"vrchat_favorites": "Favoritos do VRChat",
|
||||
"local_favorites": "Locais Favoritos",
|
||||
"new_group": "Novo Grupo"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatares",
|
||||
"search": "Procurar",
|
||||
"vrchat_favorites": "Favoritos do VRChat",
|
||||
"local_favorites": "Favoritos Locais (Requer VRC+)",
|
||||
@@ -112,7 +105,6 @@
|
||||
"delete_tooltip": "Excluir",
|
||||
"unavailable_tooltip": "Indisponível",
|
||||
"private": "Privado",
|
||||
"sort_by": "Ordenar Por",
|
||||
"select_avatar_tooltip": "Selecionar Avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -130,30 +122,17 @@
|
||||
"refresh_tooltip": "Atualizar"
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Lista de amigos",
|
||||
"bulk_unfriend": "Modo Desfazer Amizade em Massa",
|
||||
"bulk_unfriend_selection": "Seleção Desfazer Amizade em Massa",
|
||||
"load": "Carregar entradas ausentes",
|
||||
"load_tooltip": "Carregar",
|
||||
"favorites_only_tooltip": "Filtrar apenas favoritos",
|
||||
"search_placeholder": "Procurar",
|
||||
"filter_placeholder": "Filtro",
|
||||
"refresh_tooltip": "Atualizar",
|
||||
"clear_tooltip": "Limpar Resultados",
|
||||
"cancel_tooltip": "Cancelar"
|
||||
"filter_placeholder": "Filtro"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Perfil",
|
||||
"last_activity": "Última Atividade",
|
||||
"two_factor": "Autenticação de Dois Fatores (2FA)",
|
||||
"two_factor_enabled": "Ativado",
|
||||
"two_factor_disabled": "Desativado",
|
||||
"vrchat_credits": "Créditos do VRChat",
|
||||
"refresh": "Clique para atualizar",
|
||||
"logout": "Encerrar Sessão",
|
||||
"manage_gallery_inventory_icon": "Gerenciar Fotos/Icones/Emojis",
|
||||
"export_notes": "Exportar Notas"
|
||||
"refresh": "Clique para atualizar"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Informações do Jogo",
|
||||
@@ -161,9 +140,6 @@
|
||||
"user_online": "{count} usuários online.",
|
||||
"refresh": "Clique para atualizar"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Downloads do SDK do VRC"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Acesso Direto",
|
||||
"username": "Mome de usuário",
|
||||
@@ -177,8 +153,6 @@
|
||||
"invite_request_response_messages": "Enviar Pedido de Solicitação de Convite por Mensagem",
|
||||
"past_display_names": "Nome de Exibição Passado",
|
||||
"config_json": "Configuração JSON",
|
||||
"current_user_json": "Usuário atual JSON",
|
||||
"feedback": "Feedback",
|
||||
"refresh_tooltip": "Atualizar",
|
||||
"clear_results_tooltip": "Limpar Resultados"
|
||||
},
|
||||
@@ -227,7 +201,6 @@
|
||||
"empty_avatar": "Registrar Avatares no feed sem os nomes"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Automatização",
|
||||
"auto_state_change": "Mudar os Status Automaticamente",
|
||||
"auto_state_change_tooltip": "Mudar o status automaticamente quando houver outras pessoas na instância (Sozinho / Com Companhia)",
|
||||
"auto_state_change_off": "Desligado",
|
||||
@@ -267,7 +240,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "Ícones do Perfil do VRCPlus",
|
||||
"tooltips": "Dicas",
|
||||
"nicknames": "Apelidos de Memo",
|
||||
"sort_favorite_by": "Ordenar Favoritos por",
|
||||
"sort_favorite_by_name": "nome",
|
||||
@@ -305,15 +277,12 @@
|
||||
"sort_offline_by": "Ordenar Offline por",
|
||||
"sort_offline_by_alphabet": "alfabético",
|
||||
"sort_offline_by_offline_time": "offline para"
|
||||
},
|
||||
"width": "Largura"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "Diálogo do Usuário",
|
||||
"vrchat_notes": "Notas do VRChat",
|
||||
"vrcx_memos": "Memos VRCX",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Exportar Memos do VRCX para as Notas do VRChat",
|
||||
"export_notes": "Exportar Notas"
|
||||
"vrcx_memos": "Memos VRCX"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Cores do Usuário",
|
||||
@@ -399,11 +368,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Avançado",
|
||||
"launch_options": "Opções de Inicialização",
|
||||
"screenshot_metadata": "Screenshot Metadata",
|
||||
"vrc_registry_backup": "Backup do Registro VRC",
|
||||
"common_folders": "Pastas Comuns",
|
||||
"primary_password": {
|
||||
"header": "Senha Primaria",
|
||||
"description": "Criptografar senha (desativa o login automático)"
|
||||
@@ -454,15 +420,11 @@
|
||||
"header": "App Launcher",
|
||||
"folder": "Auto-Iniciar Pasta",
|
||||
"folder_tooltip": "To auto-launch apps with VRChat, place shortcuts in this folder.",
|
||||
"enable": "Ativado",
|
||||
"auto_close": "Fechar aplicativos automaticamente"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX Instance Cache/Debug",
|
||||
"udon_exception_logging": "Udon Exception Logging",
|
||||
"gpu_fix": "SteamVR Overlay GPU Fix",
|
||||
"gpu_fix_notice": "(requer reinicialização)",
|
||||
"gpu_fix_warning": "Somente ative esta opção se a sobreposição de SteamVR não estiver funcionando e você tiver 2 GPUs",
|
||||
"disable_gamelog": "Desabilitar Registro De Jogo",
|
||||
"disable_gamelog_notice": "(provavelmente quebrará coisas)",
|
||||
"user_cache": "Cache do Usuário:",
|
||||
@@ -530,7 +492,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Ativo",
|
||||
"search_result_more": "Pesquisar Mais:",
|
||||
"direct_access_tooltip": "Direct access ID/URL from clipboard",
|
||||
"refresh_tooltip": "Atualizar Amigos",
|
||||
"groups": "Grupos",
|
||||
"friends": "Amigos",
|
||||
@@ -632,10 +593,8 @@
|
||||
"copy_id": "Copiar ID",
|
||||
"copy_url": "Copiar URL",
|
||||
"copy_display_name": "Copiar NomeDeExibição",
|
||||
"accuracy_notice": "Info from local database may not be accurate",
|
||||
"instance_full": "cheio",
|
||||
"instance_closed": "fechado",
|
||||
"instance_hard_closed": "fechamento forçado",
|
||||
"close_instance": "Fechar Instância"
|
||||
},
|
||||
"groups": {
|
||||
@@ -718,9 +677,7 @@
|
||||
"public_count": "Público {count}",
|
||||
"private_count": "Privado {count}",
|
||||
"capacity_count": "Capacidade {count} ({max})",
|
||||
"self_invite_tooltip": "Convide Você Mesmo",
|
||||
"refresh_instance_info": "Atualizar Informação da Instância",
|
||||
"instance_full": "cheio",
|
||||
"instance_creator": "Criador da Instância"
|
||||
},
|
||||
"info": {
|
||||
@@ -749,8 +706,7 @@
|
||||
"platform": "Plataforma",
|
||||
"last_visited": "Última Visita",
|
||||
"visit_count": "Número de Visitas",
|
||||
"time_spent": "Tempo Gasto",
|
||||
"accuracy_notice": "Info from local database may not be accurate"
|
||||
"time_spent": "Tempo Gasto"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -772,13 +728,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Público)",
|
||||
"private": "(Privado)",
|
||||
"own": "(Próprio)"
|
||||
"private": "(Privado)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Excluir Avatar do Cache",
|
||||
"favorite_tooltip": "Favoritos",
|
||||
"unfavorite_tooltip": "Remover dos Favoritos",
|
||||
"refresh": "Atualizar",
|
||||
"select": "Selecionar Avatar",
|
||||
"select_fallback": "Selecionar Avatar Reserva",
|
||||
@@ -812,8 +766,7 @@
|
||||
"memo_placeholder": "Click to add a memo"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "Análise de Arquivos"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -857,7 +810,6 @@
|
||||
"header": "Informação",
|
||||
"instances": "Instâncias",
|
||||
"announcement": "Anúncio",
|
||||
"instance_full": "cheio",
|
||||
"rules": "Regras",
|
||||
"members": "Membros",
|
||||
"created_at": "Criado Em",
|
||||
@@ -939,10 +891,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Idioma",
|
||||
"add_language": "Adicionar Linguagem",
|
||||
"select_language": "Selecionar Linguagem",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancelar"
|
||||
"select_language": "Selecionar Linguagem"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1049,7 +998,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Definir Etiquetas do Avatar",
|
||||
"content_tags": "Etiquetas de Aviso de Conteúdo",
|
||||
"content_horror": "Terror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violencia",
|
||||
@@ -1316,8 +1264,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Moderação dos Membros do Grupo",
|
||||
"filter_type": "Tipo de Filtro",
|
||||
"select_type": "Selecione o Tipo",
|
||||
"search_placeholder": "Procurar",
|
||||
"members": "Membros",
|
||||
"bans": "Banimentos",
|
||||
"invites": "Convites",
|
||||
@@ -1337,7 +1283,6 @@
|
||||
"accept_join_requests": "Aceitar Pedidos para Entrar",
|
||||
"reject_join_requests": "Rejeitar Pedidos para Entrar",
|
||||
"block_join_requests": "Bloquear Pedidos para Entrar",
|
||||
"group_members": "Membros do Grupo",
|
||||
"progress": "Processo:",
|
||||
"display_name": "Mostrar Nome",
|
||||
"visibility": "Visibilidade",
|
||||
@@ -1378,7 +1323,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Gerenciador do Emoji",
|
||||
"select_emoji": "Selecionar Emoji",
|
||||
"my_emojis": "Meus Emojis",
|
||||
"default_emojis": "Emojis Padrões",
|
||||
"cancel": "Cancelar",
|
||||
"send": "Enviar"
|
||||
@@ -1390,7 +1334,6 @@
|
||||
"description": "Insira um código numérico do seu aplicativo de autenticação",
|
||||
"use_otp": "Usar OTP",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código Inválido"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1398,7 +1341,6 @@
|
||||
"description": "Insira um dos seus códigos de recuperação salvos",
|
||||
"use_totp": "Usar TOTP",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código Inválido"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1406,7 +1348,6 @@
|
||||
"description": "Insira um código numérico que foi enviado para o seu email",
|
||||
"resend": "Reenviar Email",
|
||||
"verify": "Verificar",
|
||||
"input_placeholder": "Código",
|
||||
"input_error": "Código Inválido"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1418,49 +1359,11 @@
|
||||
"description": "Insira um novo nome",
|
||||
"cancel": "Cancelar",
|
||||
"change": "Mudar",
|
||||
"input_placeholder": "Nome",
|
||||
"input_error": "Nome é obrigatório",
|
||||
"message": {
|
||||
"success": "Grupo renomeado"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Acesso Direto",
|
||||
"description": "Insira uma URL ou ID do Usuário (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID do Usuário é obrigatório",
|
||||
"message": {
|
||||
"error": "URL/ID Inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Acesso Direto",
|
||||
"description": "Insira um Nome de Usuário",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "Nome de Usuário é obrigatório"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Acesso Direto",
|
||||
"description": "Insirir URL ou ID do Mundo (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID do mundo é obrigatório",
|
||||
"message": {
|
||||
"error": "URL/ID Inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Acesso Direto",
|
||||
"description": "Insirir URL ou ID do Avatar (UUID)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "URL/ID do Avatar é obrigatório",
|
||||
"message": {
|
||||
"error": "URL/ID Inválido"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Acesso Direto",
|
||||
"description": "Insirir Usuário/Mundo/Instância/Avatar/URL ou ID do Grupo (UUID)",
|
||||
@@ -1538,8 +1441,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Mudar Capacidade Recomendada",
|
||||
"description": "Insirir capacidade recomendada do mundo (limite mínimo)",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "Validação do número é obrigatório",
|
||||
"message": {
|
||||
"success": "Capacidade recomendada do mundo alterada"
|
||||
@@ -1559,10 +1460,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Max Table Size",
|
||||
"description": "Limitar quantidade de entradas carregadas do banco de dados para páginas da interface, tamanhos maiores de tabela terão impacto no uso e desempenho da memória RAM",
|
||||
"table_max_size": "Tamanho Máximo da Tabela",
|
||||
"table_max_size": "Tamanho Máximo da Tabela",
|
||||
"cancel": "Cancelar",
|
||||
"save": "Salvar",
|
||||
"input_error": "Validação do número é obrigatório"
|
||||
"save": "Salvar"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "Tempo limite do usuário",
|
||||
@@ -1579,11 +1479,6 @@
|
||||
"input_error": "Validação do número é obrigatório"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Novo Grupo",
|
||||
"description": "Insira um nome do grupo favorito de mundo",
|
||||
"cancel": "Cancelar",
|
||||
"ok": "OK",
|
||||
"input_error": "Nome é obrigatório",
|
||||
"message": {
|
||||
"error": "Grupo já existe com o nome {name}"
|
||||
}
|
||||
@@ -1598,17 +1493,9 @@
|
||||
"error": "Grupo já existe com o nome {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Pendências Offline",
|
||||
"description": "Definir atraso pendente em segundos (padrão: 110)",
|
||||
"cancel": "Cancelar",
|
||||
"save": "Salvar",
|
||||
"input_error": "Validação do número é obrigatório"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Definições de Proxy",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Fechar",
|
||||
"restart": "Reiniciar"
|
||||
}
|
||||
@@ -1662,7 +1549,6 @@
|
||||
"type": "Tipo",
|
||||
"user": "Usuário",
|
||||
"group": "Grupo",
|
||||
"user_group": "Usuário/Grupo",
|
||||
"photo": "Foto",
|
||||
"message": "Mensagem",
|
||||
"action": "Ação"
|
||||
@@ -1689,23 +1575,8 @@
|
||||
"message": "Mensagem",
|
||||
"cool_down": "Limitar",
|
||||
"action": "Ação"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Data",
|
||||
"name": "Nome"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "Não.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Tempo",
|
||||
"name": "Nome",
|
||||
"type": "Tipo",
|
||||
"status": "Status",
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"import": {
|
||||
"image": "Imagem",
|
||||
"name": "Nome",
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
"friend_list": "Список друзей",
|
||||
"charts": "Диаграммы",
|
||||
"tools": "Инструменты",
|
||||
"profile": "Профиль",
|
||||
"settings": "Настройки"
|
||||
},
|
||||
"view": {
|
||||
@@ -35,7 +34,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Фильтровать только избранных",
|
||||
"filter_placeholder": "Фильтр",
|
||||
"search_placeholder": "Поиск",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -105,25 +103,18 @@
|
||||
"next_page": "Вперед"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Друзья"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Миры",
|
||||
"search": "Поиск",
|
||||
"vrchat_favorites": "Избранное VRChat",
|
||||
"local_favorites": "Локальное избранное",
|
||||
"new_group": "Новая группа",
|
||||
"refresh": "Обновить",
|
||||
"cancel_refresh": "Отмена обновления"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Аватары",
|
||||
"search": "Поиск",
|
||||
"vrchat_favorites": "Избранное VRChat",
|
||||
"local_favorites": "Локальное избранное (требуется VRC+)",
|
||||
"new_group": "Новая группа",
|
||||
"refresh": "Обновить",
|
||||
"cancel_refresh": "Отмена обновления"
|
||||
},
|
||||
"edit_mode": "Режим редактирования",
|
||||
@@ -142,7 +133,6 @@
|
||||
"delete_tooltip": "Удалить",
|
||||
"unavailable_tooltip": "Недоступен",
|
||||
"private": "Приватный",
|
||||
"sort_by": "Сортировать по",
|
||||
"select_avatar_tooltip": "Выбрать аватар"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -214,20 +204,14 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Список друзей",
|
||||
"bulk_unfriend": "Массовый режим удаления друзей",
|
||||
"bulk_unfriend_selection": "Удалить выбранное",
|
||||
"load": "Загрузить недостающие данные",
|
||||
"load_tooltip": "Загрузить",
|
||||
"favorites_only_tooltip": "Фильтровать только избранное",
|
||||
"search_placeholder": "Поиск",
|
||||
"filter_placeholder": "Фильтр",
|
||||
"refresh_tooltip": "Обновить",
|
||||
"clear_tooltip": "Очистить результаты",
|
||||
"cancel_tooltip": "Отмена"
|
||||
"filter_placeholder": "Фильтр"
|
||||
},
|
||||
"charts": {
|
||||
"header": "Диаграммы",
|
||||
"instance_activity": {
|
||||
"header": "Активность инстанса",
|
||||
"online_time": "Время онлайн",
|
||||
@@ -235,11 +219,9 @@
|
||||
"next_day": "Следующий день",
|
||||
"refresh": "Обновить",
|
||||
"tips": {
|
||||
"header": "Советы",
|
||||
"online_time": "Онлайн-время - это время игры, записанное VRCX на текущий день.",
|
||||
"click_Y_axis": "Нажмите на метку оси Y, чтобы перейти к деталям экземпляра или открыть диалог пользователя.",
|
||||
"click_instance_name": "Щелкните имя инстанса, чтобы открыть диалоговое окно «Информация о предыдущем инстансе».",
|
||||
"accuracy_notice": "Информация из локальной базы данных может быть неточной"
|
||||
"click_instance_name": "Щелкните имя инстанса, чтобы открыть диалоговое окно «Информация о предыдущем инстансе»."
|
||||
},
|
||||
"settings": {
|
||||
"header": "Настройки",
|
||||
@@ -257,7 +239,6 @@
|
||||
"calendar": "Календарь",
|
||||
"calendar_description": "Календарь групповых мероприятий"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "Найти имена пользователей Discord ваших друзей из VRChat",
|
||||
"export_friend_list_description": "Экспорт списка друзей из VRChat",
|
||||
@@ -276,7 +257,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "Фотографии VRChat",
|
||||
"steam_screenshots": "Скриншоты из Steam",
|
||||
"open_folder": "Открыть папку",
|
||||
"vrc_photos_description": "Открывает папку с фотографиями VRChat",
|
||||
"steam_screenshots_description": "Открывает папку с вашими скриншотами из Steam."
|
||||
},
|
||||
@@ -289,16 +269,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Профиль",
|
||||
"last_activity": "Последняя активность",
|
||||
"two_factor": "Двухфакторная аутентификация (2FA)",
|
||||
"two_factor_enabled": "Включена",
|
||||
"two_factor_disabled": "Выключено",
|
||||
"vrchat_credits": "VRChat Кредиты",
|
||||
"refresh": "Нажмите, чтобы обновить",
|
||||
"logout": "Выйти",
|
||||
"manage_gallery_inventory_icon": "Управление Фото/Иконки/Эмодзи",
|
||||
"export_notes": "Экспорт заметок"
|
||||
"refresh": "Нажмите, чтобы обновить"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Информация об игре",
|
||||
@@ -306,9 +278,6 @@
|
||||
"user_online": "{count} пользователей онлайн",
|
||||
"refresh": "Нажмите, чтобы обновить"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Загрузка VRC SDK"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Прямой доступ",
|
||||
"username": "Имя",
|
||||
@@ -322,8 +291,6 @@
|
||||
"invite_request_response_messages": "Ответные сообщения на запрос приглашения",
|
||||
"past_display_names": "Прошлые отображаемые имена",
|
||||
"config_json": "Конфигурация JSON",
|
||||
"current_user_json": "JSON текущего пользователя",
|
||||
"feedback": "Обратная связь",
|
||||
"refresh_tooltip": "Обновить",
|
||||
"clear_results_tooltip": "Очистить результаты"
|
||||
},
|
||||
@@ -364,7 +331,6 @@
|
||||
"disable_gpu_acceleration": "Отключить аппаратоное ускорение",
|
||||
"disable_gpu_acceleration_tooltip": "Изменяйте этот параметр только в том случае, если вы знаете, что делаете. Нарушает оверлей SteamVR, может исправить проблемы с пользовательским интерфейсом, требует перезапуска VRCX.",
|
||||
"disable_vr_overlay_gpu_acceleration": "Отключить аппаратное ускорение VR оверлея",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "Аппаратное ускорени VR оверлея может привести к сбою VRCX или утечке памяти видеопаняти, требуется перезапуск VRCX",
|
||||
"proxy": "Настройки прокси-сервера",
|
||||
"startup_linux": "Добавьте аргумент \"--startup\" в файл VRCX.desktop, чтобы запускать VRCX в свернутом виде при запуске системы."
|
||||
},
|
||||
@@ -378,7 +344,6 @@
|
||||
"empty_avatar": "Запись аватаров в ленту без имен"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Автоматизация",
|
||||
"auto_change_status": "Автосмена статуса",
|
||||
"auto_state_change_tooltip": "Автоматически изменяет статус, когда в инстансе есть другие игроки (Один/Компания)",
|
||||
"alone_condition": "Состояние одиночества",
|
||||
@@ -422,7 +387,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Масштаб",
|
||||
"vrcplus_profile_icons": "Иконки профиля VRCPlus",
|
||||
"tooltips": "Подсказки",
|
||||
"age_gated_instances": "Ограниченые по возросту Инстансы",
|
||||
"nicknames": "Заметки имени",
|
||||
"sort_favorite_by": "Сортировать избранное по",
|
||||
@@ -447,15 +411,12 @@
|
||||
"alphabetical": "По алфавиту",
|
||||
"private_to_bottom": "Приватные в конец",
|
||||
"status": "По статусу",
|
||||
"status_and_private_to_bottom": "Статус и частные до конца",
|
||||
"location": "По местоположению",
|
||||
"last_active": "По последней активности",
|
||||
"last_seen": "Последнее посещение",
|
||||
"time_in_instance": "По времени в инстансе",
|
||||
"placeholder": "Порядок сортировки",
|
||||
"dropdown_header": "Выберите порядок сортировки"
|
||||
"placeholder": "Порядок сортировки"
|
||||
},
|
||||
"width": "Ширина",
|
||||
"group_by_instance": "Группировка по Инстансам",
|
||||
"group_by_instance_tooltip": "Если включить эту функцию, друзья будут группироваться по инстансам, когда в одном инстансе находится несколько друзей.",
|
||||
"hide_friends_in_same_instance": "Скрыть друзей в одном и том же инстансе",
|
||||
@@ -466,9 +427,7 @@
|
||||
"user_dialog": {
|
||||
"header": "Меню пользователя",
|
||||
"vrchat_notes": "Заметки VRChat",
|
||||
"vrcx_memos": "Заметки VRCX",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Экспортировать заметки VRCX в заметки VRChat",
|
||||
"export_notes": "Экспортировать заметки"
|
||||
"vrcx_memos": "Заметки VRCX"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Пользовательские цвета",
|
||||
@@ -571,7 +530,6 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "Фотографии",
|
||||
"auto_delete_old_prints": "Автоматическое удаление старых фотографий",
|
||||
"auto_delete_prints_from_vrc": "Удалять старые фотографии из VRC по достижении лимита фотографий"
|
||||
}
|
||||
@@ -742,7 +700,6 @@
|
||||
"search_result_active": "Офлайн",
|
||||
"search_result_offline": "Активный",
|
||||
"search_result_more": "Найти еще:",
|
||||
"direct_access_tooltip": "Прямой доступ к ID/URL из буфера обмена",
|
||||
"refresh_tooltip": "Обновить друзей",
|
||||
"groups": "Группы",
|
||||
"friends": "Друзья",
|
||||
@@ -769,7 +726,6 @@
|
||||
"tags": {
|
||||
"friend_no": "Друг №{number}",
|
||||
"vrchat_team": "Команда VRChat",
|
||||
"18_plus_verified": "18+ Подтверждено",
|
||||
"age_verified": "Возраст подтвержден"
|
||||
},
|
||||
"badges": {
|
||||
@@ -859,10 +815,8 @@
|
||||
"copy_url": "Скопировать URL",
|
||||
"copy_display_name": "Скопировать имя",
|
||||
"vrcplus_hides_avatar": "Когда установлена фотография профиля VRC+, информация об аватаре скрывается. Это также скрывает изменения аватара в ленте",
|
||||
"accuracy_notice": "Информация из локальной базы данных может быть неточной",
|
||||
"instance_full": "заполнен",
|
||||
"instance_closed": "закрыт",
|
||||
"instance_hard_closed": "жёстко закрыт",
|
||||
"close_instance": "Закрыть инстанс",
|
||||
"instance_age_gated": "ограничение по возросту",
|
||||
"open_previous_instance": "Открыть предыдущий инстанс"
|
||||
@@ -925,7 +879,6 @@
|
||||
"private": "Приватные",
|
||||
"avatar_scaling_disabled": "Масштабирование аватара отключено",
|
||||
"focus_view_disabled": "Отключить фокусировку камеры",
|
||||
"stickers_disabled": " Отключить стикеры",
|
||||
"future_proofing": "Перспективные решения",
|
||||
"labs": "Labs",
|
||||
"cache": "Кэш",
|
||||
@@ -965,9 +918,7 @@
|
||||
"public_count": "Публичных {count}",
|
||||
"private_count": "Приватных {count}",
|
||||
"capacity_count": "Вместимость {count} ({max})",
|
||||
"self_invite_tooltip": "Пригласить себя",
|
||||
"refresh_instance_info": "Обновить информацию об инстансе",
|
||||
"instance_full": "заполнен",
|
||||
"instance_creator": "Создатель инстанса"
|
||||
},
|
||||
"info": {
|
||||
@@ -996,8 +947,7 @@
|
||||
"platform": "Платформа",
|
||||
"last_visited": "Последний визит",
|
||||
"visit_count": "Количество посещений",
|
||||
"time_spent": "Проведенное время",
|
||||
"accuracy_notice": "Информация из локальной базы данных может быть неточной"
|
||||
"time_spent": "Проведенное время"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -1019,13 +969,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Публичный)",
|
||||
"private": "(Приватный)",
|
||||
"own": "(Собственный)"
|
||||
"private": "(Приватный)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Удалить аватар из кэша",
|
||||
"favorite_tooltip": "Избранное",
|
||||
"unfavorite_tooltip": "Убрать из избранного",
|
||||
"refresh": "Обновить",
|
||||
"share": "Поделиться",
|
||||
"select": "Выбрать аватар",
|
||||
@@ -1062,8 +1010,7 @@
|
||||
"gallery": "Галерея"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "Анализ файла"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1111,7 +1058,6 @@
|
||||
"header": "Информация",
|
||||
"instances": "Инстансы",
|
||||
"announcement": "Объявления",
|
||||
"instance_full": "заполнен",
|
||||
"rules": "Правила",
|
||||
"members": "Участники",
|
||||
"created_at": "Дата и время создания",
|
||||
@@ -1193,10 +1139,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Язык",
|
||||
"add_language": "Добавить язык",
|
||||
"select_language": "Выбрать язык",
|
||||
"ok": "ОК",
|
||||
"cancel": "Отмена"
|
||||
"select_language": "Выбрать язык"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Био",
|
||||
@@ -1227,8 +1170,6 @@
|
||||
"region_use": "США Восток",
|
||||
"region_eu": "Европа",
|
||||
"region_jp": "Япония",
|
||||
"content_settings": "Настройки контента",
|
||||
"content_placeholder": "Включенный контент",
|
||||
"content_emoji": "Эмодзи",
|
||||
"content_stickers": "Стикеры",
|
||||
"content_pedestals": "Пьедесталы",
|
||||
@@ -1303,7 +1244,6 @@
|
||||
"header": "Установить теги мира",
|
||||
"avatar_scaling_disabled": "Отключить масштабирование аватара",
|
||||
"focus_view_disabled": "Отключить вид от первого лица",
|
||||
"stickers_disabled": "Отключить стикеры",
|
||||
"enable_debugging": "Включить отладку мира для других",
|
||||
"author_tags": "Теги автора (через запятую)",
|
||||
"content_tags": "Теги предупреждения о контенте",
|
||||
@@ -1318,7 +1258,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Установить теги аватара",
|
||||
"content_tags": "Теги предупреждения о контенте",
|
||||
"content_horror": "Ужасы",
|
||||
"content_gore": "Жестокость",
|
||||
"content_violence": "Насилие",
|
||||
@@ -1610,8 +1549,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Модерация участников группы",
|
||||
"filter_type": "Тип фильтра",
|
||||
"select_type": "Выбрать тип",
|
||||
"search_placeholder": "Поиск",
|
||||
"members": "Участники",
|
||||
"bans": "Баны",
|
||||
"invites": "Приглашения",
|
||||
@@ -1631,7 +1568,6 @@
|
||||
"accept_join_requests": "Принять запрос на присоединениеs",
|
||||
"reject_join_requests": "Отклонять запросы на присоединение",
|
||||
"block_join_requests": "Блокировать запросы на присоединение",
|
||||
"group_members": "Члены группы",
|
||||
"progress": "Прогресс:",
|
||||
"display_name": "Отображаемое имя",
|
||||
"visibility": "Видемость:",
|
||||
@@ -1674,7 +1610,6 @@
|
||||
"header": "Буп",
|
||||
"emoji_manager": "Менеджер эмодзи",
|
||||
"select_emoji": "Выберите эмодзи",
|
||||
"my_emojis": "Мои эмодзи",
|
||||
"default_emojis": "Стандартные эмодзи",
|
||||
"cancel": "Отмена",
|
||||
"send": "Отправить"
|
||||
@@ -1703,12 +1638,7 @@
|
||||
"moderate_group": {
|
||||
"header": "Модерация участников группы",
|
||||
"choose_group_placeholder": "Выберите группу",
|
||||
"groups_with_moderation_permission": "Группы с правом модерации",
|
||||
"moderation_tools": "Инструменты модерации"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "Скачать и сохранить изображение",
|
||||
"copy_image_to_clipboard": "Копировать изображение в буфер обмена"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -1735,43 +1665,16 @@
|
||||
"not_allowed": "У вас нет доступа к этому инстансу"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "Не удалось изменить модерацию аватара",
|
||||
"image_changed": "Изображение аватара изменено",
|
||||
"image_invalid": "Текущее изображение аватара недействительно"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "Эмодзи загружен"
|
||||
"change_moderation_failed": "Не удалось изменить модерацию аватара"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "Файл не является изображением",
|
||||
"too_large": "Слишком большой размер файла"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "Снимок загружен"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "Стикер загружен"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "Изображение галереи загружено",
|
||||
"failed": "Не удалось загрузить изображение галереи"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "Изображение галереи аватара загружено",
|
||||
"failed": "Не удалось загрузить изображение галереи аватара",
|
||||
"deleted": "Изображение галереи аватара удалено",
|
||||
"not_found": "Файл галереи аватара не найден",
|
||||
"already_first": "Это уже первое изображение",
|
||||
"already_last": "Это уже последнее изображение",
|
||||
"reordered": "Порядок изображений галереи аватара изменён"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "Изображение мира изменено",
|
||||
"image_invalid": "Текущее изображение мира недействительно"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "Иконка загружена"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "Пользователь модерирован"
|
||||
},
|
||||
@@ -1789,7 +1692,6 @@
|
||||
"description": "Введите код из приложения для аутентификации",
|
||||
"use_otp": "Использовать OTP",
|
||||
"verify": "Подтвердить",
|
||||
"input_placeholder": "Код",
|
||||
"input_error": "Неверный код"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1797,7 +1699,6 @@
|
||||
"description": "Введите один из сохраненных кодов восстановления",
|
||||
"use_totp": "Использовать TOTP",
|
||||
"verify": "Подтвердить",
|
||||
"input_placeholder": "Код",
|
||||
"input_error": "Неверный код"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1805,7 +1706,6 @@
|
||||
"description": "Введите числовой код, который был отправлен на ваш email",
|
||||
"resend": "Отправить письмо повторно",
|
||||
"verify": "Подтвердить",
|
||||
"input_placeholder": "Код",
|
||||
"input_error": "Неверный код"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1817,49 +1717,11 @@
|
||||
"description": "Введите новое название",
|
||||
"cancel": "Отмена",
|
||||
"change": "Изменить",
|
||||
"input_placeholder": "Название",
|
||||
"input_error": "Необходимо ввести название",
|
||||
"message": {
|
||||
"success": "Группа переименована"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Прямой доступ",
|
||||
"description": "Введите URL или ID пользователя (UUID)",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Требуется URL/ID пользователя",
|
||||
"message": {
|
||||
"error": "Не корректный URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Прямой доступ",
|
||||
"description": "Введите имя пользователя",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Требуется имя пользователя"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Прямой доступ",
|
||||
"description": "Введите URL или ID мира (UUID)",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Требуется URL/ID мира",
|
||||
"message": {
|
||||
"error": "Не корректный URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Прямой доступ",
|
||||
"description": "Введите URL или ID аватара (UUID)",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Требуется URL/ID аватара",
|
||||
"message": {
|
||||
"error": "Не корректный URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Прямой доступ",
|
||||
"description": "Введите имя пользователя/мира/инстанса/аватара/группы URL или ID (UUID)",
|
||||
@@ -1937,8 +1799,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Изменить рекомендуемую вместимость",
|
||||
"description": "Введите максимальную вместимость мира (мягкий предел)",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Требуется корректное число",
|
||||
"message": {
|
||||
"success": "Рекомендованная миром мощность изменена"
|
||||
@@ -1958,10 +1818,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Максимальный размер таблицы",
|
||||
"description": "Ограничение количества записей, загружаемых из базы данных в пользовательский интерфейс. Большие размеры таблиц повлияют на использование и производительность ОЗУ",
|
||||
"table_max_size": "Максимальный размер таблицы",
|
||||
"table_max_size": "Максимальный размер таблицы",
|
||||
"cancel": "Отмена",
|
||||
"save": "Сохранить",
|
||||
"input_error": "Требуется корректное число"
|
||||
"save": "Сохранить"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "Порог времени ожидания пользователя",
|
||||
@@ -1978,11 +1837,6 @@
|
||||
"input_error": "Требуется корректное число"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Новая Группа",
|
||||
"description": "Введите название мира избранной группы",
|
||||
"cancel": "Отмена",
|
||||
"ok": "ОК",
|
||||
"input_error": "Необходимо ввести название",
|
||||
"message": {
|
||||
"error": "Группа с именем {name} уже существует"
|
||||
}
|
||||
@@ -1997,17 +1851,9 @@
|
||||
"error": "Группа с именем {name} уже существует"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Ожидание отключения",
|
||||
"description": "Задать задержку для офлайн режима в секундах (по умолчанию: 110)",
|
||||
"cancel": "Отмена",
|
||||
"save": "Сохранить",
|
||||
"input_error": "Требуется корректное число"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Параметры прокси-сервера",
|
||||
"description": "Введите адрес прокси-сервера и порт",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Закрыть",
|
||||
"restart": "Перезапустить"
|
||||
},
|
||||
@@ -2016,8 +1862,6 @@
|
||||
"description": "Enter your code to redeem",
|
||||
"cancel": "Отмена",
|
||||
"redeem": "Погасить",
|
||||
"input_placeholder": "Код",
|
||||
"input_error": "Код обязателен",
|
||||
"success": "Код покашен успешно"
|
||||
}
|
||||
},
|
||||
@@ -2071,7 +1915,6 @@
|
||||
"type": "Тип",
|
||||
"user": "Пользователь",
|
||||
"group": "Группа",
|
||||
"user_group": "Пользователь/Группа",
|
||||
"photo": "Фото",
|
||||
"message": "Сообщение",
|
||||
"action": "Действие"
|
||||
@@ -2098,23 +1941,8 @@
|
||||
"message": "Сообщение",
|
||||
"cool_down": "Тайм-аут",
|
||||
"action": "Действие"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Дата",
|
||||
"name": "Имя"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "№",
|
||||
"status": "Статус"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Время",
|
||||
"name": "Имя",
|
||||
"type": "Тип",
|
||||
"status": "Статус",
|
||||
"cancel": "Отмена"
|
||||
},
|
||||
"import": {
|
||||
"image": "Изображение",
|
||||
"name": "Имя",
|
||||
@@ -2222,7 +2050,6 @@
|
||||
"error_message": "Сообщение об ошибке",
|
||||
"endpoint": "Конечная точка",
|
||||
"missing_credentials": "Отсутствуют учетные данные",
|
||||
"avatar_private_or_deleted": "Аватар является приватным или удален",
|
||||
"vpn_in_use": "VRChat в настоящее время блокирует большинство VPN. Пожалуйста, отключите все подключенные VPN и попробуйте снова.",
|
||||
"login_error": "Ошибка входа",
|
||||
"invalid_json_response": "Неверный JSON-ответ",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"notification": "การแจ้งเตือน",
|
||||
"friend_list": "รายชื่อเพื่อน",
|
||||
"charts": "แผนภูมิ",
|
||||
"profile": "โปรไฟล์",
|
||||
"settings": "การตั้งค่า"
|
||||
},
|
||||
"view": {
|
||||
@@ -34,7 +33,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "กรองเฉพาะรายการโปรด",
|
||||
"filter_placeholder": "ตัวกรอง",
|
||||
"search_placeholder": "ค้นหา",
|
||||
"filters": {
|
||||
"GPS": "GPS",
|
||||
@@ -104,25 +102,18 @@
|
||||
"next_page": "ถัดไป"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "เพื่อน"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "โลก",
|
||||
"search": "ค้นหา",
|
||||
"vrchat_favorites": "รายการโปรดของ VRChat",
|
||||
"local_favorites": "รายการโปรดในเครื่อง",
|
||||
"new_group": "กลุ่มใหม่",
|
||||
"refresh": "รีเฟรช",
|
||||
"cancel_refresh": "ยกเลิกการรีเฟรช"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "อวาตาร์",
|
||||
"search": "ค้นหา",
|
||||
"vrchat_favorites": "รายการโปรดของ VRChat",
|
||||
"local_favorites": "รายการโปรดในเครื่อง (ต้องใช้ VRC+)",
|
||||
"new_group": "กลุ่มใหม่",
|
||||
"refresh": "รีเฟรช",
|
||||
"cancel_refresh": "ยกเลิกการรีเฟรช"
|
||||
},
|
||||
"edit_mode": "โหมดแก้ไข",
|
||||
@@ -142,7 +133,6 @@
|
||||
"delete_tooltip": "ลบ",
|
||||
"unavailable_tooltip": "ไม่พร้อมใช้งาน",
|
||||
"private": "ส่วนตัว",
|
||||
"sort_by": "เรียงตาม",
|
||||
"select_avatar_tooltip": "เลือกอวาตาร์"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -211,20 +201,14 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "รายชื่อเพื่อน",
|
||||
"bulk_unfriend": "โหมดเลิกเป็นเพื่อนหลายคน",
|
||||
"bulk_unfriend_selection": "รายการที่จะเลิกเป็นเพื่อน",
|
||||
"load": "โหลดรายการที่ขาดหายไป",
|
||||
"load_tooltip": "โหลด",
|
||||
"favorites_only_tooltip": "กรองเฉพาะรายการโปรด",
|
||||
"search_placeholder": "ค้นหา",
|
||||
"filter_placeholder": "ตัวกรอง",
|
||||
"refresh_tooltip": "รีเฟรช",
|
||||
"clear_tooltip": "ล้างผลลัพธ์",
|
||||
"cancel_tooltip": "ยกเลิก"
|
||||
"filter_placeholder": "ตัวกรอง"
|
||||
},
|
||||
"charts": {
|
||||
"header": "แผนภูมิ",
|
||||
"instance_activity": {
|
||||
"header": "กิจกรรมในอินสแตนซ์",
|
||||
"online_time": "เวลาออนไลน์",
|
||||
@@ -232,11 +216,9 @@
|
||||
"next_day": "วันถัดไป",
|
||||
"refresh": "รีเฟรช",
|
||||
"tips": {
|
||||
"header": "เคล็ดลับ",
|
||||
"online_time": "เวลาออนไลน์หมายถึงเวลาในเกมที่ VRCX บันทึกไว้สำหรับวันปัจจุบัน",
|
||||
"click_Y_axis": "คลิกป้ายกำกับแกน Y เพื่อไปยังรายละเอียดอินสแตนซ์หรือเปิดหน้าต่างผู้ใช้",
|
||||
"click_instance_name": "คลิกชื่ออินสแตนซ์เพื่อเปิดหน้าต่างข้อมูลอินสแตนซ์ก่อนหน้า",
|
||||
"accuracy_notice": "ข้อมูลจากฐานข้อมูลในเครื่องอาจไม่ถูกต้อง"
|
||||
"click_instance_name": "คลิกชื่ออินสแตนซ์เพื่อเปิดหน้าต่างข้อมูลอินสแตนซ์ก่อนหน้า"
|
||||
},
|
||||
"settings": {
|
||||
"header": "การตั้งค่า",
|
||||
@@ -249,16 +231,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "โปรไฟล์",
|
||||
"last_activity": "กิจกรรมล่าสุด",
|
||||
"two_factor": "การยืนยันตัวตนแบบสองปัจจัย (2FA)",
|
||||
"two_factor_enabled": "เปิดใช้งาน",
|
||||
"two_factor_disabled": "ปิดใช้งาน",
|
||||
"vrchat_credits": "VRChat Credits",
|
||||
"refresh": "คลิกเพื่อรีเฟรช",
|
||||
"logout": "ออกจากระบบ",
|
||||
"manage_gallery_inventory_icon": "จัดการรูปภาพและไอเทม VRC+",
|
||||
"export_notes": "ส่งออกโน้ต"
|
||||
"refresh": "คลิกเพื่อรีเฟรช"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "ข้อมูลเกม",
|
||||
@@ -266,9 +240,6 @@
|
||||
"user_online": "ผู้ใช้ออนไลน์ {count} คน",
|
||||
"refresh": "คลิกเพื่อรีเฟรช"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "ดาวน์โหลด VRC SDK"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"username": "ชื่อผู้ใช้",
|
||||
@@ -282,8 +253,6 @@
|
||||
"invite_request_response_messages": "ข้อความตอบกลับคำขอเชิญ",
|
||||
"past_display_names": "ชื่อที่แสดงในอดีต",
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Current User JSON",
|
||||
"feedback": "ความคิดเห็น",
|
||||
"refresh_tooltip": "รีเฟรช",
|
||||
"clear_results_tooltip": "ล้างผลลัพธ์"
|
||||
},
|
||||
@@ -324,7 +293,6 @@
|
||||
"disable_gpu_acceleration": "ปิดการเร่งความเร็ว GPU",
|
||||
"disable_gpu_acceleration_tooltip": "เปลี่ยนตัวเลือกนี้เมื่อคุณรู้ว่ากำลังทำอะไรเท่านั้น อาจช่วยแก้ปัญหาเกี่ยวกับ UI ได้ และต้องรีสตาร์ท VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "ปิดการเร่งความเร็ว GPU ของโอเวอร์เลย์ VR",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "การเร่งความเร็ว GPU ของโอเวอร์เลย์ VR อาจทำให้ VRCX ขัดข้องหรือทำให้ VRAM รั่วได้ และต้องรีสตาร์ท VRCX",
|
||||
"proxy": "ตั้งค่าพร็อกซี"
|
||||
},
|
||||
"favorites": {
|
||||
@@ -337,7 +305,6 @@
|
||||
"empty_avatar": "บันทึกอวาตาร์ที่ไม่มีชื่อในฟีด"
|
||||
},
|
||||
"automation": {
|
||||
"header": "อัตโนมัติ",
|
||||
"auto_change_status": "เปลี่ยนสถานะอัตโนมัติ",
|
||||
"auto_state_change_tooltip": "เปลี่ยนสถานะอัตโนมัติเมื่อมีคนอื่นอยู่ในอินสแตนซ์ (อยู่คนเดียว / มีเพื่อน)",
|
||||
"alone_condition": "เงื่อนไขเมื่ออยู่คนเดียว",
|
||||
@@ -378,7 +345,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "ซูม",
|
||||
"vrcplus_profile_icons": "ไอคอนโปรไฟล์ VRC+",
|
||||
"tooltips": "คำแนะนำเครื่องมือ",
|
||||
"age_gated_instances": "อินสแตนซ์จำกัดอายุ",
|
||||
"nicknames": "ชื่อเล่นในบันทึก",
|
||||
"sort_favorite_by": "เรียงรายการโปรดตาม",
|
||||
@@ -403,15 +369,12 @@
|
||||
"alphabetical": "ตามตัวอักษร",
|
||||
"private_to_bottom": "ส่วนตัวไว้ล่างสุด",
|
||||
"status": "สถานะ",
|
||||
"status_and_private_to_bottom": "สถานะและส่วนตัวไว้ล่างสุด",
|
||||
"location": "ตำแหน่ง",
|
||||
"last_active": "ใช้งานล่าสุด",
|
||||
"last_seen": "เห็นล่าสุด",
|
||||
"time_in_instance": "เวลาในอินสแตนซ์",
|
||||
"placeholder": "ลำดับการเรียง",
|
||||
"dropdown_header": "เลือกลำดับการเรียง"
|
||||
"placeholder": "ลำดับการเรียง"
|
||||
},
|
||||
"width": "ความกว้าง",
|
||||
"group_by_instance": "จัดกลุ่มตามอินสแตนซ์",
|
||||
"group_by_instance_tooltip": "การเปิดใช้งานตัวเลือกนี้จะจัดกลุ่มเพื่อนตามอินสแตนซ์เมื่อมีเพื่อนมากกว่าหนึ่งคนอยู่ในอินสแตนซ์เดียวกัน",
|
||||
"hide_friends_in_same_instance": "ซ่อนเพื่อนที่อยู่ในอินสแตนซ์เดียวกัน",
|
||||
@@ -422,9 +385,7 @@
|
||||
"user_dialog": {
|
||||
"header": "หน้าต่างผู้ใช้",
|
||||
"vrchat_notes": "โน้ตของ VRChat",
|
||||
"vrcx_memos": "บันทึกของ VRCX",
|
||||
"export_vrcx_memos_into_vrchat_notes": "ส่งออกบันทึกของ VRCX ไปยังโน้ตของ VRChat",
|
||||
"export_notes": "ส่งออกโน้ต"
|
||||
"vrcx_memos": "บันทึกของ VRCX"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "สีของผู้ใช้",
|
||||
@@ -516,18 +477,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "รูปภาพ",
|
||||
"auto_delete_old_prints": "ลบ Prints เก่าอัตโนมัติ",
|
||||
"auto_delete_prints_from_vrc": "ลบ Prints เก่าจาก VRC เมื่อถึงขีดจำกัด"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "ขั้นสูง",
|
||||
"launch_options": "ตัวเลือกการเปิดเกม",
|
||||
"screenshot_metadata": "ข้อมูลเมตาของสกรีนช็อต",
|
||||
"vrc_registry_backup": "สำรองข้อมูลรีจิสทรีของ VRC",
|
||||
"common_folders": "โฟลเดอร์ทั่วไป",
|
||||
"primary_password": {
|
||||
"header": "รหัสผ่านหลัก",
|
||||
"description": "เข้ารหัสรหัสผ่าน (ปิดใช้งานการเข้าสู่ระบบอัตโนมัติ)"
|
||||
@@ -598,15 +555,11 @@
|
||||
"header": "ตัวเปิดโปรแกรม",
|
||||
"folder": "โฟลเดอร์สำหรับเปิดอัตโนมัติ",
|
||||
"folder_tooltip": "หากต้องการเปิดโปรแกรมพร้อมกับ VRChat โดยอัตโนมัติ ให้วางทางลัดไว้ในโฟลเดอร์นี้",
|
||||
"enable": "เปิดใช้งาน",
|
||||
"auto_close": "ปิดโปรแกรมอัตโนมัติ"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "แคช/ดีบักของ VRCX",
|
||||
"udon_exception_logging": "การบันทึกข้อผิดพลาด Udon",
|
||||
"gpu_fix": "แก้ไข GPU ของโอเวอร์เลย์ SteamVR",
|
||||
"gpu_fix_notice": "(ต้องรีสตาร์ท)",
|
||||
"gpu_fix_warning": "เปิดใช้งานตัวเลือกนี้เฉพาะเมื่อโอเวอร์เลย์ของ SteamVR ไม่ทำงานและคุณมี GPU 2 ตัว",
|
||||
"disable_gamelog": "ปิดใช้งานบันทึกเกม",
|
||||
"disable_gamelog_notice": "(มีแนวโน้มที่จะทำให้เกิดปัญหา)",
|
||||
"user_cache": "แคชผู้ใช้:",
|
||||
@@ -677,8 +630,7 @@
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"vrc_photos": "รูปภาพ VRChat",
|
||||
"steam_screenshots": "สกรีนช็อตของ Steam",
|
||||
"open_folder": "เปิดโฟลเดอร์"
|
||||
"steam_screenshots": "สกรีนช็อตของ Steam"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -688,7 +640,6 @@
|
||||
"search_result_active": "ออฟไลน์",
|
||||
"search_result_offline": "กำลังใช้งาน",
|
||||
"search_result_more": "ค้นหาเพิ่มเติม:",
|
||||
"direct_access_tooltip": "เข้าถึงโดยตรงด้วย ID/URL จากคลิปบอร์ด",
|
||||
"refresh_tooltip": "รีเฟรชเพื่อน",
|
||||
"groups": "กลุ่ม",
|
||||
"friends": "เพื่อน",
|
||||
@@ -715,7 +666,6 @@
|
||||
"tags": {
|
||||
"friend_no": "เพื่อนคนที่ {number}",
|
||||
"vrchat_team": "ทีม VRChat",
|
||||
"18_plus_verified": "ยืนยัน 18+",
|
||||
"age_verified": "ยืนยันอายุแล้ว"
|
||||
},
|
||||
"badges": {
|
||||
@@ -803,10 +753,8 @@
|
||||
"copy_url": "คัดลอก URL",
|
||||
"copy_display_name": "คัดลอกชื่อที่แสดง",
|
||||
"vrcplus_hides_avatar": "เมื่อตั้งค่ารูปโปรไฟล์ VRC+ ข้อมูลอวาตาร์จะถูกซ่อนไว้ ซึ่งจะซ่อนการเปลี่ยนแปลงอวาตาร์ในฟีดด้วย",
|
||||
"accuracy_notice": "ข้อมูลจากฐานข้อมูลในเครื่องอาจไม่ถูกต้อง",
|
||||
"instance_full": "เต็ม",
|
||||
"instance_closed": "ปิดแล้ว",
|
||||
"instance_hard_closed": "ปิดถาวร",
|
||||
"close_instance": "ปิดอินสแตนซ์",
|
||||
"instance_age_gated": "จำกัดอายุ",
|
||||
"open_previous_instance": "เปิดอินสแตนซ์ก่อนหน้า"
|
||||
@@ -869,7 +817,6 @@
|
||||
"private": "ส่วนตัว",
|
||||
"avatar_scaling_disabled": "ปิดการปรับขนาดอวาตาร์",
|
||||
"focus_view_disabled": "ปิดมุมมองโฟกัส",
|
||||
"stickers_disabled": "ปิดสติกเกอร์",
|
||||
"future_proofing": "รองรับอนาคต",
|
||||
"labs": "Labs",
|
||||
"cache": "แคช",
|
||||
@@ -909,9 +856,7 @@
|
||||
"public_count": "สาธารณะ {count}",
|
||||
"private_count": "ส่วนตัว {count}",
|
||||
"capacity_count": "ความจุ {count} ({max})",
|
||||
"self_invite_tooltip": "เชิญตัวเอง",
|
||||
"refresh_instance_info": "รีเฟรชข้อมูลอินสแตนซ์",
|
||||
"instance_full": "เต็ม",
|
||||
"instance_creator": "ผู้สร้างอินสแตนซ์"
|
||||
},
|
||||
"info": {
|
||||
@@ -940,8 +885,7 @@
|
||||
"platform": "แพลตฟอร์ม",
|
||||
"last_visited": "เข้าชมล่าสุด",
|
||||
"visit_count": "จำนวนครั้งที่เข้าชม",
|
||||
"time_spent": "เวลาที่ใช้",
|
||||
"accuracy_notice": "ข้อมูลจากฐานข้อมูลในเครื่องอาจไม่ถูกต้อง"
|
||||
"time_spent": "เวลาที่ใช้"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -963,13 +907,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(สาธารณะ)",
|
||||
"private": "(ส่วนตัว)",
|
||||
"own": "(ของตัวเอง)"
|
||||
"private": "(ส่วนตัว)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "ลบอวาตาร์ออกจากแคช",
|
||||
"favorite_tooltip": "รายการโปรด",
|
||||
"unfavorite_tooltip": "ลบออกจากรายการโปรด",
|
||||
"refresh": "รีเฟรช",
|
||||
"share": "แชร์",
|
||||
"select": "เลือกอวาตาร์",
|
||||
@@ -1007,8 +949,7 @@
|
||||
"gallery": "แกลเลอรี"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "การวิเคราะห์ไฟล์"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1056,7 +997,6 @@
|
||||
"header": "ข้อมูล",
|
||||
"instances": "อินสแตนซ์",
|
||||
"announcement": "ประกาศ",
|
||||
"instance_full": "เต็ม",
|
||||
"rules": "กฎ",
|
||||
"members": "สมาชิก",
|
||||
"created_at": "สร้างเมื่อ",
|
||||
@@ -1138,10 +1078,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "ภาษา",
|
||||
"add_language": "เพิ่มภาษา",
|
||||
"select_language": "เลือกภาษา",
|
||||
"ok": "ตกลง",
|
||||
"cancel": "ยกเลิก"
|
||||
"select_language": "เลือกภาษา"
|
||||
},
|
||||
"bio": {
|
||||
"header": "ข้อมูลประวัติ",
|
||||
@@ -1172,8 +1109,6 @@
|
||||
"region_use": "สหรัฐอเมริกาตะวันออก",
|
||||
"region_eu": "ยุโรป",
|
||||
"region_jp": "ญี่ปุ่น",
|
||||
"content_settings": "การตั้งค่าเนื้อหา",
|
||||
"content_placeholder": "เนื้อหาที่เปิดใช้งาน",
|
||||
"content_emoji": "อีโมจิ",
|
||||
"content_stickers": "สติกเกอร์",
|
||||
"content_pedestals": "แท่นวาง",
|
||||
@@ -1246,7 +1181,6 @@
|
||||
"header": "ตั้งค่าแท็กโลก",
|
||||
"avatar_scaling_disabled": "ปิดการปรับขนาดอวาตาร์",
|
||||
"focus_view_disabled": "ปิดมุมมองโฟกัส",
|
||||
"stickers_disabled": "ปิดสติกเกอร์",
|
||||
"enable_debugging": "เปิดใช้งานการดีบักโลกสำหรับผู้อื่น",
|
||||
"author_tags": "แท็กของผู้สร้าง (คั่นด้วยจุลภาค)",
|
||||
"content_tags": "แท็กคำเตือนเนื้อหา",
|
||||
@@ -1261,7 +1195,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "ตั้งค่าแท็กอวาตาร์",
|
||||
"content_tags": "แท็กคำเตือนเนื้อหา",
|
||||
"content_horror": "สยองขวัญ",
|
||||
"content_gore": "เลือดสาด",
|
||||
"content_violence": "ความรุนแรง",
|
||||
@@ -1545,8 +1478,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "การดูแลสมาชิกกลุ่ม",
|
||||
"filter_type": "ประเภทตัวกรอง",
|
||||
"select_type": "เลือกประเภท",
|
||||
"search_placeholder": "ค้นหา",
|
||||
"members": "สมาชิก",
|
||||
"bans": "การแบน",
|
||||
"invites": "คำเชิญ",
|
||||
@@ -1566,7 +1497,6 @@
|
||||
"accept_join_requests": "ยอมรับคำขอเข้าร่วม",
|
||||
"reject_join_requests": "ปฏิเสธคำขอเข้าร่วม",
|
||||
"block_join_requests": "บล็อกคำขอเข้าร่วม",
|
||||
"group_members": "สมาชิกกลุ่ม",
|
||||
"progress": "ความคืบหน้า:",
|
||||
"display_name": "ชื่อที่แสดง",
|
||||
"visibility": "การมองเห็น",
|
||||
@@ -1608,7 +1538,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "จัดการอีโมจิ",
|
||||
"select_emoji": "เลือกอีโมจิ",
|
||||
"my_emojis": "อีโมจิของฉัน",
|
||||
"default_emojis": "อีโมจิเริ่มต้น",
|
||||
"cancel": "ยกเลิก",
|
||||
"send": "ส่ง"
|
||||
@@ -1643,43 +1572,16 @@
|
||||
"not_allowed": "คุณไม่ได้รับอนุญาตให้เข้าถึงอินสแตนซ์นี้"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "ไม่สามารถเปลี่ยนการดูแลอวาตาร์ได้",
|
||||
"image_changed": "เปลี่ยนรูปภาพอวาตาร์แล้ว",
|
||||
"image_invalid": "รูปภาพอวาตาร์ปัจจุบันไม่ถูกต้อง"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "อัปโหลดอีโมจิแล้ว"
|
||||
"change_moderation_failed": "ไม่สามารถเปลี่ยนการดูแลอวาตาร์ได้"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "ไฟล์ไม่ใช่รูปภาพ",
|
||||
"too_large": "ขนาดไฟล์ใหญ่เกินไป"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "อัปโหลด Print แล้ว"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "อัปโหลดสติกเกอร์แล้ว"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "อัปโหลดรูปภาพแกลเลอรีแล้ว",
|
||||
"failed": "ไม่สามารถอัปโหลดรูปภาพแกลเลอรีได้"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "อัปโหลดรูปภาพแกลเลอรีอวาตาร์แล้ว",
|
||||
"failed": "ไม่สามารถอัปโหลดรูปภาพแกลเลอรีอวาตาร์ได้",
|
||||
"deleted": "ลบรูปภาพแกลเลอรีอวาตาร์แล้ว",
|
||||
"not_found": "ไม่พบ fileId ของแกลเลอรีอวาตาร์",
|
||||
"already_first": "เป็นรูปภาพแรกอยู่แล้ว",
|
||||
"already_last": "เป็นรูปภาพสุดท้ายอยู่แล้ว",
|
||||
"reordered": "จัดลำดับรูปภาพแกลเลอรีอวาตาร์ใหม่สำเร็จ"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "เปลี่ยนรูปภาพโลกแล้ว",
|
||||
"image_invalid": "รูปภาพโลกปัจจุบันไม่ถูกต้อง"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "อัปโหลดไอคอนแล้ว"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "ดูแลผู้ใช้แล้ว"
|
||||
},
|
||||
@@ -1693,7 +1595,6 @@
|
||||
"description": "ป้อนรหัสตัวเลขจากแอปยืนยันตัวตนของคุณ",
|
||||
"use_otp": "ใช้รหัส OTP",
|
||||
"verify": "ยืนยัน",
|
||||
"input_placeholder": "รหัส",
|
||||
"input_error": "รหัสไม่ถูกต้อง"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1701,7 +1602,6 @@
|
||||
"description": "ป้อนรหัสกู้คืนที่คุณบันทึกไว้",
|
||||
"use_totp": "ใช้ TOTP",
|
||||
"verify": "ยืนยัน",
|
||||
"input_placeholder": "รหัส",
|
||||
"input_error": "รหัสไม่ถูกต้อง"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1709,7 +1609,6 @@
|
||||
"description": "ป้อนรหัสตัวเลขที่ส่งไปยังอีเมลของคุณ",
|
||||
"resend": "ส่งอีเมลอีกครั้ง",
|
||||
"verify": "ยืนยัน",
|
||||
"input_placeholder": "รหัส",
|
||||
"input_error": "รหัสไม่ถูกต้อง"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1721,49 +1620,11 @@
|
||||
"description": "ป้อนชื่อใหม่",
|
||||
"cancel": "ยกเลิก",
|
||||
"change": "เปลี่ยน",
|
||||
"input_placeholder": "ชื่อ",
|
||||
"input_error": "ต้องระบุชื่อ",
|
||||
"message": {
|
||||
"success": "เปลี่ยนชื่อกลุ่มแล้ว"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"description": "ป้อน URL หรือ ID (UUID) ของผู้ใช้",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุ URL/ID ของผู้ใช้",
|
||||
"message": {
|
||||
"error": "URL/ID ไม่ถูกต้อง"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"description": "ป้อนชื่อผู้ใช้",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุชื่อผู้ใช้"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"description": "ป้อน URL หรือ ID (UUID) ของโลก",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุ URL/ID ของโลก",
|
||||
"message": {
|
||||
"error": "URL/ID ไม่ถูกต้อง"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"description": "ป้อน URL หรือ ID (UUID) ของอวาตาร์",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุ URL/ID ของอวาตาร์",
|
||||
"message": {
|
||||
"error": "URL/ID ไม่ถูกต้อง"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "เข้าถึงโดยตรง",
|
||||
"description": "ป้อน URL หรือ ID (UUID) ของผู้ใช้/โลก/อินสแตนซ์/อวาตาร์/กลุ่ม",
|
||||
@@ -1841,8 +1702,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "เปลี่ยนความจุที่แนะนำ",
|
||||
"description": "ป้อนความจุที่แนะนำของโลก (ขีดจำกัดที่แนะนำ)",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุตัวเลขที่ถูกต้อง",
|
||||
"message": {
|
||||
"success": "เปลี่ยนความจุที่แนะนำของโลกแล้ว"
|
||||
@@ -1862,10 +1721,9 @@
|
||||
"change_table_size": {
|
||||
"header": "ขนาดตารางสูงสุด",
|
||||
"description": "จำกัดจำนวนรายการที่โหลดจากฐานข้อมูลไปยังหน้า UI, ขนาดตารางที่ใหญ่ขึ้นจะส่งผลต่อการใช้ RAM และประสิทธิภาพ",
|
||||
"table_max_size": "ขนาดตารางสูงสุด",
|
||||
"table_max_size": "ขนาดตารางสูงสุด",
|
||||
"cancel": "ยกเลิก",
|
||||
"save": "บันทึก",
|
||||
"input_error": "ต้องระบุตัวเลขที่ถูกต้อง"
|
||||
"save": "บันทึก"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "เกณฑ์การหมดเวลาของผู้ใช้",
|
||||
@@ -1882,11 +1740,6 @@
|
||||
"input_error": "ต้องระบุตัวเลขที่ถูกต้อง"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "กลุ่มใหม่",
|
||||
"description": "ป้อนชื่อกลุ่มโลกโปรด",
|
||||
"cancel": "ยกเลิก",
|
||||
"ok": "ตกลง",
|
||||
"input_error": "ต้องระบุชื่อ",
|
||||
"message": {
|
||||
"error": "มีกลุ่มชื่อ {name} อยู่แล้ว"
|
||||
}
|
||||
@@ -1901,17 +1754,9 @@
|
||||
"error": "มีกลุ่มชื่อ {name} อยู่แล้ว"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "กำลังจะออฟไลน์",
|
||||
"description": "ตั้งค่าการหน่วงเวลาก่อนออฟไลน์เป็นวินาที (ค่าเริ่มต้น: 110)",
|
||||
"cancel": "ยกเลิก",
|
||||
"save": "บันทึก",
|
||||
"input_error": "ต้องระบุตัวเลขที่ถูกต้อง"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "ตั้งค่าพร็อกซี",
|
||||
"description": "ป้อนที่อยู่และพอร์ตของพร็อกซีเซิร์ฟเวอร์",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "ปิด",
|
||||
"restart": "รีสตาร์ท"
|
||||
}
|
||||
@@ -1966,7 +1811,6 @@
|
||||
"type": "ประเภท",
|
||||
"user": "ผู้ใช้",
|
||||
"group": "กลุ่ม",
|
||||
"user_group": "ผู้ใช้/กลุ่ม",
|
||||
"photo": "รูปภาพ",
|
||||
"message": "ข้อความ",
|
||||
"action": "การดำเนินการ"
|
||||
@@ -1993,23 +1837,8 @@
|
||||
"message": "ข้อความ",
|
||||
"cool_down": "คูลดาวน์",
|
||||
"action": "การดำเนินการ"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "วันที่",
|
||||
"name": "ชื่อ"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "ลำดับ",
|
||||
"status": "สถานะ"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "เวลา",
|
||||
"name": "ชื่อ",
|
||||
"type": "ประเภท",
|
||||
"status": "สถานะ",
|
||||
"cancel": "ยกเลิก"
|
||||
},
|
||||
"import": {
|
||||
"image": "รูปภาพ",
|
||||
"name": "ชื่อ",
|
||||
@@ -2117,7 +1946,6 @@
|
||||
"error_message": "ข้อความแสดงข้อผิดพลาด",
|
||||
"endpoint": "Endpoint",
|
||||
"missing_credentials": "ไม่มีข้อมูลรับรอง",
|
||||
"avatar_private_or_deleted": "อวาตาร์เป็นส่วนตัวหรือถูกลบไปแล้ว",
|
||||
"vpn_in_use": "ปัจจุบัน VRChat บล็อก VPN ส่วนใหญ่ โปรดปิดการเชื่อมต่อ VPN ใดๆ แล้วลองอีกครั้ง",
|
||||
"login_error": "ข้อผิดพลาดในการเข้าสู่ระบบ",
|
||||
"invalid_json_response": "การตอบกลับ JSON ไม่ถูกต้อง",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"moderation": "Quản lý kiểm duyệt",
|
||||
"notification": "Thông báo",
|
||||
"friend_list": "Danh sách bạn bè",
|
||||
"profile": "Hồ sơ",
|
||||
"settings": "Cài đặt"
|
||||
},
|
||||
"view": {
|
||||
@@ -33,7 +32,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "Lọc mỗi yêu thích",
|
||||
"filter_placeholder": "Lọc",
|
||||
"search_placeholder": "Tìm kiếm"
|
||||
},
|
||||
"game_log": {
|
||||
@@ -82,18 +80,13 @@
|
||||
"next_page": "Sau"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "Bạn bè"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "Worlds",
|
||||
"search": "Tìm kiếm",
|
||||
"vrchat_favorites": "Yêu thích lưu trên VRChat",
|
||||
"local_favorites": "Yêu thích lưu trong máy",
|
||||
"new_group": "Nhóm mới"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "Avatars",
|
||||
"search": "Tìm kiếm",
|
||||
"vrchat_favorites": "Yêu thích lưu trên VRChat",
|
||||
"local_favorites": "Local Favorites (Requires VRC+)",
|
||||
@@ -112,7 +105,6 @@
|
||||
"delete_tooltip": "Xóa",
|
||||
"unavailable_tooltip": "Không có sẵn",
|
||||
"private": "Private",
|
||||
"sort_by": "Sắp xếp theo",
|
||||
"select_avatar_tooltip": "Chọn Avatar"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -130,30 +122,17 @@
|
||||
"refresh_tooltip": "Làm mới"
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "Danh sách bạn bè",
|
||||
"bulk_unfriend": "Chế độ xóa bạn bè hàng loạt",
|
||||
"bulk_unfriend_selection": "Chọn loạt để xóa bạn bè",
|
||||
"load": "Tải thông tin thiếu",
|
||||
"load_tooltip": "Tải về",
|
||||
"favorites_only_tooltip": "Lọc chỉ mỗi yêu thích",
|
||||
"search_placeholder": "Tìm kiếm",
|
||||
"filter_placeholder": "Lọc",
|
||||
"refresh_tooltip": "Làm mới",
|
||||
"clear_tooltip": "Xóa hết kết quả",
|
||||
"cancel_tooltip": "Hủy"
|
||||
"filter_placeholder": "Lọc"
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "Hồ sơ",
|
||||
"last_activity": "Lần cuối hoạt động",
|
||||
"two_factor": "Xác thực 2 bưới (2FA)",
|
||||
"two_factor_enabled": "Bật",
|
||||
"two_factor_disabled": "Tắt",
|
||||
"vrchat_credits": "Tín dụng VRChat",
|
||||
"refresh": "Bấm để làm mới",
|
||||
"logout": "Đăng xuất",
|
||||
"manage_gallery_inventory_icon": "Quản lý Ảnh/Icons/Emojis",
|
||||
"export_notes": "Xuất dữ liệu ghi chú"
|
||||
"refresh": "Bấm để làm mới"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "Thông tin trò chơi",
|
||||
@@ -161,9 +140,6 @@
|
||||
"user_online": "{count} người chơi online.",
|
||||
"refresh": "Bấm để làm mới"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "Tải về VRC SDK"
|
||||
},
|
||||
"direct_access": {
|
||||
"header": "Truy cập thẳng",
|
||||
"username": "Tên người dùng",
|
||||
@@ -177,8 +153,6 @@
|
||||
"invite_request_response_messages": "Yêu cầu có phản hồi tin nhắn mời",
|
||||
"past_display_names": "Tên cũ dùng trước đây",
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Current User JSON",
|
||||
"feedback": "Feedback góp ý",
|
||||
"refresh_tooltip": "Làm mới",
|
||||
"clear_results_tooltip": "Xóa kết quả"
|
||||
},
|
||||
@@ -227,7 +201,6 @@
|
||||
"empty_avatar": "Log avatars in feed without names"
|
||||
},
|
||||
"automation": {
|
||||
"header": "Tự động hóa",
|
||||
"auto_state_change": "Tự động thay đổi status",
|
||||
"auto_state_change_tooltip": "Tự động thay đổi status khi có người khác trong world instance (Một mình / Cùng mọi người)",
|
||||
"auto_state_change_off": "Tắt",
|
||||
@@ -267,7 +240,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "VRCPlus Profile Icons",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Memo Nicknames",
|
||||
"sort_favorite_by": "Sắp xếp mục yêu thích theo",
|
||||
"sort_favorite_by_name": "Tên",
|
||||
@@ -305,15 +277,12 @@
|
||||
"sort_offline_by": "Sắp xếp offline theo",
|
||||
"sort_offline_by_alphabet": "bảng chữ cái",
|
||||
"sort_offline_by_offline_time": "offline trong"
|
||||
},
|
||||
"width": "Chiều rộng"
|
||||
}
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "User Dialog",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Xuất dấu ghi chú VRCX vào VRChat Notes",
|
||||
"export_notes": "Xuất ghi chú"
|
||||
"vrcx_memos": "VRCX Memos"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "Màu của người dùng",
|
||||
@@ -399,11 +368,8 @@
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "Nâng cao",
|
||||
"launch_options": "Lựa chọn khởi động",
|
||||
"screenshot_metadata": "Screenshot Metadata",
|
||||
"vrc_registry_backup": "VRC Registry Backup",
|
||||
"common_folders": "Thư mục chung",
|
||||
"primary_password": {
|
||||
"header": "Mật khẩu chính",
|
||||
"description": "Mã hóa mật khẩu (sẽ tắt đăng nhập tự động)"
|
||||
@@ -454,15 +420,11 @@
|
||||
"header": "khởi động ứng dụng",
|
||||
"folder": "Tự động khởi động thư mục",
|
||||
"folder_tooltip": "Đẻ tự động khởi động ứng dụng với VRChat, hãy bỏ shortcut trong thư mục này",
|
||||
"enable": "Bật",
|
||||
"auto_close": "Tự động đóng ứng dụng"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX Instance Cache/Debug",
|
||||
"udon_exception_logging": "Udon Exception Logging",
|
||||
"gpu_fix": "SteamVR Overlay GPU Fix",
|
||||
"gpu_fix_notice": "(requires restart)",
|
||||
"gpu_fix_warning": "Chỉ chọn lựa chọn này khi SteamVR overlay không hoạt động và bạn có 2 GPU",
|
||||
"disable_gamelog": "Tắt GameLog",
|
||||
"disable_gamelog_notice": "(Có thẻ gây vấn đề)",
|
||||
"user_cache": "User (người chơi) cache:",
|
||||
@@ -530,7 +492,6 @@
|
||||
"search_result_active": "Offline",
|
||||
"search_result_offline": "Active",
|
||||
"search_result_more": "Tìm thêm:",
|
||||
"direct_access_tooltip": "Truy cập ID/URL từ clipboard",
|
||||
"refresh_tooltip": "Làm mới danh sách bạn bè",
|
||||
"groups": "Nhóm",
|
||||
"friends": "Bạn bè",
|
||||
@@ -632,10 +593,8 @@
|
||||
"copy_id": "Copy ID",
|
||||
"copy_url": "Copy URL",
|
||||
"copy_display_name": "Copy DisplayName",
|
||||
"accuracy_notice": "Thông tin từ dữ liệu trong máy có thể không chính xác",
|
||||
"instance_full": "đầu",
|
||||
"instance_closed": "closed",
|
||||
"instance_hard_closed": "hard closed",
|
||||
"close_instance": "Close Instance"
|
||||
},
|
||||
"groups": {
|
||||
@@ -718,9 +677,7 @@
|
||||
"public_count": "Public {count}",
|
||||
"private_count": "Private {count}",
|
||||
"capacity_count": "Sức chứa {count} ({max})",
|
||||
"self_invite_tooltip": "Tự mời bản thân",
|
||||
"refresh_instance_info": "Làm mới thông tin Instance",
|
||||
"instance_full": "đầy",
|
||||
"instance_creator": "Người tạo Instance"
|
||||
},
|
||||
"info": {
|
||||
@@ -749,8 +706,7 @@
|
||||
"platform": "Nền tảng",
|
||||
"last_visited": "Lần cuối ghé thăm",
|
||||
"visit_count": "Số lần vào",
|
||||
"time_spent": "Thời gian đã ở",
|
||||
"accuracy_notice": "Thông tin từ dữ liệu trong máy có thể không chính xác"
|
||||
"time_spent": "Thời gian đã ở"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
@@ -772,13 +728,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(Public)",
|
||||
"private": "(Private)",
|
||||
"own": "(Own)"
|
||||
"private": "(Private)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Xóa avatar trong cache",
|
||||
"favorite_tooltip": "Yêu thích",
|
||||
"unfavorite_tooltip": "Bỏ khỏi yêu thích",
|
||||
"refresh": "Làm mới",
|
||||
"select": "Chọn Avatar",
|
||||
"select_fallback": "Chọn Fallback Avatar",
|
||||
@@ -812,8 +766,7 @@
|
||||
"memo_placeholder": "Bấm để tạo ghi nhớ"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON",
|
||||
"file_analysis": "File Analysis"
|
||||
"header": "JSON"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -857,7 +810,6 @@
|
||||
"header": "Thông tin",
|
||||
"instances": "Instances",
|
||||
"announcement": "Thông báo",
|
||||
"instance_full": "đầy",
|
||||
"rules": "Luật lệ",
|
||||
"members": "Thành viên",
|
||||
"created_at": "Tạo lúc",
|
||||
@@ -939,10 +891,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "Ngôn ngữ",
|
||||
"add_language": "Thêm ngôn ngữ",
|
||||
"select_language": "Chọn ngôn ngữ",
|
||||
"ok": "OK",
|
||||
"cancel": "Hủy"
|
||||
"select_language": "Chọn ngôn ngữ"
|
||||
},
|
||||
"bio": {
|
||||
"header": "Bio",
|
||||
@@ -1049,7 +998,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "Set Avatar Tags",
|
||||
"content_tags": "Content Tags (Chia bằng dấu phẩy)",
|
||||
"content_horror": "Horror",
|
||||
"content_gore": "Gore",
|
||||
"content_violence": "Violence",
|
||||
@@ -1316,8 +1264,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "Group Member Moderation",
|
||||
"filter_type": "Filter Type",
|
||||
"select_type": "Select Type",
|
||||
"search_placeholder": "Tìm kiếm",
|
||||
"members": "Thành viên",
|
||||
"bans": "Bans",
|
||||
"invites": "Invites",
|
||||
@@ -1337,7 +1283,6 @@
|
||||
"accept_join_requests": "Accept Join Requests",
|
||||
"reject_join_requests": "Reject Join Requests",
|
||||
"block_join_requests": "Block Join Requests",
|
||||
"group_members": "Group Members",
|
||||
"progress": "Đang xử lý:",
|
||||
"display_name": "Display Name",
|
||||
"visibility": "Visibility",
|
||||
@@ -1378,7 +1323,6 @@
|
||||
"header": "Boop",
|
||||
"emoji_manager": "Emoji Manager",
|
||||
"select_emoji": "Select Emoji",
|
||||
"my_emojis": "My Emojis",
|
||||
"default_emojis": "Default Emojis",
|
||||
"cancel": "Hủy",
|
||||
"send": "Gửi"
|
||||
@@ -1390,7 +1334,6 @@
|
||||
"description": "Nhập mã xác thực từ ứng dụng xác thực của bạn",
|
||||
"use_otp": "Sử dụng OTP",
|
||||
"verify": "Xác thực",
|
||||
"input_placeholder": "Mã",
|
||||
"input_error": "Sai mã"
|
||||
},
|
||||
"otp": {
|
||||
@@ -1398,7 +1341,6 @@
|
||||
"description": "Nhập mã xác thực từ mã đã phục hồi của bạn",
|
||||
"use_totp": "Sử dụng TOTP",
|
||||
"verify": "Xác thực",
|
||||
"input_placeholder": "Mã",
|
||||
"input_error": "Sai mã"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -1406,7 +1348,6 @@
|
||||
"description": "Nhập mã xác thực từ email của bạn",
|
||||
"resend": "Gửi lại Email",
|
||||
"verify": "Xác thực",
|
||||
"input_placeholder": "Mã",
|
||||
"input_error": "Sai mã"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -1418,49 +1359,11 @@
|
||||
"description": "Nhập tên mới",
|
||||
"cancel": "Hủy",
|
||||
"change": "Thay đổi",
|
||||
"input_placeholder": "Tên",
|
||||
"input_error": "Yêu cầu nhập tên",
|
||||
"message": {
|
||||
"success": "Tên Group đã được thay đổi"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "Truy cập thẳng",
|
||||
"description": "Vui lòng nhập User URL hoặc ID (UUID)",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu nhập User URL/ID",
|
||||
"message": {
|
||||
"error": "Sai URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "Truy cập thẳng",
|
||||
"description": "Vui lòng nhập username",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu nhập username"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "Truy cập thẳng",
|
||||
"description": "Vui lòng nhập World URL hoặc ID (UUID)",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu nhập World URL/ID",
|
||||
"message": {
|
||||
"error": "Sai URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "Truy cập thẳng",
|
||||
"description": "Vui lòng nhập Avatar URL hoặc ID (UUID)",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu nhập Avatar URL/ID",
|
||||
"message": {
|
||||
"error": "Sai URL/ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "Truy cập thẳng",
|
||||
"description": "Vui lòng nhập User/World/Instance/Avatar/Group URL hoặc ID (UUID)",
|
||||
@@ -1538,8 +1441,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "Change Recommended Capacity",
|
||||
"description": "Enter world recommended capacity (soft cap)",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu số hợp lệ",
|
||||
"message": {
|
||||
"success": "World recommended capacity changed"
|
||||
@@ -1559,10 +1460,9 @@
|
||||
"change_table_size": {
|
||||
"header": "Kích thước bảng tối đa",
|
||||
"description": "Giới hạn số lượng thông tin trên bảng UI, bảng lớn sẽ sử dụng RAM và hiệu năng nhiều hơn",
|
||||
"table_max_size": "Kích thước bảng tối đa",
|
||||
"table_max_size": "Kích thước bảng tối đa",
|
||||
"cancel": "Hủy",
|
||||
"save": "Lưu",
|
||||
"input_error": "Yêu cầu số hợp lệ"
|
||||
"save": "Lưu"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "User Timeout Threshold",
|
||||
@@ -1579,11 +1479,6 @@
|
||||
"input_error": "Yêu cầu số hợp lệ"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "Group mới",
|
||||
"description": "Vui lòng nhập tên group sẽ được yêu thích",
|
||||
"cancel": "Hủy",
|
||||
"ok": "OK",
|
||||
"input_error": "Yêu cầu tên hợp lệ",
|
||||
"message": {
|
||||
"error": "Tên Group đã tồn tại với tên {name}"
|
||||
}
|
||||
@@ -1598,17 +1493,9 @@
|
||||
"error": "Tên Group đã tồn tại với tên {name}"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "Đang chờ Offline",
|
||||
"description": "Đặt chờ offline trong số giây (mặc định: 110)",
|
||||
"cancel": "Hủy",
|
||||
"save": "Lưu",
|
||||
"input_error": "Yêu cầu số hợp lệ"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "Proxy Settings",
|
||||
"description": "Enter proxy server address and port",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "Đóng",
|
||||
"restart": "Restart"
|
||||
}
|
||||
@@ -1662,7 +1549,6 @@
|
||||
"type": "Type",
|
||||
"user": "Người chơi",
|
||||
"group": "Nhóm",
|
||||
"user_group": "User/Group",
|
||||
"photo": "Photo",
|
||||
"message": "Message",
|
||||
"action": "Action"
|
||||
@@ -1689,23 +1575,8 @@
|
||||
"message": "Message",
|
||||
"cool_down": "Cool Down",
|
||||
"action": "Action"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "Date",
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "Status"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "Time",
|
||||
"name": "Name",
|
||||
"type": "Type",
|
||||
"status": "Status",
|
||||
"cancel": "Hủy"
|
||||
},
|
||||
"import": {
|
||||
"image": "Image",
|
||||
"name": "Name",
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
"friend_list": "好友列表",
|
||||
"charts": "图表",
|
||||
"tools": "工具",
|
||||
"about": "关于",
|
||||
"profile": "个人资料",
|
||||
"settings": "设置",
|
||||
"manage": "管理",
|
||||
"help_support": "帮助 & 支持",
|
||||
@@ -47,7 +45,6 @@
|
||||
"folder_selected": "已选项目",
|
||||
"folder_selected_empty": "未选择任何项目",
|
||||
"delete_folder": "删除此文件夹",
|
||||
"assign_folder": "添加",
|
||||
"remove_from_folder": "移除",
|
||||
"folder_empty": "此文件夹为空",
|
||||
"invalid_folder": "文件夹要有名称,且其内应至少有两个项目",
|
||||
@@ -55,11 +52,6 @@
|
||||
"restore_default_confirm": "确定要恢复默认吗?所有的自定义设置都将被删除",
|
||||
"save": "保存",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"icon_picker": {
|
||||
"search_placeholder": "输入图标名称或 tag",
|
||||
"pick_icon": "选择文件夹图标",
|
||||
"no_icon_found": "没有找到图标"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
@@ -81,7 +73,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "仅显示星标好友",
|
||||
"filter_placeholder": "筛选动态",
|
||||
"search_placeholder": "搜索",
|
||||
"filters": {
|
||||
"GPS": "位置变动",
|
||||
@@ -93,7 +84,6 @@
|
||||
}
|
||||
},
|
||||
"friends_locations": {
|
||||
"online_friends": "在线好友",
|
||||
"online": "在线",
|
||||
"favorite": "星标好友",
|
||||
"same_instance": "同一房间",
|
||||
@@ -102,7 +92,6 @@
|
||||
"spacing": "卡片间距",
|
||||
"scale": "缩放",
|
||||
"separate_same_instance_friends": "分开显示处于同一房间的好友",
|
||||
"no_matching_friends": "没有找到匹配的好友",
|
||||
"loading_more": "加载中..."
|
||||
},
|
||||
"game_log": {
|
||||
@@ -164,32 +153,22 @@
|
||||
"next_page": "下一页"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "好友"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "世界",
|
||||
"search": "搜索",
|
||||
"vrchat_favorites": "VRChat 上的收藏",
|
||||
"local_favorites": "本地收藏",
|
||||
"new_group": "创建新的收藏夹",
|
||||
"refresh": "刷新",
|
||||
"cancel_refresh": "清除缓存"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "模型",
|
||||
"search": "搜索",
|
||||
"vrchat_favorites": "VRChat 上的收藏",
|
||||
"local_favorites": "本地收藏(需要 VRC+)",
|
||||
"new_group": "创建新的收藏夹",
|
||||
"refresh": "刷新",
|
||||
"cancel_refresh": "清除缓存",
|
||||
"check_invalid": "检测这个分组的失效模型",
|
||||
"check_description": "检测并删除这个分组中的失效模型",
|
||||
"checking": "正在检测失效模型...",
|
||||
"check_progress": "检测进度:{current}/{total}",
|
||||
"check_complete": "检测完成!",
|
||||
"check_summary": "共检测 {total} 个模型,发现 {invalid} 个失效模型",
|
||||
"removed_list_header": "已删除的模型列表:",
|
||||
"copy_removed_ids": "复制已删除的模型ID",
|
||||
"copied_ids": "模型ID已复制到剪贴板",
|
||||
@@ -202,11 +181,6 @@
|
||||
"no_invalid_found": "未发现失效模型",
|
||||
"delete_cancelled": "已取消删除操作"
|
||||
},
|
||||
"visibility": {
|
||||
"public": "公开",
|
||||
"friends": "仅好友",
|
||||
"private": "私人"
|
||||
},
|
||||
"edit_mode": "编辑模式",
|
||||
"copy": "复制",
|
||||
"clear": "清除",
|
||||
@@ -226,7 +200,6 @@
|
||||
"delete_tooltip": "删除",
|
||||
"unavailable_tooltip": "不可用",
|
||||
"private": "私人",
|
||||
"sort_by": "排序方式:",
|
||||
"select_avatar_tooltip": "更换为此模型"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -317,11 +290,9 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "好友列表",
|
||||
"bulk_unfriend": "批量删除模式",
|
||||
"bulk_unfriend_selection": "批量删除已选择的好友",
|
||||
"load": "读取缺失的项目",
|
||||
"load_tooltip": "读取",
|
||||
"load_dialog_title": "获取缺失条目",
|
||||
"load_dialog_message": "正在获取好友的缺失资料字段。",
|
||||
"load_cancel": "取消",
|
||||
@@ -329,13 +300,9 @@
|
||||
"favorites_only_tooltip": "仅显示星标好友",
|
||||
"search_placeholder": "搜索好友",
|
||||
"filter_placeholder": "筛选好友",
|
||||
"refresh_tooltip": "刷新",
|
||||
"clear_tooltip": "清除结果",
|
||||
"cancel_tooltip": "取消",
|
||||
"load_mutual_friends": "查看关系网"
|
||||
},
|
||||
"charts": {
|
||||
"header": "图表",
|
||||
"instance_activity": {
|
||||
"header": "活动记录",
|
||||
"online_time": "在线时长",
|
||||
@@ -343,11 +310,9 @@
|
||||
"next_day": "后一天",
|
||||
"refresh": "刷新",
|
||||
"tips": {
|
||||
"header": "提示",
|
||||
"online_time": "在线时长是指 VRCX 记录的,在当天的游戏时长",
|
||||
"click_Y_axis": "点击Y轴标签可以查看其对应内容的详细信息",
|
||||
"click_instance_name": "点击房间名称可以查看对应房间的记录",
|
||||
"accuracy_notice": "这是来自本地数据库的数据,可能不准确"
|
||||
"click_instance_name": "点击房间名称可以查看对应房间的记录"
|
||||
},
|
||||
"settings": {
|
||||
"header": "设置",
|
||||
@@ -394,10 +359,6 @@
|
||||
"mutual_friend_graph_ready_message": "已完成共同好友数据的拉取,关系网现已更新",
|
||||
"friend_list_changed_fetch_again": "好友列表已更改。请再次拉取共同好友数据。"
|
||||
},
|
||||
"tooltip": {
|
||||
"mutual_friends_count": "与你有 {count} 个共同好友",
|
||||
"edge": "{source} ↔ {target}"
|
||||
},
|
||||
"settings": {
|
||||
"title": "关系网布局设置",
|
||||
"layout_iterations": "位置迭代次数",
|
||||
@@ -416,7 +377,6 @@
|
||||
"calendar": "活动日历",
|
||||
"calendar_description": "查看活动日历"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "查找好友的 Discord 名称(如果他们有写上去的话)",
|
||||
"export_friend_list_description": "从 VRChat 导出你的好友列表",
|
||||
@@ -435,7 +395,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "VRChat 截图",
|
||||
"steam_screenshots": "Steam 截图",
|
||||
"open_folder": "打开文件夹",
|
||||
"vrc_photos_description": "打开你的 VRChat 照片文件夹",
|
||||
"steam_screenshots_description": "打开你的 Steam 截图文件夹"
|
||||
},
|
||||
@@ -470,16 +429,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "个人资料",
|
||||
"last_activity": "最后活动时间",
|
||||
"two_factor": "双重认证 (2FA)",
|
||||
"two_factor_enabled": "已启用",
|
||||
"two_factor_disabled": "已停用",
|
||||
"vrchat_credits": "拥有的 VRChat 点数",
|
||||
"refresh": "点击以刷新",
|
||||
"logout": "退出登录",
|
||||
"manage_gallery_inventory_icon": "管理相册与库存",
|
||||
"export_notes": "导出备注"
|
||||
"refresh": "点击以刷新"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "游戏信息",
|
||||
@@ -487,12 +438,7 @@
|
||||
"user_online": "现有 {count} 位玩家在线",
|
||||
"refresh": "点击以刷新"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "下载 VRC SDK"
|
||||
},
|
||||
"config_json": "API 端点返回的配置信息",
|
||||
"current_user_json": "当前账号的 JSON 信息",
|
||||
"feedback": "举报提交记录",
|
||||
"refresh_tooltip": "刷新",
|
||||
"clear_results_tooltip": "清除结果"
|
||||
},
|
||||
@@ -534,7 +480,6 @@
|
||||
"disable_gpu_acceleration": "禁用 GPU 加速",
|
||||
"disable_gpu_acceleration_tooltip": "仅在你“知道自己在做什么”时才应更改此选项,这可能会导致 SteamVR 叠加界面出现问题。但如果你遇到 UI 显示问题,那么可以尝试关闭此选项,重启 VRCX 生效",
|
||||
"disable_vr_overlay_gpu_acceleration": "禁用 VR 叠加界面的GPU加速",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "GPU 加速可能导致 VRCX 崩溃或显存泄漏,如果你遇到了问题,请尝试打开此选项,重启 VRCX 生效",
|
||||
"proxy": "代理服务器设置",
|
||||
"startup_linux": "向 VRCX.desktop 启动文件添加 “--startup” 参数,以便在系统启动时将 VRCX 以最小化窗口的方式启动。"
|
||||
},
|
||||
@@ -550,7 +495,6 @@
|
||||
"auto_login_delay_button": "设置延迟(秒)"
|
||||
},
|
||||
"automation": {
|
||||
"header": "自动化",
|
||||
"auto_change_status": "自动化状态切换",
|
||||
"auto_state_change_tooltip": "当房间中有其他人时自动切换状态。如果你不知道这是什么,保持默认关闭即可",
|
||||
"alone_condition": "判断为“独自一人”的条件",
|
||||
@@ -607,7 +551,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "界面缩放",
|
||||
"vrcplus_profile_icons": "VRC+ 个人资料图标",
|
||||
"tooltips": "显示提示",
|
||||
"show_instance_id": "显示房间 ID(及其自定义名称)",
|
||||
"age_gated_instances": "显示具有年龄限制的房间",
|
||||
"nicknames": "显示本地好友备注",
|
||||
@@ -653,15 +596,12 @@
|
||||
"alphabetical": "名称",
|
||||
"private_to_bottom": "置底私人位置",
|
||||
"status": "状态",
|
||||
"status_and_private_to_bottom": "置底私人状态",
|
||||
"location": "所在位置",
|
||||
"last_active": "最后活跃时间",
|
||||
"last_seen": "最后见面时间",
|
||||
"time_in_instance": "在房间的时长",
|
||||
"placeholder": "排序依据",
|
||||
"dropdown_header": "选择排序方式"
|
||||
"placeholder": "排序依据"
|
||||
},
|
||||
"width": "侧边栏宽度",
|
||||
"group_by_instance": "将好友按所在房间进行分类排序",
|
||||
"group_by_instance_tooltip": "如果启用,将会在有多名好友在同一房间时,按所在房间对好友进行分类排序。",
|
||||
"hide_friends_in_same_instance": "合并处于同一房间的好友",
|
||||
@@ -672,9 +612,7 @@
|
||||
"user_dialog": {
|
||||
"header": "玩家信息",
|
||||
"vrchat_notes": "显示线上备注",
|
||||
"vrcx_memos": "显示本地备注",
|
||||
"export_vrcx_memos_into_vrchat_notes": "将本地备注转换成线上备注",
|
||||
"export_notes": "导出备注"
|
||||
"vrcx_memos": "显示本地备注"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "好友名称显示颜色",
|
||||
@@ -787,18 +725,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "截图管理",
|
||||
"auto_delete_old_prints": "自动清理最旧的“拍立得”",
|
||||
"auto_delete_prints_from_vrc": "当达到存储上限时自动删除最旧的“拍立得”照片"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "高级设置",
|
||||
"launch_options": "启动选项",
|
||||
"screenshot_metadata": "图片元数据查看器",
|
||||
"vrc_registry_backup": "VRC 设置数据备份工具",
|
||||
"common_folders": "常用文件夹",
|
||||
"primary_password": {
|
||||
"header": "独立密码",
|
||||
"description": "使用独立密码加密 VRCX 数据(将停用自动登录)"
|
||||
@@ -894,16 +828,12 @@
|
||||
"header": "应用启动器",
|
||||
"folder": "打开启动文件夹",
|
||||
"folder_tooltip": "如果要在 VRChat 启动时一并启动一些APP,请将其快捷方式放在这个文件夹中.",
|
||||
"enable": "启用",
|
||||
"auto_close": "在 VRChat 关闭后自动关闭这些APP",
|
||||
"run_process_once": "仅允许启动应用的单个实例(禁止多开)"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX 缓存/调试选项",
|
||||
"udon_exception_logging": "显示 Udon 错误日志",
|
||||
"gpu_fix": "修复 SteamVR 叠加界面显示问题",
|
||||
"gpu_fix_notice": "(需要重启)",
|
||||
"gpu_fix_warning": "只有在 SteamVR 叠加界面异常并且你有多张显卡的情况下才需要启用这个选项。",
|
||||
"disable_gamelog": "关闭游戏日志",
|
||||
"disable_gamelog_notice": "(可能会弄坏很多东西!)",
|
||||
"user_cache": "玩家信息缓存:",
|
||||
@@ -972,7 +902,6 @@
|
||||
"search_result_active": "活跃",
|
||||
"search_result_offline": "离线",
|
||||
"search_result_more": "搜索更多:",
|
||||
"direct_access_tooltip": "直接读取剪贴板的 ID / 链接",
|
||||
"refresh_tooltip": "刷新好友列表",
|
||||
"groups": "群组房间",
|
||||
"friends": "好友",
|
||||
@@ -1007,7 +936,6 @@
|
||||
"tags": {
|
||||
"friend_number": "好友序号",
|
||||
"vrchat_team": "VRChat 团队成员",
|
||||
"18_plus_verified": "已满18岁",
|
||||
"age_verified": "已完成年龄验证",
|
||||
"trust_level": "信誉等级",
|
||||
"mutual_friends": "共同好友"
|
||||
@@ -1101,10 +1029,8 @@
|
||||
"copy_url": "复制URL",
|
||||
"copy_display_name": "复制昵称",
|
||||
"vrcplus_hides_avatar": "当设置了 VRC+ 专属的个人资料图标后,模型信息将会被隐藏。同时这也会导致动态中的“模型变动”事件被隐藏",
|
||||
"accuracy_notice": "这是来自本地数据库的数据,可能不准确",
|
||||
"instance_full": "房间已满",
|
||||
"instance_closed": "房间已关闭",
|
||||
"instance_hard_closed": "房间已关闭",
|
||||
"close_instance": "关闭该房间",
|
||||
"instance_age_gated": "房间具有年龄限制",
|
||||
"open_previous_instance": "打开之前加入的房间的列表",
|
||||
@@ -1183,7 +1109,6 @@
|
||||
"private": "私人",
|
||||
"avatar_scaling_disabled": "已禁用模型缩放功能",
|
||||
"focus_view_disabled": "已禁用焦点视图功能",
|
||||
"stickers_disabled": "已禁用贴纸功能",
|
||||
"future_proofing": "Future Proofing",
|
||||
"labs": "社区实验室",
|
||||
"cache": "缓存",
|
||||
@@ -1223,9 +1148,7 @@
|
||||
"public_count": "公开房间有{count}人在线",
|
||||
"private_count": "私人房间有{count}人在线",
|
||||
"capacity_count": "推荐人数: {count}人(上限:{max}人)",
|
||||
"self_invite_tooltip": "邀请自己",
|
||||
"refresh_instance_info": "刷新房间信息",
|
||||
"instance_full": "房间已满",
|
||||
"instance_creator": "房间建立者"
|
||||
},
|
||||
"info": {
|
||||
@@ -1254,8 +1177,7 @@
|
||||
"platform": "支持的平台",
|
||||
"last_visited": "最后游玩时间",
|
||||
"visit_count": "游玩次数",
|
||||
"time_spent": "总停留时长",
|
||||
"accuracy_notice": "这是来自本地数据库的数据,可能不准确"
|
||||
"time_spent": "总停留时长"
|
||||
},
|
||||
"json": {
|
||||
"header": "原始 JSON 信息"
|
||||
@@ -1277,13 +1199,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(公开)",
|
||||
"private": "(私人)",
|
||||
"own": "(自有)"
|
||||
"private": "(私人)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "从缓存中删除模型",
|
||||
"favorite_tooltip": "添加到收藏夹",
|
||||
"unfavorite_tooltip": "从收藏夹中移除",
|
||||
"refresh": "刷新",
|
||||
"share": "分享",
|
||||
"select": "使用此模型",
|
||||
@@ -1320,8 +1240,7 @@
|
||||
"gallery": "模型相册"
|
||||
},
|
||||
"json": {
|
||||
"header": "原始 JSON 信息",
|
||||
"file_analysis": "分析缓存文件"
|
||||
"header": "原始 JSON 信息"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1369,7 +1288,6 @@
|
||||
"header": "信息",
|
||||
"instances": "房间列表",
|
||||
"announcement": "公告",
|
||||
"instance_full": "房间已满",
|
||||
"rules": "规则",
|
||||
"members": "成员",
|
||||
"created_at": "创建时间",
|
||||
@@ -1452,10 +1370,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "语言",
|
||||
"add_language": "添加语言",
|
||||
"select_language": "选择语言",
|
||||
"ok": "确定",
|
||||
"cancel": "取消"
|
||||
"select_language": "选择语言"
|
||||
},
|
||||
"bio": {
|
||||
"header": "个人简介",
|
||||
@@ -1486,8 +1401,6 @@
|
||||
"region_use": "美国东部",
|
||||
"region_eu": "欧洲",
|
||||
"region_jp": "日本",
|
||||
"content_settings": "功能设置",
|
||||
"content_placeholder": "启用的功能",
|
||||
"content_emoji": "表情",
|
||||
"content_stickers": "贴纸",
|
||||
"content_pedestals": "分享浮标",
|
||||
@@ -1562,16 +1475,13 @@
|
||||
"translation_api": {
|
||||
"header": "个人简介翻译 API",
|
||||
"description": "输入你的 Google 翻译 API 密钥",
|
||||
"placeholder": "输入形如“AIzaSy......”的密钥",
|
||||
"guide": "查看教程(英语)",
|
||||
"mode": "提供商",
|
||||
"mode_google": "Google 翻译",
|
||||
"mode_openai": "OpenAI",
|
||||
"test": "测试",
|
||||
"save": "保存",
|
||||
"msg_disabled": "翻译 API 已禁用",
|
||||
"msg_fill_endpoint_model": "请填写端点和模型",
|
||||
"msg_settings_invalid": "翻译设置无效",
|
||||
"msg_settings_saved": "翻译设置已保存",
|
||||
"msg_test_success": "测试成功",
|
||||
"msg_test_failed": "测试失败",
|
||||
@@ -1585,14 +1495,12 @@
|
||||
"fetching_models": "获取中...",
|
||||
"msg_endpoint_required": "请先填写端点地址",
|
||||
"msg_models_fetched": "找到 {count} 个可用的大语言模型",
|
||||
"msg_no_models_found": "未找到任何可用的大语言模型",
|
||||
"msg_fetch_models_failed": "获取大语言模型列表失败"
|
||||
"msg_no_models_found": "未找到任何可用的大语言模型"
|
||||
},
|
||||
"set_world_tags": {
|
||||
"header": "设置世界标签",
|
||||
"avatar_scaling_disabled": "关闭模型缩放功能",
|
||||
"focus_view_disabled": "禁用焦点视图",
|
||||
"stickers_disabled": "禁用贴纸",
|
||||
"enable_debugging": "为其他人启用世界调试菜单",
|
||||
"author_tags": "作者添加的标签(以逗号分隔)",
|
||||
"content_tags": "内容警告标签(以逗号分隔)",
|
||||
@@ -1607,7 +1515,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "设置模型标签",
|
||||
"content_tags": "内容警告标签",
|
||||
"content_horror": "恐怖",
|
||||
"content_gore": "血腥",
|
||||
"content_violence": "暴力",
|
||||
@@ -1923,8 +1830,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "群组成员管理",
|
||||
"filter_type": "筛选",
|
||||
"select_type": "选择操作",
|
||||
"search_placeholder": "搜索",
|
||||
"members": "成员",
|
||||
"bans": "封禁列表",
|
||||
"invites": "邀请列表",
|
||||
@@ -1944,7 +1849,6 @@
|
||||
"accept_join_requests": "接受加入请求",
|
||||
"reject_join_requests": "拒绝加入请求",
|
||||
"block_join_requests": "屏蔽加入请求",
|
||||
"group_members": "群组成员",
|
||||
"progress": "操作进度:",
|
||||
"display_name": "昵称",
|
||||
"visibility": "可见性",
|
||||
@@ -1987,7 +1891,6 @@
|
||||
"header": "戳一戳",
|
||||
"emoji_manager": "表情管理",
|
||||
"select_emoji": "选择表情",
|
||||
"my_emojis": "我的表情",
|
||||
"default_emojis": "默认表情",
|
||||
"cancel": "取消",
|
||||
"send": "发送"
|
||||
@@ -2020,12 +1923,7 @@
|
||||
"moderate_group": {
|
||||
"header": "管理群组成员",
|
||||
"choose_group_placeholder": "选择群组...",
|
||||
"groups_with_moderation_permission": "拥有管理权限的群组",
|
||||
"moderation_tools": "打开管理工具"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "下载并保存图片",
|
||||
"copy_image_to_clipboard": "将图片复制到剪贴板"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -2077,9 +1975,7 @@
|
||||
"create_failed": "房间创建失败"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "无法更新模型状态",
|
||||
"image_changed": "已更改模型封面",
|
||||
"image_invalid": "上传的封面图片无效"
|
||||
"change_moderation_failed": "无法更新模型状态"
|
||||
},
|
||||
"avatar_lookup": {
|
||||
"not_found": "在模型数据库中未能找到模型",
|
||||
@@ -2090,9 +1986,6 @@
|
||||
"database": {
|
||||
"upgrade_complete": "数据库升级完成"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "表情(Emoji)上传成功"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "文件不是有效的图片格式",
|
||||
"too_large": "文件大小过大",
|
||||
@@ -2109,38 +2002,18 @@
|
||||
"launch": {
|
||||
"invalid_path": "无效路径,你必须输入 VRChat 文件夹所在的路径或 “launch.exe” 所在的路径"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "拍立得照片上传成功"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "贴纸上传成功"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "图片已成功上传到相册",
|
||||
"failed": "无法将图片上传到相册"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "图片已成功上传到模型相册",
|
||||
"failed": "图片未能上传到模型相册",
|
||||
"deleted": "图片已被成功删除",
|
||||
"not_found": "未找到模型相册的 ID",
|
||||
"already_first": "已是第一张图片",
|
||||
"already_last": "已是最后一张图片",
|
||||
"reordered": "相册图片排序成功"
|
||||
},
|
||||
"upload": {
|
||||
"loading": "上传中",
|
||||
"success": "上传成功",
|
||||
"error": "上传失败"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "已更改世界封面",
|
||||
"image_invalid": "当前使用的世界封面图无效",
|
||||
"load_failed": "加载世界信息失败"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "图标上传成功"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "已更新玩家状态",
|
||||
"load_failed": "加载用户信息失败"
|
||||
@@ -2165,7 +2038,6 @@
|
||||
"description": "输入你的身份验证应用中的验证码",
|
||||
"use_otp": "使用一次性邮件验证码或备用验证码",
|
||||
"verify": "验证",
|
||||
"input_placeholder": "输入验证码",
|
||||
"input_error": "无效的验证码"
|
||||
},
|
||||
"otp": {
|
||||
@@ -2173,7 +2045,6 @@
|
||||
"description": "输入你保存的其中一个备用验证码",
|
||||
"use_totp": "使用验证码",
|
||||
"verify": "验证",
|
||||
"input_placeholder": "备用验证码",
|
||||
"input_error": "无效的验证码"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -2181,7 +2052,6 @@
|
||||
"description": "输入发送到邮箱的验证码",
|
||||
"resend": "重新发送验证码",
|
||||
"verify": "验证",
|
||||
"input_placeholder": "输入验证码",
|
||||
"input_error": "无效的验证码"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -2193,49 +2063,11 @@
|
||||
"description": "输入新名称",
|
||||
"cancel": "取消",
|
||||
"change": "更改",
|
||||
"input_placeholder": "输入你想要的名称",
|
||||
"input_error": "请输入有效的名称",
|
||||
"message": {
|
||||
"success": "已重命名收藏夹"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "打开玩家资料页",
|
||||
"description": "输入玩家的资料链接或玩家 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "请输入玩家资料链接 / 玩家 ID",
|
||||
"message": {
|
||||
"error": "无效的链接或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "打开玩家资料页",
|
||||
"description": "输入用户名",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "请输入用户名"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "查看世界详细信息",
|
||||
"description": "输入世界链接或世界 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "请输入世界链接 / 世界 ID",
|
||||
"message": {
|
||||
"error": "无效的链接或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "打开模型资料页",
|
||||
"description": "输入模型链接或模型 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "需要模型链接 / 模型 ID",
|
||||
"message": {
|
||||
"error": "无效的链接或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "直接打开",
|
||||
"description": "输入玩家 / 世界 / 房间 / 模型链接 或 UUID",
|
||||
@@ -2314,8 +2146,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "更改推荐人数",
|
||||
"description": "输入世界的推荐容纳人数(软上限)",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "请输入有效的数字",
|
||||
"message": {
|
||||
"success": "推荐进入人数更改成功"
|
||||
@@ -2341,8 +2171,7 @@
|
||||
"search_limit_error": "请输入 {min} 到 {max} 之间的数字。",
|
||||
"search_limit_warning": "过大的数值可能会导致程序卡死,如无必要,不要修改这些值。",
|
||||
"cancel": "取消",
|
||||
"save": "保存",
|
||||
"input_error": "请输入有效的数值"
|
||||
"save": "保存"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "玩家超时阀值",
|
||||
@@ -2359,11 +2188,6 @@
|
||||
"input_error": "请输入有效的值"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "新建收藏夹",
|
||||
"description": "输入收藏夹名称",
|
||||
"cancel": "取消",
|
||||
"ok": "确定",
|
||||
"input_error": "请输入有效的名称",
|
||||
"message": {
|
||||
"error": "名称为 {name} 的收藏夹已存在"
|
||||
}
|
||||
@@ -2378,13 +2202,6 @@
|
||||
"error": "已存在名称为 {name} 的收藏夹"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "待确认离线",
|
||||
"description": "设置将好友标记为离线之前的延迟(秒) (默认值:110)",
|
||||
"cancel": "取消",
|
||||
"save": "保存",
|
||||
"input_error": "请输入有效的秒数"
|
||||
},
|
||||
"auto_login_delay": {
|
||||
"header": "自动登录延迟",
|
||||
"description": "输入延迟时间(秒)(0 表示禁用,最大值为 10)。",
|
||||
@@ -2393,7 +2210,6 @@
|
||||
"proxy_settings": {
|
||||
"header": "代理服务器设置",
|
||||
"description": "输入代理地址和端口 (Socks)",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "关闭",
|
||||
"restart": "保存并重启"
|
||||
},
|
||||
@@ -2402,8 +2218,6 @@
|
||||
"description": "输入你的兑换码",
|
||||
"cancel": "取消",
|
||||
"redeem": "兑换",
|
||||
"input_placeholder": "输入兑换码",
|
||||
"input_error": "请输入兑换码,兑换码不得为空",
|
||||
"success": "兑换成功!"
|
||||
}
|
||||
},
|
||||
@@ -2465,7 +2279,6 @@
|
||||
"type": "类型",
|
||||
"user": "玩家",
|
||||
"group": "群组",
|
||||
"user_group": "玩家/群组",
|
||||
"photo": "封面",
|
||||
"message": "消息",
|
||||
"action": "操作"
|
||||
@@ -2493,23 +2306,8 @@
|
||||
"message": "消息",
|
||||
"cool_down": "编辑冷却",
|
||||
"action": "操作"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "时间",
|
||||
"name": "名称"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "No.",
|
||||
"status": "状态"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "时间",
|
||||
"name": "名称",
|
||||
"type": "类型",
|
||||
"status": "状态",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"import": {
|
||||
"image": "图片",
|
||||
"name": "名称",
|
||||
@@ -2631,7 +2429,6 @@
|
||||
"error_message": "错误信息",
|
||||
"endpoint": "接口",
|
||||
"missing_credentials": "缺少访问凭据",
|
||||
"avatar_private_or_deleted": "这个模型是私人的,或其已被删除",
|
||||
"vpn_in_use": "VRChat 目前限制了大多数的 VPN 服务。请断开所有已连接的 VPN 后重试。",
|
||||
"login_error": "登录失败",
|
||||
"invalid_json_response": "无效的 JSON 响应",
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
"friend_list": "好友列表",
|
||||
"charts": "圖表",
|
||||
"tools": "工具",
|
||||
"about": "關於",
|
||||
"profile": "個人檔案",
|
||||
"settings": "設定",
|
||||
"manage": "管理",
|
||||
"help_support": "協助與支援",
|
||||
@@ -44,7 +42,6 @@
|
||||
"folder_selected": "資料夾項目",
|
||||
"folder_selected_empty": "尚未選擇項目",
|
||||
"delete_folder": "刪除資料夾",
|
||||
"assign_folder": "加入資料夾",
|
||||
"remove_from_folder": "從資料夾移除",
|
||||
"folder_empty": "此資料夾沒有任何項目",
|
||||
"invalid_folder": "資料夾必須有名稱,且至少包含兩個項目。",
|
||||
@@ -52,11 +49,6 @@
|
||||
"restore_default_confirm": "要將導覽選單恢復成預設排序嗎?",
|
||||
"save": "儲存",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"icon_picker": {
|
||||
"search_placeholder": "搜尋圖示名稱或標籤",
|
||||
"pick_icon": "選擇圖示",
|
||||
"no_icon_found": "找不到符合的圖示"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
@@ -78,7 +70,6 @@
|
||||
},
|
||||
"feed": {
|
||||
"favorites_only_tooltip": "僅篩選收藏",
|
||||
"filter_placeholder": "篩選動態",
|
||||
"search_placeholder": "搜尋動態",
|
||||
"filters": {
|
||||
"GPS": "位置",
|
||||
@@ -90,7 +81,6 @@
|
||||
}
|
||||
},
|
||||
"friends_locations": {
|
||||
"online_friends": "在線好友",
|
||||
"online": "上線",
|
||||
"favorite": "收藏",
|
||||
"same_instance": "Same Instance",
|
||||
@@ -99,7 +89,6 @@
|
||||
"spacing": "間距",
|
||||
"scale": "縮放",
|
||||
"separate_same_instance_friends": "分開顯示同房好友",
|
||||
"no_matching_friends": "沒有符合的好友",
|
||||
"loading_more": "載入更多..."
|
||||
},
|
||||
"game_log": {
|
||||
@@ -161,32 +150,22 @@
|
||||
"next_page": "下一頁"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
"header": "好友"
|
||||
},
|
||||
"worlds": {
|
||||
"header": "世界",
|
||||
"search": "搜尋",
|
||||
"vrchat_favorites": "VRChat 收藏",
|
||||
"local_favorites": "本地收藏",
|
||||
"new_group": "新群組",
|
||||
"refresh": "重新刷新",
|
||||
"cancel_refresh": "取消刷新"
|
||||
},
|
||||
"avatars": {
|
||||
"header": "角色",
|
||||
"search": "搜尋",
|
||||
"vrchat_favorites": "VRChat 收藏",
|
||||
"local_favorites": "本地收藏列表 (需要 VRC+)",
|
||||
"new_group": "新群組",
|
||||
"refresh": "重新刷新",
|
||||
"cancel_refresh": "取消刷新",
|
||||
"check_invalid": "檢查已刪除/私人角色",
|
||||
"check_description": "偵測並移除群組中的無效角色",
|
||||
"checking": "正在檢查無效角色…",
|
||||
"check_progress": "進度:{current}/{total}",
|
||||
"check_complete": "檢查完成!",
|
||||
"check_summary": "已檢查 {total} 個角色,找到 {invalid} 個無效,已移除 {removed} 個",
|
||||
"removed_list_header": "待刪除的角色:",
|
||||
"copy_removed_ids": "複製角色 ID",
|
||||
"copied_ids": "已將角色 ID 複製到剪貼簿",
|
||||
@@ -216,7 +195,6 @@
|
||||
"delete_tooltip": "刪除",
|
||||
"unavailable_tooltip": "無法使用",
|
||||
"private": "私人",
|
||||
"sort_by": "排序方式",
|
||||
"select_avatar_tooltip": "選擇角色"
|
||||
},
|
||||
"friend_log": {
|
||||
@@ -300,11 +278,9 @@
|
||||
}
|
||||
},
|
||||
"friend_list": {
|
||||
"header": "好友列表",
|
||||
"bulk_unfriend": "批次解除好友",
|
||||
"bulk_unfriend_selection": "批次解除已選擇的好友",
|
||||
"load": "讀取缺失的項目",
|
||||
"load_tooltip": "讀取",
|
||||
"load_dialog_title": "載入缺少的項目",
|
||||
"load_dialog_message": "正在取得你好友資料中缺少的欄位。",
|
||||
"load_cancel": "取消",
|
||||
@@ -312,13 +288,9 @@
|
||||
"favorites_only_tooltip": "僅篩選收藏",
|
||||
"search_placeholder": "搜尋好友",
|
||||
"filter_placeholder": "篩選好友",
|
||||
"refresh_tooltip": "重新整理",
|
||||
"clear_tooltip": "清除結果",
|
||||
"cancel_tooltip": "取消",
|
||||
"load_mutual_friends": "載入共同好友"
|
||||
},
|
||||
"charts": {
|
||||
"header": "圖表",
|
||||
"instance_activity": {
|
||||
"header": "房間活動",
|
||||
"online_time": "上線時間",
|
||||
@@ -326,11 +298,9 @@
|
||||
"next_day": "後一天",
|
||||
"refresh": "重新整理",
|
||||
"tips": {
|
||||
"header": "提示",
|
||||
"online_time": "上線時間是指 VRCX 為當天記錄的遊戲時間。",
|
||||
"click_Y_axis": "點擊 Y 軸標籤可跳轉至房間詳情或開啟使用者對話視窗。",
|
||||
"click_instance_name": "點擊房間名稱可開啟先前房間資訊視窗。",
|
||||
"accuracy_notice": "本地資料庫的資訊可能不完全準確"
|
||||
"click_instance_name": "點擊房間名稱可開啟先前房間資訊視窗。"
|
||||
},
|
||||
"settings": {
|
||||
"header": "設定",
|
||||
@@ -375,26 +345,6 @@
|
||||
"mutual_friend_graph_ready_title": "共同好友網路圖",
|
||||
"mutual_friend_graph_ready_message": "共同好友網路圖已準備完成",
|
||||
"friend_list_changed_fetch_again": "好友清單已變更,請重新取得共同好友網路。"
|
||||
},
|
||||
"tooltip": {
|
||||
"mutual_friends_count": "共同好友:{count}",
|
||||
"edge": "{source} ↔ {target}"
|
||||
},
|
||||
"force_dialog": {
|
||||
"open_label": "調整圖表佈局設定",
|
||||
"title": "圖表佈局設定",
|
||||
"description": "微調用來繪製共同好友關係圖的力導向佈局。",
|
||||
"repulsion": "排斥力",
|
||||
"edge_length_min": "連線長度(最小)",
|
||||
"edge_length_max": "連線長度(最大)",
|
||||
"gravity": "重力",
|
||||
"apply": "套用",
|
||||
"reset": "重設",
|
||||
"repulsion_help": "節點之間的排斥力。",
|
||||
"edge_length_min_help": "已連線節點之間的最小距離。",
|
||||
"edge_length_max_help": "已連線節點之間的最大距離。",
|
||||
"gravity_help": "拉向圖表中心的力量強度。",
|
||||
"invalid_input": "請輸入非負數。"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -405,7 +355,6 @@
|
||||
"calendar": "行事曆",
|
||||
"calendar_description": "群組活動行事曆"
|
||||
},
|
||||
"image": {},
|
||||
"user": {
|
||||
"discord_names_description": "尋找你 VRChat 好友的 Discord 使用者名稱",
|
||||
"export_friend_list_description": "匯出你的 VRChat 好友列表",
|
||||
@@ -424,7 +373,6 @@
|
||||
"pictures": {
|
||||
"vrc_photos": "VRChat 照片",
|
||||
"steam_screenshots": "Steam 截圖",
|
||||
"open_folder": "開啟資料夾",
|
||||
"vrc_photos_description": "開啟你的 VRChat 照片資料夾",
|
||||
"steam_screenshots_description": "開啟你的 Steam 截圖資料夾"
|
||||
},
|
||||
@@ -442,16 +390,8 @@
|
||||
},
|
||||
"profile": {
|
||||
"profile": {
|
||||
"header": "個人檔案",
|
||||
"last_activity": "最後動態",
|
||||
"two_factor": "雙重認證 (2FA)",
|
||||
"two_factor_enabled": "已啟用",
|
||||
"two_factor_disabled": "已停用",
|
||||
"vrchat_credits": "擁有的 VRChat 點數",
|
||||
"refresh": "點擊以重新整理",
|
||||
"logout": "登出",
|
||||
"manage_gallery_inventory_icon": "管理相簿 / 圖示 / 表情符號",
|
||||
"export_notes": "匯出備註"
|
||||
"refresh": "點擊以重新整理"
|
||||
},
|
||||
"game_info": {
|
||||
"header": "遊戲資訊",
|
||||
@@ -459,12 +399,7 @@
|
||||
"user_online": "{count} 位用戶在線上",
|
||||
"refresh": "點擊以重新整理"
|
||||
},
|
||||
"vrc_sdk_downloads": {
|
||||
"header": "下載 VRC SDK"
|
||||
},
|
||||
"config_json": "JSON 資料",
|
||||
"current_user_json": "目前用戶的 JSON 資料",
|
||||
"feedback": "回饋",
|
||||
"refresh_tooltip": "重新整理",
|
||||
"clear_results_tooltip": "清除結果"
|
||||
},
|
||||
@@ -506,7 +441,6 @@
|
||||
"disable_gpu_acceleration": "停用 GPU 加速",
|
||||
"disable_gpu_acceleration_tooltip": "僅在你確切知道自己在做什麼的情況下更改此選項,可能會導致 SteamVR 嵌入介面無法正常運作,但可能可以解決 UI 問題,需要重新啟動 VRCX",
|
||||
"disable_vr_overlay_gpu_acceleration": "停用 VR 嵌入介面 GPU 加速",
|
||||
"disable_vr_overlay_gpu_acceleration_tooltip": "VR 嵌入介面 GPU 加速可能會導致 VRCX 崩潰或造成 VRAM 記憶體洩漏,需要重新啟動 VRCX",
|
||||
"proxy": "代理設定",
|
||||
"startup_linux": "在啟動 VRCX.desktop 檔案中加入「--startup/」命令,以在系統啟動時最小化啟動 VRCX"
|
||||
},
|
||||
@@ -520,7 +454,6 @@
|
||||
"empty_avatar": "記錄沒有名稱的動態影像"
|
||||
},
|
||||
"automation": {
|
||||
"header": "自動化",
|
||||
"auto_change_status": "自動變更狀態",
|
||||
"auto_state_change_tooltip": "當房間中有其他人時,自動變更狀態 (獨處 / 有人)",
|
||||
"alone_condition": "獨處條件",
|
||||
@@ -565,7 +498,6 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "介面縮放",
|
||||
"vrcplus_profile_icons": "VRChat+ 個人檔案圖示",
|
||||
"tooltips": "工具提示",
|
||||
"show_instance_id": "顯示房間 ID",
|
||||
"age_gated_instances": "年齡限制房間",
|
||||
"nicknames": "備註暱稱",
|
||||
@@ -594,15 +526,12 @@
|
||||
"alphabetical": "依字母順序",
|
||||
"private_to_bottom": "將私人好友排在最下方",
|
||||
"status": "狀態",
|
||||
"status_and_private_to_bottom": "狀態和將私人好友排在最下方",
|
||||
"location": "位置",
|
||||
"last_active": "最近上線",
|
||||
"last_seen": "上次看見",
|
||||
"time_in_instance": "在房間中的時間",
|
||||
"placeholder": "排序順序",
|
||||
"dropdown_header": "選擇排序順序"
|
||||
"placeholder": "排序順序"
|
||||
},
|
||||
"width": "寬度",
|
||||
"group_by_instance": "依照房間分類",
|
||||
"group_by_instance_tooltip": "啟用後,若有多位好友在同一房間,將依房間分組顯示。",
|
||||
"hide_friends_in_same_instance": "隱藏同房間好友",
|
||||
@@ -613,9 +542,7 @@
|
||||
"user_dialog": {
|
||||
"header": "用戶資訊",
|
||||
"vrchat_notes": "VRChat 備註",
|
||||
"vrcx_memos": "VRCX 備註",
|
||||
"export_vrcx_memos_into_vrchat_notes": "將 VRCX 備忘錄匯出成 VRChat 備註",
|
||||
"export_notes": "匯出備註"
|
||||
"vrcx_memos": "VRCX 備註"
|
||||
},
|
||||
"user_colors": {
|
||||
"header": "使用者名稱顏色",
|
||||
@@ -718,18 +645,14 @@
|
||||
},
|
||||
"pictures": {
|
||||
"pictures": {
|
||||
"header": "照片",
|
||||
"auto_delete_old_prints": "自動刪除舊拍立得",
|
||||
"auto_delete_prints_from_vrc": "達到拍立得上限時,從 VRC 刪除舊拍立得"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"advanced": {
|
||||
"header": "進階設定",
|
||||
"launch_options": "啟動選項",
|
||||
"screenshot_metadata": "螢幕截圖詳細資訊",
|
||||
"vrc_registry_backup": "VRC 註冊表備份",
|
||||
"common_folders": "遊戲資料夾",
|
||||
"primary_password": {
|
||||
"header": "主密碼",
|
||||
"description": "密碼加密(將停用自動登入)"
|
||||
@@ -817,16 +740,12 @@
|
||||
"header": "應用程式啟動器",
|
||||
"folder": "自動啟動資料夾",
|
||||
"folder_tooltip": "要用 VRChat 自動啟動應用程式,請將捷徑放在這個文件夾中",
|
||||
"enable": "啟用",
|
||||
"auto_close": "自動關閉應用程式",
|
||||
"run_process_once": "開啟應用程式的單一執行個體"
|
||||
},
|
||||
"cache_debug": {
|
||||
"header": "VRCX 世界快取/除錯",
|
||||
"udon_exception_logging": "Udon 異常紀錄",
|
||||
"gpu_fix": "SteamVR 嵌入介面 GPU 修復",
|
||||
"gpu_fix_notice": "(需要重新啟動)",
|
||||
"gpu_fix_warning": "只有在 SteamVR 嵌入介面不工作並且你有 2 個 GPU 的情況下才會啟用這個選項",
|
||||
"disable_gamelog": "關閉遊戲紀錄",
|
||||
"disable_gamelog_notice": "(可能會弄壞很多東西)",
|
||||
"user_cache": "用戶快取:",
|
||||
@@ -895,7 +814,6 @@
|
||||
"search_result_active": "活躍",
|
||||
"search_result_offline": "離線",
|
||||
"search_result_more": "搜尋更多:",
|
||||
"direct_access_tooltip": "直接存取剪貼簿的 ID / 連結",
|
||||
"refresh_tooltip": "重新整理好友",
|
||||
"groups": "群組房間",
|
||||
"friends": "好友",
|
||||
@@ -922,7 +840,6 @@
|
||||
"tags": {
|
||||
"friend_no": "第 {number} 位好友",
|
||||
"vrchat_team": "VRChat 團隊",
|
||||
"18_plus_verified": "18+ 已驗證",
|
||||
"age_verified": "年齡已驗證",
|
||||
"trust_level": "信用等級",
|
||||
"mutual_friends": "共同好友"
|
||||
@@ -1014,10 +931,8 @@
|
||||
"copy_url": "複製連結",
|
||||
"copy_display_name": "複製顯示名稱",
|
||||
"vrcplus_hides_avatar": "設定 VRC+ 個人檔案照片時,會隱藏角色資訊。 這也會隱藏 feed 中的角色變更",
|
||||
"accuracy_notice": "本地資料庫的資料可能不精確",
|
||||
"instance_full": "已滿",
|
||||
"instance_closed": "已關閉",
|
||||
"instance_hard_closed": "強制關閉",
|
||||
"close_instance": "關閉房間",
|
||||
"instance_age_gated": "年齡限制",
|
||||
"open_previous_instance": "開啟上個房間",
|
||||
@@ -1089,7 +1004,6 @@
|
||||
"private": "私人",
|
||||
"avatar_scaling_disabled": "角色縮放關閉",
|
||||
"focus_view_disabled": "焦點檢視已停用",
|
||||
"stickers_disabled": "貼紙已停用",
|
||||
"future_proofing": "可未來更新",
|
||||
"labs": "社區實驗室",
|
||||
"cache": "快取",
|
||||
@@ -1129,9 +1043,7 @@
|
||||
"public_count": "公開 {count}",
|
||||
"private_count": "私人 {count}",
|
||||
"capacity_count": "用戶上限 {count} ({max})",
|
||||
"self_invite_tooltip": "自我邀請",
|
||||
"refresh_instance_info": "重新整理房間資訊",
|
||||
"instance_full": "已滿",
|
||||
"instance_creator": "房間建立者"
|
||||
},
|
||||
"info": {
|
||||
@@ -1160,8 +1072,7 @@
|
||||
"platform": "平台",
|
||||
"last_visited": "上次拜訪",
|
||||
"visit_count": "我拜訪次數",
|
||||
"time_spent": "停留時長",
|
||||
"accuracy_notice": "本地資料庫的資料可能不精確"
|
||||
"time_spent": "停留時長"
|
||||
},
|
||||
"json": {
|
||||
"header": "原始資料"
|
||||
@@ -1183,13 +1094,11 @@
|
||||
},
|
||||
"labels": {
|
||||
"public": "(公開)",
|
||||
"private": "(私人)",
|
||||
"own": "(自有)"
|
||||
"private": "(私人)"
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "從快取中刪除角色",
|
||||
"favorite_tooltip": "新增到我的收藏",
|
||||
"unfavorite_tooltip": "從我的收藏中移除",
|
||||
"refresh": "重新整理",
|
||||
"share": "分享",
|
||||
"select": "選擇角色",
|
||||
@@ -1226,8 +1135,7 @@
|
||||
"gallery": "相簿"
|
||||
},
|
||||
"json": {
|
||||
"header": "原始資料",
|
||||
"file_analysis": "文件分析"
|
||||
"header": "原始資料"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
@@ -1275,7 +1183,6 @@
|
||||
"header": "資訊",
|
||||
"instances": "房間",
|
||||
"announcement": "公告",
|
||||
"instance_full": "已滿",
|
||||
"rules": "規則",
|
||||
"members": "成員",
|
||||
"created_at": "創建時間",
|
||||
@@ -1358,10 +1265,7 @@
|
||||
},
|
||||
"language": {
|
||||
"header": "語言",
|
||||
"add_language": "新增語言",
|
||||
"select_language": "選擇語言",
|
||||
"ok": "確定",
|
||||
"cancel": "取消"
|
||||
"select_language": "選擇語言"
|
||||
},
|
||||
"bio": {
|
||||
"header": "自我介紹",
|
||||
@@ -1392,8 +1296,6 @@
|
||||
"region_use": "美國東部",
|
||||
"region_eu": "歐洲",
|
||||
"region_jp": "日本",
|
||||
"content_settings": "內容設定",
|
||||
"content_placeholder": "已啟用內容",
|
||||
"content_emoji": "表情符號",
|
||||
"content_stickers": "貼紙",
|
||||
"content_pedestals": "分享座",
|
||||
@@ -1468,16 +1370,13 @@
|
||||
"translation_api": {
|
||||
"header": "Google 翻譯 API",
|
||||
"description": "輸入你的 Google 翻譯 API 金鑰",
|
||||
"placeholder": "Google 翻譯 API 金鑰",
|
||||
"guide": "使用指南",
|
||||
"mode": "服務提供者",
|
||||
"mode_google": "Google 翻譯",
|
||||
"mode_openai": "OpenAI",
|
||||
"test": "測試",
|
||||
"save": "儲存",
|
||||
"msg_disabled": "翻譯 API 已停用",
|
||||
"msg_fill_endpoint_model": "請填寫 API 端點與模型",
|
||||
"msg_settings_invalid": "翻譯設定無效",
|
||||
"msg_settings_saved": "翻譯設定已儲存",
|
||||
"msg_test_success": "測試成功",
|
||||
"msg_test_failed": "測試失敗",
|
||||
@@ -1492,7 +1391,6 @@
|
||||
"header": "設定世界標籤",
|
||||
"avatar_scaling_disabled": "關閉角色縮放",
|
||||
"focus_view_disabled": "焦點檢視已停用",
|
||||
"stickers_disabled": "貼紙已停用",
|
||||
"enable_debugging": "為其他人啟用世界偵錯",
|
||||
"author_tags": "作者標籤(使用逗號分隔每個標籤)",
|
||||
"content_tags": "內容警告標籤",
|
||||
@@ -1507,7 +1405,6 @@
|
||||
},
|
||||
"set_avatar_tags": {
|
||||
"header": "設定角色標籤",
|
||||
"content_tags": "內容警告標籤",
|
||||
"content_horror": "恐怖",
|
||||
"content_gore": "血腥",
|
||||
"content_violence": "暴力",
|
||||
@@ -1808,8 +1705,6 @@
|
||||
"group_member_moderation": {
|
||||
"header": "群組成員管理",
|
||||
"filter_type": "過濾類型",
|
||||
"select_type": "選擇類型",
|
||||
"search_placeholder": "搜尋",
|
||||
"members": "成員",
|
||||
"bans": "封鎖",
|
||||
"invites": "邀請",
|
||||
@@ -1829,7 +1724,6 @@
|
||||
"accept_join_requests": "接受加入請求",
|
||||
"reject_join_requests": "拒絕加入請求",
|
||||
"block_join_requests": "封鎖加入請求",
|
||||
"group_members": "群組成員",
|
||||
"progress": "進度:",
|
||||
"display_name": "顯示名稱",
|
||||
"visibility": "可見度",
|
||||
@@ -1872,7 +1766,6 @@
|
||||
"header": "戳一下",
|
||||
"emoji_manager": "管理表情符號",
|
||||
"select_emoji": "選擇表情符號",
|
||||
"my_emojis": "我的表情符號",
|
||||
"default_emojis": "預設表情符號",
|
||||
"cancel": "取消",
|
||||
"send": "傳送"
|
||||
@@ -1905,12 +1798,7 @@
|
||||
"moderate_group": {
|
||||
"header": "管理群組成員",
|
||||
"choose_group_placeholder": "選擇群組",
|
||||
"groups_with_moderation_permission": "具有管理權限的群組",
|
||||
"moderation_tools": "管理工具"
|
||||
},
|
||||
"fullscreen_image": {
|
||||
"download_and_save_image": "下載並儲存圖片",
|
||||
"copy_image_to_clipboard": "複製圖片到剪貼簿"
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
@@ -1940,43 +1828,16 @@
|
||||
"not_allowed": "你無權進入此房間"
|
||||
},
|
||||
"avatar": {
|
||||
"change_moderation_failed": "變更角色審核失敗",
|
||||
"image_changed": "角色圖片已變更",
|
||||
"image_invalid": "目前的角色圖片無效"
|
||||
},
|
||||
"emoji": {
|
||||
"uploaded": "表情符號已上傳"
|
||||
"change_moderation_failed": "變更角色審核失敗"
|
||||
},
|
||||
"file": {
|
||||
"not_image": "檔案不是圖片",
|
||||
"too_large": "檔案大小太大"
|
||||
},
|
||||
"print": {
|
||||
"uploaded": "拍立得已上傳"
|
||||
},
|
||||
"sticker": {
|
||||
"uploaded": "貼紙已上傳"
|
||||
},
|
||||
"gallery": {
|
||||
"uploaded": "相簿圖片已上傳",
|
||||
"failed": "上傳相簿圖片失敗"
|
||||
},
|
||||
"avatar_gallery": {
|
||||
"uploaded": "角色圖庫圖片上傳成功",
|
||||
"failed": "上傳角色圖庫圖片失敗",
|
||||
"deleted": "角色圖庫圖片刪除成功",
|
||||
"not_found": "角色圖庫檔案 ID 未找到",
|
||||
"already_first": "已是第一張圖片",
|
||||
"already_last": "已是最後一張圖片",
|
||||
"reordered": "成功重新排列角色圖庫圖片"
|
||||
},
|
||||
"world": {
|
||||
"image_changed": "世界圖片已變更",
|
||||
"image_invalid": "目前的場景圖片無效"
|
||||
},
|
||||
"icon": {
|
||||
"uploaded": "圖示已上傳"
|
||||
},
|
||||
"user": {
|
||||
"moderated": "用戶已進行審核"
|
||||
},
|
||||
@@ -1997,7 +1858,6 @@
|
||||
"description": "輸入你的身份驗證器應用程式中的數字代碼",
|
||||
"use_otp": "使用一次性密碼",
|
||||
"verify": "驗證",
|
||||
"input_placeholder": "驗證碼",
|
||||
"input_error": "無效的代碼"
|
||||
},
|
||||
"otp": {
|
||||
@@ -2005,7 +1865,6 @@
|
||||
"description": "輸入你儲存的其中一個備份驗證碼",
|
||||
"use_totp": "使用驗證碼",
|
||||
"verify": "驗證",
|
||||
"input_placeholder": "備份驗證碼",
|
||||
"input_error": "無效的代碼"
|
||||
},
|
||||
"email_otp": {
|
||||
@@ -2013,7 +1872,6 @@
|
||||
"description": "輸入寄送到電子信箱的數字代碼",
|
||||
"resend": "重新發送郵件",
|
||||
"verify": "驗證",
|
||||
"input_placeholder": "代碼",
|
||||
"input_error": "無效的代碼"
|
||||
},
|
||||
"primary_password": {
|
||||
@@ -2025,49 +1883,11 @@
|
||||
"description": "輸入新名稱",
|
||||
"cancel": "取消",
|
||||
"change": "變更",
|
||||
"input_placeholder": "名稱",
|
||||
"input_error": "需要名稱",
|
||||
"message": {
|
||||
"success": "已重新命名收藏群組"
|
||||
}
|
||||
},
|
||||
"direct_access_user_id": {
|
||||
"header": "直接存取",
|
||||
"description": "輸入用戶連結或用戶 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "需要用戶連結 / 用戶 ID",
|
||||
"message": {
|
||||
"error": "無效的連結或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_username": {
|
||||
"header": "直接存取",
|
||||
"description": "輸入使用者名稱",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "需要使用者名稱"
|
||||
},
|
||||
"direct_access_world_id": {
|
||||
"header": "直接存取",
|
||||
"description": "輸入世界連結或世界 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "需要世界連結 / 世界 ID",
|
||||
"message": {
|
||||
"error": "無效的連結或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_avatar_id": {
|
||||
"header": "直接存取",
|
||||
"description": "輸入角色連結或角色 ID (UUID)",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "需要角色連結 / 角色 ID",
|
||||
"message": {
|
||||
"error": "無效的連結或 ID"
|
||||
}
|
||||
},
|
||||
"direct_access_omni": {
|
||||
"header": "直接存取",
|
||||
"description": "輸入用戶 / 世界 / 房間 / 角色連結 或 ID (UUID)",
|
||||
@@ -2145,8 +1965,6 @@
|
||||
"change_world_recommended_capacity": {
|
||||
"header": "變更建立人數",
|
||||
"description": "輸入推薦房間人數限制",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "請輸入有效的秒數",
|
||||
"message": {
|
||||
"success": "已變更推薦房間人數限制"
|
||||
@@ -2166,12 +1984,11 @@
|
||||
"change_table_size": {
|
||||
"header": "最大表格大小",
|
||||
"description": "限制從資料庫讀取紀錄到介面的數量,較大的資料表大小可能會影響記憶體用量和效能",
|
||||
"table_max_size": "表格大小",
|
||||
"table_page_sizes": "表格每頁筆數",
|
||||
"table_page_sizes_error": "每頁筆數必須是 1 到 1000 之間的數字",
|
||||
"table_max_size": "表格大小",
|
||||
"table_page_sizes": "表格每頁筆數",
|
||||
"table_page_sizes_error": "每頁筆數必須是 1 到 1000 之間的數字",
|
||||
"cancel": "取消",
|
||||
"save": "儲存",
|
||||
"input_error": "請輸入有效的行數"
|
||||
"save": "儲存"
|
||||
},
|
||||
"photon_lobby_timeout": {
|
||||
"header": "用戶超時閾值",
|
||||
@@ -2188,11 +2005,6 @@
|
||||
"input_error": "請輸入有效的小時數"
|
||||
},
|
||||
"new_local_favorite_group": {
|
||||
"header": "新增收藏群組",
|
||||
"description": "輸入世界收藏群組名稱",
|
||||
"cancel": "取消",
|
||||
"ok": "確定",
|
||||
"input_error": "請輸入有效的名稱",
|
||||
"message": {
|
||||
"error": "名稱為 {name} 的群組已存在"
|
||||
}
|
||||
@@ -2207,17 +2019,9 @@
|
||||
"error": "名稱為 {name} 的群組已存在"
|
||||
}
|
||||
},
|
||||
"pending_offline_delay": {
|
||||
"header": "待確認離線",
|
||||
"description": "設定將用戶標記為離線之前的延遲秒數(預設:110)",
|
||||
"cancel": "取消",
|
||||
"save": "儲存",
|
||||
"input_error": "請輸入有效的秒數"
|
||||
},
|
||||
"proxy_settings": {
|
||||
"header": "代理伺服器設定",
|
||||
"description": "輸入代理伺服器地址和連接埠",
|
||||
"placeholder": "127.0.0.1:8080",
|
||||
"close": "關閉",
|
||||
"restart": "重新啟動"
|
||||
},
|
||||
@@ -2226,8 +2030,6 @@
|
||||
"description": "輸入你的代碼以進行兌換",
|
||||
"cancel": "取消",
|
||||
"redeem": "兌換",
|
||||
"input_placeholder": "代碼",
|
||||
"input_error": "必須輸入代碼",
|
||||
"success": "代碼兌換成功"
|
||||
}
|
||||
},
|
||||
@@ -2284,7 +2086,6 @@
|
||||
"type": "類型",
|
||||
"user": "用戶",
|
||||
"group": "群組",
|
||||
"user_group": "用戶/群組",
|
||||
"photo": "照片",
|
||||
"message": "訊息",
|
||||
"action": "動作"
|
||||
@@ -2312,23 +2113,8 @@
|
||||
"message": "訊息",
|
||||
"cool_down": "編輯冷卻",
|
||||
"action": "動作"
|
||||
},
|
||||
"previous_display_name": {
|
||||
"date": "時間",
|
||||
"name": "名稱"
|
||||
}
|
||||
},
|
||||
"social_status": {
|
||||
"no": "編號",
|
||||
"status": "狀態"
|
||||
},
|
||||
"download_history": {
|
||||
"time": "時間",
|
||||
"name": "名稱",
|
||||
"type": "種類",
|
||||
"status": "狀態",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"import": {
|
||||
"image": "圖片",
|
||||
"name": "名稱",
|
||||
@@ -2436,7 +2222,6 @@
|
||||
"error_message": "錯誤訊息",
|
||||
"endpoint": "端點",
|
||||
"missing_credentials": "缺少憑證",
|
||||
"avatar_private_or_deleted": "角色為私人或已刪除",
|
||||
"vpn_in_use": "VRChat 目前封鎖大部分 VPN。請停用任何已連線的 VPN 並重試。",
|
||||
"login_error": "登入錯誤",
|
||||
"invalid_json_response": "無效的 JSON 回應",
|
||||
|
||||
Reference in New Issue
Block a user