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" = "已儲存到照片應用";