Browse Source

国际化文件修改

jsonwang 3 years ago
parent
commit
faef7b26f0
38 changed files with 340 additions and 30 deletions
  1. 3 0
      BFCommonKit/Assets/BFCommonKit.xcassets/videomk_music_default.imageset/Contents.json
  2. 44 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/Contents.json
  3. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1.png
  4. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1@2x.png
  5. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1@3x.png
  6. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2.png
  7. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2@2x.png
  8. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2@3x.png
  9. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/Contents.json
  10. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2.png
  11. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2@2x.png
  12. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2@3x.png
  13. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/Contents.json
  14. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3.png
  15. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3@2x.png
  16. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3@3x.png
  17. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/Contents.json
  18. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4.png
  19. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4@2x.png
  20. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4@3x.png
  21. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/Contents.json
  22. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5.png
  23. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5@2x.png
  24. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5@3x.png
  25. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/Contents.json
  26. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6.png
  27. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6@2x.png
  28. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6@3x.png
  29. 23 0
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/Contents.json
  30. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7.png
  31. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7@2x.png
  32. BIN
      BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7@3x.png
  33. 28 18
      BFCommonKit/Assets/Base.lproj/Localizable.strings
  34. 23 0
      BFCommonKit/Assets/en.lproj/Localizable.strings
  35. 26 3
      BFCommonKit/Assets/ja.lproj/Localizable.strings
  36. 26 3
      BFCommonKit/Assets/ko-KR.lproj/Localizable.strings
  37. 29 6
      BFCommonKit/Assets/vi.lproj/Localizable.strings
  38. 23 0
      BFCommonKit/Assets/zh-Hans.lproj/Localizable.strings

+ 3 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/videomk_music_default.imageset/Contents.json

@@ -18,5 +18,8 @@
   "info" : {
     "author" : "xcode",
     "version" : 1
+  },
+  "properties" : {
+    "localizable" : true
   }
 }

+ 44 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/Contents.json

