From 7c98babf9e04405210bc7febae40ba61449329c2 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 12:44:59 +0900 Subject: [PATCH 01/45] New translations main.json (Chinese Simplified) --- app/view/make/language/zh-CN/main.json | 28 +++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/app/view/make/language/zh-CN/main.json b/app/view/make/language/zh-CN/main.json index 306e0a2836..796fe8fb94 100644 --- a/app/view/make/language/zh-CN/main.json +++ b/app/view/make/language/zh-CN/main.json @@ -52,8 +52,8 @@ "lang_manager_refreshAt": "使用此域登录", "lang_manager_codesetup_title": "跳过登陆代码设置", "lang_manager_codesetup": "如果您登录失败,请点击取消。", - "lang_manager_notUse": "Not Use", - "lang_manager_use": "Use", + "lang_manager_notUse": "不使用", + "lang_manager_use": "使用", "lang_manager_invalidInstance": "无效的输入", "lang_manager_invalidInstanceDesc": "输入 `mastodon.online` 来登录为 `@Cutls@mastodon.online`", "lang_bbmd_misskey": "TheDesk认为\"@\"是回复,但要放其他参数。在Mastodon上未列名意味着在Misskey上是家。", @@ -67,7 +67,7 @@ "lang_postimg_delete": "点击以添加描述,右键单击以删除它", "lang_postimg_desc": "描述", "lang_postimg_leadContext": "右键单击缩略图以删除它", - "lang_postimg_delConfirm": "Delete this image. Continue?", + "lang_postimg_delConfirm": "删除此图像。是否继续?", "lang_post_tagTL": "此嘟文不包含默认标签。此嘟文将不会在本地时间线上显示。是否继续?", "lang_post_tagVis": "此嘟文(不是“公共”嘟文) 没有显示在这个标签的时间线上。", "lang_post_cwtitle": "自动提醒CW", @@ -86,8 +86,8 @@ "lang_status_unblock": "取消屏蔽", "lang_status_mute": "静音", "lang_status_unmute": "取消隐藏", - "lang_status_muteThread": "Mute thread", - "lang_status_unmuteThread": "Unmute thread", + "lang_status_muteThread": "隐藏", + "lang_status_unmuteThread": "取消隐藏", "lang_status_redraftTitle": "删除并重新起草", "lang_status_redraft": "继续删除并重新编辑?这条嘟文相关的回复、转发、收藏都会被清除。这一功能可能出现一些错误。在2.4.1版本以前的长毛象,嘟文的图片将不会保留", "lang_status_emphas": "的嘟文已标记。请刷新以应用。", @@ -169,7 +169,7 @@ "lang_layout_resetWidth": "收紧此列", "lang_sort_gothis": "转到此列", "lang_sort_remthis": "删除此纵", - "lang_spotify_migrateV2": "Reconnect to Spotify", + "lang_spotify_migrateV2": "重新连接到 Spotify", "lang_spotify_img": "添加一个专辑封面", "lang_spotify_imgno": "不要添加专辑封面", "lang_spotify_acct": "连接 TheDesk 到 Spotify", @@ -295,14 +295,14 @@ "lang_setting_notf": "本机通知:{{set}}", "lang_setting_quote": "引用格式:{{set}}", "lang_setting_via": "客户端:{{set}}", - "lang_setting_mov": "Action buttons hiding:{{set}}", - "lang_setting_setasread": "Notification markers:{{set}}", - "lang_setting_main": "Default account:{{set}}", - "lang_setting_sec": "Secondary toot button:{{set}}", - "lang_setting_ksref": "Refreshed keyboard shortcuts.", - "lang_setting_nomuting": "No client is muted.", - "lang_setting_notftest": " Notification test ", - "lang_setting_notftestprof": "Showing your icon.", + "lang_setting_mov": "隐藏操作按钮:{{set}}", + "lang_setting_setasread": "通知标记:{{set}}", + "lang_setting_main": "默认账号:{{set}}", + "lang_setting_sec": "次要发布按钮:{{set}}", + "lang_setting_ksref": "更新键盘快捷键。", + "lang_setting_nomuting": "没有被静音的客户端。", + "lang_setting_notftest": " 通知测试 ", + "lang_setting_notftestprof": "显示您的头像。", "lang_setting_exportwarn": "Only important data will be exported. Please keep this data secure.", "lang_setting_importwarn": "所有数据将被删除。", "lang_setting_noupd": "No available update", From 095797336ee1a751f420e0868e0bd29f198afdfd Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 13:44:46 +0900 Subject: [PATCH 02/45] New translations main.json (Chinese Simplified) --- app/view/make/language/zh-CN/main.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/view/make/language/zh-CN/main.json b/app/view/make/language/zh-CN/main.json index 796fe8fb94..0660a7655a 100644 --- a/app/view/make/language/zh-CN/main.json +++ b/app/view/make/language/zh-CN/main.json @@ -303,8 +303,8 @@ "lang_setting_nomuting": "没有被静音的客户端。", "lang_setting_notftest": " 通知测试 ", "lang_setting_notftestprof": "显示您的头像。", - "lang_setting_exportwarn": "Only important data will be exported. Please keep this data secure.", + "lang_setting_exportwarn": "仅重要数据会被导出。请注意保护数据安全。", "lang_setting_importwarn": "所有数据将被删除。", - "lang_setting_noupd": "No available update", - "lang_setting_thisisbeta": "This is a beta version. You have to update manually." + "lang_setting_noupd": "没有可用的更新", + "lang_setting_thisisbeta": "这是一个 beta 版本。您必须手动更新。" } From 722dec29f78b012614374ce25f67d869a6f31039 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 13:44:47 +0900 Subject: [PATCH 03/45] New translations index.json (Chinese Simplified) --- app/view/make/language/zh-CN/index.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/view/make/language/zh-CN/index.json b/app/view/make/language/zh-CN/index.json index df7ca96a43..9796c2485d 100644 --- a/app/view/make/language/zh-CN/index.json +++ b/app/view/make/language/zh-CN/index.json @@ -207,30 +207,30 @@ "v24SpeedyAndSafety": "采用更快和更安全的 TypeScript", "v24AltImage": "图像上传方法已经修改,已可以查看上传进度。", "v24NiceContextTool": "重新设计的上下文工具", - "keyscs": "Keyboard shortcuts", + "keyscs": "快捷键", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", - "keyscr": "Jump to n(1-9)th column", - "keynew": "Open compose box", + "keyscr": "跳转到 第(1-9) 列", + "keynew": "打开编辑窗口", "keytoggle": "Toggle compose box", - "keypost": "Post", + "keypost": "发布", "keysecpost": "Post(local toot): Only Glitch instance", "keyNotStable": "Post without streamed tag", - "keyMenu": "Show & hide menu panel", - "keyunread": "Mark all notifications as read", - "keyesc": "Hide compose box", + "keyMenu": "显示并隐藏菜单面板", + "keyunread": "标记所有通知为已读", + "keyesc": "隐藏编辑窗口", "keyf5": "Super Reload", "keyclear": "Clear compose box (with streamed tag)", "keyClearNotStable": "Clear compose box without streamed tag", "keyChangeAcct": "(In composing) Change account to post", "keyacctman": "帐户管理", - "keyshowprof": "Show selected profile", + "keyshowprof": "显示选定的配置", "keyrow": "Up/Down/Right/Left: Select status on timeline", "keyFav": "(In selected) Favourite it", "keyBt": "(In selected) Boost it", "keyReply": "(In selected) Reply to it", "keyzoom": "Mousewheel:Zoom in/out of image", "keyQuestion": "Show this sheet", - "secondary": "Secondary Toot Button", - "keyboardShortcut": "Keyboard shortcuts" + "secondary": "第二发布按钮", + "keyboardShortcut": "快捷键" } From ddc860286ff307b4bc488fd6ae0d60b40e304d99 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 13:44:48 +0900 Subject: [PATCH 04/45] New translations setting.json (Chinese Simplified) --- app/view/make/language/zh-CN/setting.json | 262 +++++++++++----------- 1 file changed, 131 insertions(+), 131 deletions(-) diff --git a/app/view/make/language/zh-CN/setting.json b/app/view/make/language/zh-CN/setting.json index 4eab5e8d6d..e13ba4c36f 100644 --- a/app/view/make/language/zh-CN/setting.json +++ b/app/view/make/language/zh-CN/setting.json @@ -5,172 +5,172 @@ "no": "否", "none": "无", "show": "显示", - "hide": "Hide", + "hide": "隐藏", "default": "默认", - "change": "Change", - "select": "Select", - "exec": "Exec", - "env": "System Preferences", - "setlang": "Languages", - "backup": "Import and export preferences", - "backupWarn": "If you get an error when you choose a file, please paste the string printed when you open the file, and click import", - "import": "Import", - "export": "Export", - "hardwareAcceleration": "Disable hardware acceleration", - "hardwareAccelerationWarn": "Auto restart", - "webview": "Webview Integration", - "webviewWarn": "Turn on to use TweetDeck Integration. Please be aware that it may impair the security level.", - "theme": "Themes", + "change": "更改", + "select": "选择", + "exec": "执行", + "env": "系统首选项", + "setlang": "语言", + "backup": "导入和导出首选项", + "backupWarn": "如果您选择文件时出错,请打开文件并粘贴显示的字符串,然后点击导入", + "import": "导入", + "export": "导出", + "hardwareAcceleration": "禁用硬件加速", + "hardwareAccelerationWarn": "自动重启", + "webview": "网络视图集成", + "webviewWarn": "开启使用 TweetDeck 集成。请注意它可能会降低安全等级。", + "theme": "主题", "popup": "Popup notification(on Windows)", - "popupwarn": "Hide to set \"0\"", - "s": "sec", - "nativenotf": "Native notification", - "nnwarn": "This does not work on Windows Portable ver.", - "nntest": "Notification test", - "width": "Width of columns", - "widthwarn": "Scroll bar will be shown when your window size is greater than the width of the columns.", - "fixwidth": "Minimum width of TweetDeck browser", + "popupwarn": "隐藏以设置 \"0\"", + "s": "秒", + "nativenotf": "本机通知", + "nnwarn": "此操作在 Windows Portable 版本上不可用。", + "nntest": "通知测试", + "width": "列宽", + "widthwarn": "超过宽度范围时,将显示滚动栏。", + "fixwidth": "TweetDeck浏览器的最小宽度", "fixwidthwarn": "", - "margin": "Margin between timelines", - "above": "above", - "font": "Font", + "margin": "时间轴的间距", + "above": "上方", + "font": "字体", "fontwarn": "Select your favorite font to 'Select'", - "fontsize": "Font size", - "savefolder": "Folder to save", + "fontsize": "字号", + "savefolder": "保存到的目标文件夹", "savefolderwarn": "TheDesk uses this value when it try to save pictures or take screenshots.", - "useragent": "User agent", - "useragentWarn": "Restart when changed", - "frame": "Window frame", - "frameWarn": "If 'off', the window looks cool.", - "downloadWin": "Versioning(o Windows downloader)", - "absolute": "absolute value", - "srcUrl": "Search engine", - "srcUrlWarn": "{q} will be replaced with query.", - "themeSel": "Select theme", - "customtheme": "Edit and add themes", - "customthemeDirection": "Color scheme", - "advanced": "Advanced options", + "useragent": "浏览器标识", + "useragentWarn": "更改时重启", + "frame": "窗口框架", + "frameWarn": "若切换到“关”,窗口看起来将会很酷。", + "downloadWin": "版本控制(o Windows 下载程序)", + "absolute": "绝对值", + "srcUrl": "搜索引擎", + "srcUrlWarn": "{q} 将被替换为查询。", + "themeSel": "选择主题", + "customtheme": "编辑并添加主题", + "customthemeDirection": "配色方案", + "advanced": "高级选项", "advancedWarn": "", "use": "使用这个", - "copyFrom": "Copy from", - "bg": "Background color", - "subcolor": "Distinguishable from background", - "text": "Text color", - "accent": "Background of boosts", - "modal": "Background of modal window", - "modalFooter": "Background of modal window's footer", - "thirdColor": "Backgroud of tag buttons, etc(near to Background)", - "forthColor": "Title bar(same scheme as Background)", - "bottom": "Background of menu-bar at the bottom of the window", - "emphasized": "Emphasize toot's background", - "postbox": "Background of post-box and menu", + "copyFrom": "复制自", + "bg": "背景颜色", + "subcolor": "易于与背景区分", + "text": "文本颜色", + "accent": "转嘟的背景", + "modal": "窗口模块背景", + "modalFooter": "窗口模块页脚的背景", + "thirdColor": "标签按钮的背景等(靠近背景)", + "forthColor": "标题栏(与背景相同的方案)", + "bottom": "窗口底部菜单栏的背景", + "emphasized": "强调嘟文的背景", + "postbox": "输入框和菜单的背景", "active": "Background of 'active' elements", "selected": "Background of selected with arrow keys", "selectedWithShare": "Background of selected with arrow keys(boosted toots)", - "add_new": "Add new", - "name": "Name", - "desc": "About this theme", - "customImport": "Import custom theme", + "add_new": "新增", + "name": "名称", + "desc": "关于此主题", + "customImport": "导入自定义主题", "delete": "删除", - "preview": "Preview", - "timeline": "Timeline Preferences", - "timemode": "Time format", - "relativetime": "Relative format:\"1 minutes ago\",\"3 days ago\"", - "absolutetime": "Absolute format:\"23:25:21\",\"2017/12/30 23:59:00\"", - "mixtime": "Mixed format: toots posted today are relative-format; others are absolute-format.", - "relativesel": "Relative", - "absolutesel": "Absolute", - "absolute12sel": "Absolute(AM/PM)", - "doublesel": "Both relative and absolute", - "mixsel": "Mixed", - "locale": "Server's unique locale time", - "localewarn": "This value is available on some Japanese servers", + "preview": "预览", + "timeline": "时间轴首选项", + "timemode": "时间格式", + "relativetime": "相对格式:\"1分钟前\",\"3天前\"", + "absolutetime": "绝对格式:\"23:25:21\",\"2017/12/30 23:59:00\"", + "mixtime": "混合格式:今天发布的嘟文使用相对格式;其他的使用绝对格式。", + "relativesel": "相对", + "absolutesel": "绝对", + "absolute12sel": "绝对值(AM/PM)", + "doublesel": "同时包括相对和绝对", + "mixsel": "混合", + "locale": "服务器的本地时间", + "localewarn": "此项在一些日本服务器上可用", "nswf": "Hide NSFW pictures", - "nsfwwarn": "Strong blur effect", - "cw": "Hide CW contents", - "replyct": "Reply counter style", - "replyct_hidden": "Show 1+ if there's more than 1 reply.", - "replyct_full": "Show full count(1,2...)", - "gif": "GIF animation", + "nsfwwarn": "强模糊效果", + "cw": "隐藏包含内容警告(CW)的内容", + "replyct": "回复计数器样式", + "replyct_hidden": "如果有超过 1 个回复,则显示 1+ 。", + "replyct_full": "显示完整计数(1,2...)", + "gif": "GIF 动画", "box": "Action of posting-box", - "boxyes": "Folding", + "boxyes": "已折叠", "boxabs": "Absolutely open", - "boxno": "Open after posting", - "tag": "Tag TL Search", - "tagfed": "Use federated network", - "taglocal": "Use local network", - "via": "Show via", + "boxno": "发布后打开", + "tag": "在时间轴搜索标签", + "tagfed": "使用联邦网络", + "taglocal": "使用本地网络", + "via": "显示方式", "mouseover": "Hide action buttons without mouseover", - "mv": "Mouseover to show", - "mvclick": "Click to show", - "autofold": "Auto folding", - "autofoldwarn": "TheDesk does not collapse lines of 5 characters or less. Also, when collapsing, newlines are not shown. TheDesk counts only newlines as the number of lines.", + "mv": "鼠标移过时显示", + "mvclick": "点击显示", + "autofold": "自动折叠", + "autofoldwarn": "等于或少于5个字符时TheDesk不会折叠。 此外,在折叠时不会显示换行符。TheDesk仅以换行符为标准区分行数。", "lines": "lines", "letters": "letters", "or": "或", "imgheight": "Image height", "imgheightwarn": "Option:Set \"full\" to uncrop.", "ticker": "Enable #InstanceTicker", - "tickerwarn": "Show colorful stickers about tooters' server. About #InstanceTicker Copyright 2018 weepjp, kyori19.", + "tickerwarn": "显示嘟文发布者的实例名称和favicon 关于 OpenSticker", "animation": "Animation in timeline", "markers": "Markers(mark as read) on HTL and notifications", "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", - "remote_img": "Get images from the remote server", - "remote_imgWarn": "All previews are retrieved from your logged in cache server.", + "remote_img": "从远程服务器获取图像", + "remote_imgWarn": "所有预览都是从您登录的缓存服务器获取的。", "moreContextMode": "上下文工具", "moreContextModeWarn": "When showing the toot modal, show toots before / after the toot on LTL, FTL, UTL", - "smallHeader": "Minimize column headers", - "replySound": "Sound(Reply)", - "favSound": "Sound(Fav)", - "btSound": "Sound(Boost)", - "followSound": "Sound(Follow)", - "customSound": "Custom sound", - "post": "Posting Preferences", - "autocw": "Alert before posting long toot.", - "autocwwarn": "Show dialog when text is too long to hide", - "defaultcw": "Default warning text", - "cws": "Always CW set", - "cwContinue": "Keep CW enabled", - "defaultvis": "Default visibility", + "smallHeader": "最小化列标题", + "replySound": "音效(回复)", + "favSound": "音效(收藏)", + "btSound": "音效(转嘟)", + "followSound": "音效(关注)", + "customSound": "自定义音效", + "post": "发布首选项", + "autocw": "在发布长文之前发出警告。", + "autocwwarn": "文本过长时显示对话框", + "defaultcw": "默认警告文本", + "cws": "总是显示隐藏(CW)内容", + "cwContinue": "保持内容隐藏(CW)启用", + "defaultvis": "默认可见性", "public": "公共", "unlisted": "未列出", "private": "私密", "direct": "直接", - "memory": "Memory(remember each server)", - "useapi": "Default of your visibility(Set the preferences of the Mastodon server)", - "postimg": "Posting images preferences", - "showurl": "Insert media URL", - "nourl": "Insert nothig", - "disabled": "Disabled", - "quote": "Quote format", - "simple": "Only URL", + "memory": "存储(保存每个服务器设置)", + "useapi": "设置为默认可见等级(为所有Mastodon服务器设置首选项)", + "postimg": "发布图像首选项", + "showurl": "插入媒体网址", + "nourl": "不插入任何内容", + "disabled": "已停用", + "quote": "引用格式", + "simple": "仅网址", "mention": "URL and acct(mention to the user)", "full": "URL, text and acct(mention to the user)", - "notqt": "Disabled(Hide buttons on TLs)", - "apiQuote": "API(only some instances)", - "showBookmarkAction": "Show a bookmarking toot button", - "scrollBar": "Height of the scroll bar", - "thin": "Thin", - "normal": "Normal", - "thick": "Thick", - "main": "Default accounts of actions", - "mainwarn": "Main account can be set on Account Manager.", - "lastacct": "Account you used recently", + "notqt": "停用(隐藏时间线上的按钮)", + "apiQuote": "API(仅部分实例)", + "showBookmarkAction": "显示书签按钮", + "scrollBar": "滚动条高度", + "thin": "细", + "normal": "正常", + "thick": "粗", + "main": "默认账户", + "mainwarn": "可以在帐户管理器设置主帐户。", + "lastacct": "您最近使用过的帐户", "usemainacct": "主帐户", - "secondary": "Secondary Toot Button", - "secwarn": "Toot with other visibility setting", - "nothing": "Hidden", - "localonly": "Local Only", + "secondary": "第二发布按钮", + "secwarn": "带有其他可见性设置的Toot", + "nothing": "隐藏", + "localonly": "仅本地", "zeroWidthEmoji": "Zero-width space when inserting emojis", - "uploadCrop": "Auto scale to fit", - "uploadCropWarn": "Max long-side px. Uploaded images are converted to JPEG(from JPEG) or PNG(from others). Set 0 and the images will not be resized. Note: if you post an animated picture like a GIF, it will be converted to a static picture.", - "keysc": "Keyboard shortcut Preferences", + "uploadCrop": "自动缩放以适应", + "uploadCropWarn": "最大长边像素。 上传的图像被转换为 JPEG(来自 JPEG) 或 PNG(来自其他)。若设置为 0,图像将不会被调整大小。 注意:如果您发布 GIF 等动画图片,它将被转换为静态图片。", + "keysc": "键盘快捷方式首选项", "iks": "Easy inserter", - "okswarn": "You can insert any letters and emojis with only 3 keys", - "plugin": "Plugins", - "howToWritePlugin": "Japanese docs of AiScript TheDesk plugins", - "pluginList": "Plugin list", - "muteemp": "Mute & Emphasis Preferences", + "okswarn": "您可以通过仅仅3个键插入任何字母和emoji", + "plugin": "插件", + "howToWritePlugin": "AiScript TheDesk插件的日语文档", + "pluginList": "插件列表", + "muteemp": "静音 & 突出显示 首选项", "climute": "Client Mute", "cliemp": "Client Emphasis", "cliwarn": "Click client name on toots to toggle mute and emphasis.", From 142879c664d4195fbc88966110d7be8771e8e32c Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 14:57:14 +0900
Subject: [PATCH 05/45] New translations main.json (Chinese Simplified)
---
app/view/make/language/zh-CN/main.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/app/view/make/language/zh-CN/main.json b/app/view/make/language/zh-CN/main.json
index 0660a7655a..81c8044b34 100644
--- a/app/view/make/language/zh-CN/main.json
+++ b/app/view/make/language/zh-CN/main.json
@@ -1,6 +1,6 @@
{
"language": "英文",
- "lang_toot": "嘟嘟",
+ "lang_toot": "嘟文",
"lang_there": "是",
"lang_nothing": "无",
"lang_yesno": "是",
@@ -15,7 +15,7 @@
"lang_langlocale": "英文",
"lang_back": "返回",
"lang_set": "设置",
- "lang_langadd": "Translate TheDesk to other languages or proofread TheDesk on GitHub. TheDesk 感谢您的帮助。",
"lang_time_prefixAgo": null,
"lang_time_prefixFromNow": null,
"lang_time_suffixAgo": null,
@@ -78,8 +78,8 @@
"lang_post_unfinishedMedia": "服务器尚未完成处理您的媒体。请重试。",
"lang_post_retry": "重试",
"lang_post_offline": "由于离线,已被添加到草稿",
- "lang_status_favWarn": "将花费一点点时间收藏距离很远的嘟嘟",
- "lang_status_btWarn": "将花费一点点时间收藏距离很远的嘟嘟",
+ "lang_status_favWarn": "将花费一点点时间完成远程嘟文的收藏",
+ "lang_status_btWarn": "将花费一点点时间完成远程嘟文的转发",
"lang_status_follow": "关注",
"lang_status_unfollow": "取消关注",
"lang_status_block": "屏蔽",
@@ -124,7 +124,7 @@
"lang_speech_refresh": "保存TTS配置的相关数值",
"lang_src_ts": "按时间的前后顺序排列",
"lang_src_people": " 大家的嘟文",
- "lang_tags_always": "总是与其嘟文 ",
+ "lang_tags_always": "总是发布嘟文包含 ",
"lang_tags_realtime": "标签流嘟文",
"lang_tags_tagunpin": "取消置顶 {{tag}}",
"lang_tags_unrealtime": "禁用 TsT",
@@ -145,7 +145,7 @@
"lang_layout_linkana": "网址自动分析器",
"lang_layout_linkanades": "网址自动分析器",
"lang_layout_tts": "文本转语音 ",
- "lang_layout_reconnect": "Reconnect to streaming API",
+ "lang_layout_reconnect": "重新连接到 推送流 API",
"lang_layout_headercolor": "此列顶部的颜色",
"lang_layout_nodata": "[无数据]
按下 F5 或 ⌘+R 可重新加载",
"lang_layout_dm": "私信",
From 54e9fd5f46ab7a5aaa2f1c20d96bbe1431b70a7c Mon Sep 17 00:00:00 2001
From: Cutls
Date: Sat, 16 Dec 2023 14:57:15 +0900 Subject: [PATCH 06/45] New translations index.json (Chinese Simplified) --- app/view/make/language/zh-CN/index.json | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/view/make/language/zh-CN/index.json b/app/view/make/language/zh-CN/index.json index 9796c2485d..284f834dd7 100644 --- a/app/view/make/language/zh-CN/index.json +++ b/app/view/make/language/zh-CN/index.json @@ -1,13 +1,13 @@ { "draghere": "拖动到此处上传", - "nowOffline": "离线模式:您的所有帖子都在草稿箱中,您应该在重新连接到互联网时刷新", + "nowOffline": "离线模式:您的所有帖子都在草稿箱中,请在重新连接到互联网后刷新", "reOnline": "您已连接到互联网,将重新加载...", "close": "关闭", "webSrc": "在互联网搜索", - "tsSrc": "在嘟嘟搜索中搜索", + "tsSrc": "在嘟文搜索器中搜索", "showSelectProf": "显示选择帐户的配置文件", "closethisbox": "关闭此对话框", - "toot": "嘟嘟", + "toot": "嘟文", "post-new": "发布新嘟文", "nsfwDes": "将媒体标记为敏感内容", "cwDes": "隐藏警告后面的文字", @@ -79,7 +79,7 @@ "copyURL": "Copy URL of this toot", "copy": "复制", "embed": "嵌入", - "toots": "嘟嘟统计", + "toots": "嘟文统计", "follow": "关注", "follower": "关注者", "utlColumn": "以列显示", @@ -120,7 +120,7 @@ "historyBack": "返回", "empUser": "强调此用户", "supportme": "支持TheDesk!", - "TheDeskDes": "该台没有广告,您无需收费来解锁高级功能。我们需要您的友好支持!", + "TheDeskDes": "TheDesk 没有广告,您无需付费解锁高级功能。我们需要的是您的友好支持!", "PatreonSupport": "在 Patreon 上支持", "PixivSupport": "在 Pixiv FANBOX 上支持", "AWLSupport": "亚马逊愿望清单", @@ -134,8 +134,8 @@ "fed": "联邦", "fedMedia": "联邦(媒体)", "dm": "私信", - "integratedTLDes": "Integrated(Local and Home)", - "localPlusDes": "Integrated(Local and replies and BT on Home)", + "integratedTLDes": "集成(本地/主页)", + "localPlusDes": "本地时间轴+回复+转嘟", "notf": "通知", "bookmark": "书签", "showThisTL": "显示此时间线:", @@ -208,29 +208,29 @@ "v24AltImage": "图像上传方法已经修改,已可以查看上传进度。", "v24NiceContextTool": "重新设计的上下文工具", "keyscs": "快捷键", - "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", - "keyCtrlAlso": "Ctrl is also available with the Windows key", + "keyCommandAlso": "⌘(command) 也可以通过 ⌃(control) 按键使用", + "keyCtrlAlso": "Ctrl 也可用Windows键替代", "keyscr": "跳转到 第(1-9) 列", "keynew": "打开编辑窗口", - "keytoggle": "Toggle compose box", + "keytoggle": "隐藏编辑窗口", "keypost": "发布", - "keysecpost": "Post(local toot): Only Glitch instance", - "keyNotStable": "Post without streamed tag", + "keysecpost": "发布 (本地): 仅Glitch实例支持", + "keyNotStable": "发布嘟文(不含话题标签)", "keyMenu": "显示并隐藏菜单面板", "keyunread": "标记所有通知为已读", "keyesc": "隐藏编辑窗口", - "keyf5": "Super Reload", - "keyclear": "Clear compose box (with streamed tag)", - "keyClearNotStable": "Clear compose box without streamed tag", - "keyChangeAcct": "(In composing) Change account to post", + "keyf5": "超级重载", + "keyclear": "清空编辑窗口(包括话题标签)", + "keyClearNotStable": "清空编辑窗口话题标签以外的内容", + "keyChangeAcct": "(编译中) 更改发布账户", "keyacctman": "帐户管理", "keyshowprof": "显示选定的配置", - "keyrow": "Up/Down/Right/Left: Select status on timeline", - "keyFav": "(In selected) Favourite it", - "keyBt": "(In selected) Boost it", - "keyReply": "(In selected) Reply to it", - "keyzoom": "Mousewheel:Zoom in/out of image", - "keyQuestion": "Show this sheet", + "keyrow": "上/下/右/左: 选择时间轴状态", + "keyFav": "(选中) 收藏", + "keyBt": "(选中) 转发", + "keyReply": "(选中) 回复", + "keyzoom": "鼠标滚轮:放大/缩小图像", + "keyQuestion": "显示此页", "secondary": "第二发布按钮", "keyboardShortcut": "快捷键" } From a4c46b091b73eac608a91126741e37c16ada459e Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 14:57:16 +0900 Subject: [PATCH 07/45] New translations setting.json (Chinese Simplified) --- app/view/make/language/zh-CN/setting.json | 124 +++++++++++----------- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/app/view/make/language/zh-CN/setting.json b/app/view/make/language/zh-CN/setting.json index e13ba4c36f..60b48e809a 100644 --- a/app/view/make/language/zh-CN/setting.json +++ b/app/view/make/language/zh-CN/setting.json @@ -57,16 +57,16 @@ "subcolor": "易于与背景区分", "text": "文本颜色", "accent": "转嘟的背景", - "modal": "窗口模块背景", - "modalFooter": "窗口模块页脚的背景", + "modal": "窗口样式背景", + "modalFooter": "窗口样式页脚的背景", "thirdColor": "标签按钮的背景等(靠近背景)", "forthColor": "标题栏(与背景相同的方案)", "bottom": "窗口底部菜单栏的背景", "emphasized": "强调嘟文的背景", "postbox": "输入框和菜单的背景", - "active": "Background of 'active' elements", - "selected": "Background of selected with arrow keys", - "selectedWithShare": "Background of selected with arrow keys(boosted toots)", + "active": "“活动”元素的背景", + "selected": "使用方向键选择的背景", + "selectedWithShare": "使用方向键选择的背景(已转嘟的)", "add_new": "新增", "name": "名称", "desc": "关于此主题", @@ -92,33 +92,33 @@ "replyct_hidden": "如果有超过 1 个回复,则显示 1+ 。", "replyct_full": "显示完整计数(1,2...)", "gif": "GIF 动画", - "box": "Action of posting-box", + "box": "操作发件箱", "boxyes": "已折叠", - "boxabs": "Absolutely open", + "boxabs": "总是打开", "boxno": "发布后打开", "tag": "在时间轴搜索标签", "tagfed": "使用联邦网络", "taglocal": "使用本地网络", "via": "显示方式", - "mouseover": "Hide action buttons without mouseover", + "mouseover": "隐藏没有鼠标动作的按钮", "mv": "鼠标移过时显示", "mvclick": "点击显示", "autofold": "自动折叠", "autofoldwarn": "等于或少于5个字符时TheDesk不会折叠。 此外,在折叠时不会显示换行符。TheDesk仅以换行符为标准区分行数。", - "lines": "lines", - "letters": "letters", + "lines": "行", + "letters": "字母", "or": "或", - "imgheight": "Image height", - "imgheightwarn": "Option:Set \"full\" to uncrop.", + "imgheight": "图像高度", + "imgheightwarn": "选项:设为”完整“以取消裁剪。", "ticker": "Enable #InstanceTicker", "tickerwarn": "显示嘟文发布者的实例名称和favicon 关于 OpenSticker", - "animation": "Animation in timeline", - "markers": "Markers(mark as read) on HTL and notifications", - "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", + "animation": "时间轴动画", + "markers": "主时间轴和通知上的标记(已读标记)", + "markerswarn": "Mastodon 3.0或以上,在 WebUI 和第三方支持的客户端上共享。", "remote_img": "从远程服务器获取图像", "remote_imgWarn": "所有预览都是从您登录的缓存服务器获取的。", "moreContextMode": "上下文工具", - "moreContextModeWarn": "When showing the toot modal, show toots before / after the toot on LTL, FTL, UTL", + "moreContextModeWarn": "当显示嘟文样式时,在它之前/之后LTL、FTL、UTL显示嘟文", "smallHeader": "最小化列标题", "replySound": "音效(回复)", "favSound": "音效(收藏)", @@ -144,8 +144,8 @@ "disabled": "已停用", "quote": "引用格式", "simple": "仅网址", - "mention": "URL and acct(mention to the user)", - "full": "URL, text and acct(mention to the user)", + "mention": "URL和语句(提到用户)", + "full": "URL,文本和语句(提到用户)", "notqt": "停用(隐藏时间线上的按钮)", "apiQuote": "API(仅部分实例)", "showBookmarkAction": "显示书签按钮", @@ -161,63 +161,63 @@ "secwarn": "带有其他可见性设置的Toot", "nothing": "隐藏", "localonly": "仅本地", - "zeroWidthEmoji": "Zero-width space when inserting emojis", + "zeroWidthEmoji": "插入表情符号时使用零宽空格(不可见的特殊空格字符)", "uploadCrop": "自动缩放以适应", "uploadCropWarn": "最大长边像素。 上传的图像被转换为 JPEG(来自 JPEG) 或 PNG(来自其他)。若设置为 0,图像将不会被调整大小。 注意:如果您发布 GIF 等动画图片,它将被转换为静态图片。", "keysc": "键盘快捷方式首选项", - "iks": "Easy inserter", + "iks": "轻松添加内容", "okswarn": "您可以通过仅仅3个键插入任何字母和emoji", "plugin": "插件", "howToWritePlugin": "AiScript TheDesk插件的日语文档", "pluginList": "插件列表", "muteemp": "静音 & 突出显示 首选项", - "climute": "Client Mute", - "cliemp": "Client Emphasis", - "cliwarn": "Click client name on toots to toggle mute and emphasis.", - "enter": "Enter to set", - "wordmute": "Words Mute", - "wordemp": "Words Emphasis", - "useremp": "Users Emphasis", - "useerempwarn": "Set on users data modals.", - "empcolorwarn": "Use this color to emphasis", - "spotify": "Spotify and NowPlaying Preferences", - "spotifynote1": "Click ", - "spotifynote2": "icon to NowPlaying", - "link": "Account Connection", - "linkwarn": "TheDesk save your data on AWS API Gateway, Lambda.", - "connect": "Connect", - "disconnect": "Disconnect", - "lastFmWarn": "User name...(empty to disconnect) You cannot hide your recent play log at last.fm privacy settings.", - "templateedit": "Edit a template", + "climute": "静音客户端", + "cliemp": "强调客户端", + "cliwarn": "点击嘟文上的客户端名称来切换静音和提醒。", + "enter": "进入设置", + "wordmute": "关键词静音", + "wordemp": "关键词强调", + "useremp": "强调用户", + "useerempwarn": "设置用户数据模式。", + "empcolorwarn": "使用这种颜色来强调。", + "spotify": "Spotify和NowPlaying首选项", + "spotifynote1": "点击 ", + "spotifynote2": "NowPlaying图标", + "link": "账号连接", + "linkwarn": "TherDesk 保存您的数据到 AWS API 网关,Lambda。", + "connect": "连接", + "disconnect": "断开连接", + "lastFmWarn": "用户名...(留空以断开连接) 您不能在 last.fm 隐私设置中隐藏您最近播放记录。", + "templateedit": "编辑模板", "templateeditwarn": "", - "template1": "Spotify:{song}:Song name/{album}:Album name/{artist}:Artist name/{url}:URL to Spotify", - "template2": "macOS:{song}:Song name/{album}:Album name/{artist}:Artist name/composer:{composer}/spampling rate:{hz}/bit rate:{bitRate}/genre:{genre}", + "template1": "Spotify: {song}: 歌曲名/{album}:专辑名/{artist}: 艺术家/{url}:Spotify 的 URL", + "template2": "macOS:{song}:歌曲名/{album}: 专辑名/{artist}: 艺术家/作曲家:{composer}/取样率: {hz}/比特率:{bitRate}/类型: {genre}", "template3": "", - "postartwork": "Attach an Artwork of Spotify", - "searchArtwork": "If the song has no artwork, automatic complete it(macOS)", - "searchArtworkWarn": "If you nowplaying an non-artwork song, get one which seems nice through API. If you do not like the completed artwork, you can right-click it to delete.", - "tts": "TTS(text to speech) Preferences", - "bouyomi": "BouyomiChan connect", - "bouyomiWarn": "Require: BouyomiChan WebSocket Plugin", - "speed": "Speed", - "speedwarn": "1-100(default:10)", - "pitch": "Pitch", - "pitchwarn": "0-100(default:50)", - "vol": "Volume", - "volwarn": "0-100(default:100)", - "volwarn80": "0-100(default:80)", - "test": "Test", - "sample": "TheDesk is an open-source Mastodon client for PC.", - "playstop": "Play/Stop", + "postartwork": "附上一个来自Spotify的封面", + "searchArtwork": "如果歌曲没有封面图,则自动生成(macOS)", + "searchArtworkWarn": "如果您现在正在播放一首无封面的歌曲,请通过 API 获得一张看起来不错的封面。 如果您不喜欢该封面,可以右键单击它来删除。", + "tts": "TTS(文本转语音) 首选项", + "bouyomi": "BouyomiChan 连接", + "bouyomiWarn": "依赖:BouyomiChan WebSocket 插件", + "speed": "速度", + "speedwarn": "1-100(默认:10)", + "pitch": "音调", + "pitchwarn": "0-100(默认:50)", + "vol": "音量", + "volwarn": "0-100(默认:100)", + "volwarn80": "0-100(默认:80)", + "test": "测试", + "sample": "TheDesk是一个用于PC的开源Mastodon客户端。", + "playstop": "播放/停止", "back": "返回", - "keyScsMoved": "The keyboard shortcut list has been moved to menu (press ? key at the screen with timelines)", - "reset": "Reset(Danger)", + "keyScsMoved": "键盘快捷键列表已移动到菜单(按下时间轴界面上的? 键显示)", + "reset": "重置(危险!)", "resetconfirm": "Delete all data. You cannot undo. Continue?", "about": "关于 TheDesk", - "hp": "Website", - "support": "Support", + "hp": "网站", + "support": "支持", "help": "帮助", - "sushi": "Give me a sushi!", - "checkup": "Check update", + "sushi": "给我一个🍣!", + "checkup": "检查更新", "ossJP": "" } From f5f2b13de76db19fd411f525438091e3f3ec76c9 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 14:57:17 +0900 Subject: [PATCH 08/45] New translations acct.json (Chinese Simplified) --- app/view/make/language/zh-CN/acct.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/view/make/language/zh-CN/acct.json b/app/view/make/language/zh-CN/acct.json index c9b4907bf3..d89f5ccb49 100644 --- a/app/view/make/language/zh-CN/acct.json +++ b/app/view/make/language/zh-CN/acct.json @@ -11,10 +11,10 @@ "codepaste": "授权码", "domain": "域名", "connect": "联接实例统计", - "toots": "嘟嘟统计", + "toots": "嘟文统计", "users": "用户统计", "users2": "用户统计", - "safety": "连通率", + "safety": "连接", "ver": "长毛象版本", "ko": "", "thisismisskey": "使用Misskey登录", From 2ffd4e9af03fc011d833669d6b5e455a4a759921 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 14:57:18 +0900 Subject: [PATCH 09/45] New translations update.json (Chinese Simplified) --- app/view/make/language/zh-CN/update.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/zh-CN/update.json b/app/view/make/language/zh-CN/update.json index 63a56fd484..c99019c3de 100644 --- a/app/view/make/language/zh-CN/update.json +++ b/app/view/make/language/zh-CN/update.json @@ -1,19 +1,19 @@ { - "updatehere": "Get the latest version of TheDesk", - "download": "Start", - "portable": "Portable ver.", - "installer": "Installer(Recommended)", + "updatehere": "获取TheDesk的最新版本", + "download": "开始", + "portable": "便携版本", + "installer": "安装程序(推荐)", "linux": "zip", - "linuxdeb": "deb(Recommended on buntu, Debian)", + "linuxdeb": "deb (Debian\\buntu系统 推荐)", "linuxsnap": "snap", - "snap": "Get it on Snapcraft", - "sureupd": "You may lose a great experience!", - "skipupd": "Skip this update", + "snap": "在 Snapcraft 上获取", + "sureupd": "您可能会失去一次美好的体验!", + "skipupd": "跳过此更新", "nexttl": "Until next TL loading", "nextver": "Until next version", - "problem1": "You have some problems?", + "problem1": "您有一些疑问?", "problem2": "Please download on Oficial HP.", - "continue": "Continue updating", - "dlnow": "Downloading...", - "checkWhatIsNew": "What is new?" + "continue": "继续更新", + "dlnow": "正在下载……", + "checkWhatIsNew": "有哪些新功能?" } From f7f3a774ca47c636c03e48b49791f00eecd0485a Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 16:02:16 +0900 Subject: [PATCH 10/45] New translations main.json (Chinese Simplified) --- app/view/make/language/zh-CN/main.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/view/make/language/zh-CN/main.json b/app/view/make/language/zh-CN/main.json index 81c8044b34..680123ee12 100644 --- a/app/view/make/language/zh-CN/main.json +++ b/app/view/make/language/zh-CN/main.json @@ -50,8 +50,8 @@ "lang_manager_logout": "注销", "lang_manager_maxChars": "嘟文的最大字符数", "lang_manager_refreshAt": "使用此域登录", - "lang_manager_codesetup_title": "跳过登陆代码设置", - "lang_manager_codesetup": "如果您登录失败,请点击取消。", + "lang_manager_codesetup_title": "使用登录代码?", + "lang_manager_codesetup": "如果您登录失败,请点击“不使用”。", "lang_manager_notUse": "不使用", "lang_manager_use": "使用", "lang_manager_invalidInstance": "无效的输入", @@ -161,14 +161,14 @@ "lang_layout_excludingbt": "显示转嘟模式", "lang_layout_leftFold": "向左堆叠", "lang_layout_leftUnfold": "向右停靠", - "lang_layout_deleteColumn": "删除此纵", - "lang_layout_deleteColumnDesc": "删除此纵", + "lang_layout_deleteColumn": "删除此列", + "lang_layout_deleteColumnDesc": "删除此列", "lang_layout_unread": "未读", "lang_layout_tagManager": "时间线标签管理器", "lang_layout_announ": "公告:计数器是您未读公告的数量。 如果未显示,则表示公告均已标记为已读。", "lang_layout_resetWidth": "收紧此列", "lang_sort_gothis": "转到此列", - "lang_sort_remthis": "删除此纵", + "lang_sort_remthis": "删除此列", "lang_spotify_migrateV2": "重新连接到 Spotify", "lang_spotify_img": "添加一个专辑封面", "lang_spotify_imgno": "不要添加专辑封面", @@ -230,7 +230,7 @@ "lang_parse_link": "在浏览器中打开", "lang_parse_det": "通过您的主帐户获取详细信息。", "lang_parse_detail": "详情", - "lang_parse_redraft": "删除并重新起草", + "lang_parse_redraft": "删除并重新编辑", "lang_parse_followed": "关注了你", "lang_parse_moved": "移动至…", "lang_parse_clientop": "该客户端的操作", @@ -304,7 +304,7 @@ "lang_setting_notftest": " 通知测试 ", "lang_setting_notftestprof": "显示您的头像。", "lang_setting_exportwarn": "仅重要数据会被导出。请注意保护数据安全。", - "lang_setting_importwarn": "所有数据将被删除。", + "lang_setting_importwarn": "将删除所有数据。", "lang_setting_noupd": "没有可用的更新", "lang_setting_thisisbeta": "这是一个 beta 版本。您必须手动更新。" } From 5e3bcdb30ace5385e217400782516bd57472e553 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Sat, 16 Dec 2023 16:02:17 +0900 Subject: [PATCH 11/45] New translations index.json (Chinese Simplified) --- app/view/make/language/zh-CN/index.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/view/make/language/zh-CN/index.json b/app/view/make/language/zh-CN/index.json index 284f834dd7..4ac8fa1e0a 100644 --- a/app/view/make/language/zh-CN/index.json +++ b/app/view/make/language/zh-CN/index.json @@ -139,7 +139,7 @@ "notf": "通知", "bookmark": "书签", "showThisTL": "显示此时间线:", - "webviewWarn": "TweetDeck with customed TJDeck(Code/TJDeck). Keyboard shortcuts will irritate you. When you feel so, you check 'Prefer WebView' on top of the column.", + "webviewWarn": "带有自定义TJDeck的TweetDeck(Code/TJDeck).", "add": "添加", "search": "搜索", "sortSet": "排序", @@ -159,18 +159,18 @@ "warnAvBefore2": "该值可能会包含一些错误", "unlimited": "从不", "days": "days", - "hours": "hours", - "mins": "minutes", - "secs": "秒", + "hours": "小时数", + "mins": "分钟数", + "secs": "秒数", "warnOnIntegratedTL": "集成或与时间线将会隐藏首页过滤词和本地过滤词。", - "helloTheDesk": "
Date: Mon, 10 Jun 2024 23:17:19 +0900 Subject: [PATCH 12/45] New translations index.json (Romanian) --- app/view/make/language/ro-RO/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/ro-RO/index.json b/app/view/make/language/ro-RO/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/ro-RO/index.json +++ b/app/view/make/language/ro-RO/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From e630adbcaf723548aa5f7bff5a5373a26362fd6f Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:20 +0900 Subject: [PATCH 13/45] New translations index.json (French) --- app/view/make/language/fr-FR/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/fr-FR/index.json b/app/view/make/language/fr-FR/index.json index 1c5c2a7e4c..1a5d6c6bbc 100644 --- a/app/view/make/language/fr-FR/index.json +++ b/app/view/make/language/fr-FR/index.json @@ -195,18 +195,12 @@ "settingDesc": "Beaucoup beaucoup de préférences ici. Vous ne pourrez pas tout vérifier!", "nanoDescPlus": "Mini fenêtre client (expérimental)", "menuDesc": "Tous les réglages quotidiens TheDesk et Mastodon comme ajouter et trier les colonnes, vérifier une liste et filtrer.", - "welcomeToV24": "Bienvenue sur TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Prise en charge de Misskey", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Raccourcis clavier", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 1fa4707eace84808dd03c8c3acec44bdd54eeda2 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:21 +0900 Subject: [PATCH 14/45] New translations index.json (Spanish) --- app/view/make/language/es-ES/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/es-ES/index.json b/app/view/make/language/es-ES/index.json index 39bd4e2ec8..06435594f7 100644 --- a/app/view/make/language/es-ES/index.json +++ b/app/view/make/language/es-ES/index.json @@ -195,18 +195,12 @@ "settingDesc": "Muchísimos ajustes. ¡No podrás comprobarlo todo!", "nanoDescPlus": "Cliente en ventana reducida (experimental)", "menuDesc": "Todos los ajustes diarios de TheDesk y Mastodon como añadir y ordenar columnas, comprobar la lista y los filtros.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 03d330a8d5ba7fd578bcfaf03d90398daf23983e Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:22 +0900 Subject: [PATCH 15/45] New translations index.json (Afrikaans) --- app/view/make/language/af-ZA/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/af-ZA/index.json b/app/view/make/language/af-ZA/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/af-ZA/index.json +++ b/app/view/make/language/af-ZA/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From e00a28a9d780e89a44b133eeb5771133d01179d4 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:23 +0900 Subject: [PATCH 16/45] New translations index.json (Arabic) --- app/view/make/language/ar-SA/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/ar-SA/index.json b/app/view/make/language/ar-SA/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/ar-SA/index.json +++ b/app/view/make/language/ar-SA/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 491785f177e3f02600007b1b9723507c5ebec4ec Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:24 +0900 Subject: [PATCH 17/45] New translations index.json (Bulgarian) --- app/view/make/language/bg-BG/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/bg-BG/index.json b/app/view/make/language/bg-BG/index.json index 62be58487f..9112d0c806 100644 --- a/app/view/make/language/bg-BG/index.json +++ b/app/view/make/language/bg-BG/index.json @@ -195,18 +195,12 @@ "settingDesc": "Много. много предпочитания са тук. Няма да можете да ги проверите всички!", "nanoDescPlus": "Клиент мини прозорец (експериментално)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 5a48d87221e7eae8ba3992c79d4c6545e2ef2539 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:25 +0900 Subject: [PATCH 18/45] New translations index.json (Catalan) --- app/view/make/language/ca-ES/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/ca-ES/index.json b/app/view/make/language/ca-ES/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/ca-ES/index.json +++ b/app/view/make/language/ca-ES/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 2c7263fdaee108be0236bf9f4bb568f300466dec Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:27 +0900 Subject: [PATCH 19/45] New translations index.json (Czech) --- app/view/make/language/cs-CZ/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/cs-CZ/index.json b/app/view/make/language/cs-CZ/index.json index 6199bdf712..c6c4ee57b6 100644 --- a/app/view/make/language/cs-CZ/index.json +++ b/app/view/make/language/cs-CZ/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 5965e3d99119d2da8272a50e9d53acdcedf758dd Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:28 +0900 Subject: [PATCH 20/45] New translations index.json (Danish) --- app/view/make/language/da-DK/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/da-DK/index.json b/app/view/make/language/da-DK/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/da-DK/index.json +++ b/app/view/make/language/da-DK/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 15cde5fe4c8fac68f4867ef52108a872217056b7 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:29 +0900 Subject: [PATCH 21/45] New translations index.json (German) --- app/view/make/language/de-DE/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/de-DE/index.json b/app/view/make/language/de-DE/index.json index ad3f95e80f..b576a8b227 100644 --- a/app/view/make/language/de-DE/index.json +++ b/app/view/make/language/de-DE/index.json @@ -195,18 +195,12 @@ "settingDesc": "Hier sind sehr, sehr viele Einstellungen. Du könntest gar nicht alles ausprobieren!", "nanoDescPlus": "Mini-Fenster-Klient (experimentell)", "menuDesc": "Alle täglichen TheDesk und Mastodon-Einstellungen wie hinzufügen und sortieren von Spalten, Liste und Filter prüfen.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Tastenkombinationen", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 2188cfdfe97472a5be26b4a387d845d962a6d777 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:30 +0900 Subject: [PATCH 22/45] New translations index.json (Greek) --- app/view/make/language/el-GR/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/el-GR/index.json b/app/view/make/language/el-GR/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/el-GR/index.json +++ b/app/view/make/language/el-GR/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 5be87cc66c19b682b5c80f2aef6ffd6bddb98e71 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:31 +0900 Subject: [PATCH 23/45] New translations index.json (Finnish) --- app/view/make/language/fi-FI/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/fi-FI/index.json b/app/view/make/language/fi-FI/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/fi-FI/index.json +++ b/app/view/make/language/fi-FI/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 64d5fa72dc58b40e8fa62fb8004ce200c652f82a Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:32 +0900 Subject: [PATCH 24/45] New translations index.json (Hebrew) --- app/view/make/language/he-IL/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/he-IL/index.json b/app/view/make/language/he-IL/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/he-IL/index.json +++ b/app/view/make/language/he-IL/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 24db2df4415f0e8e76d7d9491fae2fe120899571 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:33 +0900 Subject: [PATCH 25/45] New translations index.json (Hungarian) --- app/view/make/language/hu-HU/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/hu-HU/index.json b/app/view/make/language/hu-HU/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/hu-HU/index.json +++ b/app/view/make/language/hu-HU/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 2366b9d2965676755e1b141caa0a4719e7153fa3 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:34 +0900 Subject: [PATCH 26/45] New translations index.json (Italian) --- app/view/make/language/it-IT/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/it-IT/index.json b/app/view/make/language/it-IT/index.json index 70c8db2631..42c8aa1c5c 100644 --- a/app/view/make/language/it-IT/index.json +++ b/app/view/make/language/it-IT/index.json @@ -195,18 +195,12 @@ "settingDesc": "Molte e molte preferenze qui. Non è stato possibile controllare tutto!", "nanoDescPlus": "Mini window client (sperimentale)", "menuDesc": "Tutte le registrazioni quotidiane TheDesk e Mastodon come aggiungi e ordina colonne, lista e controllo filtro.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Scorciatoie da tastiera", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 49ee66296748cc28f53bb617a2a0b088b1e0186d Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:35 +0900 Subject: [PATCH 27/45] New translations index.json (Korean) --- app/view/make/language/ko-KR/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/ko-KR/index.json b/app/view/make/language/ko-KR/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/ko-KR/index.json +++ b/app/view/make/language/ko-KR/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From d8a860d1bc7a392bae8bce559962bdb4de52c555 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:36 +0900 Subject: [PATCH 28/45] New translations index.json (Dutch) --- app/view/make/language/nl-NL/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/nl-NL/index.json b/app/view/make/language/nl-NL/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/nl-NL/index.json +++ b/app/view/make/language/nl-NL/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 9badd838e4517cd40172cbcea0bd0204a015f2b2 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:37 +0900 Subject: [PATCH 29/45] New translations index.json (Norwegian) --- app/view/make/language/no-NO/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/no-NO/index.json b/app/view/make/language/no-NO/index.json index a729739ba1..7ba9d39384 100644 --- a/app/view/make/language/no-NO/index.json +++ b/app/view/make/language/no-NO/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "Om TheDesk", "hereAddColumns": "<- Legg til tidslinje", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Vis", "directory": "Mapper", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Hurtigtaster", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 1be6b3e645e523bed3a376dfc833aac593b29c6f Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:38 +0900 Subject: [PATCH 30/45] New translations index.json (Polish) --- app/view/make/language/pl-PL/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/pl-PL/index.json b/app/view/make/language/pl-PL/index.json index 38e0b8d41d..a8dfc49aea 100644 --- a/app/view/make/language/pl-PL/index.json +++ b/app/view/make/language/pl-PL/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "O TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Pokaż", "directory": "Katalog", "discover": "Odkryj", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Witamy w TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Przeprojektowane narzędzie kontekstowe", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Skróty klawiszowe", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From bfcb81ea46b1353e0e3cdd5907542a5d9afd30b6 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:39 +0900 Subject: [PATCH 31/45] New translations index.json (Portuguese) --- app/view/make/language/pt-PT/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/pt-PT/index.json b/app/view/make/language/pt-PT/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/pt-PT/index.json +++ b/app/view/make/language/pt-PT/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From d2934bafd3fa5096036fe5a244d1faa72f4dfc1a Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:41 +0900 Subject: [PATCH 32/45] New translations index.json (Russian) --- app/view/make/language/ru-RU/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/ru-RU/index.json b/app/view/make/language/ru-RU/index.json index ff4465faf9..2c2e16c295 100644 --- a/app/view/make/language/ru-RU/index.json +++ b/app/view/make/language/ru-RU/index.json @@ -181,7 +181,7 @@ "contactwithlog": "Если вы скажите мне об ошибках (не работает что-нибудь и пр.) с этим журналом, то мне будет проще выявить и устранить проблему.", "about": "О TheDesk", "hereAddColumns": "<- Добавить TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Показать", "directory": "Каталог", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Здесь очень много настроек. Вы не сможете проверить все!", "nanoDescPlus": "Клиент мини-окна (экспериментальный)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl также доступен с клавишей Windows", From e65656a60d6a73d36f968f589fca43f1ef5ec457 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:42 +0900 Subject: [PATCH 33/45] New translations index.json (Serbian (Cyrillic)) --- app/view/make/language/sr-SP/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/sr-SP/index.json b/app/view/make/language/sr-SP/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/sr-SP/index.json +++ b/app/view/make/language/sr-SP/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 8da24369f7fb97ab3c25a3b3f8da7e0b5ae74850 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:43 +0900 Subject: [PATCH 34/45] New translations index.json (Swedish) --- app/view/make/language/sv-SE/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/sv-SE/index.json b/app/view/make/language/sv-SE/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/sv-SE/index.json +++ b/app/view/make/language/sv-SE/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 0ae81234296baf81992a74b03cec452248b9b0b5 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:44 +0900 Subject: [PATCH 35/45] New translations index.json (Turkish) --- app/view/make/language/tr-TR/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/tr-TR/index.json b/app/view/make/language/tr-TR/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/tr-TR/index.json +++ b/app/view/make/language/tr-TR/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 7c3f99c228f9d18e3225fec0a61748fb4312b9e2 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:45 +0900 Subject: [PATCH 36/45] New translations index.json (Ukrainian) --- app/view/make/language/uk-UA/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/uk-UA/index.json b/app/view/make/language/uk-UA/index.json index 139744c3bb..24e84ed7ff 100644 --- a/app/view/make/language/uk-UA/index.json +++ b/app/view/make/language/uk-UA/index.json @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Ласкаво просимо до TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Нано", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Мігрувати до в24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Комбінації клавіш", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From ace5ec4a92899eaead5eb609d563c979c05d357e Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:46 +0900 Subject: [PATCH 37/45] New translations index.json (Chinese Simplified) --- app/view/make/language/zh-CN/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/zh-CN/index.json b/app/view/make/language/zh-CN/index.json index 4ac8fa1e0a..88b587d2c9 100644 --- a/app/view/make/language/zh-CN/index.json +++ b/app/view/make/language/zh-CN/index.json @@ -195,18 +195,12 @@ "settingDesc": "这里有很多首选项。你将无法选中所有选项!", "nanoDescPlus": "迷你窗口客户端(试验性)", "menuDesc": "TheDesk 和 Mastodon 的所有日常调整,例如添加和排序列、列表和过滤器检查。", - "welcomeToV24": "欢迎来到TheDesk 24", - "v24ChangeDescNegative": "v23上的某些功能不能用于v24。如果您想要使用这些功能,请使用 v23.1.0", - "v24Misskey": "Misskey 支持", - "v24Locale": "某些功能可能只适用于少数特定的服务器", - "v24Tootsearch": "Tootsearch (已终止)支持", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "如果您点击此按钮,已保存的数据将会升级到最新版,您将彻底无法退回到 23 版本。", - "v24Migrate": "迁移到 v24", - "v24ChangeDescPositive": "v24 积极的变更日志", - "v24SpeedyAndSafety": "采用更快和更安全的 TypeScript", - "v24AltImage": "图像上传方法已经修改,已可以查看上传进度。", - "v24NiceContextTool": "重新设计的上下文工具", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "快捷键", "keyCommandAlso": "⌘(command) 也可以通过 ⌃(control) 按键使用", "keyCtrlAlso": "Ctrl 也可用Windows键替代", From cf19b7c4a881b1c6564bc25561c2e2e19c2cdd26 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:47 +0900 Subject: [PATCH 38/45] New translations index.json (Chinese Traditional) --- app/view/make/language/zh-TW/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/zh-TW/index.json b/app/view/make/language/zh-TW/index.json index 9daa2cbcad..7d3bf819dd 100644 --- a/app/view/make/language/zh-TW/index.json +++ b/app/view/make/language/zh-TW/index.json @@ -195,18 +195,12 @@ "settingDesc": "很多很多的選項設定在此。您將無法窮盡所有!", "nanoDescPlus": "最小視窗 (實驗功能)", "menuDesc": "所有每日 TheDesk 及 Mastodon 調整像是 新增與排序欄位,列表及過濾檢查。", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From e90dd153313c338c4dafc700e5832427abf0dee7 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:49 +0900 Subject: [PATCH 39/45] New translations index.json (Vietnamese) --- app/view/make/language/vi-VN/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/vi-VN/index.json b/app/view/make/language/vi-VN/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/vi-VN/index.json +++ b/app/view/make/language/vi-VN/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 2136568abdd244c7440562d94681487f2b36d032 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:50 +0900 Subject: [PATCH 40/45] New translations index.json (Portuguese, Brazilian) --- app/view/make/language/pt-BR/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/pt-BR/index.json b/app/view/make/language/pt-BR/index.json index c1ced09d6e..e30d7607de 100644 --- a/app/view/make/language/pt-BR/index.json +++ b/app/view/make/language/pt-BR/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From fbaa19d136d4c9c3fc946b55b557734b8fa30ba0 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:51 +0900 Subject: [PATCH 41/45] New translations index.json (Spanish, Argentina) --- app/view/make/language/es-AR/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/es-AR/index.json b/app/view/make/language/es-AR/index.json index e5ad253d3b..51769e38ca 100644 --- a/app/view/make/language/es-AR/index.json +++ b/app/view/make/language/es-AR/index.json @@ -195,18 +195,12 @@ "settingDesc": "Muchas configuraciones. ¡No vas a poder con todas!", "nanoDescPlus": "Miniventana (experimental)", "menuDesc": "Toda la configuración diaria de TheDesk y Mastodon, como agregar y ordenar columnas y revisión de listas y filtros.", - "welcomeToV24": "Te damos la bienvenida a TheDesk 24", - "v24ChangeDescNegative": "Algunas funciones disponibles de la versión 23 no se pueden usar en la versión 24. Si querés usarlas, usá la v23.1.0.", - "v24Misskey": "Soporte de Misskey", - "v24Locale": "Algunas funciones sólo están disponibles en algunos servidores", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "Si hacés clic en este botón, los datos guardados se modificarán y no podrás volver a la versión 23 completamente.", - "v24Migrate": "Migrar a v24", - "v24ChangeDescPositive": "Registro de cambios positivos de la v24", - "v24SpeedyAndSafety": "Más rapidez y seguridad con la introducción de TypeScript", - "v24AltImage": "Se rediseñó el método de carga de imágenes y se mejoró el progreso de subida", - "v24NiceContextTool": "Rediseño de la herramienta de contexto", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Atajos del teclado", "keyCommandAlso": "⌘ (comando) también está disponible con la tecla ⌃(control)", "keyCtrlAlso": "Ctrl también está disponible con la tecla de Windows", From 004fa63784004da3e8b7bb98ba2aa8907af6761c Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:52 +0900 Subject: [PATCH 42/45] New translations index.json (Sinhala) --- app/view/make/language/si-LK/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/si-LK/index.json b/app/view/make/language/si-LK/index.json index 6a3cc9f0be..53c4861558 100644 --- a/app/view/make/language/si-LK/index.json +++ b/app/view/make/language/si-LK/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "දඩෙස්ක් පිළිබඳව", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "පෙන්වන්න", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 33ea6e693f9c1feb4fe87e444ebbde3723f82bc6 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:53 +0900 Subject: [PATCH 43/45] New translations index.json (Cornish) --- app/view/make/language/kw-GB/index.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app/view/make/language/kw-GB/index.json b/app/view/make/language/kw-GB/index.json index 03243f33ad..4312f748e0 100644 --- a/app/view/make/language/kw-GB/index.json +++ b/app/view/make/language/kw-GB/index.json @@ -181,7 +181,7 @@ "contactwithlog": "If you provide me with this log, I can detect what is wrong more easily.", "about": "About TheDesk", "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", + "foundBug": "Upgrade to v25", "show": "Show", "directory": "Directory", "discover": "Discover", @@ -195,18 +195,12 @@ "settingDesc": "Many preferences here. You will not be able to check them all!", "nanoDescPlus": "Mini window client(experimental)", "menuDesc": "All daily TheDesk and Mastodon configs like add and sort columns, list and filter check.", - "welcomeToV24": "Welcome to TheDesk 24", - "v24ChangeDescNegative": "Some features available on v23 cannot be used in v24. If you want to use a previous version, check v23.1.0", - "v24Misskey": "Misskey support", - "v24Locale": "Some features are available only on certain servers", - "v24Tootsearch": "Tootsearch(terminated) support", - "v24Nano": "TheDesk Nano", - "v24Downgrade": "If you click this button, the save data is changed and you cannot back to v23.", - "v24Migrate": "Migrate to v24", - "v24ChangeDescPositive": "v24 Positive Changelogs", - "v24SpeedyAndSafety": "Be faster and safer with new TypeScript", - "v24AltImage": "The image upload method has been revised and the upload progress is now observed", - "v24NiceContextTool": "Redesignd context tool", + "checkToV25": "Upgrade to TheDesk v25", + "v25ChangeDescNegative": "TheDesk v25 is based on a different client, Fedistar, and has a partially different operating system. You have the option of not upgrading at this time. If you do not like v25, you can reinstall v24 and your data will be kept.", + "v25Migrate": "Get v25", + "v25ChangeDescPositive": "Changelog", + "v25SpeedyAndSafety": "The Fedistar base has improved the frequent problems with streaming that had occurred up to v24.", + "v25Back": "Stay v24", "keyscs": "Keyboard shortcuts", "keyCommandAlso": "⌘(command) is also available with ⌃(control) key", "keyCtrlAlso": "Ctrl is also available with the Windows key", From 5eaad75da563ad3dbaf5fb69370b25232a8c4200 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:17:54 +0900 Subject: [PATCH 44/45] New translations index.json (English) --- app/view/make/language/en-US/index.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/view/make/language/en-US/index.json b/app/view/make/language/en-US/index.json index b1fcc07d4b..1d8a7db7ee 100644 --- a/app/view/make/language/en-US/index.json +++ b/app/view/make/language/en-US/index.json @@ -195,18 +195,12 @@ "settingDesc": "crwdns5053:0crwdne5053:0", "nanoDescPlus": "crwdns5055:0crwdne5055:0", "menuDesc": "crwdns5057:0crwdne5057:0", - "welcomeToV24": "crwdns5059:0crwdne5059:0", - "v24ChangeDescNegative": "crwdns5061:0crwdne5061:0", - "v24Misskey": "crwdns5063:0crwdne5063:0", - "v24Locale": "crwdns5065:0crwdne5065:0", - "v24Tootsearch": "crwdns5067:0crwdne5067:0", - "v24Nano": "crwdns5069:0crwdne5069:0", - "v24Downgrade": "crwdns5071:0crwdne5071:0", - "v24Migrate": "crwdns5073:0crwdne5073:0", - "v24ChangeDescPositive": "crwdns5075:0crwdne5075:0", - "v24SpeedyAndSafety": "crwdns5077:0crwdne5077:0", - "v24AltImage": "crwdns5079:0crwdne5079:0", - "v24NiceContextTool": "crwdns5081:0crwdne5081:0", + "checkToV25": "crwdns6268:0crwdne6268:0", + "v25ChangeDescNegative": "crwdns6270:0crwdne6270:0", + "v25Migrate": "crwdns6272:0crwdne6272:0", + "v25ChangeDescPositive": "crwdns6274:0crwdne6274:0", + "v25SpeedyAndSafety": "crwdns6276:0crwdne6276:0", + "v25Back": "crwdns6278:0crwdne6278:0", "keyscs": "crwdns6211:0crwdne6211:0", "keyCommandAlso": "crwdns6213:0crwdne6213:0", "keyCtrlAlso": "crwdns6215:0crwdne6215:0", From f810a3a0d90f5542cc4efccb7a29773e1af6eea9 Mon Sep 17 00:00:00 2001 From: Cutls
Date: Mon, 10 Jun 2024 23:18:15 +0900 Subject: [PATCH 45/45] New translations main.json (English) --- app/view/make/language/en-US/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/view/make/language/en-US/main.json b/app/view/make/language/en-US/main.json index 31a8865004..cec4c14f17 100644 --- a/app/view/make/language/en-US/main.json +++ b/app/view/make/language/en-US/main.json @@ -185,7 +185,7 @@ "lang_showontl_limited": "crwdns5437:0crwdne5437:0", "lang_showontl_movetxt": "crwdns5439:0crwdne5439:0", "lang_showontl_movebtn": "crwdns5441:0crwdne5441:0", - "lang_showontl_botacct": "crwdns5443:0[bot]crwdne5443:0", + "lang_showontl_botacct": "crwdns5443:0crwdne5443:0", "lang_showontl_followed": "crwdns5445:0crwdne5445:0", "lang_parse_request": "crwdns5447:0crwdne5447:0", "lang_parse_signup": "crwdns5449:0crwdne5449:0",