mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Merge branch 'master' into remove-welcome-from-username-display
This commit is contained in:
		@@ -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: ",
 | 
			
		||||
@@ -164,8 +164,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: ",
 | 
			
		||||
@@ -421,7 +421,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": ""
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -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,7 +117,7 @@
 | 
			
		||||
    "Administrator preferences": "管理员选项",
 | 
			
		||||
    "Default homepage: ": "默认主页: ",
 | 
			
		||||
    "Feed menu: ": "Feed 菜单: ",
 | 
			
		||||
    "Show nickname on top: ": "",
 | 
			
		||||
    "Show nickname on top: ": "在顶部显示昵称: ",
 | 
			
		||||
    "Top enabled: ": "是否启用“热门视频”页: ",
 | 
			
		||||
    "CAPTCHA enabled: ": "是否启用验证码: ",
 | 
			
		||||
    "Login enabled: ": "是否启用登录: ",
 | 
			
		||||
@@ -133,7 +133,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "`x` tokens": {
 | 
			
		||||
        "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 个令牌",
 | 
			
		||||
        "": "`x` 个令牌"
 | 
			
		||||
        "": "`x` 个令牌。"
 | 
			
		||||
    },
 | 
			
		||||
    "Import/export": "导入/导出",
 | 
			
		||||
    "unsubscribe": "取消订阅",
 | 
			
		||||
@@ -141,7 +141,7 @@
 | 
			
		||||
    "Subscriptions": "订阅",
 | 
			
		||||
    "`x` unseen notifications": {
 | 
			
		||||
        "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 条未读通知",
 | 
			
		||||
        "": "`x` 条未读通知"
 | 
			
		||||
        "": "`x` 条未读通知。"
 | 
			
		||||
    },
 | 
			
		||||
    "search": "搜索",
 | 
			
		||||
    "Log out": "登出",
 | 
			
		||||
@@ -164,8 +164,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: ": "风格: ",
 | 
			
		||||
@@ -421,7 +421,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"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user