|
299 | 299 | <item quantity="one">Failed to delete message</item> |
300 | 300 | <item quantity="other">Failed to delete messages</item> |
301 | 301 | </plurals> |
| 302 | + <plurals name="deleteMessageNoteToSelfWarning"> |
| 303 | + <item quantity="one">This message cannot be deleted from all your devices</item> |
| 304 | + <item quantity="other">Some of the messages you have selected cannot be deleted from all your devices</item> |
| 305 | + </plurals> |
| 306 | + <plurals name="deleteMessageWarning"> |
| 307 | + <item quantity="one">This message cannot be deleted for everyone</item> |
| 308 | + <item quantity="other">Some of the messages you have selected cannot be deleted for everyone</item> |
| 309 | + </plurals> |
302 | 310 | <string name="deleteMessagesConfirm">Are you sure you want to delete these messages?</string> |
303 | 311 | <string name="deleteMessagesDescriptionDevice">Are you sure you want to delete these messages from this device only?</string> |
304 | 312 | <string name="deleteMessagesDescriptionEveryone">Are you sure you want to delete these messages for everyone?</string> |
|
347 | 355 | <string name="displayNameNew">Pick a new display name</string> |
348 | 356 | <string name="displayNamePick">Pick your display name</string> |
349 | 357 | <string name="displayNameSet">Set Display Name</string> |
| 358 | + <string name="displayNameVisible">Your Display Name is visible to users, groups and communities you interact with.</string> |
350 | 359 | <string name="document">Document</string> |
351 | 360 | <string name="done">Done</string> |
352 | 361 | <string name="download">Download</string> |
|
407 | 416 | <string name="groupInviteFailedMultiple">Failed to invite {name} and {count} others to {group_name}</string> |
408 | 417 | <string name="groupInviteFailedTwo">Failed to invite {name} and {other_name} to {group_name}</string> |
409 | 418 | <string name="groupInviteFailedUser">Failed to invite {name} to {group_name}</string> |
| 419 | + <string name="groupInviteReinvite"><b>{name}</b> invited you to rejoin <b>{group_name}</b>, where you are an Admin.</string> |
| 420 | + <string name="groupInviteReinviteYou">You were invited to rejoin <b>{group_name}</b>, where you are an Admin.</string> |
410 | 421 | <string name="groupInviteSending">Sending invite</string> |
411 | 422 | <string name="groupInviteSent">Invite sent</string> |
412 | 423 | <string name="groupInviteSuccessful">Group invite successful</string> |
413 | 424 | <string name="groupInviteVersion">Users must have the latest release to receive invitations</string> |
414 | 425 | <string name="groupInviteYou"><b>You</b> were invited to join the group.</string> |
415 | 426 | <string name="groupInviteYouAndMoreNew"><b>You</b> and <b>{count} others</b> were invited to join the group.</string> |
416 | 427 | <string name="groupInviteYouAndOtherNew"><b>You</b> and <b>{other_name}</b> were invited to join the group.</string> |
| 428 | + <string name="groupInviteYouHistory"><b>You</b> were invited to join the group. Chat history was shared.</string> |
417 | 429 | <string name="groupLeave">Leave Group</string> |
418 | 430 | <string name="groupLeaveDescription">Are you sure you want to leave <b>{group_name}</b>?</string> |
419 | 431 | <string name="groupLeaveDescriptionAdmin">Are you sure you want to leave <b>{group_name}</b>?\n\nThis will remove all members and delete all group content.</string> |
|
439 | 451 | <string name="groupNameEnterShorter">Please enter a shorter group name.</string> |
440 | 452 | <string name="groupNameNew">Group name is now {group_name}.</string> |
441 | 453 | <string name="groupNameUpdated">Group name updated.</string> |
| 454 | + <string name="groupNameVisible">Group name is visible to all group members.</string> |
442 | 455 | <string name="groupNoMessages">You have no messages from <b>{group_name}</b>. Send a message to start the conversation!</string> |
443 | 456 | <string name="groupOnlyAdmin">You are the only admin in <b>{group_name}</b>.\n\nGroup members and settings cannot be changed without an admin.</string> |
444 | 457 | <string name="groupPromotedYou"><b>You</b> were promoted to Admin.</string> |
|
459 | 472 | <string name="groupRemovedMultiple"><b>{name}</b> and <b>{count} others</b> were removed from the group.</string> |
460 | 473 | <string name="groupRemovedTwo"><b>{name}</b> and <b>{other_name}</b> were removed from the group.</string> |
461 | 474 | <string name="groupRemovedYou">You were removed from <b>{group_name}</b>.</string> |
| 475 | + <string name="groupRemovedYouGeneral">You were removed from the group.</string> |
462 | 476 | <string name="groupRemovedYouMultiple"><b>You</b> and <b>{count} others</b> were removed from the group.</string> |
463 | 477 | <string name="groupRemovedYouTwo"><b>You</b> and <b>{other_name}</b> were removed from the group.</string> |
464 | 478 | <string name="groupSetDisplayPicture">Set Group Display Picture</string> |
|
587 | 601 | <string name="next">Next</string> |
588 | 602 | <string name="nicknameDescription">Choose a nickname for <b>{name}</b>. This will appear to you in your one-to-one and group conversations.</string> |
589 | 603 | <string name="nicknameEnter">Enter nickname</string> |
| 604 | + <string name="nicknameErrorShorter">Please enter a shorter nickname</string> |
590 | 605 | <string name="nicknameRemove">Remove Nickname</string> |
591 | 606 | <string name="nicknameSet">Set Nickname</string> |
592 | 607 | <string name="no">No</string> |
|
0 commit comments