@@ -0,0 +1,44 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle1.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle1@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle1@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    },
+    {
+      "filename" : "wordStyle2.png",
+      "idiom" : "universal",
+      "locale" : "en",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle2@2x.png",
+      "idiom" : "universal",
+      "locale" : "en",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle2@3x.png",
+      "idiom" : "universal",
+      "locale" : "en",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  },
+  "properties" : {
+    "localizable" : true
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle1@3x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle1.imageset/wordStyle2@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle2.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle2@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle2@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle2.imageset/wordStyle2@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle3.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle3@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle3@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle3.imageset/wordStyle3@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle4.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle4@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle4@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle4.imageset/wordStyle4@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle5.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle5@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle5@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle5.imageset/wordStyle5@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle6.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle6@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle6@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle6.imageset/wordStyle6@3x.png


+ 23 - 0
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "filename" : "wordStyle7.png",
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "wordStyle7@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "wordStyle7@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7@2x.png


BIN
BFCommonKit/Assets/BFCommonKit.xcassets/wordStyle7.imageset/wordStyle7@3x.png


+ 28 - 18
BFCommonKit/Assets/Base.lproj/Localizable.strings

@@ -1,34 +1,30 @@
-/*
-  Localizble.strings
-  Introduce
-
-  Created by ak on 2022/1/17.
-  Copyright © 2022 BytesFlow. All rights reserved.
-*/
 "record_ly"="Hold to Record";
 "record_lz"="Hold to Record";
 "record_pause"="Relase to Pause";
 "record_back"="back";
 "record_delete"="Delete record";
 "record_undo"="Undo record";
-"home_agreement_tittle"="Welcome to DubDub";
+"home_agreement_tittle"="Welcome";
 "home_agreement_begin"="Read the full version of Terms of Policy and Privacy Policy.";
 "home_agreement_privacy"="Privacy Policy";
 "home_agreement_service"="Terms of Service";
 "home_agreement_remarks"="DubDub's Terms of service and Privacy Policy provide more details on how we collect and use data.";
-"home_agreement_prompt"="By clicking ""Accept""below , you are indicating that you agree to DubDub's Terms of Service and have read and understood the Privacy Policy.";
+"home_agreement_prompt"="By clicking \"Accept\" below , you are indicating that you agree to DubDub's Terms of Service and have read and understood the Privacy Policy.";
 "option_accept"="Accept ";
 "option_refuse"="Refuse ";
+"option_ok"="OK";
+"option_cancel"="Cancel";
 "hone_privacy"="Terms of Service";
 "hone_service"="Privacy Policy";
 "hone_star"="Choose videos/images\n Start narrating the video";
+"home_title"="Narrate your videos";
+"home_shoot"="Shoot";
+"home_choose"="Choose";
 "grant_camera"="For recording";
 "grant_subtitles"="For generate subtitles";
 "grant_dubbing"="For dubbing";
 "grant_photos"="For select photos";
-"grant_mic"="Microphone permission is denied. Please turn it on in settings";
 "grant_micpass"="You need to turn on \"microphone permission\" to record";
-"grant_micoff"="Microphone permission is denied. Please turn it on in settings";
 "grant_open"="open";
 "album_title"="Choose from album ";
 "album_tips"="DubDub requires access to the album for editing and saving videos (Confirm/Cancel)";
@@ -51,18 +47,20 @@
 "album_recents"="Recents";
 "album_album"="Album";
 "album_video"="Videos";
-"album_addphoto_%@_count"="add %1$@ photo/photos";
-"album_deletephoto_%@_count"="delete %1$@ photo/photos";
-"album_editphoto_%@_count"="edit %1$@ photo/photos";
+"shoot_tips_switch"="You haven't recorded content yet, switching paragraphs will cancel the recording";
+"shoot_tips_least"="The shortest recording is 1 second";
+"shoot_tips_max"="Do add 20 more paragraphs";
+"function_voice"="voice";
 "sound_record_ture"="Recording-Original sound";
 "sound_record_false"="No recording-Original sound";
+"function_subtitle"="subtitle";
 "option_done"="done";
 "option_cancel"="cancel";
 "option_fail_emoji"="do not recognize emoji";
 "option_location"="loc";
-"option_bottom"="bottom";
-"option_middle"="middle";
-"option_top"="top";
+"option_bottom"="";
+"option_middle"="";
+"option_top"="";
 "option_size"="size";
 "option_off"="subtitles off";
 "compose_fail_compose"="video composition failure";
@@ -85,4 +83,16 @@
 "option_confirm"="confirm";
 "savemode_all"="save all";
 "savemode_onlyrecord"="save record only";
-
+"option_next"="next";
+"option_exit"="exit";
+"option_not exit"="not exit";
+"compose_tips_exit"="Exiting will not save the current operation";
+"compose_tips_export"="Export needs to be recorded first";
+"option_export"="export";
+"option_Finish"="Finish";
+"album_tips_maxtime"="The total duration of the material cannot exceed 2 hours";
+"album_title"="my album";
+"album_tips_least"="Need to select 1 video";
+"option_network"="Reconnect to the network";
+"album_tips_network"="Page failed to load, please try again";
+"option_tips_network"="Network connection failed, please check the network and try again";

+ 23 - 0
BFCommonKit/Assets/en.lproj/Localizable.strings

@@ -12,9 +12,14 @@
 "home_agreement_prompt"="By clicking \"Accept\"below , you are indicating that you agree to DubDub's Terms of Service and have read and understood the Privacy Policy.";
 "option_accept"="Accept ";
 "option_refuse"="Refuse ";
+"option_ok"="OK";
+"option_cancel"="Cancel";
 "hone_privacy"="Terms of Service";
 "hone_service"="Privacy Policy";
 "hone_star"="Choose videos/images\n Start narrating the video";
+"home_title"="Narrate your videos";
+"home_shoot"="Shoot";
+"home_choose"="Choose";
 "grant_camera"="For recording";
 "grant_subtitles"="For generate subtitles";
 "grant_dubbing"="For dubbing";
@@ -42,8 +47,13 @@
 "album_recents"="Recents";
 "album_album"="Album";
 "album_video"="Videos";
+"shoot_tips_switch"="You haven't recorded content yet, switching paragraphs will cancel the recording";
+"shoot_tips_least"="The shortest recording is 1 second";
+"shoot_tips_max"="Do add 20 more paragraphs";
+"function_voice"="voice";
 "sound_record_ture"="Recording-Original sound";
 "sound_record_false"="No recording-Original sound";
+"function_subtitle"="subtitle";
 "option_done"="done";
 "option_cancel"="cancel";
 "option_fail_emoji"="do not recognize emoji";
@@ -73,3 +83,16 @@
 "option_confirm"="confirm";
 "savemode_all"="save all";
 "savemode_onlyrecord"="save record only";
+"option_next"="next";
+"option_exit"="exit";
+"option_not exit"="not exit";
+"compose_tips_exit"="Exiting will not save the current operation";
+"compose_tips_export"="Export needs to be recorded first";
+"option_export"="export";
+"option_Finish"="Finish";
+"album_tips_maxtime"="The total duration of the material cannot exceed 2 hours";
+"album_title"="my album";
+"album_tips_least"="Need to select 1 video";
+"option_network"="Reconnect to the network";
+"album_tips_network"="Page failed to load, please try again";
+"option_tips_network"="Network connection failed, please check the network and try again";

+ 26 - 3
BFCommonKit/Assets/ja.lproj/Localizable.strings

@@ -12,9 +12,14 @@
 "home_agreement_prompt"="同意をクリックして、すべての条項を読み、承認したことを示します。";
 "option_accept"="同意する";
 "option_refuse"="同意しない";
+"option_ok"="わかった";
+"option_cancel"="キャンセル";
 "hone_privacy"="ユーザプロトコル";
 "hone_service"="プライバシー契約";
 "hone_star"="ビデオ/画像の選択\n 吹き替えを始める";
+"home_title"="吹き替え";
+"home_shoot"="ビデオを撮る";
+"home_choose"="選ぶ";
 "grant_camera"="撮影録画用";
 "grant_subtitles"="インターネットによる字幕の生成";
 "grant_dubbing"="ダビング用";
@@ -42,15 +47,20 @@
 "album_recents"="最近追加";
 "album_album"="アルバム冊";
 "album_video"="ビデオ";
+"shoot_tips_switch"="まだコンテンツを録音していません。段落を切り替えると録音がキャンセルされます";
+"shoot_tips_least"="最短録音は1秒です";
+"shoot_tips_max"="さらに20段落追加してください";
+"function_voice"="音量";
 "sound_record_ture"="録音時のビデオサウンド";
 "sound_record_false"="録音なしのビデオサウンド";
+"function_subtitle"="字幕";
 "option_done"="完了";
 "option_cancel"="キャンセル";
 "option_fail_emoji"="表情入力不可";
 "option_location"="位置";
-"option_bottom"="";
-"option_middle"="";
-"option_top"="";
+"option_bottom"="";
+"option_middle"="";
+"option_top"="";
 "option_size"="ふごう";
 "option_off"="字幕を閉じる";
 "compose_fail_compose"="合成に失敗しました";
@@ -73,3 +83,16 @@
 "option_confirm"="確定して離れる";
 "savemode_all"="すべて保存";
 "savemode_onlyrecord"="録音部分のみ保存";
+"option_next"="次のステップ";
+"option_exit"="終了する";
+"option_not exit"="終了しない";
+"compose_tips_exit"="終了しても現在の操作は保存されません";
+"compose_tips_export"="エクスポートを最初に記録する必要があります";
+"option_export"="輸出";
+"option_Finish"="終了";
+"album_tips_maxtime"="資料の合計期間は2時間を超えることはできません";
+"album_title"="私のアルバム";
+"album_tips_least"="1つのビデオを選択する必要があります";
+"option_network"="ネットワークに再接続します";
+"album_tips_network"="ページを読み込めませんでした。もう一度お試しください";
+"option_tips_network"="ネットワーク接続に失敗しました。ネットワークを確認して、再試行してください";

+ 26 - 3
BFCommonKit/Assets/ko-KR.lproj/Localizable.strings

@@ -12,9 +12,14 @@
 "home_agreement_prompt"="동의를 클릭하면 모든 조항을 읽고 인정했다는 것을 표시합니다";
 "option_accept"="동의하다";
 "option_refuse"="동의하지 않다";
+"option_ok"="확신하는";
+"option_cancel"="취소";
 "hone_privacy"="사용자 프로토콜";
 "hone_service"="프라이버시 프로토콜";
 "hone_star"="비디오/사진 선택\n 해설을 시작하다";
+"home_title"="더빙을 시작하자";
+"home_shoot"="비디오 촬영";
+"home_choose"="선택하다";
 "grant_camera"="촬영을 하기 위해서";
 "grant_subtitles"="인터넷을 위한 자막 생성";
 "grant_dubbing"="더빙을 하기 위해서";
@@ -42,15 +47,20 @@
 "album_recents"="최근 추가";
 "album_album"="사진첩";
 "album_video"="비디오";
+"shoot_tips_switch"="아직 콘텐츠를 녹음하지 않았습니다. 단락을 전환하면 녹음이 취소됩니다.";
+"shoot_tips_least"="최단 기록은 1초";
+"shoot_tips_max"="20개의 단락을 더 추가하세요";
+"function_voice"="소리";
 "sound_record_ture"="녹음한 영상이 있어요. 어쿠스틱.";
 "sound_record_false"="무녹음 영상 어쿠스틱";
+"function_subtitle"="부제";
 "option_done"="완성";
 "option_cancel"="취소";
 "option_fail_emoji"="이모티콘 입력 안 돼.";
 "option_location"="위치:";
-"option_bottom"="아래";
-"option_middle"="중간";
-"option_top"="";
+"option_bottom"="";
+"option_middle"="";
+"option_top"="";
 "option_size"="상점";
 "option_off"="제목 닫기";
 "compose_fail_compose"="작성 실패";
@@ -73,3 +83,16 @@
 "option_confirm"="떠나다";
 "savemode_all"="모든 내용 저장";
 "savemode_onlyrecord"="녹음 부분만 저장";
+"option_next"="다음 단계";
+"option_exit"="그만두 다";
+"option_not exit"="나가지 않는다";
+"compose_tips_exit"="종료하면 현재 작업이 저장되지 않습니다.";
+"compose_tips_export"="내보내기는 먼저 기록해야 합니다.";
+"option_export"="내 보내다";
+"option_Finish"="마치다";
+"album_tips_maxtime"="자료의 총 시간은 2시간을 초과할 수 없습니다.";
+"album_title"="내 앨범";
+"album_tips_least"="동영상 1개를 선택해야 합니다.";
+"option_network"="네트워크에 다시 연결";
+"album_tips_network"="페이지를 로드하지 못했습니다. 다시 시도해 주세요.";
+"option_tips_network"="네트워크 연결에 실패했습니다. 네트워크를 확인하고 다시 시도하십시오.";

+ 29 - 6
BFCommonKit/Assets/vi.lproj/Localizable.strings

@@ -3,7 +3,7 @@
 "record_pause"="Thả ra và tạm dừng";
 "record_back"="Lùi lại.";
 "record_delete"="Xoá ghi âm";
-"record_undo"="Hủy ghi âm";
+"record_undo"="thu hồi";
 "home_agreement_tittle"="Chào.";
 "home_agreement_begin"="Hãy đọc cẩn thận trước khi sử dụng dịch vụ nói tiếng video.";
 "home_agreement_privacy"="Chính sách cá nhân";
@@ -12,9 +12,14 @@
 "home_agreement_prompt"="Việc thực hiện hợp đồng có nghĩa là bạn đã đọc và đồng ý với tất cả các điều khoản";
 "option_accept"="đồng ý!";
 "option_refuse"="không đồng";
+"option_ok"="Đảm bảo";
+"option_cancel"="Hủy bỏ";
 "hone_privacy"="Thỏa thuận người dùng";
 "hone_service"="Thỏa thuận cá nhân";
 "hone_star"="Chọn ảnh\n Giải thích đi";
+"home_title"="đến lồng tiếng";
+"home_shoot"="quay video";
+"home_choose"="lựa chọn";
 "grant_camera"="Để quay phim và ghi âm";
 "grant_subtitles"="Tạo ra phụ đề mạng";
 "grant_dubbing"="Để ghi lại lồng";
@@ -41,16 +46,21 @@
 "album_projects"="Dự án gần đây";
 "album_recents"="Mới cộng";
 "album_album"="tập";
-"album_video"="video";
+"album_video"="băng hình";
+"shoot_tips_switch"="Bạn chưa ghi nội dung, việc chuyển đổi đoạn văn sẽ hủy ghi";
+"shoot_tips_least"="Bản ghi ngắn nhất là 1 giây";
+"shoot_tips_max"="Thêm 20 đoạn văn nữa";
+"function_voice"="âm thanh";
 "sound_record_ture"="Âm thanh video với ghi âm";
 "sound_record_false"="Âm thanh video không ghi âm";
+"function_subtitle"="phụ đề";
 "option_done"="Hoàn";
 "option_cancel"="hủy";
 "option_fail_emoji"="Không thể nhập vào biểu thức";
-"option_location"="Vị trí";
-"option_bottom"="thấp";
-"option_middle"="vào";
-"option_top"="trên";
+"option_location"="đâu";
+"option_bottom"="";
+"option_middle"="";
+"option_top"="";
 "option_size"="Kích cỡ phông";
 "option_off"="Đóng phụ đề";
 "compose_fail_compose"="Lỗi nhân tạo";
@@ -73,3 +83,16 @@
 "option_confirm"="Anh có chắc là đi không?";
 "savemode_all"="Lưu lại mọi thứ";
 "savemode_onlyrecord"="Lưu chỉ phần đã ghi lại";
+"option_next"="tiếp theo";
+"option_exit"="từ bỏ";
+"option_not exit"="không thoát";
+"compose_tips_exit"="Thoát sẽ không lưu hoạt động hiện tại";
+"compose_tips_export"="Xuất cần ghi lại trước";
+"option_export"="đầu ra";
+"option_Finish"="Hoàn thành";
+"album_tips_maxtime"="Tổng thời lượng của tài liệu không được vượt quá 2 giờ";
+"album_title"="album của tôi";
+"album_tips_least"="Cần chọn 1 video";
+"option_network"="Kết nối lại với mạng";
+"album_tips_network"="Không tải được trang, vui lòng thử lại";
+"option_tips_network"="Kết nối mạng không thành công, vui lòng kiểm tra mạng và thử lại";

+ 23 - 0
BFCommonKit/Assets/zh-Hans.lproj/Localizable.strings

@@ -12,9 +12,14 @@
 "home_agreement_prompt"="点击同意表示您已阅读并且认可所有条款";
 "option_accept"="同意";
 "option_refuse"="不同意";
+"option_ok"="确定";
+"option_cancel"="取消";
 "hone_privacy"="用户协议";
 "hone_service"="隐私协议";
 "hone_star"="选择视频/图片\n开始讲解";
+"home_title"="开始讲解";
+"home_shoot"="拍摄录制";
+"home_choose"="从相册选择";
 "grant_camera"="点击\"允许\",可进行拍摄录制";
 "grant_subtitles"="点击\"允许\",可联网生成字幕";
 "grant_dubbing"="点击\"允许\",可进行录制配音";
@@ -42,8 +47,13 @@
 "album_recents"="最近添加";
 "album_album"="相簿";
 "album_video"="视频";
+"shoot_tips_switch"="你还没有录制内容哦,切换段落将会取消录制,是否确定取消";
+"shoot_tips_least"="最短录制一秒";
+"shoot_tips_max"="做多添加20个段落";
+"function_voice"="声音";
 "sound_record_ture"="录音时 视频原声";
 "sound_record_false"="未录音时 视频原声";
+"function_subtitle"="字幕";
 "option_done"="完成";
 "option_cancel"="取消";
 "option_fail_emoji"="不能输入表情";
@@ -73,3 +83,16 @@
 "option_confirm"="确定离开";
 "savemode_all"="保存全部内容";
 "savemode_onlyrecord"="仅保存录音部分";
+"option_next"="下一步";
+"option_exit"="确认退出";
+"option_not exit"="不退出";
+"compose_tips_exit"="退出将不会保存当前操作";
+"compose_tips_export"="需要录制才可以导出";
+"option_export"="导出";
+"option_Finish"="回到首页";
+"album_tips_maxtime"="素材总时长不能超过2小时";
+"album_title"="我的相册";
+"album_tips_least"="需要选择一个视频";
+"option_network"="重新连接网络";
+"album_tips_network"="网页加载失败,请重试~";
+"option_tips_network"="网络连接失败,请检查网络后重试";