🌐 New Crowdin updates (#711)

This commit is contained in:
Thomas Camlong
2023-02-25 06:15:33 +09:00
committed by GitHub
parent fddcfb3f06
commit 05423440f3
195 changed files with 3641 additions and 218 deletions
+2 -2
View File
@@ -9,13 +9,13 @@
"version": "Version",
"changePosition": "Change position",
"remove": "Remove",
"removeConfirm": "Are you sure that you want to remove {{item}} ?",
"removeConfirm": "Are you sure that you want to remove {{item}}?",
"sections": {
"settings": "Settings",
"dangerZone": "Danger zone"
},
"secrets": {
"apiKey": "Api key",
"apiKey": "API key",
"username": "Username",
"password": "Password"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"tabs": {
"general": "General",
"behaviour": "Behaviour",
"behaviour": "Behavior",
"network": "Network",
"appearance": "Appearance",
"integration": "Integration"
@@ -1,8 +1,8 @@
{
"xPosition": "X axis position",
"xPosition": "X-axis position",
"width": "Width",
"height": "Height",
"yPosition": "Y axis position",
"yPosition": "Y-axis position",
"zeroOrHigher": "0 or higher",
"betweenXandY": "Between {{min}} and {{max}}"
}
+1 -1
View File
@@ -4,7 +4,7 @@
},
"errors": {
"unmappedOptions": {
"text": "<b>Un-used parameter in configuration detected</b><br /><code>{{key}}</code>. Homarr is unable to interpret and use this parameter. To avoid any unexpected behavior, back up your configuration and correct your configuration."
"text": "<b>Unused parameter in configuration detected</b><br /><code>{{key}}</code>. Homarr is unable to interpret and use this parameter. To avoid any unexpected behavior, back up your configuration and correct your configuration."
}
}
}
+2 -2
View File
@@ -1,7 +1,7 @@
{
"descriptor": {
"name": "Dash.",
"description": "Displays the graphs of an external Dash. instance inside of Homarr.",
"description": "Displays the graphs of an external Dash. Instance inside Homarr.",
"settings": {
"title": "Settings for Dash. widget",
"url": {
@@ -85,7 +85,7 @@
"noInformation": "Cannot acquire information from dash. - are you running the latest version?",
"protocolDowngrade": {
"title": "Detected protocol downgrade",
"text": "The protocol to your Dash. instance is being downgraded. This is security risk, since HTTP is unencrypted and attackers could abuse this connection. Make sure that Dash. is running on HTTPS too or downgrade Homarr to HTTP (not recommended)."
"text": "The connection to your Dash. instance is using HTTP. This is a security risk, because HTTP is unencrypted and attackers could abuse this connection. Make sure that Dash. is using HTTPS, or downgrade Homarr to HTTP (not recommended)."
}
},
"graphs": {
+1 -1
View File
@@ -26,7 +26,7 @@
"actionBar": {
"addService": {
"title": "Add app",
"message": "Add app Homarr"
"message": "Add app to Homarr"
},
"restart": {
"title": "Restart"
+2 -2
View File
@@ -1,9 +1,9 @@
{
"descriptor": {
"name": "IFrame",
"name": "iFrame",
"description": "Embed any content from the internet. Some websites may restrict access.",
"settings": {
"title": "IFrame settings",
"title": "iFrame settings",
"embedUrl": {
"label": "Embed URL"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"descriptor": {
"name": "Ping",
"description": "Displays a status indicator depeding on the HTTP response code of a given URL."
"description": "Displays a status indicator depending on the HTTP response code of a given URL."
},
"states": {
"online": "Online {{response}}",
+1 -1
View File
@@ -13,7 +13,7 @@
"errors": {
"general": {
"title": "Unable to retrieve RSS feed",
"text": "There was a problem reaching out the the RSS feed. Make sure that you&apos;ve configured the feed correctly and use a valid RSS url, that matches the official standard specification. After updating the feed, you may need to save your dashboard and refresh the page."
"text": "There was a problem reaching out the RSS feed. Make sure that you have correctly configured the RSS feed using a valid URL. URLs should match the official specification. After updating the feed, you may need to refresh the dashboard."
}
}
}
@@ -50,7 +50,7 @@
"text": "Add a supported Torrent client to view your current downloads"
},
"generic": {
"title": "An unexpected error occured",
"title": "An unexpected error occurred",
"text": "Homarr was unable to communicate with your Torrent clients. Please check your configuration"
}
},
+2 -2
View File
@@ -5,10 +5,10 @@
"settings": {
"title": "Settings for video stream widget",
"FeedUrl": {
"label": "Feed url"
"label": "Feed URL"
},
"autoPlay": {
"label": "Auto play"
"label": "Autoplay"
},
"muted": {
"label": "Muted audio"
@@ -14,8 +14,8 @@
"description": "Adjust titles, logo and PWA"
},
"appereance": {
"name": "Appereance",
"description": "Customize the background, colors and apps appereance"
"name": "Appearance",
"description": "Customize the background, colors and apps appearance"
}
}
}
@@ -5,22 +5,22 @@
},
"metaTitle": {
"label": "Meta Title",
"description": "The title, that is being displayed as your tab name"
"description": "The title displayed in your browser tab"
},
"logo": {
"label": "Logo",
"description": "The dashboard logo at the top left"
"description": "The logo displayed at the top left"
},
"favicon": {
"label": "Favicon",
"description": "The icon, that is being used in front of your tab name"
"description": "The icon displayed in your browser tab"
},
"background": {
"label": "Background"
},
"customCSS": {
"label": "Custom CSS",
"description": "Customize all elements on your dashboard, only recommended for experienced users",
"description": "Further, customize your dashboard using CSS, only recommended for experienced users",
"placeholder": "Custom CSS will be applied last",
"applying": "Applying CSS..."
},
@@ -36,8 +36,8 @@
},
"confirmDeletion": {
"title": "Confirm deletion of your config",
"warningText": "You're about to delete '<b>{{configName}}</b>'",
"text": "Please note, that the deletion is not invertible and your data will be lost permanently. After clicking this button, the file will be permanently deleted from your disk. Make sure to create an adequate backup of your configuration.",
"warningText": "You are about to delete '<b>{{configName}}</b>'",
"text": "Please note that the deletion is not revertible, and your data will be lost permanently. After clicking this button, the file will be permanently deleted from your disk. Make sure to create an adequate backup of your configuration.",
"buttons": {
"confirm": "Yes, delete '<b>{{configName}}</b>'"
}
@@ -57,7 +57,7 @@
"message": "Config delete failed"
},
"deleteFailedDefaultConfig": {
"title": "Default config can't be deleted",
"title": "The default config can't be deleted",
"message": "Configuration was not deleted from the file system"
}
}
@@ -2,7 +2,7 @@
"title": "Search engine",
"configurationName": "Search engine configuration",
"tips": {
"generalTip": "There are multiple prefixes you can use! Adding these infront of your query will filter the results. !s (Web), !t (Torrents), !y (YouTube), and !m (Media).",
"generalTip": "There are multiple prefixes you can use! Adding these in front of your query will filter the results. !s (Web), !t (Torrents), !y (YouTube), and !m (Media).",
"placeholderTip": "%s can be used as a placeholder for the query."
},
"customEngine": {