提交
48
TUIKit/TUIMultimediaPlugin/Resources/PrivacyInfo.xcprivacy
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>NSPrivacyTracking</key>
|
||||
<false/>
|
||||
<key>NSPrivacyTrackingDomains</key>
|
||||
<array/>
|
||||
<key>NSPrivacyCollectedDataTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>NSPrivacyCollectedDataType</key>
|
||||
<string>NSPrivacyCollectedDataTypePhotosorVideos</string>
|
||||
<key>NSPrivacyCollectedDataTypeLinked</key>
|
||||
<false/>
|
||||
<key>NSPrivacyCollectedDataTypeTracking</key>
|
||||
<false/>
|
||||
<key>NSPrivacyCollectedDataTypePurposes</key>
|
||||
<array>
|
||||
<string>NSPrivacyCollectedDataTypePurposeProductPersonalization</string>
|
||||
</array>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>NSPrivacyCollectedDataType</key>
|
||||
<string>NSPrivacyCollectedDataTypeUserID</string>
|
||||
<key>NSPrivacyCollectedDataTypeLinked</key>
|
||||
<false/>
|
||||
<key>NSPrivacyCollectedDataTypeTracking</key>
|
||||
<false/>
|
||||
<key>NSPrivacyCollectedDataTypePurposes</key>
|
||||
<array>
|
||||
<string>NSPrivacyCollectedDataTypePurposeProductPersonalization</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>NSPrivacyAccessedAPITypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>NSPrivacyAccessedAPIType</key>
|
||||
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
|
||||
<key>NSPrivacyAccessedAPITypeReasons</key>
|
||||
<array>
|
||||
<string>CA92.1</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 720 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1008 B |
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"bgm_list": [
|
||||
{
|
||||
"bgm_type_name": "default",
|
||||
"bgm_item_list": [
|
||||
{
|
||||
"item_bgm_path": "file:///asset/music/test1.mp3",
|
||||
"item_bgm_name": "测试音乐1",
|
||||
"item_bgm_author": "未知",
|
||||
"item_start_time": 0,
|
||||
"item_end_time": 0
|
||||
},
|
||||
{
|
||||
"item_bgm_path": "file:///asset/music/test2.mp3",
|
||||
"item_bgm_name": "测试音乐2",
|
||||
"item_bgm_author": "未知",
|
||||
"item_start_time": 0,
|
||||
"item_end_time": 0
|
||||
},
|
||||
{
|
||||
"item_bgm_path": "file:///asset/music/test3.mp3",
|
||||
"item_bgm_name": "测试音乐3",
|
||||
"item_bgm_author": "未知",
|
||||
"item_start_time": 0,
|
||||
"item_end_time": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"bgm_type_name": "best",
|
||||
"bgm_item_list": [
|
||||
{
|
||||
"item_bgm_path": "file:///asset/music/test1.mp3",
|
||||
"item_bgm_name": "测试音乐1",
|
||||
"item_bgm_author": "未知",
|
||||
"item_start_time": 0,
|
||||
"item_end_time": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"max_record_duration_ms": "15000",
|
||||
"min_record_duration_ms": "2000",
|
||||
"video_quality": "2",
|
||||
"picture_paster_config_file_path": "config/picture_paster_data",
|
||||
"bgm_config_file_path": "config/bgm_data",
|
||||
"support_record_torch": "true",
|
||||
"support_record_beauty": "true",
|
||||
"support_record_aspect": "true",
|
||||
"support_record_scroll_filter": "true",
|
||||
"support_video_edit_graffiti": "true",
|
||||
"support_video_edit_paster": "true",
|
||||
"support_video_edit_subtitle": "true",
|
||||
"support_video_edit_bgm": "true",
|
||||
"support_picture_edit_graffiti": "true",
|
||||
"support_picture_edit_mosaic": "true",
|
||||
"support_picture_edit_paster": "true",
|
||||
"support_picture_edit_subtitle": "true",
|
||||
"support_picture_edit_crop": "true"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"paster_type_list": [
|
||||
{
|
||||
"type_name": "",
|
||||
"type_icon_path": "file:///asset/paster/heart.png",
|
||||
"paster_item_list": [
|
||||
{
|
||||
"item_icon_path": "file:///asset/paster_add.png",
|
||||
"item_is_file_selector": true
|
||||
},
|
||||
{
|
||||
"item_icon_path": "file:///asset/paster/emoji/emoji_0.png",
|
||||
"item_image_path": "file:///asset/paster/emoji/emoji_0.png"
|
||||
},
|
||||
{
|
||||
"item_icon_path": "file:///asset/paster/emoji/emoji_1.png",
|
||||
"item_image_path": "file:///asset/paster/emoji/emoji_1.png"
|
||||
},
|
||||
{
|
||||
"item_icon_path": "file:///asset/paster/emoji/emoji_2.png",
|
||||
"item_image_path": "file:///asset/paster/emoji/emoji_2.png"
|
||||
},
|
||||
{
|
||||
"item_icon_path": "file:///asset/paster/emoji/emoji_3.png",
|
||||
"item_image_path": "file:///asset/paster/emoji/emoji_3.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 553 B |
|
After Width: | Height: | Size: 444 B |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 553 B |
|
After Width: | Height: | Size: 371 B |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 8.9 KiB |
|
After Width: | Height: | Size: 828 B |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 100 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 106 KiB |
BIN
TUIKit/TUIMultimediaPlugin/Resources/TUIMultimedia.bundle/filter/map/bailan.png
Executable file
|
After Width: | Height: | Size: 240 KiB |
|
After Width: | Height: | Size: 237 KiB |
|
After Width: | Height: | Size: 121 KiB |
BIN
TUIKit/TUIMultimediaPlugin/Resources/TUIMultimedia.bundle/filter/map/chaotuo.png
Executable file
|
After Width: | Height: | Size: 168 KiB |
|
After Width: | Height: | Size: 303 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 202 KiB |
|
After Width: | Height: | Size: 165 KiB |
BIN
TUIKit/TUIMultimediaPlugin/Resources/TUIMultimedia.bundle/filter/map/yuanqi.png
Executable file
|
After Width: | Height: | Size: 236 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 274 KiB |
|
After Width: | Height: | Size: 976 B |
|
After Width: | Height: | Size: 820 B |
|
After Width: | Height: | Size: 653 B |
|
After Width: | Height: | Size: 516 B |
BIN
TUIKit/TUIMultimediaPlugin/Resources/TUIMultimedia.bundle/modify_filter.png
Executable file
|
After Width: | Height: | Size: 700 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 828 B |
|
After Width: | Height: | Size: 567 B |
|
After Width: | Height: | Size: 185 B |
|
After Width: | Height: | Size: 939 B |
BIN
TUIKit/TUIMultimediaPlugin/Resources/TUIMultimedia.bundle/ok.png
Normal file
|
After Width: | Height: | Size: 444 B |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 784 B |
|
After Width: | Height: | Size: 970 B |
|
After Width: | Height: | Size: 435 B |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 570 B |
|
After Width: | Height: | Size: 929 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 870 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 435 B |
@@ -0,0 +1,87 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
ar
|
||||
|
||||
Created by eddardliu on 2024/11/16.
|
||||
|
||||
*/
|
||||
|
||||
"record_tip" = "اضغط على الصورة ، اضغط على تسجيل طويل";
|
||||
"record_photo_tip" = "انقر على الصورة";
|
||||
|
||||
"flash" = "فلاش";
|
||||
"aspect" = "جوانب";
|
||||
"beautify" = "تجميل";
|
||||
"filter" = "فلاتر";
|
||||
|
||||
"strength" = "قوة";
|
||||
|
||||
"filter_none" = "هل أنت بخير ؟ - لا -";
|
||||
"filter_bailan" = "بساتين الفاكهة";
|
||||
"filter_baixi" = "أبيض .";
|
||||
"filter_biaozhun" = "ستاندرد";
|
||||
"filter_chaotuo" = "سوبر";
|
||||
"filter_chunzhen" = "نقاء";
|
||||
"filter_fennen" = "روسي";
|
||||
"filter_huaijiu" = "حنين";
|
||||
"filter_landiao" = "بلوز .";
|
||||
"filter_langman" = "رومانسي";
|
||||
"filter_qingliang" = "هذا رائع";
|
||||
"filter_qingxin" = "نضارة";
|
||||
"filter_rixi" = "حلو .";
|
||||
"filter_weimei" = "جماليات";
|
||||
"filter_white" = "أبيض .";
|
||||
"filter_xiangfen" = "عطر";
|
||||
"filter_yinghong" = "سعيد !";
|
||||
"filter_yuanqi" = "حيوية";
|
||||
"filter_yunshang" = "سحابة";
|
||||
"filter_ziran" = "الطبيعة .";
|
||||
|
||||
"beautify_none" = "هل أنت بخير ؟ - لا -";
|
||||
"beautify_smooth" = "سلاسة";
|
||||
"beautify_natural" = "الجمال ( الطبيعة )";
|
||||
"beautify_pitu" = "جميل ( س )";
|
||||
"beautify_whitness" = "البياض";
|
||||
"beautify_ruddy" = "رودي";
|
||||
|
||||
"record_failed" = "غير قادر على تسجيل";
|
||||
"record_failed_reason_camera" = "يرجى التحقق من ما إذا كان يسمح بالدخول إلى الكاميرا";
|
||||
"record_failed_reason_microphone" = "يرجى التحقق من أن الميكروفون هو مسموح";
|
||||
"record_failed_reason_license" = "لا يمكن التحقق من الترخيص";
|
||||
"record_failed_reason_unknown" = "سبب غير معروف";
|
||||
|
||||
"photo_failed" = "غير قادر على التقاط الصور";
|
||||
|
||||
"modify_load_assert_failed" = "لا يمكن تحميل موارد الفيديو";
|
||||
|
||||
"editor_bgm" = "بگم";
|
||||
"editor_origin_audio" = "فيديو صوتي";
|
||||
|
||||
"ok" = "حَسَناً";
|
||||
"cancel" = "ألغى";
|
||||
"delete" = "حذف .";
|
||||
|
||||
"send" = "أرسل";
|
||||
"done" = "دون";
|
||||
|
||||
"default_1" = "القيمة الافتراضية";
|
||||
"default_2" = "القيمة الافتراضية";
|
||||
"default_3" = "القيمة الافتراضية";
|
||||
"custom" = "عرف";
|
||||
|
||||
"default" = "خرق";
|
||||
"best" = "أفضل .";
|
||||
|
||||
"bgm_test_name" = "اختبار الموسيقى";
|
||||
|
||||
"bgm_source_unknown" = "المغني المجهول";
|
||||
|
||||
"remove_paster" = "حذف لصق";
|
||||
"restore" = "اختزال";
|
||||
|
||||
"authorization_prompter" = "الوظيفة الحالية الخاصة بك سوف تكون محدودة بسبب عدم تمكين الوسائط المتعددة المكونات الإضافية .";
|
||||
"authorization_prompter_accessing_documents" = "1 . يمكنك الوصول إلى الملفات التالية لفتح الوسائط المتعددة المكونات في الأذونات : الوسائط المتعددة المكونات في فتح المبادئ التوجيهية";
|
||||
"authorization_prompter_remove_module" = "2 . يمكنك أيضا حذف tuimultimediaplugin و tuimultimediacore وحدات في ملف podfile المشروع ، وذلك باستخدام وظائف الوسائط المتعددة الأساسية التي تأتي مع المشروع .";
|
||||
"authorization_prompter_documents_title" = "الوسائط المتعددة المكونات في فتح المبادئ التوجيهية";
|
||||
"prompter" = "جديلة";
|
||||
"link_error" = "لا يمكن فتح الرابط";
|
||||
@@ -0,0 +1,87 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
English
|
||||
|
||||
Created by rickwrwang on 2024/07/16.
|
||||
|
||||
*/
|
||||
|
||||
"record_tip" = "Tap to take a photo, long press to record";
|
||||
"record_photo_tip" = "Click to take a photo";
|
||||
|
||||
"flash" = "Flash";
|
||||
"aspect" = "Aspect";
|
||||
"beautify" = "Beautify";
|
||||
"filter" = "Filter";
|
||||
|
||||
"strength" = "Strength";
|
||||
|
||||
"filter_none" = "None";
|
||||
"filter_bailan" = "Orchid";
|
||||
"filter_baixi" = "White";
|
||||
"filter_biaozhun" = "Standard";
|
||||
"filter_chaotuo" = "Super";
|
||||
"filter_chunzhen" = "Pure";
|
||||
"filter_fennen" = "Rosy";
|
||||
"filter_huaijiu" = "Nostalgic";
|
||||
"filter_landiao" = "Blues";
|
||||
"filter_langman" = "Romantic";
|
||||
"filter_qingliang" = "Cool";
|
||||
"filter_qingxin" = "Fresh";
|
||||
"filter_rixi" = "Sweet";
|
||||
"filter_weimei" = "Aesthetic";
|
||||
"filter_white" = "white";
|
||||
"filter_xiangfen" = "Fragrance";
|
||||
"filter_yinghong" = "Cheery";
|
||||
"filter_yuanqi" = "Vitality";
|
||||
"filter_yunshang" = "Cloud";
|
||||
"filter_ziran" = "Nature";
|
||||
|
||||
"beautify_none" = "None";
|
||||
"beautify_smooth" = "Smooth";
|
||||
"beautify_natural" = "Beauty(Natural)";
|
||||
"beautify_pitu" = "Beauty(PS)";
|
||||
"beautify_whitness" = "Whiteness";
|
||||
"beautify_ruddy" = "Ruddy";
|
||||
|
||||
"record_failed" = "Unable to record";
|
||||
"record_failed_reason_camera" = "Please check if camera access is allowed";
|
||||
"record_failed_reason_microphone" = "Please check if microphone access is allowed";
|
||||
"record_failed_reason_license" = "Unable to verify license";
|
||||
"record_failed_reason_unknown" = "Unknown reason";
|
||||
|
||||
"photo_failed" = "Unable to photograph";
|
||||
|
||||
"modify_load_assert_failed" = "Unable to load video asset";
|
||||
|
||||
"editor_bgm" = "BGM";
|
||||
"editor_origin_audio" = "Video Sound";
|
||||
|
||||
"ok" = "OK";
|
||||
"cancel" = "Cancel";
|
||||
"delete" = "Delete";
|
||||
|
||||
"send" = "Send";
|
||||
"done" = "Done";
|
||||
|
||||
"default_1" = "Defaults1";
|
||||
"default_2" = "Defaults2";
|
||||
"default_3" = "Defaults3";
|
||||
"custom" = "Custom";
|
||||
|
||||
"default" = "Default";
|
||||
"best" = "Best";
|
||||
|
||||
"bgm_test_name" = "Test Music ";
|
||||
|
||||
"bgm_source_unknown" = "Unknown Singer";
|
||||
|
||||
"remove_paster" = "Delete Paster";
|
||||
"restore" = "Restore";
|
||||
|
||||
"authorization_prompter" = "Your access to multimedia features is limited because the required plugin permissions have not been enabled";
|
||||
"authorization_prompter_accessing_documents" = "1. Access the guide below to enable multimedia plugin permissions: Permission Activation Guide";
|
||||
"authorization_prompter_remove_module" = "2. You can remove both the TUIMultimediaPlugin and TUIMultimediaCore modules from your project\'s Podfile file to utilize the built-in basic multimedia functionality";
|
||||
"authorization_prompter_documents_title" = "Permission Activation Guide";
|
||||
"prompter" = "Prompt";
|
||||
"link_error" = "Unable to open link";
|
||||
@@ -0,0 +1,89 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
Chinese Simplized
|
||||
|
||||
Created by rickwrwang on 2024/07/16.
|
||||
|
||||
*/
|
||||
|
||||
"record_tip" = "轻触拍照,长按录制";
|
||||
"record_photo_tip" = "点击拍照";
|
||||
|
||||
"flash" = "闪光灯";
|
||||
"aspect" = "屏比";
|
||||
"beautify" = "美颜";
|
||||
"filter" = "滤镜";
|
||||
|
||||
"strength" = "程度";
|
||||
|
||||
"filter_none" = "无";
|
||||
"filter_bailan" = "白兰";
|
||||
"filter_baixi" = "白皙";
|
||||
"filter_biaozhun" = "标准";
|
||||
"filter_chaotuo" = "超脱";
|
||||
"filter_chunzhen" = "纯真";
|
||||
"filter_fennen" = "粉嫩";
|
||||
"filter_huaijiu" = "怀旧";
|
||||
"filter_landiao" = "蓝调";
|
||||
"filter_langman" = "浪漫";
|
||||
"filter_qingliang" = "清亮";
|
||||
"filter_qingxin" = "清新";
|
||||
"filter_rixi" = "日系";
|
||||
"filter_weimei" = "唯美";
|
||||
"filter_white" = "美白";
|
||||
"filter_xiangfen" = "香氛";
|
||||
"filter_yinghong" = "樱红";
|
||||
"filter_yuanqi" = "元气";
|
||||
"filter_yunshang" = "云裳";
|
||||
"filter_ziran" = "自然";
|
||||
|
||||
"beautify_none" = "无";
|
||||
"beautify_smooth" = "磨皮";
|
||||
"beautify_natural" = "美颜(自然)";
|
||||
"beautify_pitu" = "美颜(天天P图)";
|
||||
"beautify_whitness" = "美白";
|
||||
"beautify_ruddy" = "红润";
|
||||
|
||||
"record_failed" = "录制失败";
|
||||
"record_failed_reason_camera" = "请检查摄像头权限是否打开";
|
||||
"record_failed_reason_microphone" = "请检查麦克风权限是否打开";
|
||||
"record_failed_reason_license" = "licence 验证失败";
|
||||
"record_failed_reason_unknown" = "未知原因";
|
||||
|
||||
"photo_failed" = "拍照失败";
|
||||
|
||||
"modify_load_assert_failed" = "读取视频素材失败";
|
||||
|
||||
"editor_bgm" = "配乐";
|
||||
"editor_origin_audio" = "视频原声";
|
||||
|
||||
"ok" = "确定";
|
||||
"cancel" = "取消";
|
||||
"delete" = "删除";
|
||||
|
||||
"send" = "发送";
|
||||
"done" = "完成";
|
||||
|
||||
"default_1" = "默认1";
|
||||
"default_2" = "默认2";
|
||||
"default_3" = "默认3";
|
||||
"custom" = "自定义";
|
||||
|
||||
"default" = "默认";
|
||||
"best" = "精选";
|
||||
|
||||
"bgm_test_name" = "测试音乐";
|
||||
|
||||
"bgm_test1_lyric" = "测试音乐1 歌词是歌曲中的文词部分。许多用以咏唱,并有较具体和详细内容的歌,除了音乐部分以外,都会有文词部分。";
|
||||
|
||||
"bgm_source_unknown" = "未知歌手";
|
||||
|
||||
"remove_paster" = "删除贴纸";
|
||||
"restore" = "还原";
|
||||
|
||||
"authorization_prompter" = "由于您未开通多媒体插件使用权限,您当前功能将受限";
|
||||
"authorization_prompter_accessing_documents" = "1. 您可以访问下面的文档开通多媒体插件使用权限:多媒体插件开通指引";
|
||||
"authorization_prompter_remove_module" = "2. 您也可以在工程的Podfile文件中删除TUIMultimediaPlugin,TUIMultimediaCore模块,使用项目自带的基础多媒体功能";
|
||||
"authorization_prompter_documents_title" = "多媒体插件开通指引";
|
||||
"prompter" = "提示";
|
||||
"link_error" = "无法打开链接";
|
||||
@@ -0,0 +1,86 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
traditional Chinese
|
||||
|
||||
Created by eddardliu on 2024/11/18.
|
||||
|
||||
*/
|
||||
"record_tip" = "輕觸拍照,長按錄製";
|
||||
"record_photo_tip" = "點擊拍照";
|
||||
|
||||
"flash" = "閃光燈";
|
||||
"aspect" = "屏比";
|
||||
"beautify" = "美顏";
|
||||
"filter" = "濾鏡";
|
||||
|
||||
"strength" = "程度";
|
||||
|
||||
"filter_none" = "無";
|
||||
"filter_bailan" = "白蘭";
|
||||
"filter_baixi" = "白皙";
|
||||
"filter_biaozhun" = "標準";
|
||||
"filter_chaotuo" = "超脫";
|
||||
"filter_chunzhen" = "純真";
|
||||
"filter_fennen" = "粉嫩";
|
||||
"filter_huaijiu" = "懷舊";
|
||||
"filter_landiao" = "藍調";
|
||||
"filter_langman" = "浪漫";
|
||||
"filter_qingliang" = "浪漫";
|
||||
"filter_qingxin" = "清新";
|
||||
"filter_rixi" = "日系";
|
||||
"filter_weimei" = "唯美";
|
||||
"filter_white" = "美白";
|
||||
"filter_xiangfen" = "香氛";
|
||||
"filter_yinghong" = "櫻紅";
|
||||
"filter_yuanqi" = "元氣";
|
||||
"filter_yunshang" = "雲裳";
|
||||
"filter_ziran" = "自然";
|
||||
|
||||
"beautify_none" = "無";
|
||||
"beautify_smooth" = "磨皮";
|
||||
"beautify_natural" = "美顏(自然)";
|
||||
"beautify_pitu" = "美顏(天天P圖)";
|
||||
"beautify_whitness" = "美白";
|
||||
"beautify_ruddy" = "紅潤";
|
||||
|
||||
"record_failed" = "錄製失敗";
|
||||
"record_failed_reason_camera" = "請檢查監視器許可權是否打開";
|
||||
"record_failed_reason_microphone" = "請檢查麥克風許可權是否打開";
|
||||
"record_failed_reason_license" = "licence驗證失敗";
|
||||
"record_failed_reason_unknown" = "未知原因";
|
||||
|
||||
"photo_failed" = "拍照失敗";
|
||||
|
||||
"modify_load_assert_failed" = "讀取視頻素材失敗";
|
||||
|
||||
"editor_bgm" = "配樂";
|
||||
"editor_origin_audio" = "視頻原聲";
|
||||
|
||||
"ok" = "確定";
|
||||
"cancel" = "取消";
|
||||
"delete" = "删除";
|
||||
|
||||
"send" = "發送";
|
||||
"done" = "完成";
|
||||
|
||||
"default_1" = "默認1";
|
||||
"default_2" = "默認2";
|
||||
"default_3" = "默認3";
|
||||
"custom" = "自定义";
|
||||
|
||||
"default" = "自定義";
|
||||
"best" = "精選";
|
||||
|
||||
"bgm_test_name" = "測試音樂";
|
||||
|
||||
"bgm_source_unknown" = "未知歌手";
|
||||
|
||||
"remove_paster" = "删除貼紙";
|
||||
"restore" = "還原";
|
||||
|
||||
"authorization_prompter" = "由於您未開通多媒體挿件使用許可權,您當前功能將受限";
|
||||
"authorization_prompter_accessing_documents" = "1. 您可以訪問下麵的檔案開通多媒體挿件使用許可權:多媒體挿件開通指引";
|
||||
"authorization_prompter_remove_module" = "2. 您也可以在工程的Podfile檔案中删除TUIMultimediaPlugin和TUIMultimediaCore模塊,使用項目自帶的基礎多媒體功能";
|
||||
"authorization_prompter_documents_title" = "多媒體挿件開通指引";
|
||||
"prompter" = "提示";
|
||||
"link_error" = "無法打開連結";
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 223 B |
|
After Width: | Height: | Size: 643 B |