chore(i18n): update

This commit is contained in:
Lemmy
2026-07-24 14:16:41 -04:00
parent c9226bb85f
commit 5579b20b51
5 changed files with 21 additions and 16 deletions
+4
View File
@@ -57,19 +57,23 @@
"interval_timeout": "Administrator approval timed out. Try again when you are ready to approve it.",
"open_settings": "Open Plugins page",
"pause": "Pause service",
"pause_terminal_opened": "A terminal opened. Review the command and approve sudo to stop the collector timer.",
"remove": "Remove collector",
"remove_confirm": "Click Remove collector again to request authorization for the explicit uninstall action.",
"settings_hint": "Enable or disable Full SMART from Settings → Plugins → Drive Health. All privileged actions use the desktop authorization dialog.",
"settings_opened": "Opened the Plugins page. Select the gear on Drive Health to change its settings.",
"settings_title": "Collector settings",
"start": "Start collector",
"start_terminal_opened": "A terminal opened. Review the command and approve sudo to enable and refresh the collector.",
"status_disabled": "Basic mode is active; the optional system collector is not being used.",
"status_healthy": "Collector {version} is installed and refreshing full SMART data.",
"status_not_installed": "Install the read-only collector to unlock full SMART data.",
"status_stale": "The collector is installed, but its cache is stale or unavailable.",
"status_upgrade_required": "Collector {version} is outdated; upgrade to the bundled version.",
"stop_service": "Stop background service",
"terminal_opened": "A terminal opened. Review the command and approve sudo to install or upgrade.",
"title": "System collector",
"uninstall_terminal_opened": "A terminal opened. Review the removal command and approve sudo to continue.",
"update_body": "Full SMART is enabled. Update collector {current} to {expected} from the Drive Health panel to keep all features working.",
"update_title": "Drive Health collector update available",
"upgrade": "Upgrade collector"
+4 -4
View File
@@ -129,10 +129,6 @@
"glyph": {
"label": "Glyph"
},
"show_glyph": {
"label": "Show glyph",
"description": "Display the configured glyph when no album cover is available."
},
"gradient": {
"description": "Light up each character as the song progresses (karaoke style).",
"label": "Per-character gradient"
@@ -261,6 +257,10 @@
"description": "Display the song's album art next to the lyrics.",
"label": "Show album cover"
},
"show_glyph": {
"description": "Display the configured glyph when no album cover is available.",
"label": "Show glyph"
},
"show_romanization": {
"description": "Allow romanized or transliterated lyrics to appear on the secondary line.",
"label": "Show romanization"
+4 -4
View File
@@ -129,10 +129,6 @@
"glyph": {
"label": "图标"
},
"show_glyph": {
"label": "显示图标",
"description": "没有专辑封面时显示设置的图标。"
},
"gradient": {
"description": "根据播放进度逐字点亮当前歌词。",
"label": "逐字渐变"
@@ -261,6 +257,10 @@
"description": "在歌词旁显示当前歌曲的专辑封面。",
"label": "显示专辑封面"
},
"show_glyph": {
"description": "没有专辑封面时显示设置的图标。",
"label": "显示图标"
},
"show_romanization": {
"description": "允许罗马音或音译出现在第二行。",
"label": "显示罗马音"
+8 -8
View File
@@ -1,14 +1,14 @@
{
"settings": {
"refresh_interval": {
"label": "Refresh interval (seconds)",
"description": "How often to rescan the password store, in seconds."
}
},
"notification": {
"copied": "Password copied.",
"unlocking": "Unlocking GPG key…",
"copy_failed": "Failed to copy password.",
"store_not_found": "Password store not found."
"store_not_found": "Password store not found.",
"unlocking": "Unlocking GPG key…"
},
"settings": {
"refresh_interval": {
"description": "How often to rescan the password store, in seconds.",
"label": "Refresh interval (seconds)"
}
}
}
+1
View File
@@ -28,6 +28,7 @@
"tip_done": "Mark as done",
"tip_edit": "Edit",
"tip_grip": "Drag to reorder",
"tip_grip_drop": "Click another grip to drop here, or this one to cancel",
"tip_sort": "Switch ordering mode",
"tip_undone": "Mark as to do",
"title": "To Do",