mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 16:57:50 +00:00
Some better namespaced text.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"update_channel_label": "Update Channel"
|
||||
"update_channel":{
|
||||
"label": "Update Channel"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"valve_internal_label": "Enable Valve Internal",
|
||||
"valve_internal_desc1": "Enables the Valve internal developer menu.",
|
||||
"valve_internal_desc2": "Do not touch anything in this menu unless you know what it does.",
|
||||
"react_devtools_label": "Enable React DevTools",
|
||||
"react_devtools_desc": "Enables connection to a computer running React DevTools. Changing this setting will reload Steam. Set the IP address before enabling."
|
||||
"valve_internal":{
|
||||
"label": "Enable Valve Internal",
|
||||
"desc1": "Enables the Valve internal developer menu.",
|
||||
"desc2": "Do not touch anything in this menu unless you know what it does."
|
||||
},
|
||||
"react_devtools":{
|
||||
"label": "Enable React DevTools",
|
||||
"desc": "Enables connection to a computer running React DevTools. Changing this setting will reload Steam. Set the IP address before enabling."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"install_title": "Install {{artifact}}",
|
||||
"install_desc": "Are you sure you want to install {{artifact}} {{version}}?",
|
||||
"install_button_idle": "Install",
|
||||
"install_button_processing": "Installing"
|
||||
|
||||
"install":{
|
||||
"title": "Install {{artifact}}",
|
||||
"desc": "Are you sure you want to install {{artifact}} {{version}}?",
|
||||
"button_idle": "Install",
|
||||
"button_processing": "Installing"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"remote_cef_label": "Allow Remote CEF Debugging",
|
||||
"remote_cef_desc": "Allow unauthenticated access to the CEF debugger to anyone in your network"
|
||||
"remote_cef":{
|
||||
"label": "Allow Remote CEF Debugging",
|
||||
"desc": "Allow unauthenticated access to the CEF debugger to anyone in your network"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"developer_mode_label": "Developer mode",
|
||||
"developer_mode_desc": "Enables Decky's developer settings.",
|
||||
"manual_plugin_label": "Manual plugin install",
|
||||
"manual_plugin_install_button": "Install"
|
||||
"developer_mode":{
|
||||
"label": "Developer mode",
|
||||
"desc": "Enables Decky's developer settings."
|
||||
},
|
||||
"manual_plugin":{
|
||||
"label": "Manual plugin install",
|
||||
"button": "Install"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,19 +1,28 @@
|
||||
{
|
||||
"store_tabs_title": "Browse",
|
||||
"store_tabs_about": "About",
|
||||
"store_tabs":{
|
||||
"title": "Browse",
|
||||
"about": "About",
|
||||
|
||||
"store_tabs_alph_desc": "Alphabetical (A to Z)",
|
||||
"store_tabs_alph_asce": "Alphabetical (Z to A)",
|
||||
|
||||
"store_sort_label": "Sort",
|
||||
"store_sort_label_def": "Last Updated (Newest)",
|
||||
"store_filter_label": "Filter",
|
||||
"store_fiter_label_def": "All",
|
||||
"alph_desc": "Alphabetical (A to Z)",
|
||||
"alph_asce": "Alphabetical (Z to A)"
|
||||
},
|
||||
"store_sort":{
|
||||
"label": "Sort",
|
||||
"label_def": "Last Updated (Newest)"
|
||||
},
|
||||
"store_filter":{
|
||||
"label": "Filter",
|
||||
"label_def": "All"
|
||||
},
|
||||
"store_search_label": "Search",
|
||||
|
||||
"store_testing_cta": "Please consider testing new plugins to help the Decky Loader team!",
|
||||
"store_contrib_label": "Contributing",
|
||||
"store_contrib_desc": "If you would like to contribute to the Decky Plugin Store, check the SteamDeckHomebrew/decky-plugin-template repository on GitHub. Information on development and distribution is available in the README.",
|
||||
"store_source_label": "Source Code",
|
||||
"store_source_desc": "All plugin source code is available on SteamDeckHomebrew/decky-plugin-database repository on GitHub."
|
||||
"store_contrib":{
|
||||
"label": "Contributing",
|
||||
"desc": "If you would like to contribute to the Decky Plugin Store, check the SteamDeckHomebrew/decky-plugin-template repository on GitHub. Information on development and distribution is available in the README."
|
||||
},
|
||||
"store_source":{
|
||||
"label": "Source Code",
|
||||
"desc": "All plugin source code is available on SteamDeckHomebrew/decky-plugin-database repository on GitHub."
|
||||
}
|
||||
}
|
||||
@@ -2,13 +2,14 @@
|
||||
"no_patch_notes_desc": "no patch notes for this version",
|
||||
"decky_updates": "Decky Updates",
|
||||
|
||||
"updates_label": "Updates",
|
||||
"updates_cur_version": "Current version: {{ver}}",
|
||||
"updates_lat_version": "Latest version: {{ver}}",
|
||||
|
||||
"updates_checking": "'Checking",
|
||||
"updates_check_button": "Check For Updates",
|
||||
"updates_install_button": "Install Update",
|
||||
"updates_reloading": "Reloading",
|
||||
"updates_updating": "Updating"
|
||||
"updates":{
|
||||
"label": "Updates",
|
||||
"cur_version": "Current version: {{ver}}",
|
||||
"lat_version": "Latest version: {{ver}}",
|
||||
"checking": "'Checking",
|
||||
"check_button": "Check For Updates",
|
||||
"install_button": "Install Update",
|
||||
"reloading": "Reloading",
|
||||
"updating": "Updating"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,7 +4,9 @@
|
||||
"decky_update_available": "Update to {{tag_name}} available!",
|
||||
"plugin_update_one": "Updates available for 1 plugin!",
|
||||
"plugin_update_other": "Updates available for {{number}} plugins!",
|
||||
"plugin_uninstall": "Are you sure you want to uninstall {{name}}?",
|
||||
"plugin_uninstall_title":"Uninstall {{name}}",
|
||||
"plugin_uninstall_desc": "Are you sure you want to uninstall {{name}}?",
|
||||
"plugin_uninstall_button": "Uninstall",
|
||||
"plugin_load_error": "Error loading plugin {{name}}",
|
||||
"plugin_load_error_toast": "Error loading {{name}}",
|
||||
"error": "Error",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"update_channel_label": "Canale di aggiornamento"
|
||||
"update_channel":{
|
||||
"label": "Canale di aggiornamento"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"valve_internal_label": "Abilita Menu Sviluppatore",
|
||||
"valve_internal_desc1": "Abilita il menu interno di sviluppo di Valve.",
|
||||
"valve_internal_desc2": "Non toccare nulla in questo menu se non sai quello che fa.",
|
||||
"react_devtools_label": "Abilita i DevTools di React",
|
||||
"react_devtools_desc": "Abilita la connessione ad un computer che esegue i DevTools di React. Cambiando questa impostazione ricaricherà Steam. Imposta l'indirizzo IP prima di abilitarlo."
|
||||
"valve_internal":{
|
||||
"label": "Abilita Menu Sviluppatore",
|
||||
"desc1": "Abilita il menu interno di sviluppo di Valve.",
|
||||
"desc2": "Non toccare nulla in questo menu se non sai quello che fa."
|
||||
},
|
||||
"react_devtools":{
|
||||
"label": "Abilita i DevTools di React",
|
||||
"desc": "Abilita la connessione ad un computer che esegue i DevTools di React. Cambiando questa impostazione ricaricherà Steam. Imposta l'indirizzo IP prima di abilitarlo."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"install_title": "Installa {{artifact}}",
|
||||
"install_desc": "Sei sicuro di voler installare {{artifact}} {{version}}?",
|
||||
"install_button_idle": "Installa",
|
||||
"install_button_processing": "Installando"
|
||||
|
||||
"install":{
|
||||
"title": "Installa {{artifact}}",
|
||||
"desc": "Sei sicuro di voler installare {{artifact}} {{version}}?",
|
||||
"button_idle": "Installa",
|
||||
"button_processing": "Installando"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"remote_cef_label": "Permetti il debug remoto di CEF",
|
||||
"remote_cef_desc": "Permetti l'accesso non autenticato a chiunque sulla tua rete locale al debugger di CEF."
|
||||
"remote_cef":{
|
||||
"label": "Permetti il debug remoto di CEF",
|
||||
"desc": "Permetti l'accesso non autenticato a chiunque sulla tua rete locale al debugger di CEF."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"developer_mode_label": "Modalità sviluppatore",
|
||||
"developer_mode_desc": "Abilità le impostazioni di sviluppo di Decky.",
|
||||
"manual_plugin_label": "Installazione manuale plugins",
|
||||
"manual_plugin_install_button": "Installa"
|
||||
"developer_mode":{
|
||||
"label": "Modalità sviluppatore",
|
||||
"desc": "Abilità le impostazioni di sviluppo di Decky."
|
||||
},
|
||||
"manual_plugin":{
|
||||
"label": "Installazione manuale plugins",
|
||||
"button": "Installa"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,19 +1,29 @@
|
||||
{
|
||||
"store_tabs_title": "Naviga",
|
||||
"store_tabs_about": "About",
|
||||
"store_tabs":{
|
||||
"title": "Naviga",
|
||||
"about": "About",
|
||||
|
||||
"store_tabs_alph_desc": "Alfabetico (A a Z)",
|
||||
"store_tabs_alph_asce": "Alfabetico (Z a A)",
|
||||
"alph_desc": "Alfabetico (A a Z)",
|
||||
"alph_asce": "Alfabetico (Z a A)"
|
||||
},
|
||||
|
||||
"store_sort_label": "Ordina",
|
||||
"store_sort_label_def": "Ultimo aggiornato (Più recente)",
|
||||
"store_filter_label": "Filtra",
|
||||
"store_fiter_label_def": "Tutto",
|
||||
"store_sort":{
|
||||
"label": "Ordina",
|
||||
"label_def": "Ultimo aggiornato (Più recente)"
|
||||
},
|
||||
"store_filter":{
|
||||
"label": "Filtra",
|
||||
"label_def": "Tutto"
|
||||
},
|
||||
"store_search_label": "Cerca",
|
||||
|
||||
"store_testing_cta": "Valuta la possibilità di testare nuovi plugin per aiutare il team di Decky Loader!",
|
||||
"store_contrib_label": "Contribuisci",
|
||||
"store_contrib_desc": "Se desideri contribuire allo store di Decky, puoi trovare un template caricato su GitHub all'indirizzo SteamDeckHomebrew/decky-plugin-template. Informazioni riguardo sviluppo e distribuzione sono disponibili nel README.",
|
||||
"store_source_label": "Codice Sorgente",
|
||||
"store_source_desc": "Tutto il codice sorgente dei plugin è disponibile su GitHub all'indirizzo SteamDeckHomebrew/decky-plugin-database"
|
||||
"store_contrib":{
|
||||
"label": "Contribuisci",
|
||||
"desc": "Se desideri contribuire allo store di Decky, puoi trovare un template caricato su GitHub all'indirizzo SteamDeckHomebrew/decky-plugin-template. Informazioni riguardo sviluppo e distribuzione sono disponibili nel README."
|
||||
},
|
||||
"store_source":{
|
||||
"label": "Codice Sorgente",
|
||||
"desc": "Tutto il codice sorgente dei plugin è disponibile su GitHub all'indirizzo SteamDeckHomebrew/decky-plugin-database"
|
||||
}
|
||||
}
|
||||
@@ -2,13 +2,14 @@
|
||||
"no_patch_notes_desc": "nessuna patch notes per questa versione",
|
||||
"decky_updates": "Aggiornamenti di Decky",
|
||||
|
||||
"updates_label": "Aggiornamenti",
|
||||
"updates_cur_version": "Versione attuale: {{ver}}",
|
||||
"updates_lat_version": "Ultima versione: {{ver}}",
|
||||
|
||||
"updates_checking": "Controllando",
|
||||
"updates_check_button": "Cerca aggiornamenti",
|
||||
"updates_install_button": "Installa aggiornamento",
|
||||
"updates_reloading": "Ricaricando",
|
||||
"updates_updating": "Aggiornando"
|
||||
"updates":{
|
||||
"label": "Aggiornamenti",
|
||||
"cur_version": "Versione attuale: {{ver}}",
|
||||
"lat_version": "Ultima versione: {{ver}}",
|
||||
"checking": "Controllando",
|
||||
"check_button": "Cerca aggiornamenti",
|
||||
"install_button": "Installa aggiornamento",
|
||||
"reloading": "Ricaricando",
|
||||
"updating": "Aggiornando"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,7 +4,9 @@
|
||||
"decky_update_available": "Disponibile aggiornamento a {{tag_name}}!",
|
||||
"plugin_update_one": "Aggiornamento disponibile per un plugin!",
|
||||
"plugin_update_other": "Aggiornamento disponibile per {{number}} plugins!",
|
||||
"plugin_uninstall": "Rimuovo {{name}}?",
|
||||
"plugin_uninstall_title":"Rimozione di {{name}}",
|
||||
"plugin_uninstall_desc": "Rimuovo {{name}}?",
|
||||
"plugin_uninstall_button": "Rimuovi",
|
||||
"plugin_load_error": "Errore caricando il plugin {{name}}",
|
||||
"plugin_load_error_toast": "Errore caricando {{name}}",
|
||||
"error": "Errore",
|
||||
|
||||
Reference in New Issue
Block a user