|
299 | 299 | <item quantity="one">Failed to delete message</item> |
300 | 300 | <item quantity="other">Failed to delete messages</item> |
301 | 301 | </plurals> |
| 302 | + <string name="deleteMessageNoteToSelfWarning">This message cannot be deleted from all your devices</string> |
| 303 | + <string name="deleteMessageWarning">This message cannot be deleted for everyone</string> |
302 | 304 | <string name="deleteMessagesConfirm">Are you sure you want to delete these messages?</string> |
303 | 305 | <string name="deleteMessagesDescriptionDevice">Are you sure you want to delete these messages from this device only?</string> |
304 | 306 | <string name="deleteMessagesDescriptionEveryone">Are you sure you want to delete these messages for everyone?</string> |
| 307 | + <string name="deleteMessagesWarning">Some of the messages you have selected cannot be deleted for everyone</string> |
305 | 308 | <string name="deleting">Deleting</string> |
306 | 309 | <string name="developerToolsToggle">Toggle Developer Tools</string> |
307 | 310 | <string name="dictationStart">Start Dictation...</string> |
|
347 | 350 | <string name="displayNameNew">Pick a new display name</string> |
348 | 351 | <string name="displayNamePick">Pick your display name</string> |
349 | 352 | <string name="displayNameSet">Set Display Name</string> |
| 353 | + <string name="displayNameVisible">Your Display Name is visible to users, groups and communities you interact with.</string> |
350 | 354 | <string name="document">Document</string> |
351 | 355 | <string name="done">Done</string> |
352 | 356 | <string name="download">Download</string> |
|
407 | 411 | <string name="groupInviteFailedMultiple">Failed to invite {name} and {count} others to {group_name}</string> |
408 | 412 | <string name="groupInviteFailedTwo">Failed to invite {name} and {other_name} to {group_name}</string> |
409 | 413 | <string name="groupInviteFailedUser">Failed to invite {name} to {group_name}</string> |
| 414 | + <string name="groupInviteReinvite"><b>{name}</b> invited you to rejoin <b>{group_name}</b>, where you are an Admin.</string> |
| 415 | + <string name="groupInviteReinviteYou">You were invited to rejoin <b>{group_name}</b>, where you are an Admin.</string> |
410 | 416 | <string name="groupInviteSending">Sending invite</string> |
411 | 417 | <string name="groupInviteSent">Invite sent</string> |
412 | 418 | <string name="groupInviteSuccessful">Group invite successful</string> |
413 | 419 | <string name="groupInviteVersion">Users must have the latest release to receive invitations</string> |
414 | 420 | <string name="groupInviteYou"><b>You</b> were invited to join the group.</string> |
415 | 421 | <string name="groupInviteYouAndMoreNew"><b>You</b> and <b>{count} others</b> were invited to join the group.</string> |
416 | 422 | <string name="groupInviteYouAndOtherNew"><b>You</b> and <b>{other_name}</b> were invited to join the group.</string> |
| 423 | + <string name="groupInviteYouHistory"><b>You</b> were invited to join the group. Chat history was shared.</string> |
417 | 424 | <string name="groupLeave">Leave Group</string> |
418 | 425 | <string name="groupLeaveDescription">Are you sure you want to leave <b>{group_name}</b>?</string> |
419 | 426 | <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 | 446 | <string name="groupNameEnterShorter">Please enter a shorter group name.</string> |
440 | 447 | <string name="groupNameNew">Group name is now {group_name}.</string> |
441 | 448 | <string name="groupNameUpdated">Group name updated.</string> |
| 449 | + <string name="groupNameVisible">Group name is visible to all group members.</string> |
442 | 450 | <string name="groupNoMessages">You have no messages from <b>{group_name}</b>. Send a message to start the conversation!</string> |
443 | 451 | <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 | 452 | <string name="groupPromotedYou"><b>You</b> were promoted to Admin.</string> |
|
459 | 467 | <string name="groupRemovedMultiple"><b>{name}</b> and <b>{count} others</b> were removed from the group.</string> |
460 | 468 | <string name="groupRemovedTwo"><b>{name}</b> and <b>{other_name}</b> were removed from the group.</string> |
461 | 469 | <string name="groupRemovedYou">You were removed from <b>{group_name}</b>.</string> |
| 470 | + <string name="groupRemovedYouGeneral">You were removed from the group.</string> |
462 | 471 | <string name="groupRemovedYouMultiple"><b>You</b> and <b>{count} others</b> were removed from the group.</string> |
463 | 472 | <string name="groupRemovedYouTwo"><b>You</b> and <b>{other_name}</b> were removed from the group.</string> |
464 | 473 | <string name="groupSetDisplayPicture">Set Group Display Picture</string> |
|
587 | 596 | <string name="next">Next</string> |
588 | 597 | <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 | 598 | <string name="nicknameEnter">Enter nickname</string> |
| 599 | + <string name="nicknameErrorShorter">Please enter a shorter nickname</string> |
590 | 600 | <string name="nicknameRemove">Remove Nickname</string> |
591 | 601 | <string name="nicknameSet">Set Nickname</string> |
592 | 602 | <string name="no">No</string> |
|
0 commit comments