Update base

This commit is contained in:
2026-04-27 01:52:45 +02:00
parent b646107eb7
commit cdaf469a6d
31 changed files with 3766 additions and 418 deletions

View File

@@ -17,6 +17,8 @@
"mark_all_read": "Mark all read",
"no_notifications": "No new notifications",
"view_all_notifications": "View all notifications",
"notif_tab_user": "User",
"notif_tab_system": "System",
"manage_subscriptions": "manage subscriptions",
"favorites": "Favorites",
"direct_messages": "Direct Messages",
@@ -424,6 +426,7 @@
"message_btn": "✉ Message",
"legacy_record": "Legacy Record First Upload:",
"joined": "Joined:",
"age_days": "{n} days",
"stat_comments": "Comments:",
"stat_tags": "Tags:",
"stat_halls": "Halls:",
@@ -490,6 +493,8 @@
"months": "{n} months",
"day": "{n} day",
"days": "{n} days",
"week": "{n} week",
"weeks": "{n} weeks",
"hour": "{n} hour",
"hours": "{n} hours",
"minute": "{n} minute",
@@ -554,5 +559,92 @@
"slow_down": "Slow down!",
"error_send": "Error sending",
"network_error": "Network error"
},
"scroller": {
"just_now": "just now",
"add": "Add",
"update_preset": "Update & apply preset",
"update_preset_sub": "Save changes and reload feed now",
"no_presets": "No saved presets yet.",
"copy_clipboard": "Copy to clipboard",
"copied": "Copied ✓",
"recent": "Recent",
"nothing_found": "Nothing found with current filters",
"adjust_filters": "Adjust filters",
"failed_load_comments": "Failed to load",
"no_custom_emojis": "No custom emojis",
"login_required": "You must be logged in to add items.",
"rehost_failed": "Rehost failed: {msg}",
"chan_load_failed": "Could not load 4chan thread. It might be archived or have no compatible media.",
"fetch_failed": "Fetch failed: {msg}",
"invalid_chan_url": "Please enter a valid 4chan thread URL",
"chan_catalog_failed": "Failed to load catalog",
"anonymous": "Anonymous",
"back": "Back",
"settings": "Settings",
"filters": "Filters",
"volume": "Volume",
"reset_all": "Reset all",
"rating": "Rating",
"all": "All",
"untagged": "Untagged",
"media_type": "Media type",
"video": "Video",
"image": "Image",
"audio": "Audio",
"order": "Order",
"random": "Random",
"newest": "Newest",
"oldest": "Oldest",
"tags": "Tags",
"search_tags": "Search tags…",
"saved_presets": "Saved presets",
"save_preset": "Save current filters as preset",
"apply_reload": "Apply & Reload",
"chan_threads": "4chan Threads",
"thread_gallery": "Thread Gallery",
"load_by_url": "Load by URL",
"load": "Load",
"browse_boards": "Browse Boards",
"go": "Go",
"search_threads": "Search threads…",
"loading_catalog": "Loading catalog…",
"appearance": "Appearance",
"hide_ui": "Hide UI",
"hide_ui_desc": "Hides the top bar and action buttons for full immersion",
"start_sound": "Start with sound",
"start_sound_desc": "Automatically unmute when you open the scroller",
"animated_bg": "Animated background",
"animated_bg_desc": "Live video frames behind the player; disable for static thumbnail",
"playback": "Playback",
"auto_next": "Auto-next",
"auto_next_desc": "Automatically advance to the next item when media ends",
"loops_before_next": "Loops before next",
"loops_before_next_desc": "How many times to play before advancing (videos & audio)",
"comments": "Comments",
"open": "Open",
"loading": "Loading…",
"no_comments": "No comments yet",
"write_comment": "Write a comment...",
"add_tag_placeholder": "Add a tag to this item…",
"add_tag": "Add tag",
"close": "Close",
"share": "Share",
"copy_link": "Copy link",
"send_dm": "Send via DM",
"share_inbox": "Share to a user's inbox",
"search_user": "Search for a user…",
"login_to_comment": "Log in to comment",
"doomscroll": "doomscroll",
"favourite": "Favourite",
"view": "View",
"open_post": "Open post",
"already_added": "Already added",
"add_to_site": "Add to site",
"add_to_site_first": "Add to site first to tag",
"left_hand": "Left hand mode",
"left_hand_desc": "You know why.",
"replying_to": "Replying to {user}",
"reply": "Reply"
}
}