|
@@ -51,6 +51,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
static String m10(provider) =>
|
|
static String m10(provider) =>
|
|
"请通过support@ente.io 用英语联系我们来管理您的 ${provider} 订阅。";
|
|
"请通过support@ente.io 用英语联系我们来管理您的 ${provider} 订阅。";
|
|
|
|
|
|
|
|
+ static String m62(count) =>
|
|
|
|
+ "${Intl.plural(count, one: '删除 ${count} 个项目', other: '删除 ${count} 个项目')}";
|
|
|
|
+
|
|
static String m11(currentlyDeleting, totalCount) =>
|
|
static String m11(currentlyDeleting, totalCount) =>
|
|
"正在删除 ${currentlyDeleting} /共 ${totalCount}";
|
|
"正在删除 ${currentlyDeleting} /共 ${totalCount}";
|
|
|
|
|
|
@@ -61,6 +64,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
static String m14(count, storageSaved) =>
|
|
static String m14(count, storageSaved) =>
|
|
"您已经清理了 ${Intl.plural(count, other: '${count} 个重复文件')}, 释放了 (${storageSaved}!)";
|
|
"您已经清理了 ${Intl.plural(count, other: '${count} 个重复文件')}, 释放了 (${storageSaved}!)";
|
|
|
|
|
|
|
|
+ static String m63(count, formattedSize) =>
|
|
|
|
+ "${count} 个文件,每个文件 ${formattedSize}";
|
|
|
|
+
|
|
static String m15(newEmail) => "电子邮件已更改为 ${newEmail}";
|
|
static String m15(newEmail) => "电子邮件已更改为 ${newEmail}";
|
|
|
|
|
|
static String m16(email) => "${email} 没有 ente 账户。\n\n向他们发送分享照片的邀请。";
|
|
static String m16(email) => "${email} 没有 ente 账户。\n\n向他们发送分享照片的邀请。";
|
|
@@ -90,91 +96,91 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
static String m25(count) =>
|
|
static String m25(count) =>
|
|
"${Intl.plural(count, one: '${count} 个项目', other: '${count} 个项目')}";
|
|
"${Intl.plural(count, one: '${count} 个项目', other: '${count} 个项目')}";
|
|
|
|
|
|
- static String m26(count) => "已选择 ${count} 个";
|
|
|
|
|
|
+ static String m26(expiryTime) => "链接将在 ${expiryTime} 过期";
|
|
|
|
|
|
- static String m27(expiryTime) => "链接将在 ${expiryTime} 过期";
|
|
|
|
-
|
|
|
|
- static String m28(maxValue) =>
|
|
|
|
|
|
+ static String m27(maxValue) =>
|
|
"当设置为最大值 (${maxValue}) 时,设备限制将放宽以允许大量查看者查看的临时高峰。";
|
|
"当设置为最大值 (${maxValue}) 时,设备限制将放宽以允许大量查看者查看的临时高峰。";
|
|
|
|
|
|
- static String m29(count, formattedCount) =>
|
|
|
|
|
|
+ static String m28(count, formattedCount) =>
|
|
"${Intl.plural(count, zero: '没有回忆', one: '${formattedCount} 个回忆', other: '${formattedCount} 个回忆')}";
|
|
"${Intl.plural(count, zero: '没有回忆', one: '${formattedCount} 个回忆', other: '${formattedCount} 个回忆')}";
|
|
|
|
|
|
- static String m30(count) =>
|
|
|
|
|
|
+ static String m29(count) =>
|
|
"${Intl.plural(count, one: '移动一个项目', other: '移动一些项目')}";
|
|
"${Intl.plural(count, one: '移动一个项目', other: '移动一些项目')}";
|
|
|
|
|
|
- static String m31(albumName) => "成功移动到 ${albumName}";
|
|
|
|
|
|
+ static String m30(albumName) => "成功移动到 ${albumName}";
|
|
|
|
+
|
|
|
|
+ static String m31(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}";
|
|
|
|
|
|
- static String m32(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}";
|
|
|
|
|
|
+ static String m32(providerName) => "如果您被收取费用,请用英语与 ${providerName} 的客服聊天";
|
|
|
|
|
|
- static String m33(providerName) => "如果您被收取费用,请用英语与 ${providerName} 的客服聊天";
|
|
|
|
|
|
+ static String m33(reason) => "很抱歉,您的支付因 ${reason} 而失败";
|
|
|
|
|
|
- static String m34(reason) => "很抱歉,您的支付因 ${reason} 而失败";
|
|
|
|
|
|
+ static String m64(endDate) => "免费试用有效期至 ${endDate}。\n之后您可以选择付费计划。";
|
|
|
|
|
|
- static String m35(toEmail) => "请给我们发送电子邮件至 ${toEmail}";
|
|
|
|
|
|
+ static String m34(toEmail) => "请给我们发送电子邮件至 ${toEmail}";
|
|
|
|
|
|
- static String m36(toEmail) => "请将日志发送至 \n${toEmail}";
|
|
|
|
|
|
+ static String m35(toEmail) => "请将日志发送至 \n${toEmail}";
|
|
|
|
|
|
- static String m37(storeName) => "在 ${storeName} 上给我们评分";
|
|
|
|
|
|
+ static String m36(storeName) => "在 ${storeName} 上给我们评分";
|
|
|
|
|
|
- static String m38(storageInGB) => "3. 你都可以免费获得 ${storageInGB} GB*";
|
|
|
|
|
|
+ static String m37(storageInGB) => "3. 你都可以免费获得 ${storageInGB} GB*";
|
|
|
|
|
|
- static String m39(userEmail) =>
|
|
|
|
|
|
+ static String m38(userEmail) =>
|
|
"${userEmail} 将从这个共享相册中删除\n\nTA们添加的任何照片也将从相册中删除";
|
|
"${userEmail} 将从这个共享相册中删除\n\nTA们添加的任何照片也将从相册中删除";
|
|
|
|
|
|
- static String m40(endDate) => "在 ${endDate} 前续费";
|
|
|
|
|
|
+ static String m39(endDate) => "在 ${endDate} 前续费";
|
|
|
|
|
|
- static String m41(count) => "已选择 ${count} 个";
|
|
|
|
|
|
+ static String m40(count) => "已选择 ${count} 个";
|
|
|
|
|
|
- static String m42(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)";
|
|
|
|
|
|
+ static String m41(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)";
|
|
|
|
|
|
- static String m43(verificationID) => "这是我的ente.io 的验证 ID: ${verificationID}。";
|
|
|
|
|
|
+ static String m42(verificationID) => "这是我的ente.io 的验证 ID: ${verificationID}。";
|
|
|
|
|
|
- static String m44(verificationID) =>
|
|
|
|
|
|
+ static String m43(verificationID) =>
|
|
"嘿,你能确认这是你的 ente.io 验证 ID:${verificationID}";
|
|
"嘿,你能确认这是你的 ente.io 验证 ID:${verificationID}";
|
|
|
|
|
|
- static String m45(referralCode, referralStorageInGB) =>
|
|
|
|
|
|
+ static String m44(referralCode, referralStorageInGB) =>
|
|
"ente转发码: ${referralCode} \n\n在设置 → 常规 → 推荐中应用它以在注册付费计划后可以免费获得 ${referralStorageInGB} GB\n\nhttps://ente.io";
|
|
"ente转发码: ${referralCode} \n\n在设置 → 常规 → 推荐中应用它以在注册付费计划后可以免费获得 ${referralStorageInGB} GB\n\nhttps://ente.io";
|
|
|
|
|
|
- static String m46(numberOfPeople) =>
|
|
|
|
|
|
+ static String m45(numberOfPeople) =>
|
|
"${Intl.plural(numberOfPeople, zero: '与特定人员共享', one: '与 1 人共享', other: '与 ${numberOfPeople} 人共享')}";
|
|
"${Intl.plural(numberOfPeople, zero: '与特定人员共享', one: '与 1 人共享', other: '与 ${numberOfPeople} 人共享')}";
|
|
|
|
|
|
- static String m47(emailIDs) => "与 ${emailIDs} 共享";
|
|
|
|
|
|
+ static String m46(emailIDs) => "与 ${emailIDs} 共享";
|
|
|
|
|
|
- static String m48(fileType) => "此 ${fileType} 将从您的设备中删除。";
|
|
|
|
|
|
+ static String m47(fileType) => "此 ${fileType} 将从您的设备中删除。";
|
|
|
|
|
|
- static String m49(fileType) => "此 ${fileType} 同时在ente和您的设备中。";
|
|
|
|
|
|
+ static String m48(fileType) => "此 ${fileType} 同时在ente和您的设备中。";
|
|
|
|
|
|
- static String m50(fileType) => "此 ${fileType} 将从ente中删除。";
|
|
|
|
|
|
+ static String m49(fileType) => "此 ${fileType} 将从ente中删除。";
|
|
|
|
|
|
- static String m51(storageAmountInGB) => "${storageAmountInGB} GB";
|
|
|
|
|
|
+ static String m50(storageAmountInGB) => "${storageAmountInGB} GB";
|
|
|
|
|
|
- static String m52(
|
|
|
|
|
|
+ static String m51(
|
|
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
|
|
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
|
|
"已使用 ${usedAmount} ${usedStorageUnit} / ${totalAmount} ${totalStorageUnit}";
|
|
"已使用 ${usedAmount} ${usedStorageUnit} / ${totalAmount} ${totalStorageUnit}";
|
|
|
|
|
|
- static String m53(id) =>
|
|
|
|
|
|
+ static String m52(id) =>
|
|
"您的 ${id} 已经链接到另一个ente账户。\n如果您想要通过此账户使用您的 ${id} ,请联系我们的客服\'\'";
|
|
"您的 ${id} 已经链接到另一个ente账户。\n如果您想要通过此账户使用您的 ${id} ,请联系我们的客服\'\'";
|
|
|
|
|
|
- static String m54(endDate) => "您的订阅将于 ${endDate} 取消";
|
|
|
|
|
|
+ static String m53(endDate) => "您的订阅将于 ${endDate} 取消";
|
|
|
|
|
|
- static String m55(completed, total) => "已保存的回忆 ${completed}/共 ${total}";
|
|
|
|
|
|
+ static String m54(completed, total) => "已保存的回忆 ${completed}/共 ${total}";
|
|
|
|
|
|
- static String m56(storageAmountInGB) => "他们也会获得 ${storageAmountInGB} GB";
|
|
|
|
|
|
+ static String m55(storageAmountInGB) => "他们也会获得 ${storageAmountInGB} GB";
|
|
|
|
|
|
- static String m57(email) => "这是 ${email} 的验证ID";
|
|
|
|
|
|
+ static String m56(email) => "这是 ${email} 的验证ID";
|
|
|
|
|
|
- static String m58(count) =>
|
|
|
|
|
|
+ static String m57(count) =>
|
|
"${Intl.plural(count, zero: '', one: '1天', other: '${count} 天')}";
|
|
"${Intl.plural(count, zero: '', one: '1天', other: '${count} 天')}";
|
|
|
|
|
|
- static String m59(email) => "验证 ${email}";
|
|
|
|
|
|
+ static String m58(email) => "验证 ${email}";
|
|
|
|
|
|
- static String m60(email) => "我们已经发送邮件到 <green>${email}</green>";
|
|
|
|
|
|
+ static String m59(email) => "我们已经发送邮件到 <green>${email}</green>";
|
|
|
|
|
|
- static String m61(count) =>
|
|
|
|
|
|
+ static String m60(count) =>
|
|
"${Intl.plural(count, one: '${count} 年前', other: '${count} 年前')}";
|
|
"${Intl.plural(count, one: '${count} 年前', other: '${count} 年前')}";
|
|
|
|
|
|
- static String m62(storageSaved) => "您已成功释放了 ${storageSaved}!";
|
|
|
|
|
|
+ static String m61(storageSaved) => "您已成功释放了 ${storageSaved}!";
|
|
|
|
|
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
|
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
|
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
|
@@ -188,10 +194,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"activeSessions": MessageLookupByLibrary.simpleMessage("已登录的设备"),
|
|
"activeSessions": MessageLookupByLibrary.simpleMessage("已登录的设备"),
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("添加新的电子邮件"),
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("添加新的电子邮件"),
|
|
"addCollaborator": MessageLookupByLibrary.simpleMessage("添加协作者"),
|
|
"addCollaborator": MessageLookupByLibrary.simpleMessage("添加协作者"),
|
|
|
|
+ "addFromDevice": MessageLookupByLibrary.simpleMessage("从设备添加"),
|
|
"addItem": m0,
|
|
"addItem": m0,
|
|
"addLocation": MessageLookupByLibrary.simpleMessage("添加地点"),
|
|
"addLocation": MessageLookupByLibrary.simpleMessage("添加地点"),
|
|
"addLocationButton": MessageLookupByLibrary.simpleMessage("添加"),
|
|
"addLocationButton": MessageLookupByLibrary.simpleMessage("添加"),
|
|
"addMore": MessageLookupByLibrary.simpleMessage("添加更多"),
|
|
"addMore": MessageLookupByLibrary.simpleMessage("添加更多"),
|
|
|
|
+ "addPhotos": MessageLookupByLibrary.simpleMessage("添加照片"),
|
|
|
|
+ "addSelected": MessageLookupByLibrary.simpleMessage("添加所选项"),
|
|
"addToAlbum": MessageLookupByLibrary.simpleMessage("添加到相册"),
|
|
"addToAlbum": MessageLookupByLibrary.simpleMessage("添加到相册"),
|
|
"addToEnte": MessageLookupByLibrary.simpleMessage("添加到 ente"),
|
|
"addToEnte": MessageLookupByLibrary.simpleMessage("添加到 ente"),
|
|
"addViewer": MessageLookupByLibrary.simpleMessage("添加查看者"),
|
|
"addViewer": MessageLookupByLibrary.simpleMessage("添加查看者"),
|
|
@@ -264,6 +273,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"askYourLovedOnesToShare":
|
|
"askYourLovedOnesToShare":
|
|
MessageLookupByLibrary.simpleMessage("请您的亲人分享"),
|
|
MessageLookupByLibrary.simpleMessage("请您的亲人分享"),
|
|
"atAFalloutShelter": MessageLookupByLibrary.simpleMessage("在一个保护所中"),
|
|
"atAFalloutShelter": MessageLookupByLibrary.simpleMessage("在一个保护所中"),
|
|
|
|
+ "authToChangeEmailVerificationSetting":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("请进行身份验证以更改电子邮件验证"),
|
|
"authToChangeLockscreenSetting":
|
|
"authToChangeLockscreenSetting":
|
|
MessageLookupByLibrary.simpleMessage("请验证以更改锁屏设置"),
|
|
MessageLookupByLibrary.simpleMessage("请验证以更改锁屏设置"),
|
|
"authToChangeYourEmail":
|
|
"authToChangeYourEmail":
|
|
@@ -327,6 +338,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("• 点击溢出菜单"),
|
|
MessageLookupByLibrary.simpleMessage("• 点击溢出菜单"),
|
|
"close": MessageLookupByLibrary.simpleMessage("关闭"),
|
|
"close": MessageLookupByLibrary.simpleMessage("关闭"),
|
|
"clubByCaptureTime": MessageLookupByLibrary.simpleMessage("按抓取时间断开"),
|
|
"clubByCaptureTime": MessageLookupByLibrary.simpleMessage("按抓取时间断开"),
|
|
|
|
+ "clubByFileName": MessageLookupByLibrary.simpleMessage("按文件名排序"),
|
|
"codeAppliedPageTitle": MessageLookupByLibrary.simpleMessage("代码已应用"),
|
|
"codeAppliedPageTitle": MessageLookupByLibrary.simpleMessage("代码已应用"),
|
|
"codeCopiedToClipboard":
|
|
"codeCopiedToClipboard":
|
|
MessageLookupByLibrary.simpleMessage("代码已复制到剪贴板"),
|
|
MessageLookupByLibrary.simpleMessage("代码已复制到剪贴板"),
|
|
@@ -360,6 +372,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"contactToManageSubscription": m10,
|
|
"contactToManageSubscription": m10,
|
|
"continueLabel": MessageLookupByLibrary.simpleMessage("继续"),
|
|
"continueLabel": MessageLookupByLibrary.simpleMessage("继续"),
|
|
"continueOnFreeTrial": MessageLookupByLibrary.simpleMessage("继续免费试用"),
|
|
"continueOnFreeTrial": MessageLookupByLibrary.simpleMessage("继续免费试用"),
|
|
|
|
+ "convertToAlbum": MessageLookupByLibrary.simpleMessage("转换为相册"),
|
|
"copyEmailAddress": MessageLookupByLibrary.simpleMessage("复制电子邮件地址"),
|
|
"copyEmailAddress": MessageLookupByLibrary.simpleMessage("复制电子邮件地址"),
|
|
"copyLink": MessageLookupByLibrary.simpleMessage("复制链接"),
|
|
"copyLink": MessageLookupByLibrary.simpleMessage("复制链接"),
|
|
"copypasteThisCodentoYourAuthenticatorApp":
|
|
"copypasteThisCodentoYourAuthenticatorApp":
|
|
@@ -370,6 +383,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"couldNotUpdateSubscription":
|
|
"couldNotUpdateSubscription":
|
|
MessageLookupByLibrary.simpleMessage("无法升级订阅"),
|
|
MessageLookupByLibrary.simpleMessage("无法升级订阅"),
|
|
"count": MessageLookupByLibrary.simpleMessage("计数"),
|
|
"count": MessageLookupByLibrary.simpleMessage("计数"),
|
|
|
|
+ "crashReporting": MessageLookupByLibrary.simpleMessage("崩溃报告"),
|
|
|
|
+ "create": MessageLookupByLibrary.simpleMessage("创建"),
|
|
"createAccount": MessageLookupByLibrary.simpleMessage("创建账户"),
|
|
"createAccount": MessageLookupByLibrary.simpleMessage("创建账户"),
|
|
"createAlbumActionHint":
|
|
"createAlbumActionHint":
|
|
MessageLookupByLibrary.simpleMessage("长按选择照片,然后点击 + 创建相册"),
|
|
MessageLookupByLibrary.simpleMessage("长按选择照片,然后点击 + 创建相册"),
|
|
@@ -410,6 +425,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"deleteFromBoth": MessageLookupByLibrary.simpleMessage("同时从两者中删除"),
|
|
"deleteFromBoth": MessageLookupByLibrary.simpleMessage("同时从两者中删除"),
|
|
"deleteFromDevice": MessageLookupByLibrary.simpleMessage("从设备中删除"),
|
|
"deleteFromDevice": MessageLookupByLibrary.simpleMessage("从设备中删除"),
|
|
"deleteFromEnte": MessageLookupByLibrary.simpleMessage("从ente 中删除"),
|
|
"deleteFromEnte": MessageLookupByLibrary.simpleMessage("从ente 中删除"),
|
|
|
|
+ "deleteItemCount": m62,
|
|
"deleteLocation": MessageLookupByLibrary.simpleMessage("删除位置"),
|
|
"deleteLocation": MessageLookupByLibrary.simpleMessage("删除位置"),
|
|
"deletePhotos": MessageLookupByLibrary.simpleMessage("删除照片"),
|
|
"deletePhotos": MessageLookupByLibrary.simpleMessage("删除照片"),
|
|
"deleteProgress": m11,
|
|
"deleteProgress": m11,
|
|
@@ -457,6 +473,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"downloading": MessageLookupByLibrary.simpleMessage("正在下载..."),
|
|
"downloading": MessageLookupByLibrary.simpleMessage("正在下载..."),
|
|
"dropSupportEmail": m13,
|
|
"dropSupportEmail": m13,
|
|
"duplicateFileCountWithStorageSaved": m14,
|
|
"duplicateFileCountWithStorageSaved": m14,
|
|
|
|
+ "duplicateItemsGroup": m63,
|
|
"edit": MessageLookupByLibrary.simpleMessage("编辑"),
|
|
"edit": MessageLookupByLibrary.simpleMessage("编辑"),
|
|
"editLocationTagTitle": MessageLookupByLibrary.simpleMessage("编辑位置"),
|
|
"editLocationTagTitle": MessageLookupByLibrary.simpleMessage("编辑位置"),
|
|
"editsSaved": MessageLookupByLibrary.simpleMessage("已保存编辑"),
|
|
"editsSaved": MessageLookupByLibrary.simpleMessage("已保存编辑"),
|
|
@@ -464,9 +481,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"email": MessageLookupByLibrary.simpleMessage("电子邮件地址"),
|
|
"email": MessageLookupByLibrary.simpleMessage("电子邮件地址"),
|
|
"emailChangedTo": m15,
|
|
"emailChangedTo": m15,
|
|
"emailNoEnteAccount": m16,
|
|
"emailNoEnteAccount": m16,
|
|
|
|
+ "emailVerificationToggle":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("电子邮件验证"),
|
|
"emailYourLogs": MessageLookupByLibrary.simpleMessage("通过电子邮件发送您的日志"),
|
|
"emailYourLogs": MessageLookupByLibrary.simpleMessage("通过电子邮件发送您的日志"),
|
|
"empty": MessageLookupByLibrary.simpleMessage("空的"),
|
|
"empty": MessageLookupByLibrary.simpleMessage("空的"),
|
|
"emptyTrash": MessageLookupByLibrary.simpleMessage("要清空回收站吗?"),
|
|
"emptyTrash": MessageLookupByLibrary.simpleMessage("要清空回收站吗?"),
|
|
|
|
+ "enableMaps": MessageLookupByLibrary.simpleMessage("启用地图"),
|
|
|
|
+ "enableMapsDesc": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "这将在世界地图上显示您的照片。\n\n该地图由 Open Street Map 托管,并且您的照片的确切位置永远不会共享。\n\n您可以随时从“设置”中禁用此功能。"),
|
|
"encryptingBackup": MessageLookupByLibrary.simpleMessage("正在加密备份..."),
|
|
"encryptingBackup": MessageLookupByLibrary.simpleMessage("正在加密备份..."),
|
|
"encryption": MessageLookupByLibrary.simpleMessage("加密"),
|
|
"encryption": MessageLookupByLibrary.simpleMessage("加密"),
|
|
"encryptionKeys": MessageLookupByLibrary.simpleMessage("加密密钥"),
|
|
"encryptionKeys": MessageLookupByLibrary.simpleMessage("加密密钥"),
|
|
@@ -474,6 +496,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("默认端到端加密"),
|
|
MessageLookupByLibrary.simpleMessage("默认端到端加密"),
|
|
"enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
|
|
"enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
|
|
MessageLookupByLibrary.simpleMessage("只有您授予访问权限,ente 才能加密和保存文件"),
|
|
MessageLookupByLibrary.simpleMessage("只有您授予访问权限,ente 才能加密和保存文件"),
|
|
|
|
+ "entePhotosPerm":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("ente <i>需要许可</i>才能保存您的照片"),
|
|
"enteSubscriptionPitch": MessageLookupByLibrary.simpleMessage(
|
|
"enteSubscriptionPitch": MessageLookupByLibrary.simpleMessage(
|
|
"ente 会保留您的回忆,因此即使您丢失了设备,它们也始终可供您使用。"),
|
|
"ente 会保留您的回忆,因此即使您丢失了设备,它们也始终可供您使用。"),
|
|
"enteSubscriptionShareWithFamily":
|
|
"enteSubscriptionShareWithFamily":
|
|
@@ -509,8 +533,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"exportYourData": MessageLookupByLibrary.simpleMessage("导出您的数据"),
|
|
"exportYourData": MessageLookupByLibrary.simpleMessage("导出您的数据"),
|
|
"failedToApplyCode": MessageLookupByLibrary.simpleMessage("无法应用代码"),
|
|
"failedToApplyCode": MessageLookupByLibrary.simpleMessage("无法应用代码"),
|
|
"failedToCancel": MessageLookupByLibrary.simpleMessage("取消失败"),
|
|
"failedToCancel": MessageLookupByLibrary.simpleMessage("取消失败"),
|
|
- "failedToDownloadVideo":
|
|
|
|
- MessageLookupByLibrary.simpleMessage("Failed to download video"),
|
|
|
|
|
|
+ "failedToDownloadVideo": MessageLookupByLibrary.simpleMessage("视频下载失败"),
|
|
"failedToFetchOriginalForEdit":
|
|
"failedToFetchOriginalForEdit":
|
|
MessageLookupByLibrary.simpleMessage("无法获取原始编辑"),
|
|
MessageLookupByLibrary.simpleMessage("无法获取原始编辑"),
|
|
"failedToFetchReferralDetails":
|
|
"failedToFetchReferralDetails":
|
|
@@ -560,6 +583,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"hidden": MessageLookupByLibrary.simpleMessage("已隐藏"),
|
|
"hidden": MessageLookupByLibrary.simpleMessage("已隐藏"),
|
|
"hide": MessageLookupByLibrary.simpleMessage("隐藏"),
|
|
"hide": MessageLookupByLibrary.simpleMessage("隐藏"),
|
|
"hiding": MessageLookupByLibrary.simpleMessage("Hiding..."),
|
|
"hiding": MessageLookupByLibrary.simpleMessage("Hiding..."),
|
|
|
|
+ "hostedAtOsmFrance": MessageLookupByLibrary.simpleMessage("法国 OSM 主办"),
|
|
"howItWorks": MessageLookupByLibrary.simpleMessage("工作原理"),
|
|
"howItWorks": MessageLookupByLibrary.simpleMessage("工作原理"),
|
|
"howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
|
|
"howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
|
|
"请让他们在设置屏幕上长按他们的电子邮件地址,并验证两台设备上的 ID 是否匹配。"),
|
|
"请让他们在设置屏幕上长按他们的电子邮件地址,并验证两台设备上的 ID 是否匹配。"),
|
|
@@ -568,6 +592,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"iOSLockOut":
|
|
"iOSLockOut":
|
|
MessageLookupByLibrary.simpleMessage("生物鉴别认证已禁用。请锁定并解锁您的屏幕以启用它。"),
|
|
MessageLookupByLibrary.simpleMessage("生物鉴别认证已禁用。请锁定并解锁您的屏幕以启用它。"),
|
|
"iOSOkButton": MessageLookupByLibrary.simpleMessage("好的"),
|
|
"iOSOkButton": MessageLookupByLibrary.simpleMessage("好的"),
|
|
|
|
+ "ignoreUpdate": MessageLookupByLibrary.simpleMessage("忽略"),
|
|
"ignoredFolderUploadReason": MessageLookupByLibrary.simpleMessage(
|
|
"ignoredFolderUploadReason": MessageLookupByLibrary.simpleMessage(
|
|
"此相册中的某些文件在上传时被忽略,因为它们之前已从 ente 中删除。"),
|
|
"此相册中的某些文件在上传时被忽略,因为它们之前已从 ente 中删除。"),
|
|
"importing": MessageLookupByLibrary.simpleMessage("正在导入..."),
|
|
"importing": MessageLookupByLibrary.simpleMessage("正在导入..."),
|
|
@@ -590,12 +615,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"inviteToEnte": MessageLookupByLibrary.simpleMessage("邀请到 ente"),
|
|
"inviteToEnte": MessageLookupByLibrary.simpleMessage("邀请到 ente"),
|
|
"inviteYourFriends": MessageLookupByLibrary.simpleMessage("邀请您的朋友"),
|
|
"inviteYourFriends": MessageLookupByLibrary.simpleMessage("邀请您的朋友"),
|
|
"inviteYourFriendsToEnte":
|
|
"inviteYourFriendsToEnte":
|
|
- MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
|
|
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("邀请您的好友加入ente"),
|
|
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
|
|
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"看起来出了点问题。 请稍后重试。 如果错误仍然存在,请联系我们的支持团队。"),
|
|
"看起来出了点问题。 请稍后重试。 如果错误仍然存在,请联系我们的支持团队。"),
|
|
"itemCount": m25,
|
|
"itemCount": m25,
|
|
- "itemSelectedCount": m26,
|
|
|
|
"itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
|
|
"itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
|
|
MessageLookupByLibrary.simpleMessage("项目显示永久删除前剩余的天数"),
|
|
MessageLookupByLibrary.simpleMessage("项目显示永久删除前剩余的天数"),
|
|
"itemsWillBeRemovedFromAlbum":
|
|
"itemsWillBeRemovedFromAlbum":
|
|
@@ -617,7 +641,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"linkDeviceLimit": MessageLookupByLibrary.simpleMessage("设备限制"),
|
|
"linkDeviceLimit": MessageLookupByLibrary.simpleMessage("设备限制"),
|
|
"linkEnabled": MessageLookupByLibrary.simpleMessage("已启用"),
|
|
"linkEnabled": MessageLookupByLibrary.simpleMessage("已启用"),
|
|
"linkExpired": MessageLookupByLibrary.simpleMessage("已过期"),
|
|
"linkExpired": MessageLookupByLibrary.simpleMessage("已过期"),
|
|
- "linkExpiresOn": m27,
|
|
|
|
|
|
+ "linkExpiresOn": m26,
|
|
"linkExpiry": MessageLookupByLibrary.simpleMessage("链接过期"),
|
|
"linkExpiry": MessageLookupByLibrary.simpleMessage("链接过期"),
|
|
"linkHasExpired": MessageLookupByLibrary.simpleMessage("链接已过期"),
|
|
"linkHasExpired": MessageLookupByLibrary.simpleMessage("链接已过期"),
|
|
"linkNeverExpires": MessageLookupByLibrary.simpleMessage("永不"),
|
|
"linkNeverExpires": MessageLookupByLibrary.simpleMessage("永不"),
|
|
@@ -666,18 +690,20 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"manageLink": MessageLookupByLibrary.simpleMessage("管理链接"),
|
|
"manageLink": MessageLookupByLibrary.simpleMessage("管理链接"),
|
|
"manageParticipants": MessageLookupByLibrary.simpleMessage("管理"),
|
|
"manageParticipants": MessageLookupByLibrary.simpleMessage("管理"),
|
|
"manageSubscription": MessageLookupByLibrary.simpleMessage("管理订阅"),
|
|
"manageSubscription": MessageLookupByLibrary.simpleMessage("管理订阅"),
|
|
|
|
+ "map": MessageLookupByLibrary.simpleMessage("地图"),
|
|
|
|
+ "maps": MessageLookupByLibrary.simpleMessage("地图"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
|
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
|
- "maxDeviceLimitSpikeHandling": m28,
|
|
|
|
- "memoryCount": m29,
|
|
|
|
|
|
+ "maxDeviceLimitSpikeHandling": m27,
|
|
|
|
+ "memoryCount": m28,
|
|
"merchandise": MessageLookupByLibrary.simpleMessage("商品"),
|
|
"merchandise": MessageLookupByLibrary.simpleMessage("商品"),
|
|
"mobileWebDesktop":
|
|
"mobileWebDesktop":
|
|
MessageLookupByLibrary.simpleMessage("移动端, 网页端, 桌面端"),
|
|
MessageLookupByLibrary.simpleMessage("移动端, 网页端, 桌面端"),
|
|
"moderateStrength": MessageLookupByLibrary.simpleMessage("中等"),
|
|
"moderateStrength": MessageLookupByLibrary.simpleMessage("中等"),
|
|
"monthly": MessageLookupByLibrary.simpleMessage("每月"),
|
|
"monthly": MessageLookupByLibrary.simpleMessage("每月"),
|
|
- "moveItem": m30,
|
|
|
|
|
|
+ "moveItem": m29,
|
|
"moveToAlbum": MessageLookupByLibrary.simpleMessage("移动到相册"),
|
|
"moveToAlbum": MessageLookupByLibrary.simpleMessage("移动到相册"),
|
|
- "movedSuccessfullyTo": m31,
|
|
|
|
|
|
+ "movedSuccessfullyTo": m30,
|
|
"movedToTrash": MessageLookupByLibrary.simpleMessage("已移至回收站"),
|
|
"movedToTrash": MessageLookupByLibrary.simpleMessage("已移至回收站"),
|
|
"movingFilesToAlbum":
|
|
"movingFilesToAlbum":
|
|
MessageLookupByLibrary.simpleMessage("正在将文件移动到相册..."),
|
|
MessageLookupByLibrary.simpleMessage("正在将文件移动到相册..."),
|
|
@@ -688,23 +714,27 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"newest": MessageLookupByLibrary.simpleMessage("最新"),
|
|
"newest": MessageLookupByLibrary.simpleMessage("最新"),
|
|
"no": MessageLookupByLibrary.simpleMessage("否"),
|
|
"no": MessageLookupByLibrary.simpleMessage("否"),
|
|
"noAlbumsSharedByYouYet":
|
|
"noAlbumsSharedByYouYet":
|
|
- MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
|
|
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("您尚未共享任何相册"),
|
|
"noDeviceThatCanBeDeleted":
|
|
"noDeviceThatCanBeDeleted":
|
|
MessageLookupByLibrary.simpleMessage("您在此设备上没有可被删除的文件"),
|
|
MessageLookupByLibrary.simpleMessage("您在此设备上没有可被删除的文件"),
|
|
"noDuplicates": MessageLookupByLibrary.simpleMessage("✨ 没有重复内容"),
|
|
"noDuplicates": MessageLookupByLibrary.simpleMessage("✨ 没有重复内容"),
|
|
"noExifData": MessageLookupByLibrary.simpleMessage("无 EXIF 数据"),
|
|
"noExifData": MessageLookupByLibrary.simpleMessage("无 EXIF 数据"),
|
|
"noHiddenPhotosOrVideos":
|
|
"noHiddenPhotosOrVideos":
|
|
MessageLookupByLibrary.simpleMessage("没有隐藏的照片或视频"),
|
|
MessageLookupByLibrary.simpleMessage("没有隐藏的照片或视频"),
|
|
|
|
+ "noImagesWithLocation":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("没有带有位置的图像"),
|
|
"noPhotosAreBeingBackedUpRightNow":
|
|
"noPhotosAreBeingBackedUpRightNow":
|
|
MessageLookupByLibrary.simpleMessage("目前没有照片正在备份"),
|
|
MessageLookupByLibrary.simpleMessage("目前没有照片正在备份"),
|
|
|
|
+ "noPhotosFoundHere": MessageLookupByLibrary.simpleMessage("这里没有找到照片"),
|
|
"noRecoveryKey": MessageLookupByLibrary.simpleMessage("没有恢复密钥吗?"),
|
|
"noRecoveryKey": MessageLookupByLibrary.simpleMessage("没有恢复密钥吗?"),
|
|
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
|
|
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
|
|
"由于我们端到端加密协议的性质,如果没有您的密码或恢复密钥,您的数据将无法解密"),
|
|
"由于我们端到端加密协议的性质,如果没有您的密码或恢复密钥,您的数据将无法解密"),
|
|
"noResults": MessageLookupByLibrary.simpleMessage("无结果"),
|
|
"noResults": MessageLookupByLibrary.simpleMessage("无结果"),
|
|
"noResultsFound": MessageLookupByLibrary.simpleMessage("未找到任何结果"),
|
|
"noResultsFound": MessageLookupByLibrary.simpleMessage("未找到任何结果"),
|
|
"nothingSharedWithYouYet":
|
|
"nothingSharedWithYouYet":
|
|
- MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
|
|
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("尚未与您共享任何内容"),
|
|
"nothingToSeeHere": MessageLookupByLibrary.simpleMessage("这里空空如也! 👀"),
|
|
"nothingToSeeHere": MessageLookupByLibrary.simpleMessage("这里空空如也! 👀"),
|
|
|
|
+ "notifications": MessageLookupByLibrary.simpleMessage("通知"),
|
|
"ok": MessageLookupByLibrary.simpleMessage("OK"),
|
|
"ok": MessageLookupByLibrary.simpleMessage("OK"),
|
|
"onDevice": MessageLookupByLibrary.simpleMessage("在设备上"),
|
|
"onDevice": MessageLookupByLibrary.simpleMessage("在设备上"),
|
|
"onEnte": MessageLookupByLibrary.simpleMessage(
|
|
"onEnte": MessageLookupByLibrary.simpleMessage(
|
|
@@ -715,6 +745,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"oopsSomethingWentWrong":
|
|
"oopsSomethingWentWrong":
|
|
MessageLookupByLibrary.simpleMessage("哎呀,似乎出了点问题"),
|
|
MessageLookupByLibrary.simpleMessage("哎呀,似乎出了点问题"),
|
|
"openTheItem": MessageLookupByLibrary.simpleMessage("• 打开该项目"),
|
|
"openTheItem": MessageLookupByLibrary.simpleMessage("• 打开该项目"),
|
|
|
|
+ "openstreetmapContributors":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("OpenStreetMap 贡献者"),
|
|
"optionalAsShortAsYouLike":
|
|
"optionalAsShortAsYouLike":
|
|
MessageLookupByLibrary.simpleMessage("可选的,按您喜欢的短语..."),
|
|
MessageLookupByLibrary.simpleMessage("可选的,按您喜欢的短语..."),
|
|
"orPickAnExistingOne":
|
|
"orPickAnExistingOne":
|
|
@@ -723,13 +755,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"passwordChangedSuccessfully":
|
|
"passwordChangedSuccessfully":
|
|
MessageLookupByLibrary.simpleMessage("密码修改成功"),
|
|
MessageLookupByLibrary.simpleMessage("密码修改成功"),
|
|
"passwordLock": MessageLookupByLibrary.simpleMessage("密码锁"),
|
|
"passwordLock": MessageLookupByLibrary.simpleMessage("密码锁"),
|
|
- "passwordStrength": m32,
|
|
|
|
|
|
+ "passwordStrength": m31,
|
|
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
|
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
|
"我们不储存这个密码,所以如果忘记, <underline>我们不能解密您的数据</underline>"),
|
|
"我们不储存这个密码,所以如果忘记, <underline>我们不能解密您的数据</underline>"),
|
|
"paymentDetails": MessageLookupByLibrary.simpleMessage("付款明细"),
|
|
"paymentDetails": MessageLookupByLibrary.simpleMessage("付款明细"),
|
|
"paymentFailed": MessageLookupByLibrary.simpleMessage("支付失败"),
|
|
"paymentFailed": MessageLookupByLibrary.simpleMessage("支付失败"),
|
|
- "paymentFailedTalkToProvider": m33,
|
|
|
|
- "paymentFailedWithReason": m34,
|
|
|
|
|
|
+ "paymentFailedTalkToProvider": m32,
|
|
|
|
+ "paymentFailedWithReason": m33,
|
|
"pendingSync": MessageLookupByLibrary.simpleMessage("正在等待同步"),
|
|
"pendingSync": MessageLookupByLibrary.simpleMessage("正在等待同步"),
|
|
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage("使用您的代码的人"),
|
|
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage("使用您的代码的人"),
|
|
"permDeleteWarning":
|
|
"permDeleteWarning":
|
|
@@ -742,6 +774,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"photosAddedByYouWillBeRemovedFromTheAlbum":
|
|
"photosAddedByYouWillBeRemovedFromTheAlbum":
|
|
MessageLookupByLibrary.simpleMessage("您添加的照片将从相册中移除"),
|
|
MessageLookupByLibrary.simpleMessage("您添加的照片将从相册中移除"),
|
|
"pickCenterPoint": MessageLookupByLibrary.simpleMessage("选择中心点"),
|
|
"pickCenterPoint": MessageLookupByLibrary.simpleMessage("选择中心点"),
|
|
|
|
+ "pinAlbum": MessageLookupByLibrary.simpleMessage("置顶相册"),
|
|
|
|
+ "playStoreFreeTrialValidTill": m64,
|
|
"playstoreSubscription":
|
|
"playstoreSubscription":
|
|
MessageLookupByLibrary.simpleMessage("PlayStore 订阅"),
|
|
MessageLookupByLibrary.simpleMessage("PlayStore 订阅"),
|
|
"pleaseContactSupportAndWeWillBeHappyToHelp":
|
|
"pleaseContactSupportAndWeWillBeHappyToHelp":
|
|
@@ -749,10 +783,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"请用英语联系 support@ente.io ,我们将乐意提供帮助!"),
|
|
"请用英语联系 support@ente.io ,我们将乐意提供帮助!"),
|
|
"pleaseContactSupportIfTheProblemPersists":
|
|
"pleaseContactSupportIfTheProblemPersists":
|
|
MessageLookupByLibrary.simpleMessage("如果问题仍然存在,请联系支持"),
|
|
MessageLookupByLibrary.simpleMessage("如果问题仍然存在,请联系支持"),
|
|
- "pleaseEmailUsAt": m35,
|
|
|
|
|
|
+ "pleaseEmailUsAt": m34,
|
|
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage("请授予权限"),
|
|
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage("请授予权限"),
|
|
"pleaseLoginAgain": MessageLookupByLibrary.simpleMessage("请重新登录"),
|
|
"pleaseLoginAgain": MessageLookupByLibrary.simpleMessage("请重新登录"),
|
|
- "pleaseSendTheLogsTo": m36,
|
|
|
|
|
|
+ "pleaseSendTheLogsTo": m35,
|
|
"pleaseTryAgain": MessageLookupByLibrary.simpleMessage("请重试"),
|
|
"pleaseTryAgain": MessageLookupByLibrary.simpleMessage("请重试"),
|
|
"pleaseVerifyTheCodeYouHaveEntered":
|
|
"pleaseVerifyTheCodeYouHaveEntered":
|
|
MessageLookupByLibrary.simpleMessage("请验证您输入的代码"),
|
|
MessageLookupByLibrary.simpleMessage("请验证您输入的代码"),
|
|
@@ -771,11 +805,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"privateSharing": MessageLookupByLibrary.simpleMessage("私人共享"),
|
|
"privateSharing": MessageLookupByLibrary.simpleMessage("私人共享"),
|
|
"publicLinkCreated": MessageLookupByLibrary.simpleMessage("公共链接已创建"),
|
|
"publicLinkCreated": MessageLookupByLibrary.simpleMessage("公共链接已创建"),
|
|
"publicLinkEnabled": MessageLookupByLibrary.simpleMessage("公开链接已启用"),
|
|
"publicLinkEnabled": MessageLookupByLibrary.simpleMessage("公开链接已启用"),
|
|
|
|
+ "quickLinks": MessageLookupByLibrary.simpleMessage("快速链接"),
|
|
"radius": MessageLookupByLibrary.simpleMessage("半径"),
|
|
"radius": MessageLookupByLibrary.simpleMessage("半径"),
|
|
"raiseTicket": MessageLookupByLibrary.simpleMessage("提升工单"),
|
|
"raiseTicket": MessageLookupByLibrary.simpleMessage("提升工单"),
|
|
"rateTheApp": MessageLookupByLibrary.simpleMessage("为此应用评分"),
|
|
"rateTheApp": MessageLookupByLibrary.simpleMessage("为此应用评分"),
|
|
"rateUs": MessageLookupByLibrary.simpleMessage("给我们评分"),
|
|
"rateUs": MessageLookupByLibrary.simpleMessage("给我们评分"),
|
|
- "rateUsOnStore": m37,
|
|
|
|
|
|
+ "rateUsOnStore": m36,
|
|
"recover": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
"recover": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
"recoverAccount": MessageLookupByLibrary.simpleMessage("恢复账户"),
|
|
"recoverAccount": MessageLookupByLibrary.simpleMessage("恢复账户"),
|
|
"recoverButton": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
"recoverButton": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
@@ -800,7 +835,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("推荐朋友和 2 倍您的计划"),
|
|
MessageLookupByLibrary.simpleMessage("推荐朋友和 2 倍您的计划"),
|
|
"referralStep1": MessageLookupByLibrary.simpleMessage("1. 将此代码提供给您的朋友"),
|
|
"referralStep1": MessageLookupByLibrary.simpleMessage("1. 将此代码提供给您的朋友"),
|
|
"referralStep2": MessageLookupByLibrary.simpleMessage("2. 他们注册一个付费计划"),
|
|
"referralStep2": MessageLookupByLibrary.simpleMessage("2. 他们注册一个付费计划"),
|
|
- "referralStep3": m38,
|
|
|
|
|
|
+ "referralStep3": m37,
|
|
"referrals": MessageLookupByLibrary.simpleMessage("推荐人"),
|
|
"referrals": MessageLookupByLibrary.simpleMessage("推荐人"),
|
|
"referralsAreCurrentlyPaused":
|
|
"referralsAreCurrentlyPaused":
|
|
MessageLookupByLibrary.simpleMessage("推荐已暂停"),
|
|
MessageLookupByLibrary.simpleMessage("推荐已暂停"),
|
|
@@ -819,7 +854,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"removeFromFavorite": MessageLookupByLibrary.simpleMessage("从收藏中移除"),
|
|
"removeFromFavorite": MessageLookupByLibrary.simpleMessage("从收藏中移除"),
|
|
"removeLink": MessageLookupByLibrary.simpleMessage("移除链接"),
|
|
"removeLink": MessageLookupByLibrary.simpleMessage("移除链接"),
|
|
"removeParticipant": MessageLookupByLibrary.simpleMessage("移除参与者"),
|
|
"removeParticipant": MessageLookupByLibrary.simpleMessage("移除参与者"),
|
|
- "removeParticipantBody": m39,
|
|
|
|
|
|
+ "removeParticipantBody": m38,
|
|
"removePublicLink": MessageLookupByLibrary.simpleMessage("删除公开链接"),
|
|
"removePublicLink": MessageLookupByLibrary.simpleMessage("删除公开链接"),
|
|
"removeShareItemsWarning":
|
|
"removeShareItemsWarning":
|
|
MessageLookupByLibrary.simpleMessage("您要删除的某些项目是由其他人添加的,您将无法访问它们"),
|
|
MessageLookupByLibrary.simpleMessage("您要删除的某些项目是由其他人添加的,您将无法访问它们"),
|
|
@@ -830,12 +865,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"renameAlbum": MessageLookupByLibrary.simpleMessage("重命名相册"),
|
|
"renameAlbum": MessageLookupByLibrary.simpleMessage("重命名相册"),
|
|
"renameFile": MessageLookupByLibrary.simpleMessage("重命名文件"),
|
|
"renameFile": MessageLookupByLibrary.simpleMessage("重命名文件"),
|
|
"renewSubscription": MessageLookupByLibrary.simpleMessage("续费订阅"),
|
|
"renewSubscription": MessageLookupByLibrary.simpleMessage("续费订阅"),
|
|
- "renewsOn": m40,
|
|
|
|
|
|
+ "renewsOn": m39,
|
|
"reportABug": MessageLookupByLibrary.simpleMessage("报告错误"),
|
|
"reportABug": MessageLookupByLibrary.simpleMessage("报告错误"),
|
|
"reportBug": MessageLookupByLibrary.simpleMessage("报告错误"),
|
|
"reportBug": MessageLookupByLibrary.simpleMessage("报告错误"),
|
|
"resendEmail": MessageLookupByLibrary.simpleMessage("重新发送电子邮件"),
|
|
"resendEmail": MessageLookupByLibrary.simpleMessage("重新发送电子邮件"),
|
|
"resetIgnoredFiles": MessageLookupByLibrary.simpleMessage("重置忽略的文件"),
|
|
"resetIgnoredFiles": MessageLookupByLibrary.simpleMessage("重置忽略的文件"),
|
|
"resetPasswordTitle": MessageLookupByLibrary.simpleMessage("重置密码"),
|
|
"resetPasswordTitle": MessageLookupByLibrary.simpleMessage("重置密码"),
|
|
|
|
+ "resetToDefault": MessageLookupByLibrary.simpleMessage("重置为默认设置"),
|
|
"restore": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
"restore": MessageLookupByLibrary.simpleMessage("恢复"),
|
|
"restoreToAlbum": MessageLookupByLibrary.simpleMessage("恢复到相册"),
|
|
"restoreToAlbum": MessageLookupByLibrary.simpleMessage("恢复到相册"),
|
|
"restoringFiles": MessageLookupByLibrary.simpleMessage("正在恢复文件..."),
|
|
"restoringFiles": MessageLookupByLibrary.simpleMessage("正在恢复文件..."),
|
|
@@ -864,6 +900,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"selectAll": MessageLookupByLibrary.simpleMessage("全选"),
|
|
"selectAll": MessageLookupByLibrary.simpleMessage("全选"),
|
|
"selectFoldersForBackup":
|
|
"selectFoldersForBackup":
|
|
MessageLookupByLibrary.simpleMessage("选择要备份的文件夹"),
|
|
MessageLookupByLibrary.simpleMessage("选择要备份的文件夹"),
|
|
|
|
+ "selectItemsToAdd": MessageLookupByLibrary.simpleMessage("选择要添加的项目"),
|
|
"selectLanguage": MessageLookupByLibrary.simpleMessage("选择语言"),
|
|
"selectLanguage": MessageLookupByLibrary.simpleMessage("选择语言"),
|
|
"selectReason": MessageLookupByLibrary.simpleMessage("选择原因"),
|
|
"selectReason": MessageLookupByLibrary.simpleMessage("选择原因"),
|
|
"selectYourPlan": MessageLookupByLibrary.simpleMessage("选择您的计划"),
|
|
"selectYourPlan": MessageLookupByLibrary.simpleMessage("选择您的计划"),
|
|
@@ -873,8 +910,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("所选文件夹将被加密和备份"),
|
|
MessageLookupByLibrary.simpleMessage("所选文件夹将被加密和备份"),
|
|
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
|
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
|
MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"),
|
|
MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"),
|
|
- "selectedPhotos": m41,
|
|
|
|
- "selectedPhotosWithYours": m42,
|
|
|
|
|
|
+ "selectedPhotos": m40,
|
|
|
|
+ "selectedPhotosWithYours": m41,
|
|
"send": MessageLookupByLibrary.simpleMessage("发送"),
|
|
"send": MessageLookupByLibrary.simpleMessage("发送"),
|
|
"sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"),
|
|
"sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"),
|
|
"sendInvite": MessageLookupByLibrary.simpleMessage("发送邀请"),
|
|
"sendInvite": MessageLookupByLibrary.simpleMessage("发送邀请"),
|
|
@@ -882,6 +919,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"sessionExpired": MessageLookupByLibrary.simpleMessage("会话已过期"),
|
|
"sessionExpired": MessageLookupByLibrary.simpleMessage("会话已过期"),
|
|
"setAPassword": MessageLookupByLibrary.simpleMessage("设置密码"),
|
|
"setAPassword": MessageLookupByLibrary.simpleMessage("设置密码"),
|
|
"setAs": MessageLookupByLibrary.simpleMessage("设置为"),
|
|
"setAs": MessageLookupByLibrary.simpleMessage("设置为"),
|
|
|
|
+ "setCover": MessageLookupByLibrary.simpleMessage("设置封面"),
|
|
"setLabel": MessageLookupByLibrary.simpleMessage("设置"),
|
|
"setLabel": MessageLookupByLibrary.simpleMessage("设置"),
|
|
"setPasswordTitle": MessageLookupByLibrary.simpleMessage("设置密码"),
|
|
"setPasswordTitle": MessageLookupByLibrary.simpleMessage("设置密码"),
|
|
"setRadius": MessageLookupByLibrary.simpleMessage("设定半径"),
|
|
"setRadius": MessageLookupByLibrary.simpleMessage("设定半径"),
|
|
@@ -892,34 +930,37 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("打开相册并点击右上角的分享按钮进行分享"),
|
|
MessageLookupByLibrary.simpleMessage("打开相册并点击右上角的分享按钮进行分享"),
|
|
"shareAnAlbumNow": MessageLookupByLibrary.simpleMessage("立即分享相册"),
|
|
"shareAnAlbumNow": MessageLookupByLibrary.simpleMessage("立即分享相册"),
|
|
"shareLink": MessageLookupByLibrary.simpleMessage("分享链接"),
|
|
"shareLink": MessageLookupByLibrary.simpleMessage("分享链接"),
|
|
- "shareMyVerificationID": m43,
|
|
|
|
|
|
+ "shareMyVerificationID": m42,
|
|
"shareOnlyWithThePeopleYouWant":
|
|
"shareOnlyWithThePeopleYouWant":
|
|
MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
|
|
MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
|
|
- "shareTextConfirmOthersVerificationID": m44,
|
|
|
|
|
|
+ "shareTextConfirmOthersVerificationID": m43,
|
|
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
|
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
|
"下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io"),
|
|
"下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io"),
|
|
- "shareTextReferralCode": m45,
|
|
|
|
|
|
+ "shareTextReferralCode": m44,
|
|
"shareWithNonenteUsers":
|
|
"shareWithNonenteUsers":
|
|
MessageLookupByLibrary.simpleMessage("与非ente 用户分享"),
|
|
MessageLookupByLibrary.simpleMessage("与非ente 用户分享"),
|
|
- "shareWithPeopleSectionTitle": m46,
|
|
|
|
|
|
+ "shareWithPeopleSectionTitle": m45,
|
|
"shareYourFirstAlbum":
|
|
"shareYourFirstAlbum":
|
|
MessageLookupByLibrary.simpleMessage("分享您的第一个相册"),
|
|
MessageLookupByLibrary.simpleMessage("分享您的第一个相册"),
|
|
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
|
|
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
|
|
"与其他ente用户创建共享和协作相册,包括免费计划的用户。"),
|
|
"与其他ente用户创建共享和协作相册,包括免费计划的用户。"),
|
|
"sharedByMe": MessageLookupByLibrary.simpleMessage("由我共享的"),
|
|
"sharedByMe": MessageLookupByLibrary.simpleMessage("由我共享的"),
|
|
- "sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
|
|
|
|
- "sharedWith": m47,
|
|
|
|
|
|
+ "sharedByYou": MessageLookupByLibrary.simpleMessage("您共享的"),
|
|
|
|
+ "sharedPhotoNotifications":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("新共享的照片"),
|
|
|
|
+ "sharedPhotoNotificationsExplanation":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("当有人将照片添加到您所属的共享相册时收到通知"),
|
|
|
|
+ "sharedWith": m46,
|
|
"sharedWithMe": MessageLookupByLibrary.simpleMessage("与我共享"),
|
|
"sharedWithMe": MessageLookupByLibrary.simpleMessage("与我共享"),
|
|
- "sharedWithYou":
|
|
|
|
- MessageLookupByLibrary.simpleMessage("Shared with you"),
|
|
|
|
|
|
+ "sharedWithYou": MessageLookupByLibrary.simpleMessage("已与您共享"),
|
|
"sharing": MessageLookupByLibrary.simpleMessage("正在分享..."),
|
|
"sharing": MessageLookupByLibrary.simpleMessage("正在分享..."),
|
|
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
|
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
|
"我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"),
|
|
"我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"),
|
|
- "singleFileDeleteFromDevice": m48,
|
|
|
|
|
|
+ "singleFileDeleteFromDevice": m47,
|
|
"singleFileDeleteHighlight":
|
|
"singleFileDeleteHighlight":
|
|
MessageLookupByLibrary.simpleMessage("它将从所有相册中删除。"),
|
|
MessageLookupByLibrary.simpleMessage("它将从所有相册中删除。"),
|
|
- "singleFileInBothLocalAndRemote": m49,
|
|
|
|
- "singleFileInRemoteOnly": m50,
|
|
|
|
|
|
+ "singleFileInBothLocalAndRemote": m48,
|
|
|
|
+ "singleFileInRemoteOnly": m49,
|
|
"skip": MessageLookupByLibrary.simpleMessage("略过"),
|
|
"skip": MessageLookupByLibrary.simpleMessage("略过"),
|
|
"social": MessageLookupByLibrary.simpleMessage("社交"),
|
|
"social": MessageLookupByLibrary.simpleMessage("社交"),
|
|
"someItemsAreInBothEnteAndYourDevice":
|
|
"someItemsAreInBothEnteAndYourDevice":
|
|
@@ -949,12 +990,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"storage": MessageLookupByLibrary.simpleMessage("存储空间"),
|
|
"storage": MessageLookupByLibrary.simpleMessage("存储空间"),
|
|
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("家庭"),
|
|
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("家庭"),
|
|
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("您"),
|
|
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("您"),
|
|
- "storageInGB": m51,
|
|
|
|
|
|
+ "storageInGB": m50,
|
|
"storageLimitExceeded": MessageLookupByLibrary.simpleMessage("已超出存储限制"),
|
|
"storageLimitExceeded": MessageLookupByLibrary.simpleMessage("已超出存储限制"),
|
|
- "storageUsageInfo": m52,
|
|
|
|
|
|
+ "storageUsageInfo": m51,
|
|
"strongStrength": MessageLookupByLibrary.simpleMessage("强"),
|
|
"strongStrength": MessageLookupByLibrary.simpleMessage("强"),
|
|
- "subAlreadyLinkedErrMessage": m53,
|
|
|
|
- "subWillBeCancelledOn": m54,
|
|
|
|
|
|
+ "subAlreadyLinkedErrMessage": m52,
|
|
|
|
+ "subWillBeCancelledOn": m53,
|
|
"subscribe": MessageLookupByLibrary.simpleMessage("订阅"),
|
|
"subscribe": MessageLookupByLibrary.simpleMessage("订阅"),
|
|
"subscribeToEnableSharing":
|
|
"subscribeToEnableSharing":
|
|
MessageLookupByLibrary.simpleMessage("您的订阅似乎已过期。请订阅以启用分享。"),
|
|
MessageLookupByLibrary.simpleMessage("您的订阅似乎已过期。请订阅以启用分享。"),
|
|
@@ -969,7 +1010,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Successfully unhid"),
|
|
MessageLookupByLibrary.simpleMessage("Successfully unhid"),
|
|
"suggestFeatures": MessageLookupByLibrary.simpleMessage("建议新功能"),
|
|
"suggestFeatures": MessageLookupByLibrary.simpleMessage("建议新功能"),
|
|
"support": MessageLookupByLibrary.simpleMessage("支持"),
|
|
"support": MessageLookupByLibrary.simpleMessage("支持"),
|
|
- "syncProgress": m55,
|
|
|
|
|
|
+ "syncProgress": m54,
|
|
"syncStopped": MessageLookupByLibrary.simpleMessage("同步已停止"),
|
|
"syncStopped": MessageLookupByLibrary.simpleMessage("同步已停止"),
|
|
"syncing": MessageLookupByLibrary.simpleMessage("正在同步···"),
|
|
"syncing": MessageLookupByLibrary.simpleMessage("正在同步···"),
|
|
"systemTheme": MessageLookupByLibrary.simpleMessage("系统"),
|
|
"systemTheme": MessageLookupByLibrary.simpleMessage("系统"),
|
|
@@ -992,7 +1033,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"theme": MessageLookupByLibrary.simpleMessage("主题"),
|
|
"theme": MessageLookupByLibrary.simpleMessage("主题"),
|
|
"theseItemsWillBeDeletedFromYourDevice":
|
|
"theseItemsWillBeDeletedFromYourDevice":
|
|
MessageLookupByLibrary.simpleMessage("这些项目将从您的设备中删除。"),
|
|
MessageLookupByLibrary.simpleMessage("这些项目将从您的设备中删除。"),
|
|
- "theyAlsoGetXGb": m56,
|
|
|
|
|
|
+ "theyAlsoGetXGb": m55,
|
|
"theyWillBeDeletedFromAllAlbums":
|
|
"theyWillBeDeletedFromAllAlbums":
|
|
MessageLookupByLibrary.simpleMessage("他们将从所有相册中删除。"),
|
|
MessageLookupByLibrary.simpleMessage("他们将从所有相册中删除。"),
|
|
"thisActionCannotBeUndone":
|
|
"thisActionCannotBeUndone":
|
|
@@ -1006,7 +1047,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("这个邮箱地址已经被使用"),
|
|
MessageLookupByLibrary.simpleMessage("这个邮箱地址已经被使用"),
|
|
"thisImageHasNoExifData":
|
|
"thisImageHasNoExifData":
|
|
MessageLookupByLibrary.simpleMessage("此图像没有Exif 数据"),
|
|
MessageLookupByLibrary.simpleMessage("此图像没有Exif 数据"),
|
|
- "thisIsPersonVerificationId": m57,
|
|
|
|
|
|
+ "thisIsPersonVerificationId": m56,
|
|
"thisIsYourVerificationId":
|
|
"thisIsYourVerificationId":
|
|
MessageLookupByLibrary.simpleMessage("这是您的验证 ID"),
|
|
MessageLookupByLibrary.simpleMessage("这是您的验证 ID"),
|
|
"thisWillLogYouOutOfTheFollowingDevice":
|
|
"thisWillLogYouOutOfTheFollowingDevice":
|
|
@@ -1015,11 +1056,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("这将使您在此设备上退出登录!"),
|
|
MessageLookupByLibrary.simpleMessage("这将使您在此设备上退出登录!"),
|
|
"time": MessageLookupByLibrary.simpleMessage("时间"),
|
|
"time": MessageLookupByLibrary.simpleMessage("时间"),
|
|
"toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage("隐藏照片或视频"),
|
|
"toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage("隐藏照片或视频"),
|
|
|
|
+ "toResetVerifyEmail":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("要重置您的密码,请先验证您的电子邮件。"),
|
|
"todaysLogs": MessageLookupByLibrary.simpleMessage("当天日志"),
|
|
"todaysLogs": MessageLookupByLibrary.simpleMessage("当天日志"),
|
|
"total": MessageLookupByLibrary.simpleMessage("总计"),
|
|
"total": MessageLookupByLibrary.simpleMessage("总计"),
|
|
"totalSize": MessageLookupByLibrary.simpleMessage("总大小"),
|
|
"totalSize": MessageLookupByLibrary.simpleMessage("总大小"),
|
|
"trash": MessageLookupByLibrary.simpleMessage("回收站"),
|
|
"trash": MessageLookupByLibrary.simpleMessage("回收站"),
|
|
- "trashDaysLeft": m58,
|
|
|
|
|
|
+ "trashDaysLeft": m57,
|
|
"tryAgain": MessageLookupByLibrary.simpleMessage("请再试一次"),
|
|
"tryAgain": MessageLookupByLibrary.simpleMessage("请再试一次"),
|
|
"turnOnBackupForAutoUpload":
|
|
"turnOnBackupForAutoUpload":
|
|
MessageLookupByLibrary.simpleMessage("打开备份以自动上传添加到此设备文件夹的文件。"),
|
|
MessageLookupByLibrary.simpleMessage("打开备份以自动上传添加到此设备文件夹的文件。"),
|
|
@@ -1044,6 +1087,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"unhidingFilesToAlbum":
|
|
"unhidingFilesToAlbum":
|
|
MessageLookupByLibrary.simpleMessage("正在取消隐藏文件到相册"),
|
|
MessageLookupByLibrary.simpleMessage("正在取消隐藏文件到相册"),
|
|
"unlock": MessageLookupByLibrary.simpleMessage("解锁"),
|
|
"unlock": MessageLookupByLibrary.simpleMessage("解锁"),
|
|
|
|
+ "unpinAlbum": MessageLookupByLibrary.simpleMessage("取消置顶相册"),
|
|
"unselectAll": MessageLookupByLibrary.simpleMessage("取消全部选择"),
|
|
"unselectAll": MessageLookupByLibrary.simpleMessage("取消全部选择"),
|
|
"update": MessageLookupByLibrary.simpleMessage("更新"),
|
|
"update": MessageLookupByLibrary.simpleMessage("更新"),
|
|
"updateAvailable": MessageLookupByLibrary.simpleMessage("有可用的更新"),
|
|
"updateAvailable": MessageLookupByLibrary.simpleMessage("有可用的更新"),
|
|
@@ -1064,7 +1108,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"verificationId": MessageLookupByLibrary.simpleMessage("验证 ID"),
|
|
"verificationId": MessageLookupByLibrary.simpleMessage("验证 ID"),
|
|
"verify": MessageLookupByLibrary.simpleMessage("验证"),
|
|
"verify": MessageLookupByLibrary.simpleMessage("验证"),
|
|
"verifyEmail": MessageLookupByLibrary.simpleMessage("验证电子邮件"),
|
|
"verifyEmail": MessageLookupByLibrary.simpleMessage("验证电子邮件"),
|
|
- "verifyEmailID": m59,
|
|
|
|
|
|
+ "verifyEmailID": m58,
|
|
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("验证"),
|
|
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("验证"),
|
|
"verifyPassword": MessageLookupByLibrary.simpleMessage("验证密码"),
|
|
"verifyPassword": MessageLookupByLibrary.simpleMessage("验证密码"),
|
|
"verifying": MessageLookupByLibrary.simpleMessage("正在验证..."),
|
|
"verifying": MessageLookupByLibrary.simpleMessage("正在验证..."),
|
|
@@ -1072,6 +1116,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("正在验证恢复密钥..."),
|
|
MessageLookupByLibrary.simpleMessage("正在验证恢复密钥..."),
|
|
"videoSmallCase": MessageLookupByLibrary.simpleMessage("视频"),
|
|
"videoSmallCase": MessageLookupByLibrary.simpleMessage("视频"),
|
|
"viewActiveSessions": MessageLookupByLibrary.simpleMessage("查看活动会话"),
|
|
"viewActiveSessions": MessageLookupByLibrary.simpleMessage("查看活动会话"),
|
|
|
|
+ "viewAll": MessageLookupByLibrary.simpleMessage("查看全部"),
|
|
"viewAllExifData": MessageLookupByLibrary.simpleMessage("查看所有 EXIF 数据"),
|
|
"viewAllExifData": MessageLookupByLibrary.simpleMessage("查看所有 EXIF 数据"),
|
|
"viewLogs": MessageLookupByLibrary.simpleMessage("查看日志"),
|
|
"viewLogs": MessageLookupByLibrary.simpleMessage("查看日志"),
|
|
"viewRecoveryKey": MessageLookupByLibrary.simpleMessage("查看恢复密钥"),
|
|
"viewRecoveryKey": MessageLookupByLibrary.simpleMessage("查看恢复密钥"),
|
|
@@ -1081,11 +1126,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"weAreOpenSource": MessageLookupByLibrary.simpleMessage("我们是开源的 !"),
|
|
"weAreOpenSource": MessageLookupByLibrary.simpleMessage("我们是开源的 !"),
|
|
"weDontSupportEditingPhotosAndAlbumsThatYouDont":
|
|
"weDontSupportEditingPhotosAndAlbumsThatYouDont":
|
|
MessageLookupByLibrary.simpleMessage("我们不支持编辑您尚未拥有的照片和相册"),
|
|
MessageLookupByLibrary.simpleMessage("我们不支持编辑您尚未拥有的照片和相册"),
|
|
- "weHaveSendEmailTo": m60,
|
|
|
|
|
|
+ "weHaveSendEmailTo": m59,
|
|
"weakStrength": MessageLookupByLibrary.simpleMessage("弱"),
|
|
"weakStrength": MessageLookupByLibrary.simpleMessage("弱"),
|
|
"welcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"),
|
|
"welcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"),
|
|
"yearly": MessageLookupByLibrary.simpleMessage("每年"),
|
|
"yearly": MessageLookupByLibrary.simpleMessage("每年"),
|
|
- "yearsAgo": m61,
|
|
|
|
|
|
+ "yearsAgo": m60,
|
|
"yes": MessageLookupByLibrary.simpleMessage("是"),
|
|
"yes": MessageLookupByLibrary.simpleMessage("是"),
|
|
"yesCancel": MessageLookupByLibrary.simpleMessage("是的,取消"),
|
|
"yesCancel": MessageLookupByLibrary.simpleMessage("是的,取消"),
|
|
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage("是的,转换为查看者"),
|
|
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage("是的,转换为查看者"),
|
|
@@ -1111,7 +1156,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("莫开玩笑,您不能与自己分享"),
|
|
MessageLookupByLibrary.simpleMessage("莫开玩笑,您不能与自己分享"),
|
|
"youDontHaveAnyArchivedItems":
|
|
"youDontHaveAnyArchivedItems":
|
|
MessageLookupByLibrary.simpleMessage("您没有任何存档的项目。"),
|
|
MessageLookupByLibrary.simpleMessage("您没有任何存档的项目。"),
|
|
- "youHaveSuccessfullyFreedUp": m62,
|
|
|
|
|
|
+ "youHaveSuccessfullyFreedUp": m61,
|
|
"yourAccountHasBeenDeleted":
|
|
"yourAccountHasBeenDeleted":
|
|
MessageLookupByLibrary.simpleMessage("您的账户已删除"),
|
|
MessageLookupByLibrary.simpleMessage("您的账户已删除"),
|
|
"yourPlanWasSuccessfullyDowngraded":
|
|
"yourPlanWasSuccessfullyDowngraded":
|
|
@@ -1131,6 +1176,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"youveNoDuplicateFilesThatCanBeCleared":
|
|
"youveNoDuplicateFilesThatCanBeCleared":
|
|
MessageLookupByLibrary.simpleMessage("您没有可以被清除的重复文件"),
|
|
MessageLookupByLibrary.simpleMessage("您没有可以被清除的重复文件"),
|
|
"youveNoFilesInThisAlbumThatCanBeDeleted":
|
|
"youveNoFilesInThisAlbumThatCanBeDeleted":
|
|
- MessageLookupByLibrary.simpleMessage("您在此相册中没有可以删除的文件")
|
|
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("您在此相册中没有可以删除的文件"),
|
|
|
|
+ "zoomOutToSeePhotos": MessageLookupByLibrary.simpleMessage("缩小以查看照片")
|
|
};
|
|
};
|
|
}
|
|
}
|