106 lines
4.7 KiB
JSON
106 lines
4.7 KiB
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"search": "Search",
|
|
"tests_audio_description": "Check your stereo channels or surround audio output, verify if your speakers are in phase.",
|
|
"tests_audio_label": "Audio",
|
|
"tests_av-sync_description": "Check if your audio and video are in sync, and measure the delay.",
|
|
"tests_av-sync_label": "Audio/Video Sync",
|
|
"tests_card_description": "Test card for your display or projector, check colors, resolution and geometry.",
|
|
"tests_card_label": "Card",
|
|
"tests_camera_description": "Check whether your webcam or capture device is working, its image quality, resolution and frame rate. Take a snapshot.",
|
|
"tests_camera_label": "Camera",
|
|
"tests_gamepad_description": "Test your gamepad, check if it's working, all the buttons and joysticks, stick drift, dead zones and calibration.",
|
|
"tests_gamepad_label": "Gamepad",
|
|
"tests_keyboard_description": "Check if all keys are working and what key codes they send.",
|
|
"tests_keyboard_label": "Keyboard",
|
|
"tests_microphone_description": "Check if your microphone is working, its quality, volume and noise.",
|
|
"tests_microphone_label": "Microphone",
|
|
"tests_mouse_description": "Check if your mouse or touch device works properly, if there are dead zones or jitter.",
|
|
"tests_mouse_label": "Mouse",
|
|
"tests_sensors_description": "See the output of your device's sensors, e.g. GPS, accelerometer, gyroscope, compass, etc.",
|
|
"tests_sensors_label": "Sensors",
|
|
"tests_internet_description": "Measure your internet speed and latency.",
|
|
"tests_internet_label": "Internet speed",
|
|
"tests_timer_description": "Check if your high resolution timer is working.",
|
|
"tests_timer_label": "High resolution timer",
|
|
"category_inputs": "Inputs",
|
|
"category_outputs": "Outputs",
|
|
"category_audio": "Audio",
|
|
"category_video": "Video",
|
|
"category_control": "Control",
|
|
"category_misc": "Miscellaneous",
|
|
"noTestsFound": "No tests found.",
|
|
"camera_title": "Camera test",
|
|
"camera_device": "Device",
|
|
"camera_noCameraFound": "No camera found",
|
|
"camera_refresh": "Refresh",
|
|
"camera_resolution": "Resolution",
|
|
"camera_frameRate": "Frame rate",
|
|
"camera_noCameraSelected": "No camera selected",
|
|
"camera_takePicture": "Take picture",
|
|
"camera_unflipImage": "Unflip image",
|
|
"camera_flipImage": "Flip image",
|
|
"camera_closeSnapshot": "Close snapshot",
|
|
"audio_channel_frontLeft": "Front Left",
|
|
"audio_channel_frontCenter": "Front Center",
|
|
"audio_channel_frontRight": "Front Right",
|
|
"audio_channel_sideLeft": "Side Left",
|
|
"audio_channel_sideRight": "Side Right",
|
|
"audio_channel_rearLeft": "Rear Left",
|
|
"audio_channel_rearRight": "Rear Right",
|
|
"audio_channel_lfe": "LFE",
|
|
"gamepad_title": "Gamepad & Joystick Tests",
|
|
"gamepad_device": "Device",
|
|
"gamepad_noGamepadsDetected": "No gamepads detected. (Try pressing a button)",
|
|
"gamepad_refresh": "Refresh",
|
|
"gamepad_buttons": "Buttons",
|
|
"gamepad_axes": "Axes",
|
|
"gamepad_history": "History",
|
|
"audio_channelTests": "Channel tests",
|
|
"audio_stereo": "Stereo",
|
|
"audio_surroundAudio": "Surround audio",
|
|
"audio_surround51": "5.1 Surround",
|
|
"audio_surround71": "7.1 Surround",
|
|
"audio_phaseTest": "Phase test",
|
|
"audio_frequency": "Frequency",
|
|
"audio_inPhase": "In Phase",
|
|
"audio_outOfPhase": "Out of Phase",
|
|
"audio_stop": "Stop",
|
|
"screenInfo_screenResolution": "Screen Resolution",
|
|
"screenInfo_windowResolution": "Window Resolution",
|
|
"screenInfo_devicePixelRatio": "Device Pixel Ratio",
|
|
"audio_channel_left": "Left",
|
|
"audio_channel_center": "Center",
|
|
"audio_channel_right": "Right",
|
|
"keyboard_title": "Keyboard testing",
|
|
"keyboard_instruction": "Press a key on the keyboard to see the event object and the key code.",
|
|
"keyboard_pressedKeys": "Pressed keys:",
|
|
"timer_title": "High resolution timer",
|
|
"timer_fps": "FPS",
|
|
"timer_restart": "Restart",
|
|
"audio_stopCycling": "Stop Cycling",
|
|
"audio_cycleThrough": "Cycle through",
|
|
"common_back": "Back",
|
|
"audio_title": "Audio test",
|
|
"avSync_title": "Audio/Video Synchronization",
|
|
"internet_title": "Internet speed",
|
|
"tests_signal-generator_description": "Generate sine waves, noise (white, pink, brown) and frequency sweeps. Includes oscilloscope and spectrum.",
|
|
"tests_signal-generator_label": "Signal Generator",
|
|
"signalGen_title": "Signal Generator",
|
|
"signalGen_type": "Type",
|
|
"signalGen_sine": "Sine",
|
|
"signalGen_sweep": "Sweep",
|
|
"signalGen_noiseWhite": "White noise",
|
|
"signalGen_noisePink": "Pink noise",
|
|
"signalGen_noiseBrown": "Brown noise",
|
|
"signalGen_frequency": "Frequency",
|
|
"signalGen_from": "From",
|
|
"signalGen_to": "To",
|
|
"signalGen_duration": "Duration",
|
|
"signalGen_gain": "Gain",
|
|
"signalGen_start": "Start",
|
|
"signalGen_stop": "Stop",
|
|
"signalGen_scope": "Oscilloscope",
|
|
"signalGen_spectrum": "Spectrum",
|
|
"signalGen_loop": "Loop"
|
|
}
|