Skip to content

Commit 84116cc

Browse files
Update strings
1 parent 52356e9 commit 84116cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+3374
-158
lines changed

_locales/af-ZA/messages.json

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,33 @@
11241124
"icu:PollVotesModal__noVotes": {
11251125
"messageformat": "Geen stemme nie"
11261126
},
1127+
"icu:PollCreateModal__title": {
1128+
"messageformat": "New poll"
1129+
},
1130+
"icu:PollCreateModal__questionLabel": {
1131+
"messageformat": "Question"
1132+
},
1133+
"icu:PollCreateModal__questionPlaceholder": {
1134+
"messageformat": "What should we order for lunch?"
1135+
},
1136+
"icu:PollCreateModal__optionsLabel": {
1137+
"messageformat": "Options"
1138+
},
1139+
"icu:PollCreateModal__optionPlaceholder": {
1140+
"messageformat": "Option {number}"
1141+
},
1142+
"icu:PollCreateModal__allowMultipleVotes": {
1143+
"messageformat": "Allow multiple votes"
1144+
},
1145+
"icu:PollCreateModal__sendButton": {
1146+
"messageformat": "Send"
1147+
},
1148+
"icu:PollCreateModal__Error--RequiresQuestion": {
1149+
"messageformat": "Poll question is required"
1150+
},
1151+
"icu:PollCreateModal__Error--RequiresTwoOptions": {
1152+
"messageformat": "Poll requires at least 2 options"
1153+
},
11271154
"icu:deleteConversation": {
11281155
"messageformat": "Skrap"
11291156
},
@@ -2318,6 +2345,9 @@
23182345
"icu:message--getNotificationText--poll": {
23192346
"messageformat": "Meningsopname: {pollQuestion}"
23202347
},
2348+
"icu:Poll--preview": {
2349+
"messageformat": "Poll: {pollQuestion}"
2350+
},
23212351
"icu:message--getNotificationText--text-with-emoji": {
23222352
"messageformat": "{emoji} {text}"
23232353
},
@@ -4382,6 +4412,18 @@
43824412
"icu:CompositionArea--attach-file": {
43834413
"messageformat": "Heg lêer aan"
43844414
},
4415+
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
4416+
"messageformat": "Photos & videos"
4417+
},
4418+
"icu:CompositionArea__AttachMenu__File": {
4419+
"messageformat": "File"
4420+
},
4421+
"icu:CompositionArea__AttachMenu__Poll": {
4422+
"messageformat": "Poll"
4423+
},
4424+
"icu:CompositionArea--attach-plus": {
4425+
"messageformat": "Add attachment or poll"
4426+
},
43854427
"icu:CompositionArea--sms-only__title": {
43864428
"messageformat": "Hierdie persoon gebruik nie Signal nie"
43874429
},
@@ -7274,9 +7316,15 @@
72747316
"messageformat": "Hierdie opdatering sluit ook 'n foutregstelling in vir 'n probleem wat verhoed het dat skakelvoorskoue gegenereer word indien die boodskap ook emoji-karakters ingesluit het. Dankie, <elias6></elias6>"
72757317
},
72767318
"icu:WhatsNew__7.78-1": {
7277-
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
7319+
"messageformat": "Toeganklikheidsverbeterings."
72787320
},
72797321
"icu:WhatsNew__7.78-2": {
7280-
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
7322+
"messageformat": "Ons het ook 'n fout reggestel wat kon verhoed dat kennisgewings in Windows verskyn."
7323+
},
7324+
"icu:WhatsNew__7.79-1": {
7325+
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
7326+
},
7327+
"icu:WhatsNew__7.79-2": {
7328+
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
72817329
}
72827330
}

