From f215fa936be2ebec8699c6ef63a7aa1766e9c0c7 Mon Sep 17 00:00:00 2001 From: Reza Almanda Date: Sat, 19 Jun 2021 11:49:52 +0000 Subject: [PATCH 1/2] Update Indonesian translation --- locales/id.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/id.json b/locales/id.json index 970c19f1..e4acc6f4 100644 --- a/locales/id.json +++ b/locales/id.json @@ -86,8 +86,8 @@ "dark": "gelap", "light": "terang", "Thin mode: ": "Mode tipis: ", - "Miscellaneous preferences": "", - "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", + "Miscellaneous preferences": "Preferensi lainnya", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "Pengalihan instans otomatis (fallback ke redirect.invidious.io): ", "Subscription preferences": "Preferensi langganan", "Show annotations by default for subscribed channels: ": "Tampilkan anotasi secara default untuk kanal langganan: ", "Redirect homepage to feed: ": "Arahkan kembali laman beranda ke umpan: ", @@ -165,8 +165,8 @@ "Show more": "Tampilkan lainnya", "Show less": "Tampilkan lebih sedikit", "Watch on YouTube": "Tonton di YouTube", - "Switch Invidious Instance": "", - "Broken? Try another Invidious Instance": "", + "Switch Invidious Instance": "Beralih Instance Invidious", + "Broken? Try another Invidious Instance": "Rusak? Coba Instance Invidious lain", "Hide annotations": "Sembunyikan anotasi", "Show annotations": "Tampilkan anotasi", "Genre: ": "Genre: ", @@ -422,7 +422,7 @@ "hdr": "hdr", "filter": "saring", "Current version: ": "Versi saat ini: ", - "next_steps_error_message": "", + "next_steps_error_message": "next_steps_error_message", "next_steps_error_message_refresh": "", "next_steps_error_message_go_to_youtube": "" } From fdd66f12f023c45764f5c3ab663521af5544300d Mon Sep 17 00:00:00 2001 From: Eric Date: Sat, 19 Jun 2021 12:42:42 +0000 Subject: [PATCH 2/2] Update Chinese (Simplified) translation --- locales/zh-CN.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 5952b4e0..32cdef98 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -9,7 +9,7 @@ }, "`x` playlists": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 个播放列表", - "": "`x` 个播放列表" + "": "`x` 个播放列表。" }, "LIVE": "直播", "Shared `x` ago": "`x` 前分享", @@ -20,7 +20,7 @@ "newest": "最新", "oldest": "最老", "popular": "时下流行", - "last": "持续", + "last": "上一个", "Next page": "下一页", "Previous page": "上一页", "Clear watch history?": "清除观看历史?", @@ -86,8 +86,8 @@ "dark": "暗色", "light": "亮色", "Thin mode: ": "窄页模式: ", - "Miscellaneous preferences": "", - "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "", + "Miscellaneous preferences": "其他选项", + "Automaticatic instance redirection (fallback to redirect.invidious.io): ": "自动实例重定向(回退到redirect.invious.io): ", "Subscription preferences": "订阅设置", "Show annotations by default for subscribed channels: ": "默认情况下显示已订阅频道的注释: ", "Redirect homepage to feed: ": "跳转主页到 feed: ", @@ -117,8 +117,8 @@ "Administrator preferences": "管理员选项", "Default homepage: ": "默认主页: ", "Feed menu: ": "Feed 菜单: ", - "Show nickname on top: ": "", - "Welcome, `x`": "", + "Show nickname on top: ": "在顶部显示昵称: ", + "Welcome, `x`": "欢迎, `x`", "Top enabled: ": "是否启用“热门视频”页: ", "CAPTCHA enabled: ": "是否启用验证码: ", "Login enabled: ": "是否启用登录: ", @@ -134,7 +134,7 @@ }, "`x` tokens": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 个令牌", - "": "`x` 个令牌" + "": "`x` 个令牌。" }, "Import/export": "导入/导出", "unsubscribe": "取消订阅", @@ -142,7 +142,7 @@ "Subscriptions": "订阅", "`x` unseen notifications": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 条未读通知", - "": "`x` 条未读通知" + "": "`x` 条未读通知。" }, "search": "搜索", "Log out": "登出", @@ -165,8 +165,8 @@ "Show more": "显示更多", "Show less": "显示较少", "Watch on YouTube": "在 YouTube 观看", - "Switch Invidious Instance": "", - "Broken? Try another Invidious Instance": "", + "Switch Invidious Instance": "切换 Invidious 实例", + "Broken? Try another Invidious Instance": "无法正常工作? 尝试另一个 Invidious 实例", "Hide annotations": "隐藏注释", "Show annotations": "显示注释", "Genre: ": "风格: ", @@ -422,7 +422,7 @@ "hdr": "hdr", "filter": "过滤器", "Current version: ": "当前版本: ", - "next_steps_error_message": "", - "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message": "next_steps_error_message", + "next_steps_error_message_refresh": "next_steps_error_message_refresh", + "next_steps_error_message_go_to_youtube": "next_steps_error_message_go_to_youtube" }