|
@@ -357,6 +357,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"Authentication failed, please try again"),
|
|
"Authentication failed, please try again"),
|
|
"authenticationSuccessful":
|
|
"authenticationSuccessful":
|
|
MessageLookupByLibrary.simpleMessage("Authentication successful!"),
|
|
MessageLookupByLibrary.simpleMessage("Authentication successful!"),
|
|
|
|
+ "autoCastDialogBody": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "You\'ll see available Cast devices here."),
|
|
|
|
+ "autoCastiOSPermission": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Make sure Local Network permissions are turned on for the Ente Photos app, in Settings."),
|
|
|
|
+ "autoPair": MessageLookupByLibrary.simpleMessage("Auto pair"),
|
|
|
|
+ "autoPairGoogle": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Auto Pair requires connecting to Google servers and only works with Chromecast supported devices. Google will not receive sensitive data, such as your photos."),
|
|
"available": MessageLookupByLibrary.simpleMessage("Available"),
|
|
"available": MessageLookupByLibrary.simpleMessage("Available"),
|
|
"backedUpFolders":
|
|
"backedUpFolders":
|
|
MessageLookupByLibrary.simpleMessage("Backed up folders"),
|
|
MessageLookupByLibrary.simpleMessage("Backed up folders"),
|
|
@@ -387,6 +394,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"cannotAddMorePhotosAfterBecomingViewer": m9,
|
|
"cannotAddMorePhotosAfterBecomingViewer": m9,
|
|
"cannotDeleteSharedFiles":
|
|
"cannotDeleteSharedFiles":
|
|
MessageLookupByLibrary.simpleMessage("Cannot delete shared files"),
|
|
MessageLookupByLibrary.simpleMessage("Cannot delete shared files"),
|
|
|
|
+ "castIPMismatchBody": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Please make sure you are on the same network as the TV."),
|
|
|
|
+ "castIPMismatchTitle":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Failed to cast album"),
|
|
"castInstruction": MessageLookupByLibrary.simpleMessage(
|
|
"castInstruction": MessageLookupByLibrary.simpleMessage(
|
|
"Visit cast.ente.io on the device you want to pair.\n\nEnter the code below to play the album on your TV."),
|
|
"Visit cast.ente.io on the device you want to pair.\n\nEnter the code below to play the album on your TV."),
|
|
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
|
|
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
|
|
@@ -460,6 +471,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
|
|
MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
|
|
"confirmYourRecoveryKey":
|
|
"confirmYourRecoveryKey":
|
|
MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
|
|
MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
|
|
|
|
+ "connectToDevice":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Connect to device"),
|
|
"contactFamilyAdmin": m12,
|
|
"contactFamilyAdmin": m12,
|
|
"contactSupport":
|
|
"contactSupport":
|
|
MessageLookupByLibrary.simpleMessage("Contact support"),
|
|
MessageLookupByLibrary.simpleMessage("Contact support"),
|
|
@@ -904,6 +917,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"manageParticipants": MessageLookupByLibrary.simpleMessage("Manage"),
|
|
"manageParticipants": MessageLookupByLibrary.simpleMessage("Manage"),
|
|
"manageSubscription":
|
|
"manageSubscription":
|
|
MessageLookupByLibrary.simpleMessage("Manage subscription"),
|
|
MessageLookupByLibrary.simpleMessage("Manage subscription"),
|
|
|
|
+ "manualPairDesc": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Pair with PIN works for any large screen device you want to play your album on."),
|
|
"map": MessageLookupByLibrary.simpleMessage("Map"),
|
|
"map": MessageLookupByLibrary.simpleMessage("Map"),
|
|
"maps": MessageLookupByLibrary.simpleMessage("Maps"),
|
|
"maps": MessageLookupByLibrary.simpleMessage("Maps"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
@@ -938,6 +953,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"no": MessageLookupByLibrary.simpleMessage("No"),
|
|
"no": MessageLookupByLibrary.simpleMessage("No"),
|
|
"noAlbumsSharedByYouYet":
|
|
"noAlbumsSharedByYouYet":
|
|
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
|
|
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
|
|
|
|
+ "noDeviceFound":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("No device found"),
|
|
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("None"),
|
|
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("None"),
|
|
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
|
|
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
|
|
"You\'ve no files on this device that can be deleted"),
|
|
"You\'ve no files on this device that can be deleted"),
|
|
@@ -984,6 +1001,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"orPickAnExistingOne":
|
|
"orPickAnExistingOne":
|
|
MessageLookupByLibrary.simpleMessage("Or pick an existing one"),
|
|
MessageLookupByLibrary.simpleMessage("Or pick an existing one"),
|
|
"pair": MessageLookupByLibrary.simpleMessage("Pair"),
|
|
"pair": MessageLookupByLibrary.simpleMessage("Pair"),
|
|
|
|
+ "pairWithPin": MessageLookupByLibrary.simpleMessage("Pair with PIN"),
|
|
|
|
+ "pairingComplete":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Pairing complete"),
|
|
"passkey": MessageLookupByLibrary.simpleMessage("Passkey"),
|
|
"passkey": MessageLookupByLibrary.simpleMessage("Passkey"),
|
|
"passkeyAuthTitle":
|
|
"passkeyAuthTitle":
|
|
MessageLookupByLibrary.simpleMessage("Passkey verification"),
|
|
MessageLookupByLibrary.simpleMessage("Passkey verification"),
|
|
@@ -1330,6 +1350,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Success"),
|
|
"sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Success"),
|
|
"startBackup": MessageLookupByLibrary.simpleMessage("Start backup"),
|
|
"startBackup": MessageLookupByLibrary.simpleMessage("Start backup"),
|
|
"status": MessageLookupByLibrary.simpleMessage("Status"),
|
|
"status": MessageLookupByLibrary.simpleMessage("Status"),
|
|
|
|
+ "stopCastingBody": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Do you want to stop casting?"),
|
|
|
|
+ "stopCastingTitle":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Stop casting"),
|
|
"storage": MessageLookupByLibrary.simpleMessage("Storage"),
|
|
"storage": MessageLookupByLibrary.simpleMessage("Storage"),
|
|
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Family"),
|
|
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Family"),
|
|
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("You"),
|
|
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("You"),
|