|
3674 | 3674 | "INCOMING_VOICE_CALL" = "Trucada entrant"; |
3675 | 3675 |
|
3676 | 3676 | /* An info message inserted into the chat when you accept a message request, in a 1:1 or group chat. */ |
3677 | | -"INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST" = "You accepted the message request."; |
| 3677 | +"INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST" = "Has acceptat la sol·licitud de missatge."; |
3678 | 3678 |
|
3679 | 3679 | /* Header for an action sheet providing options in response to an accepted 1:1 message request. Embeds {{ the name of your chat partner }}. */ |
3680 | 3680 | "INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST_OPTIONS_ACTION_SHEET_HEADER_CONTACT" = "Has acceptat la sol·licitud de missatge de %1$@. Si es tracta d'un error, pots escollir una de les accions que hi ha a continuació."; |
3681 | 3681 |
|
3682 | 3682 | /* Header for an action sheet providing options in response to an accepted group message request. */ |
3683 | | -"INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST_OPTIONS_ACTION_SHEET_HEADER_GROUP" = "You accepted a message request from this group. If this was a mistake, you can choose an action below."; |
| 3683 | +"INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST_OPTIONS_ACTION_SHEET_HEADER_GROUP" = "Has acceptat la sol·licitud de missatge d'aquest grup. Si es tracta d'un error, pots escollir una de les següents accions."; |
3684 | 3684 |
|
3685 | 3685 | /* Title for a button shown alongside an info message indicating you accepted a message request. */ |
3686 | 3686 | "INFO_MESSAGE_ACCEPTED_MESSAGE_REQUEST_OPTIONS_BUTTON" = "Opcions"; |
3687 | 3687 |
|
3688 | 3688 | /* An info message inserted into a group chat when you block the group. */ |
3689 | | -"INFO_MESSAGE_BLOCKED_GROUP" = "You blocked this group."; |
| 3689 | +"INFO_MESSAGE_BLOCKED_GROUP" = "Has bloquejat aquest grup."; |
3690 | 3690 |
|
3691 | 3691 | /* An info message inserted into a 1:1 chat when you block another user. */ |
3692 | | -"INFO_MESSAGE_BLOCKED_OTHER_USER" = "You blocked this person."; |
| 3692 | +"INFO_MESSAGE_BLOCKED_OTHER_USER" = "Has bloquejat a aquesta persona."; |
3693 | 3693 |
|
3694 | 3694 | /* Indicates that a previously-removed recipient has been added back to the current user's contacts. */ |
3695 | 3695 | "INFO_MESSAGE_CONTACT_REINSTATED" = "Aquesta persona s'ha tornat a afegir a la teva llista de contactes de Signal."; |
|
3725 | 3725 | "INFO_MESSAGE_SYNCED_THREAD" = "Per seguretat, l'historial del xat no es transfereix als dispositius enllaçats nous."; |
3726 | 3726 |
|
3727 | 3727 | /* An info message inserted into a group chat when you unblock the group. */ |
3728 | | -"INFO_MESSAGE_UNBLOCKED_GROUP" = "You unblocked this group."; |
| 3728 | +"INFO_MESSAGE_UNBLOCKED_GROUP" = "Has desbloquejat aquest grup."; |
3729 | 3729 |
|
3730 | 3730 | /* An info message inserted into a 1:1 chat when you unblock another user. */ |
3731 | | -"INFO_MESSAGE_UNBLOCKED_OTHER_USER" = "You unblocked this person."; |
| 3731 | +"INFO_MESSAGE_UNBLOCKED_OTHER_USER" = "Has desbloquejat a aquesta persona."; |
3732 | 3732 |
|
3733 | 3733 | /* Indicates that another user has changed their phone number. Embeds: {{ the user's name}} */ |
3734 | 3734 | "INFO_MESSAGE_USER_CHANGED_PHONE_NUMBER_FORMAT" = "%1$@ ha canviat el número de telèfon."; |
|
0 commit comments