🌐 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
@@ -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": {