Skip to content

Commit f99d4e9

Browse files
committed
Merge branch 'hotfix/2.15.2'
2 parents 2195808 + 7836867 commit f99d4e9

File tree

16 files changed

+804
-711
lines changed

16 files changed

+804
-711
lines changed

Signal/Signal-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</dict>
5656
</array>
5757
<key>CFBundleVersion</key>
58-
<string>2.15.2.1</string>
58+
<string>2.15.2.2</string>
5959
<key>ITSAppUsesNonExemptEncryption</key>
6060
<false/>
6161
<key>LOGS_EMAIL</key>

Signal/translations/ar.lproj/Localizable.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"CONFIRM_LINK_NEW_DEVICE_ACTION" = "ربط جهاز جديد";
270270

271271
/* Action sheet body presented when a user's SN have recently changed. Embeds {{contact's name or phone nubmer}} */
272-
"CONFIRM_SENDING_TO_CHANGED_IDENTITY_BODY_FORMAT" = "%@ may have reinstalled or changed devices. Verify your safety number with them to ensure privacy.";
272+
"CONFIRM_SENDING_TO_CHANGED_IDENTITY_BODY_FORMAT" = "ربما يكون %@ قد اعاد تثبيت التطبيق او غير جهازه. من أجل ضمان الخصوصية قم بالتحقق معهم من رقم الأمان.";
273273

274274
/* Action sheet title presented when a users's SN have recently changed. Embeds {{contact's name or phone number}} */
275275
"CONFIRM_SENDING_TO_CHANGED_IDENTITY_TITLE_FORMAT" = "لقد تم تغيير رقم الأمان مع %@";
@@ -599,7 +599,7 @@
599599
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED" = "مسح علامة التحقق للجميع";
600600

601601
/* Label for the 'reset all no-longer-verified group members' confirmation alert. */
602-
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED_ALERT_MESSAGE" = "This will clear the verification of all group members whose safety numbers have changed since they were last verified.";
602+
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED_ALERT_MESSAGE" = "سيؤدي ذلك إلى مسح علامة التحقق الخاص بجميع أعضاء المجموعة الذين تغيرت أرقام الأمان الخاصة بهم منذ آخر عملية تحقق لهم.";
603603

604604
/* Title for the 'members' section of the 'group members' view. */
605605
"GROUP_MEMBERS_SECTION_TITLE_MEMBERS" = "الأعضاء";

Signal/translations/ca.lproj/Localizable.strings

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
"MESSAGES_VIEW_GROUP_1_MEMBER_BLOCKED" = "Heu blocat 1 membre d'aquest grup";
777777

778778
/* Indicates that some members of this group has been blocked. Embeds {{the number of blocked users in this group}}. */
779-
"MESSAGES_VIEW_GROUP_N_MEMBERS_BLOCKED_FORMAT" = "You Blocked %@ Members of this Group";
779+
"MESSAGES_VIEW_GROUP_N_MEMBERS_BLOCKED_FORMAT" = "Heu blocat %@ membres d'aquest grup";
780780

781781
/* Indicates that more than one member of this group conversation is no longer verified. */
782782
"MESSAGES_VIEW_N_MEMBERS_NO_LONGER_VERIFIED" = "Més d'un membre del grup ja no és marcat com a verificat. Toqueu per a més opcions.";
@@ -1346,31 +1346,31 @@
13461346
"SUCCESSFUL_VERIFICATION_TITLE" = "Els números de seguretat coincideixen!";
13471347

13481348
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
1349-
"TIME_AMOUNT_DAYS" = "%@ days";
1349+
"TIME_AMOUNT_DAYS" = "%@ dies";
13501350

13511351
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
1352-
"TIME_AMOUNT_HOURS" = "%@ hours";
1352+
"TIME_AMOUNT_HOURS" = "%@ hores";
13531353

13541354
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
1355-
"TIME_AMOUNT_MINUTES" = "%@ minutes";
1355+
"TIME_AMOUNT_MINUTES" = "%@ minuts";
13561356

13571357
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
1358-
"TIME_AMOUNT_SECONDS" = "%@ seconds";
1358+
"TIME_AMOUNT_SECONDS" = "%@ segons";
13591359

13601360
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
1361-
"TIME_AMOUNT_SINGLE_DAY" = "%@ day";
1361+
"TIME_AMOUNT_SINGLE_DAY" = "%@ dia";
13621362

13631363
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
1364-
"TIME_AMOUNT_SINGLE_HOUR" = "%@ hour";
1364+
"TIME_AMOUNT_SINGLE_HOUR" = "%@ hora";
13651365

13661366
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
1367-
"TIME_AMOUNT_SINGLE_MINUTE" = "%@ minute";
1367+
"TIME_AMOUNT_SINGLE_MINUTE" = "%@ minut";
13681368

13691369
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
1370-
"TIME_AMOUNT_SINGLE_WEEK" = "%@ week";
1370+
"TIME_AMOUNT_SINGLE_WEEK" = "%@ setmana";
13711371

13721372
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
1373-
"TIME_AMOUNT_WEEKS" = "%@ weeks";
1373+
"TIME_AMOUNT_WEEKS" = "%@ setmanes";
13741374

13751375
/* generic cancel text */
13761376
"TXT_CANCEL_TITLE" = "Cancel·la";
@@ -1510,16 +1510,16 @@
15101510
// Strings Copied in from JSQMessagesViewController
15111511

15121512

1513-
"load_earlier_messages" = "Load Earlier Messages";
1513+
"load_earlier_messages" = "Carrega els missatges anteriors";
15141514

1515-
"send" = "Send";
1515+
"send" = "Envia";
15161516

1517-
"new_message" = "New Message";
1517+
"new_message" = "Missatge nou";
15181518

15191519
"text_message_accessibility_label" = "%@: %@";
15201520

1521-
"media_message_accessibility_label" = "%@: media message";
1521+
"media_message_accessibility_label" = "%@: missatge multimèdia";
15221522

1523-
"accessory_button_accessibility_label" = "Share media";
1523+
"accessory_button_accessibility_label" = "Comparteix el contingut";
15241524

1525-
"new_message_received_accessibility_announcement" = "New message received";
1525+
"new_message_received_accessibility_announcement" = "S'ha rebut un missatge nou";

0 commit comments

Comments
 (0)