diff --git a/.gitignore b/.gitignore index ef7038f03..3c47c0cc2 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ prime # Gitlab runner locally /builds/ - +.fvm/ # Web related docs/tailwind.css diff --git a/.vscode/settings.json b/.vscode/settings.json index 59cdec5c9..5fa362dce 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,11 @@ { + "dart.flutterSdkPath": ".fvm/flutter_sdk", + "search.exclude": { + "**/.fvm": true + }, + "files.watcherExclude": { + "**/.fvm": true + }, "dart.previewLsp": true, "editor.codeActionsOnSave": { "source.fixAll": "explicit", diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 73d46da15..6c1989355 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -474,6 +474,8 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = PJ8L5H7L7H; ENABLE_BITCODE = NO; @@ -493,6 +495,7 @@ MARKETING_VERSION = 0.32.1; PRODUCT_BUNDLE_IDENTIFIER = com.talktolearn.chat; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; @@ -614,6 +617,8 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = PJ8L5H7L7H; ENABLE_BITCODE = NO; @@ -633,6 +638,7 @@ MARKETING_VERSION = 0.32.1; PRODUCT_BUNDLE_IDENTIFIER = com.talktolearn.chat; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -648,6 +654,8 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = PJ8L5H7L7H; ENABLE_BITCODE = NO; @@ -667,6 +675,7 @@ MARKETING_VERSION = 0.32.1; PRODUCT_BUNDLE_IDENTIFIER = com.talktolearn.chat; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 97f0234c4..724376269 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -6,6 +6,8 @@ im.fluffychat.app + CADisableMinimumFrameDurationOnPhone + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName @@ -41,14 +43,17 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) + FLTEnableImpeller + ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS - - FLTEnableImpeller - - + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + NSAppleMusicUsageDescription Play audio and voice messages in the app. NSBluetoothAlwaysUsageDescription @@ -63,12 +68,12 @@ Share contacts with your contacts in Pangea Chat. NSFaceIDUsageDescription Pangea Chat uses an app lock for an additional security level + NSLocationAlwaysAndWhenInUseUsageDescription + Share your location with your contacts in Pangea Chat. NSLocationAlwaysUsageDescription Share your location with your contacts in Pangea Chat. NSLocationWhenInUseUsageDescription Share your location with your contacts in Pangea Chat. - NSLocationAlwaysAndWhenInUseUsageDescription - Share your location with your contacts in Pangea Chat. NSMicrophoneUsageDescription Record voice message and share them with your contacts on Pangea Chat. NSMotionUsageDescription @@ -109,14 +114,5 @@ io.flutter.embedded_views_preview - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - - CADisableMinimumFrameDurationOnPhone - - UIApplicationSupportsIndirectInputEvents - diff --git a/ios/Runner/Runner.entitlements b/ios/Runner/Runner.entitlements index 44b27ed8e..2b2a88dd1 100644 --- a/ios/Runner/Runner.entitlements +++ b/ios/Runner/Runner.entitlements @@ -1,18 +1,18 @@ - - aps-environment - development - com.apple.developer.associated-domains - - applinks:example.com - - com.apple.security.application-groups - - - - - + + aps-environment + development + com.apple.developer.associated-domains + + applinks:example.com + + com.apple.security.application-groups + + + group.com.talktolearn.chat + + + + \ No newline at end of file diff --git a/needed-translations.txt b/needed-translations.txt index becd1bd8f..61e3983b7 100644 --- a/needed-translations.txt +++ b/needed-translations.txt @@ -1,9 +1,20 @@ { "ar": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -748,14 +759,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -766,6 +769,43 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -777,8 +817,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -1523,8 +1573,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -1541,6 +1589,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -1552,8 +1642,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -2298,8 +2398,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -2316,14 +2414,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ca": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -3068,8 +3223,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -3086,14 +3239,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "cs": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -3838,8 +4048,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -3856,14 +4064,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "de": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -4558,7 +4819,6 @@ "addToClassOrExchange", "addToClassOrExchangeDesc", "invitedToClassOrExchange", - "decline", "declinedInvitation", "acceptedInvitation", "youreInvited", @@ -4608,14 +4868,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -4626,6 +4878,28 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -4637,8 +4911,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -5383,8 +5667,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -5401,14 +5683,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "eo": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -6153,8 +6492,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -6171,6 +6508,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -6180,9 +6559,20 @@ "et": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -6927,14 +7317,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -6945,14 +7327,62 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "eu": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -7647,7 +8077,6 @@ "addToClassOrExchange", "addToClassOrExchangeDesc", "invitedToClassOrExchange", - "decline", "declinedInvitation", "acceptedInvitation", "youreInvited", @@ -7697,14 +8126,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -7715,14 +8136,51 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "fa": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -8467,8 +8925,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -8485,14 +8941,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "fi": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -9237,8 +9750,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -9255,14 +9766,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "fr": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -10007,8 +10575,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -10025,14 +10591,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ga": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -10777,8 +11400,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -10795,14 +11416,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "gl": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -11497,7 +12171,6 @@ "addToClassOrExchange", "addToClassOrExchangeDesc", "invitedToClassOrExchange", - "decline", "declinedInvitation", "acceptedInvitation", "youreInvited", @@ -11547,14 +12220,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -11565,14 +12230,51 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "he": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -12317,8 +13019,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -12335,6 +13035,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -12346,8 +13088,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -13092,8 +13844,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -13110,14 +13860,68 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "hr": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "blockListDescription", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -13862,14 +14666,7 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -13880,14 +14677,66 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "hu": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -14632,8 +15481,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -14650,14 +15497,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "id": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -15402,8 +16306,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -15420,16 +16322,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ie": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -16174,8 +17131,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -16192,14 +17147,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "it": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -16944,14 +17952,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -16962,14 +17962,66 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ja": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -17714,8 +18766,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -17732,14 +18782,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ko": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -18484,8 +19591,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -18502,14 +19607,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "lt": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -19254,8 +20416,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -19272,6 +20432,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -19283,8 +20485,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -20029,8 +21241,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -20047,14 +21257,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "nb": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -20799,8 +22066,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -20817,14 +22082,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "nl": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -21569,8 +22891,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -21587,14 +22907,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "pl": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -22339,8 +23716,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -22357,6 +23732,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -22368,8 +23785,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -23114,8 +24541,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -23132,14 +24557,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "pt_BR": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -23834,7 +25312,6 @@ "addToClassOrExchange", "addToClassOrExchangeDesc", "invitedToClassOrExchange", - "decline", "declinedInvitation", "acceptedInvitation", "youreInvited", @@ -23884,14 +25361,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -23902,14 +25371,51 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "pt_PT": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -24654,8 +26160,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -24672,14 +26176,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ro": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -25424,8 +26985,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -25442,14 +27001,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "ru": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -26194,14 +27806,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -26212,15 +27816,54 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "sk": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -26965,8 +28608,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -26983,17 +28624,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "sl": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -27738,8 +29433,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -27756,14 +29449,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "sr": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -28508,8 +30258,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -28526,14 +30274,71 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "sv": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -29278,8 +31083,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -29296,6 +31099,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -29307,8 +31152,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -30053,8 +31908,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -30071,6 +31924,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], @@ -30082,8 +31977,18 @@ "classes", "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -30828,8 +32733,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -30846,14 +32749,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "tr": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -31598,14 +33554,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -31616,14 +33564,62 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "uk": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -32368,14 +34364,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -32386,17 +34374,66 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "vi": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", "editChatPermissions", + "enterAGroupName", + "enterASpacepName", "groupDescription", "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -33141,8 +35178,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -33159,14 +35194,67 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "zh": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -33911,14 +35999,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", - "yourGlobalUserIdIs", - "noUsersFoundWithQuery", - "searchChatsRooms", - "groupName", - "createGroupAndInviteUsers", - "groupCanBeFoundViaSearch", "inNoSpaces", "createClass", "createExchange", @@ -33929,14 +36009,66 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ], "zh_Hant": [ "accountInformation", + "addGroupDescription", "addNewFriend", "alreadyHaveAnAccount", "classes", + "createNewGroup", + "editChatPermissions", + "enterAGroupName", + "enterASpacepName", + "groupDescription", + "groupDescriptionHasBeenChanged", + "ignoreListDescription", + "ignoreUsername", + "block", + "blockedUsers", + "blockListDescription", + "blockUsername", + "optionalGroupName", + "requests", "allCorrect", "newWayAllGood", "othersAreBetter", @@ -34681,8 +36813,6 @@ "reportMessageTitle", "reportMessageBody", "noTeachersFound", - "noAddToSpacePermissions", - "alreadyInSpace", "yourGlobalUserIdIs", "noUsersFoundWithQuery", "searchChatsRooms", @@ -34699,6 +36829,48 @@ "successfullySubscribed", "clickToManageSubscription", "emptyInviteWarning", + "nothingFound", + "wrongRecoveryKey", + "startConversation", + "commandHint_sendraw", + "databaseMigrationTitle", + "databaseMigrationBody", + "leaveEmptyToClearStatus", + "select", + "searchForUsers", + "pleaseEnterYourCurrentPassword", + "newPassword", + "pleaseChooseAStrongPassword", + "passwordsDoNotMatch", + "passwordIsWrong", + "publicLink", + "joinSpace", + "publicSpaces", + "addChatOrSubSpace", + "subspace", + "thisDevice", + "initAppError", + "databaseBuildErrorBody", + "sessionLostBody", + "restoreSessionBody", + "forwardMessageTo", + "signUp", + "pleaseChooseAtLeastChars", + "noEmailWarning", + "pleaseEnterValidEmail", + "noAddToSpacePermissions", + "alreadyInSpace", + "pleaseChooseAUsername", + "chooseAUsername", + "addConversationBot", + "addConversationBotDesc", + "convoBotSettingsTitle", + "convoBotSettingsDescription", + "enterAConversationTopic", + "conversationTopic", + "enableModeration", + "enableModerationDesc", + "conversationLanguageLevel", "showDefinition" ] } diff --git a/pubspec.yaml b/pubspec.yaml index 2816ac01d..edfb55731 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -145,6 +145,7 @@ flutter: - assets/ # #Pangea - assets/pangea/ + - .env - assets/pangea/bot_faces/ # Pangea# - assets/sounds/ @@ -210,4 +211,4 @@ dependency_overrides: git: url: https://github.com/chandrabezzo/wakelock.git ref: main - path: wakelock_windows/ \ No newline at end of file + path: wakelock_windows/