Translation: Update weather information card title to support multiple languages, and clean up unnecessary translation entries

This commit is contained in:
月月
2025-07-17 22:01:41 +08:00
parent fca5adbbd3
commit 7f3fb26651
3 changed files with 26 additions and 81 deletions
+9 -37
View File
@@ -32,18 +32,10 @@
"Clear chat history": "Clear chat history",
"Clear the current list of images": "Clear the current list of images",
"Close": "Close",
"Closes cheatsheet on press": "Closes cheatsheet on press",
"Closes left sidebar on press": "Closes left sidebar on press",
"Closes media controls on press": "Closes media controls on press",
"Closes on screen keyboard on press": "Closes on screen keyboard on press",
"Closes overview": "Closes overview",
"Closes right sidebar on press": "Closes right sidebar on press",
"Copy": "Copy",
"Copy code": "Copy code",
"Decrease brightness": "Decrease brightness",
"Delete": "Delete",
"Desktop": "Desktop",
"Detach left sidebar into a window/Attach it back": "Detach left sidebar into a window/Attach it back",
"Disable NSFW content": "Disable NSFW content",
"Done": "Done",
"Download": "Download",
@@ -55,10 +47,6 @@
"Game mode": "Game mode",
"Get the next page of results": "Get the next page of results",
"Hibernate": "Hibernate",
"Hides brightness OSD on press": "Hides brightness OSD on press",
"Hides volume OSD on press": "Hides volume OSD on press",
"Hold to show workspace numbers, release to show icons": "Hold to show workspace numbers, release to show icons",
"Increase brightness": "Increase brightness",
"Input": "Input",
"Intelligence": "Intelligence",
"Interface": "Interface",
@@ -81,12 +69,6 @@
"Notifications": "Notifications",
"OK": "OK",
"Open file link": "Open file link",
"Opens cheatsheet on press": "Opens cheatsheet on press",
"Opens left sidebar on press": "Opens left sidebar on press",
"Opens media controls on press": "Opens media controls on press",
"Opens on screen keyboard on press": "Opens on screen keyboard on press",
"Opens right sidebar on press": "Opens right sidebar on press",
"Opens session screen on press": "Opens session screen on press",
"Output": "Output",
"Reboot": "Reboot",
"Reboot to firmware settings": "Reboot to firmware settings",
@@ -113,21 +95,8 @@
"The hentai one | Great quantity, a lot of NSFW, quality varies wildly": "The hentai one | Great quantity, a lot of NSFW, quality varies wildly",
"The popular one | Best quantity, but quality can vary wildly": "The popular one | Best quantity, but quality can vary wildly",
"Thinking": "Thinking",
"To make sure this works consistently, use binditn = MODKEYS, catchall in an automatically triggered submap that includes everything.": "To make sure this works consistently, use binditn = MODKEYS, catchall in an automatically triggered submap that includes everything.",
"Toggle clipboard query on overview widget": "Toggle clipboard query on overview widget",
"Toggle emoji query on overview widget": "Toggle emoji query on overview widget",
"Toggles cheatsheet on press": "Toggles cheatsheet on press",
"Toggles left sidebar on press": "Toggles left sidebar on press",
"Toggles media controls on press": "Toggles media controls on press",
"Toggles on screen keyboard on press": "Toggles on screen keyboard on press",
"Toggles overview on press": "Toggles overview on press",
"Toggles overview on release": "Toggles overview on release",
"Toggles right sidebar on press": "Toggles right sidebar on press",
"Toggles session screen on press": "Toggles session screen on press",
"Translation goes here...": "Translation goes here...",
"Translator": "Translator",
"Triggers brightness OSD on press": "Triggers brightness OSD on press",
"Triggers volume OSD on press": "Triggers volume OSD on press",
"Unfinished": "Unfinished",
"Unknown": "Unknown",
"Unknown Album": "Unknown Album",
@@ -143,11 +112,9 @@
"Invalid API provider. Supported: \n-": "Invalid API provider. Supported: \n-",
"Unknown command:": "Unknown command:",
"Type /key to get started with online models\nCtrl+O to expand the sidebar\nCtrl+P to detach sidebar into a window": "Type /key to get started with online models\nCtrl+O to expand the sidebar\nCtrl+P to detach sidebar into a window",
"This is necessary because GlobalShortcut.onReleased in quickshell triggers whether or not you press something else while holding the key.": "This is necessary because GlobalShortcut.onReleased in quickshell triggers whether or not you press something else while holding the key.",
"The current API used. Endpoint:": "The current API used. Endpoint:",
"Provider set to": "Provider set to",
"Invalid model. Supported: \n```": "Invalid model. Supported: \n```",
"Interrupts possibility of overview being toggled on release.": "Interrupts possibility of overview being toggled on release.",
"That didn't work. Tips:\n- Check your tags and NSFW settings\n- If you don't have a tag in mind, type a page number": "That didn't work. Tips:\n- Check your tags and NSFW settings\n- If you don't have a tag in mind, type a page number",
"Online | Google's model\nGives up-to-date information with search.": "Online | Google's model\nGives up-to-date information with search.",
"Switched to search mode. Continue with the user's request.": "Switched to search mode. Continue with the user's request.",
@@ -322,21 +289,26 @@
"Select output device": "Select output device",
"Code saved to file": "Code saved to file",
"Online models disallowed\n\nControlled by `policies.ai` config option": "Online models disallowed\n\nControlled by `policies.ai` config option",
"Opens bar on press": "Opens bar on press",
"Scroll to change volume": "Scroll to change volume",
"Toggles bar on press": "Toggles bar on press",
"Elements": "Elements",
"%1 • %2 tasks": "%1 • %2 tasks",
"Download complete": "Download complete",
"Please charge!\nAutomatic suspend triggers at %1": "Please charge!\nAutomatic suspend triggers at %1",
"Cloudflare WARP": "Cloudflare WARP",
"Cloudflare WARP (1.1.1.1)": "Cloudflare WARP (1.1.1.1)",
"Closes bar on press": "Closes bar on press",
"Scroll to change brightness": "Scroll to change brightness",
"Connection failed. Please inspect manually with the <tt>warp-cli</tt> command": "Connection failed. Please inspect manually with the <tt>warp-cli</tt> command",
"Select input device": "Select input device",
"Registration failed. Please inspect manually with the <tt>warp-cli</tt> command": "Registration failed. Please inspect manually with the <tt>warp-cli</tt> command",
"Consider plugging in your device": "Consider plugging in your device",
"Low battery": "Low battery",
"Saved to %1": "Saved to %1"
"Saved to %1": "Saved to %1",
"Sunset": "Sunset",
"UV Index": "UV Index",
"Humidity": "Humidity",
"Wind": "Wind",
"Sunrise": "Sunrise",
"Pressure": "Pressure",
"Visibility": "Visibility",
"Precipitation": "Precipitation"
}