scratch-l10n/editor/extensions/uz.json
chrisgarrity a43f4c94e2 Sync translations from Transifex
Add islandic to the editor.
2018-08-10 09:25:02 -04:00

382 lines
No EOL
13 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
},
"music.drumBass": {
"message": "(2) Bass Drum",
"description": "Sound of bass drum as used in a standard drum kit"
},
"music.drumBongo": {
"message": "(13) Bongo",
"description": "Sound of a bongo being struck"
},
"music.drumCabasa": {
"message": "(15) Cabasa",
"description": "Sound of a cabasa being shaken"
},
"music.drumClaves": {
"message": "(9) Claves",
"description": "Sound of claves being struck together"
},
"music.drumClosedHiHat": {
"message": "(6) Closed Hi-Hat",
"description": "Sound of a drum stick hitting a hi-hat while closed"
},
"music.drumConga": {
"message": "(14) Conga",
"description": "Sound of a conga being struck"
},
"music.drumCowbell": {
"message": "(11) Cowbell",
"description": "Sound of a cowbell being struck"
},
"music.drumCrashCymbal": {
"message": "(4) Crash Cymbal",
"description": "Sound of a drum stick hitting a crash cymbal"
},
"music.drumCuica": {
"message": "(18) Cuica",
"description": "Sound of a cuica being played"
},
"music.drumGuiro": {
"message": "(16) Guiro",
"description": "Sound of a guiro being played"
},
"music.drumHandClap": {
"message": "(8) Hand Clap",
"description": "Sound of two hands clapping together"
},
"music.drumOpenHiHat": {
"message": "(5) Open Hi-Hat",
"description": "Sound of a drum stick hitting a hi-hat while open"
},
"music.drumSideStick": {
"message": "(3) Side Stick",
"description": "Sound of a drum stick hitting the side of a drum (usually the snare)"
},
"music.drumSnare": {
"message": "(1) Snare Drum",
"description": "Sound of snare drum as used in a standard drum kit"
},
"music.drumTambourine": {
"message": "(7) Tambourine",
"description": "Sound of a tambourine being struck"
},
"music.drumTriangle": {
"message": "(12) Triangle",
"description": "Sound of a triangle (instrument) being struck"
},
"music.drumVibraslap": {
"message": "(17) Vibraslap",
"description": "Sound of a Vibraslap being played"
},
"music.drumWoodBlock": {
"message": "(10) Wood Block",
"description": "Sound of a wood block being struck"
},
"music.getTempo": {
"message": "temp",
"description": "get the current tempo (speed) for notes, drums, and rests played"
},
"music.instrumentBass": {
"message": "(6) Bass",
"description": "Sound of an accoustic upright bass"
},
"music.instrumentBassoon": {
"message": "(14) Bassoon",
"description": "Sound of a bassoon being played"
},
"music.instrumentCello": {
"message": "(8) Cello",
"description": "Sound of a cello being played with a bow"
},
"music.instrumentChoir": {
"message": "(15) Choir",
"description": "Sound of a choir singing"
},
"music.instrumentClarinet": {
"message": "(10) Clarinet",
"description": "Sound of a clarinet being played"
},
"music.instrumentElectricGuitar": {
"message": "(5) Electric Guitar",
"description": "Sound of an electric guitar"
},
"music.instrumentElectricPiano": {
"message": "(2) Electric Piano",
"description": "Sound of an electric piano"
},
"music.instrumentFlute": {
"message": "(12) Flute",
"description": "Sound of a flute being played"
},
"music.instrumentGuitar": {
"message": "(4) Guitar",
"description": "Sound of an accoustic guitar"
},
"music.instrumentMarimba": {
"message": "(19) Marimba",
"description": "Sound of a marimba being struck"
},
"music.instrumentMusicBox": {
"message": "(17) Music Box",
"description": "Sound of a music box playing"
},
"music.instrumentOrgan": {
"message": "(3) Organ",
"description": "Sound of an organ"
},
"music.instrumentPiano": {
"message": "(1) Piano",
"description": "Sound of a piano"
},
"music.instrumentPizzicato": {
"message": "(7) Pizzicato",
"description": "Sound of a string instrument (e.g. violin) being plucked"
},
"music.instrumentSaxophone": {
"message": "(11) Saxophone",
"description": "Sound of a saxophone being played"
},
"music.instrumentSteelDrum": {
"message": "(18) Steel Drum",
"description": "Sound of a steel drum being struck"
},
"music.instrumentSynthLead": {
"message": "(20) Synth Lead",
"description": "Sound of a \"lead\" synthesizer being played"
},
"music.instrumentSynthPad": {
"message": "(21) Synth Pad",
"description": "Sound of a \"pad\" synthesizer being played"
},
"music.instrumentTrombone": {
"message": "(9) Trombone",
"description": "Sound of a trombone being played"
},
"music.instrumentVibraphone": {
"message": "(16) Vibraphone",
"description": "Sound of a vibraphone being struck"
},
"music.instrumentWoodenFlute": {
"message": "(13) Wooden Flute",
"description": "Sound of a wooden flute being played"
},
"music.playDrumForBeats": {
"message": "play drum [DRUM] for [BEATS] beats",
"description": "play drum sample for a number of beats"
},
"music.playNoteForBeats": {
"message": "play note [NOTE] for [BEATS] beats",
"description": "play a note for a number of beats"
},
"music.restForBeats": {
"message": "rest for [BEATS] beats",
"description": "rest (play no sound) for a number of beats"
},
"music.setInstrument": {
"message": "set instrument to [INSTRUMENT]",
"description": "set the instrument (e.g. piano, guitar, trombone) for notes played"
},
"music.setTempo": {
"message": "set tempo to [TEMPO]",
"description": "set tempo (speed) for notes, drums, and rests played"
},
"pen.categoryName": {
"message": "Ruchka",
"description": "Label for the pen extension category"
},
"pen.changeColorParam": {
"message": "change pen [COLOR_PARAM] by [VALUE]",
"description": "change the state of a pen color parameter"
},
"pen.changeHue": {
"message": "change pen color by [HUE]",
"description": "legacy pen blocks - change pen color"
},
"pen.changeShade": {
"message": "change pen shade by [SHADE]",
"description": "legacy pen blocks - change pen shade"
},
"pen.changeSize": {
"message": "change pen size by [SIZE]",
"description": "change the diameter of the trail left by a sprite"
},
"pen.clear": {
"message": "erase all",
"description": "erase all pen trails and stamps"
},
"pen.colorMenu.brightness": {
"message": "yorqinlik",
"description": "label for brightness element in color picker for pen extension"
},
"pen.colorMenu.color": {
"message": "rang",
"description": "label for color element in color picker for pen extension"
},
"pen.colorMenu.saturation": {
"message": "saturation",
"description": "label for saturation element in color picker for pen extension"
},
"pen.colorMenu.transparency": {
"message": "transparency",
"description": "label for transparency element in color picker for pen extension"
},
"pen.penDown": {
"message": "ruchkani tushir",
"description": "start leaving a trail when the sprite moves"
},
"pen.penUp": {
"message": "ruchkani ko'tar",
"description": "stop leaving a trail behind the sprite"
},
"pen.setColor": {
"message": "set pen color to [COLOR]",
"description": "set the pen color to a particular (RGB) value"
},
"pen.setColorParam": {
"message": "set pen [COLOR_PARAM] to [VALUE]",
"description": "set the state for a pen color parameter e.g. saturation"
},
"pen.setHue": {
"message": "set pen color to [HUE]",
"description": "legacy pen blocks - set pen color to number"
},
"pen.setShade": {
"message": "set pen shade to [SHADE]",
"description": "legacy pen blocks - set pen shade"
},
"pen.setSize": {
"message": "set pen size to [SIZE]",
"description": "set the diameter of a trail left by a sprite"
},
"pen.stamp": {
"message": "shtamp",
"description": "render current costume on the background"
},
"speech.defaultWhenIHearValue": {
"message": "let''s go",
"description": "The default phrase/word that, when heard, triggers the event."
},
"speech.extensionName": {
"message": "Google Speech",
"description": "Name of extension that adds speech recognition blocks. Do Not translate Google."
},
"speech.listenAndWait": {
"message": "listen and wait",
"description": "Start listening to the microphone and wait for a result from the speech recognition system."
},
"speech.speechReporter": {
"message": "speech",
"description": "Get the text of spoken words transcribed by the speech recognition system."
},
"speech.whenIHear": {
"message": "when I hear [PHRASE]",
"description": "Event that triggers when the text entered on the block is recognized by the speech recognition system."
},
"text2speech.defaultTextToSpeak": {
"message": "hello",
"description": "hello: the default text to speak"
},
"text2speech.kitten": {
"message": "kitten",
"description": "A baby cat."
},
"text2speech.max": {
"message": "max",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.monster": {
"message": "monster",
"description": "Name for a funny voice with a low pitch."
},
"text2speech.puppy": {
"message": "puppy",
"description": "A baby dog."
},
"text2speech.quinn": {
"message": "quinn",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.setVoiceBlock": {
"message": "set voice to [VOICE]",
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
"message": "speak [WORDS]",
"description": "Speak some words."
},
"text2speech.squeak": {
"message": "squeak",
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
"message": "Google Translate",
"description": "Name of extension that adds translate blocks. Do Not translate Google"
},
"translate.defaultTextToTranslate": {
"message": "hello",
"description": "hello: the default text to translate"
},
"translate.translateBlock": {
"message": "translate [WORDS] to [LANGUAGE]",
"description": "translate some text to a different language"
},
"translate.viewerLanguage": {
"message": "language",
"description": "the languge of the project viewer"
},
"videoSensing.categoryName": {
"message": "Video Sensing",
"description": "Label for the video sensing extension category"
},
"videoSensing.direction": {
"message": "yo'nalish",
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.motion": {
"message": "harakat",
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.off": {
"message": "ochiq",
"description": "Option for the \"turn video [STATE]\" block"
},
"videoSensing.on": {
"message": "yoniq",
"description": "Option for the \"turn video [STATE]\" block"
},
"videoSensing.onFlipped": {
"message": "on flipped",
"description": "Option for the \"turn video [STATE]\" block that causes the video to be flipped horizontally (reversed as in a mirror)"
},
"videoSensing.setVideoTransparency": {
"message": "set video transparency to [TRANSPARENCY]",
"description": "Controls transparency of the video preview layer"
},
"videoSensing.sprite": {
"message": "sprite",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.stage": {
"message": "stage",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.videoOn": {
"message": "video [ATTRIBUTE] on [SUBJECT]",
"description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]"
},
"videoSensing.videoToggle": {
"message": "turn video [VIDEO_STATE]",
"description": "Controls display of the video preview layer"
},
"videoSensing.whenMotionGreaterThan": {
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musiqa",
"description": "Label for the Music extension category"
}
}