diff --git a/_locales/af-ZA/messages.json b/_locales/af-ZA/messages.json index 3d2319a4c1..4dae2e6bb3 100644 --- a/_locales/af-ZA/messages.json +++ b/_locales/af-ZA/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Inligting" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Beëindig meningsopname" }, @@ -1137,10 +1140,10 @@ "messageformat": "Geen stemme nie" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Wen" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Gemerkte boodskap nie gevind nie" }, "icu:Toast--PollNotFound": { "messageformat": "Meningsopname nie gevind nie" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Voor jy verlaat, moet jy ten minste een nuwe admin vir hierdie groep kies." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Stel veilige sessie terug" }, @@ -5016,46 +5073,55 @@ "messageformat": "Voeg groepbeskrywing toe…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Stemboodskap" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Klank" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Maak die skakel in 'n blaaier oop" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Klank" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Lêers" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Skakels" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Geen media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foto's, video's en GIF's wat jy stuur en ontvang, sal hier verskyn" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Geen oudio nie" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Stemboodskappe en oudiolêers wat jy stuur en ontvang, sal hier verskyn" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Geen skakels nie" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Skakels wat jy stuur en ontvang, sal hier verskyn" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Geen lêers nie" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Lêers wat jy stuur en ontvang, sal hier verskyn" }, "icu:MediaQualitySelector--button": { "messageformat": "Kies mediakwaliteit" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Kennisgewinginhoud" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Maan-ikoon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Klaar" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Rugsteunsleutel-teksblokkie" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Rugsteunsleutel gekopieer" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Besigtig sleutel" }, @@ -6754,7 +6928,7 @@ "messageformat": "Wysigingsgeskiedenis" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopieer tydstempel" }, "icu:ResendMessageEdit__body": { "messageformat": "Hierdie wysiging kon nie gestuur word nie. Gaan jou verbinding na en probeer weer" @@ -7276,15 +7450,6 @@ "messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Stel pasgemaakte kennisgewingprofiele op om te beheer van watter mense en groepe jy kennisgewings ontvang wanneer daardie profiele geaktiveer is." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Jy kan nou jou kletse in unieke vouers organiseer wat maklik is om aan te pas en te herrangskik. Gebruik kletsvouers om ongeleesde boodskappe van jou gunstelingmense te vertoon, volgens kletstipe te filtreer (een-tot-een of groepe) of afsonderlike vouers soos \"Persoonlik\" of \"Werk\" te skep, sodat jy vinnig boodskappe kan sien wat vir jou toepaslik is. Aktiveer kletsvouers in Instellings > Kletse om te begin." - }, - "icu:WhatsNew__7.77-2": { - "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, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Toeganklikheidsverbeterings." }, @@ -7301,6 +7466,6 @@ "messageformat": "Nou is daar Signal-meningsopnames! Meningsopnames is 'n maklike manier om te sien wat jou groepklets werklik dink. Skep 'n meningsopname met kompeterende aandete-opsies of enige ander belangrike keuses. Almal in die groep kan stem en mekaar se reaksies sien, en jy kan besluit of jy veelvuldige stemme wil toelaat of nie." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Die mediagalery bevat nou twee nuwe navigasie-ikone vir oudioboodskappe en skakelvoorskoue." } } diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index cb3fe27d5d..c26ddb421d 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "معلومات" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "إنهاء الاستطلاع" }, @@ -1137,10 +1140,10 @@ "messageformat": "لا أصوات" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "فائز" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "تعذَّر العثور على الرسالة المُثبَّتة" }, "icu:Toast--PollNotFound": { "messageformat": "لم يتم العثور على الاستطلاع" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "قبل المغادرة، يجب عليك أن تختار مُشرِفًا واحدًا على الأقل لهذه المجموعة." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "إعادة تعيين جلسة آمنة" }, @@ -5016,46 +5073,55 @@ "messageformat": "إضافة وصف للمجموعة…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "رسالة صوتية" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "الملفات الصوتية" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "افتح الرابط في مُتصفِّح" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "الملفات الصوتية" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "الملفات" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "الروابط" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "لا يوجد ملف وسائط" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "ستظهر الصور والفيديوهات والصور المتحركة التي تُرسلها وتستقبلها هنا." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "لا يوجد صوت" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "سَتظهر الرسائل الصوتية والملفات الصوتية التي تُرسلها وتستقبلها هنا" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "لا توجد روابط" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "سَتظهر الروابط التي تُرسِلها وتستقبلها هنا" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "لا تُوجد ملفات" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "سَتظهر الملفات التي تُرسِلها وتستقبلها هنا" }, "icu:MediaQualitySelector--button": { "messageformat": "تحديد جودة الوسائط" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "محتوى الإشعار" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "أيقونة القمر" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "تمّ" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "مربع نص مفتاح النسخة الاحتياطية" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "تمَّ نسخ مفتاح النسخ الاحتياطي" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "عرض المفتاح" }, @@ -6754,7 +6928,7 @@ "messageformat": "سجل التعديلات" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "نسخ السجل الزمني" }, "icu:ResendMessageEdit__body": { "messageformat": "تعذَّر إرسال هذا التعديل. تحقّق من اتصالك بالشبكة ثم حاوِل مُجدَّدًا." @@ -7276,15 +7450,6 @@ "messageformat": "تعديلات صغيرة، وإصلاح أعطال، وتحسينات للأداء. شكرًا على استخدامك سيجنال!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "قُم بإعداد ملفات إشعارات شخصية مُخصصة للتحكُّم في الأشخاص والمجموعات التي تتلقّى إشعارات منها عند تفعيل ذلك الملف الشخصي. أنشئ ملف إشعارات \"للعمل\" تُبقي فيه الأشخاص غير زملائك في العمل بعيدًا (باستثناء حبيبك/حبيبتك) وملفًا شخصيًا \"لوقت الراحة\" لا يضُم رئيسك في العمل. يُمكنك التبديل بين ملفات الإشعارات الشخصية وقتما شئت، أو إعداد جدول زمني لكي يتم ذلك تلقائيًا." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "يُمكنك الآن تنظيم محادثاتك داخل مجلدات سهلة التنظيم والتخصيص. استخدِم مجلدات الدردشة لعرض الرسائل غير المقروءة من الأشخاص المفضلين لديك. يمكنك فلترة الدردشات بحسب النوع سواء فردية أو جماعية، أو إنشاء مجلدات منفصلة مثل \"شخصي\" أو \"عمل\"، لتتمكّن من الوصول سريعًا إلى الرسائل التي تهمك. يمكنك تفعيل \"مجلدات الدردشة\" في \"الإعدادات\" > \"الدردشات\" للبدء." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "يتضمّن هذا التحديث أيضًا إصلاحًا لخلل كان يمنع ظهور عرض مُسبَق للروابط عند احتواء الرسالة على رموز تعبيرية أيضًا. شكرًا، " - }, "icu:WhatsNew__7.78-1": { "messageformat": "تحسينات إمكانية الوصول." }, @@ -7301,6 +7466,6 @@ "messageformat": "• استطلاعات سيجنال قد بدأت! هل أنت وأصدقاؤك متفقون تمامًا أم أن كلًا منكم له رأي مختلف؟ الاستطلاعات طريقة سهلة لِمعرفة رأي مجموعة الدردشة التي أنت جزءٌ منها. أنشِئ استطلاعًا يتضمن خيارات مختلفة للعشاء، أو وجهات للسفر، أو تفضيلات موسيقية لرحلة قادمة، أو أي اختيارات مهمة أخرى. يمكن للجميع في الدردشة الجماعية التصويت ورؤية أجوبة الآخرين، ويمكنك اختيار ما إذا كُنتَ تريد السماح بتصويتات متعددة أم لا." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "يتضمَّن معرض الوسائط الآن علامتي تبويب جديدتين للرسائل الصوتية ومعاينات الروابط. إذا وقع رابط في الدردشة الجماعية، فهل سينتبه له أحد؟" } } diff --git a/_locales/az-AZ/messages.json b/_locales/az-AZ/messages.json index 948aef2f6a..155eb51546 100644 --- a/_locales/az-AZ/messages.json +++ b/_locales/az-AZ/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Məlumat" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Səsverməni bitir" }, @@ -1137,10 +1140,10 @@ "messageformat": "Səs yoxdur" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Qazanmaq" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Sancaqlanan mesaj tapılmadı" }, "icu:Toast--PollNotFound": { "messageformat": "Səsvermə anketi tapılmadı" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Tərk etməzdən əvvəl bu qrup üçün ən azı bir yeni admin seçməlisiniz." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Güvənli seansı sıfırla" }, @@ -5016,46 +5073,55 @@ "messageformat": "Qrup açıqlaması əlavə edin..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Səsyazmalı mesaj" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Səs" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Keçidi brauzerdə aç" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Səs" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fayllar" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Keçidlər" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Media yoxdur" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Göndərdiyiniz və aldığınız fotolar, videolar və GIF-lər burada görünəcək" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Səsli fayl yoxdur" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Göndərdiyiniz və aldığınız səsli mesajlar və səsli fayllar burada görünəcək" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Keçid yoxdur" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Göndərdiyiniz və aldığınız keçidlər burada görünəcək" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Heç bir fayl yoxdur" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Göndərdiyiniz və aldığınız keçidlər burada görünəcək" }, "icu:MediaQualitySelector--button": { "messageformat": "Media keyfiyyətini seçin" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Bildiriş məzmunu" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ay piktoqramı" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Hazırdır" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Ehtiyat nüsxə şifrəsi mətn qutusu" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Ehtiyat nüsxə şifrəsi kopiyalandı" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Şifrəyə bax" }, @@ -6754,7 +6928,7 @@ "messageformat": "Redaktə tarixçəsi" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Vaxt möhürünü kopyala" }, "icu:ResendMessageEdit__body": { "messageformat": "Bu redaktəni göndərmək mümkün olmadı. Bağlantınızı yoxlayıb yenidən cəhd edin" @@ -7276,15 +7450,6 @@ "messageformat": "Kiçik spesifik tənzimləmələr, xəta düzəlişləri və məhsuldarlığın artırılması. Signal istifadə etdiyiniz üçün təşəkkürlər!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Profili aktivləşdikdə haqlarında bildiriş almaq istədiyiniz insanları və qrupları idarə etmək üçün xüsusi bildiriş profilləri quraşdırın. Həmkarlarınız olmayan şəxsləri (sevgiliniz istisna olmaqla) uzaq tutan bir \"İş\" profili ve müdirinizin olmadığı bir \"Boş vaxt\" profili yaradın. İstədiyiniz vaxt bildiriş profillləri arasında keçid edə, yaxud da bunun avtomatik baş verməsi üçün bir qrafik konfiqurasiya edə bilərsiniz." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Çat qovluqları ilə asanlıqla fərdiləşdirilən və tənzimlənən ayrı-ayrı qovluqlarda təşkilatları qaydaya sala, qrupları ayıra və şəxsləri fərdiləşdirə bilərsiniz. Sevdiklərinizdən gələn oxunmamış mesajlara baxın, çat növünə görə filtrləyin (1-ə 1 və qruplar), yaxud da \"Şəxsi\" və \"İş\" kimi ayrıca qovluqlar yaradın ki, sizə uyğun mesajlara vaxt itirmədən baxa biləsiniz. Başlamaq üçün Parametrlər > Çatlar bölməsinə keçərək çat qovluqlarını aktivləşdirin." - }, - "icu:WhatsNew__7.77-2": { - "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, " - }, "icu:WhatsNew__7.78-1": { "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." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal səsvermələri buradadır! Dostlarınızla eyni fikirdəsiniz, yoxsa zidd fikirlər də var? Səsvermələr qrup çatlarınızdakı düşüncələri öyrənməyin asan yoludur. Bir-biri ilə yarışan yemək seçimləri, tətil yerləri, növbəti səyahət üçün musiqi seçimləri, yaxud da istənilən başqa vacib seçimlər üçün səsvermə yaradın. Qrupdakı hər kəs səsvermədə iştirak edə və digərlərinin cavablarını görə bilər, sizə isə səs çoxluğunu qəbul edib-etməmək haqqında qərar qalır." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Artıq media qalereya səsli mesajlar və keçidə önbaxışlar üçün iki yeni tab-vərəqəni əhatə edir. Qrup çatına keçidin düşməsi nə anlama gəlir?" } } diff --git a/_locales/bg-BG/messages.json b/_locales/bg-BG/messages.json index c5afc8f31b..5636134216 100644 --- a/_locales/bg-BG/messages.json +++ b/_locales/bg-BG/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Информация" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Приключване на анкетата" }, @@ -1137,10 +1140,10 @@ "messageformat": "Няма гласове" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Водеща" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Закаченото съобщение не е открито" }, "icu:Toast--PollNotFound": { "messageformat": "Анкетата не е намерена" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Преди да напуснеш, трябва да избереш поне един нов администртор за тази група." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Рестартиране на поверителна сесия" }, @@ -5016,46 +5073,55 @@ "messageformat": "Добавете описание на групата…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Гласово съобщение" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Отваряне на линка в браузъра" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Файлове" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Линкове" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Няма мултимедия" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Снимките, видеоклиповете и GIF-овете, които изпращате и получавате, ще се показват тук" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Няма аудио" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Гласовите съобщения и аудиофайловете, които изпращате и получавате, ще се показват тук" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Няма линкове" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Линковете, които изпращате и получавате, ще се показват тук" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Няма файлове" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Файловете, които изпращате и получавате, ще се показват тук" }, "icu:MediaQualitySelector--button": { "messageformat": "Изберете качество на мултимедията" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Съдържание на известие" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Икона на луна" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Готово" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Текстово поле за резервен ключ" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Резервният ключ е копиран" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Преглед на ключа" }, @@ -6754,7 +6928,7 @@ "messageformat": "История на редакциите" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Времеви печат на копието" }, "icu:ResendMessageEdit__body": { "messageformat": "Редакцията не можа да бъде изпратена. Проверете връзката си и опитайте отново" @@ -7276,15 +7450,6 @@ "messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Настройте персонализирани профили за известия, за да контролирате от кои хора и групи получавате известия, когато даденият профил е активиран." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Сега можете да организирате чатовете си в уникални папки, които лесно се персонализират и пренареждат. Използвайте папките за чат, за да покажете непрочетените съобщения от любимите си хора, да филтрирате по тип чат (1-на-1 и групи) или за да създадете отделни папки като „Лични“ и „Работа“, за да можете бързо да видите съобщенията, които са важни за вас." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Тази актуализация също така включва отстранен бъг, който не позволяваше да се генерират прегледи на линкове, когато в съобщението има и емотикони. Благодарим, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Подобрения в достъпността." }, @@ -7301,6 +7466,6 @@ "messageformat": "Анкетите на Signal са тук! Анкетите са лесен начин да видите какво наистина мисли груповият чат. Създайте анкета с различни опции за вечеря или за всякакви други важни избори. Всички в групата могат да гласуват и да виждат отговорите на другите, а вие можете да решите дали да разрешите гласуването за няколко опции." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Мултимедийната галерия вече има два нови раздела за аудио съобщения и прегледи на линкове." } } diff --git a/_locales/bn-BD/messages.json b/_locales/bn-BD/messages.json index b20a887a89..d35a62969a 100644 --- a/_locales/bn-BD/messages.json +++ b/_locales/bn-BD/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "তথ্য" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "ভোটগ্রহণ কার্যক্রমটি শেষ করুন" }, @@ -1137,10 +1140,10 @@ "messageformat": "কোনো ভোট নেই" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "জয়ী হচ্ছেন" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "পিনকৃত মেসেজ পাওয়া যায়নি" }, "icu:Toast--PollNotFound": { "messageformat": "জরিপ পাওয়া যায়নি" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "আপনি ত্যাগ করার আগে, আপনাকে এই গ্রুপের জন্য অন্তত একজন নতুন অ্যাডমিনকে বেছে নিতে হবে।" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "নিরাপদ সেশন পুনরায় সেট করা হয়েছে" }, @@ -5016,46 +5073,55 @@ "messageformat": "গ্রুপের বিবরণ যোগ করুন…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "ভয়েস মেসেজ" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "শব্দ" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "একটি ব্রাউজারে লিংকটি খুলুন" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "শব্দ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ফাইলসমূহ" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "লিংকসমূহ" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "কোনো মিডিয়া নেই" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "আপনি যেসব ছবি, ভিডিও ও GIF পাঠান ও গ্রহণ করেন, সেগুলো এখানে দেখা যাবে" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "কোনো অডিও নেই" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "আপনি যেসব ভয়েস মেসেজ এবং অডিও ফাইল পাঠান ও গ্রহণ করেন, সেগুলো এখানে দেখা যাবে।" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "কোনো লিংক নেই" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "আপনার প্রেরিত ও গৃহীত ফাইলগুলো এখানে প্রদর্শিত হবে" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "কোনো ফাইল নেই" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "আপনার পাঠানো এবং পাওয়া ফাইলগুলো এখানে প্রদর্শিত হবে" }, "icu:MediaQualitySelector--button": { "messageformat": "মিডিয়ার মান নির্বাচন করুন" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "নোটিফিকেশনের বিষয়বস্তু" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "চাঁদের আইকন" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "শেষ" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ব্যাকআপ 'কি' টেক্সট বক্স" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "ব্যাকআপ 'কি' কপি করা হয়েছে" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "'কি' দেখুন" }, @@ -6754,7 +6928,7 @@ "messageformat": "এডিট করার ইতিহাস" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "টাইমস্ট্যাম্প কপি করুন" }, "icu:ResendMessageEdit__body": { "messageformat": "এই এডিটটি পাঠানো যায়নি। আপনার নেটওয়ার্ক সংযোগ ঠিক আছে কি না দেখুন এবং আবার চেষ্টা করুন" @@ -7276,15 +7450,6 @@ "messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "প্রোফাইলটি সক্রিয় থাকাকালীন আপনি কোন কোন ব্যক্তি ও গ্রুপ থেকে নোটিফিকেশন পাবেন তা নিয়ন্ত্রণ করতে কাস্টম নোটিফিকেশন প্রোফাইল সেট আপ করুন।" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "চ্যাট ফোল্ডার আপনাকে আপনার প্রতিষ্ঠানগুলোকে সুসংগঠিত করতে, আপনার গ্ৰুপগুলোকে গ্ৰুপবদ্ধ করতে এবং আপনার কাছের ব্যক্তিদেরকে আলাদা ফোল্ডারে পৃথকভাবে সাজানোর সুযোগ দেয়, যা কাস্টমাইজ ও পুনর্বিন্যাস করা সহজ। আপনার পছন্দের ব্যক্তিদের অপঠিত মেসেজ দেখুন, চ্যাটের ধরন অনুসারে ফিল্টার করুন (সরাসরি ব্যক্তি ও গ্রুপ), অথবা \"ব্যক্তিগত\" ও \"কর্মক্ষেত্র\"-এর মতো পৃথক ফোল্ডার তৈরি করুন যাতে আপনি আপনার জন্য প্রাসঙ্গিক মেসেজ দ্রুত দেখতে পারেন। শুরু করতে 'সেটিংস > চ্যাট' থেকে চ্যাট ফোল্ডারগুলো সক্রিয় করুন।" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "এই আপডেটে একটি বাগ সংশোধনও অন্তর্ভুক্ত করা হয়েছে, যা মেসেজে ইমোজি ক্যারেক্টার অন্তর্ভুক্ত করার সময় লিংক প্রিভিউ তৈরি হতে বাধা দিতো। ধন্যবাদ, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "অ্যাক্সেস আরো উন্নত করা হয়েছে।" }, @@ -7301,6 +7466,6 @@ "messageformat": "চলে এলো Signal জরিপ! আপনার গ্রুপ চ্যাটের বন্ধুরা আসলে কী ভাবছেন তা বোঝার জন্য জরিপ একটি সহজ উপায়। একসাথে ডিনার করার জন্য নানাবিধ অপশন বা অন্য কোনো গুরুত্বপূর্ণ সিদ্ধান্তকে কেন্দ্র করে একটি জরিপ তৈরি করুন। এর মাধ্যমে গ্রুপের প্রত্যেকে ভোট দিতে পারবেন এবং একে অপরের প্রতিক্রিয়া দেখতে পারবেন এবং আপনি একাধিক ভোট দেওয়ার অনুমতি দেবেন কিনা সেই সিদ্ধান্ত নিতে পারবেন।" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "মিডিয়া গ্যালারিতে এখন অডিও মেসেজ ও লিংক প্রিভিউয়ের জন্য দুটি নতুন ট্যাব অন্তর্ভুক্ত করা হয়েছে।" } } diff --git a/_locales/bs-BA/messages.json b/_locales/bs-BA/messages.json index a739a23b66..b060a67c3f 100644 --- a/_locales/bs-BA/messages.json +++ b/_locales/bs-BA/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informacije" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Završi anketu" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nema glasova" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Pobjednička opcija" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Zakačena poruka nije pronađena" }, "icu:Toast--PollNotFound": { "messageformat": "Anketa nije pronađena" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Prije napuštanja, morate imenovati makar jednog novog administratora za grupu." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Secure session reset" }, @@ -5016,46 +5073,55 @@ "messageformat": "Dodajte opis grupe…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Glasovna poruka" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Zvuk" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Otvorite link u pregledniku" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Zvuk" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Datoteke" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Linkovi" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nema medijskih zapisa" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Fotografije, videozapisi i GIF-ovi koje šaljete i primate prikazivat će se ovdje" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nema zvučnih zapisa" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Glasovne poruke i audio datoteke koje šaljete i primate prikazivat će se ovdje" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nema linkova" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Linkovi koje šaljete i primate će se ovdje pojaviti" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nema datoteka" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Datoteke koje šaljete i primate će se ovdje pojaviti" }, "icu:MediaQualitySelector--button": { "messageformat": "Odaberite kvalitet medija" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Sadržaj obavještenja" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona mjeseca" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Uredu" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Okvir za tekst rezervnog ključa" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Vaš rezervni ključ je kopiran" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Prikaži ključ" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historija uređivanja" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiraj vremensku oznaku" }, "icu:ResendMessageEdit__body": { "messageformat": "Ovo uređivanje nije bilo moguće poslati. Provjerite vezu i pokušajte ponovno" @@ -7276,15 +7450,6 @@ "messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Postavite prilagođene profile za obavještenja kako biste kontrolirali od kojih osoba i grupa primate obavještenja kada je taj profil omogućen. Napravite profil \"Posao\" koji će držati kolege koje nisu s posla na distanci (s izuzetkom vašeg dragog/djevojke) i profil \"Neradno vrijeme\" koji neće uključivati vašeg šefa/šeficu. Možete prelaziti između profila obavještenja kad god želite ili konfigurirati raspored tako da se to događa automatski." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Sada možete organizovati svoje razgovore u jedinstvene foldere koje je lako prilagoditi i preurediti. Prikažite nepročitane poruke od svojih omiljenih osoba, filtrirajte po vrsti chata (1-na-1 i grupni) ili kreirajte odvojene foldere poput \"Lično\" i \"Posao\" kako biste brzo vidjeli poruke koje su vam relevantne. Aktivirajte foldere chata u Postavkama > Chatovi." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ovo ažuriranje također uključuje ispravku greške koja je sprječavala generiranje pregleda linkova kada je poruka sadržavala emotikone. Hvala, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Poboljšanje pristupačnosti." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ankete Signala su stigle! Ankete su jednostavan način da vidite šta vaš grupni chat zaista misli. Napravite anketu s konkurentnim opcijama za večeru ili bilo kojim drugim važnim izborima. Svi u grupi mogu glasati i vidjeti odgovore jedni drugih, a vi možete odlučiti hoćete li dozvoliti višestruko glasanje ili ne." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galerija medija sada uključuje dvije nove kartice za audio poruke i preglede linkova." } } diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 48ccf0d5b1..87e3f1af6e 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informació" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Finalitzar enquesta" }, @@ -1137,10 +1140,10 @@ "messageformat": "Sense vots" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Opció guanyadora" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "No s'ha trobat el missatge fixat" }, "icu:Toast--PollNotFound": { "messageformat": "No s'ha trobat l'enquesta" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Abans de sortir, has de designar almenys un administrador." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Restableix la sessió segura" }, @@ -5016,46 +5073,55 @@ "messageformat": "Afegeix-hi una descripció del grup…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Missatge de veu" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Àudio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Obre l'enllaç en un navegador" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Àudio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fitxers" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Enllaços" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "No hi ha cap arxiu multimèdia" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Les fotos, vídeos i GIFs que enviïs i rebis apareixeran aquí." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Sense àudio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Els missatges de veu i els arxius d'àudio que enviïs i rebis apareixeran aquí." }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Sense enllaços" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Els enllaços que enviïs i rebis apareixeran aquí" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "No hi ha arxius" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Els arxius que enviïs i rebis apareixeran aquí" }, "icu:MediaQualitySelector--button": { "messageformat": "Seleccioneu la qualitat dels mitjans" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Contingut de les notificacions" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icona de lluna" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Fet" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Caixa de text de la clau de còpia de seguretat" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "S'ha copiat la clau de còpia de seguretat" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Veure clau" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historial de canvis" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiar timestamp" }, "icu:ResendMessageEdit__body": { "messageformat": "No s'ha pogut enviar el missatge editat. Comprova la teva connexió i torna-ho a intentar" @@ -7276,15 +7450,6 @@ "messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Configura perfils de notificacions personalitzats per controlar de quines persones i grups reps notificacions mentre aquest perfil estigui activat." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Amb les carpetes de xats, podràs agrupar o separar els teus xats en carpetes fàcils de personalitzar i reorganitzar. Utilitza les carpetes de xats perquè mostrin els missatges no llegits de les teves persones preferides, filtra per tipus de xat (individual o grupal) o separa els xats personals dels de feina per poder veure ràpidament els missatges importants." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Aquesta actualització també inclou una correcció d'errors per a un problema que impedia que es generessin vistes prèvies d'enllaços quan el missatge també incloïa caràcters emoji. Gràcies, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Millores d'accessibilitat." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ja són aquí les enquestes de Signal! Les enquestes són una manera fàcil de veure què pensa realment el teu xat de grup. Crea una enquesta amb diferents opcions de sopar o qualsevol altra decisió important. Tothom del grup pot votar i veure les respostes dels altres, i pots decidir si es permet o no votar més d'una opció." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "La galeria d'arxius multimèdia ara inclou dues noves pestanyes per a missatges d'àudio i vistes prèvies d'enllaços." } } diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 4715a821e2..43c9c86eab 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Ukončit anketu" }, @@ -1137,10 +1140,10 @@ "messageformat": "Žádné hlasy" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Vítězná volba" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Připnutá zpráva nebyla nalezena" }, "icu:Toast--PollNotFound": { "messageformat": "Anketa nebyla nalezena" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Než skupinu opustíte, musíte vybrat alespoň jednoho jejího nového správce." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Zabezpečená relace byla resetována" }, @@ -5016,46 +5073,55 @@ "messageformat": "Přidejte popisek skupiny…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Hlasová zpráva" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Otevřít odkaz v prohlížeči" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Soubory" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Odkazy" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Žádná média" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Fotky, videa a GIF obrázky, které odešlete nebo obdržíte, se zobrazí zde" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Žádné audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Hlasové zprávy a zvukové soubory, které odešlete nebo obdržíte, se zobrazí zde" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Žádné odkazy" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Odkazy, které odešlete nebo obdržíte, se zobrazí zde" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Žádné soubory" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Soubory, které odešlete nebo obdržíte, se zobrazí zde" }, "icu:MediaQualitySelector--button": { "messageformat": "Vyberte kvalitu médií" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Obsah oznámení" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona měsíce" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Hotovo" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Textové pole pro záložní klíč" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Záložní klíč zkopírován" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Zobrazit klíč" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historie úprav" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopírovat časové razítko" }, "icu:ResendMessageEdit__body": { "messageformat": "Tuto úpravu se nepodařilo odeslat. Zkontrolujte své připojení a zkuste to znovu" @@ -7276,15 +7450,6 @@ "messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Nastavte si vlastní profily oznámení, abyste mohli kontrolovat, od kterých lidí a skupin budete dostávat oznámení, když je tento profil aktivní." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nyní můžete své chaty organizovat do jedinečných složek, které lze snadno přizpůsobit a měnit jejich uspořádání. Pomocí složek chatů můžete zobrazovat nepřečtené zprávy od oblíbených kontaktů, filtrovat podle typu chatu (osobní a skupinové), případně vytvářet samostatné složky, například \"Osobní\" a \"Pracovní\", abyste měli rychlý přístup ke zprávám, které jsou pro vás důležité. Složky s chaty zapnete v Nastavení > Chaty." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Tato aktualizace také obsahuje opravu chyby, která bránila generování náhledů odkazů, pokud zpráva obsahovala zároveň emoji. Díky, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Vylepšení přístupnosti." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ankety Signal jsou tady! Ankety představují snadný způsob, jak zjistit, co si vaše chatovací skupina skutečně myslí. Vytvořte anketu s různými možnostmi večeře nebo jakoukoli jinou důležitou volbou. Každý ve skupině může hlasovat a vidět odpovědi ostatních, a vy se můžete rozhodnout, zda povolíte hlasování pro více možností." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galerie médií nyní obsahuje dvě nové záložky pro zvukové zprávy a náhledy odkazů." } } diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 0255dae820..2d477ee0fa 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Information" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Afslut afstemning" }, @@ -1137,10 +1140,10 @@ "messageformat": "Ingen stemmer" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Vindende" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Fastgjort besked blev ikke fundet" }, "icu:Toast--PollNotFound": { "messageformat": "Afstemning ikke fundet" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Før du forlader gruppen, skal du vælge mindst én ny administrator." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Nulstilling af sikker session" }, @@ -5016,46 +5073,55 @@ "messageformat": "Tilføj gruppebeskrivelse…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Talebesked" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Lyd" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Åbn linket i en browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Lyd" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Filer" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Ingen mediefiler" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Billeder, videoer og GIF'er, som du sender og modtager, vises her" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ingen lyd" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Talebeskeder og lydfiler, som du sender og modtager vises her" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ingen links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Links, som du sender og modtager, vises her" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Ingen filer" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Filer, som du sender og modtager, vises her" }, "icu:MediaQualitySelector--button": { "messageformat": "Vælg mediekvalitet" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Notifikationsindhold" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Måneikon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Udført" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Tekstfelt til sikkerhedskopinøgle" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Sikkerhedskopinøglen er kopieret" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Se sikkerhedskopieringsnøgle" }, @@ -6754,7 +6928,7 @@ "messageformat": "Redigeringshistorik" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiér tidsstempel" }, "icu:ResendMessageEdit__body": { "messageformat": "Redigeret besked kunne ikke sendes. Tjek din forbindelse, og prøv igen" @@ -7276,15 +7450,6 @@ "messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Opsæt brugerdefinerede notifikationsprofiler for at styre, hvilke personer og grupper du modtager notifikationer fra, når den pågældende profil er aktiveret. Opret en \"Arbejde\"-profil, der holder ikke-kolleger på afstand (med undtagelse af din kæreste), og en \"Nedetid\"-profil, der ikke inkluderer din chef. Du kan skifte mellem notifikationsprofiler, når du vil, eller konfigurere en tidsplan, så det sker automatisk." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Chatmapper gør det muligt at få styr på organisationer, grupper og enkeltpersoner, da du kan sortere dem i unikke mapper, der kan tilpasses og arrangeres efter dine præferencer. Få vist ulæste beskeder fra dine foretrukne kontakter, filtrér efter chattype (1-til-1 og grupper), eller lav separate mapper som \"personlige chats\" og \"arbejdschat\" for hurtigt at finde de relevante beskeder. Aktivér chatmapper under Indstillinger > Chats for at komme i gang." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Denne opdatering indeholder også en fejlrettelse for et problem, der forhindrede, at forhåndsvisninger af link blev genereret, når beskeden også indeholdt emojitegn. Med venlig hilsen " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Denne opdatering forbedrer tilgængeligheden for skærmlæsere ved at springe gentagne tidsstempelmeddelelser over, når der kommer nye beskeder i en samtale." }, @@ -7301,6 +7466,6 @@ "messageformat": "Så er Signal-afstemninger landet! Er du og dine venner på samme bølgelængde, eller skal I lige afstemme jeres meninger først? Afstemninger er en nem måde at finde ud af, hvad din gruppechat virkelig mener. Opret en afstemning om restaurantmuligheder, feriedestinationer, musikvalg til næste roadtrip eller andre vigtige beslutninger. Alle gruppemedlemmer kan stemme og se svarene, og du bestemmer, om flere stemmer er tilladt." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Mediegalleriet indeholder nu to nye faner til lydmeddelelser og linkforhåndsvisninger. Hvis et link sendes i en gruppechat, afgiver det så en lyd?" } } diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 912d6b3ab5..5a9fcedc7f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Umfrage beenden" }, @@ -1137,10 +1140,10 @@ "messageformat": "Keine Stimmen" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Meistgewählte Option" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Angeheftete Nachricht nicht gefunden" }, "icu:Toast--PollNotFound": { "messageformat": "Umfrage konnte nicht gefunden werden" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Wähle vor Verlassen der Gruppe mindestens einen neuen Gruppen-Admin." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sichere Sitzung zurückgesetzt" }, @@ -5016,46 +5073,55 @@ "messageformat": "Gruppenbeschreibung hinzufügen …" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Sprachnachricht" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Link in einem Browser öffnen" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Dateien" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Keine Medieninhalte" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Hier werden Fotos, Videos und GIFs angezeigt, die du sendest und empfängst" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Keine Audio-Dateien" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Hier werden die Sprachnachrichten und Audiodateien angezeigt, die du sendest und empfängst" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Keine Links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Links, die du sendest und erhältst, werden hier angezeigt" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Keine Dateien" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Dateien, die du sendest und erhältst, werden hier angezeigt" }, "icu:MediaQualitySelector--button": { "messageformat": "Medienqualität auswählen" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Benachrichtigungsinhalt" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Mondsymbol" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Fertig" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Textfeld »Backup-Schlüssel«" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Backup-Schlüssel kopiert" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Schlüssel anzeigen" }, @@ -6754,7 +6928,7 @@ "messageformat": "Bearbeitungsverlauf" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Zeitstempel kopieren" }, "icu:ResendMessageEdit__body": { "messageformat": "Bearbeitete Nachricht konnte nicht versendet werden. Überprüfe deine Internetverbindung und versuche es erneut." @@ -7276,15 +7450,6 @@ "messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Richte individuelle Benachrichtigungsprofile ein und lege fest, welche Personen und Gruppen dir bei Aktivierung des Profils Benachrichtigungen schicken können. Erstelle ein «Arbeit»-Profil, damit persönliche Kontakte dich nicht ablenken können (mit Ausnahme deines Schatzes), und ein «Pause»-Profil, das deinen Chef ausschließt. Wann immer du willst kannst du zwischen Benachrichtigungsprofilen wechseln oder einen Zeitplan erstellen, damit das automatisch passiert." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Chat-Ordner helfen dir, deine Chats individuell in Ordner zu sortieren, die du immer wieder anpassen kannst. Lass dir ungelesene Nachrichten von Lieblingsmenschen anzeigen, filtere nach Chat-Art (Einzelchats und Gruppen) oder trenne Ordner in »Persönlich« und »Arbeit«, damit du immer die relevanten Nachrichten siehst. Aktiviere Chat-Ordner in Einstellungen > Chats, um loszulegen." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "• Das Update behebt einen Fehler, der dazu führte, dass Link-Vorschauen nicht angezeigt werden konnten, wenn die Nachricht Emoji-Zeichen enthielt. Danke, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Dieses Update verbessert die Barrierefreiheit für Nutzer von Screenreadern, indem wiederholte Zeitstempel-Mitteilungen übersprungen werden, wenn neue Nachrichten in einem Chat eintreffen." }, @@ -7301,6 +7466,6 @@ "messageformat": "• Auf Signal gibt's jetzt Umfragen! Seid ihr euch einig oder habt ihr total unterschiedliche Meinungen? Mit Umfragen kannst du ganz einfach herausfinden, was dein Gruppenchat wirklich denkt. Erstelle eine Umfrage mit verschiedenen Essensoptionen, Reisezielen, Musikwünschen für den nächsten Kurztrip oder zu einer anderen wichtigen Entscheidung. Alle Mitglieder der Gruppe können abstimmen und die Antworten der anderen sehen. Du kannst auch festlegen, ob mehrere Antworten möglich sind oder nicht." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Die Mediengalerie hat jetzt zwei neue Tabs:für Sprachnachrichten und für Link-Vorschauen. " } } diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 129aeccbd2..7d3c5e0126 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Πληροφορίες" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Λήξη δημοσκόπησης" }, @@ -1137,10 +1140,10 @@ "messageformat": "Δεν υπάρχουν ψήφοι" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Κερδίζει" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Δεν βρέθηκε το καρφιτσωμένο μήνυμα" }, "icu:Toast--PollNotFound": { "messageformat": "Δεν βρέθηκε δημοσκόπηση" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Πριν αποχωρήσεις, θα πρέπει να επιλέξεις τουλάχιστον νέο διαχειριστή ή διαχειρίστρια για την ομάδα." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Η ασφαλής σύνδεση επανεκκινήθηκε" }, @@ -5016,46 +5073,55 @@ "messageformat": "Προσθήκη περιγραφής ομάδας…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Μήνυμα φωνής" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Ήχος" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Άνοιγμα του συνδέσμου σε ένα πρόγραμμα περιήγησης" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Ήχος" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Αρχεία" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Σύνδεσμοι" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Κανένα πολυμέσο" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Οι φωτογραφίες, τα βίντεο και τα GIF που στέλνεις και λαμβάνεις θα εμφανίζονται εδώ" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Χωρίς ήχο" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Τα φωνητικά μηνύματα και τα αρχεία ήχου που στέλνεις και λαμβάνεις θα εμφανίζονται εδώ" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Δεν υπάρχουν σύνδεσμοι" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Οι σύνδεσμοι που στέλνεις και λαμβάνεις θα εμφανίζονται εδώ" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Δεν υπάρχουν αρχεία" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Τα αρχεία που στέλνεις και λαμβάνεις θα εμφανίζονται εδώ" }, "icu:MediaQualitySelector--button": { "messageformat": "Επιλογή ποιότητας πολυμέσων" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Περιεχόμενο ειδοποίησης" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Εικονίδιο φεγγαριού" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Τέλος" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Πλαίσιο κειμένου εφεδρικού κλειδιού" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Το εφεδρικό κλειδί αντιγράφηκε" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Προβολή κλειδιού" }, @@ -6754,7 +6928,7 @@ "messageformat": "Ιστορικό επεξεργασίας" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Αντιγραφή χρονικής σήμανσης" }, "icu:ResendMessageEdit__body": { "messageformat": "Δεν ήταν δυνατή η αποστολή αυτής της τροποποίησης. Έλεγξε τη σύνδεσή σου και δοκίμασε ξανά" @@ -7276,15 +7450,6 @@ "messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Ρύθμισε προσαρμοσμένα προφίλ ειδοποιήσεων για να ελέγχεις από ποιους χρήστες και ομάδες θα λαμβάνεις ειδοποιήσεις όταν το προφίλ είναι ενεργοποιημένο." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Οι φάκελοι συνομιλίας επιτρέπουν να οργανωθείς, να ομαδοποιήσεις και να ξεχωρίσεις σε μοναδικούς φακέλους που μπορείς να προσαρμόσεις και να αναδιατάξεις. Εμφάνισε μη αναγνωσμένα μηνύματα από τα αγαπημένα σου άτομα, φίλτραρε ανά τύπο συνομιλίας (ατομική συνομιλία και ομάδες) ή δημιούργησε ξεχωριστούς φακέλους όπως \"Προσωπικά\" και \"Εργασία\", ώστε να μπορείς να βλέπεις γρήγορα τα μηνύματα που σε αφορούν. Ενεργοποίησε τους φακέλους συνομιλίας στις Ρυθμίσεις > Συνομιλίες για να ξεκινήσεις." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Αυτή η ενημέρωση περιλαμβάνει επίσης μια διόρθωση σφάλματος για ένα πρόβλημα που εμπόδιζε τη δημιουργία προεπισκόπησης συνδέσμων όταν το μήνυμα περιελάμβανε επίσης χαρακτήρες emoji. Ευχαριστούμε, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Βελτιώσεις προσβασιμότητας." }, @@ -7301,6 +7466,6 @@ "messageformat": "Οι δημοσκοπήσεις Signal είναι εδώ! Οι δημοσκοπήσεις είναι ένας εύκολος τρόπος για να δεις τι πιστεύει πραγματικά η ομαδική συνομιλία σου. Δημιούργησε μια δημοσκόπηση με διαφορετικές επιλογές για δείπνο ή οποιαδήποτε άλλη σημαντική επιλογή. Όλοι οι συμμετέχοντες στην ομάδα μπορούν να ψηφίσουν και να δουν τις απαντήσεις των άλλων, ενώ εσύ μπορείς να αποφασίσεις αν θα επιτρέψεις πολλαπλές ψήφους." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Η συλλογή πολυμέσων περιλαμβάνει πλέον δύο νέες καρτέλες για ηχητικά μηνύματα και προεπισκοπήσεις συνδέσμων." } } diff --git a/_locales/en/messages.json b/_locales/en/messages.json index beea63b79d..87cd3c1c9f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6862,7 +6862,7 @@ }, "icu:MediaGallery__EmptyState__description--documents": { "messageformat": "Links that you send and receive will appear here", - "description": "Description of the empty state view of media gallery for links tab" + "description": "(Deleted 2025/12/03) Description of the empty state view of media gallery for links tab" }, "icu:MediaGallery__EmptyState__title--documents": { "messageformat": "No Files", @@ -6874,7 +6874,7 @@ }, "icu:MediaGallery__EmptyState__description--links": { "messageformat": "Files that you send and receive will appear here", - "description": "Description of the empty state view of media gallery for files tab" + "description": "(Deleted 2025/12/03) Description of the empty state view of media gallery for files tab" }, "icu:MediaQualitySelector--button": { "messageformat": "Select media quality", @@ -10085,18 +10085,6 @@ "description": "Release notes for releases that only include bug fixes", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Set up custom notification profiles to control which people and groups you receive notifications from when that profile is enabled. Create a “Work” profile that keeps non-coworkers at bay (with an exception for your bae) and a “Downtime” profile that doesn't include your boss. You can switch between notification profiles whenever you want, or configure a schedule so it happens automatically.", - "description": "(Deleted 2025/10/23) Release notes for 7.76 release" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Chat folders let you organize your organizations, group your groups, and individualize your individuals into unique folders that are easy to customize and rearrange. Display unread messages from your favorite people, filter by chat type (1-on-1 and groups), or create separate folders like \"Personal\" and \"Work\" so you can quickly see the messages that are relevant to you. Enable chat folders in Settings > Chats to get started.", - "description": "(Deleted 2025/10/30) Release notes for 7.77 release" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "This update also includes a bugfix for an issue that prevented link previews from being generated when the message also included emoji characters. Thanks, ", - "description": "(Deleted 2025/10/30) Release notes for 7.77 release" - }, "icu:WhatsNew__7.78-1": { "messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread.", "description": "(Deleted 2025/11/05) Release notes for 7.78 release" @@ -10119,6 +10107,6 @@ }, "icu:WhatsNew__7.81-1": { "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?", - "description": "Release notes for 7.81 release" + "description": "(Deleted 2025/12/03) Release notes for 7.81 release" } } diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 8728c866f4..4041c04bfa 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -81,7 +81,7 @@ "messageformat": "No se puede abrir Signal" }, "icu:cantOpenSignalError__detail": { - "messageformat": "Para solucionar el problema, consulta la guía de recuperación en la página de asistencia o ponte en contacto con el equipo de asistencia de Signal.\n\nSi necesitas usar Signal de inmediato, puedes eliminar tus datos y volver a vincular este dispositivo de escritorio. Tendrás la opción de transferir tu historial de mensajes desde tu teléfono." + "messageformat": "Para solucionar el problema, consulta la guía de recuperación en la página de asistencia o ponte en contacto con el equipo de Asistencia de Signal.\n\nSi necesitas usar Signal de inmediato, puedes eliminar tus datos y volver a vincular este dispositivo de escritorio. Tendrás la opción de transferir tu historial de mensajes desde tu teléfono." }, "icu:databaseError": { "messageformat": "Error en la base de datos" @@ -114,7 +114,7 @@ "messageformat": "Continue with plaintext key" }, "icu:mainMenuFile": { - "messageformat": "A&rchivo" + "messageformat": "&Archivo" }, "icu:mainMenuCreateStickers": { "messageformat": "Crear/subir paquete de stickers" @@ -129,7 +129,7 @@ "messageformat": "Ve&ntana" }, "icu:mainMenuHelp": { - "messageformat": "&Ayuda" + "messageformat": "A&yuda" }, "icu:mainMenuSettings": { "messageformat": "Ajustes…" @@ -546,7 +546,7 @@ "messageformat": "Registro de depuración enviado" }, "icu:debugLogSuccessNextSteps": { - "messageformat": "Se ha completado la carga del registro de depuración. Cuando contactes con el equipo de asistencia, copia la URL que se muestra más abajo y envíala junto con una descripción del problema que has tenido y los pasos para reproducirlo." + "messageformat": "Se ha completado la carga del registro de depuración. Cuando contactes con el equipo de Asistencia, copia la URL que se muestra más abajo y envíala junto con una descripción del problema que has tenido y los pasos para reproducirlo." }, "icu:debugLogLogIsIncomplete": { "messageformat": "… para ver el registro de depuración completo, haz clic en Guardar" @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Detalles" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Finalizar encuesta" }, @@ -1137,10 +1140,10 @@ "messageformat": "Sin votos" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Opción ganadora" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "No se ha encontrado el mensaje fijado" }, "icu:Toast--PollNotFound": { "messageformat": "No se ha encontrado la encuesta" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Antes de abandonar el grupo, designa a otra persona como admin." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sesión segura restablecida" }, @@ -2178,7 +2235,7 @@ "messageformat": "Historias" }, "icu:contactSearchPlaceholder": { - "messageformat": "Nombre de perfil, alias o número" + "messageformat": "Nombre, alias o número" }, "icu:noContactsFound": { "messageformat": "No se han encontrado contactos" @@ -3036,7 +3093,7 @@ "messageformat": "Consejos de seguridad" }, "icu:SafetyTipsModal__Description": { - "messageformat": "Ten cuidado al aceptar solicitudes de mensajes de personas que no conoces. Presta atención a lo siguiente:" + "messageformat": "Ten cuidado al aceptar solicitudes de mensajes de personas que no conoces. Aquí hay algunas recomendaciones a tener en cuenta:" }, "icu:SafetyTipsModal__TipTitle--Fake": { "messageformat": "Cuentas y nombres falsos" @@ -3129,7 +3186,7 @@ "messageformat": "Denunciar" }, "icu:MessageRequests--ReportAndMaybeBlockModal-title": { - "messageformat": "¿Denunciar como spam?" + "messageformat": "¿Denunciar spam?" }, "icu:MessageRequests--ReportAndMaybeBlockModal-body--direct": { "messageformat": "Se notificará a Signal que esta persona podría estar enviando spam. Signal no puede ver el contenido de ningún chat." @@ -3237,7 +3294,7 @@ "messageformat": "Este es el único chat oficial de Signal" }, "icu:ConversationHero--release-notes": { - "messageformat": "Mantente al día con las novedades y las notas de la versión." + "messageformat": "Mantente al día con las novedades y las notas de las nuevas versiones." }, "icu:member-of-1-group": { "messageformat": "Está en \"{group}\"" @@ -3591,7 +3648,7 @@ "messageformat": "Se ha producido un error" }, "icu:ErrorModal--description": { - "messageformat": "Inténtalo de nuevo o contacta con nuestro equipo de asistencia." + "messageformat": "Inténtalo de nuevo o contacta con nuestro equipo de Asistencia." }, "icu:DebugLogErrorModal__UnexpectedError": { "messageformat": "Se ha producido un error inesperado" @@ -5016,46 +5073,55 @@ "messageformat": "Añadir descripción del grupo…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mensaje de voz" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Abre el enlace en un navegador" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Documentos" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Enlaces" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "No hay archivos multimedia" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Aquí se mostrarán las fotos, vídeos y GIF que envíes y recibas." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "No hay archivos de audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Aquí se mostrarán los mensajes de voz y archivos de audio que envíes y recibas." }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "No hay enlaces" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Aquí se mostrarán los enlaces que envíes y recibas." + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "No hay documentos" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Aquí se mostrarán los documentos que envíes y recibas." }, "icu:MediaQualitySelector--button": { "messageformat": "Seleccionar calidad de fotos y vídeos" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Contenido de las notificaciones" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icono de luna" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Listo" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Cuadro de texto de clave de copia de seguridad" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Clave de copia de seguridad copiada" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ver clave" }, @@ -5787,7 +5961,7 @@ "messageformat": "Tu número de teléfono será visible para las personas y los grupos a los que les envíes mensajes." }, "icu:Preferences__pnp__sharing--description--nobody": { - "messageformat": "Tu número de teléfono no será visible para nadie a menos que lo tenga guardado en los contactos de su teléfono." + "messageformat": "Tu número de teléfono no será visible para nadie a menos que lo tenga guardado en su teléfono." }, "icu:Preferences__pnp__sharing--description--nobody--not-discoverable": { "messageformat": "Tu número de teléfono no será visible para nadie." @@ -5889,7 +6063,7 @@ "messageformat": "Seguridad de la pantalla" }, "icu:Preferences__content-protection--description": { - "messageformat": "Evita las capturas de pantalla de Signal en este dispositivo para mayor privacidad." + "messageformat": "Bloquea las capturas de pantalla de Signal en este dispositivo para mayor privacidad." }, "icu:Preferences__content-protection__modal--title": { "messageformat": "¿Desactivar la seguridad de la pantalla?" @@ -5946,7 +6120,7 @@ "messageformat": "Reinicia Signal para instalar la actualización." }, "icu:InstallScreenUpdateDialog--cannot-update__body": { - "messageformat": "Signal Desktop no se ha actualizado, pero hay una nueva versión disponible. Ve a {downloadUrl} e instala la nueva versión manualmente. Luego, puedes contactar con el equipo de asistencia o enviar un informe sobre este problema." + "messageformat": "Signal Desktop no se ha actualizado, pero hay una nueva versión disponible. Ve a {downloadUrl} e instala la nueva versión manualmente. Luego, puedes contactar con el equipo de Asistencia o enviar un informe sobre este problema." }, "icu:NSIS__retry-dialog--first-line": { "messageformat": "No se puede cerrar Signal.", @@ -6754,7 +6928,7 @@ "messageformat": "Historial de cambios" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiar marca de tiempo" }, "icu:ResendMessageEdit__body": { "messageformat": "No se ha podido enviar este mensaje editado. Comprueba tu conexión e inténtalo de nuevo." @@ -7276,15 +7450,6 @@ "messageformat": "Hemos hecho algunos ajustes, correcciones de errores y mejoras en el rendimiento. ¡Gracias por usar Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Configura perfiles de notificaciones personalizados para elegir de qué personas y grupos quieres recibir notificaciones cuando ese perfil esté activado. Crea un perfil de \"Trabajo\" para que tus amigos y familia no te distraigan mientras estás en la oficina, y un perfil de \"Desconexión\" que deje fuera a tu jefe. Puedes cambiar de un perfil a otro cuando quieras, o configurar un horario para que se cambie automáticamente." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Con las carpetas de chats puedes organizar, agrupar y personalizar tus conversaciones de forma sencilla y reordenarlas como prefieras. Úsalas para ver los mensajes no leídos de tus personas favoritas, filtrar por tipo de chat (individual o grupal) o separar los chats personales de los de trabajo y encontrar al momento ese mensaje que necesitas tener a mano. Para empezar a usar las carpetas de chats, actívalas en Ajustes > Chats." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Esta actualización también corrige un error que impedía que se generara la vista previa de un enlace cuando el mensaje incluía caracteres de emojis. ¡Gracias, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Esta actualización mejora la accesibilidad para las personas que usan un lector de pantalla, ya que omite las marcas de tiempo repetidas cuando llegan nuevos mensajes a una conversación." }, @@ -7301,6 +7466,6 @@ "messageformat": "¡Llegaron las encuestas de Signal! ¿Tu grupo va alineado o se vuelve \"en-cuesta arriba\" llegar a un acuerdo? Las encuestas son una forma sencilla de ver qué prefiere cada persona del grupo. Crea una encuesta con distintas opciones para decidir qué cenar, a dónde ir de vacaciones, qué lista de reproducción poner en el próximo viaje o cualquier otra decisión importante. Todas las personas del grupo pueden votar y ver las respuestas, y podrás decidir si se permite votar por más de una opción." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Ahora, la galería de archivos multimedia incluye dos nuevas pestañas: mensajes de audio y vistas previas de enlaces. Ideal para encontrar ese enlace que se perdió entre memes, fotos y buenos días." } } diff --git a/_locales/et-EE/messages.json b/_locales/et-EE/messages.json index bf6ce596cd..59ae60e638 100644 --- a/_locales/et-EE/messages.json +++ b/_locales/et-EE/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Teave" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Lõpeta küsitlus" }, @@ -1137,10 +1140,10 @@ "messageformat": "Vastuseid pole" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Võitja" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Kinnitatud sõnumit ei leitud" }, "icu:Toast--PollNotFound": { "messageformat": "Küsitlust ei leitud" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Enne lahkumist pead valima sellele grupile vähemalt ühe uue administraatori." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Turvaseanss lähtestati" }, @@ -5016,46 +5073,55 @@ "messageformat": "Lisa grupi kirjeldus…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Häälsõnum" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Ava link brauseris" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Failid" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Lingid" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Meedia puudub" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Siin kuvatakse sinu saadetud ja vastuvõetud fotod, videod ja GIF-id" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Heli puudub" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Siin kuvatakse sinu saadetud ja vastuvõetud häälsõnumid ja helifailid" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Linke ei ole" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Siin kuvatakse sinu saadetud ja vastuvõetud lingid" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Faile ei ole" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Siin kuvatakse sinu saadetud ja vastuvõetud failid" }, "icu:MediaQualitySelector--button": { "messageformat": "Vali meedia kvaliteet" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Teavituse sisu" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Kuu ikoon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Valmis" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Varukoopia võtme tekstiväli" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Varukoopia võti kopeeritud" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Vaata võtit" }, @@ -6754,7 +6928,7 @@ "messageformat": "Muutmiste ajalugu" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopeeri ajatempel" }, "icu:ResendMessageEdit__body": { "messageformat": "Seda muudatust ei saanud saata. Kontrolli oma ühendust ja proovi uuesti." @@ -7276,15 +7450,6 @@ "messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Seadista kohandatud teavituste profiilid, et hallata, millistelt inimestelt ja gruppidelt sa profiili sisselülitamisel teateid saad." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nüüd saad sorteerida oma vestlused eraldi kaustadesse, mida on lihtne muuta ja hallata. Vestluste kaustade abil näed oma lemmikkontaktide saadetud lugemata sõnumeid, saad filtreerida vestlusi tüübi alusel (privaatsed ja grupid), või luua eraldi kaustasid nagu Isiklik ja Töö, et asjakohaseid sõnumeid kiiresti näha. Alustamiseks luba vestluste kaustad valiku alt Sätted > Vestlused." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "See uuendus sisaldab ka veaparandust probleemile, mis takistas linkide eelvaadete genereerimist, kui sõnum sisaldas ka emotikone. Aitäh, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Parendused ligipääsetavuse osas." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signali küsitlused on kohal! Küsitlused on lihtne viis näha, mida su grupivestluse osalejad tegelikult arvavad. Loo küsitlus erinevate õhtusöögivõimaluste, puhkusepaikade, muusikaeelistustega eelolevaks autotripiks, või mõne muu olulise otsuse tegemiseks. Kõik grupi liikmed saavad hääletada ja üksteise vastuseid näha ning on sinu valik, kas lubad mitut häält või mitte." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Meediagaleriis on nüüd kaks uut vahekaarti häälsõnumite ja linkide eelvaadete jaoks." } } diff --git a/_locales/eu/messages.json b/_locales/eu/messages.json index cd934408ea..09a4cc7853 100644 --- a/_locales/eu/messages.json +++ b/_locales/eu/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Amaitu galdeketa" }, @@ -1137,10 +1140,10 @@ "messageformat": "Ez dago botorik" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Irabazten" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Ez da aurkitu mezu ainguratua" }, "icu:Toast--PollNotFound": { "messageformat": "Ez da aurkitu galdeketa" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Irten baino lehen, gutxienez administratzaile berri bat aukeratu behar duzu talde honetarako." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Saio segurua berrezarri da" }, @@ -5016,46 +5073,55 @@ "messageformat": "Gehitu taldearen deskribapena…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Ahots-mezua" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Audioa" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Ireki esteka arakatzaile batean" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Audioa" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fitxategiak" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Estekak" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Euskarririk ez" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Bidaltzen eta jasotzen dituzun argazki, bideo eta GIFak hemen agertuko dira" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ez dago audiorik" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Bidaltzen eta jasotzen dituzun ahots-mezuak eta audio-fitxategiak hemen agertuko dira" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ez dago estekarik" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Bidaltzen eta jasotzen dituzun estekak hemen agertuko dira" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Ez dago fitxategirik" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Bidaltzen eta jasotzen dituzun fitxategiak hemen agertuko dira" }, "icu:MediaQualitySelector--button": { "messageformat": "Hautatu multimedia-edukiaren kalitatea" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Jakinarazpenen edukia" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ilargi-ikonoa" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Eginda" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Babeskopia-gakoaren testu-koadroa" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Kopiatu da babeskopia-gakoa" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ikusi gakoa" }, @@ -6754,7 +6928,7 @@ "messageformat": "Edizio-historia" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiatu denbora-zigilua" }, "icu:ResendMessageEdit__body": { "messageformat": "Ezin izan da bidali aldaketa hau. Egiaztatu konexioa eta saiatu berriro." @@ -7276,15 +7450,6 @@ "messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Konfiguratu jakinarazpen-profil pertsonalizatuak eta kontrolatu zein pertsona eta talderen jakinarazpenak jasotzen dituzun profil bakoitza aktibatuta dagoenean." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Orain, txatak karpetatan antola ditzakezu, errazagoa izan dadin haiek pertsonalizatu eta ordenatzea. Erabili txat-karpetak gogoko kontaktuen irakurri gabeko mezuak bistaratzeko, txat motaren arabera iragazteko (banakoak eta taldekoak) edo sortu \"Pertsonala\" eta \"Lana\" bezalako karpeta bereiziak, bizkor ikus ditzazun zuretzat garrantzitsuak diren mezuak." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Halaber, mezuak emoji-karaktereak zituenean esteken aurreikuspena sortzea galarazten zuen arazo bat konpondu dugu eguneratze honetan. Eskerrik asko, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Erabilerraztasun-hobekuntzak." }, @@ -7301,6 +7466,6 @@ "messageformat": "Hemen dira Signal-eko galdeketak! Taldeko txatak benetan zer pentsatzen duen jakiteko modu erraza dira galdeketak. Sortu galdeketa bat afaltzeko aukera ezberdinekin, edo bestelako aukera garrantzitsuekin. Taldeko guztiek, bozkatu, eta besteen erantzunak ikusi ahalko dituzte; zuk, aldiz, boto bat baino gehiago eman daitekeen aukeratu ahalko duzu." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Orain, multimedia-edukiaren galeriak bi fitxa berri dauzka: bata audio-mezuetarako eta bestea esteka-aurreikuspenetarako." } } diff --git a/_locales/fa-IR/messages.json b/_locales/fa-IR/messages.json index 0cd69959bc..43c71d3dd1 100644 --- a/_locales/fa-IR/messages.json +++ b/_locales/fa-IR/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "اطلاعات" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "پایان نظرسنجی" }, @@ -1137,10 +1140,10 @@ "messageformat": "بدون رأی" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "گزینه پیشتاز" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "پیام سنجاق‌شده یافت نشد" }, "icu:Toast--PollNotFound": { "messageformat": "نظرسنجی یافت نشد" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "قبل از ترک کردن، باید حداقل یک مدیر جدید برای این گروه انتخاب کنید." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "جلسه‌ی امن از نو ایجاد شد" }, @@ -5016,46 +5073,55 @@ "messageformat": "افزودن توصیف گروه..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "پیام صوتی" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "صوت" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "باز کردن پیوند در مرورگر" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "صوت" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "فایل‌ها" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "پیوندها" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "رسانه‌ای موجود نیست" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "عکس‌ها، ویدیوها و GIFهایی که ارسال و دریافت می‌کنید اینجا ظاهر خواهند شد" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "هیچ فایل صوتی وجود ندارد" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "پیام‌های صوتی و فایل‌های صوتی که ارسال و دریافت می‌کنید اینجا ظاهر خواهند شد" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "بدون پیوند" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "پیوندهای ارسالی و دریافتی‌تان اینجا ظاهر خواهند شد" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "فایلی وجود ندارد" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "فایل‌های ارسالی و دریافتی‌تان اینجا ظاهر خواهند شد" }, "icu:MediaQualitySelector--button": { "messageformat": "انتخاب کیفیت رسانه" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "محتوای اعلان" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "آیکون ماه" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "تمام" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "کادر متن رمز پشتیبان" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "رمز پشتیبان کپی شد" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "مشاهده رمز" }, @@ -6754,7 +6928,7 @@ "messageformat": "تاریخچه ویرایش‌ها" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "کپی کردن برچسب زمان" }, "icu:ResendMessageEdit__body": { "messageformat": "این ویرایش ارسال نشد. اتصال خود را بررسی و دوباره امتحان کنید" @@ -7276,15 +7450,6 @@ "messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "پروفایل‌های اعلان سفارشی ایجاد کنید تا کنترل کنید از چه افراد و گروه‌هایی هنگام فعال بودن آن پروفایل، اعلان دریافت می‌کنید." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "پوشه‌های گفتگو به شما امکان می‌دهند سازمان‌ها، گروه‌ها و افراد مدنظر خود را در پوشه‌های جداگانه سازماندهی کنید که به‌راحتی قابل سفارشی‌سازی و تنظیم مجدد هستند. پیام‌های خوانده‌نشده از افراد موردعلاقه‌تان را نمایش دهید، بر حسب نوع گفتگو فیلتر کنید (یک به یک یا گروهی)، یا پوشه‌هایی مانند «شخصی» و «کاری» ایجاد کنید تا بتوانید پیام‌های مرتبط با خود را سریع ببینید. برای شروع، پوشه‌های گفتگو را در «تنظیمات > گفتگوها» فعال کنید." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "این نسخه جدید شامل رفع اشکالی که مانع می‌شد وقتی پیام حاوی نویسه‌های ایموجی است، پیش‌نمایش‌های پیوند تولید شوند. متشکریم، " - }, "icu:WhatsNew__7.78-1": { "messageformat": "بهبود دسترسی‌پذیری." }, @@ -7301,6 +7466,6 @@ "messageformat": "نظرسنجی‌های سیگنال اینجاست! نظرسنجی‌ها راهی آسان برای دیدن نظرات واقعی اعضای گروه هستند. یک نظرسنجی با گزینه‌های مختلف برای شام یا هر انتخاب مهم دیگری ایجاد کنید. همه افراد گروه می‌توانند رأی بدهند و پاسخ‌های یکدیگر را ببینند و شما می‌توانید تصمیم بگیرید که آیا اجازه رأی‌دهی چندگانه را بدهید یا خیر." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "گالری رسانه اکنون شامل دو زبانه جدید برای پیام‌های صوتی و پیش‌نمایش‌های پیوندها است." } } diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index a222ae601d..ef7d9fb662 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Tietoja" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Lopeta kysely" }, @@ -1137,10 +1140,10 @@ "messageformat": "Ei ääniä" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Voittaja" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Kiinnitettyä viestiä ei löytynyt" }, "icu:Toast--PollNotFound": { "messageformat": "Kyselyä ei löytynyt" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Ennen kuin poistut, valitse tälle ryhmälle vähintään yksi uusi järjestelmänvalvoja." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Suojattu istunto alustettu" }, @@ -5016,46 +5073,55 @@ "messageformat": "Lisää ryhmän kuvaus…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Ääniviesti" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Ääni" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Avaa linkki selaimessa" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Ääni" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Tiedostot" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Linkit" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Ei mediatiedostoja" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Lähettämäsi ja vastaanottamasi kuvat, videot ja GIF-tiedostot näkyvät täällä" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ei ääntä" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Lähettämäsi ääniviestit ja -tiedostot näytetään täällä" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ei linkkejä" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Lähettämäsi ja vastaanottamasi linkit näkyvät täällä" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Ei tiedostoja" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Lähettämäsi ja vastaanottamasi tiedostot näkyvät täällä" }, "icu:MediaQualitySelector--button": { "messageformat": "Valitse median laatu" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Ilmoituksen sisältö" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Kuun kuvake" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Valmis" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Varmuuskopion avaimen tekstilaatikko" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Varmuuskopion avain kopioitu" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Näytä avain" }, @@ -6754,7 +6928,7 @@ "messageformat": "Muokkaushistoria" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopioi aikaleima" }, "icu:ResendMessageEdit__body": { "messageformat": "Muokkausta ei voitu lähettää. Tarkasta verkkoyhteys ja yritä uudelleen" @@ -7276,15 +7450,6 @@ "messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Määritä mukautettuja ilmoitusprofiileja hallitaksesi keiltä ihmisiltä ja ryhmiltä saat ilmoituksia, kun kyseinen profiili on käytössä." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nyt voit järjestää keskustelut omiin kansioihinsa, joita on helppo muokata ja järjestellä uudelleen. Käyttämällä keskustelukansioita voit näyttää lukemattomat viestit suosikkikontakteiltasi, suodattaa keskustelun tyypin mukaan (kahdenväliset ja ryhmäkeskustelut) tai luoda erillisiä kansioita, kuten ”Henkilökohtainen” ja ”Työ”, jotta voit nopeasti nähdä sinulle merkitykselliset viestit." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Päivitys sisältää myös korjauksen ongelmaan, joka esti linkkien esikatselun luomisen, kun viestissä oli myös emoji-merkkejä. Kiitos, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Saavutettavuusparannuksia." }, @@ -7301,6 +7466,6 @@ "messageformat": "★ Signalissa voi nyt tehdä kyselyitä! Kyselyillä saat helposti selville, mitä mieltä ryhmäkeskustelussa aidosti ollaan. Luo kysely, jossa on erilaisia illallisvaihtoehtoja tai muita tärkeitä valintoja. Kaikki ryhmän jäsenet voivat äänestää ja nähdä toistensa vastaukset, ja voitte päättää, sallitteko useita ääniä vai ette." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Mediagalleria sisältää nyt kaksi uutta välilehteä ääniviesteille ja linkkien esikatseluille." } } diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index d4679e77c4..5199266d63 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Infos" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Arrêter le sondage" }, @@ -1137,10 +1140,10 @@ "messageformat": "Aucun vote" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Option ayant reçu le plus de votes" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Message épinglé introuvable" }, "icu:Toast--PollNotFound": { "messageformat": "Sondage introuvable" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Avant de quitter le groupe, vous devez choisir au moins un nouvel admin." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Session sécurisée réinitialisée" }, @@ -5016,46 +5073,55 @@ "messageformat": "Présentez le groupe en quelques mots…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Message vocal" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Ouvrir le lien dans un navigateur" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fichiers" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Liens" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Aucun média" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Les photos, vidéos et GIF que vous envoyez et recevez s'afficheront ici." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Aucun fichier audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Les messages vocaux et fichiers audio que vous envoyez et recevez s'afficheront ici." }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Aucun lien" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Les liens que vous envoyez et recevez s'afficheront ici." + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Aucun fichier" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Les fichiers que vous envoyez et recevez s'afficheront ici." }, "icu:MediaQualitySelector--button": { "messageformat": "Sélectionner la qualité des médias" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Contenu des notifications" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icône lune" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "OK" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Zone de texte de la clé de sauvegarde" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Clé de sauvegarde copiée" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Afficher la clé" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historique des modifications" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copier l'horodatage" }, "icu:ResendMessageEdit__body": { "messageformat": "Impossible d'envoyer cette modification. Veuillez vérifier votre connexion et réessayer." @@ -7276,15 +7450,6 @@ "messageformat": "Au menu de cette version : quelques ajustements de plus, quelques petits bugs en moins et des gains de performance. Merci d'utiliser Signal !", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Les profils de notification personnalisés débarquent sur Signal Desktop. Lorsqu'un profil est activé, vous ne recevez que les notifications des groupes et contacts de votre choix. Créez un profil \"Boulot\" pour rester focus au bureau et un profil \"Maison\" pour ne plus entendre parler de votre patron. Passez d'un profil de notification à l'autre quand vous voulez ou définissez des jours et des horaires pour une activation automatique." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Les fans d'organisation vont adorer les dossiers de conversations. Aussi simples à organiser qu'à personnaliser, ils vous permettent de gérer vos groupes et vos contacts comme bon vous semble. Rassemblez les messages non lus de vos proches, séparez vos conversations individuelles de vos conversations de groupe ou créez un dossier \"Travail\" pour préserver un équilibre vie pro/vie perso. Envie d'essayer ? Accédez à Paramètres > Conversations." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "L'aperçu des liens ne fonctionnait pas lorsque le message contenait aussi des émojis, mais vous allez vous apercevoir que le problème est résolu ! Merci, ." - }, "icu:WhatsNew__7.78-1": { "messageformat": "Au programme de cette mise à jour, une amélioration de l'accessibilité pour les utilisateurs de lecteurs d'écran : lorsque de nouveaux messages arrivent en même temps dans une conversation, Signal ne répète plus l'horodatage à chaque fois." }, @@ -7301,6 +7466,6 @@ "messageformat": "• Un vent de démocratie souffle sur Signal avec l'arrivée des sondages ! Plutôt restaurant chinois ou pizzeria ? Vacances à la mer ou à la montagne ? Et cette AG, au fait, on l'organise à quelle date ? Faites voter vos amis et prenez ensemble les décisions qui vous tiennent à cœur. Tous les membres du groupe peuvent voter et voir les réponses des autres participants. Et vous pouvez même autoriser plusieurs réponses par personne." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Deux nouveaux onglets font leur entrée dans la galerie multimédias : les messages vocaux et les aperçus de liens. Plus besoin de faire défiler la conversation pour retrouver le dernier vocal de votre meilleure amie ou ce \"lien-à-consulter-absolument\" avant la prochaine réunion !" } } diff --git a/_locales/ga-IE/messages.json b/_locales/ga-IE/messages.json index 1b4c2ea6aa..dcb92138bd 100644 --- a/_locales/ga-IE/messages.json +++ b/_locales/ga-IE/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Eolas" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Cuir deireadh leis an suirbhé" }, @@ -1137,10 +1140,10 @@ "messageformat": "Níl Aon Vótaí Ann" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Ag buachan" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Níor aimsíodh an teachtaireacht phionnáilte" }, "icu:Toast--PollNotFound": { "messageformat": "Níor aimsíodh an suirbhé" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Sula n-imíonn tú as, ní mór duit riarthóir nua amháin ar a laghad a roghnú don ghrúpa seo." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Athshocraíodh seisiún slán" }, @@ -5016,46 +5073,55 @@ "messageformat": "Cuir cur síos ar an ngrúpa leis…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Glórphost" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Fuaim" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Oscail an nasc i mbrabhsálaí" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Fuaim" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Comhaid" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Naisc" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Níl aon mheán ann" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Taispeánfar anseo grianghraif, físeáin agus GIFanna a sheolann tú agus a fhaigheann tú" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Níl aon fhuaim ann" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Taispeánfar anseo glórphoist agus comhaid fuaime a sheolann tú agus a fhaigheann tú" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Níl aon nasc ann" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Taispeánfar anseo naisc a sheolann tú agus a fhaigheann tú" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Níl aon chomhad ann" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Taispeánfar anseo comhaid a sheolann tú agus a fhaigheann tú" }, "icu:MediaQualitySelector--button": { "messageformat": "Roghnaigh caighdeán na meán" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Ábhar i bhFógraí" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Deilbhín na gealaí" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Déanta" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Bosca téacs don eochair chúltaca" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Eochair chúltaca cóipeáilte" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Féach ar an eochair" }, @@ -6754,7 +6928,7 @@ "messageformat": "Stair eagarthóireachta" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Cóipeáil an stampa ama" }, "icu:ResendMessageEdit__body": { "messageformat": "Níorbh fhéidir an eagarthóireacht sin a sheoladh. Seiceáil do nasc agus triail arís" @@ -7276,15 +7450,6 @@ "messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Socraigh próifílí fógraí saincheaptha le fógraí a fhaigheann tú ó dhaoine agus grúpaí a rialú nuair a chumasaítear an phróifíl sin." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Le fillteáin comhráite, is féidir leat d'eagraíochtaí a eagrú, do ghrúpaí a ghrúpáil, agus a bhfillteáin uathúla féin, atá éasca a shaincheapadh agus a atheagrú, a chruthú do do dhaoine aonair. Taispeáin teachtaireachtaí neamhléite ó na daoine is fearr leat, scag de réir cineál comhrá (duine le duine agus grúpaí), nó cruthaigh fillteáin ar leith cosúil le \"Pearsanta\" agus \"Obair\" ionas gur féidir leat na teachtaireachtaí atá ábhartha duit a fheiceáil go tapa. Cumasaigh fillteáin comhráite i Socruithe > Comhráite le tosú." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Áirítear leis an nuashonrú seo freisin réiteach fabht ar fhadhb a chuir cosc ar réamhamhairc ar nasc a ghiniúint agus carachtair emoji sa teachtaireacht freisin. Go raibh maith agat, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Feabhsuithe ar inrochtaineacht." }, @@ -7301,6 +7466,6 @@ "messageformat": "Tá suirbhéanna Signal anseo! Is bealach éasca iad suirbhéanna le tuairimí do ghrúpchomhrá a nochtadh i ndáiríre. Cruthaigh suirbhé ina bhfuil roghanna difriúla dinnéir nó cinn eile atá tábhachtach. Beidh vóta ag gach duine sa ghrúpa agus feicfidh siad freagairtí na ndaoine eile, agus beidh tú in ann vóta aonair nó ilvótaí a shocrú." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Tá dhá tháb nua i ngailearaí na meán le haghaidh teachtaireachtaí gutha agus réamhamhairc ar naisc." } } diff --git a/_locales/gl-ES/messages.json b/_locales/gl-ES/messages.json index 5da0395592..8db4d363f2 100644 --- a/_locales/gl-ES/messages.json +++ b/_locales/gl-ES/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Información" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Rematar enquisa" }, @@ -1137,10 +1140,10 @@ "messageformat": "Sen votos" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Gañando" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Non se atopou a mensaxe fixada" }, "icu:Toast--PollNotFound": { "messageformat": "Enquisa non atopada" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Antes de saír, debes escoller polo menos un novo administrador para o grupo." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Restablecer sesión segura" }, @@ -5016,46 +5073,55 @@ "messageformat": "Engadir descrición do grupo…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mensaxe de voz" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Son" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Abre a ligazón nun navegador" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Son" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Ficheiros" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Ligazóns" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Sen ficheiros multimedia" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "As fotos, os vídeos e os GIF que envíes e recibas aparecerán aquí" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Sen son" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "As mensaxe de voz e os arquivos de son que envíes e recibas aparecerán aquí" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Sen ligazóns" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "As ligazóns que envíes e recibas aparecerán aquí" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Sen arquivos" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Os arquivos que envíes e recibas aparecerán aquí" }, "icu:MediaQualitySelector--button": { "messageformat": "Seleccionar calidade do contido multimedia" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Contido das notificacións" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icona de lúa" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Feito" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Cadro de texto da clave de copia de seguranza" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Clave de seguranza copiada" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ver clave" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historial de edicións" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiar rexistro de hora" }, "icu:ResendMessageEdit__body": { "messageformat": "Esta edición non pode enviarse. Comproba a túa conexión e inténtao de novo" @@ -7276,15 +7450,6 @@ "messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Configura perfís de notificacións personalizados para xestionar de quen recibes avisos ao activar ese perfil." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Agora podes organizar as conversas en cartafois únicos e fáciles de personalizar e ordenar. Visualiza as mensaxes sen ler das túas persoas favoritas, filtra por tipo de conversa (individuais ou en grupo) ou establece cartafois separados como «Persoal» e «Traballo» para atopar rapidamente o que buscas. Activa xa os cartafois de conversas en Configuración > Conversas." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Esta actualización tamén inclúe a corrección dun erro que impedía xerar visualizacións de ligazóns cando a mensaxe contiña tamén emoticonas. Grazas, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Melloras no tocante á accesibilidade." }, @@ -7301,6 +7466,6 @@ "messageformat": "Chegan as enquisas a Signal! Teus amigos e máis ti estades na mesma onda ou sodes máis \"enquisitos\"? Un xeito rápido e cómodo de descubrir a opinión do teu grupo. Crea unha enquisa como opcións para ir, destinos para as vacacións, preferencias musicais para a vosa próxima viaxe pola estrada ou calquera outra decisión importante. Cada persoa do grupo pode votar e ver os resultados. Ti elixes se permites varios votos por persoa ou só un." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "A galería multimedia agora inclúe dúas novas lapelas para as mensaxes de voz e as visualizacións das ligazóns." } } diff --git a/_locales/gu-IN/messages.json b/_locales/gu-IN/messages.json index 16ea78ed22..c5f6850c28 100644 --- a/_locales/gu-IN/messages.json +++ b/_locales/gu-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "માહિતી" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "મતદાન સમાપ્ત કરો" }, @@ -1137,10 +1140,10 @@ "messageformat": "કોઈ મત નથી" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "વિજેતા" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "પિન કરેલો મેસેજ મળ્યો નથી" }, "icu:Toast--PollNotFound": { "messageformat": "મતદાન મળ્યું નથી" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "તમે ગ્રૂપ છોડો તે પહેલાં, તમારે આ ગ્રૂપ માટે ઓછામાં ઓછા એક નવા એડમિન પસંદ કરવા આવશ્યક છે." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "સુરક્ષિત સત્ર રીસેટ કરો." }, @@ -5016,46 +5073,55 @@ "messageformat": "ગ્રુપ ડિસ્ક્રિપ્શન ઉમેરો" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "વોઇસ મેસેજ" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ઓડિયો" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "બ્રાઉઝરમાં લિંક ખોલો" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ઓડિયો" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ફાઇલો" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "લિંક" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "કોઈ મીડિયા નથી" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "તમે મોકલો છો અને મેળવો છો તે ફોટા, વીડિયો અને GIF અહીં દેખાશે" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "કોઈ ઓડિયો નથી" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "વોઇસ મેસેજ અને ઓડિયો ફાઇલો જે તમે મોકલો છો અને મેળવો છો તે અહીં દેખાશે" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "કોઈ લિંક નથી" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "તમારા દ્વારા મોકલવામાં અને મેળવવામાં આવતી લિંક અહીં દેખાશે" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "કોઈ ફાઈલો નથી" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "તમારા દ્વારા મોકલવામાં અને મેળવવામાં આવતી ફાઈલો અહીં દેખાશે" }, "icu:MediaQualitySelector--button": { "messageformat": "મીડિયા ગુણવત્તા પસંદ કરો" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "નોટિફિકેશન કન્ટેન્ટ" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "ચંદ્રનો આઇકન" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "થઈ ગયું" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "બેકઅપ કી ટેક્સ્ટ બોક્સ" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "બેકઅપ કી કૉપિ કરી" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "કી જુઓ" }, @@ -6754,7 +6928,7 @@ "messageformat": "ફેરફારોની હિસ્ટ્રી" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ટાઇમસ્ટેમ્પ કોપિ કરો" }, "icu:ResendMessageEdit__body": { "messageformat": "આ ફેરફાર મોકલી શકાયો ન હતો. તમારું કનેક્શન તપાસો અને ફરી પ્રયાસ કરો" @@ -7276,15 +7450,6 @@ "messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "જ્યારે પ્રોફાઇલ સક્ષમ હોય ત્યારે તમને કયા લોકો અને ગ્રૂપ તરફથી નોટિફિકેશન મળે છે તે નિયંત્રિત કરવા માટે કસ્ટમ નોટિફિકેશન પ્રોફાઇલ સેટ કરો." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "હવે તમે તમારી ચેટને અનન્ય ફોલ્ડરમાં ગોઠવી શકો છો જે કસ્ટમાઇઝ અને ફરીથી ગોઠવવા માટે સરળ છે. તમારા મનપસંદ લોકોના વાંચ્યા વગરના મેસેજ પ્રદર્શિત કરવા માટે ચેટ ફોલ્ડરનો ઉપયોગ કરો, ચેટ પ્રકાર (1-ઓન-1 અને ગ્રૂપ) દ્વારા ફિલ્ટર કરો, અથવા \"વ્યક્તિગત\" અને \"કાર્ય\" જેવા અલગ ફોલ્ડર બનાવો જેથી તમે તમારા માટે સંબંધિત મેસેજ ઝડપથી જોઈ શકો." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "આ અપડેટમાં એક સમસ્યાનું બગફિક્સ પણ શામેલ છે જે મેસેજમાં ઇમોજી અક્ષરો શામેલ હોવા છતાં લિંક પ્રિવ્યૂ જનરેટ થવાથી અટકાવતી હતી. આભાર, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "ઍક્સેસીબીલીટી સુધારણાઓ." }, @@ -7301,6 +7466,6 @@ "messageformat": "પ્રસ્તુત છે Signal મતદાન! મતદાન એ તમારા ગ્રૂપ ચેટ ખરેખર શું વિચારે છે તે જોવાની એક સરળ રીત છે. સ્પર્ધાત્મક રાત્રિભોજન વિકલ્પો, વેકેશન સ્થળો, આગામી રોડ ટ્રીપ માટે મ્યુઝિકની પસંદગીઓ અથવા અન્ય કોઈ પણ મહત્ત્વપૂર્ણ પસંદગીઓ સાથે એક મતદાન બનાવો. ગ્રૂપમાં દરેક વ્યક્તિ મતદાન કરી શકે છે અને એકબીજાના પ્રતિભાવો જોઈ શકે છે અને તમે નક્કી કરી શકો છો કે બહુવિધ મત આપવા કે નહીં." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "મીડિયા ગેલેરીમાં હવે ઓડિયો મેસેજ અને લિંક પ્રિવ્યૂ માટે બે નવા ટેબનો સમાવેશ થાય છે." } } diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a3f90b89dd..94cd0df698 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "מידע" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "סיום סקר" }, @@ -1137,10 +1140,10 @@ "messageformat": "אין הצבעות" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "אפשרות מנצחת" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "הודעה מוצמדת לא נמצאה" }, "icu:Toast--PollNotFound": { "messageformat": "סקר לא נמצא" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "לפני העזיבה, יש לבחור לפחות מנהל חדש אחד עבור קבוצה זו." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "שיח מאובטח אופס" }, @@ -5016,46 +5073,55 @@ "messageformat": "הוסף תיאור קבוצה…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "הודעה קולית" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "שמע" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "פתיחת קישור בדפדפן" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "שמע" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "קבצים" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "קישורים" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "אין מדיה" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "תמונות, סרטונים וגיפים ששלחת וקיבלת יופיעו כאן" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "אין שמע" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "הודעות קוליות וקבצי שמע ששלחת וקיבלת יופיעו כאן" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "אין קישורים" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "קבצים ששלחת וקיבלת יופיעו כאן" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "אין קבצים" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "קבצים ששלחת וקיבלת יופיעו כאן" }, "icu:MediaQualitySelector--button": { "messageformat": "בחר איכות מדיה" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "תוכן התראה" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "סמל ירח" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "סיים" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "תיבת טקסט של מפתח גיבוי" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "מפתח הגיבוי הועתק" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "הצגת מפתח" }, @@ -6754,7 +6928,7 @@ "messageformat": "היסטוריית עריכות" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "העתקת חותמת זמן" }, "icu:ResendMessageEdit__body": { "messageformat": "לא הצלחנו לשלוח את העריכה. כדאי לבדוק את החיבור שלך ולנסות שוב" @@ -7276,15 +7450,6 @@ "messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ניתן להגדיר פרופילי התראות מותאמים אישית כדי לשלוט באנשים ובקבוצות שמקבלים מהם התראות כאשר פרופיל מסוים מופעל." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "כעת אפשר לסדר את הצ׳אטים שלך בתיקיות ייחודיות שקל להתאים אישית ולארגן מחדש.השתמש בתיקיות הצ׳אטים כדי להציג הודעות שלא נקראו מהאנשים האהובים עליך, לסנן לפי סוג צ׳אט (1-על-1 וקבוצות), או ליצור תיקיות נפרדות כמו ״אישי״ ו-״עבודה״ כדי לראות במהירות את ההודעות שרלוונטיות עבורך." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "עדכון זה כולל גם תיקון באג שמנע יצירת תצוגה מקדימה של קישורים כאשר ההודעה כללה גם סמלי אמוג׳י. תודה, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "עדכון זה משפר את הנגישות למשתמשים הנעזרים בקורא מסך, באמצעות דילוג על קריאת חותמות זמן חוזרות כשהודעות חדשות מתקבלות בשיחה." }, @@ -7301,6 +7466,6 @@ "messageformat": "הסקרים של Signal הגיעו! סקרים הם דרך קלה לראות מה חברי הצ׳אט הקבוצתי שלך באמת חושבים. אפשר ליצור סקר עם אפשרויות לארוחת ערב או כל בחירה חשובה אחרת. כל מי שבקבוצה יכול להצביע ולראות את התשובות של האחרים, ויש לך אפשרות להחליט אם לאפשר הצבעה לכמה אפשרויות שונות או לא." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "גלריית המדיה כוללת כעת שתי כרטיסיות חדשות להודעות שמע ולתצוגות מקדימות של קישורים." } } diff --git a/_locales/hi-IN/messages.json b/_locales/hi-IN/messages.json index 09dec6172a..aeace7d509 100644 --- a/_locales/hi-IN/messages.json +++ b/_locales/hi-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "जानकारी" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "पोल समाप्त करें" }, @@ -1137,10 +1140,10 @@ "messageformat": "कोई वोट नहीं मिला" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "आगे चल रहा" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "पिन किया हुआ मैसेज नहीं मिला" }, "icu:Toast--PollNotFound": { "messageformat": "पोल नहीं मिला" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "इससे पहले कि आप छोड़ें, आपको इस ग्रुप के लिए कम से कम एक नया एडमिन चुनना होगा।" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "सिक्योर सेशन रीसेट करें" }, @@ -3171,10 +3228,10 @@ "messageformat": "डिलीट करें और छोड़ें" }, "icu:MessageRequests--delete-group-confirm-body": { - "messageformat": "आप इस ग्रूप को छोङ देंगे और यह ग्रूप आपके सभी डिवाइस से डिलीट कर दिया जाएगा।" + "messageformat": "आपकी ग्रुप की सदस्यता खत्म हो जाएगी और आपके सभी डिवाइसों से यह डिलीट हो जाएगा।" }, "icu:MessageRequests--accept": { - "messageformat": "स्वीकृत" + "messageformat": "स्वीकार करें" }, "icu:MessageRequests--accept-confirm-title": { "messageformat": "अनुरोध मंज़ूर करें?" @@ -3183,7 +3240,7 @@ "messageformat": "अनुरोधों की सावधानी से समीक्षा करें। प्रोफ़ाइल नाम को अकाउंट के मालिक चुनते हैं और वे वेरिफ़ाइड नहीं होते।" }, "icu:MessageRequests--continue": { - "messageformat": "आगे" + "messageformat": "जारी रखें" }, "icu:MessageRequests--profile-sharing--group--link": { "messageformat": "इस ग्रुप के साथ अपनी चैट जारी रखनी है और इसके मेंबर्स के साथ अपना नाम और तस्वीर शेयर करनी है? अधिक जानें।" @@ -3240,34 +3297,34 @@ "messageformat": "खबरों और रिलीज़ नोट्स के साथ अप-टू-डेट रहें।" }, "icu:member-of-1-group": { - "messageformat": "{group} के मेंबर।" + "messageformat": "{group} में सदस्य हैं" }, "icu:member-of-2-groups": { - "messageformat": "{group1} और {group2}के मेंबर।" + "messageformat": "{group1} और {group2} में सदस्य हैं" }, "icu:member-of-3-groups": { - "messageformat": "{group1}, {group2}, और {group3} के मेंबर।" + "messageformat": "{group1}, {group2}, और {group3} में सदस्य हैं" }, "icu:member-of-more-than-3-groups--one-more": { - "messageformat": "{group1}, {group2}, {group3} और एक अन्य के सदस्य" + "messageformat": "{group1}, {group2}, {group3} समेत एक और ग्रुप में सदस्य हैं" }, "icu:member-of-more-than-3-groups--multiple-more": { "messageformat": "{remainingCount, plural, one {{group1}, {group2}, {group3} और {remainingCount,number} अधिक के सदस्य} other {{group1}, {group2}, {group3} और {remainingCount,number} अधिक के सदस्य}}" }, "icu:no-groups-in-common": { - "messageformat": "कोई साझा ग्रुप नहीं" + "messageformat": "आपके बीच कोई साझा ग्रुप मौजूद नहीं है" }, "icu:no-groups-in-common-warning": { - "messageformat": "कोई समूह सामान्य नहीं है। अनुरोधों की सावधानीपूर्वक समीक्षा करें।" + "messageformat": "आपके बीच कोई साझा ग्रुप मौजूद नहीं है। सावधानी के साथ अनुरोधों की समीक्षा करें।" }, "icu:acceptCall": { - "messageformat": "कॉल का उत्तर दें" + "messageformat": "कॉल का जवाब दें" }, "icu:acceptCallWithoutVideo": { "messageformat": "वीडियो के बिना कॉल का जवाब दें" }, "icu:declineCall": { - "messageformat": "रद्द करें" + "messageformat": "कॉल काटें" }, "icu:declinedIncomingAudioCall": { "messageformat": "अस्वीकृत वॉयस कॉल" @@ -3276,34 +3333,34 @@ "messageformat": "अस्वीकृत वीडियो कॉल" }, "icu:acceptedIncomingAudioCall": { - "messageformat": "इनकमिंग वॉयस कॉल" + "messageformat": "इनकमिंग वॉइस कॉल" }, "icu:acceptedIncomingVideoCall": { - "messageformat": "वीडियो कॉल आ रही है" + "messageformat": "इनकमिंग वीडियो कॉल" }, "icu:missedIncomingAudioCall": { - "messageformat": "छूटी हुई वॉयस कॉल" + "messageformat": "मिस हुई वॉइस कॉल" }, "icu:missedIncomingVideoCall": { "messageformat": "मिस हुई वीडियो कॉल" }, "icu:acceptedOutgoingAudioCall": { - "messageformat": "आउटगोइंग वॉयस कॉल" + "messageformat": "वॉइस कॉल की जा रही है" }, "icu:acceptedOutgoingVideoCall": { "messageformat": "वीडियो कॉल की जा रही है" }, "icu:missedOrDeclinedOutgoingAudioCall": { - "messageformat": "अनुत्तरित वॉयस कॉल" + "messageformat": "वॉइस कॉल का जवाब नहीं मिला" }, "icu:missedOrDeclinedOutgoingVideoCall": { - "messageformat": "वीडियो कॉल जो उठाई नहीं गई" + "messageformat": "वीडियो कॉल का जवाब नहीं मिला" }, "icu:minimizeToTrayNotification--title": { "messageformat": "Signal अब भी चल रहा है" }, "icu:minimizeToTrayNotification--body": { - "messageformat": "नोटिफ़िकेशन क्षेत्र में Signal चलता रहेगा। आप इसे Signal की सेटिंग्स में बदल सकते हैं।" + "messageformat": "नोटिफ़िकेशन वाले हिस्से में Signal चलता रहेगा। Signal की सेटिंग में जाकर इसे बदला जा सकता है।" }, "icu:incomingAudioCall": { "messageformat": "इनकमिंग वॉयस कॉल" @@ -3318,19 +3375,19 @@ "messageformat": "वीडियो कॉल की जा रही है" }, "icu:incomingGroupCall__ringing-you": { - "messageformat": "{ringer} आपको कॉल कर रहे हैं" + "messageformat": "{ringer} ने आपको कॉल की है" }, "icu:incomingGroupCall__ringing-1-other": { - "messageformat": "{ringer} आपको कॉल कर रहे हैं और {otherMember}" + "messageformat": "{ringer} ने आपको और {otherMember} को कॉल की है" }, "icu:incomingGroupCall__ringing-2-others": { - "messageformat": "{ringer} आपको कॉल कर रहे हैं, {first}, और {second}" + "messageformat": "{ringer} आपको, {first} को, और {second} को कॉल की है" }, "icu:incomingGroupCall__ringing-3-others": { - "messageformat": "{ringer} आपको कॉल कर रहे हैं, {first}, {second}, और 1 अन्य" + "messageformat": "{ringer} आपको, {first} को, {second} को, और 1 अन्य व्यक्ति को कॉल की है" }, "icu:incomingGroupCall__ringing-many": { - "messageformat": "{remaining, plural, one {{ringer} आपको कॉल कर रहे हैं, {first}, {second}, और {remaining,number} अन्य} other {{ringer} आपको कॉल कर रहे हैं, {first}, {second}, और {remaining,number} अन्य}}" + "messageformat": "{remaining, plural, one {{ringer} ने आपको, {first} को, {second} को, और {remaining,number} अन्य व्यक्ति को कॉल की है} other {{ringer} आपको कॉल कर रहे हैं, {first}, {second}, और {remaining,number} अन्य लोगों को कॉल की है}}" }, "icu:outgoingCallConnecting": { "messageformat": "जोड़ने" @@ -3348,10 +3405,10 @@ "messageformat": "जुड़ें" }, "icu:callNeedPermission": { - "messageformat": "{title} को आपसे एक मेसेज रिक्वेस्ट मिलेगी। आपका मेसेज अनुरोध स्वीकार होने के बाद आप कॉल कर सकते हैं।" + "messageformat": "{title} को आपकी ओर से मैसेज का एक अनुरोध मिलेगा। अनुरोध स्वीकार होने के बाद उन्हें कॉल किया जा सकता है।" }, "icu:callReconnecting": { - "messageformat": "फिर से जोड़ रहे हैं..." + "messageformat": "फिर से कनेक्ट हो रहा है..." }, "icu:CallControls__InfoDisplay--participants": { "messageformat": "{count, plural, one {{count,number} व्यक्ति} other {{count,number} लोग}}" @@ -3441,7 +3498,7 @@ "messageformat": "हाथ नीचे करें" }, "icu:callingDeviceSelection__settings": { - "messageformat": "सेटिंग्स" + "messageformat": "सेटिंग" }, "icu:calling__participants--pluralized": { "messageformat": "{people, plural, one {कॉल में {people,number}} other {कॉल में {people,number}}}" @@ -3462,13 +3519,13 @@ "messageformat": "आप पहले ही एक कॉल में हैं" }, "icu:calling__call-notification__button__call-full-tooltip": { - "messageformat": "कॉल {max,number} भागीदारों की क्षमता पर पहुँच गई है" + "messageformat": "कॉल में अधिकतम {max,number} लोग पहले से मौजूद हैं" }, "icu:calling__pip--on": { "messageformat": "कॉल को मिनिमाइज़ करें" }, "icu:calling__pip--off": { - "messageformat": "कॉल को फुलस्क्रीन करें" + "messageformat": "कॉल को पूरी स्क्रीन पर देखें" }, "icu:calling__preview--maximize": { "messageformat": "प्रीव्यू को मैक्सिमाइज़ करें" @@ -3492,19 +3549,19 @@ "messageformat": "व्यु अपडेट किया गया" }, "icu:calling__SelectPresentingSourcesModal--title": { - "messageformat": "अपनी स्क्रीन साझा करें" + "messageformat": "स्क्रीन शेयर करें" }, "icu:calling__SelectPresentingSourcesModal--confirm": { "messageformat": "शेयर करना शुरू करें" }, "icu:calling__SelectPresentingSourcesModal--entireScreen": { - "messageformat": "पूरी स्क्रीन" + "messageformat": "पूरी स्क्रीन पर" }, "icu:calling__SelectPresentingSourcesModal--screen": { "messageformat": "स्क्रीन {id}" }, "icu:calling__SelectPresentingSourcesModal--window": { - "messageformat": "एक विंडो" + "messageformat": "विंडो" }, "icu:calling__ParticipantInfoButton": { "messageformat": "इस संपर्क के बारे में और जानकारी" @@ -3546,7 +3603,7 @@ "messageformat": "वीडियो" }, "icu:callingDeviceSelection__label--audio-input": { - "messageformat": "माइक्रोफोन" + "messageformat": "माइक्रोफ़ोन" }, "icu:callingDeviceSelection__label--audio-output": { "messageformat": "स्पीकर" @@ -3558,40 +3615,40 @@ "messageformat": "डिफ़ॉल्ट" }, "icu:muteNotificationsTitle": { - "messageformat": "नोटिफिकेशन म्यूट करें" + "messageformat": "नोटिफ़िकेशन म्यूट करें" }, "icu:notMuted": { - "messageformat": "म्युट नहीं है" + "messageformat": "म्यूट नहीं है" }, "icu:muteHour": { - "messageformat": "एक घंटे के लिये म्युट करें" + "messageformat": "एक घंटे के लिए म्यूट करें" }, "icu:muteEightHours": { "messageformat": "आठ घंटे के लिए म्यूट करें" }, "icu:muteDay": { - "messageformat": "एक दिन के लिये म्युट करें" + "messageformat": "एक दिन के लिए म्यूट करें" }, "icu:muteWeek": { - "messageformat": "एक हफ़ते के लिये म्युट करें" + "messageformat": "एक हफ़्ते के लिए म्यूट करें" }, "icu:muteAlways": { - "messageformat": "हमेशा म्यूट करें" + "messageformat": "हमेशा के लिए म्यूट करें" }, "icu:unmute": { "messageformat": "अनम्यूट करें" }, "icu:muteExpirationLabelAlways": { - "messageformat": "हमेशा म्यूट किया गया" + "messageformat": "हमेशा म्यूट रहेगा" }, "icu:muteExpirationLabel": { - "messageformat": "{duration} तक म्यूट किया गया" + "messageformat": "{duration} तक के लिए म्यूट किया गया" }, "icu:ErrorModal--title": { - "messageformat": "कुछ गलत हो गया" + "messageformat": "कोई गड़बड़ी हुई!" }, "icu:ErrorModal--description": { - "messageformat": "कृपया फिर से प्रयास करें या समर्थन से संपर्क करें।" + "messageformat": "कृपया फिर से कोशिश करें या फिर सपोर्ट टीम से संपर्क करें।" }, "icu:DebugLogErrorModal__UnexpectedError": { "messageformat": "कोई अनचाही गड़बड़ी हुई" @@ -3612,43 +3669,43 @@ "messageformat": "{max, plural, one {इस संदेश को केवल {max,number} बार संपादित किया जा सकता है।} other {इस संदेश को केवल {max,number} बार संपादित किया जा सकता है।}}" }, "icu:unknown-sgnl-link": { - "messageformat": "क्षमा करें, वह sgnl: // लिंक समझ में नहीं आया!" + "messageformat": "माफ़ करें, sgnl: // लिंक सही नहीं है!" }, "icu:GroupV2--cannot-send": { - "messageformat": "आप उस ग्रुप में संदेश नहीं भेज सकते।" + "messageformat": "आपके पास इस ग्रुप में मैसेज करने का अधिकार नहीं है।" }, "icu:GroupV2--cannot-start-group-call": { - "messageformat": "केवल ग्रुप के ऐडमिन ही कॉल शुरू कर सकते हैं।" + "messageformat": "सिर्फ़ ग्रुप का ऐडमिन कॉल शुरू कर सकता है।" }, "icu:GroupV2--join--invalid-link--title": { - "messageformat": "अवैध लिंक" + "messageformat": "लिंक सही नहीं है" }, "icu:GroupV2--join--invalid-link": { - "messageformat": "यह एक वैध ग्रुप लिंक नहीं है। जॉइन करने से पहले सुनिश्चित करें कि संपूर्ण लिंक जुड़ा हुआ और सही है।" + "messageformat": "यह ग्रुप लिंक सही नहीं है। जुड़ने से पहले लिंक को एक बार ठीक से देख लें कि वह पूरा और सही है।" }, "icu:GroupV2--join--prompt": { - "messageformat": "क्या आप इस ग्रुप में जुड़ना चाहते हैं और इसके मेंबर्स के साथ अपना नाम और फोटो शेयर करना चाहते हैं?" + "messageformat": "क्या आपको इस ग्रुप में शामिल होना है। साथ ही, अपना नाम और फ़ोटो ग्रुप के सदस्यों के साथ शेयर करना है?" }, "icu:GroupV2--join--already-in-group": { - "messageformat": "आप पहले से ही इस समूह में हैं।" + "messageformat": "आप पहले से ही इस ग्रुप के सदस्य हैं।" }, "icu:GroupV2--join--already-awaiting-approval": { - "messageformat": "आप पहले ही इस समूह में शामिल होने की स्वीकृति का अनुरोध कर चुके हैं।" + "messageformat": "आपने इस ग्रुप में शामिल होने के लिए पहले ही अनुरोध भेजा हुआ है।" }, "icu:GroupV2--join--unknown-link-version--title": { - "messageformat": "अज्ञात लिंक संस्करण" + "messageformat": "लिंक का वर्ज़न सही नहीं है" }, "icu:GroupV2--join--unknown-link-version": { - "messageformat": "यह लिंक Signal Desktop के इस संस्करण द्वारा समर्थित नहीं है।" + "messageformat": "यह लिंक Signal डेस्कटॉप के इस वर्ज़न पर काम नहीं करता।" }, "icu:GroupV2--join--link-revoked--title": { - "messageformat": "समूह में शामिल नहीं हो सकते" + "messageformat": "ग्रुप से नहीं जुड़ा जा सकता" }, "icu:GroupV2--join--link-revoked": { - "messageformat": "यह ग्रुप लिंक अब वैध नहीं रहा।" + "messageformat": "यह ग्रुप लिंक अब काम नहीं करता।" }, "icu:GroupV2--join--link-forbidden--title": { - "messageformat": "समूह में शामिल नहीं हो सकते" + "messageformat": "ग्रुप से नहीं जुड़ा जा सकता" }, "icu:GroupV2--join--link-forbidden": { "messageformat": "आप ग्रुप लिंक से इस ग्रुप में शामिल नहीं हो सकते, क्योंकि एक एडमिन ने आपको हटा दिया है। ग्रुप में वापस शामिल होने के लिए किसी एडमिन से संपर्क करें।" @@ -3663,13 +3720,13 @@ "messageformat": "शामिल होने का अनुरोध" }, "icu:GroupV2--join--cancel-request-to-join": { - "messageformat": "निवेदन रद्द करें" + "messageformat": "अनुरोध रद्द करें" }, "icu:GroupV2--join--cancel-request-to-join--confirmation": { - "messageformat": "इस ग्रुप में जुड़ने का अपना निवेदन रद्द करना है?" + "messageformat": "इस ग्रुप में जुड़ने का अपना अनुरोध रद्द करना है?" }, "icu:GroupV2--join--cancel-request-to-join--yes": { - "messageformat": "हाँ" + "messageformat": "हां" }, "icu:GroupV2--join--cancel-request-to-join--no": { "messageformat": "नहीं" @@ -3678,19 +3735,19 @@ "messageformat": "{memberCount, plural, one {ग्रुप · {memberCount,number} सदस्य} other {ग्रुप · {memberCount,number} सदस्य}}" }, "icu:GroupV2--join--requested": { - "messageformat": "आपका ग्रुप में शामिल होने का अनुरोध ग्रुप ऐडमिन को भेजा जा चुका है। जब वे उस पर अमल करेंगे तब आपको सूचित किया जाएगा।" + "messageformat": "ग्रप से जुड़ने का आपका अनुरोध ऐडमिन को भेज दिया गया है। ऐडमिन के ऐक्शन लेने के बाद आपको Signal में नोटिफ़िकेशन मिल जाएगा।" }, "icu:GroupV2--join--general-join-failure--title": { - "messageformat": "लिंक त्रुटि" + "messageformat": "लिंक में कोई गड़बड़ी है" }, "icu:GroupV2--join--general-join-failure": { - "messageformat": "ग्रुप में शामिल नहीं हो सके। बाद में प्रयास करें।" + "messageformat": "ग्रुप जॉइन नहीं हो सका। कृपया थोड़ी देर बाद दोबारा कोशिश करें।" }, "icu:GroupV2--admin": { - "messageformat": "एडमिन" + "messageformat": "ऐडमिन" }, "icu:GroupV2--only-admins": { - "messageformat": "सिर्फ़ एडमिन" + "messageformat": "सिर्फ़ ऐडमन" }, "icu:GroupV2--all-members": { "messageformat": "सभी सदस्य" @@ -3699,232 +3756,232 @@ "messageformat": "अपडेट हो रहा है..." }, "icu:GroupV2--create--you": { - "messageformat": "यह ग्रूप आपने बनाया है।" + "messageformat": "यह ग्रुप आपने बनाया है।" }, "icu:GroupV2--create--other": { - "messageformat": "{memberName} ने ग्रुप बनाया।" + "messageformat": "यह ग्रुप {memberName} ने बनाया है।" }, "icu:GroupV2--create--unknown": { "messageformat": "ग्रुप बन गया था।" }, "icu:GroupV2--title--change--other": { - "messageformat": "{memberName} ने ग्रुप का नाम बदल कर \"{newTitle}\" रख दिया।" + "messageformat": "{memberName} ने ग्रुप का नाम बदलकर \"{newTitle}\" रख दिया है।" }, "icu:GroupV2--title--change--you": { - "messageformat": "आपने ग्रुप का नाम बदल कर \"{newTitle}\" रख दिया।" + "messageformat": "आपने ग्रुप का नाम बदलकर \"{newTitle}\" रख दिया है।" }, "icu:GroupV2--title--change--unknown": { - "messageformat": "एक मेंबर ने ग्रुप का नाम बदल कर \"{newTitle}\" रख दिया।" + "messageformat": "किसी सदस्य ने ग्रुप का नाम बदलकर \"{newTitle}\" रख दिया है।" }, "icu:GroupV2--title--remove--other": { "messageformat": "{memberName} ने ग्रुप का नाम हटा दिया।" }, "icu:GroupV2--title--remove--you": { - "messageformat": "आपने ग्रूप का नाम हटा दिया है।" + "messageformat": "आपने ग्रुप का नाम हटा दिया है।" }, "icu:GroupV2--title--remove--unknown": { - "messageformat": "एक मेंबर ने ग्रुप का नाम हटा दिया।" + "messageformat": "किसी सदस्य ने ग्रुप का नाम हटा दिया है।" }, "icu:GroupV2--avatar--change--other": { - "messageformat": "{memberName} ने ग्रुप का अवतार बदल दिया।" + "messageformat": "{memberName} ने ग्रुप अवतार बदल दिया है।" }, "icu:GroupV2--avatar--change--you": { - "messageformat": "आपने ग्रुप का अवतार बदल दिया है।" + "messageformat": "आपने ग्रुप अवतार बदल दिया है।" }, "icu:GroupV2--avatar--change--unknown": { - "messageformat": "एक मेंबर ने ग्रुप का अवतार बदल दिया।" + "messageformat": "किसी सदस्य ने ग्रुप अवतार बदल दिया है।" }, "icu:GroupV2--avatar--remove--other": { - "messageformat": "{memberName} ने ग्रुप का अवतार हटा दिया।" + "messageformat": "{memberName} ने ग्रुप अवतार हटा दिया है।" }, "icu:GroupV2--avatar--remove--you": { - "messageformat": "आपने ग्रुप का अवतार हटा दिया।" + "messageformat": "आपने ग्रुप अवतार हटा दिया है।" }, "icu:GroupV2--avatar--remove--unknown": { - "messageformat": "एक मेंबर ने ग्रुप का अवतार हटा दिया।" + "messageformat": "किसी सदस्य ने ग्रुप अवतार हटा दिया है।" }, "icu:GroupV2--access-attributes--admins--other": { - "messageformat": "{adminName} ने ग्रुप की जानकारी बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "{adminName} ने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-attributes--admins--you": { - "messageformat": "आपने ग्रुप की जानकारी बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "आपने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-attributes--admins--unknown": { - "messageformat": "एक एडमिन ने ग्रुप की जानकारी बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "किसी ऐडमिन ने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-attributes--all--other": { - "messageformat": "{adminName} ने ग्रुप की जानकारी बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "{adminName} ने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-attributes--all--you": { - "messageformat": "आपने ग्रुप की जानकारी बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "आपने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-attributes--all--unknown": { - "messageformat": "एक एडमिन ने ग्रुप की जानकारी बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "किसी ऐडमिन ने ग्रुप की जानकारी एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-members--admins--other": { - "messageformat": "{adminName} ने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "{adminName} ने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-members--admins--you": { - "messageformat": "आपने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "आपने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-members--admins--unknown": { - "messageformat": "एक एडमिन ने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"केवल एडमिन्स\" को दे दिया है।" + "messageformat": "किसी ऐडमिन ने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सिर्फ़ ऐडमिन\" कर दिया है।" }, "icu:GroupV2--access-members--all--other": { - "messageformat": "{adminName} ने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "{adminName} ने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-members--all--you": { - "messageformat": "आपने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "आपने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-members--all--unknown": { - "messageformat": "एक एडमिन ने ग्रुप की मेंबरशिप बदल पाने का अधिकार \"सभी मेंबर्स\" को दे दिया है।" + "messageformat": "किसी ऐडमिन ने ग्रुप की मेंबरशिप एडिट करने के अधिकार को बदलकर \"सभी सदस्य\" कर दिया है।" }, "icu:GroupV2--access-invite-link--disabled--you": { - "messageformat": "आपने समूह लिंक के लिए व्यवस्थापकीय स्वीकृति अक्षम कर दी है." + "messageformat": "आपने ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी बंद कर दी है।" }, "icu:GroupV2--access-invite-link--disabled--other": { - "messageformat": "{adminName} ने ग्रुप लिंक के लिए एडमिन अप्रूवल को डिसेबल कर दिया।" + "messageformat": "{adminName} ने ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी बंद कर दी है।" }, "icu:GroupV2--access-invite-link--disabled--unknown": { - "messageformat": "समूह लिंक के लिए व्यवस्थापकीय स्वीकृति अक्षम कर दी गई है." + "messageformat": "ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी बंद कर दी गई है।" }, "icu:GroupV2--access-invite-link--enabled--you": { - "messageformat": "आपने समूह लिंक के लिए व्यवस्थापकीय स्वीकृति सक्षम की है." + "messageformat": "आपने ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी चालू कर दी है।" }, "icu:GroupV2--access-invite-link--enabled--other": { - "messageformat": "{adminName} ने ग्रुप लिंक के लिए एडमिन अप्रूवल को सक्षम किया।" + "messageformat": "{adminName} ने ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी चालू कर दी है।" }, "icu:GroupV2--access-invite-link--enabled--unknown": { - "messageformat": "समूह लिंक के लिए व्यवस्थापकीय स्वीकृति सक्षम कर दी गई है." + "messageformat": "ग्रुप लिंक के लिए ऐडमिन की मंज़ूरी चालू कर दी गई है।" }, "icu:GroupV2--member-add--invited--you": { - "messageformat": "आपने आमंत्रित मेंबर {inviteeName} को शामिल किया।" + "messageformat": "आपने इनवाइट किए गए सदस्य {inviteeName} को जोड़ा है।" }, "icu:GroupV2--member-add--invited--other": { - "messageformat": "{memberName} ने आमंत्रित मेंबर {inviteeName} को शामिल किया।" + "messageformat": "{memberName} ने इनवाइट किए गए सदस्य {inviteeName} को जोड़ा है।" }, "icu:GroupV2--member-add--invited--unknown": { - "messageformat": "एक मेंबर ने आमंत्रित मेंबर {inviteeName} को शामिल किया।" + "messageformat": "किसी सदस्य ने इनवाइट किए गए सदस्य {inviteeName} को शामिल किया।" }, "icu:GroupV2--member-add--from-invite--other": { - "messageformat": "{inviteeName} ने {inviterName} का ग्रुप से जुड़ने का आमंत्रण स्वीकार कर लिया।" + "messageformat": "{inviteeName} ने {inviterName} की ओर से ग्रुप में शामिल होने का इनवाइट स्वीकार कर लिया है।" }, "icu:GroupV2--member-add--from-invite--other-no-from": { - "messageformat": "{inviteeName} ने ग्रुप से जुड़ने का आमंत्रण स्वीकार कर लिया।" + "messageformat": "{inviteeName} ने ग्रुप में शामिल होने का इनवाइट स्वीकार कर लिया है।" }, "icu:GroupV2--member-add--from-invite--you": { - "messageformat": "आपने {inviterName} का ग्रुप से जुड़ने का आमंत्रण स्वीकार कर लिया।" + "messageformat": "आपने {inviterName} की ओर से ग्रुप में शामिल होने का इनवाइट स्वीकार कर लिया है।" }, "icu:GroupV2--member-add--from-invite--you-no-from": { - "messageformat": "आपने ग्रूप से जुङने का आमंत्रण स्वीकार किया।" + "messageformat": "आपने ग्रुप में शामिल होने का इनवाइट स्वीकार कर लिया है।" }, "icu:GroupV2--member-add--from-invite--from-you": { - "messageformat": "{inviteeName} ने ग्रुप से जुड़ने का आपका आमंत्रण स्वीकार कर लिया।" + "messageformat": "{inviteeName} ने ग्रुप में शामिल होने का आपका इनवाइट स्वीकार कर लिया है।" }, "icu:GroupV2--member-add--other--other": { - "messageformat": "{adderName} ने {addeeName} को शामिल किया।" + "messageformat": "{adderName} ने {addeeName} को जोड़ा है।" }, "icu:GroupV2--member-add--other--you": { - "messageformat": "आपने {memberName} को शामिल किया।" + "messageformat": "आपने {memberName} को जोड़ा है।" }, "icu:GroupV2--member-add--other--unknown": { - "messageformat": "एक मेंबर ने {memberName} को शामिल किया।" + "messageformat": "किसी सदस्य ने {memberName} को जोड़ा है।" }, "icu:GroupV2--member-add--you--other": { - "messageformat": "{memberName} ने आपको ग्रुप में शामिल किया।" + "messageformat": "{memberName} ने आपको ग्रुप में जोड़ा है।" }, "icu:GroupV2--member-add--you--you": { - "messageformat": "आप ग्रुप में शामिल हो गए हैं।" + "messageformat": "आपने ग्रुप जॉइन किया है।" }, "icu:GroupV2--member-add--you--unknown": { - "messageformat": "आपको ग्रुप में शामिल किया गया था।" + "messageformat": "आपको ग्रुप में जोड़ा गया था।" }, "icu:GroupV2--member-add-from-link--you--you": { - "messageformat": "आप ग्रुप लिंक के माध्यम से ग्रुप में जुड़े।" + "messageformat": "आपने ग्रुप लिंक के ज़रिए ग्रुप जॉइन किया है।" }, "icu:GroupV2--member-add-from-link--other": { - "messageformat": "{memberName} ग्रुप लिंक के माध्यम से शामिल हुए" + "messageformat": "{memberName} ने ग्रुप लिंक के ज़रिए ग्रुप जॉइन किया है।" }, "icu:GroupV2--member-add-from-admin-approval--you--other": { - "messageformat": "{adminName} ने इस ग्रुप में शामिल होने के आपके अनुरोध को एप्रूव कर लिया है।" + "messageformat": "{adminName} ने ग्रुप से जुड़ने का आपका अनुरोध स्वीकार कर लिया है।" }, "icu:GroupV2--member-add-from-admin-approval--you--unknown": { - "messageformat": "आपका ग्रुप से जुड़ने का निवेदन स्वीकारा जा चूका है।" + "messageformat": "ग्रुप से जुड़ने का आपका अनुरोध स्वीकार कर लिया गया है।" }, "icu:GroupV2--member-add-from-admin-approval--other--you": { - "messageformat": "आपने {joinerName} से ग्रुप में जुड़ने का निवेदन स्वीकार किया।" + "messageformat": "आपने ग्रुप से जुड़ने के लिए {joinerName} की ओर से भेजे गए अनुरोध को मंज़ूरी दे दी है।" }, "icu:GroupV2--member-add-from-admin-approval--other--other": { - "messageformat": "{adminName} ने {joinerName} से ग्रुप में जुड़ने के अनुरोध को स्वीकार किया।" + "messageformat": "{adminName} ने ग्रुप से जुड़ने के लिए {joinerName} की ओर से भेजे गए अनुरोध को मंज़ूरी दे दी है।" }, "icu:GroupV2--member-add-from-admin-approval--other--unknown": { - "messageformat": "{joinerName} का ग्रुप से जुड़ने का निवेदन स्वीकारा जा चूका है।" + "messageformat": "{joinerName} की ओर से ग्रुप से जुड़ने का अनुरोध स्वीकार कर लिया गया है।" }, "icu:GroupV2--member-remove--other--other": { - "messageformat": "{adminName} ने {memberName} को हटा दिया।" + "messageformat": "{adminName} ने {memberName} को हटा दिया है।" }, "icu:GroupV2--member-remove--other--self": { - "messageformat": "{memberName} ने ग्रुप को छोड़ दिया।" + "messageformat": "{memberName} ने ग्रुप छोड़ दिया है।" }, "icu:GroupV2--member-remove--other--you": { - "messageformat": "आपने {memberName} को हटा दिया।" + "messageformat": "आपने {memberName} को हटा दिया है।" }, "icu:GroupV2--member-remove--other--unknown": { - "messageformat": "एक मेंबर ने {memberName} को हटा दिया।" + "messageformat": "किसी सदस्य ने {memberName} को हटा दिया है।" }, "icu:GroupV2--member-remove--you--other": { - "messageformat": "{adminName} ने आपको हटा दिया।" + "messageformat": "{adminName} ने आपको हटा दिया है।" }, "icu:GroupV2--member-remove--you--you": { - "messageformat": "आपने ग्रुप को छोड़ दिया।" + "messageformat": "आपने ग्रुप छोड़ दिया है।" }, "icu:GroupV2--member-remove--you--unknown": { - "messageformat": "आप ग्रूप से हटाए गये थे।" + "messageformat": "आपको ग्रुप से हटा दिया गया है।" }, "icu:GroupV2--member-privilege--promote--other--other": { - "messageformat": "{adminName} ने {memberName} को एक एडमिन बना दिया।" + "messageformat": "{adminName} ने {memberName} को ऐडमिन बनाया है।" }, "icu:GroupV2--member-privilege--promote--other--you": { - "messageformat": "आपने {memberName} को एक एडमिन बना दिया।" + "messageformat": "आपने {memberName} को ऐडमिन बनाया है।" }, "icu:GroupV2--member-privilege--promote--other--unknown": { - "messageformat": "एक एडमिन ने {memberName} को एडमिन बना दिया।" + "messageformat": "किसी ऐडमिन ने {memberName} को ऐडमिन बनाया है।" }, "icu:GroupV2--member-privilege--promote--you--other": { - "messageformat": "{adminName} ने आपको एक एडमिन बना दिया।" + "messageformat": "{adminName} ने आपको ऐडमिन बनाया है।" }, "icu:GroupV2--member-privilege--promote--you--unknown": { - "messageformat": "एक एडमिन ने आपको एडमिन बना दिया।" + "messageformat": "किसी ऐडमिन ने आपको ऐडमिन बनाया है।" }, "icu:GroupV2--member-privilege--demote--other--other": { - "messageformat": "{adminName} ने {memberName} के एडमिन अधिकार वापस ले लिए।" + "messageformat": "{adminName} ने {memberName} से ऐडमिन वाले अधिकार वापस ले लिए हैं।" }, "icu:GroupV2--member-privilege--demote--other--you": { - "messageformat": "आपने {memberName} के एडमिन अधिकार वापस ले लिए।" + "messageformat": "आपने {memberName} से ऐडमिन वाले अधिकार वापस ले लिए हैं।" }, "icu:GroupV2--member-privilege--demote--other--unknown": { - "messageformat": "एक एडमिन ने {memberName}के एडमिन अधिकार वापस ले लिए।" + "messageformat": "किसी ऐडमिन ने {memberName} से ऐडमिन वाले अधिकार वापस ले लिए हैं।" }, "icu:GroupV2--member-privilege--demote--you--other": { - "messageformat": "{adminName} ने आपके एडमिन अधिकार वापस ले लिए।" + "messageformat": "{adminName} ने आपसे ऐडमिन वाले अधिकार वापस ले लिए हैं।" }, "icu:GroupV2--member-privilege--demote--you--unknown": { - "messageformat": "एक एडमिन ने आपके एडमिन अधिकार वापस ले लिए।" + "messageformat": "किसी ऐडमिन ने आपसे ऐडमिन वाले अधिकार वापस ले लिए हैं।" }, "icu:GroupV2--pending-add--one--other--other": { - "messageformat": "{memberName} ने 1 व्यक्ति को ग्रुप में आमंत्रित किया।" + "messageformat": "{memberName} ने 1 व्यक्ति को ग्रुप में शामिल होने का इनवाइट भेजा है।" }, "icu:GroupV2--pending-add--one--other--you": { - "messageformat": "आपने {inviteeName} को ग्रुप में आंमत्रित किया।" + "messageformat": "आपने {inviteeName} को ग्रुप में शामिल होने का इनवाइट भेजा है।" }, "icu:GroupV2--pending-add--one--other--unknown": { - "messageformat": "एक व्यक्ति को ग्रुप में आमंत्रित किया गया था।" + "messageformat": "एक व्यक्ति को ग्रुप में शामिल होने का इनवाइट भेजा गया।" }, "icu:GroupV2--pending-add--one--you--other": { - "messageformat": "{memberName} ने आपको ग्रुप में आमंत्रित किया।" + "messageformat": "{memberName} ने आपको ग्रुप में शामिल होने का इनवाइट भेजा है।" }, "icu:GroupV2--pending-add--one--you--unknown": { - "messageformat": "आपको ग्रूप से जुङने के लिये आमंत्रित किया गया था।" + "messageformat": "आपको ग्रुप में शामिल होने का इनवाइट भेजा गया है।" }, "icu:GroupV2--pending-add--many--other": { "messageformat": "{count, plural, one {{memberName} ने {count,number} व्यक्ति को ग्रुप में आमंत्रित किया।} other {{memberName} ने {count,number} व्यक्तियों को ग्रुप में आमंत्रित किया।}}" @@ -3936,31 +3993,31 @@ "messageformat": "{count, plural, one {{count,number} व्यक्ति को ग्रुप में आमंत्रित किया गया था।} other {{count,number} व्यक्तियों को ग्रुप में आमंत्रित किया गया था।}}" }, "icu:GroupV2--pending-remove--decline--other": { - "messageformat": "{memberName} द्वारा आमंत्रित 1 व्यक्ति ने ग्रूप से जुङना अस्वीकार किया।" + "messageformat": "1 व्यक्ति ने ग्रुप से जुड़ने के लिए {memberName} की ओर से भेजे गए इनवाइट को खारिज कर दिया है।" }, "icu:GroupV2--pending-remove--decline--you": { - "messageformat": "{inviteeName} ने ग्रुप से जुड़ने का आपका आमंत्रण अस्वीकार कर दिया।" + "messageformat": "{inviteeName} ने ग्रुप से जुड़ने के लिए आपकी ओर से भेजे गए इनवाइट को खारिज कर दिया है।" }, "icu:GroupV2--pending-remove--decline--from-you": { - "messageformat": "आपने ग्रुप के आमंत्रण को अस्वीकार कर दिया।" + "messageformat": "आपने ग्रुप से जुड़ने के इनवाइट को खारिज कर दिया है।" }, "icu:GroupV2--pending-remove--decline--unknown": { - "messageformat": "1 व्यक्ति ने ग्रुप से जुड़ने का आमंत्रण अस्वीकार कर दिया।" + "messageformat": "1 व्यक्ति ने ग्रुप से जुड़ने के उनके इनवाइट को खारिज कर दिया है।" }, "icu:GroupV2--pending-remove--revoke--one--other": { - "messageformat": "{memberName} ने 1 व्यक्ति का ग्रुप से जुड़ने का आमंत्रण वापस ले लिया।" + "messageformat": "{memberName} ने ग्रुप से जुड़ने के लिए 1 व्यक्ति को भेजे गए इनवाइट को वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke--one--you": { - "messageformat": "आपने 1 व्यक्ति का ग्रूप से जुङने का आमंत्रण वापस लिया।" + "messageformat": "आपने ग्रुप से जुड़ने के लिए 1 व्यक्ति को भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-own--to-you": { - "messageformat": "{inviterName} ने आपको भेजना अपना आमंत्रण वापस ले लिया।" + "messageformat": "{inviterName} ने आपको भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-own--unknown": { - "messageformat": "{inviterName} ने 1 व्यक्ति को भेजा अपना आमंत्रण वापस ले लिया।" + "messageformat": "{inviterName} ने 1 व्यक्ति को भेजा इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke--one--unknown": { - "messageformat": "एक एडमिन ने 1 व्यक्ति को ग्रुप के लिए भेजा आमंत्रण वापस ले लिया।" + "messageformat": "किसी ऐडमिन ने ग्रुप से जुड़ने के लिए 1 व्यक्ति को भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke--many--other": { "messageformat": "{count, plural, one {{memberName} ने व्यक्ति के लिए ग्रुप आमंत्रण फिर से लागू किया।} other {{memberName} ने {count,number} व्यक्तियों के लिए ग्रुप आमंत्रण फिर से लागू किए।}}" @@ -3972,22 +4029,22 @@ "messageformat": "{count, plural, one {एक एडमिन ने 1 व्यक्ति को ग्रुप के लिए भेजा आमंत्रण वापस ले लिया।} other {एक एडमिन ने {count,number} लोगों को ग्रुप के लिए भेजा आमंत्रण वापस ले लिया।}}" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--other": { - "messageformat": "{adminName} ने {memberName} द्वारा ग्रुप के लिए आमंत्रित 1 व्यक्ति का आमंत्रण वापस ले लिया।" + "messageformat": "{adminName} ने ग्रुप से जुड़ने के लिए 1 व्यक्ति को {memberName} की ओर से भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--you": { - "messageformat": "आपने {memberName} द्वारा आमंत्रित 1 व्यक्ति का ग्रुप से जुड़ने का आमंत्रण वापस ले लिया।" + "messageformat": "आपने ग्रुप से जुड़ने के लिए 1 व्यक्ति को {memberName} की ओर से भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": { "messageformat": "एक एडमिन ने {memberName} द्वारा ग्रुप के लिए आमंत्रित 1 व्यक्ति का आमंत्रण वापस ले लिया।" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": { - "messageformat": "{adminName} ने आपके द्वारा {inviteeName} को भेजे ग्रुप के आमंत्रण को वापस ले लिया।" + "messageformat": "{adminName} ने ग्रुप से जुड़ने के लिए आपकी ओर से {inviteeName} को भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": { - "messageformat": "आपने {inviteeName} को भेजा अपना आमंत्रण रद्द किया।" + "messageformat": "आपने {inviteeName} को भेजा इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": { - "messageformat": "एक एडमिन ने आपके द्वारा {inviteeName} को ग्रुप के लिए भेजा अपना आमंत्रण वापस ले लिया।" + "messageformat": "किसी ऐडमिन ने ग्रुप से जुड़ने के लिए {inviteeName} को आपकी ओर से भेजा गया इनवाइट वापस ले लिया है।" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--other": { "messageformat": "{count, plural, one {{adminName} ने {memberName} द्वारा ग्रुप के लिए आमंत्रित {count,number} व्यक्ति के आमंत्रण वापस ले लिए।} other {{adminName} ने {memberName} द्वारा ग्रुप के लिए आमंत्रित {count,number} लोगों के आमंत्रण वापस ले लिए।}}" @@ -4008,25 +4065,25 @@ "messageformat": "{count, plural, one {एक एडमिन ने आपके द्वारा ग्रुप के लिए {count,number} लोगों को भेजे आमंत्रण वापस ले लिए।} other {एक एडमिन ने आपके द्वारा ग्रुप के लिए {count,number} लोगों को भेजे आमंत्रण वापस ले लिए।}}" }, "icu:GroupV2--admin-approval-add-one--you": { - "messageformat": "आपने ग्रुप में जुड़ने के लिए अनुरोध भेजा।" + "messageformat": "आपने ग्रुप में जुड़ने के लिए अनुरोध भेजा है।" }, "icu:GroupV2--admin-approval-add-one--other": { - "messageformat": "{joinerName} ने ग्रुप लिंक के माध्यम से जुड़ने का अनुरोध किया।" + "messageformat": "{joinerName} ने ग्रुप लिंक के ज़रिए जुड़ने का अनुरोध भेजा है।" }, "icu:GroupV2--admin-approval-remove-one--you--you": { - "messageformat": "आपने ग्रुप में जुड़ने के अपने अनुरोध को रद्द कर दिया।" + "messageformat": "आपने ग्रुप में जुड़ने का अपना अनुरोध रद्द कर दिया है।" }, "icu:GroupV2--admin-approval-remove-one--you--unknown": { - "messageformat": "एडमिन ने आपका इस ग्रुप से जुड़ने का निवेदन खरिज कर दिया है।" + "messageformat": "ग्रुप से जुड़ने के आपके अनुरोध को किसी ऐडमिन ने खारिज कर दिया है।" }, "icu:GroupV2--admin-approval-remove-one--other--you": { - "messageformat": "आपने {joinerName} से ग्रुप में जुड़ने के निवेदन से इनकार किया।" + "messageformat": "आपने ग्रुप से जुड़ने के {joinerName} के अनुरोध को खारिज कर दिया है।" }, "icu:GroupV2--admin-approval-remove-one--other--own": { - "messageformat": "{joinerName} ने ग्रुप में जुड़ने के उनके अनुरोध को रद्द कर दिया।" + "messageformat": "{joinerName} ने ग्रुप में जुड़ने का अपना अनुरोध रद्द कर दिया है।" }, "icu:GroupV2--admin-approval-remove-one--other--other": { - "messageformat": "{adminName} ने {joinerName} के ग्रुप से जुड़ने का निवेदन खरिज कर दिया है।" + "messageformat": "{adminName} ने ग्रुप से जुड़ने के {joinerName} का अनुरोध खारिज कर दिया है।" }, "icu:GroupV2--admin-approval-remove-one--other--unknown": { "messageformat": "{joinerName} के ग्रुप से जुड़ने के निवेदन को इनकार किया गया था।" @@ -4035,154 +4092,154 @@ "messageformat": "{numberOfRequests, plural, one {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए जुड़ने का अपना अनुरोध रद्द कर दिया} other {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए जुड़ने के {numberOfRequests,number} अनुरोध रद्द कर दिए}}" }, "icu:GroupV2--group-link-add--disabled--you": { - "messageformat": "आपने समूह लिंक चालू कर दिया है जिसमें व्यवस्थापकीय स्वीकृति अक्षम है." + "messageformat": "आपने ग्रुप लिंक चालू किया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में जुड़ सकता है।" }, "icu:GroupV2--group-link-add--disabled--other": { - "messageformat": "{adminName} ने समूह लिंक चालू कर दिया है जिसमें व्यवस्थापकीय स्वीकृति अक्षम है." + "messageformat": "{adminName} ने ग्रुप लिंक चालू किया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में जुड़ सकता है।" }, "icu:GroupV2--group-link-add--disabled--unknown": { - "messageformat": "ग्रुप लिंक चालू कर दिया गया है और व्यवस्थापकीय स्वीकृति अक्षम है." + "messageformat": "ग्रुप लिंक चालू कर दिया गया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में जुड़ सकता है।" }, "icu:GroupV2--group-link-add--enabled--you": { - "messageformat": "आपने समूह लिंक चालू किया है जिसमें व्यवस्थापकीय स्वीकृति सक्षम है." + "messageformat": "आपने ग्रुप लिंक चालू किया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में नहीं जुड़ सकता।" }, "icu:GroupV2--group-link-add--enabled--other": { - "messageformat": "{adminName} ने एडमिन अप्रूवल के साथ ग्रुप लिंक ऑन किया।" + "messageformat": "{adminName} ने ग्रुप लिंक चालू किया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में नहीं जुड़ सकता।" }, "icu:GroupV2--group-link-add--enabled--unknown": { - "messageformat": "व्यवस्थापक अनुमोदन सक्षम होने के साथ समूह लिंक चालू कर दिया गया है।" + "messageformat": "ग्रुप लिंक चालू कर दिया गया है। अब कोई भी व्यक्ति ऐडमिन की मंज़ूरी के बिना ग्रुप में नहीं जुड़ सकता।" }, "icu:GroupV2--group-link-remove--you": { - "messageformat": "आपने ग्रुप लिंक को बंद कर दिया।" + "messageformat": "आपने ग्रुप लिंक बंद कर दिया है।" }, "icu:GroupV2--group-link-remove--other": { - "messageformat": "{adminName} ने ग्रुप लिंक को बंद कर दिया।" + "messageformat": "{adminName} ने ग्रुप लिंक बंद कर दिया है।" }, "icu:GroupV2--group-link-remove--unknown": { - "messageformat": "इस ग्रुप कि लिंक बंद कर दी गयी है" + "messageformat": "ग्रुप लिंक बंद कर दिया गया है।" }, "icu:GroupV2--group-link-reset--you": { - "messageformat": "आपने ग्रुप लिंक को रीसेट कर दिया है।" + "messageformat": "आपने ग्रुप लिंक रीसेट कर दिया है।" }, "icu:GroupV2--group-link-reset--other": { - "messageformat": "{adminName} ने ग्रुप लिंक को रीसेट कर दिया है।" + "messageformat": "{adminName} ने ग्रुप लिंक रीसेट कर दिया है।" }, "icu:GroupV2--group-link-reset--unknown": { - "messageformat": "ग्रुप लिंक को रीसेट कर दिया गया है।" + "messageformat": "ग्रुप लिंक रीसेट कर दिया गया है।" }, "icu:GroupV2--description--remove--you": { - "messageformat": "आपने समूह विवरण हटा दिया है।" + "messageformat": "आपने ग्रुप की जानकारी हटा दी है।" }, "icu:GroupV2--description--remove--other": { - "messageformat": "{memberName} ने समूह विवरण हटा दिया।" + "messageformat": "{memberName} ने ग्रुप की जानकारी हटा दी है।" }, "icu:GroupV2--description--remove--unknown": { - "messageformat": "समूह विवरण हटा दिया गया था।" + "messageformat": "ग्रुप की जानकारी हटा दी गई है।" }, "icu:GroupV2--description--change--you": { - "messageformat": "आपने समूह विवरण बदल दिया है।" + "messageformat": "आपने ग्रुप की जानकारी बदल दी है।" }, "icu:GroupV2--description--change--other": { - "messageformat": "{memberName} ने समूह विवरण बदल दिया।" + "messageformat": "{memberName} ने ग्रुप की जानकारी बदल दी है।" }, "icu:GroupV2--description--change--unknown": { - "messageformat": "समूह विवरण बदल दिया गया था।" + "messageformat": "ग्रुप की जानकारी बदल दी गई है।" }, "icu:GroupV2--announcements--admin--you": { - "messageformat": "आपने ग्रुप सेटिंग को केवल व्यवस्थापकों को संदेश भेजने की अनुमति देने के लिए बदल दिया है।" + "messageformat": "आपने ग्रुप की सेटिंग बदल दी है। अब सिर्फ़ ऐडमिन मैसेज भेज सकेंगे।" }, "icu:GroupV2--announcements--admin--other": { - "messageformat": "{memberName} ने ग्रुप सेटिंग्ज़ को केवल ऐडमिन को संदेश भेजने की अनुमति देने के लिए बदल दिया।" + "messageformat": "{memberName} ने ग्रुप की सेटिंग बदल दी है। अब सिर्फ़ ऐडमिन मैसेज भेज सकेंगे।" }, "icu:GroupV2--announcements--admin--unknown": { - "messageformat": "ग्रुप को केवल ऐडमिन को संदेश भेजने की अनुमति देने के लिए बदल दिया गया था।" + "messageformat": "आपने ग्रुप की सेटिंग बदल दी गई है। अब सिर्फ़ ऐडमिन मैसेज भेज सकेंगे।" }, "icu:GroupV2--announcements--member--you": { - "messageformat": "आपने सभी सदस्यों को संदेश भेजने की अनुमति देने के लिए ग्रुप सेटिंग्स बदल दी हैं।" + "messageformat": "आपने ग्रुप की सेटिंग बदल दी है। अब सभी सदस्य मैसेज भेज सकेंगे।" }, "icu:GroupV2--announcements--member--other": { - "messageformat": "{memberName} ने ग्रुप सेटिंग्ज़ को सभी सदस्यों को संदेश भेजने की अनुमति देने के लिए बदल दिया।" + "messageformat": "{memberName} ने ग्रुप की सेटिंग बदल दी है। अब सभी सदस्य मैसेज भेज सकेंगे।" }, "icu:GroupV2--announcements--member--unknown": { - "messageformat": "ग्रुप को सभी सदस्यों को संदेश भेजने की अनुमति देने के लिए बदल दिया था।" + "messageformat": "ग्रुप की सेटिंग बदल दी गई है। अब सभी सदस्य मैसेज भेज सकेंगे।" }, "icu:GroupV2--summary": { "messageformat": "इस समूह के सदस्य या सेटिंग बदल गए हैं।" }, "icu:GroupV1--Migration--disabled--link": { - "messageformat": "नए फ़ीचर्स जैसे कि @mentions और एडमिन को एक्टिवेट करने के लिए इस ग्रुप को अपग्रेड करें। वे मेंबर जिन्होंने इस ग्रुप में अपना नाम और तस्वीर शेयर नहीं की है, उन्हें शामिल होने के लिए आमंत्रित किया जाएगा। अधिक जानें।" + "messageformat": "@mentions और ऐडमिन जैसे फ़ीचर ऐक्टिवेट करने के लिए इस ग्रुप को अपग्रेड करें। जिन सदस्यों ने इस ग्रुप में अब तक अपना नाम या फ़ोटो शेयर नहीं किया है उन्हें जॉइन करने के लिए इनवाइट भेजा जाएगा। और जानें।" }, "icu:GroupV1--Migration--was-upgraded": { - "messageformat": "इस ग्रुप को एक नए ग्रुप में अपग्रेड किया गया था।" + "messageformat": "इस ग्रुप को 'नया ग्रुप' में अपग्रेड किया गया।" }, "icu:GroupV1--Migration--learn-more": { "messageformat": "और जानें" }, "icu:GroupV1--Migration--migrate": { - "messageformat": "अपग्रेड" + "messageformat": "अपग्रेड करें" }, "icu:GroupV1--Migration--info--title": { - "messageformat": "नए समूह क्या हैं?" + "messageformat": "नए ग्रुप क्या हैं?" }, "icu:GroupV1--Migration--migrate--title": { - "messageformat": "नए समूह में अपग्रेड करें" + "messageformat": "नए ग्रुप में अपग्रेड करें" }, "icu:GroupV1--Migration--info--summary": { - "messageformat": "नए ग्रुप्स में कई फीचर्स हैं जैसे कि @mentions और ग्रुप एडमिन, और भविष्य में और भी कई फीचर शामिल किए जाएँगे।" + "messageformat": "नए ग्रुप में @mentions और ग्रुप ऐडमिन जैसी कई सुविधाएं मौजूद हैं। यही नहीं, भविष्य में इनमें और भी फ़ीचर जोड़े जाएंगे।" }, "icu:GroupV1--Migration--info--keep-history": { - "messageformat": "अपग्रेड करने से पहले के सभी मेसेज इतिहास और मीडिया को रख लिया गया है।" + "messageformat": "अपग्रेड करने के बाद भी आपके पुराने मैसेज और मीडिया सुरक्षित हैं।" }, "icu:GroupV1--Migration--migrate--keep-history": { - "messageformat": "अपग्रेड करने से पहले के सभी मेसेज इतिहास और मीडिया को रख लिया जाएगा।" + "messageformat": "अपग्रेड करने के बाद भी आपके पुराने मैसेज और मीडिया सुरक्षित रहेंगे।" }, "icu:GroupV1--Migration--info--invited--you": { - "messageformat": "इस ग्रुप में दोबारा जुड़ने के लिए बस आपको आमंत्रण को स्वीकार करना होगा, और जब तक आप स्वीकार नहीं कर लेते, आपको ग्रुप के मेसेज प्राप्त नहीं होंगे।" + "messageformat": "इस ग्रुप में वापस आने के लिए आपको नया इनवाइट स्वीकार करना पड़ेगा। इनवाइट स्वीकार करने तक आपको ग्रुप के मैसेज नहीं मिलेंगे।" }, "icu:GroupV1--Migration--info--invited--many": { - "messageformat": "इस ग्रुप में दोबारा जुड़ने के लिए इन मेंबर्स को आमंत्रण को स्वीकार करना होगा, और जब तक वे स्वीकार नहीं कर लेते, उन्हें ग्रुप के मेसेज प्राप्त नहीं होंगे:" + "messageformat": "इस ग्रुप में वापस आने के लिए इन सदस्यों को नया इनवाइट स्वीकार करना पड़ेगा। इनवाइट स्वीकार करने तक उन्हें ग्रुप के मैसेज नहीं मिलेंगे।" }, "icu:GroupV1--Migration--info--invited--one": { - "messageformat": "इस ग्रुप में दोबारा जुड़ने के लिए इस मेंबर को आमंत्रण को स्वीकार करना होगा, और जब तक वे स्वीकार नहीं कर लेते, उन्हें ग्रुप के मेसेज प्राप्त नहीं होंगे:" + "messageformat": "इस ग्रुप में वापस आने के लिए इस सदस्य को नया इनवाइट स्वीकार करना पड़ेगा। इनवाइट स्वीकार करने तक उसे ग्रुप के मैसेज नहीं मिलेंगे:" }, "icu:GroupV1--Migration--info--invited--count": { "messageformat": "{count, plural, one {इस ग्रुप में दोबारा जुड़ने के लिए {count,number} मेंबर को आमंत्रण को स्वीकार करना होगा, और जब तक वे स्वीकार नहीं कर लेते, उन्हें ग्रुप के संदेश प्राप्त नहीं होंगे।} other {इस ग्रुप में दोबारा जुड़ने के लिए {count,number} मेंबर्स को आमंत्रण को स्वीकार करना होगा, और जब तक वे स्वीकार नहीं कर लेते, उन्हें ग्रुप के संदेश प्राप्त नहीं होंगे।}}" }, "icu:GroupV1--Migration--info--removed--before--many": { - "messageformat": "ये मेंबर नए ग्रुपस में शामिल होने के योग्य नहीं हैं, और इन्हें ग्रुप में से हटा दिया जाएगा:" + "messageformat": "ये सदस्य नए ग्रुप में शामिल नहीं हो सकते, इसलिए इन्हें ग्रुप से हटाया जा रहा है:" }, "icu:GroupV1--Migration--info--removed--before--one": { - "messageformat": "यह मेंबर नए ग्रुपस में शामिल होने के योग्य नहीं है, और इन्हें ग्रुप में से हटा दिया जाएगा:" + "messageformat": "यह सदस्य नए ग्रुप में शामिल नहीं हो सकता, इसलिए इन्हें ग्रुप से हटाया जा रहा है:" }, "icu:GroupV1--Migration--info--removed--before--count": { "messageformat": "{count, plural, one {{count,number} मेंबर नए ग्रुपस में शामिल होने के योग्य नहीं हैं, और इसे ग्रुप में से निकाल दिया जाएगा।} other {{count,number} मेंबर नए ग्रुपस में शामिल होने के योग्य नहीं हैं, और इन्हें ग्रुप में से हटा दिया जाएगा।}}" }, "icu:GroupV1--Migration--info--removed--after--many": { - "messageformat": "ये मेंबर नए ग्रुप्स में शामिल होने के योग्य नहीं थे, और इन्हें ग्रुप में से हटा दिया गया था:" + "messageformat": "ये सदस्य नए ग्रुप में शामिल नहीं हो सकते, इसलिए इन्हें ग्रुप से हटाया गया:" }, "icu:GroupV1--Migration--info--removed--after--one": { - "messageformat": "यह मेंबर नए ग्रुप्स में शामिल होने के योग्य नहीं था, और इन्हें ग्रुप में से हटा दिया गया था:" + "messageformat": "यह सदस्य नए ग्रुप में शामिल नहीं हो सकता, इसलिए इन्हें ग्रुप से हटाया गया:" }, "icu:GroupV1--Migration--info--removed--after--count": { "messageformat": "{count, plural, one {{count,number} मेंबर नए ग्रुपस में शामिल होने के योग्य नहीं हैं, और इसे ग्रुप में से निकाल दिया जाएगा।} other {{count,number} मेंबर नए ग्रुप्स में शामिल होने के योग्य नहीं थे, और इन्हें ग्रुप में से हटा दिया गया था।}}" }, "icu:GroupV1--Migration--invited--you": { - "messageformat": "आपको नए ग्रुप में शमिल नहीं किया जा सका और आपको शामिल होने के लिए आमंत्रित किया गया है।" + "messageformat": "आपको नए ग्रुप में जोड़ा नहीं जा सका। इसलिए, आपको शामिल होने के लिए इनवाइट भेजा गया है।" }, "icu:GroupV1--Migration--invited--one": { - "messageformat": "{contact} को नए ग्रुप में शमिल नहीं किया जा सका और उन्हें शामिल होने के लिए आमंत्रित किया गया है।" + "messageformat": "{contact} को नए ग्रुप में जोड़ा नहीं जा सका। इसलिए, उन्हें शामिल होने के लिए इनवाइट भेजा गया है।" }, "icu:GroupV1--Migration--invited--many": { "messageformat": "{count, plural, one {एक सदस्य को नए ग्रुप में नहीं जोड़ा जा सका और उसे शामिल होने के लिए आमंत्रित किया गया है।} other {{count,number} सदस्यों को नए ग्रुप में नहीं जोड़ा जा सका और उन्हें शामिल होने के लिए आमंत्रित किया गया है।}}" }, "icu:GroupV1--Migration--removed--one": { - "messageformat": "{contact} को ग्रुप में से हटा दिया गया था।" + "messageformat": "{contact} को ग्रुप में से हटा दिया गया।" }, "icu:GroupV1--Migration--removed--many": { "messageformat": "{count, plural, one {{count,number} मेंबर को ग्रुप में से हटा दिया गया था।} other {{count,number} मेंबर्स को ग्रुप में से हटा दिया गया था।}}" }, "icu:close": { - "messageformat": "बंद करो" + "messageformat": "बंद करें" }, "icu:previous": { "messageformat": "पिछला" @@ -4200,13 +4257,13 @@ "messageformat": "Signal को डोनेट करें" }, "icu:BadgeSustainerInstructions__subheader": { - "messageformat": "Signal आप जैसे लोगों द्वारा संचालित है. योगदान दें और एक बैज पाएं." + "messageformat": "Signal आपके सहयोग से चलता है। आर्थिक योगदान दें और बैज पाएं।" }, "icu:BadgeSustainerInstructions__instructions__1": { - "messageformat": "अपने फ़ोन पर Signal को ओपेन करें" + "messageformat": "अपने फ़ोन पर Signal खोलें" }, "icu:BadgeSustainerInstructions__instructions__2": { - "messageformat": "सेटिंग्ज़ खोलने के लिए सबसे ऊपर बाईं ओर अपनी प्रोफ़ाइल फ़ोटो पर टैप करें" + "messageformat": "सेटिंग खोलने के लिए सबसे ऊपर बाईं ओर अपनी प्रोफ़ाइल फ़ोटो पर टैप करें" }, "icu:BadgeSustainerInstructions__instructions__3": { "messageformat": "\"Signal को डोनेट करें\" पर टैप करके सब्सक्राइब करें" @@ -4362,13 +4419,13 @@ "messageformat": "कोई अटैचमेंट या पोल जोड़ें" }, "icu:CompositionArea--sms-only__title": { - "messageformat": "यह व्यक्ति Signal का उपयोग नहीं कर रहा है" + "messageformat": "यह व्यक्ति Signal इस्तेमाल नहीं करता" }, "icu:CompositionArea--sms-only__body": { - "messageformat": "Signal Desktop गैर-Signal संपर्कों को संदेश भेजने का समर्थन नहीं करता है। अधिक सुरक्षित संदेश सेवा अनुभव के लिए इस व्यक्ति को Signal स्थापित करने के लिए कहें।" + "messageformat": "Signal डेस्कटॉप पर Signal के बाहर किसी भी कॉन्टैक्ट को मैसेज नहीं भेजा जा सकता। बेहतर सुरक्षा के लिए उस व्यक्ति से कहें कि वह Signal इंस्टॉल करे।" }, "icu:CompositionArea--sms-only__spinner-label": { - "messageformat": "संपर्क की पंजीकरण स्थिति की जाँच करना" + "messageformat": "जांच की जा रही है कि कॉन्टैक्ट Signal पर रजिस्टर्ड है या नहीं" }, "icu:CompositionArea__edit-action--discard": { "messageformat": "संदेश छोड़ें" @@ -4395,22 +4452,22 @@ "messageformat": "उपनाम" }, "icu:ContactModal--rm-admin": { - "messageformat": "संचालक के रूप में हटाएँ" + "messageformat": "ऐडमिन से हटाएं" }, "icu:ContactModal--make-admin": { - "messageformat": "एडमिन बनाएँ" + "messageformat": "ऐडमिन बनाएं" }, "icu:ContactModal--make-admin-info": { - "messageformat": "{contact} इस ग्रुप और इसके मेंबर्स में बदलाव कर पायेंगे।" + "messageformat": "{contact} के पास अब इस ग्रुप और इसमें मौजूद सदस्यों को एडिट करने का अधिकार है।" }, "icu:ContactModal--rm-admin-info": { - "messageformat": "{contact} को ग्रूप एडमिन के रूप में हटाएँ?" + "messageformat": "{contact} को ग्रुप ऐडमिन से हटाना है?" }, "icu:ContactModal--add-to-group": { "messageformat": "अन्य समूह में शामिल करें" }, "icu:ContactModal--remove-from-group": { - "messageformat": "ग्रूप से हटाएँ" + "messageformat": "ग्रूप से हटाएं" }, "icu:ContactModal--voice": { "messageformat": "वॉयस" @@ -4419,7 +4476,7 @@ "messageformat": "चैट का रंग" }, "icu:showConversationDetails": { - "messageformat": "ग्रुप सेटिंग्स" + "messageformat": "ग्रुप सेटिंग" }, "icu:showConversationDetails--direct": { "messageformat": "चैट सेटिंग्स" @@ -4428,13 +4485,13 @@ "messageformat": "इस चैट को अनम्यूट करें?" }, "icu:ConversationDetails--group-link": { - "messageformat": "समूह लिंक" + "messageformat": "ग्रुप लिंक" }, "icu:ConversationDetails--disappearing-messages-label": { - "messageformat": "गायब होने वाले मेसेज" + "messageformat": "गायब होने वाले मैसेज" }, "icu:ConversationDetails--disappearing-messages-info--group": { - "messageformat": "अगर सक्षम किया जाए, तो इस संवाद में भेजे गए और प्राप्त किए गए मेसेज देखे जाने के बाद गायब हो जाएंगे।" + "messageformat": "इस फ़ीचर को चालू करने पर, इस ग्रुप में भेजे और पाए गए मैसेज देखे जाने के बाद अपने-आप गायब हो जाएंगे।" }, "icu:ConversationDetails--disappearing-messages-info--direct": { "messageformat": "एनेबल होने पर, इस 1:1 चैट में भेजे और पाए गए मेसेज देखे जाने के बाद गायब हो जाएंगे." @@ -4455,58 +4512,58 @@ "messageformat": "यह इस उपनाम और नोट को स्थायी रूप से डिलीट कर देगा।" }, "icu:ConversationDetails--notifications": { - "messageformat": "अधिसूचनाएँ" + "messageformat": "नोटिफ़िकेशन" }, "icu:ConversationDetails--group-info-label": { - "messageformat": "ग्रुप जानकारी कौन बदल सकता है" + "messageformat": "ग्रुप की जानकारी कौन एडिट कर सकता है" }, "icu:ConversationDetails--group-info-info": { - "messageformat": "चुनें कि समूह का नाम, फ़ोटो, विवरण और गायब होने वाले संदेशों के टाइमर को कौन संपादित कर सकता है" + "messageformat": "चुनें कि ग्रुप का नाम, फ़ोटो, जानकारी, और गायब होने वाले मैसेज का टाइमर कौन एडिट कर सकता है।" }, "icu:ConversationDetails--add-members-label": { - "messageformat": "मेंबर्स को कौन शामिल कर सकता है" + "messageformat": "कौन सदस्य जोड़ सकता है" }, "icu:ConversationDetails--add-members-info": { - "messageformat": "चुनें कि कौन इस समूह में सदस्यों को जोड़ सकता है।" + "messageformat": "चुनें कि कौन इस ग्रुप में सदस्य जोड़ सकता है।" }, "icu:ConversationDetails--announcement-label": { - "messageformat": "संदेश कौन भेज सकता है" + "messageformat": "कौन मैसेज भेज सकता है" }, "icu:ConversationDetails--announcement-info": { - "messageformat": "यह चुनें कि ग्रुप में संदेश कौन भेज सकता है।" + "messageformat": "चुनें कि ग्रुप में कौन मैसेज भेज सकता है।" }, "icu:ConversationDetails--requests-and-invites": { - "messageformat": "अनुरोध और आमंत्रण" + "messageformat": "अनुरोध और इनवाइट भेजें" }, "icu:ConversationDetailsActions--leave-group": { - "messageformat": "समूह छोड़ दें" + "messageformat": "ग्रुप छोड़ें" }, "icu:ConversationDetailsActions--block-group": { - "messageformat": "समूह को ब्लाॅक करें" + "messageformat": "ग्रुप को ब्लॉक करें" }, "icu:ConversationDetailsActions--unblock-group": { - "messageformat": "समूह को अनब्लॉक करें" + "messageformat": "ग्रुप को अनब्लॉक करें" }, "icu:ConversationDetailsActions--leave-group-must-choose-new-admin": { - "messageformat": "इससे पहले कि आप छोड़ें, आपको इस ग्रुप के लिए कम से कम एक नया एडमिन चुनना होगा।" + "messageformat": "ग्रुप छोड़ने से पहले, आपको इस ग्रुप के लिए कम से कम एक नया ऐडमिन चुनना होगा।" }, "icu:ConversationDetailsActions--leave-group-modal-title": { - "messageformat": "क्या आपको यकीन है आप यह समूर छोङना चाहते हैं?" + "messageformat": "क्या आपको वाकई छोड़ना है?" }, "icu:ConversationDetailsActions--leave-group-modal-content": { - "messageformat": "अब आप इस ग्रुप मे कोई मेसेज भेज या प्राप्त नहीं कर पाऐंगे।" + "messageformat": "इसके बाद, आपके पास इस ग्रुप में मैसेज भेजने या पाने की सुविधा मौजूद नहीं रहेगी।" }, "icu:ConversationDetailsActions--leave-group-modal-confirm": { - "messageformat": "छोङें" + "messageformat": "छोड़ें" }, "icu:ConversationDetailsActions--unblock-group-modal-title": { "messageformat": "\"{groupName}\" ग्रुप को अनब्लॉक करना है?" }, "icu:ConversationDetailsActions--block-group-modal-title": { - "messageformat": "क्या आप \"{groupName}\" ग्रुप को ब्लॉक करके छोङना चाहते हैं?" + "messageformat": "\"{groupName}\" ग्रुप को ब्लॉक करके छोड़ना है?" }, "icu:ConversationDetailsActions--block-group-modal-content": { - "messageformat": "अब आपको इस ग्रुप से कोई संदेश या अपडेट नहीं मिलेंगे।" + "messageformat": "इसके बाद, आपको इस ग्रुप से कोई मैसेज या अपडेट नहीं मिलेगा।" }, "icu:ConversationDetailsActions--block-group-modal-confirm": { "messageformat": "ब्लॉक करें" @@ -4527,10 +4584,10 @@ "messageformat": "{number, plural, one {{number,number} सदस्य} other {{number,number} सदस्य}}" }, "icu:ConversationDetailsMembershipList--add-members": { - "messageformat": "मेंबर्स जोड़ें" + "messageformat": "सदस्य जोड़ें" }, "icu:ConversationDetailsMembershipList--show-all": { - "messageformat": "सभी देखें" + "messageformat": "सभी को देखें" }, "icu:ConversationDetailsGroups--title": { "messageformat": "{count, plural, one {{count,number} साझा समूह} other {{count,number} साझा ग्रुप}}" @@ -4539,10 +4596,10 @@ "messageformat": "कोई साझा ग्रुप नहीं" }, "icu:ConversationDetailsGroups--add-to-group": { - "messageformat": "किसी समूह में शामिल करें" + "messageformat": "ग्रुप में जोड़ें" }, "icu:ConversationDetailsGroups--show-all": { - "messageformat": "सभी देखें" + "messageformat": "सभी को देखें" }, "icu:EditNicknameAndNoteModal__Title": { "messageformat": "उपनाम" @@ -4569,34 +4626,34 @@ "messageformat": "नोट" }, "icu:ConversationNotificationsSettings__mentions__label": { - "messageformat": "मेंछन" + "messageformat": "मेंशन" }, "icu:ConversationNotificationsSettings__mentions__info": { "messageformat": "म्यूट की गई चैट में आपको मेंशन किए जाने पर अधिसूचना प्राप्त करें" }, "icu:ConversationNotificationsSettings__mentions__select__always-notify": { - "messageformat": "हमेशा सूचित करें" + "messageformat": "हमेशा सूचना भेजें" }, "icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": { - "messageformat": "यदि म्यूट किया गया है तो सूचित न करें" + "messageformat": "म्यूट रहने पर सूचना नहीं भेजें" }, "icu:GroupLinkManagement--clipboard": { - "messageformat": "समूह लिंक कॉपी किया गया।" + "messageformat": "ग्रुप लिंक कॉपी किया गया।" }, "icu:GroupLinkManagement--share": { "messageformat": "लिंक कॉपी करें" }, "icu:GroupLinkManagement--confirm-reset": { - "messageformat": "क्या आप वाक़ई ग्रुप लिंक को रीसेट करना चाहते हैं? लोग वर्तमान लिंक का इस्तेमाल करके ग्रुप में शामिल नहीं हो सकेंगे।" + "messageformat": "क्या आपको वाकई ग्रुप का लिंक रीसेट करना है? लोग मौजूदा लिंक की मदद से इस ग्रुप में नहीं जुड़ पाएंगे।" }, "icu:GroupLinkManagement--reset": { - "messageformat": "रीसेट लिंक" + "messageformat": "लिंक रीसेट करें" }, "icu:GroupLinkManagement--approve-label": { "messageformat": "एडमिन की मंज़ूरी की ज़रूरत है" }, "icu:GroupLinkManagement--approve-info": { - "messageformat": "समूह लिंक के माध्यम से शामिल होने वाले नए सदस्यों को स्वीकृति देने के लिए एक व्यवस्थापक की आवश्यकता है" + "messageformat": "ग्रुप लिंक की मदद से जुड़ने वाले नए सदस्यों के लिए ऐडमिन की मंज़ूरी ज़रूरी है" }, "icu:GroupLinkManagement__CopyGroupLinkButtonLabel": { "messageformat": "signal.group लिंक को क्लिपबोर्ड पर कॉपी करें" @@ -4605,49 +4662,49 @@ "messageformat": "अनुरोध ({count,number})" }, "icu:PendingInvites--tab-invites": { - "messageformat": "आमंत्रण ({count,number})" + "messageformat": "इनवाइट ({count,number})" }, "icu:PendingRequests--approve-for": { - "messageformat": "\"{name}\" से अनुरोध स्वीकार करें?" + "messageformat": "\"{name}\" का अनुरोध स्वीकार करना है?" }, "icu:PendingRequests--deny-for": { - "messageformat": "\"{name}\" से अनुरोध अस्वीकार करें?" + "messageformat": "\"{name}\" का अनुरोध खारिज करना है?" }, "icu:PendingRequests--deny-for--with-link": { - "messageformat": "\"{name}\" का अनुरोध अस्वीकार करें? वे फिर से ग्रुप लिंक के माध्यम से शामिल होने का अनुरोध नहीं कर पाएंगे।" + "messageformat": "\"{name}\" का अनुरोध खारिज करना है? ऐसा करने पर उनके पास इस ग्रुप लिंक की मदद से दोबारा इस ग्रुप में शामिल होने का विकल्प नहीं बचेगा।" }, "icu:PendingInvites--invited-by-you": { - "messageformat": "आपके द्वारा आमंत्रित" + "messageformat": "जिन्हें आपने इनवाइट भेजा है" }, "icu:PendingInvites--invited-by-others": { - "messageformat": "दूसरों द्वारा आमंत्रित" + "messageformat": "जिन्हें दूसरे लोगों ने इनवाइट भेजा है" }, "icu:PendingInvites--invited-count": { - "messageformat": "आमंत्रित {number,number}" + "messageformat": "इनवाइट किए गए सदस्य {number,number}" }, "icu:PendingInvites--revoke-for-label": { - "messageformat": "समूह आमंत्रण निरस्त करें" + "messageformat": "ग्रुप इनवाइट वापस लें" }, "icu:PendingInvites--revoke-for": { - "messageformat": "\"{name}\" का आमंत्रण वापस लें?" + "messageformat": "\"{name}\" का ग्रुप इनवाइट वापस लेना है?" }, "icu:PendingInvites--revoke-from": { - "messageformat": "{number, plural, one {\"{name}\" द्वारा भेजे गए {number,number} आमंत्रण वापस लें?} other {\"{name}\" द्वारा भेजे गए {number,number} आमंत्रण वापस लें?}}" + "messageformat": "{number, plural, one {\"{name}\" की ओर से भेजा गया {number,number} इनवाइट वापस लेना है?} other {\"{name}\" की ओर से भेजे गए {number,number} इनवाइट वापस लेने हैं?}}" }, "icu:PendingInvites--revoke": { - "messageformat": "वापस लेना" + "messageformat": "वापस लें" }, "icu:PendingRequests--approve": { "messageformat": "अनुरोध स्वीकार करें" }, "icu:PendingRequests--deny": { - "messageformat": "निवेदन को अस्वीकार करें" + "messageformat": "अनुरोध खारिज करें" }, "icu:PendingRequests--info": { - "messageformat": "इस सूची के लोग ग्रुप लिंक के माध्यम से \"{name}\" में शामिल होने का प्रयास कर रहे हैं।" + "messageformat": "इस सूची के लोग ग्रुप लिंक की मदद से \"{name}\" में शामिल होने की कोशिश कर रहे हैं।" }, "icu:PendingInvites--info": { - "messageformat": "इस समूह में आमंत्रित लोगों के विवरण तब तक नहीं दिखाए जाते जब तक वे शामिल नहीं हो जाते। समूह में शामिल होने के बाद ही आमंत्रित लोगों को संदेश दिखाई देंगे।" + "messageformat": "इस ग्रुप में इनवाइट किए गए लोगों की जानकारी उनके शामिल होने से पहले दिखाई नहीं देगी। Signal ग्रुप में शामिल होने के बाद ही वे मैसेज देख सकेंगे।" }, "icu:PendingRequests--block--button": { "messageformat": "अनुरोध ब्लॉक करें" @@ -4656,7 +4713,7 @@ "messageformat": "अनुरोध ब्लॉक करना है?" }, "icu:PendingRequests--block--contents": { - "messageformat": "{name} ग्रुप लिंक के माध्यम से इस ग्रुप में शामिल नहीं हो पाएंगे या होने का अनुरोध नहीं कर पाएंगे ।" + "messageformat": "{name} इस ग्रुप लिंक के ज़रिए न तो ग्रुप में जुड़ पाएंगे और न ही जुड़ने का अनुरोध कर पाएंगे। उन्हें सिर्फ़ मैन्युअल तरीके से ग्रुप में जोड़ा जा सकता है।" }, "icu:PendingRequests--block--confirm": { "messageformat": "अनुरोध ब्लॉक करें" @@ -4707,52 +4764,52 @@ "messageformat": "आप केवल 30 संदेशों तक ही अग्रेषित कर सकते हैं" }, "icu:ContactPill--remove": { - "messageformat": "नाम हटाना" + "messageformat": "कॉन्टैक्ट हटाएं" }, "icu:NewlyCreatedGroupInvitedContactsDialog--title": { - "messageformat": "{count, plural, one {आमंत्रण भेजा गया} other {{count,number} आमंत्रण भेजे गए}}" + "messageformat": "{count, plural, one {इनवाइट भेजा गया} other {{count,number} इनवाइट भेजे गए}}" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": { - "messageformat": "आपके द्वारा {name} को इस समूह में स्वचालित रूप से नहीं जोड़ा जा सकता है।" + "messageformat": "आपके पास {name} को इस ग्रुप में ऑटोमैटिक तरीके से जोड़ने का अधिकार नहीं है।" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": { - "messageformat": "आपके द्वारा इन उपयोगकर्ताओं को इस समूह में स्वतः नहीं जोड़ा जा सकता है।" + "messageformat": "आपके पास इस यूज़र को इस ग्रुप में ऑटोमैटिक तरीके से जोड़ने का अधिकार नहीं है।" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": { - "messageformat": "उन्हें शामिल होने के लिए आमंत्रित किया गया है, और जब तक वे स्वीकार नहीं करते तब तक कोई समूह संदेश नहीं देखेंगे।" + "messageformat": "उन्हें शामिल होने के लिए इनवाइट भेजा गया है। इनवाइट स्वीकार करने के बाद ही उन्हें ग्रुप के मैसेज दिख सकेंगे।" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": { - "messageformat": "अधिक जानें" + "messageformat": "और जानें" }, "icu:AddGroupMembersModal--title": { - "messageformat": "मेंबर्स जोड़ें" + "messageformat": "सदस्य जोड़ें" }, "icu:AddGroupMembersModal--continue-to-confirm": { - "messageformat": "अपडेट" + "messageformat": "अपडेट करें" }, "icu:AddGroupMembersModal--confirm-title--one": { - "messageformat": "{person} को \"{group}\" में जोड़ें?" + "messageformat": "{person} को \"{group}\" में जोड़ना है?" }, "icu:AddGroupMembersModal--confirm-title--many": { - "messageformat": "{count,number} सदस्यों को {group} में जोड़ें?" + "messageformat": "{count,number} सदस्यों को {group} में जोड़ना है?" }, "icu:AddGroupMembersModal--confirm-button--one": { "messageformat": "सदस्य जोड़ें" }, "icu:AddGroupMembersModal--confirm-button--many": { - "messageformat": "मेंबर्स जोड़ें" + "messageformat": "सदस्य जोड़ें" }, "icu:createNewGroupButton": { "messageformat": "नया ग्रुप" }, "icu:selectContact": { - "messageformat": "संपर्क {name} चुनें" + "messageformat": "कॉन्टैक्ट {name} को चुनें" }, "icu:deselectContact": { - "messageformat": "कॉन्टैक्ट {name} का चुनाव रद्द करें" + "messageformat": "कॉन्टैक्ट {name} को इस लिस्ट से हटाएं" }, "icu:cannotSelectContact": { - "messageformat": "संपर्क {name} को चुन नहीं सकता" + "messageformat": "कॉन्टैक्ट {name} को चुना नहीं जा सकता" }, "icu:alreadyAMember": { "messageformat": "पहले से सदस्य हैं" @@ -4770,7 +4827,7 @@ "messageformat": "ऑडियो अटैचमेंट डाउनलोड हो रहा है..." }, "icu:MessageAudio--slider": { - "messageformat": "ऑडियो अटैचमेंट का प्लेबैक समय" + "messageformat": "ऑडियो अटैचमेंट का प्लेबैक टाइम" }, "icu:MessageAudio--playbackRate1": { "messageformat": "1" @@ -4797,7 +4854,7 @@ "messageformat": "कॉल लिंक शेयर करें" }, "icu:ForwardMessageModal--continue": { - "messageformat": "आगे" + "messageformat": "जारी रखें" }, "icu:ForwardMessagesModal__toast--CannotForwardEmptyMessage": { "messageformat": "खाली या हटाए गए संदेशों को अग्रेषित नहीं कर सकते" @@ -4818,16 +4875,16 @@ "messageformat": "{count, plural, one {इस समूह में {count,number} नाम संबंधी संघर्ष पाया गया। सदस्य की समीक्षा करें} other {इस समूह में {count,number} नाम संबंधी संघर्ष पाए गए। सदस्य की समीक्षा करें}}" }, "icu:ContactSpoofingReviewDialog__title": { - "messageformat": "निवेदन की समीक्षा करें" + "messageformat": "अनुरोध की समीक्षा करें" }, "icu:ContactSpoofingReviewDialog__description": { - "messageformat": "अगर आप इस निवेदन को भेजने वाले के बारे में निश्चित नहीं हों, तो निचे दिए गए संपर्कों की समीक्षा करें और कार्रवाई करें।" + "messageformat": "अगर आपको पता नहीं है कि अनुरोध किसने भेजी है, तो नीचे दिए गए कॉन्टैक्ट देखें और उसी मुताबिक ज़रूरी कदम उठाएं।" }, "icu:ContactSpoofingReviewDialog__possibly-unsafe-title": { - "messageformat": "निवेदन" + "messageformat": "अनुरोध" }, "icu:ContactSpoofingReviewDialog__safe-title": { - "messageformat": "आपकी संपर्क जानकारी" + "messageformat": "आपका कॉन्टैक्ट" }, "icu:ContactSpoofingReviewDialog__group__title": { "messageformat": "सदस्यों की समीक्षा करें" @@ -4845,46 +4902,46 @@ "messageformat": "Signal कनेक्शन" }, "icu:ContactSpoofingReviewDialog__group__name-change-info": { - "messageformat": "हाल ही में अपना प्रोफ़ाइल नाम {oldName} से {newName} में बदला है" + "messageformat": "इन्होंने हाल ही में अपना प्रोफ़ाइल नेम {oldName} से बदलकर {newName} किया है" }, "icu:RemoveGroupMemberConfirmation__remove-button": { - "messageformat": "ग्रूप से हटाएँ" + "messageformat": "ग्रुप से हटाएं" }, "icu:RemoveGroupMemberConfirmation__description": { - "messageformat": "\"{name}\" को समूह से हटाया जाए?" + "messageformat": "\"{name}\" को ग्रुप से हटाना है?" }, "icu:RemoveGroupMemberConfirmation__description__with-link": { - "messageformat": "\"{name}\" को ग्रुप से हटाना है? वे ग्रुप लिंक के माध्यम से फिर से शामिल नहीं हो पाएंगे।" + "messageformat": "\"{name}\" को ग्रुप से हटाना है? वे ग्रुप लिंक की मदद से फिर से जॉइन नहीं कर पाएंगे।" }, "icu:CaptchaDialog__title": { - "messageformat": "संदेश भेजना जारी रखने के लिए सत्यापित करें" + "messageformat": "मैसेज भेजने के लिए वेरिफ़ाई करें" }, "icu:CaptchaDialog__first-paragraph": { - "messageformat": "Signal पर स्पैम रोकने में मदद करने के लिए, कृपया सत्यापन पूर्ण करें।" + "messageformat": "Signal पर स्पैम से बचाव के लिए कृपया वेरिफ़िकेशन पूरा करें।" }, "icu:CaptchaDialog__second-paragraph": { - "messageformat": "सत्यापित करने के बाद, आप संदेश भेजना जारी रख सकते हैं। कोई भी रोके गए संदेश स्वचालित रूप से भेजे जाएंगे।" + "messageformat": "वेरिफ़िकेशन पूरा होने के बाद मैसेज भेजे जा सकते हैं। आपके जो भी मैसेज रुके हुए थे वे सब अपने-आप भेज दिए जाएंगे।" }, "icu:CaptchaDialog--can-close__title": { - "messageformat": "सत्यापित किए बिना जारी रखें?" + "messageformat": "वेरिफ़िकेशन के बिना जारी रखना है?" }, "icu:CaptchaDialog--can-close__body": { - "messageformat": "यदि आप सत्यापन को छोड़ना चुनते हैं, तो आप अन्य लोगों के संदेशों विफल हो सकते हैं और आपके संदेश भेजने में विफल हो सकते हैं।" + "messageformat": "वेरिफ़िकेशन नहीं करने पर हो सकता है कि आपको मैसेज न मिले और आप मैसेज न भेज पाएं।" }, "icu:CaptchaDialog--can_close__skip-verification": { - "messageformat": "सत्यापन छोड़ें" + "messageformat": "वेरिफ़िकेशन रहने दें" }, "icu:verificationComplete": { - "messageformat": "सत्यापन पूर्ण।" + "messageformat": "वेरिफ़िकेसन पूरा हुआ।" }, "icu:verificationFailed": { - "messageformat": "सत्यापन असफल। कृपया बाद में पुनः प्रयास करें।" + "messageformat": "वेरिफ़िकेशन असफ़ल रहा। कृपया बाद में फिर से कोशिश करें।" }, "icu:deleteForEveryoneFailed": { - "messageformat": "सभी के लिए संदेश हटाने में विफल. कृपया बाद में पुनः प्रयास करें।" + "messageformat": "सभी के लिए मैसेज डिलीट नहीं हो सका। कृपया बाद में दोबारा कोशिश करें।" }, "icu:ChatColorPicker__delete--title": { - "messageformat": "रंग हटाएँ" + "messageformat": "कलर डिलीट करें" }, "icu:ChatColorPicker__delete--message": { "messageformat": "{num, plural, one {इस कस्टम रंग का उपयोग {num,number} चैट में किया गया है। क्या आप इसे डिलीट करना चाहते हैं?} other {इस कस्टम रंग का उपयोग {num,number} चैट में किया गया है। क्या आप इसे सभी चैट के लिए डिलीट करना चाहते हैं?}}" @@ -4905,46 +4962,46 @@ "messageformat": "डिफ़ॉल्ट रंग रीसेट करें" }, "icu:ChatColorPicker__confirm-reset": { - "messageformat": "फिर से स्थापित करना" + "messageformat": "रीसेट करें" }, "icu:ChatColorPicker__confirm-reset-message": { "messageformat": "क्या आप सभी चैट रंगों को ओवरराइड करना चाहेंगे?" }, "icu:ChatColorPicker__custom-color--label": { - "messageformat": "कस्टम रंग संपादक दिखाएं" + "messageformat": "कस्टम कलर एडिटर दिखाएं" }, "icu:ChatColorPicker__sampleBubble1": { "messageformat": "यहां चैट रंग का पूर्वावलोकन दिया गया है।" }, "icu:ChatColorPicker__sampleBubble2": { - "messageformat": "एक और बुलबुला।" + "messageformat": "एक और बबल।" }, "icu:ChatColorPicker__sampleBubble3": { - "messageformat": "रंग केवल आपको दिखाई देता है।" + "messageformat": "यह कलर सिर्फ़ आपको दिखेगा।" }, "icu:ChatColorPicker__context--edit": { - "messageformat": "रंग संपादित करें" + "messageformat": "कलर एडिट करें" }, "icu:ChatColorPicker__context--duplicate": { - "messageformat": "नक़ल" + "messageformat": "डुप्लीकेट बनाएं" }, "icu:ChatColorPicker__context--delete": { "messageformat": "डिलीट करें" }, "icu:CustomColorEditor__solid": { - "messageformat": "ठोस" + "messageformat": "सॉलिड" }, "icu:CustomColorEditor__gradient": { - "messageformat": "ढाल" + "messageformat": "ग्रैडिएंट" }, "icu:CustomColorEditor__hue": { - "messageformat": "वर्ण" + "messageformat": "ह्यू" }, "icu:CustomColorEditor__saturation": { - "messageformat": "परिपूर्णता" + "messageformat": "सैचुरेशन" }, "icu:CustomColorEditor__title": { - "messageformat": "कस्टम रंग" + "messageformat": "कस्टम कलर" }, "icu:GradientDial__knob-start": { "messageformat": "ग्रेडिएंट शुरू" @@ -4956,10 +5013,10 @@ "messageformat": "GIF अटैचमेंट डाउनलोड करें" }, "icu:customDisappearingTimeOption": { - "messageformat": "कस्टम समय..." + "messageformat": "अपने हिसाब से समय सेट करें..." }, "icu:selectedCustomDisappearingTimeOption": { - "messageformat": "कस्टम समय" + "messageformat": "अपने हिसाब से समय सेट करें" }, "icu:DisappearingTimeDialog__label--value": { "messageformat": "नंबर" @@ -4968,13 +5025,13 @@ "messageformat": "समय की इकाई" }, "icu:DisappearingTimeDialog__title": { - "messageformat": "कस्टम समय" + "messageformat": "अपने हिसाब से समय सेट करें" }, "icu:DisappearingTimeDialog__body": { - "messageformat": "संदेशों को गायब करने के लिए एक कस्टम समय चुनें।" + "messageformat": "मैसेज गायब होने के लिए अपने हिसाब से समय सेट करें।" }, "icu:DisappearingTimeDialog__set": { - "messageformat": "सेट" + "messageformat": "सेट करें" }, "icu:DisappearingTimeDialog__seconds": { "messageformat": "सेकंड" @@ -4989,7 +5046,7 @@ "messageformat": "दिन" }, "icu:DisappearingTimeDialog__weeks": { - "messageformat": "हफ्तों" + "messageformat": "हफ़्ते" }, "icu:settings__DisappearingMessages__footer": { "messageformat": "आपके द्वारा शुरू की गई सभी नई चैट के लिए एक ग़ायब होने वाले संदेशों का समय सेट करें।" @@ -4998,109 +5055,118 @@ "messageformat": "नई चैट के लिए डिफ़ॉल्ट टाइमर" }, "icu:UniversalTimerNotification__text": { - "messageformat": "जब आप उन्हें संदेश भेजेंगे तो गायब होने वाले संदेश का समय {timeValue} पर सेट हो जाएगा।" + "messageformat": "भेजे जाने के बाद मैसेज गायब होने का समय {timeValue} पर सेट हो जाएगा।" }, "icu:ContactRemovedNotification__text": { "messageformat": "आपने इस व्यक्ति को हटा दिया है, उन्हें दोबारा संदेश भेजने से वे आपकी सूची में वापस जुड़ जाएंगे।" }, "icu:ErrorBoundaryNotification__text": { - "messageformat": "यह संदेश दिखाया नहीं जा सका। डीबग लॉग सबमिट करने के लिए क्लिक करें।" + "messageformat": "यह मैसेज नहीं दिखाया जा सका। डीबग लॉग सबमिट करने के लिए क्लिक करें।" }, "icu:GroupDescription__read-more": { "messageformat": "और पढ़ें" }, "icu:EditConversationAttributesModal__description-warning": { - "messageformat": "समूह विवरण इस समूह के सदस्यों और आमंत्रित किए गए लोगों के लिए दृश्यमान होंगे।" + "messageformat": "ग्रुप के बारे में जानकारी, इस ग्रुप के सदस्यों और इनवाइट किए गए लोगों को दिखेगी।" }, "icu:ConversationDetailsHeader--add-group-description": { - "messageformat": "समूह विवरण जोड़ें..." + "messageformat": "ग्रुप की जानकारी जोड़ें..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "वॉइस मैसेज" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ऑडियो" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "लिंक को किसी ब्राउज़र में खोलें" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ऑडियो" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "फ़ाइल" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "लिंक" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "मीडिया मौजूद नहीं है" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "आपने जो फ़ोटो, वीडियो, और GIF फ़ाइलें भेजी हैं या जो आपको मिली हैं वे यहां दिखेंगी" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ऑडियो मौजूद नहीं है" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "आपने जो वॉइस मैसेज और ऑडियो फ़ाइलें भेजी हैं या जो आपको मिली हैं वे यहां दिखेंगी" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "कोई लिंक नहीं" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, - "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "आपके भेजे गए और आपको मिले लिंक यहां दिखेंगे" }, - "icu:MediaGallery__EmptyState__description--links": { + "icu:MediaGallery__EmptyState__title--documents": { + "messageformat": "फ़ाइल मौजूद नहीं है" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { "messageformat": "Files that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--links": { + "messageformat": "आपने जो फ़ाइलें भेजी हैं या जो आपको मिली हैं वे यहां दिखेंगी" + }, "icu:MediaQualitySelector--button": { - "messageformat": "मीडिया गुणवत्ता का चयन करें" + "messageformat": "मीडिया की क्वालिटी चुनें" }, "icu:MediaQualitySelector--title": { - "messageformat": "मीडिया गुणवत्ता" + "messageformat": "मीडिया की क्वालिटी" }, "icu:MediaQualitySelector--standard-quality-title": { - "messageformat": "मानक" + "messageformat": "स्टैंडर्ड" }, "icu:MediaQualitySelector--standard-quality-description": { "messageformat": "तेज़, कम डेटा" }, "icu:MediaQualitySelector--high-quality-title": { - "messageformat": "उच्च" + "messageformat": "हाई" }, "icu:MediaQualitySelector--high-quality-description": { - "messageformat": "धीमा, अधिक डेटा" + "messageformat": "धीमा, ज़्यादा डेटा" }, "icu:MessageDetailsHeader--Failed": { "messageformat": "भेजा नहीं गया" }, "icu:MessageDetailsHeader--Pending": { - "messageformat": "लंबित" + "messageformat": "पेंडिंग है" }, "icu:MessageDetailsHeader--Sent": { - "messageformat": "इनको भेजा गया" + "messageformat": "इन्हें भेजा गया" }, "icu:MessageDetailsHeader--Delivered": { - "messageformat": "इनको डिलिवर किया गया" + "messageformat": "इन्हें डिलीवर हुआ" }, "icu:MessageDetailsHeader--Read": { - "messageformat": "इनके द्वारा पढ़ा गया" + "messageformat": "इन्होंने पढ़ा" }, "icu:MessageDetailsHeader--Viewed": { - "messageformat": "के द्वारा देखा गया" + "messageformat": "इन्होंने देखा" }, "icu:MessageDetail--disappears-in": { - "messageformat": "में गायब हो जाएगा" + "messageformat": "इतनी देर में गायब होगा" }, "icu:MessageDetail__view-edits": { "messageformat": "संपादित इतिहास देखें" }, "icu:ProfileEditor--about": { - "messageformat": "हमारे बारे में" + "messageformat": "इसके बारे में" }, "icu:ProfileEditor--username": { "messageformat": "यूज़रनेम" @@ -5136,7 +5202,7 @@ "messageformat": "अपना यूज़रनेम चुनें" }, "icu:ProfileEditor--username--check-characters": { - "messageformat": "यूज़रनेम में सिर्फ़ a-z, 0-9 और _ हो सकते हैं" + "messageformat": "यूज़रनेम में सिर्फ़ a-z, 0-9, और _ हो सकते हैं" }, "icu:ProfileEditor--username--check-starting-character": { "messageformat": "यूज़रनेम एक संख्या से शुरू नहीं हो सकते हैं।" @@ -5160,19 +5226,19 @@ "messageformat": "बहुत अधिक प्रयास किए गए, कृपया बाद में पुनः प्रयास करें" }, "icu:ProfileEditor--username--unavailable": { - "messageformat": "यह यूज़रनेम उपलब्ध नहीं है।" + "messageformat": "यह यूज़रनेम उपलब्ध नहीं है" }, "icu:ProfileEditor--username--general-error": { - "messageformat": "आपका यूज़रनेम सेव नहीं किया जा सका. अपने कनेक्शन की जांच करें और फिर से कोशिश करें." + "messageformat": "आपका यूज़रनेम सेव नहीं हो सका। इंटरनेट कनेक्शन देखें और फिर से कोशिश करें।" }, "icu:ProfileEditor--username--reservation-gone": { "messageformat": "{username} अब उपलब्ध नहीं है। आपके यूज़रनेम के साथ अंकों का एक नया सेट जोड़ा जाएगा, कृपया इसे फिर से सहेजने का प्रयास करें।" }, "icu:ProfileEditor--username--delete-general-error": { - "messageformat": "आपका यूज़रनेम हटाया नहीं जा सका. अपने कनेक्शन की जांच करें और फिर से कोशिश करें।" + "messageformat": "आपका यूज़रनेम हटाया नहीं जा सका। इंटरनेट कनेक्शन देखें और फिर से कोशिश करें।" }, "icu:ProfileEditor--username--copied-username": { - "messageformat": "यूज़रनेम कॉपी किया गया।" + "messageformat": "यूज़रनेम कॉपी किया गया" }, "icu:ProfileEditor--username--copied-username-link": { "messageformat": "लिंक कॉपी किया गया" @@ -5199,13 +5265,13 @@ "messageformat": "अपने बारे में कुछ लिखें..." }, "icu:ProfileEditor--first-name": { - "messageformat": "प्रथम नाम (आवश्यक)" + "messageformat": "नाम (ज़रूरी है)" }, "icu:ProfileEditor--last-name": { - "messageformat": "अंतिम नाम (वैकल्पिक)" + "messageformat": "सरनेम (ज़रूरी नहीं है)" }, "icu:ConfirmDiscardDialog--discard": { - "messageformat": "क्या आप इन बदलावों को छोङना चाहते हैं?" + "messageformat": "क्या इन बदलावों को रद्द करना है?" }, "icu:ConfirmationDialog__Title--in-call-close-requested": { "messageformat": "Signal बंद करें और कॉल समाप्त करें?" @@ -5235,7 +5301,7 @@ "messageformat": "चैट करने के लिए हाज़िर" }, "icu:Bio--coffee-lover": { - "messageformat": "कॉफी प्रेमी" + "messageformat": "कॉफ़ी पसंद है" }, "icu:Bio--taking-break": { "messageformat": "ब्रेक पर हैं" @@ -5247,7 +5313,7 @@ "messageformat": "आपका नाम" }, "icu:ProfileEditorModal--about": { - "messageformat": "हमारे बारे में" + "messageformat": "इसके बारे में" }, "icu:ProfileEditorModal--avatar": { "messageformat": "आपका अवतार" @@ -5256,19 +5322,19 @@ "messageformat": "यूज़रनेम" }, "icu:ProfileEditorModal--error": { - "messageformat": "आपकी प्रोफ़ाइल को अपडेट नहीं किया जा सका। कृपया दोबारा प्रयास करें।" + "messageformat": "आपकी प्रोफ़ाइल अपडेट नहीं हो सकी। कृपया दोबारा कोशिश करें।" }, "icu:ProfileEditorModal--sharing": { "messageformat": "शेयर किया जा रहा है" }, "icu:AnnouncementsOnlyGroupBanner--modal": { - "messageformat": "व्यवस्थापक को संदेश भेजें" + "messageformat": "ऐडमिन को मैसेज भेजें" }, "icu:AnnouncementsOnlyGroupBanner--announcements-only": { - "messageformat": "केवल {admins} संदेश भेज सकते हैं" + "messageformat": "सिर्फ़ {admins} मैसेज भेज सकते हैं" }, "icu:AnnouncementsOnlyGroupBanner--admins": { - "messageformat": "व्यवस्थापक" + "messageformat": "ऐडमिन" }, "icu:AvatarEditor--choose": { "messageformat": "कोई अवतार चुनें" @@ -5298,7 +5364,7 @@ "messageformat": "Signal को डोनेट करें" }, "icu:Preferences__button--appearance": { - "messageformat": "दिखावट" + "messageformat": "अपीयरेंस" }, "icu:Preferences__button--chats": { "messageformat": "चैट" @@ -5307,10 +5373,10 @@ "messageformat": "कॉल" }, "icu:Preferences__button--notifications": { - "messageformat": "अधिसूचनाएँ" + "messageformat": "नोटिफ़िकेशन" }, "icu:Preferences__button--privacy": { - "messageformat": "गोपनियता" + "messageformat": "प्राइवेसी" }, "icu:Preferences__button--data-usage": { "messageformat": "डेटा का उपयोग" @@ -5364,7 +5430,7 @@ "messageformat": "वैलिडेट करें" }, "icu:Preferences--lastSynced": { - "messageformat": "{date} {time} पर आख़िरी एक्सपोर्ट" + "messageformat": "{date} को {time} पर आख़िरी बार इंपोर्ट किया गया" }, "icu:Preferences--system": { "messageformat": "सिस्टम" @@ -5373,7 +5439,7 @@ "messageformat": "ज़ूम लेवल" }, "icu:Preferences__link-previews--title": { - "messageformat": "लिंक प्रिव्यु बनाएँ" + "messageformat": "लिंक का प्रीव्यू जनरेट करें" }, "icu:Preferences__link-previews--description": { "messageformat": "इस सेटिंग को बदलने के लिए, अपने मोबाइल डिवाइस पर Signal ऐप को खोलें और सेटिंग > चैट पर नैविगेट करें" @@ -5391,10 +5457,94 @@ "messageformat": "नया मैसेज आने पर भी आर्काइव में मौजूद म्यूट की गई चैट आर्काइव में ही रहेंगी।" }, "icu:Preferences--advanced": { - "messageformat": "अधिक" + "messageformat": "ऐडवांस" }, "icu:Preferences--notification-content": { - "messageformat": "नोटिफ़िकेशन का कंटेंट" + "messageformat": "नोटिफ़िकेशन का कॉन्टेंट" + }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." }, "icu:NotificationProfile--moon-icon": { "messageformat": "चंद्रमा वाला आइकन" @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "पूर्ण" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "बैकअप की टेक्स्ट बॉक्स" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "बैकअप की कॉपी की गई" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "की देखें" }, @@ -5769,7 +5943,7 @@ "messageformat": "{num, plural, one {{num,number} कॉन्टैक्ट} other {{num,number} कॉन्टैक्ट}}" }, "icu:Preferences__privacy--description": { - "messageformat": "इन सेटिंग को बदलने के लिए, अपने मोबाइल डिवाइस पर Signal ऐप खोलें और सेटिंग > गोपनीयता पर नैविगेट करें" + "messageformat": "सेटिंग बदलने के लिए, मोबाइल डिवाइस में Signal ऐप खोलकर सेटिंग > प्राइवेसी पर जाएं" }, "icu:Preferences__pnp__row--title": { "messageformat": "फोन नंबर" @@ -5823,37 +5997,37 @@ "messageformat": "यदि आप “{settingTitle}” को “{nobodyLabel}” में बदलते हैं, तो लोगों के लिए आपको Signal पर ढूंढना कठिन हो जाएगा।" }, "icu:Preferences--messaging": { - "messageformat": "संदेश संवाद" + "messageformat": "मैसेज" }, "icu:Preferences--read-receipts": { - "messageformat": "पढ़ने की रसीदें" + "messageformat": "मैसेज पढ़े जाने की सूचना" }, "icu:Preferences--typing-indicators": { - "messageformat": "टाइपिंग सूचक" + "messageformat": "टाइप किए जाने की सूचना" }, "icu:Preferences--updates": { "messageformat": "अपडेट" }, "icu:Preferences__download-update": { - "messageformat": "स्वचालित रूप से अपडेट डाउनलोड करें" + "messageformat": "अपडेट को अपने-आप डाउनलोड होने दें" }, "icu:Preferences__enable-notifications": { - "messageformat": "नोटिफ़िकेशन एनेबल करें" + "messageformat": "नोटिफ़िकेशन चालू करें" }, "icu:Preferences__devices": { "messageformat": "डिवाइस" }, "icu:Preferences__turn-stories-on": { - "messageformat": "स्टोरीज़ चालू करें" + "messageformat": "स्टोरी चालू करें" }, "icu:Preferences__turn-stories-off": { - "messageformat": "स्टोरीज़ बंद करें" + "messageformat": "स्टोरी बंद करें" }, "icu:Preferences__turn-stories-off--action": { "messageformat": "बंद करें" }, "icu:Preferences__turn-stories-off--body": { - "messageformat": "अब आप स्टोरीज़ न तो शेयर कर पाएंगे, न ही उन्हें देख पाएंगे। हाल ही में आपका द्वारा शेयर किए गए स्टोरी अपडेट भी डिलीट कर दिए जाएंगे।" + "messageformat": "आपके लिए स्टोरी शेयर करना और देखना बंद हो जाएगा। आपने हाल ही में Signal पर जो स्टोरी डाली हैं, वे भी डिलीट हो जाएंगी।" }, "icu:Preferences__Language__Label": { "messageformat": "भाषा" @@ -5901,7 +6075,7 @@ "messageformat": "अक्षम" }, "icu:DialogUpdate--version-available": { - "messageformat": "{version} में अपडेट करने का वर्शन उपलब्ध" + "messageformat": "अपडे के लिए {version} वर्ज़न उपलब्ध है" }, "icu:DialogUpdate__downloading": { "messageformat": "अपडेट डाउनलोड हो रही है..." @@ -5949,23 +6123,23 @@ "messageformat": "Signal डेस्कटॉप अपडेट करने में विफल रहा, लेकिन एक नया संस्करण उपलब्ध है। {downloadUrl} पर जाएं और नया संस्करण मैन्युअल रूप से स्थापित करें, फिर या तो समर्थन से संपर्क करें या इस समस्या के बारे में एक बग फ़ाइल करें।" }, "icu:NSIS__retry-dialog--first-line": { - "messageformat": "सिग्नल बंद नहीं किया जा सकता.", + "messageformat": "Signal बंद नहीं हो सकता।", "ignoreUnused": true }, "icu:NSIS__retry-dialog--second-line": { - "messageformat": "कृपया इसे मैन्युअल रूप से बंद करें और जारी रखने के लिए रिट्राई पर क्लिक करें.", + "messageformat": "कृपया इसे मैन्युअल तरीके से बंद करें और जारी रखने के लिए 'दोबारा कोशिश करें' पर क्लिक करें।", "ignoreUnused": true }, "icu:NSIS__appRunning": { - "messageformat": "{appName} दौड़ रहे हैं।\n उसे बंद करने के लिए OK पर क्लिक करें।\nयदि यह बंद न हो तो इसे मैनुअल तरीके से बंद करने पर विचार करें।", + "messageformat": "{appName} चल रहा है।\n बंद करने के लिए 'ठीक है' पर क्लिक करें।\nअगर यह फिर भी बंद न हो, तो इसे मैनुअल तरीके से बंद करने की कोशिश करें।", "ignoreUnused": true }, "icu:NSIS__decompressionFailed": { - "messageformat": "फ़ाइलें डीकंप्रेस नहीं कई जा सकीं। कृपया फिर से इंस्टॉलर रन कराने का प्रयास करें।", + "messageformat": "फ़ाइलें डीकंप्रेस नहीं हो सकीं। कृपया इंस्टॉलर दोबारा चलाकर देखें।", "ignoreUnused": true }, "icu:NSIS__uninstallFailed": { - "messageformat": "पुरानी ऐप्लीकेशन फ़ाइलें अनइंस्टॉल नहीं की जा सकीं। कृपया फिर से इंस्टॉलर रन करने का प्रयास करें।", + "messageformat": "पुरानी ऐप्लिकेशन फ़ाइलें अनइंस्टॉल नहीं हो सकीं। कृपया इंस्टॉलर दोबारा चलाकर देखें।", "ignoreUnused": true }, "icu:NSIS__semver-downgrade": { @@ -5973,10 +6147,10 @@ "ignoreUnused": true }, "icu:CrashReportDialog__title": { - "messageformat": "ऐप्लीकेशन क्रैश हो गया" + "messageformat": "ऐप्लिकेशन क्रैश हो गया" }, "icu:CrashReportDialog__body": { - "messageformat": "एक क्रैश के बाद Signal फिर से शुरू हुआ। इस मामले की छानबीन में Signal की मदद करने के लिए आप एक क्रैश रिपोर्ट जमा कर सकते हैं।" + "messageformat": "Signal क्रैश होने के बाद दोबारा शुरू हुआ है। क्रैश रिपोर्ट भेजकर Signal को समस्या समझने में मदद करें।" }, "icu:CrashReportDialog__submit": { "messageformat": "भेजें" @@ -5985,13 +6159,13 @@ "messageformat": "नहीं भेजें" }, "icu:CustomizingPreferredReactions__title": { - "messageformat": "प्रतिक्रियाएँ कस्टमाइज़ करें" + "messageformat": "रिएक्शन कस्टमाइज़ करें" }, "icu:CustomizingPreferredReactions__subtitle": { "messageformat": "इमोजी बदलने के लिए क्लिक करें" }, "icu:CustomizingPreferredReactions__had-save-error": { - "messageformat": "आपकी सेटिंग सेव करते वक़्त एक एरर हुआ. कृपया फिर से कोशिश करें." + "messageformat": "आपकी सेटिंग सेव करते समय कोई गड़बड़ी हुई। कृपया दोबारा कोशिश करें।" }, "icu:MediaEditor__input-placeholder": { "messageformat": "संदेश" @@ -6003,16 +6177,16 @@ "messageformat": "ड्रॉ करें" }, "icu:MediaEditor__control--text": { - "messageformat": "टेक्स्ट शामिल करें" + "messageformat": "टेक्स्ट जोड़ें" }, "icu:MediaEditor__control--crop": { - "messageformat": "छाटें और घुमाएं" + "messageformat": "क्रॉप करें और घुमाएं" }, "icu:MediaEditor__control--undo": { - "messageformat": "पूर्ववत" + "messageformat": "पहले जैसा करें" }, "icu:MediaEditor__control--redo": { - "messageformat": "रीडू करें" + "messageformat": "दोबारा करें" }, "icu:MediaEditor__text--regular": { "messageformat": "नियमित" @@ -6021,10 +6195,10 @@ "messageformat": "हाइलाइट" }, "icu:MediaEditor__text--outline": { - "messageformat": "रूपरेखा" + "messageformat": "आउटलाइन" }, "icu:MediaEditor__draw--pen": { - "messageformat": "पेन" + "messageformat": "ब्रश" }, "icu:MediaEditor__draw--highlighter": { "messageformat": "हाइलाइटर" @@ -6039,19 +6213,19 @@ "messageformat": "मध्यम" }, "icu:MediaEditor__draw--heavy": { - "messageformat": "भारी" + "messageformat": "मोटा" }, "icu:MediaEditor__crop--reset": { - "messageformat": "फिर से स्थापित करना" + "messageformat": "रीसेट करें" }, "icu:MediaEditor__crop--rotate": { "messageformat": "घुमाएं" }, "icu:MediaEditor__crop--flip": { - "messageformat": "फ़्लिप" + "messageformat": "फ़्लिप करें" }, "icu:MediaEditor__crop--lock": { - "messageformat": "लॉक" + "messageformat": "लॉक करें" }, "icu:MediaEditor__crop-preset--freeform": { "messageformat": "फ्रीफॉर्म" @@ -6087,10 +6261,10 @@ "messageformat": "सेटिंग्स पर जाएँ" }, "icu:MyStories__title": { - "messageformat": "मेरी स्टोरीज़" + "messageformat": "मेरी स्टोरी" }, "icu:MyStories__list_item": { - "messageformat": "मेरी स्टोरीज़" + "messageformat": "मेरी स्टोरी" }, "icu:MyStories__story": { "messageformat": "आपकी स्टोरी" @@ -6099,13 +6273,13 @@ "messageformat": "स्टोरी डाउनलोड करें" }, "icu:MyStories__more": { - "messageformat": "अधिक विकल्प" + "messageformat": "और विकल्प" }, "icu:MyStories__views": { "messageformat": "{views, plural, one {{views,number} व्यू} other {{views,number}व्यू}}" }, "icu:MyStories__views--strong": { - "messageformat": "{views, plural, one {1 व्यू} other {{views,number} व्यू}}" + "messageformat": "{views, plural, one {{views,number} व्यू} other {{views,number} व्यू}}" }, "icu:MyStories__views-off": { "messageformat": "व्यू ऑफ़" @@ -6114,7 +6288,7 @@ "messageformat": "{replyCount, plural, one {1 जवाब} other {{replyCount,number} जवाब}}" }, "icu:MyStories__delete": { - "messageformat": "यह स्टोरी डिलीट करनी है? यह उन सभी के लिए डिलीट हो जाएगी जिन्हें यह मिली है।" + "messageformat": "यह स्टोरी डिलीट करनी है? यह उन सबके लिए भी डिलीट हो जाएगी जिन्हें यह मिली है।" }, "icu:payment-event-notification-message-you-label": { "messageformat": "आपने {receiver} को एक भुगतान करना शुरू किया" @@ -6174,19 +6348,19 @@ "messageformat": "Signal कनेक्शन" }, "icu:SignalConnectionsModal__header": { - "messageformat": "{connections} वे लोग हैं जिन्हें आपने भरोसे के लिए निम्नलिखित में से किसी एक द्वारा चुना है :" + "messageformat": "{connections} वे लोग हैं जिन पर आपने इन तरीकों से भरोसा किया है:" }, "icu:SignalConnectionsModal__bullet--1": { "messageformat": "चैट शुरू करना" }, "icu:SignalConnectionsModal__bullet--2": { - "messageformat": "संदेश अनुरोध स्वीकार करना" + "messageformat": "मैसेज का अनुरोध स्वीकार करके" }, "icu:SignalConnectionsModal__bullet--3": { - "messageformat": "अपने सिस्टम संपर्कों में उन्हें रखना" + "messageformat": "सिस्टम कॉन्टैक्ट में शामिल करके" }, "icu:SignalConnectionsModal__footer": { - "messageformat": "आपके कनेक्शन आपका नाम और फ़ोटो देख सकते हैं, और तब तक \"मेरी स्टोरी\" के पोस्ट देख सकते हैं जब तक कि आप उन पोस्ट को अपने कनेक्शंस से छिपा न दें" + "messageformat": "आपके कनेक्शन को आपका नाम और फ़ोटो दिखेगा। उन्हें आपकी \"मेरी स्टोरी\" पोस्ट भी दिखेंगी, जब तक आप उन्हें उनसे छिपा न दें" }, "icu:LocalDeleteWarningModal__header": { "messageformat": "डिलीट करना आपके सभी डिवाइस पर सिंक किया जाता है" @@ -6198,7 +6372,7 @@ "messageformat": "समझ गया" }, "icu:Stories__title": { - "messageformat": "स्टोरीज़" + "messageformat": "स्टोरी" }, "icu:Stories__mine": { "messageformat": "मेरी स्टोरी" @@ -6213,10 +6387,10 @@ "messageformat": "फ़ोटो या वीडियो" }, "icu:Stories__hidden-stories": { - "messageformat": "छिपी हुई स्टोरीज़" + "messageformat": "छिपी हुई स्टोरी" }, "icu:Stories__list-empty": { - "messageformat": "अभी दिखाने के लिए कोई भी हाल की स्टोरी नहीं है।" + "messageformat": "इस समय आपकी हाल की कोई स्टोरी उपलब्ध नहीं है" }, "icu:Stories__list__empty--title": { "messageformat": "कोई स्टोरी नहीं" @@ -6228,37 +6402,37 @@ "messageformat": "भेजी जा रही है..." }, "icu:Stories__list--send_failed": { - "messageformat": "भेजना असफल रहा" + "messageformat": "नहीं भेजी जा सकी" }, "icu:Stories__list--partially-sent": { - "messageformat": "आंशिक रूप से भेजी गई" + "messageformat": "पूरी नहीं भेजी जा सकी" }, "icu:Stories__list--retry-send": { - "messageformat": "फिर से प्रयास करने के लिए क्लिक करें" + "messageformat": "दोबारा कोशिश करने के लिए क्लिक करें" }, "icu:Stories__placeholder--text": { - "messageformat": "किसी स्टोरी को देखने के लिए उस पर क्लिक करें" + "messageformat": "स्टोरी देखने के लिए क्लिक करें" }, "icu:Stories__placeholder-with-icon--text-2": { "messageformat": "अपडेट जोड़ने के लिए, पर क्लिक करें।" }, "icu:Stories__from-to-group": { - "messageformat": "{name} से {group} को" + "messageformat": "{name} की ओर से {group} में" }, "icu:Stories__toast--sending-reply": { "messageformat": "जवाब भेजा जा रहा है..." }, "icu:Stories__toast--sending-reaction": { - "messageformat": "प्रतिक्रिया भेजी जा रही है..." + "messageformat": "रिएक्शन भेजी जा रही है..." }, "icu:Stories__toast--hasNoSound": { "messageformat": "इस स्टोरी में आवाज़ नहीं है" }, "icu:Stories__failed-send": { - "messageformat": "यह स्टोरी कुछ लोगों को भेजी नहीं जा सकी। अपना कनेक्शन जाँचें और फिर से प्रयास करें।" + "messageformat": "यह स्टोरी कुछ लोगों को नहीं भेजी जा सकी। अपना इंटरनेट कनेक्शन देखें और दोबारा कोशिश करें।" }, "icu:StoriesSettings__title": { - "messageformat": "स्टोरी की निजता" + "messageformat": "स्टोरी की प्राइवेसी" }, "icu:StoriesSettings__description": { "messageformat": "24 घंटे बाद स्टोरीज़ अपने आप गायब हो जाती हैं। चुनें कि आपकी स्टोरी कौन देख सकता है या फिर निश्चित व्यूअर्स या ग्रुप्स के साथ नई स्टोरीज़ बनाएँ।" @@ -6285,28 +6459,28 @@ "messageformat": "व्यूअर जोड़ें" }, "icu:StoriesSettings__remove--action": { - "messageformat": "हटा दें" + "messageformat": "हटाएं" }, "icu:StoriesSettings__remove--title": { - "messageformat": "{title} को हटाएँ" + "messageformat": "{title} हटाएं" }, "icu:StoriesSettings__remove--body": { "messageformat": "यह व्यक्ति अब आपको स्टोरी नहीं देख पाएगा।" }, "icu:StoriesSettings__replies-reactions--title": { - "messageformat": "जवाब और प्रतिक्रियाएँ" + "messageformat": "जवाब और रिएक्शन" }, "icu:StoriesSettings__replies-reactions--label": { - "messageformat": "जवाबों और प्रतिक्रियाओं की अनुमति दें" + "messageformat": "जवाब और रिएक्शन की अनुमति दें" }, "icu:StoriesSettings__replies-reactions--description": { - "messageformat": "आपकी स्टोरी को देख सकने वाले लोगों को प्रतिक्रिया और जवाब देने दें।" + "messageformat": "स्टोरी देखने वाले लोगों को रिएक्ट करने और जवाब देने की सुविधा दें।" }, "icu:StoriesSettings__delete-list": { "messageformat": "कस्टम स्टोरी डिलीट करें" }, "icu:StoriesSettings__delete-list--confirm": { - "messageformat": "क्या आप वाकई में \"{name}\" डिलीट करना चाहते हैं? इस स्टोरी पर शेयर किए गए अपडेट भी डिलीट कर दिए जाएंगे।" + "messageformat": "क्या आपको वाकई \"{name}\" डिलीट करनी है? इस स्टोरी पर शेयर किए गए अपडेट भी डिलीट हो जाएंगे।" }, "icu:StoriesSettings__choose-viewers": { "messageformat": "व्यूअर चुनें" @@ -6315,31 +6489,31 @@ "messageformat": "स्टोरी को नाम दें" }, "icu:StoriesSettings__name-placeholder": { - "messageformat": "स्टोरी नाम (आवश्यक है)" + "messageformat": "स्टोरी का नाम (ज़रूरी है)" }, "icu:StoriesSettings__hide-story": { - "messageformat": "इनसे स्टोरी छिपाएँ" + "messageformat": "इनसे स्टोरी छिपाएं" }, "icu:StoriesSettings__mine__all--label": { "messageformat": "सभी Signal कनेक्शन" }, "icu:StoriesSettings__mine__exclude--label": { - "messageformat": "निम्न को छोड़कर सभी…" + "messageformat": "इन्हें छोड़कर सभी..." }, "icu:StoriesSettings__mine__only--label": { - "messageformat": "केवल निम्नलिखित के साथ शेयर करें..." + "messageformat": "सिर्फ़ इनके साथ शेयर करें..." }, "icu:StoriesSettings__mine__disclaimer--link": { - "messageformat": "चुनें कि आपकी स्टोरी कौन देख सकते हैं। परिवर्तन उन स्टोरीज़ को प्रभावित नहीं करेंगे जो आप पहले ही भेज चुके हैं। अधिक जानें।" + "messageformat": "चुनें कि आपकी स्टोरी कौन देख सकता है। ये बदलाव आपकी पहले से भेजी गई स्टोरी पर लागू नहीं होगें। और जानें।" }, "icu:StoriesSettings__context-menu": { - "messageformat": "स्टोरी की निजता" + "messageformat": "स्टोरी की प्राइवेसी" }, "icu:StoriesSettings__view-receipts--label": { - "messageformat": "प्राप्तियों को देखें" + "messageformat": "देखे जाने की सूचना" }, "icu:StoriesSettings__view-receipts--description": { - "messageformat": "इस सेटिंग को बदलने के लिए, अपने मोबाइल डिवाइस पर Signal ऐप को खोलें और नैविगेट करके सेटिंग्स -> चैट पर जाएँ" + "messageformat": "इस सेटिंग को बदलने के लिए, अपने मोबाइल डिवाइस पर Signal ऐप खोलें और इसके बाद सेटिंग -> चैट पर जाएं" }, "icu:GroupStorySettingsModal__members_title": { "messageformat": "इस स्टोरी को कौन देख सकता है" @@ -6354,10 +6528,10 @@ "messageformat": "क्या आप वाकई \"{groupTitle}\" को हटाना चाहते/चाहती हैं?" }, "icu:SendStoryModal__choose-who-can-view": { - "messageformat": "चुनें कि आपकी स्टोरी कौन देख सकते हैं" + "messageformat": "चुनें कि आपकी स्टोरी कौन देख सकता है" }, "icu:SendStoryModal__title": { - "messageformat": "को भेजें" + "messageformat": "इन्हें भेजें" }, "icu:SendStoryModal__send": { "messageformat": "स्टोरी भेजें" @@ -6369,7 +6543,7 @@ "messageformat": "ग्रुप स्टोरी" }, "icu:SendStoryModal__only-share-with": { - "messageformat": "केवल इनके साथ साझा करें" + "messageformat": "सिर्फ़ इनके साथ शेयर करें" }, "icu:SendStoryModal__excluded": { "messageformat": "{count, plural, one {{count,number} को छोड़कर} other {{count,number} को छोड़कर}}" @@ -6381,10 +6555,10 @@ "messageformat": "नई कस्टम स्टोरी" }, "icu:SendStoryModal__new-custom--name-visibility": { - "messageformat": "केवल आप इस स्टोरी का नाम देख सकते हैं।" + "messageformat": "स्टोरी का नाम सिर्फ़ आपको दिखेगा।" }, "icu:SendStoryModal__new-custom--description": { - "messageformat": "केवल निश्चित लोगों को दिखेगी" + "messageformat": "कुछ चुनिंदा लोगों को दिखेगा" }, "icu:SendStoryModal__new-group--title": { "messageformat": "नई ग्रुप स्टोरी" @@ -6396,37 +6570,37 @@ "messageformat": "ग्रुप चुनें" }, "icu:SendStoryModal__my-stories-privacy": { - "messageformat": "मेरी स्टोरी की निजता" + "messageformat": "मेरी स्टोरी की प्राइवेसी" }, "icu:SendStoryModal__privacy-disclaimer--link": { - "messageformat": "चुनें कि कौन-से Signal कनेक्शन आपकी स्टोरी देख सकते हैं। आप इसे निजता सेटिंग्स में कभी भी बदल सकते हैं। अधिक जानें।" + "messageformat": "चुनें कि कौन-सा Signal कनेक्शन आपकी स्टोरी देख सकता है। इसे प्राइवेसी सेटिंग में जाकर कभी भी बदला जा सकता है। और जानें।" }, "icu:SendStoryModal__delete-story": { "messageformat": "स्टोरी डिलीट करें" }, "icu:SendStoryModal__confirm-remove-group": { - "messageformat": "स्टोरी हटानी है? इससे स्टोरी आपकी सूची से हट जाएगी, लेकिन आप फिर भी इस ग्रुप से स्टोरीज़ देख सकेंगे।" + "messageformat": "स्टोरी हटानी है? यह स्टोरी आपकी सूची से हट जाएगी, लेकिन ग्रुप की बाकी स्टोरी आपको दिखती रहेंगी।" }, "icu:SendStoryModal__announcements-only": { - "messageformat": "इस ग्रुप में स्टोरीज़ केवल एडमिन भेज सकते हैं।" + "messageformat": "इस ग्रुप में स्टोरी भेजने का अधिकार सिर्फ़ ऐडमिन के पास है।" }, "icu:Stories__settings-toggle--title": { - "messageformat": "स्टोरीज़ शेयर और व्यू करें" + "messageformat": "स्टोरी शेयर करें और देखें" }, "icu:Stories__settings-toggle--description": { - "messageformat": "स्टोरीज़ बंद करना चुनने पर आप न तो स्टोरीज़ शेयर कर पाएंगे, न ही उन्हें देख पाएंगे।" + "messageformat": "स्टोरीज़ से ऑप्ट-आउट करने पर आपके पास स्टोरी शेयर करने या देखने का विकल्प नहीं होगा।" }, "icu:Stories__settings-toggle--button": { - "messageformat": "स्टोरीज़ बंद करें" + "messageformat": "स्टोरी बंद करें" }, "icu:StoryViewer__pause": { - "messageformat": "रोको" + "messageformat": "रोकें" }, "icu:StoryViewer__play": { - "messageformat": "चलाओ" + "messageformat": "चलाएं" }, "icu:StoryViewer__reply": { - "messageformat": "उत्तर" + "messageformat": "जवाब दें" }, "icu:StoryViewer__reply-placeholder": { "messageformat": "{firstName} को जवाब दें" @@ -6435,31 +6609,31 @@ "messageformat": "ग्रुप को जवाब दें" }, "icu:StoryViewer__mute": { - "messageformat": "म्युट करें" + "messageformat": "म्यूट करें" }, "icu:StoryViewer__unmute": { "messageformat": "अनम्यूट करें" }, "icu:StoryViewer__views-off": { - "messageformat": "व्यू ऑफ़" + "messageformat": "व्यू बंद करें" }, "icu:StoryViewer__sending": { "messageformat": "भेजी जा रही है..." }, "icu:StoryViewer__failed": { - "messageformat": "भेजना विफल रहा। फिर से प्रयास करने के लिए क्लिक करें" + "messageformat": "नहीं भेजी जा सकी। दोबारा कोशिश करने के लिए क्लिक करें" }, "icu:StoryViewer__partial-fail": { - "messageformat": "आंशिक रूप से भेजी गई। फिर से प्रयास करने के लिए क्लिक करें" + "messageformat": "पूरी नहीं भेजी जा सकी। दोबारा कोशिश करने के लिए क्लिक करें" }, "icu:StoryDetailsModal__sent-time": { - "messageformat": "भेजा गया {time}" + "messageformat": "{time} बजे भेजी गई" }, "icu:StoryDetailsModal__file-size": { "messageformat": "फ़ाइल साइज़ {size}" }, "icu:StoryDetailsModal__disappears-in": { - "messageformat": "{countdown} में गायब हो जाएगा" + "messageformat": "{countdown} में गायब हो जाएगी" }, "icu:StoryDetailsModal__copy-timestamp": { "messageformat": "टाइमस्टैम्प कॉपी करें" @@ -6468,13 +6642,13 @@ "messageformat": "अटैचमेंट डाउनलोड करें" }, "icu:StoryViewsNRepliesModal__read-receipts-off": { - "messageformat": "आपकी स्टोरीज़ किसने देखी हैं यह देखने के लिए प्राप्ति सूचनाएँ सक्षम करें। अपने मोबाइल डिवाइस पर Signal ऐप को खोलें और नैविगेट करके सेटिंग्स -> चैट पर जाएँ।" + "messageformat": "यह जानने के लिए कि आपकी स्टोरी किसने देखी है, 'देखे जाने की सूचना' चालू करें। अपने फ़ोन पर Signal ऐप खोलें और सेटिंग > स्टोरी पर जाएं।" }, "icu:StoryViewsNRepliesModal__no-replies": { - "messageformat": "कोई जवाब नहीं" + "messageformat": "अब तक कोई जवाब नहीं मिला" }, "icu:StoryViewsNRepliesModal__no-views": { - "messageformat": "अब तक कोई व्यू नहीं" + "messageformat": "अब तक कोई व्यू नहीं मिला" }, "icu:StoryViewsNRepliesModal__tab--views": { "messageformat": "व्यू" @@ -6507,7 +6681,7 @@ "messageformat": "स्टोरी छिपाना रद्द करें" }, "icu:StoryListItem__hide": { - "messageformat": "स्टोरी छिपाएँ" + "messageformat": "स्टोरी छिपाएं" }, "icu:StoryListItem__go-to-chat": { "messageformat": "चैट पर जाएँ" @@ -6519,10 +6693,10 @@ "messageformat": "जानकारी" }, "icu:StoryListItem__hide-modal--body": { - "messageformat": "स्टोरी छिपानी है? {name} के नए स्टोरी अपडेट अब स्टोरीज़ की सूची में सबसे ऊपर नहीं आएंगे।" + "messageformat": "स्टोरी छिपानी है? {name} के नए स्टोरी अपडेट अब स्टोरी लिस्ट में सबसे ऊपर नहीं दिखेंगे।" }, "icu:StoryListItem__hide-modal--confirm": { - "messageformat": "छुपा दें" + "messageformat": "छिपाएं" }, "icu:StoryImage__error2": { "messageformat": "स्टोरी डाउनलोड नहीं की जा सकती। {name} को इसे फिर से शेयर करना होगा।" @@ -6531,7 +6705,7 @@ "messageformat": "स्टोरी डाउनलोड नहीं की जा सकती। आपको इसे फिर से शेयर करना होगा।" }, "icu:StoryCreator__error--video-unsupported": { - "messageformat": "वीडियो एक असमर्थित फ़ाइल फ़ॉर्मैट होने के कारण स्टोरी पर पोस्ट नहीं किया जा सकता" + "messageformat": "वीडियो स्टोरी पर पोस्ट नहीं हो सकता, क्योंकि यह फ़ाइल फ़ॉर्मैट काम नहीं करता" }, "icu:StoryCreator__error--video-too-long": { "messageformat": "{maxDurationInSec, plural, one {स्टोरी में वीडियो पोस्ट नहीं किया जा सकता, क्योंकि यह 1 सेकंड से अधिक लंबा है।} other {स्टोरी में वीडियो पोस्ट नहीं किया जा सकता, क्योंकि यह {maxDurationInSec,number} सेकंड से अधिक लंबा है।}}" @@ -6540,19 +6714,19 @@ "messageformat": "स्टोरी में वीडियो पोस्ट नहीं किया जा सकता, क्योंकि यह {limit,number} {units} से अधिक लंबा है।" }, "icu:StoryCreator__error--video-error": { - "messageformat": "वीडियो लोड नहीं किया जा सका" + "messageformat": "वीडियो लोड नहीं हो सका" }, "icu:StoryCreator__text-bg--background": { - "messageformat": "टेक्स्ट की पृष्ठभूमि में सफ़ेद रंग है" + "messageformat": "टेक्स्ट के बैकग्राउंड का रंग सफ़ेद है" }, "icu:StoryCreator__text-bg--inverse": { - "messageformat": "टेक्स्ट में चयनित रंग, पृष्ठभूमि रंग के रूप में है" + "messageformat": "टेक्स्ट का बैकग्राउंड उसी रंग में सेट है जिसे आपने चुना है" }, "icu:StoryCreator__text-bg--none": { - "messageformat": "टेक्स्ट की पृष्ठभूमि में कोई रंग नहीं है" + "messageformat": "टेक्सट में कोई बैकग्राउंड कलर मौजूद नहीं है" }, "icu:StoryCreator__story-bg": { - "messageformat": "स्टोरी की पृष्ठभूमि का रंग बदलें" + "messageformat": "स्टोरी का बैकग्राउंड कलर बदलें" }, "icu:StoryCreator__next": { "messageformat": "अगला" @@ -6567,16 +6741,16 @@ "messageformat": "बोल्ड" }, "icu:StoryCreator__text--serif": { - "messageformat": "Serif" + "messageformat": "सेरिफ़" }, "icu:StoryCreator__text--script": { "messageformat": "स्क्रिप्ट" }, "icu:StoryCreator__text--condensed": { - "messageformat": "Condensed" + "messageformat": "कंडेंस्ड" }, "icu:StoryCreator__control--text": { - "messageformat": "स्टोरी टेक्स्ट जोड़ें" + "messageformat": "स्टोरी में टेक्स्ट जोड़ें" }, "icu:StoryCreator__control--link": { "messageformat": "कोई लिंक जोड़ें" @@ -6585,7 +6759,7 @@ "messageformat": "कोई URL टाइप या पेस्ट करें" }, "icu:StoryCreator__link-preview-empty": { - "messageformat": "अपनी स्टोरी के व्यूअर्स के लिए कोई लिंक जोड़ें" + "messageformat": "अपनी स्टोरी देखने वालों के लिए लिंक जोड़ें" }, "icu:Stories__failed-send--full": { "messageformat": "स्टोरी भेजने में विफल" @@ -6594,37 +6768,37 @@ "messageformat": "स्टोरी सभी प्राप्तकर्ताओं को नहीं भेजी जा सकी" }, "icu:TextAttachment__placeholder": { - "messageformat": "टेक्स्ट शामिल करें" + "messageformat": "टेक्स्ट जोड़ें" }, "icu:TextAttachment__preview__link": { - "messageformat": "लिंक विज़िट करें" + "messageformat": "लिंक पर जाएं" }, "icu:Quote__story": { "messageformat": "स्टोरी" }, "icu:Quote__story-reaction": { - "messageformat": "{name} की एक स्टोरी पर प्रतिक्रिया दी" + "messageformat": "{name} की एक स्टोरी पर रिएक्ट करें" }, "icu:Quote__story-reaction--you": { "messageformat": "आपकी स्टोरी पर प्रतिक्रिया दी" }, "icu:Quote__story-reaction--single": { - "messageformat": "किसी स्टोरी पर प्रतिक्रिया दी" + "messageformat": "किसी स्टोरी पर रिएक्ट किया" }, "icu:Quote__story-reaction-notification--incoming": { - "messageformat": "आपकी स्टोरी पर {emoji} की प्रतिक्रिया दी" + "messageformat": "आपकी स्टोरी पर {emoji} रिएक्ट किया" }, "icu:Quote__story-reaction-notification--outgoing": { - "messageformat": "आपने {name} की एक स्टोरी पर {emoji} की प्रतिक्रिया दी" + "messageformat": "आपने {name} की स्टोरी पर {emoji} का रिएक्शन दिया" }, "icu:Quote__story-reaction-notification--outgoing--nameless": { - "messageformat": "आपने एक स्टोरी पर {emoji} की प्रतिक्रिया दी" + "messageformat": "आपने एक स्टोरी पर {emoji} कै रिएक्शन दिया" }, "icu:Quote__story-unavailable": { - "messageformat": "मौजूद नहीं" + "messageformat": "अब उपलब्ध नहीं है" }, "icu:ContextMenu--button": { - "messageformat": "संदर्भ मेनू" + "messageformat": "कॉन्टेक्स्ट मेन्यू" }, "icu:EditUsernameModalBody__username-placeholder": { "messageformat": "यूज़रनेम" @@ -6754,7 +6928,7 @@ "messageformat": "संपादित इतिहास" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "टाइमस्टैंप कॉपी करें" }, "icu:ResendMessageEdit__body": { "messageformat": "यह संपादन भेजा नहीं जा सका। अपना कनेक्शन जाँचें और फिर से प्रयास करें" @@ -7249,44 +7423,35 @@ "messageformat": "इसे अपने मोबाइल डिवाइस पर यहां जाकर ऐडजस्ट किया जा सकता है: सेटिंग → Signal को डोनेट करें → बैज" }, "icu:WhatsNew__bugfixes": { - "messageformat": "सिग्नल को सही रूप से चलाने के लिए इस वर्शन में कई छोटे बदलाव और बग फ़िक्स शामिल हैं.", + "messageformat": "इस वर्ज़न में बग ठीक करने के साथ-साथ कई छोटे-छोटे बदलाव किए गए हैं, जिससे Signal की परफ़ॉर्मेंस और बेहतर हो सके।", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--1": { - "messageformat": "अतिरिक्त छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए आपका धन्यवाद।", + "messageformat": "कई छोटे सुधार किए गए हैं, बग हटाए गए हैं, और परफ़ॉर्मेंस बेहतर की गई है। Signal के साथ बने रहने के लिए धन्यवाद!", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--2": { - "messageformat": "आपके ऐप को आराम से चलाते रहने के लिए कुछ बग फ़िक्स किए गए हैं। आगे और भी रोचक बदलाव होने हैं!", + "messageformat": "बेहतर परफ़ॉर्मेंस के लिए कुछ बग ठीक किए गए हैं। जल्द ही और भी दिलचस्प बदलाव देखने को मिलेंगे!", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--3": { - "messageformat": "ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। हमेशा की तरह टेक्स्ट, कॉल, और वीडियो चैटिंग करते रहें।", + "messageformat": "कुछ सुधार किए गए हैं और बग ठीक किए गए हैं। साथ ही, परफ़ॉर्मेंस को और बेहतर बनाया गया है। Signal पर पहले की तरह मैसेज, कॉल, और वीडियो चैट करते रहें।", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--4": { - "messageformat": "आपके लिए ऐप को आराम से चलाते रहने के लिए कुछ मुश्किल बग फ़िक्स करना और प्रदर्शन संबंधी अन्य सुधार करना। ", + "messageformat": "बग ठीक करने और परफ़ॉर्मेंस को बेहतर बनाने के लिए हम लगातार काम कर रहे हैं, ताकि ऐप आपके लिए सही तरीके से चलता रहे। ", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--5": { - "messageformat": "अतिरिक्त छोटे-छोटे ट्वीक, बग फ़िक्स, और भविष्य के लिए विशेष योजनाएँ।", + "messageformat": "कई छोटे सुधार किए गए हैं, बग हटाए गए हैं, और आने वाले समय के लिए बेहतर तैयारियां की गई हैं।", "ignoreUnused": true }, "icu:WhatsNew__bugfixes--6": { - "messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।", + "messageformat": "कई छोटे सुधार किए गए हैं, बग हटाए गए हैं, और परफ़ॉर्मेंस बेहतर की गई है। Signal के साथ बने रहने के लिए धन्यवाद!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "कस्टम नोटिफ़िकेशन प्रोफ़ाइलें सेटअप करें, ताकि आपको प्रोफ़ाइल के चालू होने पर, सिर्फ़ खुद से चुने गए लोगों और ग्रुप से ही नोटिफ़िकेशन मिलें। ऐसा \"वर्क\" प्रोफ़ाइल बनाएं जो सहकर्मियों के अलावा बाकी लोगों के नोटिफ़िकेशन रोक दे (आपके पार्टनर को छोड़कर) और एक \"डाउनटाइम\" प्रोफ़ाइल बनाएं जिसमें आपके बॉस शामिल न हों। जब चाहें, नोटिफ़िकेशन प्रोफ़ाइलों के बीच स्विच करें या कोई शेड्यूल सेट करें जिससे यह काम अपने-आप होता रहे।" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "चैट फ़ोल्डर, आपको अपनी चैट आसानी से व्यवस्थित करने में मदद करते हैं। जैसे, अलग-अलग संस्थाओं, ग्रुप, और निजी चैट को अलग-अलग फ़ोल्डर में रखना। इन फ़ोल्डर को अपनी पसंद के हिसाब से बनाया और व्यवस्थित किया जा सकता है। अपने पसंदीदा लोगों के अनरीड मैसेज देखें, चैट प्रकार (1-टू-1 और ग्रुप) के हिसाब से उन्हें फ़िल्टर करें या \"निजी\" और \"ऑफ़िस\" जैसे अलग फ़ोल्डर बनाएं, ताकि आप अपने लिए ज़रूरी मैसेज तुरंत देख सकें। इसे शुरू करने के लिए, सेटिंग > चैट में जाकर चैट फ़ोल्डर चालू करें।" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "इस अपडेट में उस समस्या का समाधान भी शामिल है, जिसके चलते मैसेज में इमोजी कैरेक्टर शामिल होने पर लिंक के प्रीव्यू जनरेट नहीं हो पा रहे थे। धन्यवाद, " - }, "icu:WhatsNew__7.78-1": { - "messageformat": "इस अपडेट से स्क्रीन रीडर का इस्तेमाल करने वाले लोगों के लिए सुविधा बेहतर हो गई है। अब किसी चैट में नए मैसेज आने पर बार-बार टाइमस्टैंप की घोषणा नहीं होगी।" + "messageformat": "इस अपडेट से स्क्रीन रीडर का इस्तेमाल करने वाले लोगों को सुविधा होगी। अब किसी चैट में नए मैसेज आने पर बार-बार टाइमस्टैंप नहीं पढ़े जाएंगे।" }, "icu:WhatsNew__7.78-2": { "messageformat": "हमने एक गड़बड़ी भी ठीक की है जिसकी वजह से Windows पर कभी-कभी नोटिफ़िकेशन नहीं दिखते थे।" @@ -7301,6 +7466,6 @@ "messageformat": "★ Signal पोल अब उपलब्ध हैं! क्या आपकी और आपके दोस्तों की सोच एक जैसी है या वह कभी नहीं मिलती? पोल से तुरंत पता करें कि आपके ग्रुप चैट में मौजूद लोग क्या सोचते हैं। डिनर के विकल्प, छुट्टी की जगहें, आने वाली रोड ट्रिप के लिए सही म्यूज़िक या किसी भी ज़रूरी बात के लिए एक पोल बनाएं। ग्रुप में मौजूद सभी लोग वोट कर सकते हैं और एक-दूसरे के जवाब देख सकते हैं। आप खुद तय करें कि एक से ज़्यादा वोट देने की अनुमति देनी है या नहीं।" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "अब मीडिया गैलरी में ऑडियो मैसेज और लिंक प्रीव्यू के लिए दो नए टैब शामिल किए गए हैं। अगर किसी ग्रुप चैट में कोई लिंक डाला जाता है, तो क्या कोई उस पर ध्यान देता है?" } } diff --git a/_locales/hr-HR/messages.json b/_locales/hr-HR/messages.json index dee5575f09..fa3846e791 100644 --- a/_locales/hr-HR/messages.json +++ b/_locales/hr-HR/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Detalji" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Završi anketu" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nema glasova" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Pobjednička opcija" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Prikvačena poruka nije pronađena" }, "icu:Toast--PollNotFound": { "messageformat": "Anketa nije pronađena" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Prije nego što je napustite, morate odabrati barem jednog novog administratora za ovu grupu." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Ponovno pokretanje sigurne sesije" }, @@ -5016,46 +5073,55 @@ "messageformat": "Dodajte opis grupe…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Glasovna poruka" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Zvuk" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Otvorite poveznicu u pregledniku" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Zvuk" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Datoteke" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Poveznice" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nema medijskih zapisa" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Ovdje će se pojaviti fotografije, videozapisi i GIF-ovi koje šaljete i primate" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nema zvučnih zapisa" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Ovdje će se pojaviti glasovne poruke i zvučne datoteke koje šaljete i primate" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nema poveznica" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Ovdje će se pojaviti datoteke koje šaljete i primate" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nema datoteka" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Ovdje će se pojaviti datoteke koje šaljete i primate" }, "icu:MediaQualitySelector--button": { "messageformat": "Odaberite kvalitetu medija" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Sadržaj obavijesti" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona mjeseca" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Gotovo" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Tekstualni okvir za ključ za sigurnosnu kopiju" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Kopiran je ključ za sigurnosnu kopiju" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Prikaži ključ" }, @@ -6754,7 +6928,7 @@ "messageformat": "Povijest uređivanja" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiraj vremensku oznaku" }, "icu:ResendMessageEdit__body": { "messageformat": "Nije moguće poslati uređenu poruku. Provjerite internetsku vezu i pokušajte ponovno" @@ -7276,15 +7450,6 @@ "messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Postavite prilagođene profile za obavijesti kako biste odredili od kojih ćete osoba i grupa primati obavijesti kada je taj profil uključen." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Sada možete organizirati svoje razgovore u jedinstvene mape koje je lako prilagoditi i premještati. Mape razgovora možete koristiti za prikaz nepročitanih poruka svojih omiljenih kontakata, filtriranje prema vrsti razgovora (jedan na jedan ili grupni) ili za stvaranje odvojenih mapa, npr. \"Osobno\" i \"Posao\", kako biste brzo vidjeli poruke koje su vam relevantne. Za početak korištenja mapa razgovora idite na Postavke > Razgovori." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ovo ažuriranje također uključuje ispravak programske pogreške koja je sprječavala generiranje pregleda poveznica kada je poruka sadržavala emotikone. Hvala ti, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Ažurirali smo pristupačnost aplikacije." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ankete su stigle na Signal! Ankete su jednostavan alat koji vam omogućuje da saznate mišljenja članova vašeg grupnog razgovora o raznim temama. Možete izraditi anketu s opcijama za večeru ili bilo kojim drugim važnim izborima. Svi u grupi mogu glasati i vidjeti odgovore, a vi možete odlučiti hoćete li dozvoliti višestruke glasove ili ne." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galerija medijskih zapisa sada uključuje dvije nove kartice za glasovne poruke i preglede poveznica." } } diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f01ed4d0e3..2aa462a36b 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Részletek" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Szavazás befejezése" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nincs szavazat" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Nyertes" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "A rögzített üzenet nem található" }, "icu:Toast--PollNotFound": { "messageformat": "Nem található szavazás" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Kilépés előtt ki kell jelölnöd legalább egy új admint." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "A biztonságos munkamenet újra lett indítva" }, @@ -5016,46 +5073,55 @@ "messageformat": "Csoportleírás hozzáadása…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Hangüzenet" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Hang" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Hivatkozás megnyitása egy böngészőben" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Hang" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fájlok" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Hivatkozások" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nincs médiafájl" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Itt jelennek meg a küldött és fogadott fotók, videók és GIF-ek" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nincs hang" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Itt jelennek meg az általad küldött és fogadott hangüzenetek és hangfájlok" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nincs hivatkozás" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Itt jelennek meg az általad küldött és fogadott hivatkozások" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nincsenek fájlok" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Itt jelennek meg az általad küldött és fogadott fájlok" }, "icu:MediaQualitySelector--button": { "messageformat": "Médiafájl minőségének kiválasztása" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Értesítések tartalma" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Hold ikon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Befejezés" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Biztonsági kulcs szövegmező" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Biztonsági kulcs másolva" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Kulcs megtekintése" }, @@ -6754,7 +6928,7 @@ "messageformat": "Szerkesztési előzmények" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Időbélyegző másolása" }, "icu:ResendMessageEdit__body": { "messageformat": "Ezt a szerkesztést nem sikerült elküldeni. Ellenőrizd az internetkapcsolatot, és próbáld újra" @@ -7276,15 +7450,6 @@ "messageformat": "Apró finomítások, hibajavítások és teljesítménynövelések. Köszönjük, hogy a Signalt használod!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Egyéni értesítési profilok beállításával szabályozhatod, hogy mely személyektől és csoportoktól kapj értesítéseket, amikor az adott profil engedélyezve van." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Mostantól a csevegéseket könnyen testre szabható és átrendezhető egyedi mappákba rendezheted,. A csevegési mappák segítségével megjelenítheted a kedvenc felhasználóid olvasatlan üzeneteit, szűrhetsz a csevegés típusa szerint (egyének és csoportok), vagy létrehozhatsz külön mappákat, például \"Személyes\" és \"Munka\", hogy gyorsan megtekinthesd a számodra releváns üzeneteket. A kezdéshez engedélyezd a csevegési mappákat a Beállítások > Csevegések menüpontban." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ez a frissítés egy olyan hibajavítást is tartalmaz, amely megakadályozta a linkek előnézetének létrehozását, amikor az üzenet emoji karaktereket is tartalmazott. Köszönjük, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Továbbfejlesztettük a kisegítő lehetőségeket." }, @@ -7301,6 +7466,6 @@ "messageformat": "Megérkeztek a Signal szavazások! A szavazások egyszerű módjai annak, hogy megtudd, mit gondolnak valójában a csoportos csevegés résztvevői. Hozz létre egy szavazást különböző vacsoralehetőségekkel vagy bármilyen más fontos választási lehetőséggel. A csoport minden tagja szavazhat és láthatja a másik válaszait, és eldöntheted, hogy engedélyezed-e a többszörös szavazást." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "A médiagaléria mostantól két új lapot tartalmaz a hangüzenetek és a hivatkozások előnézetei számára. Ha egy hivatkozás egy csoportos csevegésbe kerül, akkor hangjelzés hallható?" } } diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 6a6f009a09..87e29249e6 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Akhiri polling" }, @@ -1137,10 +1140,10 @@ "messageformat": "Belum ada suara" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Menang" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Pesan tersemat tak ditemukan" }, "icu:Toast--PollNotFound": { "messageformat": "Polling tidak ditemukan" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Sebelum Anda keluar, pilih minimal satu admin baru untuk grup ini." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sesi aman berakhir" }, @@ -5016,46 +5073,55 @@ "messageformat": "Tambahkan deskripsi grup…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Pesan Suara" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Buka tautan di browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "File" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Tautan" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Tidak Ada Media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foto, Video, dan GIF yang Anda kirim dan terima akan muncul di sini" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Tidak Ada Audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Pesan Suara dan File Audio yang Anda kirim dan terima akan muncul di sini" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Tidak Ada Tautan" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Tautan yang Anda kirim dan terima akan ditampilkan di sini" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Tidak Ada File" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "File yang Anda kirim dan terima akan muncul di sini" }, "icu:MediaQualitySelector--button": { "messageformat": "Pilih kualitas media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Konten notifikasi" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikon bulan" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Selesai" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Kotak teks kunci cadangan" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Kunci cadangan disalin" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Lihat kunci" }, @@ -6754,7 +6928,7 @@ "messageformat": "Riwayat pengeditan" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Salin stempel waktu" }, "icu:ResendMessageEdit__body": { "messageformat": "Editan ini tidak dapat dikirim. Periksa koneksi Anda dan coba lagi" @@ -7276,15 +7450,6 @@ "messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Siapkan profil notifikasi kustom untuk mengontrol orang dan grup mana yang notifikasinya ingin Anda terima saat profil tersebut diaktifkan. Buat profil \"Kerja\" untuk digunakan saat Anda hanya ingin menerima notifikasi dari rekan kerja, dan profil \"Istirahat\" saat Anda tidak ingin menerima notifikasi apa pun soal pekerjaan. Anda dapat mengubah profil notifikasi kapan saja atau atur jadwal agar profil bisa aktif/nonaktif secara otomatis." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Folder chat memungkinkan Anda mengatur organisasi, mengelompokkan grup, dan mempersonalisasi individu ke folder unik yang bisa diatur kustom dan ditata ulang. Gunakan folder untuk menampilkan pesan yang belum dibaca dari kontak favorit, memfilter berdasarkan jenis chat (pribadi dan grup), atau memisahkan folder seperti \"Personal\" dan \"Pekerjaan\" untuk membedakan urusan pekerjaan dan pribadi. Aktifkan folder chat di Pengaturan > Chat untuk memulai." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Pembaruan ini juga mencakup perbaikan bug untuk masalah pratinjau tautan yang kadang tidak bisa dibuat ketika pesannya berisi karakter emoji. Terima kasih, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Dalam pembaruan kali ini, kami meningkatkan pengalaman aksesibilitas bagi pengguna fitur pembaca layar (screen reader) dengan tidak mengulang info stempel waktu saat ada pesan baru dalam sebuah utas." }, @@ -7301,6 +7466,6 @@ "messageformat": "Fitur polling telah tersedia di Signal! Ingin tahu apakah Anda dan teman Anda punya pendapat sama atau berbeda? Polling adalah cara mudah untuk mengadakan jajak pendapat di chat grup. Misalnya, Anda bisa membuat polling untuk opsi makan malam, destinasi wisata, preferensi musik untuk rencana road trip, atau berbagai pilihan penting lainnya. Semua orang di grup dapat memilih dan melihat tanggapan satu sama lain. Anda juga dapat menentukan apakah anggota bisa memilih beberapa opsi atau satu opsi saja." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galeri media sekarang memiliki dua tab baru untuk pesan audio dan pratinjau tautan." } } diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 98a8bc2487..ccc74d8466 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informazioni" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Termina sondaggio" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nessun voto" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Opzione più votata" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Messaggio fissato non trovato" }, "icu:Toast--PollNotFound": { "messageformat": "Sondaggio non trovato" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Prima di abbandonare il gruppo, devi scegliere almeno un nuovo amministratore." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Ripristina la sessione sicura" }, @@ -5016,46 +5073,55 @@ "messageformat": "Aggiungi descrizione gruppo…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Messaggio vocale" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Apri il link in un browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "File" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Link" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nessun file multimediale" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foto, video e GIF che invii e ricevi verranno mostrati qui" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nessun audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "I messaggi vocali e file audio che invii e ricevi verranno mostrati qui" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nessun link" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Qui vedrai i link che invii e ricevi" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nessun file" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Qui vedrai i file che invii e ricevi" }, "icu:MediaQualitySelector--button": { "messageformat": "Seleziona qualità media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Contenuto notifica" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icona della luna" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Fatto" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Box testuale con la chiave di backup" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Chiave del backup copiata" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Visualizza chiave" }, @@ -6754,7 +6928,7 @@ "messageformat": "Cronologia delle modifiche" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copia data e ora" }, "icu:ResendMessageEdit__body": { "messageformat": "Impossibile inviare questa modifica. Controlla la tua connessione e riprova" @@ -7276,15 +7450,6 @@ "messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Imposta dei profili personalizzati per le notifiche così da decidere da quali persone e gruppi ricevere le notifiche quando un determinato profilo è attivato. Crea un profilo per il lavoro così da ricevere notifiche solo da colleghi e colleghe (e magari includendo la tua crush) oppure un profilo per il tempo libero dove non riceverai notifiche dal lavoro. Puoi creare tutti i profili che vuoi, cambiarli quando desideri e impostare una programmazione in modo che tutto ciò avvenga automaticamente." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Organizza al meglio i tuoi gruppi e suddividi le tue chat in diverse cartelle da personalizzare e ordinare come preferisci. Mostra i messaggi non letti dai tuoi contatti preferiti, filtra le chat per tipo (individuali e di gruppo) o crea cartelle diverse per varie attività (lavoro, palestra, ecc.) così da vedere subito i messaggi per te più importanti. Attiva le cartelle delle chat andando su Impostazioni > Chat." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Questo aggiornamento risolve anche un bug che impediva di generare l'anteprima dei link quando nel messaggio erano presenti delle emoji. Grazie per avercelo segnalato " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Questo aggiornamento migliora l'accessibilità per gli screen reader: d'ora in avanti le informazioni di data e ora che si ripetono verranno saltate quando ricevi nuovi messaggi in una chat." }, @@ -7301,6 +7466,6 @@ "messageformat": "Sono arrivati i sondaggi su Signal! Siete davvero tutti allineati su cosa fare questo sabato sera? Vincerà il sushi o la carbonara? I sondaggi sono il modo più semplice per… beh, fare un sondaggio tra le persone in un gruppo. Creane uno inserendo tutte le opzioni che vuoi e per qualsiasi ragione: una cena fuori, piani per il weekend, vacanze o il fatidico \"cosa facciamo a capodanno\". Chiunque sia nel gruppo potrà votare e vedere i voti delle altre persone. Inoltre, potrai decidere se consentire alle persone di scegliere più opzioni." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "La galleria multimediale ora include due nuove schermate per i messaggi vocali e le anteprime dei link. E tu quanti link hai visto in anteprima, non al cinema, ma sul tuo telefono?" } } diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 60c3ec939c..6ab2827d2a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "詳細" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "投票を終了する" }, @@ -1137,10 +1140,10 @@ "messageformat": "投票なし" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "最多得票" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "ピン留めされたメッセージが見つかりません" }, "icu:Toast--PollNotFound": { "messageformat": "投票が見つかりません" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "グループから退出する前に、新しい管理者を1人以上選択する必要があります。" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "セキュアセッションがリセットされました" }, @@ -5016,46 +5073,55 @@ "messageformat": "グループの説明を追加してください…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "音声メッセージ" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "音声" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ブラウザでリンクを開く" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "音声" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ファイル" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "リンク" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "メディアがありません" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "送受信した写真、動画、GIF がここに表示されます" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "音声ファイルがありません" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "送受信した音声メッセージと音声ファイルがここに表示されます" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "リンクがありません" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "送受信したリンクはここに表示されます" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ファイルがありません" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "送受信したファイルがここに表示されます" }, "icu:MediaQualitySelector--button": { "messageformat": "メディアの画質を選択" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "通知内容" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "月のアイコン" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "完了" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "バックアップキー確認欄" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "バックアップキーをコピーしました" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "キーを表示する" }, @@ -6754,7 +6928,7 @@ "messageformat": "編集履歴" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "タイムスタンプをコピーする" }, "icu:ResendMessageEdit__body": { "messageformat": "編集したメッセージを送信できませんでした。インターネット接続を確認して再度試してください" @@ -7276,15 +7450,6 @@ "messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "通知モードを自分仕様に設定して、モードが有効なときに通知を受け取る相手やグループをコントロールしましょう。" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "チャットを固有のフォルダに振り分けて、カスタマイズや整理することが簡単にできるようになりました。チャットフォルダを使うと、お気に入りの相手の未読メッセージを表示したり、チャットの種類(1対1やグループ)でフィルタリングしたり、「個人用」や「仕事用」といったフォルダを個別に作成して、自分に関係するメッセージをすばやく確認したりできます。" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "このアップデートには、メッセージに絵文字が含まれている場合にリンクプレビューが生成されなかったバグの修正も含まれています。ありがとうございます、" - }, "icu:WhatsNew__7.78-1": { "messageformat": "アクセシビリティの改善。" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signalに投票機能が登場しました!投票機能を使えば、グループチャット内の意見をまとめられやすくなります。食べたいものから大切な意見のまとめまで、なんでも投票を作成しましょう。グループメンバー全員が投票できて、他のメンバーの回答を見ることも可能です。また、一つだけに投票するか複数投票するかも設定できます。" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "メディアギャラリーに、音声メッセージとリンクプレビュー用の2つの新しいタブが追加されました。" } } diff --git a/_locales/ka-GE/messages.json b/_locales/ka-GE/messages.json index 4e08ef5db2..fdb1d7e502 100644 --- a/_locales/ka-GE/messages.json +++ b/_locales/ka-GE/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ინფორმაცია" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "გამოკითხვის დასრულება" }, @@ -1137,10 +1140,10 @@ "messageformat": "ხმები არ მიუღია" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "იმარჯვებს" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "აპინული წერილის მოძებნა ვერ მოხერხდა" }, "icu:Toast--PollNotFound": { "messageformat": "გამოკითხვა ვერ მოიძებნა" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "სანამ ჯგუფს დატოვებ, ამ ჯგუფს ერთი ახალი ადმინი მაინც უნდა შეურჩიო." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Secure session reset" }, @@ -5019,43 +5076,52 @@ "messageformat": "Voice Message" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "აუდიო" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "გახსენი ბმული ბრაუზერში" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "აუდიო" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ფაილები" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ბმულები" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "მედია-ფაილები ვერ მოიძებნა" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "შენი გაგზავნილი ფოტოები, ვიდეოები და GIF-ები აქ გამოჩნდება" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "აუდიო ვერ მოიძებნა" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "ხმოვანი შეტყობინებები და აუდიო ფაილები, რომელსაც აგზავნი და იღებ, აქ გამოჩნდება" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ბმულები ვერ მოიძებნა" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "ბმულები, რომელსაც აგზავნი და იღებ, აქ გამოჩნდება" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ფაილები ვერ მოიძებნა" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "ფაილები, რომელსაც აგზავნი და იღებ, აქ გამოჩნდება" }, "icu:MediaQualitySelector--button": { "messageformat": "მედია-ფაილის ხარისხის არჩევა" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "შეტყობინების კონტენტი" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "მთვარის ხატულა" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "შესრულებულია" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "სათადარიგო ასლების გასაღები ტექსტის ველი" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "სათადარიგო ასლების გასაღები დაკოპირებულია" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "გასაღების ნახვა" }, @@ -6754,7 +6928,7 @@ "messageformat": "რედაქტირების ისტორია" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "დროის აღმნიშვნელის დაკოპირება" }, "icu:ResendMessageEdit__body": { "messageformat": "ამ რედაქტირების გაგზავნა ვერ მოხერხდა. შეამოწმე ინტერნეტ კავშირი და თავიდან სცადე" @@ -7276,15 +7450,6 @@ "messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "დააყენე მორგებული შეტყობინებების პროფილები იმის გასაკონტროლებლად, თუ რომელი ადამიანებისა და ჯგუფებისგან იღებ შეტყობინებებს, როცა ის პროფილი ჩართულია. შექმენი \"სამსახურის\" პროფილი და მიიღე შეტყობინებები მხოლოდ თანამშრომლებისგან, ან \"პირადი\" პროფილი, რომელშიც შენს უფროსს არ შეიყვან. შეგიძლია, შეტყობინებების პროფილები როცა გინდა მაშინ გადართო, ან თითოეულის დრო წინასწარ დააყენო, რომ ავტომატურად გადაირთოს." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ჩატის საქაღალდეების მეშვეობით დააორგანიზებ შენს ორგანიზაციებს, დააჯგუფებ ჯგუფებს და ინდივიდუალურად განათავსებ ინდივიდებს, მარტივად, რედაქტირებად უნიკალურ საქაღალდეებში. ახლა უკვე შეგიძლია, შენი ჩატები უნიკალურ საქაღალდეებში გადაანაწილო, რომელთა შენზე მორგებასა და გადალაგებასაც მარტივად შეძლებ. გამოიყენე ჩატის საქაღალდეები საყვარელი ადამიანებისგან მიღებული წაუკითხავი წერილების შესანახად, გაფილტრე ჩატის ტიპის მიხედვით (ერთი ერთზე და ჯგუფები), ან შექმენი ცალ-ცალკე საქაღალდეები, მაგალითად, \"პირადი\" და \"სამსახური\", რათა შენთვის რელევანტური წერილები მარტივად ნახო. ჩატის საქაღალდეების ჩასართავად აირჩიე პარამეტრები > ჩატები." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "ასევე, ამ განახლებაში გამოვასწორეთ შეცდომა, რომელიც ხელს უშლიდა ბმულის წინასწარი ნახვის გენერირებას, როცა წერილი ემოჯი სიმბოლოებსაც შეიცავდა. მადლობა, -ს" - }, "icu:WhatsNew__7.78-1": { "messageformat": "ეს განახლება ამარტივებს წვდომას მკითხველებისთვის, კონკრეტულად კი, ახალ შეტყობინებებზე დროის მაჩვენებელი აღარ მეორდება." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal-ის გამოკითხვები უკვე აქაა! შენ და შენი მეგობრები ერთ ტალღაზე ხართ, თუ განსხვავებული პოზიციები გაქვთ? გამოკითხვა მარტივი გზაა იმის გასაგებად, რა აზრზეა შენი ჯგუფის ჩატი. შექმენი გამოკითხვა სადილის ვარიანტებით, მოგზაურობის მიმართულებებით, მომავალი მზგავრობისთვის მუსიკის პრეფერენციებით და ნებისმიერი სხვა მნიშვნელოვანი გადაწყვეტილებისთვის. ჯგუფში ყველას შეუძლია ხმის მიცემა და დანარჩენების პასუხები ნახოს, ასევე შეგიძლია გადაწყვიტო, დაუშვებ თუ არა მრავალჯერად ხმებს." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "მედია ფაილების გალერეა წერილებისა და ბმულის წინასწარი ნახვისთვის უკვე ორ ახალ ჩანართს შეიცავს. ახლა ჯგუფის ჩატში ბმულებს უფრო მარტივად იპოვი." } } diff --git a/_locales/kk-KZ/messages.json b/_locales/kk-KZ/messages.json index cdadfdba40..c175226c33 100644 --- a/_locales/kk-KZ/messages.json +++ b/_locales/kk-KZ/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Ақпарат" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Сауалнаманы аяқтау" }, @@ -1137,10 +1140,10 @@ "messageformat": "Дауыстар жоқ" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Жеңімпаз нұсқасы" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Бекітілген хабар табылмады" }, "icu:Toast--PollNotFound": { "messageformat": "Сауалнама табылмады" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Топтан шықпас бұрын, бұл топ үшін кемінде бір жаңа әкімші таңдауыңыз керек." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Қауіпсіз сеанс қалпына келтірілді" }, @@ -5016,46 +5073,55 @@ "messageformat": "Топ сипаттамасын қосу..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Дауыстық хат" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Сілтемені браузерде ашу" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Файлдар" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Сілтемелер" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Мультимедиа файлы жоқ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Сіз жіберген және алған фотосуреттер, бейнелер және GIF файлдары осы жерде пайда болады" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Аудио жоқ" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Сіз жіберген және алған дауыстық хабарлар мен аудиолар осы жерде пайда болады" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Сілтемелер жоқ" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Сіз жіберген және алған сілтемелер осы жерде пайда болады" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Файлдар жоқ" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Сіз жіберген және алған файлдар осы жерде пайда болады" }, "icu:MediaQualitySelector--button": { "messageformat": "Мультимедиа сапасын таңдау" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Хабарландыру мазмұны" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ай белгішесі" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Дайын" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Сақтық кілт мәтін ұясы" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Сақтық кілт көшірілді" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Кілтті көру" }, @@ -6754,7 +6928,7 @@ "messageformat": "Өзгертулер тарихы" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Уақыт белгісін көшіру" }, "icu:ResendMessageEdit__body": { "messageformat": "Бұл өңдеу жіберілмеді. Байланысты тексеріп, қайталап көріңіз" @@ -7276,15 +7450,6 @@ "messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Бұл профиль қосылғанда, хабарландырулар алғыңыз келетін адамдар мен топтарды басқару үшін арнаулы хабарландыру профильдерін реттеңіз. Әріптестеріңізден басқа бөгде адамдарды (сүйіктіңізді қоспағанда) жолатпайтын \"Жұмыс\" профилін, ал бастығыңыз қосылмаған \"Бос уақыт\" профилін жасаңыз. Хабарландыру профильдерін қалаған уақытыңызда ауыстыра аласыз немесе кестені конфигурациялап, автоматты түрде ауысатындай етуге болады." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Чат қалталары ұйымдарды реттеуге, топтарды жүйелеуге және адамдарды ерекшелендіруге мүмкіндік береді. Барлығы да оңай реттелетін және бейімделетін бірегей қалталарда жинақталады. Таңдаулылар тізіміне қосылған адамдардан келген оқылмаған хабарларды көрсетіңіз, чат түрі (жеке және топтар) бойынша іріктеңіз немесе \"Жеке\" және \"Жұмыс\" сияқты бөлек қалталар жасап, тиісті хабарларды жылдам көріңіз. Бастау үшін \"Параметрлер > Чаттар\" тармағында чат қалталарын қосыңыз." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Бұл жаңа нұсқада эмоджи таңбалары бар хабарда сілтеменің алғы нұсқасын жасауға кедергі келтіретін ақау да түзетілді. Рақмет, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Бұл жаңа нұсқада экранды оқу құралын пайдаланушыларға арналған арнайы мүмкіндіктер жақсартылды. Енді тізбекте жаңа хабарлар келген кезде, қайталанатын уақыт белгісінің хабарландырулары өткізіп жіберіледі." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal сауалнамалары дайын! Достарыңызбен ойларыңыз бір жерден шыға ма әлде қайшы келе ме? Сауалнамалар – топтық чаттағы адамдардың шын мәнінде не ойлайтынын білудің оңай жолы. Алдағы сапарға қатысты кешкі ас мәзірлерін, демалыс бағыттарын, музыкалық жинақты немесе басқа да маңызды таңдауларды салыстыру үшін сауалнама жасаңыз. Сауалнамада топтағы барлық адам дауыс бере алады және бір-бірінің жауаптарын көре алады. Бірнеше дауыс беруге болатынын не болмайтынын өзіңіз шеше аласыз." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Мультимедиа галереясында аудио хабарларға және сілтеменің алғы нұсқасына арналған екі жаңа қойынды бар. Сілтеме топтық чатқа түссе, оның дауысы шыға ма?" } } diff --git a/_locales/km-KH/messages.json b/_locales/km-KH/messages.json index 8dbe0e3889..6ce5d1f09b 100644 --- a/_locales/km-KH/messages.json +++ b/_locales/km-KH/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ព័ត៌មាន" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "បញ្ចប់ការស្ទង់មតិ" }, @@ -1137,10 +1140,10 @@ "messageformat": "គ្មានការបោះឆ្នោតទេ" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "ឈ្នះ" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "រកមិនឃើញសារដែលបានខ្ទាស់ទេ" }, "icu:Toast--PollNotFound": { "messageformat": "រកមិនឃើញការស្ទង់មតិទេ" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "មុនពេលអ្នកចាកចេញ អ្នកត្រូវជ្រើសរើសអ្នកគ្រប់គ្រងថ្មីយ៉ាងហោចណាស់ម្នាក់សម្រាប់ក្រុមនេះ។" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "កំណត់ការប្រើប្រាស់សុវត្ថិភាពឡើងវិញ" }, @@ -5016,46 +5073,55 @@ "messageformat": "បញ្ចូលការពណ៌នាក្រុម…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "សារជាសំឡេង" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "សំឡេង" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "បើកតំណនៅក្នុងកម្មវិធីរុករក" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "សំឡេង" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ឯកសារ" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "តំណ" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "គ្មានមេឌៀ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "រូបថត វីដេអូ និងរូបមានចលនាដែលអ្នកផ្ញើ និងទទួលនឹងបង្ហាញនៅទីនេះ" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "គ្មានសំឡេង" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "សារជាសំឡេង និងឯកសារសំឡេងដែលអ្នកផ្ញើ និងទទួលនឹងបង្ហាញនៅទីនេះ" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "គ្មានតំណ" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "តំណដែលអ្នកផ្ញើ និងទទួលនឹងបង្ហាញនៅទីនេះ" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "គ្មានឯកសារ" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "ឯកសារដែលអ្នកផ្ញើ និងទទួលនឹងបង្ហាញនៅទីនេះ" }, "icu:MediaQualitySelector--button": { "messageformat": "ជ្រើសរើសគុណភាពមេឌៀ" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "ខ្លឹមសារ​ជូន​ដំណឹង" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "រូបព្រះចន្ទ" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "រួចរាល់" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ប្រអប់អក្សរសោបម្រុងទុក" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "សោបម្រុងទុកត្រូវបានចម្លង" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "មើលសោ" }, @@ -6754,7 +6928,7 @@ "messageformat": "កែប្រវត្តិ" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ចម្លងត្រាពេលវេលា" }, "icu:ResendMessageEdit__body": { "messageformat": "មិនអាចផ្ញើសារកែនេះបានទេ។ សូមពិនិត្យមើលសេវាអ៊ីនធឺណិតរបស់អ្នក រួចព្យាយាមម្តងទៀត។" @@ -7276,15 +7450,6 @@ "messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "រៀបចំប្រូហ្វាល់សម្រាប់ការជូនដំណឹងផ្ទាល់ខ្លួន ដើម្បីគ្រប់គ្រងថាតើអ្នកទទួលបានការជូនដំណឹងពីមនុស្ស និងក្រុមណាខ្លះ នៅពេលដែលប្រូហ្វាល់នោះត្រូវបានបើក។ បង្កើតប្រូហ្វាល់ “ការងារ” ដើម្បីដាក់មិត្តរួមការងាររបស់អ្នកដោយឡែក (លើកលែងតែមនុស្សពិសេសរបស់អ្នក) និងប្រូហ្វាល់ “ផ្ទាល់ខ្លួន” ដែលមិនមានចៅហ្វាយរបស់អ្នក។ អ្នកអាចប្តូរចុះឡើងនូវប្រូហ្វាល់សម្រាប់ការជូនដំណឹងនៅពេលណាក៏បាន ឬកំណត់កាលវិភាគបាន ដើម្បីឱ្យវាកើតឡើងដោយស្វ័យប្រវត្តិ។" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ថតឯកសារជជែកជួយឱ្យអ្នកអាចរៀបចំទំនាក់ទំនងរបស់អ្នកបានយ៉ាងងាយស្រួល ដោយបែងចែកការជជែកជាប្រភេទដូចជា ការជជែកការងារ ជាក្រុម និងលក្ខណៈបុគ្គល។ បង្ហាញសារដែលមិនទាន់អានពីមនុស្សដែលអ្នកចូលចិត្ត ច្រោះតាមប្រភេទនៃការជជែក (មួយទល់មួយ និងជាក្រុម) ឬបង្កើតថតឯកសារដាច់ដោយឡែកដូចជា \"ផ្ទាល់ខ្លួន\" និង \"ការងារ\" ដើម្បីឱ្យអ្នកអាចមើលឃើញសារដែលពាក់ព័ន្ធជាមួយអ្នកបានយ៉ាងឆាប់រហ័ស។ បើកថតឯកសារជជែកនៅក្នុងការកំណត់ > ជជែក ដើម្បីចាប់ផ្តើម។" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "កំណែថ្មីនេះក៏រួមបញ្ចូលផងដែរនូវការកែបញ្ហាសម្រាប់បញ្ហាមួយដែលធ្វើឱ្យមិនអាចបង្កើតការមើលតំណជាមុនបាន នៅពេលដែលសារនោះរួមបញ្ចូលតួអក្សររូបអារម្មណ៍ផងដែរ។ អរគុណ " - }, "icu:WhatsNew__7.78-1": { "messageformat": "កំណែថ្មីនេះបង្កើននូវភាពងាយស្រួលសម្រាប់អ្នកប្រើកម្មវិធីអានអេក្រង់ ដោយរំលងការប្រកាសអំពីត្រាពេលវេលាម្តងហើយម្តងទៀត នៅពេលដែលសារថ្មីមកដល់ក្នុងកម្រងសារ។" }, @@ -7301,6 +7466,6 @@ "messageformat": "នៅទីនេះមានការស្ទង់មតិ Signal! តើអ្នក និងមិត្តភក្តិរបស់អ្នកមានគំនិតដូចគ្នាឬទេ ឬអ្នកមានទស្សនៈផ្ទុយគ្នាទាំងស្រុង? ការស្ទង់មតិគឺជាវិធីងាយស្រួលមួយដើម្បីមើលថាតើសមាជិកក្នុងការជជែកជាក្រុមរបស់អ្នកគិតយ៉ាងណាដែរ។ បង្កើតការស្ទង់មតិជាមួយនឹងជម្រើសអាហារពេលល្ងាច គោលដៅវិស្សមកាល ចំណូលចិត្តតន្ត្រីជាច្រើនសម្រាប់ការធ្វើដំណើរតាមផ្លូវនាពេលខាងមុខ ឬជម្រើសសំខាន់ៗផ្សេងទៀត។ អ្នកគ្រប់គ្នានៅក្នុងក្រុមអាចបោះឆ្នោត និងមើលឃើញការឆ្លើយតបរបស់គ្នាទៅវិញទៅមក ហើយអ្នកអាចសម្រេចចិត្តថាតើគួរអនុញ្ញាតឱ្យមានការបោះឆ្នោតជាច្រើនឬអត់។" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "ឥឡូវនេះ វិចិត្រសាលមេឌៀមានផ្ទាំងថ្មីពីរសម្រាប់សារជាសំឡេង និងការមើលតំណជាមុន។ ប្រសិនបើតំណមួយស្ថិតនៅក្នុងការជជែកជាក្រុម តើវាបញ្ចេញសំឡេងឬទេ?" } } diff --git a/_locales/kn-IN/messages.json b/_locales/kn-IN/messages.json index fa28b0e064..976d83f456 100644 --- a/_locales/kn-IN/messages.json +++ b/_locales/kn-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ಮಾಹಿತಿ" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "ಸಮೀಕ್ಷೆಯನ್ನು ಕೊನೆಗೊಳಿಸಿ" }, @@ -1137,10 +1140,10 @@ "messageformat": "ಯಾವುದೇ ವೋಟ್‌ಗಳಿಲ್ಲ" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "ಗೆಲ್ಲುವುದು" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "ಪಿನ್ ಮಾಡಲಾದ ಮೆಸೇಜ್ ಕಂಡುಬಂದಿಲ್ಲ" }, "icu:Toast--PollNotFound": { "messageformat": "ಸಮೀಕ್ಷೆ ಕಂಡುಬಂದಿಲ್ಲ" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "ನೀವು ತೊರೆಯುವ ಮೊದಲು, ಈ ಗ್ರೂಪ್‌ಗೆ ಕನಿಷ್ಠ ಒಬ್ಬ ಹೊಸ ಅಡ್ಮಿನ್ ಅನ್ನು ನೀವು ಆರಿಸಬೇಕು." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "ಸುರಕ್ಷಿತ ಅಧಿವೇಶನವನ್ನು ಮರುಹೊಂದಿಸಿ" }, @@ -5016,46 +5073,55 @@ "messageformat": "ಗುಂಪು ವಿವರಣೆ ಸೇರಿಸಿ…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "ಧ್ವನಿ ಸಂದೇಶ" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ಆಡಿಯೊ" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ಬ್ರೌಸರ್‌ನಲ್ಲಿ ಲಿಂಕ್ ತೆರೆಯಿರಿ" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ಆಡಿಯೊ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ಫೈಲುಗಳು" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ಲಿಂಕ್‌ಗಳು" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "ಮೀಡಿಯಾ ಇಲ್ಲ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "ನೀವು ಕಳುಹಿಸುವ ಮತ್ತು ಸ್ವೀಕರಿಸುವ ಫೋಟೋಗಳು, ವೀಡಿಯೊಗಳು ಮತ್ತು GIF ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ಆಡಿಯೊ ಇಲ್ಲ" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "ನೀವು ಕಳುಹಿಸುವ ಮತ್ತು ಸ್ವೀಕರಿಸುವ ಧ್ವನಿ ಸಂದೇಶಗಳು ಮತ್ತು ಆಡಿಯೊ ಫೈಲ್‌ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ಯಾವುದೇ ಲಿಂಕ್‌ಗಳಿಲ್ಲ" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "ನೀವು ಕಳುಹಿಸುವ ಮತ್ತು ಸ್ವೀಕರಿಸುವ ಲಿಂಕ್‌ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ಫೈಲುಗಳು ಇಲ್ಲ" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "ನೀವು ಕಳುಹಿಸುವ ಮತ್ತು ಸ್ವೀಕರಿಸುವ ಲಿಂಕ್‌ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ" }, "icu:MediaQualitySelector--button": { "messageformat": "ಮಾಧ್ಯಮ ಗುಣಮಟ್ಟವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "ಅಧಿಸೂಚನೆ ವಿಷಯ" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "ಮೂನ್ ಐಕಾನ್" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ಮುಗಿದಿದೆ" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ಬ್ಯಾಕಪ್‌ ಕೀ ಟೆಕ್ಸ್ಟ್ ಬಾಕ್ಸ್" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "ಬ್ಯಾಕಪ್ ಕೀ ಕಾಪಿ ಮಾಡಲಾಗಿದೆ" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "ಕೀ ವೀಕ್ಷಿಸಿ" }, @@ -6754,7 +6928,7 @@ "messageformat": "ಎಡಿಟ್‌ನ ಇತಿಹಾಸ" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ಟೈಂಸ್ಟಾಂಪ್ ನಕಲಿಸಿ" }, "icu:ResendMessageEdit__body": { "messageformat": "ಈ ಎಡಿಟ್ ಅನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ನಿಮ್ಮ ಸಂಪರ್ಕವನ್ನು ಪರಿಶೀಲಿಸಿ ಹಾಗೂ ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ" @@ -7276,15 +7450,6 @@ "messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ಆ ಪ್ರೊಫೈಲ್ ಸಕ್ರಿಯಗೊಂಡಾಗ ನೀವು ಯಾವ ಜನರು ಮತ್ತು ಗುಂಪುಗಳಿಂದ ನೋಟಿಫಿಕೇಷನ್‌ಗಳನ್ನು ಸ್ವೀಕರಿಸುತ್ತೀರಿ ಎಂಬುದನ್ನು ನಿಯಂತ್ರಿಸಲು ಕಸ್ಟಮ್ ನೋಟಿಫಿಕೇಷನ್ ಪ್ರೊಫೈಲ್‌ಗಳನ್ನು ಸೆಟಪ್ ಮಾಡಿ. ಸಹೋದ್ಯೋಗಿಗಳಲ್ಲದವರನ್ನು ದೂರವಿಡುವ \"ವರ್ಕ್\" ಪ್ರೊಫೈಲ್ ಅನ್ನು ರಚಿಸಿ (ನಿಮ್ಮ ಗೆಳೆಯ/ಗೆಳತಿಯರನ್ನು ಹೊರತುಪಡಿಸಿ) ಮತ್ತು ನಿಮ್ಮ ಬಾಸ್ ಅನ್ನು ಒಳಗೊಂಡಿರದ \"ಡೌನ್‌ಟೈಮ್\" ಪ್ರೊಫೈಲ್ ಅನ್ನು ರಚಿಸಿ. ನೀವು ಬಯಸಿದಾಗಲೆಲ್ಲಾ ನೋಟಿಫಿಕೇಷನ್ ಪ್ರೊಫೈಲ್‌ಗಳ ನಡುವೆ ಬದಲಾಯಿಸಬಹುದು ಅಥವಾ ವೇಳಾಪಟ್ಟಿಯನ್ನು ಕಾನ್ಫಿಗರ್ ಮಾಡಬಹುದು, ಇದರಿಂದ ಅದು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಉಂಟಾಗುತ್ತದೆ." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ಚಾಟ್ ಫೋಲ್ಡರ್‌ಗಳು ನಿಮ್ಮ ಸಂಘಟನೆಗಳನ್ನು ವ್ಯವಸ್ಥಿತಗೊಳಿಸಲು, ನಿಮ್ಮ ಗುಂಪುಗಳನ್ನು ಗುಂಪುಗೂಡಿಸಲು ಮತ್ತು ನಿಮ್ಮ ವ್ಯಕ್ತಿಗಳನ್ನು ಅನನ್ಯ ಫೋಲ್ಡರ್‌ಗಳಲ್ಲಿ ಪ್ರತ್ಯೇಕವಾಗಿಡಲು ಅನುಮತಿಸುತ್ತವೆ, ಇದರಿಂದ ಇವುಗಳನ್ನು ಕಸ್ಟಮೈಜ್ ಮಾಡಲು ಮತ್ತು ಮರುಹೊಂದಿಸಲು ಸುಲಭವಾಗುತ್ತದೆ. ನಿಮ್ಮ ನೆಚ್ಚಿನ ಜನರಿಂದ ಓದದಿರುವ ಮೆಸೇಜ್‌ಗಳನ್ನು ಪ್ರದರ್ಶಿಸಿ, ಚಾಟ್ ಪ್ರಕಾರದ ಮೂಲಕ ಫಿಲ್ಟರ್ ಮಾಡಿ (1-ಆನ್-1 ಮತ್ತು ಗುಂಪುಗಳು), ಅಥವಾ \"ವೈಯಕ್ತಿಕ\" ಮತ್ತು \"ಕೆಲಸ\" ಎಂಬಂತಹ ಪ್ರತ್ಯೇಕ ಫೋಲ್ಡರ್‌ಗಳನ್ನು ರಚಿಸಿ ಇದರಿಂದ ನಿಮಗೆ ಸಂಬಂಧಿಸಿದ ಮೆಸೇಜ್‌ಗಳನ್ನು ನೀವು ತ್ವರಿತವಾಗಿ ನೋಡಬಹುದು. ಪ್ರಾರಂಭಿಸಲು ಸೆಟ್ಟಿಂಗ್‌ಗಳು > ಚಾಟ್‌ಗಳು ಎಂಬುದರಲ್ಲಿ ಚಾಟ್ ಫೋಲ್ಡರ್‌ಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "ಮೆಸೇಜ್ ಎಮೋಜಿ ಅಕ್ಷರಗಳನ್ನು ಒಳಗೊಂಡಿದ್ದಾಗ ಲಿಂಕ್ ಪೂರ್ವನೋಟಗಳನ್ನು ರಚಿಸುವುದನ್ನು ತಡೆಯುತ್ತಿದ್ದ ಸಮಸ್ಯೆಗೆ ಈ ಅಪ್‌ಡೇಟ್ ದೋಷ ಪರಿಹಾರವನ್ನು ಸಹ ಒಳಗೊಂಡಿದೆ. ಧನ್ಯವಾದಗಳು, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "ಈ ಅಪ್‌ಡೇಟ್ ಹೊಸ ಮೆಸೇಜ್‌ಗಳು ಥ್ರೆಡ್‌ನಲ್ಲಿ ಬಂದಾಗ ಪುನರಾವರ್ತಿತ ಟೈಮ್‌ಸ್ಟ್ಯಾಂಪ್ ಪ್ರಕಟಣೆಗಳನ್ನು ಬಿಟ್ಟುಬಿಡುವ ಮೂಲಕ ಸ್ಕ್ರೀನ್ ರೀಡರ್ ಬಳಕೆದಾರರಿಗೆ ಆ್ಯಕ್ಸೆಬಿಲಿಟಿಯನ್ನು ಸುಧಾರಿಸುತ್ತದೆ." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal ಸಮೀಕ್ಷೆಗಳು ಇಲ್ಲಿವೆ! ನೀವು ಮತ್ತು ನಿಮ್ಮ ಸ್ನೇಹಿತರು ಒಂದೇ ನಿಲುವು ಹೊಂದಿದ್ದೀರಾ ಅಥವಾ ನೀವು ಸಮೀಕ್ಷೆ ಕುರಿತು ವಿರುದ್ಧ ನಿಲುವು ಹೊಂದಿದ್ದೀರಾ? ನಿಮ್ಮ ಗುಂಪು ಚಾಟ್ ನಿಜವಾಗಿಯೂ ಏನು ಭಾವಿಸುತ್ತದೆ ಎಂಬುದನ್ನು ನೋಡಲು ಸಮೀಕ್ಷೆಗಳು ಸುಲಭವಾದ ವಿಧಾನವಾಗಿವೆ. ಸ್ಪರ್ಧಾತ್ಮಕ ರಾತ್ರಿ ಭೋಜನ ಆಯ್ಕೆಗಳು, ರಜಾದಿನದ ತಾಣಗಳು, ಮುಂಬರುವ ರೋಡ್ ಟ್ರಿಪ್‌ಗಾಗಿ ಸಂಗೀತದ ಆದ್ಯತೆಗಳು ಅಥವಾ ಯಾವುದೇ ಇತರ ಪ್ರಮುಖ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಸಮೀಕ್ಷೆಯನ್ನು ರಚಿಸಿ. ಗುಂಪಿನಲ್ಲಿರುವ ಪ್ರತಿಯೊಬ್ಬರೂ ವೋಟ್ ಮಾಡಬಹುದು ಮತ್ತು ಪರಸ್ಪರರ ಪ್ರತಿಕ್ರಿಯೆಗಳನ್ನು ನೋಡಬಹುದು ಮತ್ತು ಅನೇಕ ವೋಟ್‌ಗಳನ್ನು ಅನುಮತಿಸಬೇಕೇ ಅಥವಾ ಬೇಡವೇ ಎಂಬುದನ್ನು ನೀವು ನಿರ್ಧರಿಸಬಹುದು." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "ಮೀಡಿಯಾ ಗ್ಯಾಲರಿಯು ಈಗ ಆಡಿಯೊ ಸಂದೇಶಗಳು ಮತ್ತು ಲಿಂಕ್ ಪೂರ್ವನೋಟಗಳಿಗಾಗಿ ಎರಡು ಹೊಸ ಟ್ಯಾಬ್‌ಗಳನ್ನು ಒಳಗೊಂಡಿದೆ. ಗುಂಪು ಚಾಟ್‌ನಲ್ಲಿ ಲಿಂಕ್ ಕಂಡುಬಂದರೆ, ಅದು ಸೌಂಡ್ ಮಾಡುತ್ತದೆಯೇ?" } } diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f5f8991f3a..532957a88a 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1083,7 +1083,7 @@ "messageformat": "답장" }, "icu:MessageContextMenu__react": { - "messageformat": "반응" + "messageformat": "반응하기" }, "icu:MessageContextMenu__download": { "messageformat": "다운로드" @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "정보" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "설문조사 종료" }, @@ -1137,10 +1140,10 @@ "messageformat": "투표 없음" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "현재 최다 득표" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "고정된 메시지를 찾을 수 없습니다." }, "icu:Toast--PollNotFound": { "messageformat": "설문조사를 찾을 수 없습니다." @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "나가기 전에 이 그룹에 대한 새 관리자를 한 명 이상 선택해야 합니다." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "보안 세션 초기화" }, @@ -1212,7 +1269,7 @@ "messageformat": "자세히 알아보기" }, "icu:ChatRefresh--summary": { - "messageformat": "Signal은 종단간 암호화를 사용하며, 대화 세션을 때때로 새로 고침해야 할 수도 있습니다. 이는 대화 보안에 영향을 미치지는 않지만, 이로 인해 연락처로부터 메시지를 수신하지 못할 수도 있습니다. 이때 상대방에게 메시지 재발송을 요청할 수 있습니다." + "messageformat": "Signal은 엔드투엔드 암호화를 사용하며, 대화 세션을 주기적으로 새로 고침할 수 있습니다. 이 과정은 보안에 영향을 주지 않지만, 간혹 메시지가 수신되지 않을 수 있습니다. 이런 경우 상대방에게 메시지 재전송을 요청해 주세요." }, "icu:ChatRefresh--contactSupport": { "messageformat": "지원에 문의" @@ -1230,10 +1287,10 @@ "messageformat": "전달 문제" }, "icu:DeliveryIssue--summary": { - "messageformat": "{sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인, 미디어를 받지 못했습니다. 사용자에게 직접 보내거나 그룹에 보내려고 했을 수 있습니다." + "messageformat": "{sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인 또는 미디어가 전달되지 못했습니다. 나에게 직접 보내거나 그룹 대화에서 보내려 했던 것으로 보여요." }, "icu:DeliveryIssue--summary--group": { - "messageformat": "이 대화에서 {sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인 또는 미디어를 받지 못했습니다." + "messageformat": "이 대화에서 {sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인 또는 미디어가 전달되지 못했습니다." }, "icu:ChangeNumber--notification": { "messageformat": "{sender} 님이 전화번호를 변경했습니다." @@ -1719,7 +1776,7 @@ "messageformat": "표시 중단" }, "icu:calling__button--react": { - "messageformat": "반응" + "messageformat": "반응하기" }, "icu:calling__button--ring__disabled-because-group-is-too-large": { "messageformat": "단체 참여자가 너무 많아 통화를 진행할 수 없습니다." @@ -1986,7 +2043,7 @@ "messageformat": "{group} 내 {sender} 님" }, "icu:notificationReactionMessage": { - "messageformat": "{sender} 님이 다음에 {emoji} 이모지로 반응함: {message}" + "messageformat": "{sender} 님이 \"{message}\" 메시지에 {emoji} 이모지로 반응했어요" }, "icu:notificationPollVoteMessage": { "messageformat": "{sender} 님이 \"{pollQuestion}\" 설문조사에 투표했습니다." @@ -2604,7 +2661,7 @@ "messageformat": "깃발" }, "icu:FunPanelEmojis__CustomizeReactionsButtonLabel": { - "messageformat": "반응 사용자 정의" + "messageformat": "반응 맞춤 설정하기" }, "icu:FunPanelStickers__SearchLabel": { "messageformat": "스티커 검색" @@ -2724,13 +2781,13 @@ "messageformat": "취소" }, "icu:Message__reaction-emoji-label--you": { - "messageformat": "{emoji} 이모지로 반응했습니다." + "messageformat": "{emoji} 이모지로 반응했어요" }, "icu:Message__reaction-emoji-label--single": { - "messageformat": "{title} 님이 {emoji} 이모지로 반응했습니다." + "messageformat": "{title} 님이 {emoji} 이모지로 반응했어요" }, "icu:Message__reaction-emoji-label--many": { - "messageformat": "{count, plural, other {{count,number}명이 {emoji} 이모지로 반응했습니다.}}" + "messageformat": "{count, plural, other {{count,number}명이 {emoji} 이모지로 반응했어요}}" }, "icu:Message__role-description": { "messageformat": "메시지" @@ -4887,7 +4944,7 @@ "messageformat": "색상 삭제하기" }, "icu:ChatColorPicker__delete--message": { - "messageformat": "{num, plural, other {사용자 정의 색상은 {num,number} 대화에서 사용됩니다. 모든 대화에서 삭제하시겠습니까?}}" + "messageformat": "{num, plural, other {이 색상은 {num,number} 대화에서 사용됩니다. 모든 대화에서 삭제하시겠습니까?}}" }, "icu:ChatColorPicker__menu-title": { "messageformat": "대화창 색상" @@ -4911,7 +4968,7 @@ "messageformat": "모든 대화창 색상을 덮어쓰시겠습니까?" }, "icu:ChatColorPicker__custom-color--label": { - "messageformat": "사용자 정의 색상 편집기 표시" + "messageformat": "맞춤 색상 편집기 표시" }, "icu:ChatColorPicker__sampleBubble1": { "messageformat": "다음은 대화창 색상의 미리 보기입니다." @@ -4971,7 +5028,7 @@ "messageformat": "사용자 지정 시간" }, "icu:DisappearingTimeDialog__body": { - "messageformat": "사라지는 메시지 위해 사용자 지정 시간을 설정하세요." + "messageformat": "사라지는 메시지의 시간 제한을 직접 설정하세요." }, "icu:DisappearingTimeDialog__set": { "messageformat": "설정" @@ -5016,46 +5073,55 @@ "messageformat": "그룹 설명 추가…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "음성 메시지" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "오디오" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "브라우저에서 링크를 엽니다." + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "오디오" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "파일" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "링크" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "미디어 없음" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "내가 전송 및 수신하는 사진, 동영상, GIF 파일이 여기에 표시됩니다." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "오디오 파일 없음" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "내가 전송 및 수신하는 음성 메시지와 오디오 파일이 여기에 표시됩니다." }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "링크 없음" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "내가 전송 및 수신하는 링크가 여기에 표시됩니다." + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "파일 없음" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "내가 전송 및 수신하는 파일이 여기에 표시됩니다" }, "icu:MediaQualitySelector--button": { "messageformat": "미디어 품질 선택" @@ -5217,28 +5283,28 @@ "messageformat": "프로필 사진 수정하기" }, "icu:ProfileEditor--info--general": { - "messageformat": "프로필과 프로필 변경 사항이 사용자가 메시지를 보내는 사람과 연락처, 그룹에 표시됩니다." + "messageformat": "프로필과 프로필 변경 사항은 메시지를 주고받는 상대와 연락처, 그룹에 표시됩니다." }, "icu:ProfileEditor--info--pnp": { "messageformat": "사용자 이름과 QR 코드, 링크가 프로필에 표시되지 않습니다. 믿을 수 있는 사람과만 공유하세요." }, "icu:ProfileEditor--info--pnp--no-username": { - "messageformat": "이제 나에게 메시지를 보낼 때 선택적 사용자 이름을 사용할 수 있으므로 다른 사람과 전화번호를 공유할 필요가 없습니다." + "messageformat": "이제 별도의 사용자 이름으로 메시지를 받을 수 있어 다른 사람과 전화번호를 공유하지 않아도 됩니다." }, "icu:Bio--speak-freely": { - "messageformat": "자유롭게 말하다" + "messageformat": "자유롭게 이야기해요" }, "icu:Bio--encrypted": { - "messageformat": "암호화됨" + "messageformat": "프라이버시가 중요해요" }, "icu:Bio--free-to-chat": { - "messageformat": "대화해도 됨" + "messageformat": "대화 가능해요" }, "icu:Bio--coffee-lover": { - "messageformat": "커피 애호가" + "messageformat": "커피 없인 못 살아요" }, "icu:Bio--taking-break": { - "messageformat": "쉬는 중" + "messageformat": "휴식 모드" }, "icu:ProfileEditorModal--profile": { "messageformat": "프로필" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "알림 콘텐츠" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "달 아이콘" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "확인" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "백업 키 텍스트 상자" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "백업 키 복사됨" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "키 보기" }, @@ -5898,7 +6072,7 @@ "messageformat": "이 옵션을 비활성화하면 Microsoft Windows가 Signal의 스크린샷을 캡처하여 개인정보 보호가 보장되지 않는 기능에 사용할 수 있습니다." }, "icu:Preferences__content-protection__modal--disable": { - "messageformat": "사용 안 함" + "messageformat": "비활성화하기" }, "icu:DialogUpdate--version-available": { "messageformat": "{version} 버전으로 업데이트할 수 있습니다." @@ -5985,7 +6159,7 @@ "messageformat": "보내지 않음" }, "icu:CustomizingPreferredReactions__title": { - "messageformat": "반응 사용자 지정" + "messageformat": "반응 맞춤 설정하기" }, "icu:CustomizingPreferredReactions__subtitle": { "messageformat": "클릭하여 이모지 바꾸기" @@ -6324,10 +6498,10 @@ "messageformat": "모든 Signal 커넥션" }, "icu:StoriesSettings__mine__exclude--label": { - "messageformat": "다음을 제외한 모든 사용자…" + "messageformat": "일부를 제외한 모든 사용자" }, "icu:StoriesSettings__mine__only--label": { - "messageformat": "다음 사용자와만 공유…" + "messageformat": "일부 사용자와만 공유" }, "icu:StoriesSettings__mine__disclaimer--link": { "messageformat": "스토리를 볼 수 있는 사람을 선택하세요. 이미 전송한 스토리에는 변경 내용이 적용되지 않습니다. 자세히 알아보기." @@ -6369,7 +6543,7 @@ "messageformat": "그룹 스토리" }, "icu:SendStoryModal__only-share-with": { - "messageformat": "다음 사용자와만 공유" + "messageformat": "일부 사용자와만 공유" }, "icu:SendStoryModal__excluded": { "messageformat": "{count, plural, other {{count,number}명 제외}}" @@ -6483,10 +6657,10 @@ "messageformat": "답장" }, "icu:StoryViewsNRepliesModal__reacted--you": { - "messageformat": "스토리에 반응했습니다." + "messageformat": "스토리에 반응했어요" }, "icu:StoryViewsNRepliesModal__reacted--someone-else": { - "messageformat": "스토리에 반응했습니다." + "messageformat": "스토리에 반응했어요" }, "icu:StoryViewsNRepliesModal__not-a-member": { "messageformat": "더 이상 이 그룹의 멤버가 아니므로 이 스토리에 답장할 수 없습니다." @@ -6603,22 +6777,22 @@ "messageformat": "스토리" }, "icu:Quote__story-reaction": { - "messageformat": "{name} 님의 스토리에 반응했습니다." + "messageformat": "{name} 님의 스토리에 반응했어요" }, "icu:Quote__story-reaction--you": { - "messageformat": "내 스토리에 반응함" + "messageformat": "내 스토리에 반응했어요" }, "icu:Quote__story-reaction--single": { - "messageformat": "스토리에 반응했습니다." + "messageformat": "스토리에 반응했어요" }, "icu:Quote__story-reaction-notification--incoming": { - "messageformat": "내 스토리에 {emoji} 이모지로 반응했습니다." + "messageformat": "내 스토리에 {emoji} 이모지로 반응했어요" }, "icu:Quote__story-reaction-notification--outgoing": { - "messageformat": "{name} 님이 보낸 스토리에 {emoji} 이모지로 반응했습니다." + "messageformat": "{name} 님이 보낸 스토리에 {emoji} 이모지로 반응했어요" }, "icu:Quote__story-reaction-notification--outgoing--nameless": { - "messageformat": "스토리에 {emoji} 이모지로 반응했습니다." + "messageformat": "스토리에 {emoji} 이모지로 반응했어요" }, "icu:Quote__story-unavailable": { "messageformat": "더는 사용할 수 없음" @@ -6630,7 +6804,7 @@ "messageformat": "사용자 이름" }, "icu:EditUsernameModalBody__username-helper": { - "messageformat": "사용자 이름은 항상 숫자와 짝지어 쓰입니다." + "messageformat": "모든 사용자 이름에는 고유 번호가 부여됩니다." }, "icu:EditUsernameModalBody__learn-more": { "messageformat": "자세히 알아보기" @@ -6639,7 +6813,7 @@ "messageformat": "이 번호는 무엇인가요?" }, "icu:EditUsernameModalBody__learn-more__body": { - "messageformat": "이 일련번호는 사용자 이름을 비공개로 유지하여 원치 않는 메시지를 피할 수 있도록 도와줍니다. 대화를 원하는 사용자 및 그룹과만 사용자 이름을 공유하세요. 사용자 이름을 변경하면 새로운 일련번호가 부여됩니다." + "messageformat": "이 일련번호는 사용자 이름을 비공개로 보호해 원치 않는 메시지를 차단하는 데 도움이 됩니다. 사용자 이름은 신뢰하는 사용자나 그룹과만 공유해 주세요. 사용자 이름을 변경하면 새로운 일련번호가 생성됩니다." }, "icu:EditUsernameModalBody__change-confirmation": { "messageformat": "사용자 이름을 변경하면 기존 QR 코드와 링크가 초기화됩니다. 계속할까요?" @@ -6694,7 +6868,7 @@ "messageformat": "새로운 연락 방법" }, "icu:UsernameOnboardingModalBody__row__number__title": { - "messageformat": "전화번호 개인 정보 보호" + "messageformat": "전화번호 보호" }, "icu:UsernameOnboardingModalBody__row__number__body": { "messageformat": "이 대화에 내 전화번호가 더 이상 표시되지 않습니다. 내 전화번호를 연락처에 저장한 친구는 계속 내 전화번호를 볼 수 있습니다." @@ -6703,13 +6877,13 @@ "messageformat": "사용자 이름" }, "icu:UsernameOnboardingModalBody__row__username__body": { - "messageformat": "이제 나에게 메시지를 보낼 때 선택적 사용자 이름을 사용할 수 있으므로 다른 사람과 전화번호를 공유할 필요가 없습니다. 사용자 이름은 프로필에 표시되지 않습니다." + "messageformat": "이제 별도의 사용자 이름으로 메시지를 받을 수 있어 다른 사람과 전화번호를 공유하지 않아도 됩니다. 사용자 이름은 프로필에 표시되지 않습니다." }, "icu:UsernameOnboardingModalBody__row__qr__title": { "messageformat": "QR 코드와 링크" }, "icu:UsernameOnboardingModalBody__row__qr__body": { - "messageformat": "사용자 이름에는 나와 빠르게 대화를 시작하도록 친구와 공유할 수 있는 고유한 QR 코드와 링크가 있습니다." + "messageformat": "사용자 이름에는 고유한 QR 코드와 링크가 함께 제공됩니다. 해당 코드나 링크를 친구와 공유하여 바로 대화를 시작해 보세요." }, "icu:UsernameOnboardingModalBody__continue": { "messageformat": "사용자 이름 설정" @@ -6721,7 +6895,7 @@ "messageformat": "새로운 연락 방법" }, "icu:UsernameMegaphone__body": { - "messageformat": "전화번호 개인 정보 보호와 선택적 사용자 이름 및 링크를 소개합니다." + "messageformat": "전화번호 보호와 사용자 이름, 그리고 링크 기능이 추가됐어요." }, "icu:UsernameMegaphone__learn-more": { "messageformat": "더 알아보기" @@ -6754,7 +6928,7 @@ "messageformat": "수정 기록" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "타임스탬프 복사" }, "icu:ResendMessageEdit__body": { "messageformat": "이 수정 사항을 보낼 수 없습니다. 연결을 확인하고 다시 시도하세요." @@ -7069,7 +7243,7 @@ "messageformat": "문제가 있나요? 지원팀에 문의하세요" }, "icu:DonateFlow__amount-picker-custom-amount-placeholder": { - "messageformat": "사용자 정의 금액 입력" + "messageformat": "직접 금액 입력하기" }, "icu:DonateFlow__credit-or-debit-card": { "messageformat": "신용 또는 직불 카드" @@ -7276,15 +7450,6 @@ "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "맞춤 알림 프로필을 설정해 프로필별로 알림을 받을 사람과 그룹을 선택하세요." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "이제 고유 폴더로 대화를 정리하여 간편하게 사용자 지정하고 재정렬할 수 있습니다. 대화 폴더를 사용하여 즐겨 찾는 사용자에게서 온 읽지 않은 메시지를 표시하거나, 1대1, 그룹 등 대화 유형별로 필터링하거나, '개인'이나 '직장' 같은 개별 폴더를 만들어 나와 관련 있는 메시지를 빠르게 확인해 보세요." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "이번 업데이트에서는 메시지에 이모티콘 문자가 포함된 경우 링크 미리 보기가 생성되지 않던 문제도 수정되었습니다. 님, 감사합니다." - }, "icu:WhatsNew__7.78-1": { "messageformat": "접근성을 개선했습니다." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal 설문조사 기능이 추가되었습니다! 설문조사는 그룹의 의견을 모을 수 있는 간편한 방법입니다. 다양한 저녁 옵션이나 다른 중요한 선택지를 사용하여 설문조사를 만들어 보세요. 그룹의 모든 사용자가 설문조사에 참여할 수 있으며 서로의 의견을 확인할 수 있습니다. 또한, 설문조사를 만들 때 다중 옵션 선택 가능 여부도 선택할 수 있습니다." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "이제 미디어 갤러리가 오디오 메시지와 링크 미리 보기, 두 가지 새로운 탭을 포함합니다." } } diff --git a/_locales/ky-KG/messages.json b/_locales/ky-KG/messages.json index 7a41755931..a3321123a5 100644 --- a/_locales/ky-KG/messages.json +++ b/_locales/ky-KG/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Маалымат" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Добуш берүүнү бүтүрүү" }, @@ -1137,10 +1140,10 @@ "messageformat": "Эч ким добуш бере элек" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Алдыда келатат" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Кадалган билдирүү табылган жок" }, "icu:Toast--PollNotFound": { "messageformat": "Табылган жок" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Топтон чыгардан мурун, бул топко кеминде бир жаңы администратор дайындап кетиңиз." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Коопсуз сеанс баштапкы абалга келтирилди" }, @@ -5016,46 +5073,55 @@ "messageformat": "Топ тууралуу учкай маалымат кошуу…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Үн билдирүүсү" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Серепчидеги шилтемени ачуу" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Файлдар" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Шилтемелер" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Эч нерсе жок" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Жөнөтүлгөн жана алынган сүрөттөр, видеолор жана GIFтер ушул жерде көрүнөт" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Аудио файлдар жок" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Жөнөтүлгөн жана алынган үн билдирүүлөрү жана аудио файлдар ушул жерде көрүнөт" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Шилтемелер жок" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Жөнөтүлгөн жана алынган шилтемелер ушул жерде көрүнөт" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Файлдар жок" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Жөнөтүлгөн жана алынган файлдар ушул жерде көрүнөт" }, "icu:MediaQualitySelector--button": { "messageformat": "Медиа сапатын тандоо" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Билдирмелер мазмуну" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Айдын сүрөтчөсү" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Бүттү" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Камдык көчүрмөнүн ачкычы жазылган жер" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Камдык көчүрмөнүн ачкычы көчүрүлдү" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ачкычты карап көрүү" }, @@ -6754,7 +6928,7 @@ "messageformat": "Оңдолгондор" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Убакыт белгисин көчүрүү" }, "icu:ResendMessageEdit__body": { "messageformat": "Бул оңдолгон билдирүү жөнөтүлгөн жок. Байланышыңызды текшерип, кайталап көрүңүз" @@ -7276,15 +7450,6 @@ "messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Профиль күйүп турганда, билдирмелерди белгилүү бир адамдар менен топтордон алып туруу үчүн өзүнчө профилдерди түзүңүз. Мисалы, \"Жумуш\" деген профиль түзсөңүз, ага кесиптештериңиз гана кирип, \"Эс алуу\" деген профилиңизге шефиңиз кире албайт. Бир профилден экинчисине каалаган убакта которула аласыз. Кааласаңыз, графикке киргизип, автоматтык түрдө которулгудай кылсаңыз болот." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Маектер папкалары аркылуу уюмдарыңызды өз өзүнчө папкаларга уюштуруп, топторуңузду топтоштуруп, жеке адамдарды жекечелештиресиз. Көп байланышкан адамдардан келген окула элек билдирүүлөр көрүнүп, маектердин түрлөрү боюнча иргеп (жекеме-жеке жана топтук) же маанилүү билдирүүлөрдү дароо көрүү үчүн \"Жеке\" жана \"Жумуш\" сыяктуу өз-өзүнчө папкаларды түзөсүз. Баштоо үчүн маектер папкаларын Параметрлер > Маектер деген жерден иштетиңиз." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Бул жаңы версияда билдирүүдөгү быйтыкчадан улам алдын ала көрүлүүчү шилтемелерди түзгөнгө жолтоо болуп жаткан мүчүлүштүк оңдолду. Чоң рахмат, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Бул жаңы версияда экрандан окуу мүмкүнчүлүгү өркүндөтүлдү. Эми түрмөккө жаңы билдирүүлөр келгенде алардын келген убакыты көрүнбөйт." }, @@ -7301,6 +7466,6 @@ "messageformat": "★ Signal сурамжылоолорун байкап көрүңүз! Досторуңуз менен оюңуз бирби же таптакыр башкабы? Сурамжылоолор аркылуу тобуңуздун кандайдыр бир нерселер боюнча пикирин биле аласыз. Кечки тамактанууга, эс алууга, унаа менен сапарга чыкканда угуучу музыкага жана башка маанилүү нерселерге бир нече вариант сунуштап сурамжылоо жүргүзүңүз. Топтогулардын баары добуш берип, бири-биринин жоопторун көрүп турушат. Кааласаңыз, бир же бир нече добушту кабыл алсаңыз болот." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Медиа файлдар галереясында эми аудио билдирүүлөргө жана шилтемелерге арналган эки жаңы өтмөк бар. Шилтеме топтук маекке түшүп калса, үн чыгабы?" } } diff --git a/_locales/lt-LT/messages.json b/_locales/lt-LT/messages.json index cd1dc41b9d..f396fe9c2e 100644 --- a/_locales/lt-LT/messages.json +++ b/_locales/lt-LT/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informacija" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Baigti apklausą" }, @@ -1137,10 +1140,10 @@ "messageformat": "Balsų nėra" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Laimėjimo galimybė" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Prisegta žinutė nerasta" }, "icu:Toast--PollNotFound": { "messageformat": "Apklausa nerasta" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Prieš išeinant tau reikia parinkti šiai grupei bent vieną naują administratorių." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Saugusis seansas atstatytas" }, @@ -5016,46 +5073,55 @@ "messageformat": "Pridėk grupės aprašymą…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Balso žinutė" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Garso įrašas" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Atverti nuorodą naršyklėje" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Garso įrašas" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Failai" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Nuorodos" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nėra medijos" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Čia bus rodomos jūsų siunčiamos ir gaunamos nuotraukos, vaizdo įrašai ir GIF failai" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Garso įrašų nėra" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Čia bus rodomos jūsų siunčiamos ir gaunamos balso žinutės ir garso failai" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nuorodų nėra" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Čia bus rodomos jūsų siunčiamos ir gaunamos nuorodos" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Failų nėra" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Čia bus rodomi jūsų siunčiami ir gaunami failai" }, "icu:MediaQualitySelector--button": { "messageformat": "Pasirinkti medijos kokybę" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Pranešimų turinys" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Mėnulio piktograma" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Atlikta" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Atsarginės kopijos rakto teksto laukas" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Atsarginės kopijos raktas nukopijuotas" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Peržiūrėti raktą" }, @@ -6754,7 +6928,7 @@ "messageformat": "Redagavimo istorija" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopijuoti laiko žymą" }, "icu:ResendMessageEdit__body": { "messageformat": "Šio redagavimo nepavyko išsiųsti. Patikrinkite ryšį ir bandykite vėl" @@ -7276,15 +7450,6 @@ "messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Nustatykite pasirinktinius pranešimų profilius, kad valdytumėte, iš kurių žmonių ir grupių gausite pranešimus, kai tas profilis įjungtas." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nuo šiol galite suskirstyti savo pokalbius į unikalius aplankus, kuriuos paprasta pritaikyti ir sugrupuoti. Naudokite pokalbių aplankų funkciją rodyti neperskaitytas žinutes iš tam tikrų žmonių, filtruokite pagal pokalbio tipą (asmeninis arba grupės) arba kurkite atskirus aplankus, pvz., „Asmeniniai“ arba „Darbas“, kad galėtumėte iškart peržiūrėti svarbiausias žinutes." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Šiuo atnaujinimu taip pat ištaisoma klaida, dėl kurios nebuvo generuojamos nuorodų peržiūros, kai žinutėje buvo jaustukų. Ačiū, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Prieinamumo patobulinimai." }, @@ -7301,6 +7466,6 @@ "messageformat": "„Signal“ apklausos jau čia! Tai paprastas būdas sužinoti, ką iš tikrųjų mano jūsų grupės pokalbių dalyviai. Sukurkite apklausą su skirtingais vakarienės variantais ar kitais svarbiais pasirinkimais. Visi grupės nariai gali balsuoti ir matyti vieni kitų atsakymus, o jūs galite nuspręsti, ar leisti balsuoti kelis kartus." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Įrašų galerijoje nuo šiol yra du nauji skirtukai garso žinutėms ir nuorodų peržiūrai." } } diff --git a/_locales/lv-LV/messages.json b/_locales/lv-LV/messages.json index f2c628ae7b..706025a1a9 100644 --- a/_locales/lv-LV/messages.json +++ b/_locales/lv-LV/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informācija" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Pabeigt aptauju" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nav balsu" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Uzvarošā" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Atzīmētā ziņa nav atrasta" }, "icu:Toast--PollNotFound": { "messageformat": "Aptauja nav atrasta" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Pirms aiziešanas šai grupai jāizvēlas vismaz viens jauns administrators." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Drošās sesijas atstatīšana" }, @@ -5016,46 +5073,55 @@ "messageformat": "Pievienot grupas aprakstu…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Balss ziņojums" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Atvērt saiti pārlūkā" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Faili" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Saites" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nav multivides" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Nosūtītie un saņemtie fotoattēli, video un GIF tiks rādīti šeit" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nav audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Nosūtītie un saņemtie balss ziņojumi un audio faili tiks rādīti šeit" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nav saišu" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Nosūtītās un saņemtās saites tiks rādītas šeit" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nav failu" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Nosūtītie un saņemtie faili tiks rādīti šeit" }, "icu:MediaQualitySelector--button": { "messageformat": "Atlasīt multivides kvalitāti" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Paziņojuma saturs" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Mēness ikona" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Darīts" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Rezerves kopijas atslēgas teksta lodziņš" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Rezerves kopijas atslēga nokopēta" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Skatīt atslēgu" }, @@ -6754,7 +6928,7 @@ "messageformat": "Rediģēšanas vēsture" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopēt laika zīmogu" }, "icu:ResendMessageEdit__body": { "messageformat": "Rediģēto ziņu nevarēja nosūtīt. Pārbaudiet savienojumu un mēģiniet vēlreiz." @@ -7276,15 +7450,6 @@ "messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Iestatiet pielāgotus paziņojumu profilus, lai kontrolētu, no kurām personām un grupām saņemat paziņojumus, kamēr šis profils ir iespējots. Izveidojiet profilu “Darbs”, kas filtrē paziņojumus no visiem, izņemot kolēģus (un jūsu otro pusīti!), un profilu “Atpūta”, kas neļaus traucēt jūsu priekšniekam. Varat pārslēgties starp paziņojumu profiliem, kad vien vēlaties, vai konfigurēt grafiku, lai tas notiktu automātiski." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Sarunu mapes ļauj organizēt organizācijas, grupēt grupas un individualizēt indivīdus atsevišķās viegli pielāgojamās un pārkārtojamās mapēs. Skatiet nelasītās ziņas no tuvākajiem, filtrējiet pēc sarunas veida (privātās vai grupas sarunas) vai izveidojiet atsevišķas mapes, piemēram, \"Personīgie\" vai \"Darba\", lai ātri redzētu jums svarīgās sarunas. Lai sāktu, iespējojiet sarunu mapes sadaļā Iestatījumi > Sarunas." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Šajā atjauninājumā ir arī novērsta kļūda, kas neļāva ģenerēt saites priekšskatījumus, ja ziņa saturēja emocijzīmes. Paldies! " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Šis atjauninājums uzlabo pieejamību ekrānlasītāju lietotājiem, jo tas izlaiž atkārtotus laika zīmoga paziņojumus, kad sarakstē parādās jauni ziņojumi." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal aptaujas ir klāt! Vai jūs un jūsu draugi domājat līdzīgi, vai arī jūsu viedokļi pilnībā atšķiras? Aptaujas ir vienkāršs veids, kā noskaidrot, ko jūsu grupas sarunas dalībnieki domā. Izveidojiet aptauju ar dažādiem vakariņu variantiem, brīvdienu galamērķiem, koncertu izvēlēm gaidāmajam ceļojumam vai citām svarīgām izvēlēm. Visi grupas dalībnieki var balsot un redzēt cits cita atbildes, un jūs varat izlemt, vai atļaut vairākas izvēles." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Multivides galerijā tagad ir divas jaunas cilnes: audio ziņas un saišu priekšskatījumi. Ja kāds grupas sarunā iemet saiti, ar kādu skaņu tā nokrīt?" } } diff --git a/_locales/mk-MK/messages.json b/_locales/mk-MK/messages.json index 8525f5d11d..7db824187d 100644 --- a/_locales/mk-MK/messages.json +++ b/_locales/mk-MK/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Информации" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Затворете ја анкетата" }, @@ -1137,10 +1140,10 @@ "messageformat": "Нема гласови" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Одговор со најмногу гласови" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Не е пронајдена пораката закачена на врвот" }, "icu:Toast--PollNotFound": { "messageformat": "Анкетата не е пронајдена" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Пред да ја напуштите групата мора да одберете барем еден нов администратор за оваа група." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Безбедната сесија е ресетирана" }, @@ -5016,46 +5073,55 @@ "messageformat": "Додаjте опис на групата…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Гласовна порака" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Отворете го линкот во прелистувач" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Датотеки" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Линкови" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Нема медиумска датотека" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Фотографиите, видеата и GIF-овите што ги испраќате и примате ќе се појават тука" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Нема аудио" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Гласовните пораки и аудио датотеките што ги испраќате и примате ќе се појават тука" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Нема линкови" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Линковите што ги испраќате и примате ќе се појават тука" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Нема датотеки" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Датотеките што ги испраќате и примате ќе се појават тука" }, "icu:MediaQualitySelector--button": { "messageformat": "Одбери квалитет на медиумска датотека" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Содржина на известување" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Икона месечина" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Готово" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Поле за текст за клуч за резервни копии" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Клучот за резервни копии е копиран" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Видете го клучот" }, @@ -6754,7 +6928,7 @@ "messageformat": "Историја на измени" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Копирај ја временската ознака" }, "icu:ResendMessageEdit__body": { "messageformat": "Измената не може да биде испратена. Проверете ја интернет врската и обидете се повторно" @@ -7276,15 +7450,6 @@ "messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Поставете прилагодени профили за известувања за да одредувате од кои луѓе и групи добивате известувања кога тој профил е овозможен." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Папките со разговори ви овозможуваат организација, групирање или индивидуализирање на разговорите во папки кои лесно се преуредуваат. Прикажувајте ги непрочитаните пораки од вашите омилени луѓе, филтрирајте по вид на разговор (еден на еден или групи), или создајте посебни папки со име „приватно“ или „работа“ за побрзо да ги видите пораките што ви се релевантни. Овозможете ги папките со разговори во Поставувања > Разговори за да започнете." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Оваа верзија вклучува и исправка на грешка за проблем што спречуваше генерирање прегледи на линкови кога пораката содржеше и емотикони. Благодариме, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Подобрувања на пристапноста на апликацијата." }, @@ -7301,6 +7466,6 @@ "messageformat": "★ Воведуваме анкети на Signal! Дали вие и вашите пријатели ќе одговорите едногласно или не? Анкетите се лесен начин да видите што навистина мислат членовите на вашиот групен разговор. Направете анкета со различни опции за вечера, дестинации за одмор, музички избор за претстојно патување, или други важни одлуки. Секој во групата може да гласа и да ги види одговорите на другите, а вие можете да одлучите дали да дозволите повеќе одговори." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Галеријата на медиумски датотеки сега вклучува и две нови картички за аудио пораки и прегледи на линкови." } } diff --git a/_locales/ml-IN/messages.json b/_locales/ml-IN/messages.json index 20eabff6c1..1f25f4d5f6 100644 --- a/_locales/ml-IN/messages.json +++ b/_locales/ml-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "വിവരം" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "പോൾ അവസാനിപ്പിക്കുക" }, @@ -1137,10 +1140,10 @@ "messageformat": "വോട്ടുകളൊന്നുമില്ല" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "വിജയിക്കുന്നു" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "പിൻ ചെയ്ത സന്ദേശം കണ്ടെത്തിയില്ല" }, "icu:Toast--PollNotFound": { "messageformat": "പോൾ കണ്ടെത്തിയില്ല" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "നിങ്ങൾ പോകുന്നതിനുമുമ്പ്, ഈ ഗ്രൂപ്പിനായി പുതിയ ഒരു അഡ്‌മിനെയെങ്കിലും തിരഞ്ഞെടുക്കണം." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "സെഷൻ പുനഃക്രമീകരിക്കുക സുരക്ഷിതമാക്കുക " }, @@ -5016,46 +5073,55 @@ "messageformat": "ഗ്രൂപ്പ് വിവരണം ചേർക്കുക..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "വോയിസ് മെസേജ്" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ഓഡിയോ" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ബ്രൗസറിൽ, ലിങ്ക് തുറക്കുക" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ഓഡിയോ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ഫയലുകൾ" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ലിങ്കുകൾ" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "ഒന്നുമില്ല" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "നിങ്ങൾ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന ഫോട്ടോകൾ, വീഡിയോകൾ, GIF-കൾ എന്നിവ ഇവിടെ ദൃശ്യമാകും" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ഓഡിയോ ഇല്ല" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "നിങ്ങൾ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന ശബ്ദ സന്ദേശങ്ങളും ഓഡിയോ ഫയലുകളും ഇവിടെ ദൃശ്യമാകും" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ലിങ്കുകളൊന്നുമില്ല" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "നിങ്ങൾ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന ലിങ്കുകൾ ഇവിടെ ദൃശ്യമാകും" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ഫയലുകളൊന്നുമില്ല" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "നിങ്ങൾ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന ഫയലുകൾ ഇവിടെ ദൃശ്യമാകും" }, "icu:MediaQualitySelector--button": { "messageformat": "മീഡിയ ഗുണം തിരഞ്ഞെടുക്കുക" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "നോട്ടിഫിക്കേഷൻ ഉള്ളടക്കം" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "മൂൺ ഐക്കൺ" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ചെയ്‌തു" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ബാക്കപ്പ് കീ ടെക്സ്റ്റ് ബോക്സ്" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "ബാക്കപ്പ് കീ പകർത്തി" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "കീ കാണുക" }, @@ -6754,7 +6928,7 @@ "messageformat": "എഡിറ്റ് ചെയ്യൽ ചരിത്രം" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ടൈംസ്റ്റാമ്പ് പകർത്തുക" }, "icu:ResendMessageEdit__body": { "messageformat": "ഈ എഡിറ്റ് അയയ്ക്കാനാകില്ല. നിങ്ങളുടെ കണക്ഷൻ പരിശോധിച്ച ശേഷം വീണ്ടും ശ്രമിക്കുക" @@ -7276,15 +7450,6 @@ "messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ആ പ്രൊഫൈൽ പ്രവർത്തനക്ഷമമാക്കുമ്പോൾ ഏത് ആളുകളിൽ നിന്നും ഗ്രൂപ്പുകളിൽ നിന്നുമാണ് നിങ്ങൾക്ക് അറിയിപ്പുകൾ ലഭിക്കേണ്ടതെന്ന് നിയന്ത്രിക്കാൻ ഇഷ്ടാനുസൃത അറിയിപ്പ് പ്രൊഫൈലുകൾ സജ്ജമാക്കുക. സഹപ്രവർത്തകരല്ലാത്തവരെ ഒഴിവാക്കുന്ന ഒരു \"വർക്ക്\" പ്രൊഫൈലും (നിങ്ങളുടെ സുഹൃത്തിന് ഒഴികെ) നിങ്ങളുടെ ബോസിനെ ഉൾപ്പെടുത്താത്ത ഒരു \"ഡൗൺടൈം\" പ്രൊഫൈലും സൃഷ്ടിക്കുക. നിങ്ങൾക്ക് ആവശ്യമുള്ളപ്പോഴെല്ലാം അറിയിപ്പ് പ്രൊഫൈലുകൾക്കിടയിൽ മാറാം, അല്ലെങ്കിൽ അത് സ്വയമേവ സംഭവിക്കുന്ന തരത്തിൽ ഒരു ഷെഡ്യൂൾ കോൺഫിഗർ ചെയ്യാം." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ഇഷ്‌ടാനുസൃതമാക്കാനും പുനഃക്രമീകരിക്കാനും എളുപ്പമുള്ള തനതായ ഫോൾഡറുകളായി നിങ്ങളുടെ ഓർഗനൈസേഷനുകൾ സംഘടിപ്പിക്കാനും ഗ്രൂപ്പുകളെ ഗ്രൂപ്പുചെയ്യാനും നിങ്ങളുടെ വ്യക്തികളെ വ്യക്തിഗതമാക്കാനും ചാറ്റ് ഫോൾഡറുകൾ നിങ്ങളെ അനുവദിക്കുന്നു. നിങ്ങളുടെ പ്രിയപ്പെട്ട ആളുകളിൽ നിന്നുള്ള വായിക്കാത്ത സന്ദേശങ്ങൾ പ്രദർശിപ്പിക്കുക, ചാറ്റ് തരം അനുസരിച്ച് ഫിൽട്ടർ ചെയ്യുക (1-ഓൺ-1 ഉം ഗ്രൂപ്പുകളും), അല്ലെങ്കിൽ \"വ്യക്തിഗതം\", \"ജോലി\" പോലുള്ള പ്രത്യേക ഫോൾഡറുകൾ സൃഷ്ടിക്കുക, അതുവഴി നിങ്ങൾക്ക് പ്രസക്തമായ സന്ദേശങ്ങൾ വേഗത്തിൽ കാണാൻ കഴിയും. ആരംഭിക്കുന്നതിന് ക്രമീകരണങ്ങൾ > ചാറ്റുകൾ എന്നതിൽ ചാറ്റ് ഫോൾഡറുകൾ പ്രവർത്തനക്ഷമമാക്കുക." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "സന്ദേശത്തിൽ ഇമോജി പ്രതീകങ്ങൾ കൂടി ഉൾപ്പെടുത്തിയപ്പോൾ ലിങ്ക് പ്രിവ്യൂകൾ സൃഷ്ടിക്കുന്നതിൽ നിന്ന് തടയുന്ന ഒരു പ്രശ്നത്തിനുള്ള ബഗ് പരിഹാരവും ഈ അപ്‌ഡേറ്റിൽ ഉൾപ്പെടുത്തിയിട്ടുണ്ട്. നന്ദി, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "ഒരു ത്രെഡിൽ പുതിയ സന്ദേശങ്ങൾ വരുമ്പോൾ ആവർത്തിച്ചുള്ള ടൈംസ്റ്റാമ്പ് അറിയിപ്പുകൾ ഒഴിവാക്കുന്നതിലൂടെ ഈ അപ്‌ഡേറ്റ് സ്‌ക്രീൻ റീഡർ ഉപയോക്താക്കൾക്കുള്ള പ്രവേശനക്ഷമത മെച്ചപ്പെടുത്തുന്നു." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal പോളുകൾ ഇതാ! നിങ്ങളും നിങ്ങളുടെ സുഹൃത്തുക്കളും ഒരേ പേജിലാണോ, അതോ നിങ്ങൾ വിപരീത ദിശയിലാണോ? നിങ്ങളുടെ ഗ്രൂപ്പ് ചാറ്റ് യഥാർത്ഥത്തിൽ എന്താണ് ചിന്തിക്കുന്നതെന്ന് കാണാനുള്ള എളുപ്പവഴിയാണ് പോളുകൾ. ഒന്നിനൊന്നു മികച്ച ഡിന്നർ ഓപ്ഷനുകൾ, വെക്കേഷൻ ഡെസ്റ്റിനേഷനുകൾ, വരാനിരിക്കുന്ന റോഡ് യാത്രയ്ക്കുള്ള സംഗീത മുൻഗണനകൾ അല്ലെങ്കിൽ മറ്റ് പ്രധാനപ്പെട്ട ചോയിസുകള്‍ എന്നിവ ഉൾപ്പെടുത്തി ഒരു പോൾ സൃഷ്ടിക്കുക. ഗ്രൂപ്പിലെ എല്ലാവർക്കും വോട്ട് ചെയ്യാനും പരസ്പരം പ്രതികരണങ്ങൾ കാണാനും കഴിയും, ഒന്നിലധികം വോട്ടുകൾ അനുവദിക്കണോ വേണ്ടയോ എന്ന് നിങ്ങൾക്ക് തീരുമാനിക്കാം." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "മീഡിയ ഗാലറിയിൽ ഇപ്പോൾ ഓഡിയോ സന്ദേശങ്ങൾക്കും ലിങ്ക് പ്രിവ്യൂകൾക്കുമായി രണ്ട് പുതിയ ടാബുകൾ ഉൾപ്പെടുത്തിയിട്ടുണ്ട്. ഒരു ഗ്രൂപ്പ് ചാറ്റിൽ ഒരു ലിങ്ക് വീണാൽ, അത് ശബ്ദമുണ്ടാക്കുമോ?" } } diff --git a/_locales/mr-IN/messages.json b/_locales/mr-IN/messages.json index 5e4d6be345..d3a830b3c0 100644 --- a/_locales/mr-IN/messages.json +++ b/_locales/mr-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "माहिती" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "पोल समाप्त करा" }, @@ -1137,10 +1140,10 @@ "messageformat": "शून्य मते" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "विजयी" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "पिन केलेला संदेश सापडला नाही" }, "icu:Toast--PollNotFound": { "messageformat": "पोल सापडला नाही" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "आपण सोडण्यापूर्वी, आपण या गटासाठी कमीत कमी एक नवीन प्रशासक निवडणे आवश्यक आहे." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "सुरक्षित सत्र रीसेट केले गेले" }, @@ -5016,46 +5073,55 @@ "messageformat": "ग्रुप वर्णन जोडा(...)" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "व्हॉईस संदेश" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ऑडिओ" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ब्राऊझरमध्ये लिंक उघडा" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ऑडिओ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "फाईल" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "लिंक्स" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "कुठलीही मिडिया नाही" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "आपण जे फोटो, व्हिडिओ आणि GIF पाठवाल किंवा प्राप्त कराल ते येथे दृश्यमान होतील" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ऑडिओ नाही" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "आपण जे ध्वनी संदेश आणि ऑडिओ फाईल पाठवाल आणि प्राप्त कराल त्या या ठिकाणी दृश्यमान होतील" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "एकही लिंक नाही" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "तुम्ही पाठवलेल्या आणि तुम्हाला मिळालेल्या लिंक्स येथे दिसतील" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "कोणत्याही फाइल्स नाहीत" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "तुम्ही पाठवलेल्या आणि तुम्हाला मिळालेल्या फाईल्स येथे दिसतील" }, "icu:MediaQualitySelector--button": { "messageformat": "मिडिया दर्जा निवडा" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "सूचना आशय" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "चंद्राचा आयकन" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ठीक" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "बॅकअप की मजकुराचा रकाना" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "बॅकअप की कॉपी केली" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "की पहा" }, @@ -6754,7 +6928,7 @@ "messageformat": "संपादनाचा इतिहास" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "टाईमस्टँप कॉपी करा" }, "icu:ResendMessageEdit__body": { "messageformat": "हे संपादन पाठवले जाऊ शकत नाही. आपले कनेक्शन तपासा आणि पुन्हा प्रयत्न करा" @@ -7276,15 +7450,6 @@ "messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ठरावीक प्रोफाईल सक्रिय असताना कोणत्या लोकांकडून आणि गटांकडून तुम्हाला अधिसूचना मिळाव्यात यावर नियंत्रण ठेवण्याकरिता कस्टम अधिसूचना प्रोफाईल्स सेट अप करा. एक \"वर्क\" प्रोफाईल तयार करा जी तुमचे सहकारी नसणाऱ्या लोकांकडून (तुमची खास माणसे सोडून) अधिसूचना येऊ देत नाही, आणि एक \"डाउनटाइम\" प्रोफाईल तयार करा ज्यामध्ये तुमचा बॉस समाविष्ट नसेल. तुम्ही तुम्हाला हवे तेव्हा अधिसूचना प्रोफाईल्स बदलू शकता, किंवा एखादे वेळापत्रक आखू शकता ज्यामुळे ते आपोआप होईल." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "चॅट फोल्डर्स आपल्याला अशा अनोख्या फोल्डर्समध्ये आपल्या संस्थांची व्यवस्था लावू देतात, समूहांचे समूह तयार करू देतात, आणि वैयक्तिक ओळखींना वेगळे वर्गीकृत करू देतात, ज्यांचे स्वरूप आणि व्यवस्था बदलणे सोपे असते. तुमच्या आवडीच्या व्यक्तींकडून आलेले न वाचलेले संदेश पाहा, चॅट प्रकारानुसार फिल्टर करा (1-ऑन-1 आणि गट), किंवा \"वैयक्तिक\" आणि \"काम\" अशासारखे वेगळे फोल्डर तयार करा, म्हणजे तुम्हाला आवश्यक ते संदेश लगेच पाहता येतील. सुरु करण्यासाठी सेटिंग्ज > चॅट्स मध्ये जाऊन चॅट फोल्डर सक्रिय करा." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "या अद्यतनामध्ये एका समस्येवरील बगफिक्स अर्थात दुरुस्तीसुद्धा आहे, जिच्यामुळे संदेशात इमोजी टाकलेला असल्यावर लिंक पूर्वावलोकने तयार होत नव्हते. धन्यवाद, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "हे अद्यतन एखाद्या थ्रेडमध्ये नवीन संदेश येतात तेव्हा वारंवार होणाऱ्या टाईमस्टॅम्पच्या घोषणा गाळून स्क्रीन रीडर वापरकर्त्यांचा अनुभव सुधारते." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal पोल्स आले आहेत! तुमचे आणि तुमच्या मित्रांचे पोल जुळतात, की एकमेकांपासून पार दुसऱ्या टोकाला जातात? तुमच्या ग्रूपमधील चॅटचा विचार नेमका काय आहे हे जाणून घेण्याचा पोल हा सोपा मार्ग आहे. जेवायचे वेगवेगळे पर्याय, सुट्यांची ठिकाणे, उद्याच्या रोड ट्रिपसाठी संगीत प्राधान्ये, किंवा इतर महत्त्वाच्या निवडी करण्यासाठी पोल तयार करा. ग्रूपमधील प्रत्येक जण मत देऊ शकतो, एकमेकांचे प्रतिसाद पाहू शकतो, आणि एकापेक्षा अनेक मते देता येतील का हे तुम्ही ठरवू शकता." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "मीडिया गॅलरीमध्ये आता ऑडिओ संदेशासाठी आणि लिंक पूर्वावलोकनासाठी दोन नवीन टॅब दिसतात. जर एखादी लिंक ग्रुप चॅटमध्ये पडली तर ती आवाज करते का?" } } diff --git a/_locales/ms/messages.json b/_locales/ms/messages.json index a2aa6e198b..1d80c50ea7 100644 --- a/_locales/ms/messages.json +++ b/_locales/ms/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Maklumat" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Tamatkan Undian" }, @@ -1137,10 +1140,10 @@ "messageformat": "Tiada Undian" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Menang" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Mesej yang dipinkan tidak ditemui" }, "icu:Toast--PollNotFound": { "messageformat": "Undian tidak ditemui" @@ -1161,7 +1164,7 @@ "messageformat": "Pilihan {number}" }, "icu:PollCreateModal__allowMultipleVotes": { - "messageformat": "Benarkan Berbilang Undian" + "messageformat": "Benarkan undian berbilang" }, "icu:PollCreateModal__sendButton": { "messageformat": "Hantar" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Sebelum anda pergi, anda mesti memilih sekurang-kurangnya satu pentadbir baharu untuk kumpulan ini." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Penetapan semula sesi selamat" }, @@ -5016,46 +5073,55 @@ "messageformat": "Tambah penerangan kumpulan..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mesej Suara" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Audio`" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Buka pautan dalam pelayar" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Audio`" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fail" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Pautan" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Tiada media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foto, Video dan GIF yang anda hantar dan terima akan dipaparkan di sini" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Tiada Audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Mesej Suara dan Fail Audio yang anda hantar dan terima akan dipaparkan di sini" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Tiada Pautan" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Fail yang anda hantar dan terima akan dipaparkan di sini" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Tiada Fail" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Fail yang anda hantar dan terima akan dipaparkan di sini" }, "icu:MediaQualitySelector--button": { "messageformat": "Pilih kualiti media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Bahan kandungan notifikasi" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikon bulan" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Selesai" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Kotak teks kunci sandaran" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Kunci sandaran disalin" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Lihat kunci" }, @@ -6754,7 +6928,7 @@ "messageformat": "Sejarah edit" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Salin cap masa" }, "icu:ResendMessageEdit__body": { "messageformat": "Edit ini tidak dapat dihantar. Periksa sambungan anda dan cuba lagi" @@ -7276,15 +7450,6 @@ "messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Tetapkan profil pemberitahuan tersuai untuk mengawal orang dan kumpulan yang anda ingin terima pemberitahuan apabila profil tersebut didayakan." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Kini anda boleh menyusun sembang anda ke dalam folder unik yang mudah disesuaikan dan diatur semula. Gunakan folder sembang untuk memaparkan mesej belum dibaca daripada orang kegemaran anda, menapis mengikut jenis sembang (1-dengan-1 dan kumpulan), atau mencipta folder berasingan seperti “Peribadi” dan “Kerja” supaya anda dapat melihat mesej yang berkaitan dengan lebih cepat. Dayakan folder sembang dalam Tetapan > Sembang untuk bermula." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Kemas kini ini turut membetulkan pepijat yang menghalang pratonton pautan daripada dijana apabila mesej mengandungi aksara emoji. Terima kasih, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Penambahbaikan kebolehcapaian." }, @@ -7292,15 +7457,15 @@ "messageformat": "Kami juga telah membetulkan pepijat yang menghalang pemberitahuan daripada muncul pada Windows." }, "icu:WhatsNew__7.79-1": { - "messageformat": "Kami telah mengemas kini penampilan palang skrol di seluruh apl untuk menjadikannya lebih konsisten dari segi visual." + "messageformat": "Kami mengemas kini rupa bar tatal di seluruh aplikasi untuk menjadikannya lebih konsisten dari segi visual." }, "icu:WhatsNew__7.79-2": { - "messageformat": "Penambahbaikan pemformatan salin/tampal. Terima kasih, !" + "messageformat": "Penambahbaikan format salin/tampal. Terima kasih, !" }, "icu:WhatsNew__7.80-1": { - "messageformat": "Undian Signal sudah tiba! Undian ialah cara mudah untuk mengetahui pendapat sebenar kumpulan sembang anda. Cipta undian dengan pelbagai pilihan makan malam atau pilihan penting yang lain. Semua orang dalam kumpulan boleh mengundi dan melihat jawapan satu sama lain, dan anda boleh menentukan sama ada membenarkan undian berbilang atau tidak." + "messageformat": "Undian Signal kini tersedia! Undian ialah cara mudah untuk mengetahui pendapat sebenar dalam kumpulan sembang anda. Cipta undian dengan pilihan makan malam yang berbeza atau apa-apa pilihan penting yang lain. Semua ahli kumpulan boleh mengundi dan melihat jawapan satu sama lain, dan anda boleh menentukan sama ada mahu membenarkan undian berbilang atau tidak." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galeri media kini termasuk dua tab baharu untuk mesej audio dan pratonton pautan." } } diff --git a/_locales/my/messages.json b/_locales/my/messages.json index 8d8e7500ef..fad2e08f54 100644 --- a/_locales/my/messages.json +++ b/_locales/my/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "အချက်အလက်" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "စစ်တမ်း အဆုံးသတ်" }, @@ -1137,10 +1140,10 @@ "messageformat": "မဲပေးထားခြင်းမရှိပါ" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "အနိုင်ရသည်" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "ပင်တွဲထားသော မက်ဆေ့ချ်ကိုမတွေ့ပါ" }, "icu:Toast--PollNotFound": { "messageformat": "စစ်တမ်း မတွေ့ပါ" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "သင် မထွက်ခွာမီ ဤအဖွဲ့အတွက် အနည်းဆုံး အက်ဒ်မင်အသစ်တစ်ယောက်ကို ရွေးချယ်ရပါမည်။" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Secure session reset" }, @@ -5016,46 +5073,55 @@ "messageformat": "အဖွဲ့ ဖော်ပြချက် ပေါင်းထည့်ရန်…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "အသံမက်ဆေ့(ချ်)" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "အော်ဒီယို" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "လင့်ခ်ကို Browser တွင်ဖွင့်ပါ" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "အသံ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ဖိုင်များ" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "လင့်ခ်များ" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "မီဒီယာမရှိပါ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "သင် ပေးပို့၊ လက်ခံခဲ့သော ဓာတ်ပုံများ၊ ဗီဒီယိုများနှင့် GIF များ ဤနေရာတွင် ပေါ်လာပါမည်" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "အသံမပါပါ" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "သင် ပေးပို့၊ လက်ခံခဲ့သော အသံမက်ဆေ့(ချ်)နှင့် အော်ဒီယို ဖိုင်များ ဤနေရာတွင် ပေါ်လာပါမည်" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "လင့်ခ်များမရှိပါ" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "သင် ပေးပို့၊ လက်ခံခဲ့သော လင့်ခ်များ ဤနေရာတွင် ပေါ်လာပါမည်" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ဖိုင်များမရှိပါ" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "သင် ပေးပို့၊ လက်ခံခဲ့သော ဖိုင်များ ဤနေရာတွင် ပေါ်လာပါမည်" }, "icu:MediaQualitySelector--button": { "messageformat": "မီဒီယာ အရည်အသွေး ရွေးချယ်ရန်" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "အသိပေးချက် အကြောင်းအရာ" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "လပုံစံ အိုင်ကွန်" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ပြီးပါပြီ" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ဘက်ခ်အပ်ကီး စာသားအကွက်" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "ဘက်ခ်အပ်ကီးကို ကူးယူပြီး" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "ကီးကိုကြည့်ရန်" }, @@ -6754,7 +6928,7 @@ "messageformat": "တည်းဖြတ်မှု မှတ်တမ်း" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Timestamp ကူးရန်" }, "icu:ResendMessageEdit__body": { "messageformat": "ထိုတည်းဖြတ်မှုကို ပေးပို့၍ မရနိုင်ပါ။ ချိတ်ဆက်မှုကို စစ်ဆေးပြီး ထပ်ကြိုးစားကြည့်ပါ" @@ -7276,15 +7450,6 @@ "messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ထိုပရိုဖိုင်ကိုဖွင့်ထားသည့်အခါ သင် လက်ခံရရှိလိုသူများနှင့်အဖွဲ့များထံမှ အသိပေးချက်လက်ခံရရှိမှုကို ထိန်းချုပ်ရန်အတွက် စိတ်ကြိုက်အသိပေးချက်ပရိုဖိုင်များကို ထည့်သွင်းပါ။" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ယခု သင်သည် ချက်(တ်)များကို အလွယ်တကူ စိတ်ကြိုက်ပြင်ဆင်ခြင်း၊ သီးခြားဖိုင်တွဲများအဖြစ် စုစည်းခြင်းများကို ပြုလုပ်နိုင်ပါပြီ။ သင်အကြိုက်ဆုံးလူများထံမှ မဖတ်ရသေးသော မက်ဆေ့ချ်များကိုပြသရန်၊ ချက်(တ်)အမျိုးအစား (တစ်ဦးချင်းစီနှင့် အဖွဲ့များ) အနေဖြင့် စစ်ထုတ်ရန် သို့မဟုတ် \"ကိုယ်ရေးကိုယ်တာ\" နှင့် \"အလုပ်\" ကဲ့သို့သော သီးခြားဖိုင်တွဲများကို ဖန်တီးခြင်းဖြင့် သင်နှင့်သက်ဆိုင်သည့် မက်ဆေ့ချ်များကို အမြန်မြင်နိုင်စေရန်အတွက် ချက်(တ်)ဖိုင်တွဲများကို အသုံးပြုနိုင်သည်။" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "ဤအပ်ဒိတ်တွင် အီမိုဂျီစာလုံးများပါဝင်သော မက်ဆေ့ချ်များအတွက် လင့်ခ်ကြိုတင်ကြည့်ရှုမှုများ မထုတ်ပေးသည့် ပြဿနာကို ပြင်ဆင်ထားသည်။ ကျေးဇူးတင်ပါတယ် " - }, "icu:WhatsNew__7.78-1": { "messageformat": "သုံးစွဲမှုဆိုင်ရာ မြှင့်တင်မှုများ။" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal စစ်တမ်းများ ဤနေရာတွင်ရှိသည်။ စစ်တမ်းများသည် သင့်အဖွဲ့ချက်(တ်)အတွင်း အမှန်တကယ်ထင်မြင်ယူဆချက်ကို သိရန် လွယ်ကူသောနည်းလမ်းတစ်ခုဖြစ်သည်။ ညစာအတွက် မတူညီသောရွေးချယ်စရာများ သို့မဟုတ် အခြားအရေးကြီးသော ရွေးချယ်စရာများဖြင့် စစ်တမ်းတစ်ခုဖန်တီးပါ။ အဖွဲ့ရှိလူတိုင်းသည် မဲပေးနိုင်ပြီး အချင်းချင်း၏ တုံ့ပြန်မှုများကို ကြည့်ရှုနိုင်ကာ တစ်ခုထက်ပိုသော မဲပေးခွင့်ပြုမပြု သင် ဆုံးဖြတ်နိုင်သည်။" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "ယခုအခါ မီဒီယာပြခန်းတွင် အော်ဒီယို မက်ဆေ့ချ်များနှင့် လင့်ခ်ကြိုတင်ကြည့်ရှုမှုများအတွက် တက်ဘ်အသစ်နှစ်ခု ပါဝင်သည်။" } } diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index 44aacfeba5..5910f82647 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Avslutt avstemningen" }, @@ -1137,10 +1140,10 @@ "messageformat": "Ingen stemmer" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Vinner" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Fant ikke den festede meldingen" }, "icu:Toast--PollNotFound": { "messageformat": "Avstemningen ble ikke funnet" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Før du forlater gruppen, må du velge minst én ny administrator." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sikker økt er nullstilt" }, @@ -5016,46 +5073,55 @@ "messageformat": "Legg til gruppebeskrivelse…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Talemelding" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Lyd" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Åpne lenken i en nettleser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Lyd" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Filer" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Lenker" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Ingen mediefiler" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Bilder, videoer og GIF-er som du sender og mottar, vises her" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ingen lydfiler" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Talemeldinger og lydfiler som du sender og mottar, vises her" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ingen lenker" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Lenker som du sender og mottar, vises her" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Ingen filer" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Filer som du sender og mottar, vises her" }, "icu:MediaQualitySelector--button": { "messageformat": "Velg mediekvalitet" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Varslingsinnhold" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Måneikon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Ferdig" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Tekstboks for sikkerhetskode" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Sikkerhetskoden ble kopiert" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Se koden" }, @@ -6754,7 +6928,7 @@ "messageformat": "Redigeringshistorikk" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopier tidsstempel" }, "icu:ResendMessageEdit__body": { "messageformat": "Meldingen kan ikke redigeres. Sjekk internettilkoblingen og prøv igjen." @@ -7276,15 +7450,6 @@ "messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Konfigurer dine egne varslingsprofiler for å velge hvilke personer og grupper du får varsler fra når den profilen er aktivert." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nå kan du plassere samtalene dine i unike mapper som er enkle å tilpasse og sortere. Du kan bruke samtalemapper til å se uleste meldinger fra favorittene dine, filtrere etter samtaletype (gruppe eller 1-til-1) og lage egne mapper for jobb og fritid, slik at du har full oversikt over de ulike samtalene du har på gang. Aktiver samtalemapper ved å gå til Innstillinger > Samtaler." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "I denne oppdateringen har vi også rettet opp i en feil som førte til at forhåndsvisninger av lenker ikke virket i meldinger som inneholder emojier. Takk, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "I denne oppdateringen har vi gjort et par tilgjengelighetsforbedringer." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal har nå avstemninger! Med avstemninger blir det lett å finne ut hva gruppechatten faktisk mener. Du kan f.eks. lage en avstemning med ulike middagsalternativer eller andre viktige avgjørelser. Alle i gruppen kan stemme og se hva de andre stemmer, og du kan bestemme om det er lov å stemme flere ganger." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Mediegalleriet har nå to nye faner: en for talemeldinger og en for forhåndsvisning av lenker." } } diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 17675139c6..d8a7bd82e1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Bericht­details" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Peiling beëindigen" }, @@ -1137,10 +1140,10 @@ "messageformat": "Geen stemmen" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Meeste stemmen" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Vastgezet bericht niet gevonden" }, "icu:Toast--PollNotFound": { "messageformat": "Peiling niet gevonden" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Voordat je de groep verlaat moet je ten minste één beheerder aanwijzen voor deze groep." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Beveiligde sessie opnieuw ingesteld" }, @@ -5016,46 +5073,55 @@ "messageformat": "Voeg een groepsomschrijving toe…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Spraakbericht" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Link openen in een browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Documenten" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Geen media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foto's, video's en GIF's die je verstuurt en ontvangt worden hier weergegeven" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Geen audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Spraakberichten en audiobestanden die je verstuurt en ontvangt worden hier weergegeven" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Geen links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Links die je verstuurt en ontvangt worden hier weergegeven" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Geen documenten" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Documenten die je verstuurt en ontvangt worden hier weergegeven" }, "icu:MediaQualitySelector--button": { "messageformat": "Mediakwaliteit kiezen" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Meldings­inhoud" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Maanpictogram" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Klaar" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Tekstvak back-upsleutel" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Back-upsleutel gekopieerd" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Sleutel weergeven" }, @@ -6754,7 +6928,7 @@ "messageformat": "Bewerkingsgeschiedenis" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Tijdstempel kopiëren" }, "icu:ResendMessageEdit__body": { "messageformat": "Deze bewerking kan niet worden verzonden. Controleer je internetverbinding en probeer het opnieuw" @@ -7276,15 +7450,6 @@ "messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Stel meldingsprofielen in om te bepalen van welke personen en groepen je meldingen ontvangt wanneer dat profiel is ingeschakeld. Maak een ‘Werk’-profiel om tijdens je werk alleen door collega's gestoord te worden en een ‘Weekend‘-profiel om je vrije tijd baas te blijven. Je kunt op elk gewenst moment schakelen tussen meldingsprofielen of een tijdsplanning instellen zodat dit automatisch gebeurt. " - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Met chatmappen orden je je individuele chats en groepen in mappen die je gemakkelijk kunt aanpassen en hergroeperen. Geef ongelezen berichten van je favoriete contacten weer, filter op chattype (1-op-1 en groepen) of maak aparte mappen zoals ‘Persoonlijk’ en ‘Werk’, zodat je snel de berichten ziet die voor jou relevant zijn. Schakel chatmappen in via Instellingen > Chats om aan de slag te gaan." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Deze update bevat ook een oplossing voor een probleem waardoor er geen linkvoorbeeld kon worden weergegeven wanneer het bericht emoji bevatte. Bedankt " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Deze update verbetert de toegankelijkheid voor gebruikers van schermlezers door herhaalde tijdstempelaanduidingen over te slaan wanneer er nieuwe berichten in een chat binnenkomen." }, @@ -7301,6 +7466,6 @@ "messageformat": "★ Je kunt in Signal nu peilingen houden! Een peiling is een makkelijke manier om te zien wat je groepschat ergens van vindt. Maak een peiling voor de leukste restaurantopties, vakantiebestemmingen, muziekvoorkeuren voor een aanstaande roadtrip of andere belangrijke keuzes. Iedereen in de groep kan stemmen en elkaars antwoorden zien, en je kunt zelf bepalen of je meerdere stemmen wilt toestaan of niet." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "De mediagalerij bevat nu twee nieuwe tabbladen voor spraakberichten en linkvoorbeelden." } } diff --git a/_locales/pa-IN/messages.json b/_locales/pa-IN/messages.json index 6cb5242e91..463efecd35 100644 --- a/_locales/pa-IN/messages.json +++ b/_locales/pa-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ਜਾਣਕਾਰੀ" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "ਪੋਲ ਸਮਾਪਤ ਕਰੋ" }, @@ -1137,10 +1140,10 @@ "messageformat": "ਕੋਈ ਵੋਟ ਨਹੀਂ" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "ਜੇਤੂ" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "ਪਿੰਨ ਕੀਤਾ ਸੁਨੇਹਾ ਨਹੀਂ ਲੱਭਿਆ" }, "icu:Toast--PollNotFound": { "messageformat": "ਪੋਲ ਨਹੀਂ ਲੱਭਿਆ" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "ਗਰੁੱਪ ਨੂੰ ਛੱਡਣ ਤੋਂ ਪਹਿਲਾਂ, ਤੁਹਾਨੂੰ ਇਸ ਗਰੁੱਪ ਲਈ ਘੱਟੋ-ਘੱਟ ਕੋਈ ਇੱਕ ਨਵਾਂ ਐਡਮਿਨ ਚੁਣਨਾ ਪਵੇਗਾ।" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "ਸੁਰੱਖਿਅਤ ਸੈਸ਼ਨ ਰੀਸੈੱਟ ਕੀਤਾ ਗਿਆ" }, @@ -5016,46 +5073,55 @@ "messageformat": "ਗਰੁੱਪ ਦੀ ਜਾਣਕਾਰੀ ਸ਼ਾਮਲ ਕਰੋੋੋ…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "ਵੌਇਸ ਸੁਨੇਹਾ" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ਆਡੀਓ" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ਲਿੰਕ ਨੂੰ ਬ੍ਰਾਊਜ਼ਰ ਵਿੱਚ ਖੋਲ੍ਹੋ" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ਆਡੀਓ" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ਫ਼ਾਈਲਾਂ" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ਲਿੰਕ" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "ਕੋਈ ਮੀਡੀਆ ਨਹੀਂ ਹੈ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੀਆਂ ਅਤੇ ਪ੍ਰਾਪਤ ਹੋਈਆਂ ਫ਼ੋਟੋਆਂ, ਵੀਡੀਓ ਅਤੇ GIFs ਨੂੰ ਇੱਥੇ ਦਿਖਾਇਆ ਜਾਵੇਗਾ" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ਕੋਈ ਆਡੀਓ ਨਹੀਂ ਹੈ" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੇ ਅਤੇ ਪ੍ਰਾਪਤ ਹੋਏ ਵੌਇਸ ਸੁਨੇਹਿਆਂ ਅਤੇ ਆਡੀਓ ਫ਼ਾਈਲਾਂ ਨੂੰ ਇੱਥੇ ਦਿਖਾਇਆ ਜਾਵੇਗਾ" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ਕੋਈ ਲਿੰਕ ਨਹੀਂ ਹਨ" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੇ ਅਤੇ ਪ੍ਰਾਪਤ ਹੋਏ ਲਿੰਕ ਇੱਥੇ ਦਿਖਾਏ ਜਾਣਗੇ" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ਕੋਈ ਫਾਈਲਾਂ ਨਹੀਂ ਹਨ" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੀਆਂ ਅਤੇ ਪ੍ਰਾਪਤ ਹੋਈਆਂ ਫ਼ਾਈਲਾਂ ਨੂੰ ਇੱਥੇ ਦਿਖਾਇਆ ਜਾਵੇਗਾ" }, "icu:MediaQualitySelector--button": { "messageformat": "ਮੀਡੀਆ ਕੁਆਲਿਟੀ ਚੁਣੋ" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "ਨੋਟੀਫਿਕੇਸ਼ਨ ਸਮੱਗਰੀ" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "ਚੰਦਰਮਾ ਦਾ ਆਈਕਾਨ" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ਮੁਕੰਮਲ" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "ਬੈਕਅੱਪ ਕੁੰਜੀ ਟੈਕਸਟ ਬਾਕਸ" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "ਬੈਕਅੱਪ ਕੁੰਜੀ ਕਾਪੀ ਕੀਤੀ ਗਈ" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "ਕੁੰਜੀ ਦੇਖੋ" }, @@ -6754,7 +6928,7 @@ "messageformat": "ਸੋਧ ਦਾ ਇਤਿਹਾਸ" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ਟਾਈਮਸਟੈਂਪ ਕਾਪੀ ਕਰੋ" }, "icu:ResendMessageEdit__body": { "messageformat": "ਇਹ ਸੋਧੇ ਗਏ ਸੁਨੇਹੇ ਨੂੰ ਭੇਜ ਨਹੀਂ ਸਕੇ। ਆਪਣੇ ਕਨੈਕਸ਼ਨ ਦੀ ਜਾਂਚ ਕਰੋ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।" @@ -7276,15 +7450,6 @@ "messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ਕਸਟਮ ਸੂਚਨਾ ਪ੍ਰੋਫ਼ਾਈਲ ਨੂੰ ਸੈੱਟ-ਅੱਪ ਕਰੋ ਤਾਂ ਜੋ ਇਹ ਕੰਟਰੋਲ ਕੀਤਾ ਜਾ ਸਕੇ ਕਿ ਪ੍ਰੋਫ਼ਾਈਲ ਦੇ ਸਮਰੱਥ ਹੋਣ 'ਤੇ ਤੁਹਾਨੂੰ ਕਿਹੜੇ ਲੋਕਾਂ ਅਤੇ ਗਰੁੱਪਾਂ ਤੋਂ ਸੂਚਨਾਵਾਂ ਪ੍ਰਾਪਤ ਹੋਣਗੀਆਂ।" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ਹੁਣ ਤੁਸੀਂ ਆਪਣੀਆਂ ਚੈਟਾਂ ਨੂੰ ਵਿਲੱਖਣ ਫੋਲਡਰਾਂ ਵਿੱਚ ਵਿਵਸਥਿਤ ਕਰ ਸਕਦੇ ਹੋ ਜਿਹਨਾਂ ਨੂੰ ਆਸਾਨੀ ਨਾਲ ਕਸਟਮਾਈਜ਼ ਅਤੇ ਮੁੜ-ਵਿਵਸਥਿਤ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ। ਆਪਣੇ ਮਨਪਸੰਦ ਲੋਕਾਂ ਦੇ ਨਹੀਂ-ਪੜ੍ਹੇ ਗਏ ਸੁਨੇਹਿਆਂ ਨੂੰ ਦਿਖਾਉਣ ਲਈ ਚੈਟ ਫੋਲਡਰਾਂ ਦੀ ਵਰਤੋਂ ਕਰੋ, ਚੈਟ ਦੀ ਕਿਸਮ (ਇੱਕ ਵਿਅਕਤੀ ਨਾਲ ਚੈਟ ਅਤੇ ਗਰੁੱਪ ਚੈਟ) ਅਨੁਸਾਰ ਫਿਲਟਰ ਕਰੋ, ਜਾਂ \"ਨਿੱਜੀ\" ਅਤੇ \"ਕੰਮ\" ਵਰਗੇ ਵੱਖਰੇ ਫੋਲਡਰ ਬਣਾਓ ਤਾਂ ਜੋ ਤੁਸੀਂ ਢੁਕਵੇਂ ਸੁਨੇਹਿਆਂ ਨੂੰ ਫਟਾਫਟ ਦੇਖ ਸਕੋ। ਸ਼ੁਰੂਆਤ ਕਰਨ ਲਈ ਸੈਟਿੰਗਾਂ > ਚੈਟਸ ਵਿੱਚ ਚੈਟ ਫੋਲਡਰਾਂ ਨੂੰ ਸਮਰੱਥ ਬਣਾਓ।" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "ਇਸ ਅੱਪਡੇਟ ਵਿੱਚ ਇੱਕ ਖ਼ਰਾਬੀ ਦਾ ਹੱਲ ਵੀ ਸ਼ਾਮਲ ਹੈ, ਜੋ ਸੁਨੇਹੇ ਵਿੱਚ ਇਮੋਜੀ ਦੇ ਸ਼ਾਮਲ ਹੋਣ 'ਤੇ ਲਿੰਕ ਦੀ ਝਲਕ ਤਿਆਰ ਹੋਣ ਤੋਂ ਰੋਕਦੀ ਸੀ। ਧੰਨਵਾਦ, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "ਐਕਸੈੱਸੀਬਿਲੀਟੀ ਵਿੱਚ ਸੁਧਾਰ ਕੀਤੇ ਗਏ ਹਨ।" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal ਵਿੱਚ ਪੋਲ ਵਾਲਾ ਫੀਚਰ ਆ ਗਿਆ ਹੈ! ਪੋਲ ਇਹ ਦੇਖਣ ਦਾ ਇੱਕ ਆਸਾਨ ਤਰੀਕਾ ਹੈ ਕਿ ਤੁਹਾਡੀ ਗਰੁੱਪ ਚੈਟ ਅਸਲ ਵਿੱਚ ਕੀ ਸੋਚਦੀ ਹੈ। ਡਿਨਰ ਲਈ ਵੱਖ-ਵੱਖ ਪਕਵਾਨਾਂ ਲਈ ਜਾਂ ਕਿਸੇ ਹੋਰ ਜ਼ਰੂਰੀ ਚੀਜ਼ ਬਾਰੇ ਪਸੰਦ ਜਾਣਨ ਲਈ ਪੋਲ ਬਣਾਓ। ਗਰੁੱਪ ਵਿੱਚ ਹਰ ਕੋਈ ਵੋਟ ਕਰ ਸਕਦਾ ਹੈ ਅਤੇ ਇੱਕ-ਦੂਜੇ ਦੇ ਜਵਾਬ ਦੇਖ ਸਕਦਾ ਹੈ ਅਤੇ ਤੁਸੀਂ ਇਹ ਵੀ ਤੈਅ ਕਰ ਸਕਦੇ ਹੋ ਕਿ ਇੱਕ ਤੋਂ ਵੱਧ ਵਿਕਲਪ ਚੁਣਨ ਵਾਲਾ ਪੋਲ ਬਣਾਉਣਾ ਹੈ ਜਾਂ ਸਿਰਫ਼ ਇੱਕ ਵਿਕਲਪ ਚੁਣਨ ਵਾਲਾ।" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "ਮੀਡੀਆ ਗੈਲਰੀ ਵਿੱਚ ਹੁਣ ਆਡੀਓ ਸੁਨੇਹਿਆਂ ਅਤੇ ਲਿੰਕ ਪ੍ਰੀਵਿਊ ਲਈ ਦੋ ਨਵੇਂ ਟੈਬ ਮੌਜੂਦ ਹਨ।" } } diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 40dd91fb67..da779c7c07 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informacje" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Zamknij ankietę" }, @@ -1137,10 +1140,10 @@ "messageformat": "Brak głosów" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Zwycięska opcja" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Nie znaleziono przypiętej wiadomości" }, "icu:Toast--PollNotFound": { "messageformat": "Nie znaleziono ankiety" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Zanim opuścisz grupę, musisz wybrać co najmniej jednego nowego administratora." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Bezpieczna sesja zresetowana" }, @@ -1245,7 +1302,7 @@ "messageformat": "{obsoleteConversationTitle} i {conversationTitle} to ten sam użytkownik. Historię wiadomości z obu czatów z tą osobą znajdziesz tutaj." }, "icu:ConversationMerge--notification--with-e164": { - "messageformat": "Historia wiadomości na czacie, który macie Ty i {conversationTitle}, oraz na czacie z numerem tej osoby ({obsoleteConversationNumber}) została połączona." + "messageformat": "Historia wiadomości, które wymieniacie Ty i {conversationTitle}, oraz tych na czacie z numerem {obsoleteConversationNumber} została połączona." }, "icu:ConversationMerge--notification--no-title": { "messageformat": "Historia wiadomości na czacie, który macie Ty i {conversationTitle}, oraz na innym czacie z tą osobą została połączona." @@ -1752,10 +1809,10 @@ "messageformat": "{count, plural, one {Odrzucić {count,number} prośbę?} few {Odrzucić {count,number} prośby?} many {Odrzucić {count,number} próśb?} other {Odrzucić {count,number} prośby?}}" }, "icu:CallingPendingParticipants__ConfirmDialogBody--ApproveAll": { - "messageformat": "{count, plural, one {Do rozmowy zostanie dodana {count,number} osoba.} few {Do rozmowy zostaną dodane {count,number} osoby.} many {Do rozmowy zostanie dodanych {count,number} osób.} other {Do rozmowy zostanie dodane {count,number} osoby.}}" + "messageformat": "{count, plural, one {Do połączenia zostanie dodana {count,number} osoba.} few {Do połączenia zostaną dodane {count,number} osoby.} many {Do połączenia zostanie dodanych {count,number} osób.} other {Do połączenia zostanie dodane {count,number} osoby.}}" }, "icu:CallingPendingParticipants__ConfirmDialogBody--DenyAll": { - "messageformat": "{count, plural, one {Do rozmowy nie zostanie dodana {count,number} osoba.} few {Do rozmowy nie zostaną dodane {count,number} osoby.} many {Do rozmowy nie zostanie dodanych {count,number} osób.} other {Do rozmowy nie zostanie dodane {count,number} osoby.}}" + "messageformat": "{count, plural, one {{count,number} osoba nie zostanie dodana do połączenia.} few {{count,number} osoby nie zostaną dodane do połączenia.} many {{count,number} osób nie zostanie dodanych do połączenia.} other {{count,number} osoby nie zostanie dodane do połączenia.}}" }, "icu:CallingPendingParticipants__RequestsToJoin": { "messageformat": "{count, plural, one {{count,number} prośba o przyjęcie do rozmowy} few {{count,number} prośby o przyjęcie do rozmowy} many {{count,number} próśb o przyjęcie do rozmowy} other {{count,number} prośby o przyjęcie do rozmowy}}" @@ -3186,7 +3243,7 @@ "messageformat": "Kontynuuj" }, "icu:MessageRequests--profile-sharing--group--link": { - "messageformat": "Czy chcesz dalej należeć do tej grupy oraz udostępnić jej swoje imię i zdjęcie? Dowiedz się więcej." + "messageformat": "Kontynuować czat z tą grupą i udostępnić jej Twoje imię oraz zdjęcie? Dowiedz się więcej." }, "icu:MessageRequests--profile-sharing--direct--link": { "messageformat": "Czy Ty i {firstName} dalej będziecie się ze sobą komunikować na tym czacie i czy udostępnić tej osobie Twoje imię i zdjęcie? Dowiedz się więcej" @@ -5016,46 +5073,55 @@ "messageformat": "Dodaj opis grupy…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Wiadomość głosowa" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Otwórz link w przeglądarce" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Pliki" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Linki" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Brak multimediów" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Tutaj pojawią się zdjęcia, wideo i GIF-y, które wyślesz lub otrzymasz" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Brak plików audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Tutaj pojawią się wiadomości głosowe i pliki audio, które wyślesz lub otrzymasz" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Brak linków" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Tutaj pojawią się linki, które wyślesz lub otrzymasz" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Brak plików" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Tutaj pojawią się pliki, które wyślesz lub otrzymasz" }, "icu:MediaQualitySelector--button": { "messageformat": "Wybierz jakość multimediów" @@ -5181,7 +5247,7 @@ "messageformat": "Usuwanie nazwy użytkownika" }, "icu:ProfileEditor--username--confirm-delete-body-2": { - "messageformat": "Spowoduje to usunięcie Twojej nazwy użytkownika i dezaktywację kodu QR oraz linku. Ktoś inny będzie mógł użyć nazwy „{username}”. Chcesz kontynuować?" + "messageformat": "Spowoduje to usunięcie Twojej nazwy użytkownika i dezaktywację kodu QR oraz linku. Ktoś inny będzie mógł ustawić dla siebie nazwę „{username}”. Chcesz kontynuować?" }, "icu:ProfileEditor--username--confirm-delete-button": { "messageformat": "Usuń" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Treść powiadomień" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona księżyca" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Gotowe" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Pole tekstowe z kodem kopii zapasowej" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Skopiowano kod kopii zapasowej" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Wyświetl kod" }, @@ -6135,7 +6309,7 @@ "messageformat": "Wysyłasz prośbę o aktywację płatności." }, "icu:payment-event-activated-label": { - "messageformat": "{sender} przyjmuje od teraz płatności." + "messageformat": "{sender} przyjmuje teraz płatności." }, "icu:payment-event-activated-you-label": { "messageformat": "Aktywowano płatności." @@ -6754,7 +6928,7 @@ "messageformat": "Historia edycji" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Skopiuj znacznik czasu" }, "icu:ResendMessageEdit__body": { "messageformat": "Nie udało się wysłać edytowanej wiadomości. Sprawdź połączenie z internetem i spróbuj ponownie" @@ -7276,15 +7450,6 @@ "messageformat": "Drobne ulepszenia, poprawki błędów i większa funkcjonalność. Cieszymy się, że korzystasz z aplikacji Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Skonfiguruj profile powiadomień, aby zdecydować, od których osób i grup będziesz otrzymywać powiadomienia, gdy dany profil jest włączony. Utwórz profil „Praca”, aby nie rozpraszały Cię wiadomości od rodziny i znajomych (z wyjątkiem Twojej drugiej połówki), oraz profil „Czas wolny”, który uniemożliwi szefostwu dobijanie się do Ciebie po godzinach. Możesz dowolnie przełączać się między profilami lub ustawić harmonogram, aby włączały i wyłączały się one automatycznie." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Grupowe do grupowych, indywidualne do indywidualnych, rodzinne do rodzinnych. Dzięki folderom z czatami w Twoich rozmowach zapanuje ład i porządek. Wyświetlaj nieodczytane wiadomości, segreguj czaty według rodzaju (indywidualne lub grupowe) albo twórz osobne foldery, np. „Osobiste” lub „Praca”, żeby szybko wyświetlić wiadomości istotne dla Ciebie w danej chwili. Aby zacząć, przejdź do sekcji Ustawienia > Czaty." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "W tej aktualizacji naprawiliśmy też błąd, który uniemożliwiał generowanie podglądu linków, gdy wiadomość zawierała emoji. Dzięki, ." - }, "icu:WhatsNew__7.78-1": { "messageformat": "Ta aktualizacja poprawia działanie aplikacji u użytkowników korzystających z czytników ekranu. Nie będą one już odczytywać powtarzających się komunikatów o czasie odebrania nowych wiadomości w danym wątku." }, @@ -7301,6 +7466,6 @@ "messageformat": "Przedstawiamy ankiety Signal. Czy w Waszej grupie panuje jednomyślność? Sprawdźmy, jak odpowiadali ankietowani. Ankiety to łatwy sposób na zbadanie nastrojów w czacie grupowym. Spytaj, dokąd Twoi znajomi chcieliby pójść na pizzę bądź wyjechać na długi weekend. Poznaj ich gusta muzyczne lub dowiedz się, czy wakacje wolą spędzić w górach, czy nad morzem. Ankiety pomogą Wam podjąć każdą decyzję. Wszyscy w grupie mogą głosować i wyświetlać odpowiedzi innych, a Ty możesz zdecydować, czy zezwolić na udzielanie wielu odpowiedzi." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Dodaliśmy do galerii multimediów dwie nowe zakładki: jedną na wiadomości zawierające audio, a drugą na linki. Od teraz wszystkie linki do rickrolla wysłane w grupie będą w jednym miejscu." } } diff --git a/_locales/pt-BR/messages.json b/_locales/pt-BR/messages.json index 671e8658ee..7249d1eab6 100644 --- a/_locales/pt-BR/messages.json +++ b/_locales/pt-BR/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Encerrar enquete" }, @@ -1137,10 +1140,10 @@ "messageformat": "Nenhum voto" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Opção vencedora" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Mensagem fixada não encontrada" }, "icu:Toast--PollNotFound": { "messageformat": "Enquete não encontrada" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Antes de sair, você precisa escolher pelo menos um novo admin para este grupo." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "A sessão segura foi reiniciada" }, @@ -5016,46 +5073,55 @@ "messageformat": "Adicionar descrição do grupo…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mensagem de voz" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Áudio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Abra o link em um navegador" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Áudio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Arquivos" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nenhuma mídia" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "As fotos, os vídeos e GIFs que você envia e recebe aparecerão aqui" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Sem áudio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Os áudios que você envia e recebe aparecerão aqui" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Sem links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Os arquivos que você envia e recebe aparecerão aqui" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nenhum arquivo" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Os arquivos que você envia e recebe aparecerão aqui" }, "icu:MediaQualitySelector--button": { "messageformat": "Selecionar a qualidade da foto" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Conteúdo da notificação" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ícone da lua" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Pronto" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Caixa de texto da chave de backup" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Chave de backup copiada" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ver chave" }, @@ -6754,7 +6928,7 @@ "messageformat": "Histórico das edições" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiar marcação horária" }, "icu:ResendMessageEdit__body": { "messageformat": "Não foi possível enviar esta edição. Verifique a sua conexão e tente novamente" @@ -7276,15 +7450,6 @@ "messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Crie perfis de notificação personalizados para escolher de quem receber notificações quando esse perfil estiver ativado . Você pode alternar entre perfis quando quiser ou definir um horário para trocar automaticamente." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Agora você pode organizar suas conversas em pastas personalizáveis e fáceis de mover. Use as pastas para ver mensagens não lidas das suas pessoas favoritas, filtrar por tipo de conversa (individuais ou em grupo) ou criar pastas separadas como “Pessoal” e “Trabalho” para acessar rapidamente o que é mais relevante pra você. Ative as pastas de conversa em Configurações > Conversas para começar." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Esta atualização também corrige um erro que impedia a geração de prévias de links quando a mensagem incluía emojis. Valeu, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "Esta atualização melhora a acessibilidade para usuários de leitores de tela, evitando anúncios repetidos com registro de data e hora quando novas mensagens aparecem em uma conversa." }, @@ -7301,6 +7466,6 @@ "messageformat": "Chegaram as enquetes do Signal! Você e seus amigos estão em sintonia ou têm opiniões completamente opostas? As enquetes são uma maneira fácil de ver o que o seu grupo realmente pensa. Crie uma enquete com opções para jantar, destinos de férias, preferências musicais para uma próxima viagem de carro ou outras escolhas importantes. Todos no grupo podem votar e ver as respostas uns dos outros, e você pode decidir se permite ou não votos múltiplos." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Agora a galeria de mídia inclui duas novas abas para mensagens de áudio e pré-visualizações de links." } } diff --git a/_locales/pt-PT/messages.json b/_locales/pt-PT/messages.json index 5d35c1d49b..e478c0c267 100644 --- a/_locales/pt-PT/messages.json +++ b/_locales/pt-PT/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Terminar sondagem" }, @@ -1137,10 +1140,10 @@ "messageformat": "Sem votos" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Opção vencedora" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Mensagem fixada não encontrada" }, "icu:Toast--PollNotFound": { "messageformat": "Sondagem não encontrada" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Antes de abandonar, deverá escolher pelo menos um administrador para este grupo." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sessão segura reiniciada" }, @@ -5016,46 +5073,55 @@ "messageformat": "Adicionar descrição do grupo…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mensagem de voz" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Áudio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Abre o link num novo navegador" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Áudio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Ficheiros" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Sem multimédia" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "As fotos, vídeos e GIF que enviar e receber irão aparecer aqui" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Sem áudio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "As mensagens de voz e ficheiros áudio que enviar e receber irão aparecer aqui" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Sem links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Os ficheiros que envia e recebe irão aparecer aqui" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Sem ficheiros" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Os ficheiros que envia e recebe irão aparecer aqui" }, "icu:MediaQualitySelector--button": { "messageformat": "Selecionar a qualidade dos multimédia" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Conteúdo da notificação" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ícone de lua" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Concluído" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Caixa de texto da chave da cópia de segurança" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Chave da cópia de segurança copiada" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Ver chave" }, @@ -6754,7 +6928,7 @@ "messageformat": "Histórico de edições" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiar timestamp" }, "icu:ResendMessageEdit__body": { "messageformat": "Esta edição não pôde ser enviada. Verifique a sua ligação e tente novamente." @@ -7276,15 +7450,6 @@ "messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Configure perfis de notificações personalizados para controlar de que pessoas e grupos pode receber notificações quando esse perfil estiver ligado. Por exemplo, pode criar um perfil de trabalho e outro do dia a dia. Pode alternar entre perfis de notificações sempre que quiser, ou configurar um horário para automatizar o processo." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Agora pode organizar os seus chats em pastas únicas fáceis de personalizar e reorganizar. Use as pastas de chats para mostrar mensagens não lidas das suas pessoas favoritas, filtre por tipo de chat (1 para 1 ou grupos) ou crie pastas separadas como \"Pessoal\" e \"Trabalho\", para poder ver rapidamente as mensagens relevantes para si. Permita as pastas de chats em Definições > Chats para começar." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Esta atualização também inclui uma correção para um problema que impedia a criação de pré-visualizações de links quando a mensagem incluía caracteres emoji. Obrigado, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Melhorias de acessibilidade." }, @@ -7301,6 +7466,6 @@ "messageformat": "Chegaram as sondagens do Signal! As sondagens são uma forma fácil de saber o que o seu chat de grupo pensa realmente. Crie uma sondagem com diferentes opções de restaurante ou quaisquer outras escolhas. Toda a gente no grupo pode votar e ver as respostas dos outros, e pode decidir permitir votos múltiplos." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "A galeria de ficheiros multimédia agora inclui dois novos separadores para mensagens de áudio e pré-visualização de links." } } diff --git a/_locales/ro-RO/messages.json b/_locales/ro-RO/messages.json index bd3c49dc6c..56b21a0857 100644 --- a/_locales/ro-RO/messages.json +++ b/_locales/ro-RO/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Informații" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Încheie sondajul" }, @@ -1137,10 +1140,10 @@ "messageformat": "Niciun vot" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Câștigător" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Mesajul fixat nu a fost găsit" }, "icu:Toast--PollNotFound": { "messageformat": "Sondajul nu a fost găsit" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Înainte de a pleca, trebuie să alegi cel puțin un nou administrator pentru acest grup." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Sesiune securizată resetată" }, @@ -5016,46 +5073,55 @@ "messageformat": "Adaugă descrierea grupului..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mesaj vocal" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Deschide linkul într-un browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Fișiere" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Link-uri" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Nu ai Fișiere Media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Fotografiile, Videoclipurile și GIF-urile pe care le trimiți și le primești vor apărea aici" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Fără Audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Mesajele Vocale și Fișierele Audio pe care le trimiți și le primești vor apărea aici" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Fără linkuri" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Fișierele pe care le trimiți și le primești vor apărea aici" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Fără fișiere" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Fișierele pe care le trimiți și le primești vor apărea aici" }, "icu:MediaQualitySelector--button": { "messageformat": "Selectează calitatea fișierelor media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Conținut notificare" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Pictograma lună" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Gata" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Caseta text codul de rezervă" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Codul de rezervă a fost copiat" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Vezi codul de rezervă" }, @@ -6754,7 +6928,7 @@ "messageformat": "Editează istoricul" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Copiază marcajul temporal" }, "icu:ResendMessageEdit__body": { "messageformat": "Această modificare nu a putut fi trimisă. Verifică-ți conexiunea și încearcă din nou" @@ -7276,15 +7450,6 @@ "messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Setează profiluri de notificare personalizate ca să controlezi de la ce persoane și grupuri primești notificări când acel profil este activat. Creează un profil „Muncă” care să țină la distanță persoanele care nu sunt colegi de muncă (cu excepția iubitului tău) și un profil „Timp liber” care să nu-l includă pe șeful tău. Poți schimba profilurile de notificare oricând dorești sau poți configura un program pentru ca acest lucru să se întâmple automat." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Dosarele de conversații îți permit să-ți organizezi organizațiile, să-ți grupezi grupurile și să aranjezi persoanele în dosare ușor de personalizat și rearanjat. Afișează mesajele necitite de la persoanele tale preferate, filtrează după tipul de chat (individual și de grup) sau creează foldere separate, cum ar fi „Personal” și „Serviciu”, pentru a putea vedea rapid mesajele relevante pentru tine. Activează dosarele de conversații în Setări > Conversații pentru a începe." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Această actualizare include și o remediere a unei erori care împiedica generarea previzualizărilor linkurilor atunci când mesajul includea și caractere emoji. Mulţumesc, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Această actualizare îmbunătățește accesibilitatea pentru utilizatorii de cititoare de ecran prin omiterea anunțurilor repetate cu marcaj de timp atunci când sosesc mesaje noi într-un fir de discuții." }, @@ -7301,6 +7466,6 @@ "messageformat": "Sondajele Signal sunt aici! Tu și prietenii tăi sunteți pe aceeași lungime de undă sau sunteți, în general, opuși? Sondajele sunt o modalitate ușoară de a vedea ce părere are cu adevărat grupul tău de chat. Creează un sondaj cu opțiuni concurente pentru cină, destinații de vacanță, preferințe muzicale pentru o viitoare excursie cu mașina sau orice alte alegeri importante. Toți membrii grupului pot vota și pot vedea răspunsurile celorlalți, iar tu poți decide dacă permiți sau nu voturi multiple." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galeria media include acum două file noi pentru mesaje audio și previzualizări de linkuri. Dacă un link intră într-o conversație de grup, scoate vreun sunet?" } } diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f3858ef53c..4a7c62f231 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Информация" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Завершить опрос" }, @@ -1137,10 +1140,10 @@ "messageformat": "Нет голосов" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Вариант-победитель" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Прикреплённое сообщение не найдено" }, "icu:Toast--PollNotFound": { "messageformat": "Опрос не найден" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Прежде чем покинуть эту группу, вы должны назначить для неё как минимум одного нового администратора." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Защищенный сеанс сброшен" }, @@ -5016,46 +5073,55 @@ "messageformat": "Добавить описание группы…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Голосовое сообщение" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Откройте ссылку в браузере" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Файлы" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Ссылки" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Нет медиафайлов" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Фото, видео и GIF-файлы, которые вы отправляете и получаете, будут отображаться здесь" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Нет аудиофайлов" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Голосовые сообщения и аудиофайлы, которые вы отправляете и получаете, будут отображаться здесь" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ссылок нет" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Ссылки, которые вы отправляете и получаете, будут отображаться здесь" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Нет файлов" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Файлы, которые вы отправляете и получаете, будут отображаться здесь" }, "icu:MediaQualitySelector--button": { "messageformat": "Выбрать качество медиа" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Содержимое уведомления" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Значок луны" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Готово" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Текстовое поле для резервного ключа" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Резервный ключ скопирован" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Просмотреть ключ" }, @@ -6754,7 +6928,7 @@ "messageformat": "История изменений" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Копировать отметку времени" }, "icu:ResendMessageEdit__body": { "messageformat": "Не удалось отправить изменённое сообщение. Проверьте ваше подключение к интернету и попробуйте ещё раз" @@ -7276,15 +7450,6 @@ "messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Настройте свои профили уведомлений, чтобы контролировать, от каких пользователей и групп вы получаете уведомления, когда определённый профиль включён. Создайте профиль «Работа», который держит вдалеке тех, кто не входит в число ваших коллег (за исключением ваших близких), и профиль «В покое», в котором нет вашего начальника. Вы можете переключаться между профилями уведомлений когда пожелаете или настроить расписание так, чтобы это происходило автоматически." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Папки чата позволяют организовать ваши организации, сгруппировать ваши группы и индивидуализировать ваши контакты в индивидуальные папки, которые легко настраивать и перенастраивать. Используйте папки, чтобы быстро отображать непрочитанные сообщения от избранных людей, фильтровать по типу чата (личные и групповые) или отделять личные чаты от рабочих, чтобы быстро находить сообщения, которые имеют отношение к вам. Попробуйте папки чата уже сегодня в Настройках > Чатах." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "В этом обновлении исправлена ошибка, из-за которой не отображался просмотр ссылок, если сообщение также содержало эмодзи. Спасибо, !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "В этом обновлении мы улучшили доступность для пользователей программ чтения с экрана благодаря пропуску повторяющихся объявлений об отметках времени при поступлении новых сообщений в ветвь." }, @@ -7301,6 +7466,6 @@ "messageformat": "Опросы Signal уже здесь! Вы на одной волне с друзьями или у вас противоположные мнения? Опросы — это простой способ узнать, что на самом деле думают участники вашего группового чата. Создайте опрос по различным вариантам ужина, направлениям для отдыха, музыкальным предпочтениям для предстоящей поездки или другим важным вопросам. Все участники группы могут голосовать и видеть ответы друг друга, а вы сами решаете, можно ли будет выбрать несколько вариантов." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "В галерее медиафайлов теперь появились две новые вкладки для аудио-сообщений и просмотра ссылок. Если ссылка появляется в групповом чате, будет ли она звучать?" } } diff --git a/_locales/sk-SK/messages.json b/_locales/sk-SK/messages.json index 38c3b3a696..bf3f51e285 100644 --- a/_locales/sk-SK/messages.json +++ b/_locales/sk-SK/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Ukončiť anketu" }, @@ -1137,10 +1140,10 @@ "messageformat": "Žiadne hlasy" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Možnosť s najväčším počtom hlasov" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Pripnutá správa sa nenašla" }, "icu:Toast--PollNotFound": { "messageformat": "Anketa sa nenašla" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Pred tým, než opustíte túto skupinu, musíte pre ňu vybrať aspoň jedného nového administrátora." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Zabezpečené spojenie bolo obnovené" }, @@ -5016,46 +5073,55 @@ "messageformat": "Pridať popis skupiny…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Hlasová správa" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Otvoriť odkaz v prehliadači" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Súbory" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Odkazy" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Žiadne médiá" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Tu sa zobrazia fotky, videá a súbory GIF, ktoré odošlete a prijmete" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Žiadny zvukový súbor" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Tu sa zobrazia hlasové správy a zvukové súbory, ktoré odošlete a prijmete" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Žiadne odkazy" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Tu sa zobrazia odkazy, ktoré odošlete a prijmete" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Žiadne súbory" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Tu sa zobrazia súbory, ktoré odošlete a prijmete" }, "icu:MediaQualitySelector--button": { "messageformat": "Zvoliť kvalitu médií" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Obsah oznámenia" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona mesiaca" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Hotovo" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Textové pole záložného kľúča" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Záložný kľúč bol skopírovaný" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Zobraziť kľúč" }, @@ -6754,7 +6928,7 @@ "messageformat": "História úprav" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopírovať časovú značku" }, "icu:ResendMessageEdit__body": { "messageformat": "Túto úpravu sa nepodarilo odoslať. Skontrolujte pripojenie a skúste to znova" @@ -7276,15 +7450,6 @@ "messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Nastavte si vlastné profily upozornení, aby ste mali pod kontrolou, od ktorých ľudí a skupín budete dostávať upozornenia, keď je daný profil povolený." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Teraz si môžete usporiadať čety do jedinečných priečinkov, ktoré sa dajú ľahko prispôsobiť a preusporiadať. Použite priečinky četov na zobrazenie neprečítaných správ od blízkych, filtrovanie podľa typu četu (1:1 a skupiny) alebo vytvorenie samostatných priečinkov, ako napríklad „Osobné“ či „Práca“, aby ste si rýchlo pozreli správy, ktoré sú pre vás relevantné." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Táto aktualizácia taktiež opravuje chybu, ktorá bránila generovaniu náhľadov odkazov, keď správa obsahovala emotikony. Ďakujeme, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Vylepšili sme dostupnosť." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ankety Signal sú tu! Ankety predstavujú jednoduchý spôsob, ako zistiť, čo si váš skupinový čet naozaj myslí. Vytvorte anketu s ponukou viacerých možností, kam zájsť na večeru alebo inými dôležitými témami. Každý v skupine môže hlasovať a vidieť odpovede ostatných a vy sa môžete rozhodnúť, či povolíte výber viacerých odpovedí." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galéria médií teraz obsahuje dve nové karty pre hlasové správy a náhľady odkazov." } } diff --git a/_locales/sl-SI/messages.json b/_locales/sl-SI/messages.json index 6fbde01080..cb26ee8f42 100644 --- a/_locales/sl-SI/messages.json +++ b/_locales/sl-SI/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Zaključi anketo" }, @@ -1137,10 +1140,10 @@ "messageformat": "Brez glasov" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Zmaguje" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Pripetega sporočila ni bilo mogoče najti." }, "icu:Toast--PollNotFound": { "messageformat": "Anketa ni bila najdena" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Pred odhodom iz skupine morate določiti vsaj eno_ega skrbnika_co skupine." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Varna ponastavitev seje" }, @@ -5016,46 +5073,55 @@ "messageformat": "Dodaj opis skupine ..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Glasovno sporočilo" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Zvok" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Odpri povezavo v brskalniku" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Zvok" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Datoteke" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Povezave" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Ni multimedijskih sporočil" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Fotografije, videoposnetki in GIF-i, ki jih pošljete in prejmete, bodo prikazani tukaj." }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ni zvoka" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Glasovna sporočila in zvočne datoteke, ki jih pošljete in prejmete, bodo prikazane tukaj." }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Ni povezav" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Povezave, ki jih pošljete in prejmete, bodo prikazane tukaj." + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Ni datotek" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Datoteke, ki jih pošljete in prejmete, bodo prikazane tukaj." }, "icu:MediaQualitySelector--button": { "messageformat": "Izberite kvaliteto medijskih datotek" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Vsebina obvestil" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona lune" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "V redu" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Besedilno polje za Varnostni ključ" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Varnostni ključ je kopiran" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Prikaži ključ" }, @@ -6754,7 +6928,7 @@ "messageformat": "Zgodovina popravkov" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiraj časovni žig" }, "icu:ResendMessageEdit__body": { "messageformat": "Spremenjenega sporočila ni bilo mogoče poslati. Preverite povezavo in poskusite znova" @@ -7276,15 +7450,6 @@ "messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Nastavite profile za obvestila po meri, da lahko nadzorujete, od katerih ljudi in skupin prejemate obvestila, ko je ta profil omogočen. Ustvarite profil »Delo«, ki bo odvrnil ljudi, ki niso sodelavci (z izjemo vašega ljubljenega), in profil »Prosti čas«, ki ne bo vključeval vašega šefa. Med profili za obvestila lahko preklapljate kadarkoli želite ali pa konfigurirate urnik, da se to zgodi samodejno." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Z mapami klepetov lahko organizirate svoje organizacije, združite skupine in razporedite posameznike v edinstvene mape, ki jih je možno enostavno prilagoditi in preurediti. Prikažite neprebrana sporočila svojih najljubših oseb, filtrirajte po vrsti klepeta (individualni in skupinski) ali ustvarite ločene mape, kot sta »Osebno« in »Služba«, da si lahko hitro ogledate sporočila, ki so za vas pomembna. Za začetek omogočite mape klepetov v Nastavitvah > Klepeti." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ta posodobitev vključuje tudi popravek napake, ki je preprečevala ustvarjanje predogledov povezav, ko je sporočilo vsebovalo tudi emojije. Hvala, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Ta posodobitev izboljšuje dostopnost za uporabnike bralnikov zaslona, tako da preskoči ponavljajoča se obvestila o časovnih žigih, ko v nit prispejo nova sporočila." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signalove ankete so tukaj! Ankete so preprost način, da vidite, kaj v resnici mislijo člani vaše skupine. Ustvarite anketo z različnimi možnostmi za večerjo ali drugimi pomembnimi odločitvami. Vsi v skupini lahko glasujejo in vidijo odgovore drug drugega, vi pa se lahko odločite, ali boste dovolili, da posamezniki glasujejo večkrat ali ne." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galerija medijev zdaj vključuje dva nova zavihka za zvočna sporočila in predoglede povezav. Ali se oglasi zvok, če se povezava pojavi v skupinskem klepetu?" } } diff --git a/_locales/sq-AL/messages.json b/_locales/sq-AL/messages.json index 130595a417..14b4013bb6 100644 --- a/_locales/sq-AL/messages.json +++ b/_locales/sq-AL/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Përfundo sondazhin" }, @@ -1137,10 +1140,10 @@ "messageformat": "Asnjë votë" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Fitues" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Mesazhi i fiksuar nuk u gjet" }, "icu:Toast--PollNotFound": { "messageformat": "Sondazhi nuk u gjet" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Përpara se të largohesh, duhet të zgjedhësh të paktën një administrator të ri për këtë grup." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "U rinis sesion i siguruar" }, @@ -5016,46 +5073,55 @@ "messageformat": "Shtoni përshkrim grupi…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Mesazh Zanor" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Hap lidhjen në një shfletues" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Kartela" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Lidhjet" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "S\\’ka media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Fotot, videot dhe GIF-et që dërgon dhe merr do të shfaqen këtu" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Nuk ka audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Mesazhet zanore dhe skedarët audio që dërgon dhe merr do të shfaqen këtu" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Nuk ka lidhje" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Lidhjet që dërgon dhe merr do të shfaqen këtu" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Nuk ka skedarë" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Skedarët që dërgon dhe merr do të shfaqen këtu" }, "icu:MediaQualitySelector--button": { "messageformat": "Përzgjidhni cilësi media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Lëndë njoftimi" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ikona e hënës" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "U bë" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Kutia e tekstit të kodit të kopjeruajtjes" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Kodi i kopjeruajtjes u kopjua" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Shiko kodin e kopjeruajtjes" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historiku i përpunimeve" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopjo vulën kohore" }, "icu:ResendMessageEdit__body": { "messageformat": "Ky ndryshim nuk mund të dërgohej. Kontrollo lidhjen e internetit dhe riprovo" @@ -7276,15 +7450,6 @@ "messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Konfiguro profile njoftimesh të personalizuara për të kontrolluar nga cilët persona dhe grupe merr njoftime kur aktivizohet ai profil. Krijo një profil \"Pune\" që i mban larg kolegët që nuk janë bashkëpunëtorë (me përjashtim të të preferuarit tënd) dhe një profil \"Pushimi\" që nuk përfshin shefin. Mund të kalosh ndërmjet profileve të njoftimeve sa herë që dëshiron, ose të konfigurosh një orar në mënyrë që kjo të bëhet automatikisht." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Me dosjet e bisedës mund t'i organizosh organizatat, grupet dhe t'i individualizosh individët në dosje unike që janë të lehta për t'i personalizuar dhe riorganizuar. Shfaq shpejt mesazhet e palexuara nga njerëzit e tu të preferuar, filtro sipas llojit të bisedës (1-në-1 dhe grupe) ose krijo dosje si \"Personale\" dhe \"Puna\", që të shikosh shpejt mesazhet e rëndësishme për ty. Për të filluar, aktivizo dosjet e bisedës te Parametrat > Bisedat." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ky përditësim përfshin edhe një korrigjim të defektit që pengonte gjenerimin e pamjeve paraprake të linkut kur mesazhi përfshinte edhe karaktere me figura. Faleminderit, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Ky përditësim përmirëson aksesueshmërinë për përdoruesit e lexuesit të ekranit duke anashkaluar njoftimet e përsëritura të vulës kohore kur mbërrijnë mesazhe të reja në një linjë diskutimi." }, @@ -7301,6 +7466,6 @@ "messageformat": "Sondazhet e Signal janë këtu! A jeni ti dhe miqtë tuaj në të njëjtën linjë mendimesh, apo jeni të kundërt me njëri-tjetrin? Sondazhet janë një rrugë e lehtë për të parë se çfarë mendon vërtet grupi juaj i bisedave. Krijo një sondazh me opsione konkurruese për darkë, destinacione pushimesh, preferenca muzikore për një udhëtim të ardhshëm me makinë ose çdo zgjedhje tjetër të rëndësishme. Të gjithë në grup mund të votojnë dhe të shohin përgjigjet e njëri-tjetrit, dhe ti mund të vendosësh nëse do të lejosh apo jo vota të shumëfishta." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Galeria e mediave tani përfshin dy skeda të reja për mesazhet audio dhe pamjet paraprake të lidhjeve. Nëse lidhje bie në një bisedë në grup, a lëshon tingull?" } } diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index b96b31a2db..4b389fe698 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Информације" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Прекини анкету" }, @@ -1137,10 +1140,10 @@ "messageformat": "Нема гласова" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Водећи одговор" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Закачена порука није пронађена" }, "icu:Toast--PollNotFound": { "messageformat": "Анкета није пронађена" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Пре него што напустите ову групу, морате да изаберете бар једног администратора за њу." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Безбедна сесија је ресетована" }, @@ -5016,46 +5073,55 @@ "messageformat": "Унесите опис групе…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Гласовна порука" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Отвори линк у претраживачу" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудио" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Фајлови" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Линкови" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Нема медија" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Слике, видео и GIF-ови које шаљете и примате појавиће се овде" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Нема аудио фајлова" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Гласовне поруке и аудио фајлови које шаљете и примате појавиће се овде" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Нема линкова" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Фајлови које шаљете и примате појавиће се овде" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Нема фајлова" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Фајлови које шаљете и примате појавиће се овде" }, "icu:MediaQualitySelector--button": { "messageformat": "Изаберите квалитет медија" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Садржај обавештења" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Икона месеца" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Готово" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Поље кључа за резервне копије" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Кључ за резервне копије је копиран" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Прикажи кључ" }, @@ -6754,7 +6928,7 @@ "messageformat": "Историја измена" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Копирај временску ознаку" }, "icu:ResendMessageEdit__body": { "messageformat": "Слање ове измене није успело. Проверите да ли сте повезани на интернет и пробајте поново" @@ -7276,15 +7450,6 @@ "messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Подесите прилагођене профиле за обавештења да бисте одредили од којих људи и група добијате обавештења када је тај профил активиран." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Фолдери за ћаскања вам омогућавају да све организујете и групишете у јединствене фолдере који се лако прилагођавају и преуређују. Подесите да вам се приказују непрочитане поруке од најдражих људи, филтрирајте по типу ћаскања (1 на 1 и групе) или креирајте засебне фолдере као што су „Приватно“ и „Посао“, да лако можете да видите поруке које су вам битне. Да бисте активирали фолдере за ћаскања идите у Подешавања > Ћаскања." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Ово ажурирање такође обухвата исправку грешке за проблем који је спречавао генерисање приказа линкова када су у поруци знакови за емоџије. Захваљујемо се програмеру " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Побољшање приступачности." }, @@ -7301,6 +7466,6 @@ "messageformat": "Представљамо вам Signal анкете! Анкете представљају добар начин да сазнате шта људи из вашег групног ћаскања заиста мисле. Креирајте анкету са опцијама за вечеру или неку другу важну ствар. Сви чланови групе могу да гласају и да виде туђе гласове, а ви одлучујете да ли ћете омогућити вишеструки избор одговора." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "У галерији медија сада се налазе две нове картице за аудио-поруке и приказе линкова." } } diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b0766ec8c9..1811774d80 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Avsluta omröstning" }, @@ -1137,10 +1140,10 @@ "messageformat": "Inga röster" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Vinnande" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Det fästa meddelandet hittades inte" }, "icu:Toast--PollNotFound": { "messageformat": "Omröstningen hittades inte" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Innan du lämnar måste du välja minst en ny administratör för den här gruppen." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Säker session har återställts" }, @@ -5016,46 +5073,55 @@ "messageformat": "Lägg till gruppbeskrivning …" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Röstmeddelande" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Ljud" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Öppna länken i en webbläsare" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Ljud" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Filer" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Länkar" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Inga media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Foton, videor och GIF-filer som du skickar och tar emot visas här" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Inga ljudfiler" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Röstmeddelanden och ljudfiler som du skickar och tar emot visas här" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Inga länkar" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Länkar som du skickar och tar emot kommer att visas här" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Inga filer" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Filer som du skickar och tar emot kommer att visas här" }, "icu:MediaQualitySelector--button": { "messageformat": "Välj mediekvalitet" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Aviseringsinnehåll" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Månikon" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Klar" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Textruta för säkerhetskopieringsnyckel" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Säkerhetskopieringsnyckel kopierad" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Visa nyckel" }, @@ -6754,7 +6928,7 @@ "messageformat": "Redigeringshistorik" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Kopiera tidsstämpel" }, "icu:ResendMessageEdit__body": { "messageformat": "Denna redigering kunde inte skickas. Kontrollera din anslutning och försök igen" @@ -7276,15 +7450,6 @@ "messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Skapa anpassade aviseringsprofiler för att styra vilka personer och grupper du får aviseringar från när profilen är aktiverad." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Nu kan du organisera dina chattar i unika mappar som är lätta att anpassa och ordna om. Använd chattmappar för att visa olästa meddelanden från dina favoritpersoner, filtrera efter chattyp (en-till-en och grupper), eller skapa separata mappar som ”Personligt” och ”Arbete” så att du snabbt kan se de meddelanden som är relevanta för dig." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Den här uppdateringen innehåller även en buggfix för ett problem som förhindrade att länkförhandsgranskningar genererades när meddelandet även innehöll emoji-tecken. Tack, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Tillgänglighetsförbättringar" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal-omröstningar är här! Omröstningar är ett enkelt sätt att se vad din gruppchatt verkligen tycker. Skapa en omröstning med olika middagsalternativ eller andra viktiga val. Alla i gruppen kan rösta och se varandras svar, och du kan bestämma om du vill tillåta flera röster eller inte." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Mediegalleriet innehåller nu två nya flikar för ljudmeddelanden och länkförhandsvisningar." } } diff --git a/_locales/sw/messages.json b/_locales/sw/messages.json index 02f2427619..b3c92dd755 100644 --- a/_locales/sw/messages.json +++ b/_locales/sw/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Maelezo" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Maliza kupiga kura ya maoni" }, @@ -1137,10 +1140,10 @@ "messageformat": "Hakuna kura" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Kushinda" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Ujumbe uliobandikwa haujapatikana" }, "icu:Toast--PollNotFound": { "messageformat": "Kura ya maoni haijapatikana" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Kabla ya kuondoka, lazima uchague angalau msimamizi mmoja mpya wa kikundi hiki." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Kipindi salama kimewekwa upya" }, @@ -5016,46 +5073,55 @@ "messageformat": "Ongeza maelezo ya kikundi..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Ujumbe wa Sauti" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Sauti" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Fungua kiungo kwenye kivinjari" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Sauti" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Faili" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Viungo" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Hakuna media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Picha, Video na GIFs unazotuma na kupokea zitaonekana hapa" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Hakuna sauti" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Ujumbe wa Sauti na Faili za Sauti unazotuma na kupokea vitaonekana hapa" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Hakuna Viungo" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Viungo unavyotuma na kupokea vitaonekana hapa" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Hakuna Faili" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Sauti unazotuma na kupokea zitaonekana hapa" }, "icu:MediaQualitySelector--button": { "messageformat": "Chagua ubora wa media" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Arifa za maudhui" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Aikoni ya mwezi" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Imekamilika" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Kisanduku cha maandishi cha ufunguo mbadala" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Ufunguo mbadala umenakiliwa" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Tazama ufunguo" }, @@ -6754,7 +6928,7 @@ "messageformat": "Historia ya uhariri" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Nakili mhuri wa muda" }, "icu:ResendMessageEdit__body": { "messageformat": "Uhariri huu umeshindwa kutumwa. Angalia muunganisho wako wa mtandao kisha ujaribu tena" @@ -7276,15 +7450,6 @@ "messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Weka mipangilio maalum ya wasifu wa arifa ili udhibiti watu na vikundi gani utapokea arifa kutoka kwao wasifu utakapowashwa. Tengeneza wasifu wa “Kazini\" ambao unawazuia watu wasio wafanyakazi wenzio (isipokuwa tu mpenzi wako) na wasifu wa “Muda Tulivu” usiomhusisha bosi wako. Unaweza kubadili kati ya wasifu wa arifa wakati wowote unapotaka au kuweka mipangilio ili itokee kiotomatiki." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Folda za gumzo zinakuwezesha kupanga mashirika yako, kuweka vikundi vyako katika makundi na kuwapanga watu binafsi katika folda za kipekee ambazo ni rahisi kuziwekea mapendeleo na kuzipanga upya. Onyesha ujumbe ambao haujasomwa kutoka kwa watu unaowapenda, chuja kwa aina ya gumzo (na mtu mmoja mmoja na vikundi), au tengeneza folda tofauti kama \"Binafsi\" na \"Kazi\" ili uweze kuona haraka ujumbe ambao ni muhimu kwako. Fungua folda za magumzo katika Mipangilio > Magumzo ili uanze." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Sasisho hili pia linajumuisha urekebishaji wa hitilafu kwa tatizo ambalo lilizuia viungo vya ukaguzi visitayarishwe ilhali ujumbe pia ulijumuisha emoji. Asante, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Maboresho ya ufikivu" }, @@ -7301,6 +7466,6 @@ "messageformat": "Hii hapa kura ya maoni ya Signal! Je, wewe na marafiki zako mko sawa au mpo mbali kabisa kimtazamo? Kura za maoni ni njia rahisi ya kujua vile gumzo lenu la kikundi hufikiri hasa. Unda kura ya maoni yenye chaguo za chakula cha usiku, maeneo ya likizo, mapendeleo ya muziki kwa safari yenu ya barabarani ijayo au maamuzi mengine yoyote muhimu. Kila mtu kwenye kikundi anaweza kupiga kura na kuona majibu ya wengine na mnaweza kuamua kama mtaruhusu mtu kupiga kura zaidi ya mara moja au la." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Matunzio ya picha na video sasa yanajumuisha vichupo vipya viwili kwa ujumbe wa sauti na matoleo hakikisho la viungo. Ikiwa kiungo kitatumwa kwenye gumzo la kundi, je, hutoa sauti?" } } diff --git a/_locales/ta-IN/messages.json b/_locales/ta-IN/messages.json index 6462f84261..f92d25a078 100644 --- a/_locales/ta-IN/messages.json +++ b/_locales/ta-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "தகவல்" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "வாக்கெடுப்பை முடி" }, @@ -1137,10 +1140,10 @@ "messageformat": "வாக்குகள் இல்லை" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "வெற்றி" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "பின் செய்யப்பட்ட மெசேஜ் கிடைக்கவில்லை" }, "icu:Toast--PollNotFound": { "messageformat": "வாக்கெடுப்பு கிடைக்கவில்லை" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "நீங்கள் வெளியேறுவதற்கு முன், இந்த குழுவிற்கு குறைந்தபட்சம் ஒரு புதிய நிர்வாகியையாவது தேர்வு செய்ய வேண்டும்." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "பாதுகாப்பான அமர்வு மீட்டமைப்பு" }, @@ -5016,46 +5073,55 @@ "messageformat": "குழு விளக்கத்தைச் சேர்க்கவும்…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "குரல் செய்தி" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ஒலி" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "இணைப்பை உலாவியில் திறக்கவும்" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ஒலி" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "கோப்பு" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "இணைப்புகள்" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "ஊடகங்கள்இல்லை" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "நீங்கள் அனுப்பக்கூடிய மற்றும் பெறக்கூடிய படங்கள், காணொளிகள் மற்றும் GIFகள் இங்கே தோன்றும்" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ஆடியோ இல்லை" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "நீங்கள் அனுப்பக்கூடிய மற்றும் பெறக்கூடிய வாய்ஸ் மெசேஜ்கள் மற்றும் ஆடியோ கோப்புகள் இங்கே தோன்றும்" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "இணைப்புகள் இல்லை" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "நீங்கள் அனுப்பக்கூடிய மற்றும் பெறக்கூடிய இணைப்புகள் இங்கே தோன்றும்" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "கோப்புகள் இல்லை" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "நீங்கள் அனுப்பக்கூடிய மற்றும் பெறக்கூடிய இணைப்புகள் இங்கே தோன்றும்" }, "icu:MediaQualitySelector--button": { "messageformat": "தேர்ந்தெடு மீடியா தரம்" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "அறிவிப்பு உள்ளடக்கம்" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "மூன் ஐகான்" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "முடிந்தது" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "காப்புப்பிரதி குறியீட்டின் உரை பெட்டி" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "காப்புப்பிரதி குறியீடு நகலெடுக்கப்பட்டது" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "குறியீட்டைக் காண்க" }, @@ -6754,7 +6928,7 @@ "messageformat": "திருத்தங்களின் வரலாறு" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "நேர முத்திரையை நகலெடுக்கவும்" }, "icu:ResendMessageEdit__body": { "messageformat": "இந்த திருத்தத்தை அனுப்ப முடியவில்லை. உங்கள் இணைப்பைச் சரிபார்த்து மீண்டும் முயலவும்" @@ -7276,15 +7450,6 @@ "messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "அந்தச் சுயவிவரம் இயக்கப்படும்போது, நீங்கள் அறிவிப்புகளைப் பெற வேண்டிய நபர்கள் மற்றும் குழுக்களைக் கட்டுப்படுத்த தனிப்பயன் அறிவிப்பு சுயவிவரங்களை அமையுங்கள்." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "இப்போது உங்கள் சாட்களைத் தனித்துவமான கோப்புறைகளில் நீங்கள் ஒழுங்கமைக்கலாம், இவற்றை எளிதாகத் தனிப்பயனாக்கவும் மறுசீரமைக்கவும் முடியும். உங்களுக்குப் பிடித்தவர்களிடமிருந்து வரும் படிக்காத மெசேஜ்களைக் காட்டவும், சாட் வகையின்படி (1-on-1 மற்றும் குழுக்கள்) ஃபில்டர் செய்யவும், அல்லது \"தனிப்பட்டவை\" மற்றும் \"வேலை\" போன்ற தனித்தனி கோப்புறைகளை உருவாக்கவும் சாட் கோப்புறைகளைப் பயன்படுத்தலாம். இதன்மூலம் உங்களுக்குத் தொடர்புடைய மெசேஜ்களை நீங்கள் விரைவாகப் பார்க்கலாம். இந்த அம்சத்தை உபயோகிக்கத் தொடங்க, அமைப்புகள் > சாட்ஸ் என்பதற்குச் சென்று சாட் கோப்புறைகளைச் செயல்படுத்தலாம்." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "இந்தப் புதுப்பிப்பில் ஒரு பிழைத்திருத்தமும் அடங்கும். முன்பு, ஒரு மெசேஜில் எமோஜி இருக்கும்போது, இணைப்பு முன்னோட்டங்கள் உருவாக்கப்படுவது தடைபடும் சிக்கல் இருந்தது, அது இப்போது சரிசெய்யப்பட்டுள்ளது. நன்றி, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "அணுகல்தன்மை மேம்பாடுகள்." }, @@ -7301,6 +7466,6 @@ "messageformat": "★ சிக்னல் வாக்கெடுப்பு இங்கு உள்ளது! உங்கள் குழு அரட்டையில் உண்மையில் என்ன நிகழ வேண்டும் என்பதைப் பார்ப்பதற்கு வாக்கெடுப்புகள் எளிதான வழியாகும். போட்டியிடும் இரவு உணவு விருப்பங்கள், விடுமுறை இடங்கள், வரவிருக்கும் சாலைப் பயணத்திற்கான இசை விருப்பத்தேர்வுகள் அல்லது வேறு ஏதேனும் முக்கியமான தேர்வுகளுடன் வாக்கெடுப்பை உருவாக்குங்கள். குழுவில் உள்ள அனைவரும் வாக்களிக்கலாம் மற்றும் அனைவரின் பதில்களையும் பார்க்கலாம், மேலும் பல வாக்குகளை அனுமதிக்கலாமா வேண்டாமா என்பதை நீங்கள் தீர்மானிக்கலாம்." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "ஊடக கேலரியில் இப்போது ஆடியோ மெசேஜ்கள் மற்றும் இணைப்பு முன்னோட்டங்களுக்கான இரண்டு புதிய டேப்கள் உள்ளன. குழு அரட்டையில் இணைப்பு கிடைக்கப்பெற்றால், அது ஒலி எழுப்புமா?" } } diff --git a/_locales/te-IN/messages.json b/_locales/te-IN/messages.json index 0519e0fd72..58c30f7165 100644 --- a/_locales/te-IN/messages.json +++ b/_locales/te-IN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "సమాచారం" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "పోల్‌ను ముగించండి" }, @@ -1137,10 +1140,10 @@ "messageformat": "ఓట్లు లేవు" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "గెలిచేది" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "పిన్ చేసిన సందేశం కనుగొనబడలేదు" }, "icu:Toast--PollNotFound": { "messageformat": "పోల్ కనుగొనబడలేదు" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "మీరు వదిలేసే ముందు, ఈ గ్రూప్ కోసం కనీసం ఒక క్రొత్త అడ్మిన్‌ను మీరు ఎంచుకోవాలి." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "సురక్షిత సెషన్ పునరుద్ధరించు." }, @@ -5016,46 +5073,55 @@ "messageformat": "గ్రూప్ వివరణను జోడించండి..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "వాయిస్ సందేశం" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ఆడియో" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "లింక్‌ను బ్రౌజర్‌లో తెరవండి" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ఆడియో" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ఫైళ్లు" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "లింక్‌లు" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "మీడియా లేదు" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "మీరు పంపించే మరియు అందుకునే ఫోటోలు, వీడియోలు, మరియు GIFలు ఇక్కడ కనిపిస్తాయి" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ఆడియో లేదు" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "మీరు పంపించే మరియు అందుకునే స్వర సందేశాలు మరియు ఆడియో ఫైల్‌లు ఇక్కడ కనిపిస్తాయి" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "లింక్‌లు లేవు" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "మీరు పంపించే మరియు అందుకునే లింక్‌లు ఇక్కడ కనిపిస్తాయి" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ఫైల్‌లు లేవు" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "మీరు పంపించే మరియు అందుకునే ఫైల్‌లు ఇక్కడ కనిపిస్తాయి" }, "icu:MediaQualitySelector--button": { "messageformat": "మీడియా నాణ్యతను ఎంచుకోండి" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "నోటిఫికేషన్ కంటెంట్" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "చంద్రుడు ఐకాన్" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "పూర్తయింది" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "బ్యాకప్ కీ టెక్స్ట్ బాక్స్" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "బ్యాకప్ కీ కాపీ చేయబడింది" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "కీని వీక్షించండి" }, @@ -6754,7 +6928,7 @@ "messageformat": "సవరణ చరిత్ర" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "టైమ్‌స్టాంప్ కాపీ చేయండి" }, "icu:ResendMessageEdit__body": { "messageformat": "ఈ సవరణ పంపడం వీలుకాలేదు. మీ కనెక్షన్‌ను తనిఖీ చేయండి మరియు మళ్ళీ ప్రయత్నించండి" @@ -7276,15 +7450,6 @@ "messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ఆ ప్రొఫైల్ ప్రారంభించబడినప్పుడు మీరు ఏ వ్యక్తులు మరియు గ్రూప్‌ల నుంచి నోటిఫికేషన్‌లు రావాలో నియంత్రించేందుకు అనుకూల నోటిఫికేషన్ ప్రొఫైళ్ళను సెటప్ చేయండి." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ఇప్పుడు మీరు మీ చాట్‌లను సులభంగా అనుకూలీకరించగలిగే మరియు క్రమాన్ని మార్చగలిగే ప్రత్యేకమైన ఫోల్డర్‌లుగా నిర్వహించవచ్చు. మీకు ఇష్టమైన వ్యక్తుల నుండి వచ్చిన చదవని సందేశాలను ప్రదర్శించడానికి చాట్ ఫోల్డర్‌లను ఉపయోగించండి, చాట్ రకం (1-ఆన్-1 మరియు గ్రూప్‌లు) ప్రకారం ఫిల్టర్ చేయండి, లేదా \"వ్యక్తిగతం\" మరియు \"పని\" వంటి వేర్వేరు ఫోల్డర్‌లను సృష్టించండి, తద్వారా మీకు సంబంధించిన సందేశాలను మీరు త్వరగా చూడవచ్చు." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "సందేశంలో ఎమోజీ అక్షరాలు ఉన్నప్పుడు లింక్ ప్రివ్యూలను రూపొందించకుండా నిరోధించే సమస్యకు బగ్ పరిష్కారం కూడా ఈ అప్‌డేట్‌లో ఉంది. ధన్యవాదాలు, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "యాక్సెసబిలిటీ మెరుగుదలలు." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal పోల్స్ ఇక్కడ ఉన్నాయి! మీ గ్రూప్ చాట్ నిజంగా ఏమనుకుంటుందో చూడటానికి పోల్స్ సులభమైన మార్గం. వివిధ రాత్రి భోజనం ఎంపికలు లేదా ఏవైనా ఇతర ముఖ్యమైన ఎంపికలతో పోల్‌ను సృష్టించండి. గ్రూప్‌లోని ప్రతి ఒక్కరూ ఓటు వేయగలరు మరియు ఇతరుల ప్రతిస్పందనలను చూడగలరు, బహుళ ఓట్లను అనుమతించాలా వద్దా అని మీరు నిర్ణయించవచ్చు." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "మీడియా గ్యాలరీలో ఇప్పుడు ఆడియో సందేశాలు మరియు లింక్ ప్రివ్యూల కోసం రెండు కొత్త ట్యాబ్‌లు ఉన్నాయి. ఒకవేళ లింక్ గ్రూప్ చాట్‌లో పడితే, అది శబ్దం చేస్తుందా?" } } diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 1d95a83728..57725728d0 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ข้อมูล" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "ปิดโพล" }, @@ -1137,10 +1140,10 @@ "messageformat": "ยังไม่มีคะแนนโหวต" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "ชนะโหวต" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "ไม่พบข้อความที่ปักหมุดไว้" }, "icu:Toast--PollNotFound": { "messageformat": "ไม่พบโพล" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "ก่อนออกจากกลุ่ม คุณต้องเลือกผู้ดูแลกลุ่มคนใหม่อย่างน้อยหนึ่งคน" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "สมัยสนทนาที่ปลอดภัยถูกล้างเริ่มใหม่" }, @@ -5016,46 +5073,55 @@ "messageformat": "เพิ่มคำอธิบายกลุ่ม…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "ข้อความเสียง" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "เสียง" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "เปิดลิงก์ในเบราว์เซอร์" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "เสียง" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ไฟล์" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ลิงก์" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "ไม่มีสื่อ" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "รูปภาพ วิดีโอ และ GIF ที่คุณส่งและได้รับจะปรากฏในหน้านี้" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ไม่มีไฟล์เสียง" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "ข้อความเสียงและไฟล์เสียงที่คุณส่งและได้รับจะปรากฏในหน้านี้" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ไม่มีลิงก์" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "ลิงก์ที่คุณส่งและได้รับจะปรากฏในหน้านี้" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ไม่มีไฟล์" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "ไฟล์ที่คุณส่งและได้รับจะปรากฏในหน้านี้" }, "icu:MediaQualitySelector--button": { "messageformat": "เลือกคุณภาพสื่อ" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "ข้อความแจ้งเตือน" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "ไอคอนรูปพระจันทร์" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "เสร็จสิ้น" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "กล่องข้อความระบุกุญแจสำรอง" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "คัดลอกกุญแจสำรองแล้ว" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "ดูกุญแจ" }, @@ -6754,7 +6928,7 @@ "messageformat": "ประวัติการแก้ไข" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "คัดลอกข้อมูลเวลา" }, "icu:ResendMessageEdit__body": { "messageformat": "ไม่สามารถส่งข้อความที่แก้ไขนี้ได้ ตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง" @@ -7276,15 +7450,6 @@ "messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "สร้างและปรับแต่งโปรไฟล์การแจ้งเตือนส่วนตัวที่จะทำให้คุณกำหนดได้ว่าจะรับการแจ้งเตือนจากผู้ติดต่อหรือกลุ่มไหนบ้างในระหว่างที่เปิดใช้โปรไฟล์นั้นอยู่" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ทำให้ชีวิตคุณง่ายขึ้นด้วยโฟลเดอร์แชท! จัดแชทให้เป็นระเบียบด้วยการแยกเป็นโฟลเดอร์ที่คุณสามารถปรับแต่งและจัดเรียงได้ตามสะดวก เลือกสร้างโฟลเดอร์ที่จะแสดงเฉพาะข้อความที่ยังไม่ได้อ่านจากคนสนิท จำแนกตามประเภทแชท (แชทส่วนตัว/แชทกลุ่ม) หรือสร้างโฟลเดอร์ \"งาน\" แยกออกมาเพื่อจัดการเวลาของคุณก็ได้ เริ่มใช้ฟีเจอร์โฟลเดอร์แชทได้แล้ววันนี้ โดยเปิดใช้งานที่การตั้งค่า > แชท" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "รุ่นอัปเดตนี้ยังมาพร้อมการแก้ไขบั๊กที่เคยรบกวนการสร้างตัวอย่างลิงก์ในกรณีที่ข้อความนั้นมีอีโมจิอยู่ด้วย ขอขอบคุณ !" - }, "icu:WhatsNew__7.78-1": { "messageformat": "พัฒนาประสิทธิภาพของตัวช่วยการเข้าถึง" }, @@ -7301,6 +7466,6 @@ "messageformat": "แบบนี้ต้อง Signal โพล! หาคำตอบให้ทุกคำถามด้วยการสร้างโพลในแชทกลุ่ม ชวนเพื่อนคุณร่วมโหวตไม่ว่าจะเรื่องเล็กหรือใหญ่: มื้อนี้จะสั่งอะไรมาทาน ทริปหน้าจะนัดกันไปเที่ยวไหน ฯลฯ ทุกคนในกลุ่มจะสามารถโหวตและเห็นคำตอบของเพื่อนร่วมแชท นอกจากนี้ ผู้สร้างโพลยังเลือกได้อีกด้วยว่าจะให้สมาชิกลงคะแนนได้หลายคำตอบหรือไม่" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "เพิ่มสองแท็บใหม่ในหน้ารวมสื่อเพื่อแสดงข้อความเสียงและตัวอย่างลิงก์โดยเฉพาะ" } } diff --git a/_locales/tl-PH/messages.json b/_locales/tl-PH/messages.json index 02fa3f5d58..7548e7110a 100644 --- a/_locales/tl-PH/messages.json +++ b/_locales/tl-PH/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Info" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Tapusin ang poll" }, @@ -1137,10 +1140,10 @@ "messageformat": "Walang boto" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Panalong option" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Hindi matagpuan ang pinned message" }, "icu:Toast--PollNotFound": { "messageformat": "Walang makitang poll" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Bago ka umalis, kailangan mong pumili ng kahit isang bagong admin para sa group na ito." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Nai-reset na ang secure session" }, @@ -5016,46 +5073,55 @@ "messageformat": "Mag-add ng group description…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Voice na Mensahe" }, "icu:AudioListItem__subtitle--audio": { "messageformat": "Audio" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Buksan ang link sa browser" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { "messageformat": "Audio" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Mga file" }, "icu:MediaGallery__tab__links": { "messageformat": "Links" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Walang media" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Lalabas dito ang Photos, Videos, at GIFs na ipinapadala at natatanggap mo" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Walang Audio" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Lalabas dito ang Voice Messages at Audio Files na ipinapadala at natatanggap mo" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Walang Links" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Lalabas dito ang links na ipinapadala at natatanggap mo" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Walang Files" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Lalabas dito ang files na ipinapadala at natatanggap mo" }, "icu:MediaQualitySelector--button": { "messageformat": "Pumili ng media quality" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Notification content" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Icon ng buwan" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Tapos na" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Text box ng backup key" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Nakopya ang backup key" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Tignan ang key" }, @@ -7276,15 +7450,6 @@ "messageformat": "Dagdag na maliliit na pag-aayos, pag-alis ng bugs, at pagpapaganda ng takbo ng app. Maraming salamat sa paggamit ng Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Mag-set up ng custom notification profiles para ma-control kung sinong mga tao at groups ang pwedeng makapag-send sa 'yo ng notifications kapag naka-enable ang isang profile." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Ngayon, pwede mo nang ilagay ang chats mo sa unique folders na madaling i-customize at ayusin. Gamitin ang chat folders para ipakita ang unread messages mula sa mga paborito mong tao, i-filter ang mga ito ayon sa chat type (1-on-1 at groups), o gumawa ng magkakahiwalay na folders gaya ng \"Personal\" at \"Work\" para madali mong makita ang messages na angkop sa'yo." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Kasama rin sa update na ito ang bugfix para sa isyu na pumipigil sa pag-generate ng link previews kapag ang message ay may kasamang emoji characters. Maraming salamat, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Improvements sa accessiblity." }, @@ -7301,6 +7466,6 @@ "messageformat": "Narito na ang Signal polls! Ang polls ay madaling paraan para makita kung ano ang nasa isip ng group chat mo. Gumawa ng poll ng iba't-ibang dinner options o iba pang importanteng pagpipilian. Ang lahat ng nasa group ay makakaboto at makikita rin nila ang sagot ng isa't-isa, at pwede kang mamili kung papayagan mo o hindi ang maramihang pagboto." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Ang media gallery ay may kasama nang dalawang bagong tabs para sa audio messages at link previews." } } diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c696845a74..062a017acb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Bilgi" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Anketi sonlandır" }, @@ -1137,10 +1140,10 @@ "messageformat": "Oy yok" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Kazanan" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Sabitlenmiş mesaj bulunamadı" }, "icu:Toast--PollNotFound": { "messageformat": "Anket bulunamadı" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Ayrılmadan önce, bu gruba en az bir yeni yönetici seçmelisin." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Güvenli oturumu sıfırla" }, @@ -5016,46 +5073,55 @@ "messageformat": "Grup açıklaması ekle" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Sesli İleti" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Ses" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Bağlantıyı bir tarayıcıda aç" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Ses" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Dosyalar" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Bağlantılar" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Medya Yok" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Gönderdiğin ve aldığın Fotoğraflar, Videolar ve GIF'ler burada görünür" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Ses Dosyası Yok" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Gönderdiğin ve aldığın Sesli Mesajlar ve Ses Dosyaları burada görünür" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Bağlantı Yok" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Gönderdiğin ve aldığın bağlantılar burada görünür" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Dosya Yok" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Gönderdiğin ve aldığın dosyalar burada görünür" }, "icu:MediaQualitySelector--button": { "messageformat": "İçerik kalitesini seç" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Bildirim içeriği" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Ay simgesi" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Tamam" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Yedekleme anahtarı metin kutusu" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Yedekleme anahtarı kopyalandı" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Anahtarı görüntüle" }, @@ -6754,7 +6928,7 @@ "messageformat": "Düzenleme geçmişi" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Zaman damgasını kopyala" }, "icu:ResendMessageEdit__body": { "messageformat": "Bu düzenleme gönderilemedi. Bağlantını kontrol edip tekrar dene" @@ -7276,15 +7450,6 @@ "messageformat": "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptık. Signal'i kullandığın için teşekkürler!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Bu profil etkinleştirildiğinde, hangi kişi ve gruplardan bildirim alacağını kontrol etmek için özel bildirim profilleri oluştur. İş arkadaşların için bir \"İş\" profili ve kendine ait bir \"Boş Zaman\" profili oluşturabilirsin. Bildirim profilleri arasında istediğin zaman geçiş yapabilir veya bunun otomatik olarak gerçekleşmesi için bir program yapılandırabilirsin." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Bundan böyle sohbetlerini, özelleştirilmesi ve yeniden düzenlenmesi kolay, benzersiz klasörler halinde düzenleyebilirsin. Sohbet klasörlerini; favori kişilerinden gelen okunmamış mesajları görüntülemek, sohbet türüne göre filtrelemek (bire bir ve gruplar) veya \"Kişisel\" ve \"İş\" gibi ayrı klasörler oluşturarak seninle ilgili mesajları hızlıca görmek için kullanabilirsin. Başlamak için Ayarlar > Sohbetler bölümündeki sohbet klasörlerini etkinleştir." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Bu güncelleme, mesaj emoji karakterleri de içerdiğinde bağlantı ön izlemelerinin oluşturulmasını engelleyen bir hatanın düzeltmesini de içerir. Teşekkürler, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Erişilebilirlik geliştirmeleri yaptık." }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal anketleri burada! Sen ve arkadaşların aynı fikirde misiniz, yoksa ters kutuplar mısınız? Anketler, grup sohbetinde herkesin gerçekte ne düşündüğünü görmenin kolay bir yoludur. Farklı akşam yemeği seçenekleri veya başka önemli konular için bir anket oluşturabilirsin. Gruptaki herkes oylayabilir ve birbirinin yanıtlarını görebilir, birden fazla oy kullanmaya izin verip vermeyeceğine sen karar verirsin." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Medya galerisi artık sesli mesajlar ve bağlantı ön izlemeleri için iki yeni sekme içeriyor. Bundan böyle medyanda yeni sekmelere göz atmaya başlayabilirsin!" } } diff --git a/_locales/ug/messages.json b/_locales/ug/messages.json index 2b04af43a5..4861c9302a 100644 --- a/_locales/ug/messages.json +++ b/_locales/ug/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "ئۇچۇر" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "راي سىناشنى توختىتىش" }, @@ -1137,10 +1140,10 @@ "messageformat": "بېلەت تاشلانمىدى" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "غەلىبە قىلىش" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "مىخلاپ قويغان ئۇچۇر تېپىلمىدى" }, "icu:Toast--PollNotFound": { "messageformat": "راي سىناش تېپىلمىدى" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "ئايرىلىشتىن بۇرۇن چوقۇم بۇ گۇرۇپپىغا كەم دېگەندە بىر يېڭى باشقۇرغۇچى تاللىشىڭىز كېرەك." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "بىخەتەر سۆزلىشىش ئەسلىگە قايتۇرۇلدى" }, @@ -5016,46 +5073,55 @@ "messageformat": "گۇرۇپپا تونۇشتۇرۇشى قوش…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "ئاۋازلىق ئۇچۇر" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "ئۈن" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "ئۇلىنىشنى توربەتتىن ئېچىڭ" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "ئۈن" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "ھۆججەتلەر" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "ئۇلانمىلار" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "مېدىيا يوق" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "سىز يوللىغان ۋە تاپشۇرۇۋالغان رەسىم، ۋىدېيو ۋە GIF بۇ يەردە كۆرۈنىدۇ" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "ئۈن يوق" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "سىز يوللىغان ۋە تاپشۇرۇۋالغان ئاۋازلىق ئۇچۇرلار ۋە ئۈن ھۆججەتلىرى بۇ يەردە كۆرۈنىدۇ" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "ئۇلانمىلار يوق" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "سىز يوللىغان ۋە تاپشۇرۇۋالغان ئۇلانمىلار بۇ يەردە كۆرۈنىدۇ" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "ھۆججەتلەر يوق" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "سىز يوللىغان ۋە تاپشۇرۇۋالغان ھۆججەتلىرى بۇ يەردە كۆرۈنىدۇ" }, "icu:MediaQualitySelector--button": { "messageformat": "مېدىيا سۈپىتىنى تاللاش" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "ئۇقتۇرۇش مەزمۇنى" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "ئاي شەكىللدك سىنبەلگە" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "بولدى" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "«زاپاسلاش ئاچقۇچى»تېكىست رامكىسى" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "زاپاسلاش ئاچقۇچى كۆچۈرۈلدى" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "ئاچقۇچنى كۆرۈش" }, @@ -6754,7 +6928,7 @@ "messageformat": "تەھرىرلەش تارىخى" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ۋاقىت تامغىسىنى كۆچۈرۈش" }, "icu:ResendMessageEdit__body": { "messageformat": "بۇ تەھرىرلەشنى يوللىغىلى بولمىدى. تور ئۇلىنىشىڭىزنى تەكشۈرۈپ قايتا سىناڭ" @@ -7276,15 +7450,6 @@ "messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "ئۆزىڭىز ئۈچۈن مەخسۇس لايىھەلەپ ئۇقتۇرۇش ئارخىپى قۇرۇپ، شۇ ئارخىپ قوزغىتىلغاندىن باشلاپ قايسى كىشىلەر ۋە گۇرۇپپىلاردىن ئۇقتۇرۇش تاپشۇرۇۋالىدىغانلىقىڭىزنى كونترول قىلىڭ. خىزمەتداشلىرىڭىزنىلا ئۆز ئىچىگە ئالىدىغان «خىزمەت» ئارخىپى ھەمدە باشلىقىڭىزنى ئۆز ئىچىگە ئالمايدىغان «تەنەپىس» ئارخىپى قۇرۇۋالسىڭىزمۇ بولىۋېرىدۇ. خالىغان ۋاقىتتا ئۇقتۇرۇش ئارخىپىنى ئالماشتۇرالايسىز ياكى ۋاقىت جەدۋىلى قۇرۇپ بۇلارنى ئاپتوماتلاشتۇرسىڭىز بولىدۇ." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "ھازىر سىز، پاراڭلىرىڭىزنى، خاسلاشتۇرۇش ۋە قايتا رەتلەش ئاسان بولغان ئالاھىدە پاراڭ ھۆججىتى قىسقۇچلىرىغا رەتلىيەلەيسىز. ئۆزىڭىز ياقتۇرىدىغان كىشىلەردىن تاپشۇرۇۋالغان ئوقۇلمىغان ئۇچۇرلارنى ھۆججەت قىسقۇچلار ئارقىلىق كۆرسىتىڭ، پاراڭلىشىش تىپى (بىر بىرلەپ ۋە گۇرۇپپىلار) ئارقىلىق سۈزۈڭ، ۋەياكى «شەخسىي» ۋە «خىزمەت» قاتارلىق ئايرىم ھۆججەت قىسقۇچلارنى قۇرۇڭ، بۇ ئارقىلىق ئۆزىڭىزگە مۇناسىۋەتلىك ئۇچۇرلارنى تېز كۆرەلەيسىز. بۇلارنى قىلىش ئۈچۈن، «تەڭشەك> پاراڭلار»دىىن پاراڭ ھۆججىتى قىسقۇچلىرىنى قوزغىتىڭ." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "بۇ يېڭىلانما، ئۇچۇر emoji ھەرپلىرىنى ئۆز ئىچىگە ئالغاندا، ئۇلانما كۆرىكىنىڭ قۇرۇلۇشىنى توسىدىغان بىر كەمتۈكلۈكنى ئوڭشاشنى ئۆز ئىچىگە ئالىدۇ. ، رەھمەت سىزگە" - }, "icu:WhatsNew__7.78-1": { "messageformat": "زىيارەت قىلىش ئىقتىدارلىرى ياخشىلاندى. 7.78 نەشىر نۇسخىسى ئۈچۈن تەييارلاندى" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal راي سىناقلىرى بۇ يەردە! سىز ۋە دوستلىرىڭىز ئۆخشاش كۆز-قاراشتىمۇ ياكى قارشى پىكىردىمۇ؟ راي سىناش بولسا گۇرۇپپىڭىزدىكىلەرنىڭ ھەقىقىي ئويلىغانلىرىنى بىلىشنىڭ ئاسان ئۇسۇلى. مۇھىم تېمىلار ياكى مۇھىم ئەمەس دەپ قارىغان، مەسىلەن: «چۈشتە نېمە يەيمىز»، دىگەندەك تېمىلار ئۈستىدە راي سىناش ئېلىپ بېرىڭ. گۇرۇپپا ئەزالىرىنىڭ ھەرقاندىقى بېلەت تاشلىيالايدۇ ۋە بىر-بىرىنىڭ ئىنكاسىنى كۆرەلەيدۇ، كۆپ بېلەتكە ئەگىشىش ياكى ئەگەشمەسلىك ئۆز ئختىيارلىقىڭىزدا." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "مېدىيا رەسىم ئامبىرى ھازىر ئاۋازلىق ئۇچۇرلار ۋە ئۇلىنىشلارنى ئالدىن كۆرۈش ئۈچۈن ئىككى يېڭى بەتكۈچنى ئۆز ئىچىگە ئالىدۇ. ئەگەر گۇرۇپپا پارىڭىغا بىر ئۇلانما يوللانسا، ئاۋاز چىقارامدۇ؟" } } diff --git a/_locales/uk-UA/messages.json b/_locales/uk-UA/messages.json index 16126d7897..52857a4dda 100644 --- a/_locales/uk-UA/messages.json +++ b/_locales/uk-UA/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Інформація" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Завершити опитування" }, @@ -1137,10 +1140,10 @@ "messageformat": "Голосів немає" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Найпопулярніша відповідь" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Закріплене повідомлення не знайдено" }, "icu:Toast--PollNotFound": { "messageformat": "Опитування не знайдено" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Перш ніж ви покинете групу, необхідно обрати для неї хоча б одного нового адміністратора." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Безпечний сеанс скинуто" }, @@ -5016,46 +5073,55 @@ "messageformat": "Додайте опис групи…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Голосове повідомлення" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Аудіо" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Відкрити посилання в браузері" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Аудіо" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Файли" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Посилання" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Медіафайлів немає" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Тут будуть надіслані й отримані фото, відеофайли й GIF" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Аудіофайлів немає" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Тут будуть надіслані й отримані голосові повідомлення й аудіофайли" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Посилань немає" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Тут будуть ваші надіслані й отримані посилання" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Файлів немає" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Тут будуть ваші надіслані й отримані файли" }, "icu:MediaQualitySelector--button": { "messageformat": "Оберіть якість медіафайлів" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Зміст сповіщень" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Значок місяця" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Закрити" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Текстове поле для ключа від резервної копії" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Ключ скопійовано" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Переглянути ключ" }, @@ -6754,7 +6928,7 @@ "messageformat": "Попередній текст" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Скопіювати часову позначку" }, "icu:ResendMessageEdit__body": { "messageformat": "Відредаговане повідомлення не вдалося надіслати. Перевірте з'єднання з мережею і спробуйте знову" @@ -7276,15 +7450,6 @@ "messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Створюйте власні профілі сповіщень і отримуйте сповіщення лише від обраних людей і груп, коли профіль увімкнено. Створіть профіль «Робота» суто для колег (і своєї половинки, звісно) і профіль «Відпочинок», де начальника точно не буде. Перемикайтеся між профілями сповіщень, коли забажаєте, або встановіть графік, щоб у потрібний час профіль активувався сам." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Тепер ви можете групувати свої групи, організовувати організації та систематизувати системи знайомих по унікальних папках для чатів. Швидко переглядайте найважливіші непрочитані повідомлення, розділяйте розмови на особисті й групові та майте зручний доступ до окремих папок, наприклад «Друзі» чи «Робота». Щоб увімкнути папки для чатів, відкрийте налаштування > Чати." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "У цьому оновленні ми також виправили помилку, через яку попередній вигляд посилань не з'являвся, якщо повідомлення містило емоджі. Дякуємо, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "У цьому оновленні ми поліпшили доступність у програмах читання з екрана. Тепер повторювані часові позначки не озвучуватимуться, коли в чаті з'являтимуться нові повідомлення." }, @@ -7301,6 +7466,6 @@ "messageformat": "Тепер у Signal є опитування! Приймайте групові рішення без сварок і надто палких дискусій. Опитування — це простий спосіб дізнатися думку групи. Створіть опитування, щоб визначитися з вечерею, відпусткою, плейлистом для довгої дороги чи іншими важливими питаннями. Голосувати й бачити відповіді можуть усі в групі, а ще ви можете дозволити вибирати по кілька відповідей." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "У галереї медіафайлів тепер є вкладки для голосових повідомлень і посилань. Тепер буде простіше знайти той самий сайт, яким друг ділився пів року тому." } } diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 290b6d4410..f15fee1c0e 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "معلومات" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "پول ختم کریں" }, @@ -1137,10 +1140,10 @@ "messageformat": "کوئی ووٹس نہیں ہیں" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "جیتنا" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "پِن شدہ میسج نہیں ملا" }, "icu:Toast--PollNotFound": { "messageformat": "پول نہیں ملے" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "چھوڑنے سے قبل، آپ کو اس گروپ کے لیے کم از کم ایک نیا ایڈمن منتخب کرنا ہو گا۔" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "محفوظ سیشن ری سیٹ کریں" }, @@ -5016,46 +5073,55 @@ "messageformat": "گروپ کی تفصیل شامل کریں ..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "آواز کے ذریعے پیغام" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "آڈیو" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "لنک کو براؤزر میں کھولیں" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "آڈیو" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "فائلز" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "لنکس" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "کوئی میڈیا نہیں ہے" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "وہ تصاویر، ویڈیوز اور GIFs جو آپ بھیجتے اور وصول کرتے ہیں وہ یہاں ظاہر ہوں گے" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "کوئی آڈیو نہیں ہے" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "وائس میسجز اور آڈیو فائلز جو آپ بھیجتے اور وصول کرتے ہیں وہ یہاں ظاہر ہوں گے" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "کوئی لنکس نہیں ہیں" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "وہ لنکس جو آپ بھیجتے اور موصول کرتے ہیں یہاں ظاہر ہوں گے" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "کوئی فائلز نہیں ہیں" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "وہ فائلز جو آپ بھیجتے اور موصول کرتے ہیں یہاں ظاہر ہوں گی" }, "icu:MediaQualitySelector--button": { "messageformat": "میڈیا کے معیار کو منتخب کریں" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "اطلاعی مواد" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "چاند کا آئیکن" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "ہو گیا" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "بیک اپ کیی کا ٹیکسٹ باکس" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "بیک اپ کیی کو کاپی کر لیا گیا" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "کیی دیکھیں" }, @@ -6754,7 +6928,7 @@ "messageformat": "ترمیم کی ہسٹری" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "ٹائم اسٹیمپ کاپی کریں" }, "icu:ResendMessageEdit__body": { "messageformat": "یہ ترمیم نہیں بھیجی جا سکتی۔ اپنا کنکشن چیک کریں اور دوبارہ کوشش کریں" @@ -7276,15 +7450,6 @@ "messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "اپنی مرضی کے مطابق پروفائلز کی اطلاع کو ترتیب دیں تاکہ جب یہ پروفائل فعال ہو تو یہ کنٹرول کر سکیں کہ آپ کن لوگوں اور گروپس کی اطلاعات موصول کرنا چاہتے ہیں۔ ’’ورک‘‘ پروفائل بنائیں جو ساتھی ورکرز کو فاصلے پر رکھے گا (آپ کے چاہنے والوں کے علاوہ) اور اس کے ساتھ ایک ’’ڈاؤن ٹائم‘‘ پروفائل جس میں آپ کا باس نہیں ہو گا۔ آپ جب چاہیں اطلاع پروفائل میں سوئچ کر سکتے ہیں یا اسے شیڈول بھی کر سکتے ہیں تاکہ یہ سوئچنگ خود بخود ہوتا رہے۔" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "اب آپ اپنی چیٹس کو منفرد فولڈرز میں منظم کر سکتے ہیں جنہیں حسب ضرورت بنانا اور دوبارہ ترتیب دینا آسان ہے۔ چیٹ فولڈرز کا استعمال کریں تاکہ اپنے پسندیدہ افراد کے نا پڑھے پوئے میسجز کو دیکھنے کے لیے چیٹ کی قسم (نجی اور گروپس) کے مطابق فلٹر کر سکیں، یا \"ذاتی\" اور \"کام\" جیسے الگ فولڈرز تخلیق کریں تاکہ آپ اپنے متعلقہ میسجز کو فوراً دیکھ سکیں۔ شروع کرنے کے لیے سیٹنگز > چیٹس میں جا کر چیٹ فولڈرز کو فعال کریں۔" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "اس اپ ڈیٹ میں اس مسئلے کے لیے نقص کی درستگی بھی شامل ہے جس کی وجہ سے لنک کا پیش منظر اس وقت ظاہر نہیں ہوتا تھا جب میسج میں ایموجی کردار بھی شامل ہوتے ہیں۔ شکریہ، " - }, "icu:WhatsNew__7.78-1": { "messageformat": "یہ اپ ڈیٹ سکرین ریڈر یوزرز کے لیے ہر نیا میسج آنے پر ٹائم اسٹیمپ کا اعلان چھوڑ کر ان کے لیے رسائی کو بہتر بناتا ہے۔" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal کی رائے شماریاں یہاں ہیں! رائے شماریاں یہ جاننے کا ایک آسان طریقہ ہیں کہ آپ کی گروپ چیٹ حقیقت میں کیا سوچتی ہے۔ رات کے کھانے کے مختلف اختیارات یا کسی اور اہم انتخابات کے ساتھ رائے شماری تخلیق کریں۔ گروپ میں موجود ہر فرد ووٹ دے سکتا اور ایک دوسرے کے جوابات دیکھ سکتا ہے، اور آپ یہ فیصلہ کر سکتے ہیں کہ متعدد ووٹس کی اجازت دیں یا نہیں۔" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "میڈیا گیلری میں آڈیو میسجز اور لنک کے پیش منظروں کے لیے اب دو نئی ٹیبز شامل ہیں۔اگر گروپ چیٹ میں لنک پوسٹ ہو تو اس کی آواز آتی ہے یا نہیں؟" } } diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ebef2a54ba..6a3f584e38 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "Thông tin" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "Kết thúc" }, @@ -1137,10 +1140,10 @@ "messageformat": "Không có bình chọn" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "Lựa chọn chiếm ưu thế" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "Không tìm thấy tin nhắn ghim" }, "icu:Toast--PollNotFound": { "messageformat": "Không tìm thấy câu hỏi" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "Trước khi rời nhóm, bạn phải chọn ít nhất một quản trị viên mới cho nhóm này." }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "Đặt lại phiên bảo mật" }, @@ -5016,46 +5073,55 @@ "messageformat": "Thêm miêu tả nhóm…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "Tin nhắn Thoại" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "Âm thanh" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "Mở đường dẫn trong trình duyệt" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "Âm thanh" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "Tệp" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "Đường dẫn" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "Không có đa phương tiện" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "Ảnh, Video và hình GIF bạn gửi và nhận sẽ hiển thị ở đây" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "Không có tệp Âm thanh" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "Tin nhắn Thoại và Tệp Âm thanh bạn gửi và nhận sẽ hiển thị ở đây" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "Không có đường dẫn" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "Đường dẫn bạn gửi và nhận sẽ hiển thị ở đây" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "Không có tập tin" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "Tập tin bạn gửi và nhận sẽ hiển thị ở đây" }, "icu:MediaQualitySelector--button": { "messageformat": "Chọn chất lượng đa phương tiện" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "Nội dung thông báo" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "Biểu tượng mặt trăng" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "Xong" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "Khung văn bản của mã khóa sao lưu" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "Đã sao chép mã khóa sao lưu" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "Xem mã khóa" }, @@ -6754,7 +6928,7 @@ "messageformat": "Lịch sử chỉnh sửa" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "Sao chép dấu thời gian" }, "icu:ResendMessageEdit__body": { "messageformat": "Không thể gửi chỉnh sửa này. Kiểm tra kết nối của bạn và thử lại" @@ -7276,15 +7450,6 @@ "messageformat": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng. Cảm ơn bạn đã sử dụng Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "Thiết lập cấu hình thông báo tùy chỉnh để kiểm soát những người và nhóm bạn nhận thông báo khi cấu hình đó được bật." - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "Giờ đây, bạn có thể sắp xếp các cuộc trò chuyện của mình vào những thư mục riêng biệt, dễ dàng tùy chỉnh và sắp xếp lại. Hãy sử dụng thư mục trò chuyện để hiển thị các tin nhắn chưa đọc từ những người bạn muốn, lọc theo loại cuộc trò chuyện (trò chuyện cá nhân và nhóm), hoặc tạo các thư mục riêng như “Cá nhân” và “Công việc” để nhanh chóng xem các tin nhắn liên quan." - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "Bản cập nhật này cũng sửa lỗi nội dung xem trước đường dẫn không được tạo ra khi tin nhắn đồng thời chứa cả ký tự emoji. Cảm ơn, " - }, "icu:WhatsNew__7.78-1": { "messageformat": "Bản cập nhật này còn có những thay đổi giúp cải thiện các tính năng hỗ trợ tiếp cận." }, @@ -7301,6 +7466,6 @@ "messageformat": "Ra mắt tính năng Hỏi ý kiến! Tính năng này giúp bạn biết các ý kiến của người trong nhóm của mình. Bạn sẽ có thể tạo một cuộc Hỏi ý kiến với các lựa chọn khác nhau, thành viên nhóm có thể bỏ phiếu và xem phản hồi của nhau, và bạn có thể quyết định có cho phép có nhiều bình chọn hay không." }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "Thư viện đa phương tiện giờ đây có hai tab mới dành cho tin nhắn âm thanh và nội dung xem trước đường dẫn." } } diff --git a/_locales/yue/messages.json b/_locales/yue/messages.json index 8c103e2391..bb2b349fd2 100644 --- a/_locales/yue/messages.json +++ b/_locales/yue/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "詳細" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "結束投票" }, @@ -1137,10 +1140,10 @@ "messageformat": "未有人投票" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "贏咗" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "搵唔到置頂嘅訊息" }, "icu:Toast--PollNotFound": { "messageformat": "搵唔到個投票" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "你一定要幫呢個群組至少揀咗一個管理員嚟接手,先至可以離開。" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "安全對話已經重設" }, @@ -5016,46 +5073,55 @@ "messageformat": "加入群組描述..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "語音訊息" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "音訊檔案" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "喺瀏覽器度打開連結" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "音訊檔案" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "檔案" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "連結" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "冇任何媒體" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "你收發嘅相、影片同 GIF 會喺呢度顯示" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "冇任何音訊" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "你收發嘅語音訊息同音訊檔案會喺呢度顯示" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "冇連結" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "你收發嘅連結會喺呢度顯示" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "冇檔案" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "你收發嘅檔案會喺呢度顯示" }, "icu:MediaQualitySelector--button": { "messageformat": "揀選媒體品質" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "通知內容" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "月亮圖示" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "完成" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "備份金鑰文字框" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "已經複製備份金鑰" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "睇吓金鑰" }, @@ -6754,7 +6928,7 @@ "messageformat": "編輯嘅記錄" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "複製時間標記" }, "icu:ResendMessageEdit__body": { "messageformat": "傳送唔到呢個編輯。請你檢查吓網絡連線,然後再試過啦" @@ -7276,15 +7450,6 @@ "messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "設定通知吾揀單,當吾揀單濟渡落實嘅時候,你想收到邊啲人同埋谷嘅通知就由你話事。整返個「工作」揀單,唔係同事嘅人就入唔到嚟(除咗你個另一半),而「休閒」揀單就可以撇走你個腦細。你可以隨時轉換通知吾揀單,或者設定時間表等佢自動轉換。" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "聊天資料夾可以幫你將啲谷分類,整理小圈子、同埋將唔同人放喺唔同嘅資料夾入面,方便你整唔同嘅設定同整理。顯示你最愛聯絡人嘅未讀訊息、根據聊天類型(一對一或者群組)篩選,或者建立「個人」同「工作」等等唔同嘅資料夾,等你可以即刻睇到關你事嘅訊息。喺「設定」 > 「聊天」入面啟用聊天資料夾,就可以開始用㗎喇。" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "呢次更新仲包括咗一個錯誤修復,搞掂咗當訊息入面有表情符號嗰陣會出唔到連結預覽嘅問題。唔該晒," - }, "icu:WhatsNew__7.78-1": { "messageformat": "呢次更新整走咗喺收到一連串新訊息嗰陣,時間標記提示會重覆嘅問題,提升螢幕閱讀器用戶嘅無障礙體驗。" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal 嘅投票功能登場啦!你班老友係同你企喺同一陣線,定係打對台?投票係個簡單嘅方法去知道聊天谷成員嘅真正諗法。搞個投票,問下今晚食咩好、去邊度渡假、自駕遊播咩歌,或者其他重要抉擇。聊天谷入面每個人都可以投票同埋睇到大家嘅回應,而你就可以決定係咪俾人投多幾個選項。" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "媒體圖庫而家新加咗兩個選項標籤,分別用嚟顯示語音訊息同埋連結預覽。喺聊天谷度 send 條 link,都可以有「聲」有色啦!" } } diff --git a/_locales/zh-CN/messages.json b/_locales/zh-CN/messages.json index 98df3f0440..ce4c5ea00f 100644 --- a/_locales/zh-CN/messages.json +++ b/_locales/zh-CN/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "信息" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "结束投票" }, @@ -1137,10 +1140,10 @@ "messageformat": "无投票" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "获胜" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "未找到置顶消息" }, "icu:Toast--PollNotFound": { "messageformat": "未找到投票" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "在退出群组之前必须至少选择一位新管理员。" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "安全会话已重置" }, @@ -5016,46 +5073,55 @@ "messageformat": "添加群组描述……" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "语音消息" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "音频" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "在浏览器中打开链接" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "音频" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "文件" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "链接" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "无媒体" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "您收发的图片、视频和 GIF 将会在这里显示" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "无音频" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "您收发的语音消息和音频文件将会在这里显示" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "无链接" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "您收发的链接会在这里显示" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "没有文件" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "您收发的文件会在这里显示" }, "icu:MediaQualitySelector--button": { "messageformat": "选择媒体质量" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "通知内容" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "月亮图标" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "完成" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "备份密钥文本框" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "备份密钥已复制" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "查看密钥" }, @@ -6754,7 +6928,7 @@ "messageformat": "编辑历史" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "复制时间戳" }, "icu:ResendMessageEdit__body": { "messageformat": "此编辑无法发送,请检查您的网络连接并重试" @@ -7276,15 +7450,6 @@ "messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "设置自定义通知配置可以控制在启用该配置时接收来自哪些用户和群组的通知。" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "现在您可以将聊天整理到易于自定义和重新排列的特定文件夹中。您可以使用聊天文件夹显示收藏用户的未读消息,按聊天类型(一对一和群组聊天)筛选聊天,或创建“个人”和“工作”等独立文件夹,以便快速查看与您相关的消息。" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "此次更新还修复了一个问题,当消息中包含表情符号时,该问题会阻止生成链接预览。对此我们要感谢。" - }, "icu:WhatsNew__7.78-1": { "messageformat": "改进了无障碍功能。" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal 投票功能上线啦!投票让您能轻松了解群聊成员的真实想法。您可以创建针对不同晚餐选项或其他重要选择的投票。群里的每个人都可以投票并查看彼此的回应。您还能决定是否允许投多个选项或重复投票。" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "媒体库现包括两个新选项卡,分别用于语音消息和链接预览。" } } diff --git a/_locales/zh-HK/messages.json b/_locales/zh-HK/messages.json index 32bdbbbfd8..f1611d350f 100644 --- a/_locales/zh-HK/messages.json +++ b/_locales/zh-HK/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "資訊" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "結束投票" }, @@ -1137,10 +1140,10 @@ "messageformat": "沒有投票" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "勝出" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "找不到置頂訊息" }, "icu:Toast--PollNotFound": { "messageformat": "找不到投票" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "在你離開之前,你必須為此群組選擇至少一位新管理員。" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "安全對話重設" }, @@ -5016,46 +5073,55 @@ "messageformat": "新增群組描述..." }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "語音訊息" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "聲音" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "在瀏覽器中開啟連結" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "聲音" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "檔案" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "連結" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "沒有多媒體" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "你傳送和接收的相片、影片和 GIF 檔會顯示在這裡" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "沒有音訊" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "你傳送和接收的語音訊息和音訊檔案會顯示在這裡" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "沒有連結" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "你傳送和接收的連結會顯示在這裡" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "沒有檔案" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "你傳送和接收的檔案會顯示在這裡" }, "icu:MediaQualitySelector--button": { "messageformat": "選擇媒體的品質" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "通知內容" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "月亮圖示" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "完成" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "備份金鑰文字框" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "已複製備份金鑰" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "檢視金鑰" }, @@ -6754,7 +6928,7 @@ "messageformat": "編輯的歷史紀錄" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "複製時間戳記" }, "icu:ResendMessageEdit__body": { "messageformat": "無法傳送此編輯。請檢查你的網絡連線,然後再試一次" @@ -7276,15 +7450,6 @@ "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "設定自訂的通知情景,以控制在啟用該情景時,將會收到來自哪些人和群組的通知。建立「工作」情景,讓非同事無法進入(你的心上人除外),而「休閒」情景則可撇除你的上司。你可以隨時切換通知情景,或設定排程讓其自動化。" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "聊天資料夾可讓你整理你的組織、將群組分類,並將個人區分於獨特資料夾中,以便你自訂和重新排列。顯示你喜愛對象的未讀訊息、按聊天類型(一對一和群組)篩選,或建立「個人」和「工作」等不同的資料夾,讓你可以立即看到與你相關的訊息。在「設定」 > 「聊天」中啟用聊天資料夾,即可開始使用。" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "此更新還包括一項錯誤修復,修正了當訊息中包含表情符號時,無法產生連結預覽的問題。謝謝" - }, "icu:WhatsNew__7.78-1": { "messageformat": "此更新省略了在討論串收到新訊息時重覆的時間戳提示,提升螢幕閱讀器用戶的無障礙體驗。" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal 投票登場!你和你的朋友站在同一陣線,還是截然相反?投票是一個簡單的方式,能了解群組聊天成員的真正想法。建立投票,內容可包括晚餐選擇、度假地點、自駕遊的音樂播放偏好,或任何重要的選擇。群組中的每個人都可以投票並查看彼此的回覆,而且你可以決定是否允許投多個選項。" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "媒體圖庫現新增兩個選項標籤,可分別顯示語音訊息和連結預覽。" } } diff --git a/_locales/zh-Hant/messages.json b/_locales/zh-Hant/messages.json index 3774fb3f57..2c65b43272 100644 --- a/_locales/zh-Hant/messages.json +++ b/_locales/zh-Hant/messages.json @@ -1097,6 +1097,9 @@ "icu:MessageContextMenu__info": { "messageformat": "資訊" }, + "icu:MessageContextMenu__PinMessage": { + "messageformat": "Pin message" + }, "icu:Poll__end-poll": { "messageformat": "結束投票" }, @@ -1137,10 +1140,10 @@ "messageformat": "沒有投票" }, "icu:PollVotesModal__winningOption": { - "messageformat": "Winning" + "messageformat": "勝出" }, "icu:Toast--PinnedMessageNotFound": { - "messageformat": "Pinned message not found" + "messageformat": "找不到置頂訊息" }, "icu:Toast--PollNotFound": { "messageformat": "找不到投票" @@ -1202,6 +1205,60 @@ "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "在你離開之前,你必須為此群組至少選擇一個新管理員。" }, + "icu:PinnedMessageNotification__Message--You": { + "messageformat": "You pinned a message" + }, + "icu:PinnedMessageNotification__Message--SomeoneElse": { + "messageformat": "{sender} pinned a message" + }, + "icu:PinnedMessageNotification__Button": { + "messageformat": "Go to message" + }, + "icu:PinMessageDialog__Title": { + "messageformat": "Pin message for..." + }, + "icu:PinMessageDialog__Close": { + "messageformat": "Close" + }, + "icu:PinMessageDialog__Option--TIME_24_HOURS": { + "messageformat": "24 hours" + }, + "icu:PinMessageDialog__Option--TIME_7_DAYS": { + "messageformat": "7 days" + }, + "icu:PinMessageDialog__Option--TIME_30_DAYS": { + "messageformat": "30 days" + }, + "icu:PinMessageDialog__Option--FOREVER": { + "messageformat": "Forever" + }, + "icu:PinMessageDialog__Cancel": { + "messageformat": "Cancel" + }, + "icu:PinMessageDialog__Pin": { + "messageformat": "Pin" + }, + "icu:PinnedMessagesBar__AccessibilityLabel": { + "messageformat": "{pinsCount, plural, one {Pinned message} other {Pinned messages}}" + }, + "icu:PinnedMessagesBar__Tab__AccessibilityLabel": { + "messageformat": "Go to pin {pinNumber,number}" + }, + "icu:PinnedMessagesBar__GoToMessageClickableArea__AccessibilityLabel": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__Button__AccessibilityLabel": { + "messageformat": "More actions" + }, + "icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": { + "messageformat": "Unpin message" + }, + "icu:PinnedMessagesBar__ActionsMenu__GoToMessage": { + "messageformat": "Go to message" + }, + "icu:PinnedMessagesBar__ActionsMenu__SeeAllMessages": { + "messageformat": "See all messages" + }, "icu:sessionEnded": { "messageformat": "安全對話重設" }, @@ -5016,46 +5073,55 @@ "messageformat": "新增群組描述…" }, "icu:AudioListItem__subtitle--voice-message": { - "messageformat": "Voice Message" + "messageformat": "語音訊息" }, "icu:AudioListItem__subtitle--audio": { - "messageformat": "Audio" + "messageformat": "聲音" }, "icu:LinkPreviewItem__alt": { - "messageformat": "Open the link in a browser" + "messageformat": "在瀏覽器中開啟連結" + }, + "icu:ListItem__show-message": { + "messageformat": "Show message in conversation" }, "icu:MediaGallery__tab__audio": { - "messageformat": "Audio" + "messageformat": "聲音" }, "icu:MediaGallery__tab__files": { - "messageformat": "Files" + "messageformat": "檔案" }, "icu:MediaGallery__tab__links": { - "messageformat": "Links" + "messageformat": "連結" }, "icu:MediaGallery__EmptyState__title--media": { - "messageformat": "No Media" + "messageformat": "無媒體" }, "icu:MediaGallery__EmptyState__description--media": { - "messageformat": "Photos, Videos, and GIFs that you send and receive will appear here" + "messageformat": "你傳送和接收的相片、影片和 GIF 檔會顯示在這裡" }, "icu:MediaGallery__EmptyState__title--audio": { - "messageformat": "No Audio" + "messageformat": "沒有音訊" }, "icu:MediaGallery__EmptyState__description--audio": { - "messageformat": "Voice Messages and Audio Files that you send and receive will appear here" + "messageformat": "你傳送和接收的語音訊息和音訊檔案會顯示在這裡" }, "icu:MediaGallery__EmptyState__title--links": { - "messageformat": "No Links" + "messageformat": "沒有連結" }, - "icu:MediaGallery__EmptyState__description--documents": { + "icu:MediaGallery__EmptyState__description--links-2": { "messageformat": "Links that you send and receive will appear here" }, + "icu:MediaGallery__EmptyState__description--documents": { + "messageformat": "你傳送和接收的連結會顯示在這裡" + }, "icu:MediaGallery__EmptyState__title--documents": { - "messageformat": "No Files" + "messageformat": "沒有檔案" + }, + "icu:MediaGallery__EmptyState__description--documents-2": { + "messageformat": "Files that you send and receive will appear here" }, "icu:MediaGallery__EmptyState__description--links": { - "messageformat": "Files that you send and receive will appear here" + "messageformat": "你傳送和接收的檔案會顯示在這裡" }, "icu:MediaQualitySelector--button": { "messageformat": "選擇媒體的品質" @@ -5396,6 +5462,90 @@ "icu:Preferences--notification-content": { "messageformat": "通知內容" }, + "icu:PlaintextExport--PreferencesRow--Header": { + "messageformat": "Export chat history" + }, + "icu:PlaintextExport--PreferencesRow--Description": { + "messageformat": "Export a machine-readable JSON copy of all your chats. Disappearing messages will not be exported." + }, + "icu:PlaintextExport--ActionButton": { + "messageformat": "Export" + }, + "icu:PlaintextExport--Confirmation--Header": { + "messageformat": "Export chat history?" + }, + "icu:PlaintextExport--Confirmation--Description": { + "messageformat": "BE CAREFUL! Do NOT share this file with anyone. Your chat history will be saved to your computer and other apps can access it depending on your computer’s permissions." + }, + "icu:PlaintextExport--Confirmation--IncludeMedia": { + "messageformat": "Include media (larger file size)" + }, + "icu:PlaintextExport--Confirmation--ContinueButton": { + "messageformat": "Continue" + }, + "icu:PlaintextExport--Confirmation--WaitingLabel": { + "messageformat": "Waiting for input" + }, + "icu:PlaintextExport--OSPrompt--Mac": { + "messageformat": "export your chat history" + }, + "icu:PlaintextExport--OSPrompt--Windows": { + "messageformat": "Verify your identity to export your chat history." + }, + "icu:PlaintextExport--OSPrompt--description--Linux": { + "messageformat": "Export" + }, + "icu:PlaintextExport--OSPrompt--message--Linux": { + "messageformat": "Authentication is required to export your chat history." + }, + "icu:PlaintextExport--ProgressDialog--Header": { + "messageformat": "Exporting chat history" + }, + "icu:PlaintextExport--ProgressDialog--Progress": { + "messageformat": "Exporting {currentBytes} of {totalBytes} ({percentage,number,percent})..." + }, + "icu:PlaintextExport--ProgressDialog--TimeWarning": { + "messageformat": "This may take a few minutes" + }, + "icu:PlaintextExport--CompleteDialog--Header": { + "messageformat": "Export complete" + }, + "icu:PlaintextExport--CompleteDialog--Description": { + "messageformat": "BE CAREFUL where you store your chat export file and do not share it with anyone. Other apps on your computer can access it depending on your computer’s permissions. " + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Mac": { + "messageformat": "Show in Finder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Linux": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--CompleteDialog--ShowFiles--Windows": { + "messageformat": "Show in folder" + }, + "icu:PlaintextExport--Error--General--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--General--Description": { + "messageformat": "An error occurred and your chat history could not be exported." + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Title": { + "messageformat": "Not enough storage space" + }, + "icu:PlaintextExport--Error--NotEnoughStorage--Detail": { + "messageformat": "Your chat history can’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Title": { + "messageformat": "Couldn’t export chat history" + }, + "icu:PlaintextExport--Error--RanOutOfStorage--Detail": { + "messageformat": "Your chat history couldn’t be exported because your computer doesn’t have enough free storage space. Free up {bytes} of space and then try again." + }, + "icu:PlaintextExport--Error--DiskPermssions--Title": { + "messageformat": "Can’t export chat history" + }, + "icu:PlaintextExport--Error--DiskPermssions--Detail": { + "messageformat": "Your chat history can’t be exported because Signal doesn’t have permission to write files to disk. Try changing your disk's permissions or updating your system settings and then export again." + }, "icu:NotificationProfile--moon-icon": { "messageformat": "月亮圖示" }, @@ -5711,6 +5861,18 @@ "icu:Preferences--local-backups-view-backup-key-done": { "messageformat": "完成" }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--mac": { + "messageformat": "show your backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt--windows": { + "messageformat": "Verify your identity to view your backup key." + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-description--linux": { + "messageformat": "View backup key" + }, + "icu:Preferences--local-backups--view-backup-key--os-prompt-message--linux": { + "messageformat": "Authentication is required to view your backup key." + }, "icu:Preferences--local-backups-backup-key-text-box": { "messageformat": "備份金鑰文字框" }, @@ -5753,6 +5915,18 @@ "icu:Preferences__local-backups-copied-key": { "messageformat": "已複製備份金鑰" }, + "icu:Preferences__local-backups--enable--os-prompt--mac": { + "messageformat": "enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt--windows": { + "messageformat": "Verify your identity to enable backups." + }, + "icu:Preferences__local-backups--enable--os-prompt-description--linux": { + "messageformat": "Enable backups" + }, + "icu:Preferences__local-backups--enable--os-prompt-message--linux": { + "messageformat": "Authentication is required to enable backups." + }, "icu:Preferences__view-key": { "messageformat": "檢視金鑰" }, @@ -6754,7 +6928,7 @@ "messageformat": "編輯歷史記錄" }, "icu:EditHistoryMessagesModal__Message__ContextMenu__CopyTimestamp": { - "messageformat": "Copy timestamp" + "messageformat": "複製時間戳記" }, "icu:ResendMessageEdit__body": { "messageformat": "無法傳送此編輯。請檢查你的網絡連線,然後再試一次" @@ -7276,15 +7450,6 @@ "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "ignoreUnused": true }, - "icu:WhatsNew__7.76": { - "messageformat": "設定自訂的通知情景,以控制在啟用該情景時,將會收到來自哪些人和群組的通知。建立「工作」情景,讓非同事無法進入(你的心上人除外),而「休閒」情景則可撇除你的上司。你可以隨時切換通知情景,或設定排程讓其自動化。" - }, - "icu:WhatsNew__7.77-1": { - "messageformat": "聊天資料夾可讓你整理你的組織、將群組分類,並將個人區分於獨特資料夾中,以便你自訂和重新排列。顯示你喜愛對象的未讀訊息、按聊天類型(一對一和群組)篩選,或建立「個人」和「工作」等不同的資料夾,讓你可以立即看到與你相關的訊息。在「設定」 > 「聊天」中啟用聊天資料夾,即可開始使用。" - }, - "icu:WhatsNew__7.77-2": { - "messageformat": "此更新還包括一項錯誤修復,修正了當訊息中包含表情符號時,無法產生連結預覽的問題。謝謝" - }, "icu:WhatsNew__7.78-1": { "messageformat": "此更新省略了在討論串收到新訊息時重覆的時間戳提示,提升螢幕閱讀器用戶的無障礙體驗。" }, @@ -7301,6 +7466,6 @@ "messageformat": "Signal 投票登場!你和你的朋友站在同一陣線,還是截然相反?投票是一個簡單的方式,能了解群組聊天成員的真正想法。建立投票,內容可包括晚餐選擇、度假地點、自駕遊的音樂播放偏好,或任何重要的選擇。群組中的每個人都可以投票並查看彼此的回覆,而且你可以決定是否允許投多個選項。" }, "icu:WhatsNew__7.81-1": { - "messageformat": "The media gallery now includes two new tabs for audio messages and link previews. If a link falls in a group chat, does it make a sound?" + "messageformat": "媒體圖庫現新增兩個選項標籤,可分別顯示語音訊息和連結預覽。" } }