Pārlūkot izejas kodu

国际化文字

jsonwang 3 gadi atpakaļ
vecāks
revīzija
2a6c8f1d36

+ 1 - 0
BFCommonKit/Assets/Base.lproj/Localizable.strings

@@ -107,3 +107,4 @@
 "option_fail_file"="Recording failed, failed to generate file";
 "option_fail_obtain"="Video acquisition failed";
 "record_tips_swich"="You have not recorded content yet. Switching paragraphs will cancel the recording. Are you sure you want to cancel?";
+"album_tips_select"="Image needs to be selected";

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

@@ -107,3 +107,4 @@
 "option_fail_file"="Recording failed, failed to generate file";
 "option_fail_obtain"="Video acquisition failed";
 "record_tips_swich"="You have not recorded content yet. Switching paragraphs will cancel the recording. Are you sure you want to cancel?";
+"album_tips_select"="Image needs to be selected";

+ 1 - 0
BFCommonKit/Assets/ja.lproj/Localizable.strings

@@ -107,3 +107,4 @@
 "option_fail_file"="記録に失敗しました、ファイルの生成に失敗しました";
 "option_fail_obtain"="ビデオキャプチャが失敗しました";
 "record_tips_swich"="まだコンテンツを録音していません。段落を切り替えると録音がキャンセルされます。キャンセルしてもよろしいですか?";
+"album_tips_select"="画像を選択する必要があります";

+ 2 - 0
BFCommonKit/Assets/ko-KR.lproj/Localizable.strings

@@ -107,3 +107,5 @@
 "option_fail_file"="녹음 실패, 파일 생성 실패";
 "option_fail_obtain"="동영상 획득 실패";
 "record_tips_swich"="아직 콘텐츠를 녹음하지 않았습니다. 단락을 전환하면 녹음이 취소됩니다. 취소하시겠습니까?";
+"album_tips_select"="이미지를 선택해야 합니다.";
+

+ 1 - 0
BFCommonKit/Assets/vi.lproj/Localizable.strings

@@ -107,3 +107,4 @@
 "option_fail_file"="Ghi không thành công, không tạo được tệp";
 "option_fail_obtain"="Chuyển đổi video không thành công";
 "record_tips_swich"="Bạn chưa ghi lại nội dung. Việc chuyển đổi đoạn văn sẽ hủy quá trình ghi. Bạn có chắc chắn muốn hủy không?";
+"album_tips_select"="Hình ảnh cần được chọn";

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

@@ -106,4 +106,5 @@
 "option_fail_record"="录制启动失败";
 "option_fail_file"="录制失败,未能生成文件";
 "option_fail_obtain"="视频获取失败";
+"album_tips_select"="选择后才能点击下一步";