feat: settings application architecture
This commit is contained in:
commit
2709dcfee5
43 changed files with 7244 additions and 0 deletions
156
i18n/en/cosmic_settings.ftl
Normal file
156
i18n/en/cosmic_settings.ftl
Normal file
|
|
@ -0,0 +1,156 @@
|
|||
app = COSMIC Settings
|
||||
|
||||
## Desktop
|
||||
|
||||
desktop = Desktop
|
||||
|
||||
## Desktop: Appearance
|
||||
|
||||
appearance = Appearance
|
||||
.desc = Accent colors and COSMIC theming.
|
||||
|
||||
## Desktop: Dock & Panel
|
||||
|
||||
dock = Dock & Top Panel
|
||||
.desc = Customize size, positions, and more for Dock and Top Panel.
|
||||
|
||||
## Desktop: Notifications
|
||||
|
||||
notifications = Notifications
|
||||
.desc = Do Not Disturb, lockscreen notifications, and per-application settings.
|
||||
|
||||
|
||||
## Desktop: Options
|
||||
|
||||
desktop-options = Desktop Options
|
||||
.desc = Super Key action, hot corners, window control options.
|
||||
|
||||
super-key-action = Super Key Action
|
||||
.launcher = Launcher
|
||||
.workspaces = Workspaces
|
||||
.applications = Applications
|
||||
|
||||
hot-corner = Hot Corner
|
||||
.top-left-corner = Enable top-left hot corner for Workspaces
|
||||
|
||||
top-panel = Top Panel
|
||||
.workspaces = Show Workspaces Button
|
||||
.applications = Show Applications Button
|
||||
|
||||
window-controls = Window Controls
|
||||
.minimize = Show Minimize Button
|
||||
.maximize = Show Maximize Button
|
||||
|
||||
## Desktop: Wallpaper
|
||||
|
||||
wallpaper = Wallpaper
|
||||
.desc = Background images, colors, and slideshow options.
|
||||
.same = Same background on all displays
|
||||
.fit = Background fit
|
||||
.slide = Slideshow
|
||||
.change = Change image every
|
||||
|
||||
|
||||
## Desktop: Workspaces
|
||||
|
||||
workspaces = Workspaces
|
||||
.desc = Set workspace number, behavior, and placement.
|
||||
|
||||
workspaces-behavior = Workspace Behavior
|
||||
.dynamic = Dynamic workspaces
|
||||
.fixed = Fixed Number of Workspaces
|
||||
|
||||
workspaces-multi-behavior = Multi-monitor Behavior
|
||||
.span = Workspaces Span Displays
|
||||
.separate = Displays Have Separate Workspaces
|
||||
|
||||
## Networking: Wired
|
||||
|
||||
wired = Wired
|
||||
.desc = Wired connection, connection profiles
|
||||
|
||||
## Networking: Online Accounts
|
||||
|
||||
online-accounts = Online Accounts
|
||||
.desc = Add accounts, IMAP and SMTP, enterprise logins
|
||||
|
||||
## Time & Language
|
||||
|
||||
time = Time & Language
|
||||
.desc = N/A
|
||||
|
||||
time-date = Date & Time
|
||||
.desc = Time zone, automatic clock settings, and some time formatting.
|
||||
.auto = Set automatically
|
||||
|
||||
time-zone = Time Zone
|
||||
.auto = Automatic time zone
|
||||
.auto-info = Requires location services and internet access
|
||||
|
||||
time-format = Date & Time Format
|
||||
.twenty-four = 24-hour time
|
||||
.first = First day of week
|
||||
|
||||
time-region = Region & Language
|
||||
.desc = Format dates, times, and numbers based on your region
|
||||
|
||||
## Sound
|
||||
|
||||
sound = Sound
|
||||
.desc = N/A
|
||||
|
||||
sound-output = Output
|
||||
.volume = Output volume
|
||||
.device = Output device
|
||||
.level = Output level
|
||||
.config = Configuration
|
||||
.balance = Balance
|
||||
|
||||
sound-input = Input
|
||||
.volume = Input volume
|
||||
.device = Input device
|
||||
.level = Input level
|
||||
|
||||
sound-alerts = Alerts
|
||||
.volume = Alerts volume
|
||||
.sound = Alerts sound
|
||||
|
||||
sound-applications = Applications
|
||||
.desc = Application volumes and settings
|
||||
|
||||
## System
|
||||
|
||||
system = System & Accounts
|
||||
|
||||
## System: About
|
||||
|
||||
about = About
|
||||
.desc = Device name, hardware information, operating system defaults.
|
||||
|
||||
about-device = Device name
|
||||
|
||||
about-hardware = Hardware
|
||||
.model = Hardware model
|
||||
.memory = Memory
|
||||
.processor = Processor
|
||||
.graphics = Graphics
|
||||
.disk-capacity = Disk Capacity
|
||||
|
||||
about-os = Operating System
|
||||
.os = Operating system
|
||||
.os-architecture = Operating system architecture
|
||||
.desktop-environment = Desktop environment
|
||||
.windowing-system = Windowing system
|
||||
|
||||
about-related = Related settings
|
||||
.support = Get support
|
||||
|
||||
## System: Firmware
|
||||
|
||||
firmware = Firmware
|
||||
.desc = Firmware details.
|
||||
|
||||
## System: Users
|
||||
|
||||
users = Users
|
||||
.desc = Authentication and login, lock screen.
|
||||
Loading…
Add table
Add a link
Reference in a new issue