simplified and removed terminal stuff
This commit is contained in:
78
assets/i18n/en/main.ftl
Normal file
78
assets/i18n/en/main.ftl
Normal file
@@ -0,0 +1,78 @@
|
||||
brand = Universal Web
|
||||
hello-world = Hello world!
|
||||
meta-description = A guitar player's personal site. News, blog posts, albums, and songs in one place.
|
||||
nav-home = Home
|
||||
nav-about = About
|
||||
nav-blog = Blog
|
||||
nav-audio = Audio
|
||||
nav-songs = Songs
|
||||
nav-admin = Admin login
|
||||
admin-title = Admin
|
||||
admin-dashboard = Dashboard
|
||||
admin-blog = Blog
|
||||
admin-audio = Audio
|
||||
admin-images = Images
|
||||
admin-about = About
|
||||
admin-exit = Exit
|
||||
view-site = View site
|
||||
admin-blog-desc = create and update blog articles.
|
||||
admin-about-desc = edit the public about page content.
|
||||
admin-audio-desc = upload songs, then group them into albums.
|
||||
admin-images-desc = upload images for covers and articles.
|
||||
logout = Log out
|
||||
settings = Settings
|
||||
settings-language = Language
|
||||
settings-theme = Theme
|
||||
menu = Menu
|
||||
theme-system = System
|
||||
theme-light = Light
|
||||
theme-dark = Dark
|
||||
home-title = Home
|
||||
home-sub = news and updates.
|
||||
home-all-posts = All posts
|
||||
home-recent = Recent posts
|
||||
home-tagline = guitar player - original songs, albums, and notes
|
||||
home-sections = about/ blog/ audio/ songs/
|
||||
home-no-posts = no published posts yet
|
||||
blog-title = Blog
|
||||
blog-sub = published article(s)
|
||||
blog-manage = Manage
|
||||
blog-read = Read
|
||||
blog-no-posts = no published posts yet
|
||||
blog-views = views logged
|
||||
cd-up = cd ..
|
||||
about-sub = about this site.
|
||||
about-readonly = readonly
|
||||
audio-title = Audio
|
||||
audio-sub = published album(s)
|
||||
audio-all-songs = All songs
|
||||
audio-open = Open
|
||||
audio-play = Play
|
||||
audio-no-albums = no published albums yet
|
||||
songs-title = Songs
|
||||
songs-sub = track(s) across every album.
|
||||
songs-play-all = Play all
|
||||
songs-albums = Albums
|
||||
songs-no-tracks = no tracks yet
|
||||
album-by = by
|
||||
album-play-full = Play full album
|
||||
album-queue-all = queue all tracks in order
|
||||
album-no-tracks = no tracks yet
|
||||
login-title = Admin login
|
||||
login-error = Access denied - invalid email or password.
|
||||
login-root = root
|
||||
login-auth = Authenticate
|
||||
login-email = Email
|
||||
login-password = Password
|
||||
readonly = readonly
|
||||
post = post
|
||||
album = album
|
||||
published = published
|
||||
draft = draft
|
||||
single = single
|
||||
manage = Manage
|
||||
open = Open
|
||||
play = Play
|
||||
new-article = New article
|
||||
edit = Edit
|
||||
delete = Delete
|
||||
Reference in New Issue
Block a user