[mob][photos] Extract strings

This commit is contained in:
ashilkn
2024-07-22 14:18:28 +05:30
parent 254fb418ce
commit 87bd90870b
31 changed files with 149 additions and 20 deletions

View File

@@ -328,6 +328,9 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("您将在此处看到可用的 Cast 设备。"),
"autoCastiOSPermission": MessageLookupByLibrary.simpleMessage(
"请确保已在“设置”中为 Ente Photos 应用打开本地网络权限。"),
"autoLock": MessageLookupByLibrary.simpleMessage("Auto lock"),
"autoLockFeatureDescription": MessageLookupByLibrary.simpleMessage(
"Time after which the app locks after being put in the background"),
"autoLogoutMessage": MessageLookupByLibrary.simpleMessage(
"由于技术故障,您已退出登录。对于由此造成的不便,我们深表歉意。"),
"autoPair": MessageLookupByLibrary.simpleMessage("自动配对"),
@@ -684,6 +687,7 @@ class MessageLookup extends MessageLookupByLibrary {
"ignoreUpdate": MessageLookupByLibrary.simpleMessage("忽略"),
"ignoredFolderUploadReason": MessageLookupByLibrary.simpleMessage(
"此相册中的某些文件在上传时会被忽略,因为它们之前已从 Ente 中删除。"),
"immediately": MessageLookupByLibrary.simpleMessage("Immediately"),
"importing": MessageLookupByLibrary.simpleMessage("正在导入..."),
"incorrectCode": MessageLookupByLibrary.simpleMessage("代码错误"),
"incorrectPasswordTitle": MessageLookupByLibrary.simpleMessage("密码错误"),