Revert "New Crowdin updates"

This commit is contained in:
Thomas Camlong
2022-08-27 19:24:47 +02:00
committed by GitHub
parent 9342961683
commit c33c1da407
253 changed files with 380 additions and 5088 deletions

View File

@@ -1,11 +0,0 @@
{
"descriptor": {
"name": "Calendar",
"description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
"settings": {
"sundayStart": {
"label": "Start the week on Sunday"
}
}
}
}

View File

@@ -1,6 +0,0 @@
{
"buttons": {
"play": "Play",
"request": "Request"
}
}

View File

@@ -1,5 +0,0 @@
{
"settings": {
"label": "Settings"
}
}

View File

@@ -1,60 +0,0 @@
{
"descriptor": {
"name": "Dash.",
"description": "A module for displaying the graphs of your running Dash. instance.",
"settings": {
"cpuMultiView": {
"label": "CPU Multi-Core View"
},
"storageMultiView": {
"label": "Storage Multi-Drive View"
},
"useCompactView": {
"label": "Use Compact View"
},
"graphs": {
"label": "Graphs",
"options": {
"cpu": "CPU",
"ram": "RAM",
"storage": "Storage",
"network": "Network",
"gpu": "GPU"
}
},
"url": {
"label": "Dash. URL"
}
}
},
"card": {
"title": "Dash.",
"errors": {
"noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options",
"noInformation": "Cannot acquire information from dash. - are you running the latest version?"
},
"graphs": {
"storage": {
"title": "Storage",
"label": "Storage:"
},
"network": {
"title": "Network",
"label": "Network:",
"metrics": {
"download": "Down",
"upload": "Up"
}
},
"cpu": {
"title": "CPU"
},
"memory": {
"title": "RAM"
},
"gpu": {
"title": "GPU"
}
}
}
}

View File

@@ -1,11 +0,0 @@
{
"descriptor": {
"name": "Date",
"description": "Show the current time and date in a card",
"settings": {
"display24HourFormat": {
"label": "Display full time (24-hour)"
}
}
}
}

View File

@@ -1,6 +0,0 @@
{
"descriptor": {
"name": "Download Speed",
"description": "Show the current download speed of supported services"
}
}

View File

@@ -1,69 +0,0 @@
{
"descriptor": {
"name": "Docker",
"description": "Allows you to easily manage your torrents"
},
"search": {
"placeholder": "Search by container or image name"
},
"table": {
"header": {
"name": "Name",
"image": "Image",
"ports": "Ports",
"state": "State"
},
"body": {
"portCollapse": "{{ports}} more"
},
"states": {
"running": "Running",
"created": "Created",
"stopped": "Stopped",
"unknown": "Unknown"
}
},
"actionBar": {
"addService": {
"title": "Add service",
"message": "Add service to Homarr"
},
"restart": {
"title": "Restart"
},
"stop": {
"title": "Stop"
},
"start": {
"title": "Start"
},
"refreshData": "Refresh data",
"addToHomarr": {
"title": "Add to Homarr"
},
"remove": {
"title": "Remove"
}
},
"messages": {
"successfullyExecuted": {
"title": "Container {{containerName}} {{action}}ed",
"message": "Your container was successfully {{action}}ed"
}
},
"errors": {
"integrationFailed": {
"title": "Docker integration failed",
"message": "Did you forget to mount the docker socket ?"
},
"unknownError": {
"title": "There was an error"
},
"oneServiceAtATime": {
"title": "Please only add one service at a time!"
}
},
"actionIcon": {
"tooltip": "Docker"
}
}

View File

@@ -1,30 +0,0 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Allows you to search and add media from Overseerr/Jellyseerr"
},
"popup": {
"item": {
"buttons": {
"askFor": "Ask for {{title}}",
"cancel": "Cancel",
"request": "Request"
},
"alerts": {
"automaticApproval": {
"title": "Using API key",
"text": "This request will be automatically approved"
}
}
},
"seasonSelector": {
"caption": "Tick the seasons that you want to be downloaded",
"table": {
"header": {
"season": "Season",
"numberOfEpisodes": "Number of episodes"
}
}
}
}
}

View File

@@ -1,11 +0,0 @@
{
"descriptor": {
"name": "Ping",
"description": "Allows you to check if the service is up or returns a specific HTTP status code."
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Loading..."
}
}

View File

@@ -1,9 +0,0 @@
{
"descriptor": {
"name": "Search Bar",
"description": "Search bar to search the web, youtube, torrents or overseerr"
},
"input": {
"placeholder": "Search the web..."
}
}

View File

@@ -1,40 +0,0 @@
{
"descriptor": {
"name": "Torrent",
"description": "Show the current download speed of supported services",
"settings": {
"hideComplete": {
"label": "Hide completed torrents"
}
}
},
"card": {
"table": {
"header": {
"name": "Name",
"size": "Size",
"download": "Down",
"upload": "Up",
"estimatedTimeOfArrival": "ETA",
"progress": "Progress"
},
"body": {
"nothingFound": "No torrents found"
}
},
"lineChart": {
"title": "Current download speed",
"download": "Download: {{download}}",
"upload": "Upload: {{upload}}",
"timeSpan": "{{seconds}} seconds ago",
"totalDownload": "Download: {{download}}/s",
"totalUpload": "Upload: {{upload}}/s"
},
"errors": {
"noDownloadClients": {
"title": "No supported download clients found!",
"text": "Add a download service to view your current downloads"
}
}
}
}

View File

@@ -1,32 +0,0 @@
{
"descriptor": {
"name": "Weather",
"description": "Look up the current weather in your location",
"settings": {
"displayInFahrenheit": {
"label": "Display in Fahrenheit"
},
"location": {
"label": "Weather location"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "Clear",
"mainlyClear": "Mainly clear",
"fog": "Fog",
"drizzle": "Drizzle",
"freezingDrizzle": "Freezing drizzle",
"rain": "Rain",
"freezingRain": "Freezing rain",
"snowFall": "Snow fall",
"snowGrains": "Snow grains",
"rainShowers": "Rain showers",
"snowShowers": "Snow showers",
"thunderstorm": "Thunderstorm",
"thunderstormWithHail": "Thunderstorm with hail",
"unknown": "Unknown"
}
}
}