mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Merge pull request #2004 from TeamPiped/weblate
Translations update from Hosted Weblate
This commit is contained in:
commit
b14c21e5d4
2 changed files with 11 additions and 5 deletions
|
@ -115,7 +115,8 @@
|
||||||
"invalidate_session": "Ffeɣ seg meṛṛa ibenkan",
|
"invalidate_session": "Ffeɣ seg meṛṛa ibenkan",
|
||||||
"different_auth_instance": "Seqdec tummant tayeḍ i usesteb",
|
"different_auth_instance": "Seqdec tummant tayeḍ i usesteb",
|
||||||
"download_as_txt": "Sader am.txt",
|
"download_as_txt": "Sader am.txt",
|
||||||
"piped_link": "Aseɣwen n Piped"
|
"piped_link": "Aseɣwen n Piped",
|
||||||
|
"clone_playlist": "Tabdart n tɣuri yemtawan"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"version": "Lqem",
|
"version": "Lqem",
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"sort_by": "排序:",
|
"sort_by": "排序:",
|
||||||
"view_subscriptions": "查看订阅",
|
"view_subscriptions": "查看订阅",
|
||||||
"unsubscribe": "取消订阅 - {count}",
|
"unsubscribe": "取消订阅 - {count}",
|
||||||
"subscribe": "订购 - {count}",
|
"subscribe": "订阅 - {count}",
|
||||||
"loading": "正在加载...",
|
"loading": "正在加载...",
|
||||||
"filter": "筛选",
|
"filter": "筛选",
|
||||||
"search": "搜索",
|
"search": "搜索",
|
||||||
|
@ -101,7 +101,10 @@
|
||||||
"minimize_comments_default": "默认最小化评论",
|
"minimize_comments_default": "默认最小化评论",
|
||||||
"show_watch_on_youtube": "显示“在 YouTube 上观看”按钮",
|
"show_watch_on_youtube": "显示“在 YouTube 上观看”按钮",
|
||||||
"minimize_chapters_default": "默认最小化章节",
|
"minimize_chapters_default": "默认最小化章节",
|
||||||
"no_valid_playlists": "此文件不含无效的播放列表!"
|
"no_valid_playlists": "此文件不包含有效的播放列表!",
|
||||||
|
"with_playlist": "分享播放列表",
|
||||||
|
"playlist_bookmarked": "已加入书签",
|
||||||
|
"bookmark_playlist": "书签"
|
||||||
},
|
},
|
||||||
"video": {
|
"video": {
|
||||||
"sponsor_segments": "赞助商部分",
|
"sponsor_segments": "赞助商部分",
|
||||||
|
@ -144,7 +147,8 @@
|
||||||
"instance": "实例",
|
"instance": "实例",
|
||||||
"player": "播放器",
|
"player": "播放器",
|
||||||
"livestreams": "直播",
|
"livestreams": "直播",
|
||||||
"channels": "频道"
|
"channels": "频道",
|
||||||
|
"bookmarks": "书签"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"password": "密码",
|
"password": "密码",
|
||||||
|
@ -172,6 +176,7 @@
|
||||||
"page_not_found": "未找到页面",
|
"page_not_found": "未找到页面",
|
||||||
"copied": "已复制!",
|
"copied": "已复制!",
|
||||||
"cannot_copy": "无法复制!",
|
"cannot_copy": "无法复制!",
|
||||||
"local_storage": "此操作需要 localStorage,启用 cookie 了吗?"
|
"local_storage": "此操作需要本地存储,是否启用了Cookie?",
|
||||||
|
"register_no_email_note": "不建议使用电子邮件作为用户名。仍要继续吗?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue