This commit is contained in:
dayanch96
2024-02-22 16:23:13 +03:00
parent 9a43e1b9b3
commit 123215f372
14 changed files with 124 additions and 71 deletions
@@ -145,14 +145,14 @@
"Other" = "其他";
"CopyVideoInfo" = "复制视频信息";
"CopyVideoInfoDesc" = "添加按钮从“视频说明”面板中复制视频的标题和描述。";
"PostManager" = "Save post information";
"PostManagerDesc" = "Allows to copy post text and save post as image by long tap.";
"PostManager" = "保存帖子信息";
"PostManagerDesc" = "允许通过长按复制帖子文本并将帖子另存为图片。";
"SavePostImage" = "保存社区帖子图片";
"SavePostImageDesc" = "长按社区帖子图片保存到照片应用程序。";
"SaveProfilePhoto" = "保存个人资料图片";
"SaveProfilePhotoDesc" = "长按个人资料图片保存到照片应用程序。";
"CopyCommentText" = "复制评论文本";
"CopyCommentTextDesc" = "长按将评论文本复制到剪贴板。";
"CommentManager" = "Save comment information";
"CommentManagerDesc" = "Allows to copy comment text and save comment as image by long tap.";
"FixAlbums" = "修复封面";
"FixAlbumsDesc" = "修复来自俄罗斯用户的封面显示问题。";
"RemovePlayNext" = "删除“播放队列中的下一个”";
@@ -206,9 +206,12 @@
"SelectAction" = "选择操作";
"CopyTitle" = "复制标题";
"CopyDescription" = "复制描述";
"CopyPostText" = "Copy post text";
"SavePostAsImage" = "Save post as image";
"CopyPostAsImage" = "Copy post as image";
"CopyPostText" = "复制帖子文本";
"SavePostAsImage" = "帖子另存为图片";
"CopyPostAsImage" = "帖子作为图片复制";
"CopyCommentText" = "Copy comment text";
"SaveCommentAsImage" = "Save comment as image";
"CopyCommentAsImage" = "Copy comment as image";
"Cancel" = "取消";
"Copied" = "已复制到剪贴板";
"Saved" = "已保存到照片";