Commit e097a2ad authored by SpinShare's avatar SpinShare

Update en.json

parent 5f4df669
...@@ -6,20 +6,27 @@ ...@@ -6,20 +6,27 @@
"startup.tabs.new": "New", "startup.tabs.new": "New",
"startup.tabs.hot": "Hot", "startup.tabs.hot": "Hot",
"startup.tabs.popular": "Popular", "startup.tabs.popular": "Popular",
"startup.staffpromo.action": "CHECK IT OUT",
"startup.newsongs.header": "New Songs", "startup.newsongs.header": "New Songs",
"startup.hotsongs.header": "Hot Songs", "startup.hotsongs.header": "Hot Songs",
"startup.popularsongs.header": "Popular Songs", "startup.popularsongs.header": "Popular Songs",
"search.header": "Search",
"search.input.placeholder": "Search for songs, tags & profiles...", "search.input.placeholder": "Search for songs, tags & profiles...",
"search.results.users.header": "Users", "search.results.users.header": "Users",
"search.results.songs.header": "Songs", "search.results.songs.header": "Songs",
"search.noresults.text": "Your search did not match any songs or users. Make sure, that all words are spelled correctly or try a different query.", "search.noresults.text": "Your search did not match any songs or users. Make sure, that all words are spelled correctly or try a different query.",
"search.showall.button": "Show All", "search.showall.button": "Show All",
"library.installed.header": "Installed Songs", "library.header": "Your library",
"library.installed.install.title": "Install", "library.actions.install": "Install",
"library.installed.install.text": "Install a local .zip", "library.actions.refresh": "Refresh",
"library.contextmenu.delete": "Delete", "library.actions.open": "Open Library",
"library.cleanup.title": "Library Cleanup",
"library.cleanup.copy": "Your Spin Rhythm library has unused files not connected to any chart. These files can be removed to make up some space!",
"library.cleanup.action": "Cleanup",
"library.installmodal.title": "Open backup",
"library.installmodal.filetype": "Backup Archive",
"library.deletemodal.title": "Confirmation", "library.deletemodal.title": "Confirmation",
"library.deletemodal.text": "These files will be removed.", "library.deletemodal.text": "These files will be removed.",
"library.deletemodal.delete": "Delete", "library.deletemodal.delete": "Delete",
...@@ -41,11 +48,16 @@ ...@@ -41,11 +48,16 @@
"songdetail.spinplays.add.submitVideo": "Submit Video", "songdetail.spinplays.add.submitVideo": "Submit Video",
"songdetail.spinplays.noresults.title": "There are no SpinPlays yet.", "songdetail.spinplays.noresults.title": "There are no SpinPlays yet.",
"songdetail.spinplays.noresults.explaination": "Come back later or submit a new one!", "songdetail.spinplays.noresults.explaination": "Come back later or submit a new one!",
"songdetail.showmore": "Show more",
"songdetail.showless": "Show less",
"songdetail.playmodal.title": "Chose a difficulty",
"songdetail.playmodal.actions.close": "Nevermind",
"userdetail.uploaded.header": "Uploaded Songs", "userdetail.uploaded.header": "Uploaded Songs",
"userdetail.uploaded.noresults": "This user did not upload any songs yet.", "userdetail.uploaded.noresults": "This user did not upload any songs yet.",
"userdetail.actions.reportButton": "Report", "userdetail.actions.reportButton": "Report",
"settings.header": "Settings",
"settings.general.header": "SpinShare", "settings.general.header": "SpinShare",
"settings.general.version.label": "Version", "settings.general.version.label": "Version",
"settings.general.update.label": "Update", "settings.general.update.label": "Update",
...@@ -62,6 +74,7 @@ ...@@ -62,6 +74,7 @@
"connectionerror.notfound.title": "404 - Not Found", "connectionerror.notfound.title": "404 - Not Found",
"connectionerror.notfound.text": "Sorry, we couldn't find that. It was either removed or never available in the first place.", "connectionerror.notfound.text": "Sorry, we couldn't find that. It was either removed or never available in the first place.",
"download.queue.header": "Download Queue",
"download.status.downloading": "Downloading", "download.status.downloading": "Downloading",
"download.status.extracting": "Extracting", "download.status.extracting": "Extracting",
"download.status.extractingFailed": "Could not extract song!", "download.status.extractingFailed": "Could not extract song!",
...@@ -74,5 +87,18 @@ ...@@ -74,5 +87,18 @@
"update.latestText": "You already have the latest version.", "update.latestText": "You already have the latest version.",
"update.download": "Download", "update.download": "Download",
"update.later": "Later", "update.later": "Later",
"update.close": "Close" "update.close": "Close",
"contextmenu.play": "Play",
"contextmenu.play.easy": "Play Easy",
"contextmenu.play.normal": "Play Normal",
"contextmenu.play.hard": "Play Hard",
"contextmenu.play.expert": "Play Expert",
"contextmenu.play.xd": "Play XD",
"contextmenu.delete": "Delete",
"contextmenu.copyLink": "Copy Link",
"contextmenu.download": "Download",
"contextmenu.open": "Open",
"contextmenu.openInExplorer": "Open in Explorer",
"contextmenu.openOnSpinShare": "Open on SpinShare"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment