You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lightdm-webkit-theme-osmos/src/locales/en.json

89 lines
2.4 KiB
JSON

{
"input": {
"time": "Time",
"color": "Select color",
"color-active": "Select active color",
"color-second": "Select second color",
"slider-amount": "Choice slider amount",
"dark-mode": "Dark mode",
"perspective": "Perspective",
"depth": "Depth",
"size": "Size",
"position": "Position",
"amount": "Amount",
"hue": "Hue",
"zoom": "Zoom",
"pxratio": "Resolution",
"animation-speed": "Animation speed",
"invert": "Invert",
"brightness": "Brightness",
"random": "Random",
"symmetry": "Symmetry",
"thickness": "Thickness"
},
"text": {
"password": "password",
"yes": "yes",
"no": "no"
},
"modals": {
"shutdown": {
"title": "Shutdown",
"text": "Are you sure you want to turn off the computer?"
},
"restart": {
"title": "Restart",
"text": "Are you sure you want to restart your computer?"
},
"suspend": {
"title": "Suspend",
"text": "Are you sure you want to suspend your computer?"
},
"hibernate": {
"title": "Hibernate",
"text": "Are you sure you want to hibernate your computer?"
}
},
"settings": {
"title": "settings",
"themes": "themes",
"users": "users",
"blur": "Blur",
"no-transition": "Disable animations",
"show-framerate": "Show framerate",
"only-ui": "Show only ui",
"performance": "performance",
"choice-desktop": "Choice desktop",
"choice-language": "Choice language",
"generate-random-theme": "Generate random theme",
"keyboard": {
"title": "Hotkeys",
"open-themes": "Open theme",
"open-custom": "Open custom settings",
"open-settings": "Open general settings",
"hide-windows": "Close windows",
"show-password": "Show password",
"randomize-theme": "Choose random theme settings",
"poweroff": "Poweroff",
"restart": "Restart",
"suspend": "Suspend"
},
"choice-os": "Choice os",
"save-theme": "Save theme",
"language": "Language",
"general": "General",
"choice-themes": "Choice themes",
"customize-theme": "Customize theme",
"reset-settings": "Reset settings",
"login-position": {
"title": "Position",
"about": "Choice login position",
"center": "center",
"top": "top",
"left": "left",
"right": "right",
"bottom": "bottom"
},
"about": "Settings system"
}
}