_locales/ar/messages.json

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,33 @@
11241124
"icu:PollVotesModal__noVotes": {
11251125
"messageformat": "لا أصوات"
11261126
},
1127+
"icu:PollCreateModal__title": {
1128+
"messageformat": "New poll"
1129+
},
1130+
"icu:PollCreateModal__questionLabel": {
1131+
"messageformat": "Question"
1132+
},
1133+
"icu:PollCreateModal__questionPlaceholder": {
1134+
"messageformat": "What should we order for lunch?"
1135+
},
1136+
"icu:PollCreateModal__optionsLabel": {
1137+
"messageformat": "Options"
1138+
},
1139+
"icu:PollCreateModal__optionPlaceholder": {
1140+
"messageformat": "Option {number}"
1141+
},
1142+
"icu:PollCreateModal__allowMultipleVotes": {
1143+
"messageformat": "Allow multiple votes"
1144+
},
1145+
"icu:PollCreateModal__sendButton": {
1146+
"messageformat": "Send"
1147+
},
1148+
"icu:PollCreateModal__Error--RequiresQuestion": {
1149+
"messageformat": "Poll question is required"
1150+
},
1151+
"icu:PollCreateModal__Error--RequiresTwoOptions": {
1152+
"messageformat": "Poll requires at least 2 options"
1153+
},
11271154
"icu:deleteConversation": {
11281155
"messageformat": "حذف"
11291156
},
@@ -2318,6 +2345,9 @@
23182345
"icu:message--getNotificationText--poll": {
23192346
"messageformat": "استطلاع: {pollQuestion}"
23202347
},
2348+
"icu:Poll--preview": {
2349+
"messageformat": "Poll: {pollQuestion}"
2350+
},
23212351
"icu:message--getNotificationText--text-with-emoji": {
23222352
"messageformat": "{emoji} {text}"
23232353
},
@@ -4382,6 +4412,18 @@
43824412
"icu:CompositionArea--attach-file": {
43834413
"messageformat": "إرفاق ملف"
43844414
},
4415+
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
4416+
"messageformat": "Photos & videos"
4417+
},
4418+
"icu:CompositionArea__AttachMenu__File": {
4419+
"messageformat": "File"
4420+
},
4421+
"icu:CompositionArea__AttachMenu__Poll": {
4422+
"messageformat": "Poll"
4423+
},
4424+
"icu:CompositionArea--attach-plus": {
4425+
"messageformat": "Add attachment or poll"
4426+
},
43854427
"icu:CompositionArea--sms-only__title": {
43864428
"messageformat": "‫لا يستخدم هذا الشخص سيجنال"
43874429
},
@@ -7274,9 +7316,15 @@
72747316
"messageformat": "يتضمّن هذا التحديث أيضًا إصلاحًا لخلل كان يمنع ظهور عرض مُسبَق للروابط عند احتواء الرسالة على رموز تعبيرية أيضًا. شكرًا، <elias6></elias6>"
72757317
},
72767318
"icu:WhatsNew__7.78-1": {
7277-
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
7319+
"messageformat": "تحسينات إمكانية الوصول."
72787320
},
72797321
"icu:WhatsNew__7.78-2": {
7280-
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
7322+
"messageformat": "أصلحنا أيضًا خطًأ كان قد يمنع ظهور الإشعارات على نظام التشغيل ويندوز."
7323+
},
7324+
"icu:WhatsNew__7.79-1": {
7325+
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
7326+
},
7327+
"icu:WhatsNew__7.79-2": {
7328+
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
72817329
}
72827330
}

_locales/az-AZ/messages.json

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,33 @@
11241124
"icu:PollVotesModal__noVotes": {
11251125
"messageformat": "Səs yoxdur"
11261126
},
1127+
"icu:PollCreateModal__title": {
1128+
"messageformat": "New poll"
1129+
},
1130+
"icu:PollCreateModal__questionLabel": {
1131+
"messageformat": "Question"
1132+
},
1133+
"icu:PollCreateModal__questionPlaceholder": {
1134+
"messageformat": "What should we order for lunch?"
1135+
},
1136+
"icu:PollCreateModal__optionsLabel": {
1137+
"messageformat": "Options"
1138+
},
1139+
"icu:PollCreateModal__optionPlaceholder": {
1140+
"messageformat": "Option {number}"
1141+
},
1142+
"icu:PollCreateModal__allowMultipleVotes": {
1143+
"messageformat": "Allow multiple votes"
1144+
},
1145+
"icu:PollCreateModal__sendButton": {
1146+
"messageformat": "Send"
1147+
},
1148+
"icu:PollCreateModal__Error--RequiresQuestion": {
1149+
"messageformat": "Poll question is required"
1150+
},
1151+
"icu:PollCreateModal__Error--RequiresTwoOptions": {
1152+
"messageformat": "Poll requires at least 2 options"
1153+
},
11271154
"icu:deleteConversation": {
11281155
"messageformat": "Sil"
11291156
},
@@ -2318,6 +2345,9 @@
23182345
"icu:message--getNotificationText--poll": {
23192346
"messageformat": "Səsvermə: {pollQuestion}"
23202347
},
2348+
"icu:Poll--preview": {
2349+
"messageformat": "Poll: {pollQuestion}"
2350+
},
23212351
"icu:message--getNotificationText--text-with-emoji": {
23222352
"messageformat": "{emoji} {text}"
23232353
},
@@ -4382,6 +4412,18 @@
43824412
"icu:CompositionArea--attach-file": {
43834413
"messageformat": "Fayl əlavə et"
43844414
},
4415+
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
4416+
"messageformat": "Photos & videos"
4417+
},
4418+
"icu:CompositionArea__AttachMenu__File": {
4419+
"messageformat": "File"
4420+
},
4421+
"icu:CompositionArea__AttachMenu__Poll": {
4422+
"messageformat": "Poll"
4423+
},
4424+
"icu:CompositionArea--attach-plus": {
4425+
"messageformat": "Add attachment or poll"
4426+
},
43854427
"icu:CompositionArea--sms-only__title": {
43864428
"messageformat": "Bu şəxs Signal istifadə etmir"
43874429
},
@@ -7274,9 +7316,15 @@
72747316
"messageformat": "Bu yeniləmə həmçinin mesaja emojilər daxil edildikdə keçidə önbaxışın yaradılmasına mane olan nasazlığın aradan qaldırılmasını əhatə edir. Təşəkkürlər, <elias6></elias6>"
72757317
},
72767318
"icu:WhatsNew__7.78-1": {
7277-
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
7319+
"messageformat": "Bu yeniləmə, yeni mesajlar mövzuya daxil olduqda təkrarlanan vaxt göstəricisinin elan edilməsini keçərək ekran oxuyucu istifadəçiləri üçün əlçatanlığı yaxşılaşdırır."
72787320
},
72797321
"icu:WhatsNew__7.78-2": {
7280-
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
7322+
"messageformat": "Həmçinin biz Windows-da bildirişlərin görünməsinə mane olan nasazlığı da aradan qaldırdıq."
7323+
},
7324+
"icu:WhatsNew__7.79-1": {
7325+
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
7326+
},
7327+
"icu:WhatsNew__7.79-2": {
7328+
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
72817329
}
72827330
}

