Skip to content

Commit

Permalink
Merge branch 'signalapp:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Awqre authored Nov 13, 2024
2 parents 437320b + 0bc6368 commit ba9ca92
Show file tree
Hide file tree
Showing 163 changed files with 5,691 additions and 2,694 deletions.
70 changes: 50 additions & 20 deletions _locales/af-ZA/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,9 @@
"icu:search": {
"messageformat": "Soek"
},
"icu:searchUnreadChats": {
"messageformat": "Search unread chats"
},
"icu:clearSearch": {
"messageformat": "Vee Soek uit"
},
Expand All @@ -695,12 +698,27 @@
"icu:noSearchResults": {
"messageformat": "Geen soekresultate vir \"{searchTerm}\""
},
"icu:noSearchResultsWithUnreadFilter": {
"messageformat": "No results for \"{searchTerm}\" in unread chats"
},
"icu:noSearchResultsOnlyUnreadFilter": {
"messageformat": "No unread chats"
},
"icu:noSearchResults--sms-only": {
"messageformat": "SMS/MMS-kontakte is nie op Desktop beskikbaar nie."
},
"icu:noSearchResultsInConversation": {
"messageformat": "Geen resultate vir \"{searchTerm}\" in {conversationName} nie"
},
"icu:conversationsUnreadHeader": {
"messageformat": "Filtered by unread"
},
"icu:filterByUnreadButtonLabel": {
"messageformat": "Filter by unread"
},
"icu:clearFilterButton": {
"messageformat": "Clear filter"
},
"icu:conversationsHeader": {
"messageformat": "Kletse"
},
Expand Down Expand Up @@ -3575,6 +3593,9 @@
"icu:BackupImportScreen__cancel": {
"messageformat": "Kanselleer oordrag"
},
"icu:BackupImportScreen__security-description": {
"messageformat": "Messages and chat info are protected by end-to-end encryption, including the sync process. <learnMoreLink>Learn more</learnMoreLink>"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Kanselleer oordrag?"
},
Expand Down Expand Up @@ -4502,12 +4523,6 @@
"icu:ProfileEditorModal--error": {
"messageformat": "U profiel kan nie bygewerk word nie. Probeer asb. weer."
},
"icu:ProfileEditor__invalid-about__title": {
"messageformat": "Ongeldige karakters"
},
"icu:ProfileEditor__invalid-about__body": {
"messageformat": "Een of meer karakters wat jy ingevoer het, kan nie gebruik word nie. Probeer weer."
},
"icu:AnnouncementsOnlyGroupBanner--modal": {
"messageformat": "Stuur ’n boodskap aan admin"
},
Expand Down Expand Up @@ -4709,6 +4724,15 @@
"icu:DialogNetworkStatus__outage": {
"messageformat": "Signal ervaar tans tegniese probleme. Ons werk hard daaraan om diens so spoedig moontlik te herstel."
},
"icu:InstallScreenUpdateDialog--update-required__title": {
"messageformat": "Update Required"
},
"icu:InstallScreenUpdateDialog--update-required__body": {
"messageformat": "To complete syncing your messages, update Signal desktop now."
},
"icu:InstallScreenUpdateDialog--update-required__action-update": {
"messageformat": "Update"
},
"icu:InstallScreenUpdateDialog--unsupported-os__title": {
"messageformat": "Opdatering benodig"
},
Expand Down Expand Up @@ -5547,9 +5571,15 @@
"icu:CallsTab__EmptyStateText--with-icon-2": {
"messageformat": "Klik <newCallButtonIcon></newCallButtonIcon> om 'n nuwe stem- of video-oproep te begin."
},
"icu:CallsList__SearchInputPlaceholder--missed-calls": {
"messageformat": "Search missed calls"
},
"icu:CallsList__SearchInputPlaceholder": {
"messageformat": "Soek"
},
"icu:CallsList__FilteredByMissedHeader": {
"messageformat": "Filtered by missed"
},
"icu:CallsList__ToggleFilterByMissedLabel": {
"messageformat": "Filtreer volgens gemis"
},
Expand All @@ -5562,15 +5592,15 @@
"icu:CallsList__EmptyState--noQuery__subtitle": {
"messageformat": "Onlangse oproepe sal hier verskyn."
},
"icu:CallsList__EmptyState--noQuery--missed__title": {
"messageformat": "Geen gemiste oproepe nie"
},
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
"messageformat": "Gemiste oproepe sal hier verskyn."
},
"icu:CallsList__EmptyState--hasQuery": {
"messageformat": "Geen resultate vir \"{query}\" nie"
},
"icu:CallsList__EmptyState--hasQueryAndMissedCalls": {
"messageformat": "No results for “{query}” in missed calls"
},
"icu:CallsList__EmptyState--missedCalls": {
"messageformat": "No missed calls"
},
"icu:CallsList__CreateCallLink": {
"messageformat": "Skep 'n Oproepskakel"
},
Expand Down Expand Up @@ -5740,16 +5770,16 @@
"messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
"ignoreUnused": true
},
"icu:WhatsNew__v7.31--0": {
"messageformat": "Nou kan jy vinnig elke foto in 'n album aflaai wanneer jy 'n boodskap met veelvuldige aanhegsels ontvang. Dankie, <linkMajorMayer>@major-mayer</linkMajorMayer>!"
"icu:WhatsNew__v7.33--0": {
"messageformat": "Hierdie vrystelling stel ook 'n fout reg wat by die selektering van emoji's voorgekom het. Dankie, <linkKhuddite>@khuddite</linkKhuddite>!"
},
"icu:WhatsNew__v7.32--0": {
"messageformat": "Danksy 'n paar klein optimiseer verminder hierdie opdatering die grootte van die toepassing effens met ongeveer 4 megagrepe."
"icu:WhatsNew__v7.34--0": {
"messageformat": "The new filter icon next to the search box makes it easy to quickly find unread chats, but feel free to take your time deciding whether or not to leave them on read after seeing what they had to say."
},
"icu:WhatsNew__v7.32--1": {
"messageformat": "Ons het ook 'n fout met die skermdeel-knoppie op Linux herstel."
"icu:WhatsNew__v7.34--1": {
"messageformat": "This update introduces support for new processors on Windows like the Snapdragon X Elite, so you don't need to twist your ARM into emulating x86 anymore."
},
"icu:WhatsNew__v7.33--0": {
"messageformat": "This update fixes a bug where the correct context menu wasn't appearing after right-clicking on an emoji while selecting text. Thanks, <linkKhuddite>@khuddite</linkKhuddite>!"
"icu:WhatsNew__v7.34--2": {
"messageformat": "We also fixed a bug that broke the dark theme in Signal when your operating system settings were configured to use a light theme. Signal Desktop can now properly handle your thematically split personality."
}
}
70 changes: 50 additions & 20 deletions _locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,9 @@
"icu:search": {
"messageformat": "بحث"
},
"icu:searchUnreadChats": {
"messageformat": "Search unread chats"
},
"icu:clearSearch": {
"messageformat": "محو البحث"
},
Expand All @@ -695,12 +698,27 @@
"icu:noSearchResults": {
"messageformat": "لم يعثر على نتائج حول \"{searchTerm}\""
},
"icu:noSearchResultsWithUnreadFilter": {
"messageformat": "No results for \"{searchTerm}\" in unread chats"
},
"icu:noSearchResultsOnlyUnreadFilter": {
"messageformat": "No unread chats"
},
"icu:noSearchResults--sms-only": {
"messageformat": "جهات اتصال الرسائل القصيرة ورسائل الوسائط المتعددة غير متاحة في هذا التطبيق."
},
"icu:noSearchResultsInConversation": {
"messageformat": "لم يعثر على نتائج حول \"{searchTerm}\" في {conversationName}"
},
"icu:conversationsUnreadHeader": {
"messageformat": "Filtered by unread"
},
"icu:filterByUnreadButtonLabel": {
"messageformat": "Filter by unread"
},
"icu:clearFilterButton": {
"messageformat": "Clear filter"
},
"icu:conversationsHeader": {
"messageformat": "الدردشات"
},
Expand Down Expand Up @@ -3575,6 +3593,9 @@
"icu:BackupImportScreen__cancel": {
"messageformat": "إلغاء التحويل"
},
"icu:BackupImportScreen__security-description": {
"messageformat": "Messages and chat info are protected by end-to-end encryption, including the sync process. <learnMoreLink>Learn more</learnMoreLink>"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "أترغبُ بإلغاء التحويل؟"
},
Expand Down Expand Up @@ -4502,12 +4523,6 @@
"icu:ProfileEditorModal--error": {
"messageformat": "لقد تعذر تحديث حسابك الشخصي. يُرجى المحاولة مرة أخرى."
},
"icu:ProfileEditor__invalid-about__title": {
"messageformat": "رموز غير صالحة"
},
"icu:ProfileEditor__invalid-about__body": {
"messageformat": "رمز واحد أو أكثر من الرموز التي أدخلتها غير صالح. حاوِل مرّة أخرى."
},
"icu:AnnouncementsOnlyGroupBanner--modal": {
"messageformat": "مراسلة مشرف على المجموعة"
},
Expand Down Expand Up @@ -4709,6 +4724,15 @@
"icu:DialogNetworkStatus__outage": {
"messageformat": "إنَّ سيجنال يواجِهُ صُعوبات تَقنية. نحنُ نعملُ بجد لاستعادة الخِدمة في أسرع وقت ممكن."
},
"icu:InstallScreenUpdateDialog--update-required__title": {
"messageformat": "Update Required"
},
"icu:InstallScreenUpdateDialog--update-required__body": {
"messageformat": "To complete syncing your messages, update Signal desktop now."
},
"icu:InstallScreenUpdateDialog--update-required__action-update": {
"messageformat": "Update"
},
"icu:InstallScreenUpdateDialog--unsupported-os__title": {
"messageformat": "يَجب تحديث التطبيق"
},
Expand Down Expand Up @@ -5547,9 +5571,15 @@
"icu:CallsTab__EmptyStateText--with-icon-2": {
"messageformat": "انقر على <newCallButtonIcon></newCallButtonIcon> لبدء مُكالمة صوتية أو فيديو جديدة."
},
"icu:CallsList__SearchInputPlaceholder--missed-calls": {
"messageformat": "Search missed calls"
},
"icu:CallsList__SearchInputPlaceholder": {
"messageformat": "بحث"
},
"icu:CallsList__FilteredByMissedHeader": {
"messageformat": "Filtered by missed"
},
"icu:CallsList__ToggleFilterByMissedLabel": {
"messageformat": "الفلترة حسب المكالمات الفائتة"
},
Expand All @@ -5562,15 +5592,15 @@
"icu:CallsList__EmptyState--noQuery__subtitle": {
"messageformat": "سَتظهر آخر المكالمات هنا."
},
"icu:CallsList__EmptyState--noQuery--missed__title": {
"messageformat": "لا توجد مكالمات فائتة"
},
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
"messageformat": "سَتظهر المكالمات الفائتة هنا."
},
"icu:CallsList__EmptyState--hasQuery": {
"messageformat": "لا توجد نتيجة لـ \"{query}\""
},
"icu:CallsList__EmptyState--hasQueryAndMissedCalls": {
"messageformat": "No results for “{query}” in missed calls"
},
"icu:CallsList__EmptyState--missedCalls": {
"messageformat": "No missed calls"
},
"icu:CallsList__CreateCallLink": {
"messageformat": "إنشاء رابط المكالمة"
},
Expand Down Expand Up @@ -5740,16 +5770,16 @@
"messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!",
"ignoreUnused": true
},
"icu:WhatsNew__v7.31--0": {
"messageformat": "يمكنك الآن تنزيل جميع الصور في الألبوم بسرعة عند تلقّي رسالة تحتوي على عدة ملفات مُرفَقة. ولكن إن كنت تهتمُّ باختيار الصور التي تفضِّل، فلا يزال بإمكانك حفظها بشكل فردي أيضًا. شكرًا، <linkMajorMayer>@major-mayer</linkMajorMayer>!"
"icu:WhatsNew__v7.33--0": {
"messageformat": "يعمل هذا التحديث على إصلاح خطأ يتعلَّق باختيار الرموز التعبيرية (الإيموجي). شكرًا، <linkKhuddite>@khuddite</linkKhuddite>!"
},
"icu:WhatsNew__v7.32--0": {
"messageformat": "يُخفض هذا التحديث حجم التطبيق بنسبة 4 ميغابايت تقريبًا."
"icu:WhatsNew__v7.34--0": {
"messageformat": "The new filter icon next to the search box makes it easy to quickly find unread chats, but feel free to take your time deciding whether or not to leave them on read after seeing what they had to say."
},
"icu:WhatsNew__v7.32--1": {
"messageformat": "قُمنا أيضًا بإصلاح خطأ متعلقًا بزر مشاركة الشاشة على نظام Linux."
"icu:WhatsNew__v7.34--1": {
"messageformat": "This update introduces support for new processors on Windows like the Snapdragon X Elite, so you don't need to twist your ARM into emulating x86 anymore."
},
"icu:WhatsNew__v7.33--0": {
"messageformat": "This update fixes a bug where the correct context menu wasn't appearing after right-clicking on an emoji while selecting text. Thanks, <linkKhuddite>@khuddite</linkKhuddite>!"
"icu:WhatsNew__v7.34--2": {
"messageformat": "We also fixed a bug that broke the dark theme in Signal when your operating system settings were configured to use a light theme. Signal Desktop can now properly handle your thematically split personality."
}
}
Loading

0 comments on commit ba9ca92

Please sign in to comment.