Small revamps and design changes to visualizer, now in Estonian
This commit is contained in:
57
messages/en.json
Normal file
57
messages/en.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"audio_source": "Audio Source",
|
||||
"stop": "Stop",
|
||||
"start": "Start",
|
||||
"mic": "Mic",
|
||||
"tab": "Tab",
|
||||
"file": "File",
|
||||
"tab_hint": "Click Start, pick a tab playing music, and check",
|
||||
"tab_hint_bold": "Share tab audio",
|
||||
"drop_audio": "Drop audio file here",
|
||||
"file_loaded": "File loaded. Click Start to begin playback.",
|
||||
"themes": "Themes",
|
||||
"theme_name_placeholder": "Theme name...",
|
||||
"save": "Save",
|
||||
"visualization": "Visualization",
|
||||
"circular": "Circular",
|
||||
"bars": "Bars",
|
||||
"wave": "Wave",
|
||||
"blob": "Blob",
|
||||
"bars_count": "Bars",
|
||||
"reactivity": "Reactivity",
|
||||
"sensitivity": "Sensitivity",
|
||||
"smoothing": "Smoothing",
|
||||
"bass_emphasis": "Bass Emphasis",
|
||||
"effects": "Effects",
|
||||
"shake": "Shake",
|
||||
"zoom": "Zoom",
|
||||
"glow": "Glow",
|
||||
"particles": "Particles",
|
||||
"enable_particles": "Enable Particles",
|
||||
"density": "Density",
|
||||
"size": "Size",
|
||||
"rotation": "Rotation",
|
||||
"image": "Image",
|
||||
"clear": "Clear",
|
||||
"branding": "Branding",
|
||||
"title_placeholder": "Title...",
|
||||
"subtitle_placeholder": "Subtitle...",
|
||||
"position": "Position",
|
||||
"logo": "Logo",
|
||||
"spin_logo": "Spin Logo",
|
||||
"speed": "Speed",
|
||||
"colors": "Colors",
|
||||
"primary": "Primary",
|
||||
"secondary": "Second",
|
||||
"background": "Background",
|
||||
"vignette": "Vignette",
|
||||
"actions": "Actions",
|
||||
"screenshot": "Screenshot",
|
||||
"fullscreen": "Fullscreen",
|
||||
"reset": "Reset",
|
||||
"play_stop": "Play/Stop",
|
||||
"hide": "Hide",
|
||||
"export_theme": "Export",
|
||||
"import_theme": "Import"
|
||||
}
|
||||
57
messages/et.json
Normal file
57
messages/et.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"audio_source": "Heliallikas",
|
||||
"stop": "Peata",
|
||||
"start": "Alusta",
|
||||
"mic": "Mikrofon",
|
||||
"tab": "Vahekaart",
|
||||
"file": "Fail",
|
||||
"tab_hint": "Vajuta Alusta, vali muusikat mängiv vahekaart ja märgi",
|
||||
"tab_hint_bold": "Jaga vahekaardi heli",
|
||||
"drop_audio": "Lohista helifail siia",
|
||||
"file_loaded": "Fail laaditud. Vajuta Alusta esituse alustamiseks.",
|
||||
"themes": "Teemad",
|
||||
"theme_name_placeholder": "Teema nimi...",
|
||||
"save": "Salvesta",
|
||||
"visualization": "Visualiseerimine",
|
||||
"circular": "Ring",
|
||||
"bars": "Ribad",
|
||||
"wave": "Laine",
|
||||
"blob": "Plekk",
|
||||
"bars_count": "Ribad",
|
||||
"reactivity": "Reaktiivsus",
|
||||
"sensitivity": "Tundlikkus",
|
||||
"smoothing": "Silumine",
|
||||
"bass_emphasis": "Bassi rõhk",
|
||||
"effects": "Efektid",
|
||||
"shake": "Värin",
|
||||
"zoom": "Suum",
|
||||
"glow": "Helendus",
|
||||
"particles": "Osakesed",
|
||||
"enable_particles": "Luba osakesed",
|
||||
"density": "Tihedus",
|
||||
"size": "Suurus",
|
||||
"rotation": "Pöörlemine",
|
||||
"image": "Pilt",
|
||||
"clear": "Tühjenda",
|
||||
"branding": "Kujundus",
|
||||
"title_placeholder": "Pealkiri...",
|
||||
"subtitle_placeholder": "Alapealkiri...",
|
||||
"position": "Asukoht",
|
||||
"logo": "Logo",
|
||||
"spin_logo": "Pöörlev logo",
|
||||
"speed": "Kiirus",
|
||||
"colors": "Värvid",
|
||||
"primary": "Põhivärv",
|
||||
"secondary": "Teisene",
|
||||
"background": "Taust",
|
||||
"vignette": "Vinjett",
|
||||
"actions": "Toimingud",
|
||||
"screenshot": "Ekraanipilt",
|
||||
"fullscreen": "Täisekraan",
|
||||
"reset": "Lähtesta",
|
||||
"play_stop": "Esita/Peata",
|
||||
"hide": "Peida",
|
||||
"export_theme": "Ekspordi",
|
||||
"import_theme": "Impordi"
|
||||
}
|
||||
Reference in New Issue
Block a user