_locales/bg-BG/messages.json

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,33 @@
11241124
"icu:PollVotesModal__noVotes": {
11251125
"messageformat": "Няма гласове"
11261126
},
1127+
"icu:PollCreateModal__title": {
1128+
"messageformat": "New poll"
1129+
},
1130+
"icu:PollCreateModal__questionLabel": {
1131+
"messageformat": "Question"
1132+
},
1133+
"icu:PollCreateModal__questionPlaceholder": {
1134+
"messageformat": "What should we order for lunch?"
1135+
},
1136+
"icu:PollCreateModal__optionsLabel": {
1137+
"messageformat": "Options"
1138+
},
1139+
"icu:PollCreateModal__optionPlaceholder": {
1140+
"messageformat": "Option {number}"
1141+
},
1142+
"icu:PollCreateModal__allowMultipleVotes": {
1143+
"messageformat": "Allow multiple votes"
1144+
},
1145+
"icu:PollCreateModal__sendButton": {
1146+
"messageformat": "Send"
1147+
},
1148+
"icu:PollCreateModal__Error--RequiresQuestion": {
1149+
"messageformat": "Poll question is required"
1150+
},
1151+
"icu:PollCreateModal__Error--RequiresTwoOptions": {
1152+
"messageformat": "Poll requires at least 2 options"
1153+
},
11271154
"icu:deleteConversation": {
11281155
"messageformat": "Изтриване"
11291156
},
@@ -2318,6 +2345,9 @@
23182345
"icu:message--getNotificationText--poll": {
23192346
"messageformat": "Анкета: {pollQuestion}"
23202347
},
2348+
"icu:Poll--preview": {
2349+
"messageformat": "Poll: {pollQuestion}"
2350+
},
23212351
"icu:message--getNotificationText--text-with-emoji": {
23222352
"messageformat": "{emoji} {text}"
23232353
},
@@ -4382,6 +4412,18 @@
43824412
"icu:CompositionArea--attach-file": {
43834413
"messageformat": "Добави файл"
43844414
},
4415+
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
4416+
"messageformat": "Photos & videos"
4417+
},
4418+
"icu:CompositionArea__AttachMenu__File": {
4419+
"messageformat": "File"
4420+
},
4421+
"icu:CompositionArea__AttachMenu__Poll": {
4422+
"messageformat": "Poll"
4423+
},
4424+
"icu:CompositionArea--attach-plus": {
4425+
"messageformat": "Add attachment or poll"
4426+
},
43854427
"icu:CompositionArea--sms-only__title": {
43864428
"messageformat": "Този човек не използва Signal"
43874429
},
@@ -7274,9 +7316,15 @@
72747316
"messageformat": "Тази актуализация също така включва отстранен бъг, който не позволяваше да се генерират прегледи на линкове, когато в съобщението има и емотикони. Благодарим, <elias6></elias6>"
72757317
},
72767318
"icu:WhatsNew__7.78-1": {
7277-
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
7319+
"messageformat": "Подобрения в достъпността."
72787320
},
72797321
"icu:WhatsNew__7.78-2": {
7280-
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
7322+
"messageformat": "Също така отстранихме бъг, който можеше да попречи на появяването на известия на Windows."
7323+
},
7324+
"icu:WhatsNew__7.79-1": {
7325+
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
7326+
},
7327+
"icu:WhatsNew__7.79-2": {
7328+
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
72817329
}
72827330
}

0 commit comments

Comments
 (0)