Signal-Desktop/_locales/ky/messages.json

5811 lines
290 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"softwareAcknowledgments": {
"message": "Программалык камсыздоо ырастоолору",
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
"message": "Пайдалануу шарттары жана Купуялык саясаты",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"appleSilicon": {
"message": "Apple silicon",
"description": "Shown in the about box for Apple silicon product name"
},
"copyErrorAndQuit": {
"message": "Катаны көчүрүп, чыгуу",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownContact": {
"message": "Белгисиз байланыш",
"description": "Shown as the name of a contact if we don't have any displayable information about them"
},
"unknownGroup": {
"message": "Белгисиз топ",
"description": "Shown as the name of a group if we don't have any information about it"
},
"databaseError": {
"message": "Маалыматтар базасынын катасы",
"description": "Shown in a popup if the database cannot start up properly"
},
"deleteAndRestart": {
"message": "Баарын өчүрүп, кайра иштетүү",
"description": "Shown in a popup if the database cannot start up properly; allows user to delete database and restart"
},
"mainMenuFile": {
"message": "&Файл",
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuCreateStickers": {
"message": "Стикерлер топтомун түзүү/жүктөп берүү",
"description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
"message": "&Оңдоо",
"description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuView": {
"message": "&Карап көрүү",
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow": {
"message": "&Терезе",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
"message": "&Жардам",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuSettings": {
"message": "Тууралоо…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Кызматтар",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Жашыруу",
"description": "Application menu command to hide the window"
},
"appMenuHideOthers": {
"message": "Башкаларды жашыруу",
"description": "Application menu command to hide all other windows"
},
"appMenuUnhide": {
"message": "Баарын көрсөтүү",
"description": "Application menu command to show all application windows"
},
"appMenuQuit": {
"message": "Signal'дан чыгуу",
"description": "Application menu command to close the application"
},
"editMenuUndo": {
"message": "Токтотуу",
"description": "Edit menu command to remove recently-typed text"
},
"editMenuRedo": {
"message": "Кайтаруу",
"description": "Edit menu command to restore previously undone typed text"
},
"editMenuCut": {
"message": "Кесүү",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy": {
"message": "Көчүрүү",
"description": "Edit menu command to add selected text to clipboard"
},
"editMenuPaste": {
"message": "Чаптоо",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle": {
"message": "Текстти гана чаптоо",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "Өчүрүү",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
"message": "Баарын тандоо",
"description": "Edit menu command to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "Сүйлөп баштаңыз",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
"message": "Сүйлөгөндү токтотуңуз",
"description": "Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose": {
"message": "Терезени жабуу",
"description": "Window menu command to close the current window"
},
"windowMenuMinimize": {
"message": "Кичирейтүү",
"description": "Window menu command to minimize the current window"
},
"windowMenuZoom": {
"message": "Чоңойтуу",
"description": "Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront": {
"message": "Баарын алдыга чыгаруу",
"description": "Window menu command to bring all windows of current application to front"
},
"viewMenuResetZoom": {
"message": "Чыныгы өлчөмү",
"description": "View menu command to go back to the default zoom"
},
"viewMenuZoomIn": {
"message": "Чоңойтуу",
"description": "View menu command to make everything bigger"
},
"viewMenuZoomOut": {
"message": "Кичирейтүү",
"description": "View menu command to make everything smaller"
},
"viewMenuToggleFullScreen": {
"message": "Толук экранга өтүү",
"description": "View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools": {
"message": "Иштеп чыгуучунун куралдарын иштетүү",
"description": "View menu command to show or hide the developer tools"
},
"menuSetupAsNewDevice": {
"message": "Жаңы түзмөктү тууралоо",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"menuSetupAsStandalone": {
"message": "Өзүнчө түзмөк катары тууралоо",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"messageContextMenuButton": {
"message": "Дагы",
"description": "Label for context button next to each message"
},
"contextMenuCopyLink": {
"message": "Шилтемени көчүрүү",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"contextMenuCopyImage": {
"message": "Сүрөттү көчүрүү",
"description": "Shown in the context menu for an image to indicate that the user can copy the image"
},
"contextMenuNoSuggestions": {
"message": "Эч кандай сунуш жок",
"description": "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
},
"avatarMenuViewArchive": {
"message": "Архивди карап көрүү",
"description": "One of the menu options available in the Avatar popup menu"
},
"avatarMenuChatColors": {
"message": "Маектин түсү",
"description": "One of the menu options available in the Avatar popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal'ды жаңыртуу",
"description": "One of the menu options available in the Avatar popup menu"
},
"loading": {
"message": "Жүктөлүүдө...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "Колдонмо оптималдашууда...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"migratingToSQLCipher": {
"message": "Билдирүүлөр оптималдашууда... $status$ оптималдашты.",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"archivedConversations": {
"message": "Архивделген сүйлөшүүлөр",
"description": "Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned": {
"message": "Кадалган",
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
"message": "Маектер",
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText": {
"message": "Бул сүйлөшүүлөр архивделген жана жаңы билдирүүлөр келгенде гана Келген каттар кутусунда көрүнөт.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"noArchivedConversations": {
"message": "Эч нерсе архивделе элек",
"description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"archiveConversation": {
"message": "Архивдөө",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"markUnread": {
"message": "Окула элек деп белгилөө",
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"moveConversationToInbox": {
"message": "Архивден чыгаруу",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"pinConversation": {
"message": "Сүйлөшүүнү кадоо",
"description": "Shown in menu for conversation, and pins the conversation to the top of the conversation list"
},
"unpinConversation": {
"message": "Сүйлөшүүнү бошотуу",
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"pinnedConversationsFull": {
"message": "4 чейин гана маек кадай аласыз",
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Папка тандоо",
"description": "Button to allow the user to find a folder on disk"
},
"chooseFile": {
"message": "Файл тандоо",
"description": "Button to allow the user to find a file on disk"
},
"loadDataHeader": {
"message": "Өз нерселериңизди жүктөңүз",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
"message": "Байланыштарыңыз менен билдирүүлөрүңүздү жаңы эле компьютериңизге өткөрүп алдыңыз. Signal'дагы нерселериңиз сакталган папканы тандаңыз.",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle": {
"message": "Экспорттолгон нерселер камтылган каталогду тандаңыз",
"description": "Title of the popup window used to select data previously exported"
},
"importErrorHeader": {
"message": "Бир жерден ката кетти!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "Байланыштар менен билдирүүлөр жүктөлүүдө",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "Signal'дагы нерселериңиз сакталган туура каталогду тандашыңыз керек. Анын аталышы «Signal Export» деп башталат. Кааласаңыз, Chrome колдонмосундагы нерселериңиздин жаңы көчүрмөсүн сактап койсоңуз болот.",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "Эгер бул кадамдарды жасагыңыз келбесе, мүчүлүштүктөрдү оңдоо таржымалын жөнөтсөңүз (Көрүнүш -> Мүчүлүштүктөрдү оңдоо таржымалы), файлдарды өткөрүп алууга жардам беребиз!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
"message": "Папканы тандап, кайталап көрүңүз",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader": {
"message": "Бүттү!",
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "Signal Desktop'ту колдонуп баштоо",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "Бул түзмөктү телефонуңузга байланыштырыңыз",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"selectedLocation": {
"message": "сиз тандаган жер",
"description": "Message shown as the export location if we didn't capture the target directory"
},
"upgradingDatabase": {
"message": "Маалыматтар базасы жаңырууда. Бир аз убакыт кетиши мүмкүн...",
"description": "Message shown on the loading screen when we're changing database structure on first run of a new version"
},
"loadingMessages": {
"message": "Билдирүүлөр жүктөлүүдө. $count$ жүктөлдү...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages"
},
"view": {
"message": "Карап көрүү",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
"message": "Бул топтун мүчөсү болбой калгансыз.",
"description": "Displayed when a user can't send a message because they have left the group"
},
"invalidConversation": {
"message": "Бул топ жарабай калган. Жаңысын түзүңүз.",
"description": "Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"scrollDown": {
"message": "Сүйлөшүүнүн аягына өтүү",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"messagesBelow": {
"message": "Жаңы билдирүүлөр ылдый жакта",
"description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
"unreadMessage": {
"message": "1 билдирүү окула элек",
"description": "Text for unread message separator, just one message"
},
"unreadMessages": {
"message": "$count$ билдирүү окула элек",
"description": "Text for unread message separator, with count"
},
"messageHistoryUnsynced": {
"message": "Коопсуздук максатында, буга чейинки сүйлөшүүлөрүңүз жаңы байланышкан түзмөктөргө өткөрүлбөйт.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified": {
"message": "$name$ менен болгон коопсуздук кодуңузду ырасталды деп белгиледиңиз",
"description": "Shown in the conversation history when the user marks a contact as verified."
},
"youMarkedAsNotVerified": {
"message": "$name$ менен болгон коопсуздук кодуңузду ырастала элек деп белгиледиңиз",
"description": "Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog."
},
"youMarkedAsVerifiedOtherDevice": {
"message": "$name$ менен болгон коопсуздук кодуңузду башка түзмөктөн ырасталды деп белгиледиңиз",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device."
},
"youMarkedAsNotVerifiedOtherDevice": {
"message": "$name$ менен болгон коопсуздук кодуңузду башка түзмөктөн ырастала элек деп белгиледиңиз",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device."
},
"membersNeedingVerification": {
"message": "Бул топтун мүчөлөрү менен коопсуздук коддору акыркы ырастоодон бери өзгөрдү. Жаңы коопсуздук номерлерин көрүү үчүн топтун мүчөлөрүн басыңыз.",
"description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"changedRightAfterVerify": {
"message": "Сиз текшерүүгө аракет кылып жаткан коопсуздук номери өзгөртүлдү. $name1$ менен коопсуздук номериңизди карап чыгыңыз. Эске алыңыз, бул өзгөртүү кимдир-бирөө сиздин байланышыңызга бөгөт коюуга аракет кылып жатканын же жөн гана $name2$ байланышы Signal'ды кайра орнотуп алганын билдириши мүмкүн.",
"description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change"
},
"changedVerificationWarning": {
"message": "Төмөнкү адамдар түзмөктөрүн кайрадан орнотушкан же алмаштырышкан. Купуялыкты камсыз кылуу үчүн алар менен болгон коопсуздук кодуңузду ырастаңыз.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"safetyNumberChangeDialog__pending-messages": {
"message": "Күтүүдөгү билдирүүлөрдү жөнөтүү",
"description": "Shown on confirmation dialog when user attempts to send a message in the outbox"
},
"identityKeyErrorOnSend": {
"message": "Сиздин $name1$ менен коопсуздук кодуңуз өзгөрдү. Бул кимдир бирөө сиздин байланыштарыңызга жана чалууларыңызга бөгөт коюуга аракет кылып жатканын же $name2$ жөн эле Signal'ды кайра орнотуп алганын билдириши мүмкүн. Балким, бул байланыш менен коопсуздук номериңизди текшерүүнү каалайсыз.",
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change"
},
"sendAnyway": {
"message": "Баары бир жөнөтүү",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"callAnyway": {
"message": "Баары бир чалуу",
"description": "Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"continueCall": {
"message": "Чалууну улантуу",
"description": "Used on a warning dialog to make it clear that it might be risky to continue the group call."
},
"noLongerVerified": {
"message": "Сиздин $name$ менен коопсуздук кодуңуз өзгөрдү жана текшериле элек. Көрсөтүү үчүн басыңыз.",
"description": "Shown in conversation banner when user's safety number has changed, but they were previously verified."
},
"multipleNoLongerVerified": {
"message": "Бул топтун бир нече мүчөлөрү менен коопсуздук коддору өзгөрдү жана азырынча ырастала элек. Көрсөтүү үчүн басыңыз.",
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"debugLogExplanation": {
"message": "\"Тапшыруу\" баскычын басканыңызда журналыңыз уникалдуу, жарыяланбаган URL дарегинде 30 күн бою онлайнда жайгаштырылат. Адегенде аны жергиликтүү түрдө сактасаңыз болот.",
"description": "Description of what will happen with your debug log"
},
"debugLogError": {
"message": "Жүктөп алууда бир жерден ката кетти! Сураныч, support@signal.org дарегине электрондук кат жөнөтүңүз жана журналыңызды текст файлы катары тиркеңиз.",
"description": "Error message a recommendations if debug log upload fails"
},
"debugLogSuccess": {
"message": "Мүчүлүштүктөр журналы жөнөтүлдү",
"description": "Title of the success page for submitting a debug log"
},
"debugLogSuccessNextSteps": {
"message": "Мүчүлүштүктөр журналы жүктөлүп берилди. Колдоо кызматына кайрылганыңызда, төмөнкү URL'ни көчүрүп, аны сиз көргөн көйгөйдүн сүрөттөмөсү жана аны кайра чыгаруу кадамдары менен кошо тиркеңиз.",
"description": "Explanation of next steps to take when submitting debug log"
},
"debugLogLogIsIncomplete": {
"message": "... толук журналды көрүү үчүн \"Сактоо\" дегенди басыңыз",
"description": "Shown as the text for the copy button on the debug log screen"
},
"debugLogCopy": {
"message": "Шилтемени көчүрүү",
"description": "Shown as the text for the copy button on the debug log screen"
},
"debugLogSave": {
"message": "Сактоо",
"description": "Shown as the text for the download button on the debug log screen"
},
"debugLogLinkCopied": {
"message": "Шилтеме алмашуу буфериңизге көчүрүлдү",
"description": "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard"
},
"reportIssue": {
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": "Link to open the issue tracker"
},
"gotIt": {
"message": "Түшүндүм!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"submit": {
"message": "Тапшыруу",
"description": ""
},
"acceptNewKey": {
"message": "Кабыл алуу",
"description": "Label for a button to accept a new safety number"
},
"verify": {
"message": "Ырасталды деп белгилөө",
"description": ""
},
"unverify": {
"message": "Ырасталган жок деп белгилөө",
"description": ""
},
"isVerified": {
"message": "Сиз $name$ менен коопсуздук кодун ырастадыңыз.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
},
"isNotVerified": {
"message": "Сиз $name$ менен коопсуздук кодун ырастаган жоксуз.",
"description": "Summary state shown at top of the safety number screen if user has not verified contact."
},
"verified": {
"message": "Ырасталды",
"description": ""
},
"newIdentity": {
"message": "Жаңы коопсуздук коду",
"description": "Header for a key change dialog"
},
"identityChanged": {
"message": "Бул байланышыңыз менен коопсуздук кодуңуз өзгөрдү. Бул кимдир бирөө сиздин байланыштарыңызга жана чалууларыңызга бөгөт коюуга аракет кылып жатканын же байланышыңыз жөн эле Signal'ды кайра орнотуп алганын билдириши мүмкүн. Балким, бул байланыш менен төмөндөгү жаңы коопсуздук кодун текшерүүнү каалайсыз.",
"description": ""
},
"incomingError": {
"message": "Келген билдирүүнү иштетүүдө ката кетти",
"description": ""
},
"media": {
"message": "Медиа",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "Бул сүйлөшүүдө сизде эч кандай медиа жок",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"allMedia": {
"message": "Бардык медиафайлдар",
"description": "Header for the media gallery"
},
"documents": {
"message": "Документтер",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "Бул сүйлөшүүдө сизде эч кандай документтер жок",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"today": {
"message": "Бүгүн",
"description": "The string \"today\""
},
"yesterday": {
"message": "Кечээ",
"description": "The string \"yesterday\""
},
"thisWeek": {
"message": "Ушул аптада",
"description": "Section header in the media gallery"
},
"thisMonth": {
"message": "Ушул айда",
"description": "Section header in the media gallery"
},
"unsupportedAttachment": {
"message": "Колдоого алынбаган тиркеме түрү. Сактоо үчүн басыңыз.",
"description": "Displayed for incoming unsupported attachment"
},
"clickToSave": {
"message": "Сактоо үчүн басыңыз",
"description": "Hover text for attachment filenames"
},
"unnamedFile": {
"message": "Аталышы жок файл",
"description": "Hover text for attachment filenames"
},
"voiceMessage": {
"message": "Үн билдирүүсү",
"description": "Name for a voice message attachment"
},
"dangerousFileType": {
"message": "Коопсуздук себептеринен улам тиркеме түрүнө уруксат берилбейт",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"loadingPreview": {
"message": "Алдын ала көрүү жүктөлүүдө...",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"stagedPreviewThumbnail": {
"message": "$domain$ үчүн эскиз шилтемени алдын ала көрүү",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"previewThumbnail": {
"message": "$domain$ үчүн шилтемени алдын ала көрүү",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"stagedImageAttachment": {
"message": "Сүрөт тиркемесинин долбоору: $path$",
"description": "Alt text for staged attachments"
},
"decryptionErrorToast": {
"message": "Desktop $name$, $deviceId$ түзмөгүнөн билдирүүнү шифрлөөдө ката кетти",
"description": "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users."
},
"decryptionErrorToastAction": {
"message": "Журналды тапшыруу",
"description": "Label for the decryption error toast button"
},
"oneNonImageAtATimeToast": {
"message": "Сүрөт эмес тиркемелер камтылганда, чектөө бир билдирүүгө бир тиркеме болот.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAndNonImageAttachments": {
"message": "Бир билдирүүдө сүрөт эмес жана сүрөт тиркемелерин аралаштыра албайсыз.",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "Бул билдирүүгө башка тиркемелерди кошо албайсыз.",
"description": "An error popup when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "Кечиресиз, тандалган файл билдирүү өлчөмүнүн чегинен ашып кетти.",
"description": ""
},
"unableToLoadAttachment": {
"message": "Тандалган тиркемени жүктөп алуу мүмкүн эмес.",
"description": ""
},
"disconnected": {
"message": "Өчүк",
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Туташууда...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Кайра туташтыруу үчүн басыңыз.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Бул көп убакытты талап кылбайт",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
"message": "Оффлайн",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Тармак туташууңузду текшериңиз.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"submitDebugLog": {
"message": "Мүчүлүштүктөр журналы",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"debugLog": {
"message": "Мүчүлүштүктөр журналы",
"description": "View menu item to open the debug log (title case)"
},
"forceUpdate": {
"message": "Жаңыртууну мажбурлоо",
"description": "View menu item to force the app to update download and install"
},
"helpMenuShowKeyboardShortcuts": {
"message": "Ыкчам баскычтарды көрсөтүү",
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
"contactUs": {
"message": "Биз менен байланышыңыз",
"description": "Item under the help menu, takes you to the contact us support page"
},
"goToReleaseNotes": {
"message": "Релиз эскертүүлөрүнө өтүү",
"description": "Item under the help menu, takes you to GitHub page for release notes"
},
"goToForums": {
"message": "Форумдарга өтүү",
"description": "Item under the Help menu, takes you to the forums"
},
"goToSupportPage": {
"message": "Колдоо барагына өтүү",
"description": "Item under the Help menu, takes you to the support page"
},
"joinTheBeta": {
"message": "Beta версиясына кошулуу",
"description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop"
},
"signalDesktopPreferences": {
"message": "Signal Desktop жөндөөлөрү",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"signalDesktopStickerCreator": {
"message": "Стикерлер топтомун жаратуучусу",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"aboutSignalDesktop": {
"message": "Signal Desktop жөнүндө",
"description": "Item under the Help menu, which opens a small about window"
},
"screenShareWindow": {
"message": "Экран бөлүшүү",
"description": "Title for screen sharing window"
},
"speech": {
"message": "Сүйлөө",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "Көрсөтүү",
"description": "Command under Window menu, to show the window"
},
"hide": {
"message": "Жашыруу",
"description": "Command in the tray icon menu, to hide the window"
},
"quit": {
"message": "Чыгуу",
"description": "Command in the tray icon menu, to quit the application"
},
"signalDesktop": {
"message": "Signal Desktop",
"description": "Tooltip for the tray icon"
},
"search": {
"message": "Издөө",
"description": "Placeholder text in the search input"
},
"clearSearch": {
"message": "Издөөнү тазалоо",
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Маек издөө",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
"message": "\"$searchTerm$\" боюнча жыйынтык жок",
"description": "Shown in the search left pane when no results were found"
},
"noSearchResults--sms-only": {
"message": "SMS/MMS байланыштары Desktop'то жеткиликсиз.",
"description": "Shown in the search left pane when no results were found and primary device has SMS/MMS handling enabled"
},
"noSearchResultsInConversation": {
"message": "$conversationName$ ичинде \"$searchTerm$\" боюнча жыйынтык жок",
"description": "Shown in the search left pane when no results were found"
},
"conversationsHeader": {
"message": "Сүйлөшүүлөр",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "Байланыштар",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Топтор",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Билдирүүлөр",
"description": "Shown to separate the types of search results"
},
"findByUsernameHeader": {
"message": "Колдонуучу аты боюнча издөө",
"description": "Shown when search could be a valid username, with one sub-item that will kick off the search"
},
"findByPhoneNumberHeader": {
"message": "Телефон номери боюнча издөө",
"description": "Shown when search could be a valid phone number, with one sub-item that will kick off the search"
},
"at-username": {
"message": "@$username$",
"description": "@ added to username to signify it as a username. Should it be on the right in your language?"
},
"welcomeToSignal": {
"message": "Signal'га кош келиңиз",
"description": ""
},
"whatsNew": {
"message": "Бул жаңыртуудагы $whatsNew$ көрүңүз",
"description": "Shown in the main window"
},
"viewReleaseNotes": {
"message": "жаңылыктар",
"description": "Clickable link that displays the latest release notes"
},
"typingAlt": {
"message": "Бул сүйлөшүү үчүн жазуу анимациясы",
"description": "Used as the 'title' attribute for the typing animation"
},
"contactInAddressBook": {
"message": "Бул адам сиздин байланыштарыңызда.",
"description": "Description of icon denoting that contact is from your address book"
},
"contactAvatarAlt": {
"message": "$name$ байланышынын аватары",
"description": "Used in the alt tag for the image avatar of a contact"
},
"sendMessageToContact": {
"message": "Билдирүү жөнөтүү",
"description": "Shown when you are sent a contact and that contact has a signal account"
},
"home": {
"message": "үй",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"work": {
"message": "жумуш",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"mobile": {
"message": "мобилдик",
"description": "Shown on contact detail screen as a label for a phone or email"
},
"email": {
"message": "электрондук почта",
"description": "Generic label shown if contact email has custom type but no label"
},
"phone": {
"message": "телефон",
"description": "Generic label shown if contact phone has custom type but no label"
},
"address": {
"message": "дарек",
"description": "Generic label shown if contact address has custom type but no label"
},
"poBox": {
"message": "Почта кутусу",
"description": "When rendering an address, used to provide context to a post office box"
},
"downloading": {
"message": "Жүктөлүп алынууда",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
"downloadFullMessage": {
"message": "Толук билдирүүнү жүктөп алуу",
"description": "Shown in the message bubble while a long message attachment is not downloaded"
},
"downloadAttachment": {
"message": "Тиркемени жүктөп алуу",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage": {
"message": "Билдирүүгө реакция кылуу",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage": {
"message": "Билдирүүгө жооп берүү",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
"message": "Баштапкы билдирүү табылган жок",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable": {
"message": "Баштапкы билдирүү мындан ары жеткиликсиз",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded": {
"message": "Баштапкы билдирүү табылды, бирок жүктөлгөн жок. Аны жүктөө үчүн өйдө сыдырыңыз.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"voiceRecording--start": {
"message": "Үн билдирүүсүн жаздыра баштаңыз",
"description": "Tooltip for microphone button to start voice message"
},
"voiceRecording--complete": {
"message": "Үн билдирүүсүн бүтүрүп, жөнөтүңүз",
"description": "Tooltip for green complete voice message and send"
},
"voiceRecording--cancel": {
"message": "Үн билдирүүсүн жокко чыгаруу",
"description": "Tooltip for red button to cancel voice message"
},
"voiceRecordingInterruptedMax": {
"message": "Үн билдирүүсүн жаздыруу токтотулду, анткени максималдуу убакыт чегине жетти.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
"message": "Башка колдонмого которулганыңыздан улам үн билдирүү жаздыруу токтотулду.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "Үн билдирүүлөрү бир саат менен чектелген. Эгер башка колдонмого которулсаңыз, жаздыруу токтойт.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"voiceNoteMustBeOnlyAttachment": {
"message": "Үн билдирүүсүндө бир гана тиркеме болушу керек.",
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
"voiceNoteError": {
"message": "Диктофондо ката кетти.",
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"attachmentSaved": {
"message": "Тиркеме сакталды.",
"description": "Shown after user selects to save to downloads"
},
"attachmentSavedShow": {
"message": "Папкада көрсөтүү",
"description": "Button label for showing the attachment in your file system"
},
"you": {
"message": "Сиз",
"description": "Shown when the user represented is the current user."
},
"replyingTo": {
"message": "$name$ байланышына жооп",
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you"
},
"audioPermissionNeeded": {
"message": "Аудио билдирүүлөрдү жөнөтүү үчүн Signal Desktop'ко микрофонуңузга кирүүгө уруксат бериңиз.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
"message": "Чалуу үчүн Signal Desktop'ко микрофонуңузга кирүү уруксатын беришиңиз керек.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "Видео чалуу үчүн Signal Desktop'ко камераңызга кирүү уруксатын беришиңиз керек.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
"message": "Кирүүгө уруксат берүү",
"description": "Button shown in popup asking to enable microphone/video permissions to send audio messages"
},
"showSettings": {
"message": "Тууралоону көрсөтүү",
"description": "A button shown in dialog requesting the user to turn on audio permissions"
},
"audio": {
"message": "Аудио",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video": {
"message": "Видео",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "Сүрөт",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"text": {
"message": "Текст",
"description": "Label for the word 'text'"
},
"cannotUpdate": {
"message": "Жаңыртуу мүмкүн эмес",
"description": "Shown as the title of our update error dialogs on windows"
},
"muted": {
"message": "Үнсүз",
"description": "Shown in a button when a conversation is muted"
},
"mute": {
"message": "Үнүн басуу",
"description": "Shown in a button when a conversation is unmuted and can be muted"
},
"cannotUpdateDetail": {
"message": "Signal жаңыртылган жок. $retry$ же кол менен орнотуу үчүн $url$ дарегине баш багыңыз. Андан кийин, бул көйгөй жөнүндө $support$ кызматына билдириңиз",
"description": "Shown if a general error happened while trying to install update package"
},
"cannotUpdateRequireManualDetail": {
"message": "Signal жаңыртылган жок. Кол менен орнотуу үчүн $url$ дарегине баш багыңыз. Андан кийин, бул көйгөй жөнүндө $support$ кызматына билдириңиз",
"description": "Shown if a general error happened while trying to install update package and manual update is required"
},
"readOnlyVolume": {
"message": "Signal Desktop, macOS карантининде болушу мүмкүн жана автоматтык түрдө жаңыртыла албайт. Сураныч, $app$ колдонмосун Finder аркылуу $folder$ папкасына жылдырып көрүңүз.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update"
},
"ok": {
"message": "OK",
"description": ""
},
"cancel": {
"message": "Жокко чыгаруу",
"description": ""
},
"discard": {
"message": "Жокко чыгаруу",
"description": ""
},
"failedToSend": {
"message": "Кээ бир алуучуларга жөнөтүлгөн жок. Тармак байланышыңызды текшериңиз.",
"description": ""
},
"error": {
"message": "Ката",
"description": ""
},
"messageDetail": {
"message": "Билдирүүнүн чоо-жайы",
"description": ""
},
"delete": {
"message": "Өчүрүү",
"description": ""
},
"accept": {
"message": "Кабыл алуу",
"description": ""
},
"forward": {
"message": "Багыттоо",
"description": ""
},
"done": {
"message": "Бүттү",
"description": "Label for done"
},
"update": {
"message": "Жаңыртуу",
"description": ""
},
"next2": {
"message": "Кийинки",
"description": ""
},
"on": {
"message": "Күйүк",
"description": "Label for when something is turned on"
},
"off": {
"message": "Өчүк",
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Бул билдирүү бул түзмөктөн өчүрүлөт.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
"message": "Бул билдирүү ушул сүйлөшүүдө катышкандардын баарында өчүп калат (эгер аларда Signal'дын соңку версиясы орнотулган болсо). Билдирүүнү сиз өчүргөнүңүз баарына көрүнөт.",
"description": "Text shown in the confirmation dialog for deleting a message for everyone"
},
"from": {
"message": "Жөнөтүүчү",
"description": "Label for the sender of a message"
},
"to": {
"message": "Алуучу",
"description": "Label for the receiver of a message"
},
"toJoiner": {
"message": "->",
"description": "Joiner for message search results - like 'Jon' to 'Friends Group'"
},
"sent": {
"message": "Жөнөтүлдү",
"description": "Label for the time a message was sent"
},
"received": {
"message": "Алынды",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Билдирүү",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "Топтун мүчөлөрү",
"description": ""
},
"showMembers": {
"message": "Мүчөлөрдү көрсөтүү",
"description": ""
},
"showSafetyNumber": {
"message": "Коопсуздук кодун көрүү",
"description": ""
},
"viewRecentMedia": {
"message": "Акыркы медианы көрүү",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
"message": "$name$ менен баштан аяк шифрлөөңүздүн коопсуздугун текшерүү үчүн жогорудагы сандарды алардын түзмөгү менен салыштырыңыз.",
"description": ""
},
"theirIdentityUnknown": {
"message": "Сиз бул адам менен эч кандай байланышка чыккан жоксуз. Коопсуздук коду биринчи билдирүү жөнөтүлгөндөн кийин жеткиликтүү болот.",
"description": ""
},
"back": {
"message": "Артка",
"description": "Generic label for back"
},
"goBack": {
"message": "Артка баруу",
"description": "Label for back button in a conversation"
},
"moreInfo": {
"message": "Кененирээк маалымат",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"retrySend": {
"message": "Жөнөтүүнү кайталоо",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"retryDeleteForEveryone": {
"message": "Бардыгы үчүн жок кылууну кайталоо",
"description": "Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send"
},
"forwardMessage": {
"message": "Билдирүүнү багыттоо",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Мен үчүн билдирүүнү өчүрүү",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessageForEveryone": {
"message": "Бардыгы үчүн билдирүүнү өчүрүү",
"description": "Shown on the drop-down menu for an individual message, deletes single message for everyone"
},
"deleteMessages": {
"message": "Өчүрүү",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Бул сүйлөшүү биротоло өчүрүлсүнбү?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"sessionEnded": {
"message": "Коопсуз сеанс баштапкы абалга келтирилди",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Маектин сессиясы жаңырды",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Кененирээк маалымат",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal баштан аяк шифрлөөнү колдонгондуктан, кээде маегиңиздин сессиясын жаңыртууга туура келет. Маегиңиздин коопсуздугу бузулбаганы менен, ушул адамдан келген билдирүүнү көрбөй калышыңыз мүмкүн. Андыктан билдирүүсүн дагы бир жолу жөнөтүп койсун.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview": {
"message": "Билдирүү жеткен жок",
"description": "Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification": {
"message": "$sender$ жөнөткөн билдирүү жеткен жок",
"description": "Shown in timeline when message delivery issue happens"
},
"DeliveryIssue--learnMore": {
"message": "Кененирээк маалымат",
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"DeliveryIssue--title": {
"message": "Билдирүү жеткен жок",
"description": "Shown on explainer dialog available from delivery issue timeline events"
},
"DeliveryIssue--summary": {
"message": "$sender$ жөнөткөн билдирүү, стикер, реакция же окулду деген билдирме сизге жетпей калды. Ал бул нерселерди түздөн-түз сизге же кандайдыр бир топко жөнөткөнгө аракет кылган.",
"description": "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations"
},
"DeliveryIssue--summary--group": {
"message": "Бул маекте $sender$ жөнөткөн билдирүү, стикер, реакция, окулду деген билдирме сизге жетпей калды.",
"description": "Shown on explainer dialog available from delivery issue timeline events in groups"
},
"ChangeNumber--notification": {
"message": "$sender$ телефон номерин өзгөрттү",
"description": "Shown in timeline when a member of a conversation changes their phone number"
},
"quoteThumbnailAlt": {
"message": "Цитаталанган билдирүүдөгү сүрөттүн эскизи",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "Сүрөт билдирүүгө тиркелген",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "Билдирүүгө тиркелген видеонун скриншоту",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Сүрөт сүйлөшүүдө жөнөтүлдү",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "Бул сүрөттүн колтамгасы бар экенин көрсөткөн сүрөтчөсү",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"save": {
"message": "Сактоо",
"description": "Used on save buttons"
},
"reset": {
"message": "Баштапкы абалга келтирүү",
"description": "Used on reset buttons"
},
"fileIconAlt": {
"message": "Файл сүрөтчөсү",
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
"message": "Signal Desktop'ко кош келиңиз",
"description": "Welcome title on the install page"
},
"installTagline": {
"message": "Купуялык мүмкүн. Signal аны оңой кылат.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkedDevices": {
"message": "Байланышкан түзмөктөр",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkNewDevice": {
"message": "Жаңы түзмөктү байланыштыруу",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"Install__scan-this-code": {
"message": "Бул кодду телефонуңуздагы Signal колдонмосунан скандаңыз",
"description": "Title of the device link screen. Also used as alt text for the QR code on the device link screen"
},
"Install__instructions__1": {
"message": "Телефонуңузда Signal'ды ачыңыз",
"description": "Instructions on the device link screen"
},
"Install__instructions__2": {
"message": "$settings$, андан кийин $linkedDevices$ дегенди басыңыз",
"description": "Instructions on the device link screen"
},
"Install__instructions__2__settings": {
"message": "Тууралоо",
"description": "Part of the 2nd instruction on the device link screen"
},
"Install__instructions__3": {
"message": "$plusButton$ (Android) же $linkNewDevice$ (iPhone) басыңыз",
"description": "Instructions on the device link screen"
},
"Install__qr-failed": {
"message": "QR коду жүктөлгөн жок. Интернет байланышын текшерип, кайра аракет кылыңыз. $learnMore$",
"description": "Shown on the install screen if the QR code fails to load"
},
"Install__qr-failed__learn-more": {
"message": "Кененирээк маалымат",
"description": "Shown on the install screen if the QR code fails to load"
},
"Install__support-link": {
"message": "Жардам керекпи?",
"description": "Shown on the install screen. Link takes users to a support page"
},
"Install__choose-device-name__description": {
"message": "Бул аталышты телефонуңуздагы \"Байланышкан түзмөктөр\" бөлүмүндө көрөсүз",
"description": "The subheader shown on the 'choose device name' screen in the device linking process"
},
"Install__choose-device-name__placeholder": {
"message": "Менин компьютерим",
"description": "The placeholder for the 'choose device name' input"
},
"Preferences--device-name": {
"message": "Түзмөктүн аты",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName": {
"message": "Бул түзмөктүн атын тандоо",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"finishLinkingPhone": {
"message": "Телефонду байланыштырууну бүтүрүү",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"initialSync": {
"message": "Байланыштарды жана топторду шайкештирүү",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"initialSync__subtitle": {
"message": "Эскертүү: Сиздин маек таржымалыңыз бул түзмөккө шайкештирилбейт",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"installConnectionFailed": {
"message": "Серверге туташуу ишке ашкан жок.",
"description": "Displayed when we can't connect to the server."
},
"installTooManyDevices": {
"message": "Кечиресиз, сизде буга чейин байланышкан өтө көп түзмөк бар. Айрымдарын алып салыңыз.",
"description": ""
},
"installTooOld": {
"message": "Телефонуңузду байланыштыруу үчүн бул түзмөктөгү Signal'ды жаңыртыңыз.",
"description": ""
},
"installErrorHeader": {
"message": "Бир жерден ката кетти!",
"description": ""
},
"installUnknownError": {
"message": "Күтүлбөгөн ката кетти. Кайталап көрүңүз.",
"description": ""
},
"installTryAgain": {
"message": "Кайталап көрүңүз",
"description": ""
},
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
"calling": {
"message": "Чалуу",
"description": "Header for calling options on the settings screen"
},
"calling__call-back": {
"message": "Кайра чалуу",
"description": "Button to call someone back"
},
"calling__call-again": {
"message": "Кайра чалуу",
"description": "Button to call someone again"
},
"calling__start": {
"message": "Чалып баштоо",
"description": "Button label in the call lobby for starting a call"
},
"calling__join": {
"message": "Чалууга кошулуу",
"description": "Button label in the call lobby for joining a call"
},
"calling__return": {
"message": "Чалууга кайтуу",
"description": "Button label in the call lobby for returning to a call"
},
"calling__lobby-automatically-muted-because-there-are-a-lot-of-people": {
"message": "Чалуунун көлөмүнө байланыштуу микрофондун үнү өчүрүлдү",
"description": "Shown in a call lobby toast if there are a lot of people already on the call"
},
"calling__call-is-full": {
"message": "Орун жок",
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камера өчүрүлгөн",
"description": "Button tooltip label when the camera is disabled"
},
"calling__button--video-off": {
"message": "Камераны өчүрүү",
"description": "Button tooltip label for turning off the camera"
},
"calling__button--video-on": {
"message": "Камераны күйгүзүү",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Үнүн басуу",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Микрофон өчүрүлгөн",
"description": "Button tooltip label when the microphone is disabled"
},
"calling__button--audio-off": {
"message": "Микрофондун үнүн өчүрүү",
"description": "Button tooltip label for turning off the microphone"
},
"calling__button--audio-on": {
"message": "Микрофондун үнүн чыгаруу",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Бөлүшүү",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Көрсөтүү өчүрүлгөн",
"description": "Button tooltip label for when screen sharing is disabled"
},
"calling__button--presenting-on": {
"message": "Көрсөтүүнү баштоо",
"description": "Button tooltip label for starting to share screen"
},
"calling__button--presenting-off": {
"message": "Көрсөтүүнү токтотуу",
"description": "Button tooltip label for stopping screen sharing"
},
"calling__button--ring__label": {
"message": "Чалуу",
"description": "Label under the ring button"
},
"calling__button--ring__disabled-because-group-is-too-large": {
"message": "Топ өтө чоң болгондуктан, андагыларга чала албайсыз",
"description": "Button tooltip label when you can't ring because the group is too large"
},
"calling__button--ring__off": {
"message": "Шыңгырабаган билдирүүлөр",
"description": "Button tooltip label for turning ringing off"
},
"calling__button--ring__on": {
"message": "Шыңгыроону иштетүү",
"description": "Button tooltip label for turning ringing on"
},
"calling__your-video-is-off": {
"message": "Камераңыз өчүк",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__pre-call-info--empty-group": {
"message": "Азырынча эч ким жок",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ бул чалууда",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__pre-call-info--another-device-in-call": {
"message": "Башка түзмөктөрүңүздүн бири бул чалууда",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ жана $second$ бул чалууда",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ жана $third$ бул чалууда",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ жана $others$ бул чалууда",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal $person$ байланышка чалат",
"description": "Shown in the calling lobby to describe who will be rung"
},
"calling__pre-call-info--will-ring-2": {
"message": "Signal $first$ жана $second$ байланыштарына чалат",
"description": "Shown in the calling lobby to describe who will be rang"
},
"calling__pre-call-info--will-ring-3": {
"message": "Signal $first$, $second$ жана $third$ байланыштарына чалат",
"description": "Shown in the calling lobby to describe who will be rang"
},
"calling__pre-call-info--will-ring-many": {
"message": "Signal $first$, $second$ жана $others$ башка байланыштарына чалат",
"description": "Shown in the calling lobby to describe who will be rang"
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ билдирме алат",
"description": "Shown in the calling lobby to describe who will be notified"
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ жана $second$ билдирме алышат",
"description": "Shown in the calling lobby to describe who will be notified"
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ жана $third$ билдирме алышат",
"description": "Shown in the calling lobby to describe who will be notified"
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ жана $others$ башкалар билдирме алышат",
"description": "Shown in the calling lobby to describe who will be notified"
},
"calling__in-this-call--zero": {
"message": "Азырынча эч ким жок",
"description": "Shown in the participants list to describe how many people are in the call"
},
"calling__in-this-call--one": {
"message": "Бул чалууда · 1 адам",
"description": "Shown in the participants list to describe how many people are in the call"
},
"calling__in-this-call--many": {
"message": "Бул чалууда · $people$ адам",
"description": "Shown in the participants list to describe how many people are in the call"
},
"calling__you-have-blocked": {
"message": "Сиз $name$ байланышын бөгөттөдүңүз",
"description": "when you block someone and cannot view their video"
},
"calling__block-info": {
"message": "Бири-бириңердин аудио жана видео билдирүүлөрүңөрдү албай каласыңар.",
"description": "Shown in the modal dialog to describe how blocking works in a group call"
},
"calling__overflow__scroll-up": {
"message": "Өйдө сыдыруу",
"description": "Label for the \"scroll up\" button in a call's overflow area"
},
"calling__overflow__scroll-down": {
"message": "Ылдый сыдыруу",
"description": "Label for the \"scroll down\" button in a call's overflow area"
},
"calling__presenting--notification-title": {
"message": "Баарына көрсөтүп жатасыз.",
"description": "Title for the share screen notification"
},
"calling__presenting--notification-body": {
"message": "Көрсөтүүнү токтотууга даяр болгондо чалууга кайтуу үчүн бул жерди басыңыз.",
"description": "Body text for the share screen notification"
},
"calling__presenting--info": {
"message": "Signal $window$ менен бөлүшүүдө.",
"description": "Text that appears in the screen sharing controller to inform person that they are presenting"
},
"calling__presenting--stop": {
"message": "Бөлүшүүнү токтотуу",
"description": "Button for stopping screen sharing"
},
"calling__presenting--you-stopped": {
"message": "Сиз көрсөтүүнү токтоттуңуз",
"description": "Toast that appears when someone stops presenting"
},
"calling__presenting--person-ongoing": {
"message": "$name$ көрсөтүүдө",
"description": "Title of call when someone is presenting"
},
"calling__presenting--person-stopped": {
"message": "$name$ көрсөтүүнү токтотту",
"description": "Toast that appears when someone stops presenting"
},
"calling__presenting--permission-title": {
"message": "Уруксат керек",
"description": "Shown as the title for the modal that requests screen recording permissions"
},
"calling__presenting--macos-permission-description": {
"message": "Signal'га компьютериңиздин экранынан жаздырууга уруксат керек.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-instruction-step1": {
"message": "Системанын тууралоолоруна өтүү.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-instruction-step2": {
"message": "Төмөнкү сол жактагы кулпу сүрөтчөсүн басып, компьютериңиздин сырсөзүн киргизиңиз.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-instruction-step3": {
"message": "Оң жакта, Signal'дын жанындагы кутучаны белгилеңиз. Эгер тизмеде Signal көрүнбөсө, аны кошуу үчүн + баскычын басыңыз.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-open": {
"message": "Системанын тууралоолорун ачуу",
"description": "The button that opens your system preferences for the needs screen record permissions modal"
},
"calling__presenting--permission-cancel": {
"message": "Жокко чыгаруу",
"description": "The cancel button for the needs screen record permissions modal"
},
"alwaysRelayCallsDescription": {
"message": "Чалууларды ар дайым ретрансляциялоо",
"description": "Description of the always relay calls setting"
},
"alwaysRelayCallsDetail": {
"message": "Байланышыңызга IP дарегиңизди көрсөтпөө үчүн бардык чалууларды Signal сервери аркылуу ретрансляциялаңыз. Бул функцияны иштетүү чалуунун сапатын төмөндөтөт.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"message": "Уруксаттар",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "Микрофонго кирүүгө уруксат берүү",
"description": "Description of the media permission description"
},
"mediaCameraPermissionsDescription": {
"message": "Камерага кирүүгө уруксат берүү",
"description": "Description of the media permission description"
},
"general": {
"message": "Жалпы",
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Билдирүүнүн курамы кутучасына киргизилген орфографияны текшерүү тексти",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
"message": "Орфографияны текшерүү кийинки жолу Signal иштеп башталганда иштетилет.",
"description": "Shown when the user enables spellcheck to indicate that they must restart Signal."
},
"spellCheckWillBeDisabled": {
"message": "Орфографияны текшерүү Signal кийинки жолу иштетилгенде өчүрүлөт.",
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"SystemTraySetting__minimize-to-system-tray": {
"message": "Системалык тактага кичирейтүү",
"description": "In the settings, shown next to the checkbox option for minimizing to the system tray"
},
"SystemTraySetting__minimize-to-and-start-in-system-tray": {
"message": "Тактага кичирейтип баштоо",
"description": "In the settings, shown next to the checkbox option for starting in the system tray"
},
"autoLaunchDescription": {
"message": "Компьютерге кирүү учурунда ачуу",
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Колдонмо берилмелерин тазалоо",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
"message": "Бул колдонмодогу бардык берилмелерди тазалап, бардык билдирүүлөрдү жана сакталган аккаунт маалыматын жок кылат.",
"description": "Text describing what the clear data button will do."
},
"clearDataButton": {
"message": "Берилмелерди өчүрүү",
"description": "Button in the settings dialog starting process to delete all data"
},
"deleteAllDataHeader": {
"message": "Бардык берилмелер өчүрөсүзбү?",
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "Сиз бул колдонмонун бардык сакталган акканттун маалыматын, анын ичинде бардык байланыштарды жана бардык билдирүүлөрдү жок кылганы жатасыз. Сиз каалаган убакта мобилдик түзмөгүңүз менен кайра байланыша аласыз, бирок өчүрүлгөн билдирүүлөр калыбына келтирилбейт.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
"message": "Бардык берилмелерди өчүрүү",
"description": "Text of the button that deletes all data"
},
"deleteAllDataProgress": {
"message": "Өчүрүү жана бардык берилмелерди жок кылуу",
"description": "Message shown to user when app is disconnected and data deleted"
},
"deleteOldIndexedDBData": {
"message": "Сизде мурунку Signal Desktop орнотуудан эски берилмелер бар. Эгер улантууну тандасаңыз, бул берилмелер жок кылынат жана сиз нөлдөн баштап иштей баштайсыз.",
"description": "Shown if user last ran Signal Desktop before October 2018"
},
"deleteOldData": {
"message": "Эски берилмелерди өчүрүү",
"description": "Button to make the delete happen"
},
"notifications": {
"message": "Билдирмелер",
"description": "Header for notification settings"
},
"notificationSettingsDialog": {
"message": "Билдирүүлөр келгенде, төмөнкү билдирмелерди көрсөтүңүз:",
"description": "Explain the purpose of the notification settings"
},
"disableNotifications": {
"message": "Билдирмелерди өчүрүү",
"description": "Label for disabling notifications"
},
"nameAndMessage": {
"message": "Аты, мазмуну жана аракеттер",
"description": "Label for setting notifications to display name and message text"
},
"noNameOrMessage": {
"message": "Аты же мазмуну жок",
"description": "Label for setting notifications to display no name and no message text"
},
"nameOnly": {
"message": "Ат гана",
"description": "Label for setting notifications to display sender name only"
},
"newMessage": {
"message": "Жаңы билдирүү",
"description": "Displayed in notifications for only 1 message"
},
"notificationSenderInGroup": {
"message": "$group$ ичинде $sender$",
"description": "Displayed in notifications for messages in a group"
},
"notificationReaction": {
"message": "$sender$ билдирүүңүзгө $emoji$ реакция кылды",
"description": ""
},
"notificationReactionMessage": {
"message": "$sender$ $message$ үчүн $emoji$ реакция кылды",
"description": ""
},
"sendFailed": {
"message": "Жөнөтүлбөй калды",
"description": "Shown on outgoing message if it fails to send"
},
"deleteFailed": {
"message": "Өчүрүлбөй калды",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone"
},
"sendPaused": {
"message": "Жөнөтүү бир азга тындырылды",
"description": "Shown on outgoing message if it cannot be sent immediately"
},
"partiallySent": {
"message": "Жарым-жартылай жөнөтүлдү. Кененирээк маалымат үчүн басыңыз.",
"description": "Shown on outgoing message if it is partially sent"
},
"partiallyDeleted": {
"message": "Жарым-жартылай өчүрүлдү. Кайра аракет кылуу үчүн басыңыз.",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone"
},
"showMore": {
"message": "Чоо-жайы",
"description": "Displays the details of a key change"
},
"showLess": {
"message": "Чоо-жайын жашыруу",
"description": "Hides the details of a key change"
},
"learnMore": {
"message": "Коопсуздук коддорун текшерүү жөнүндө көбүрөөк билип алыңыз",
"description": "Text that links to a support article on verifying safety numbers"
},
"expiredWarning": {
"message": "Бул Signal Desktop версиясынын мөөнөтү бүттү. Билдирүүлөр менен бөлүшүүнү улантуу үчүн акыркы версияга жаңыртыңыз.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "signal.org/download дарегине өтүү үчүн басыңыз",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
"message": "Медиа билдирүү",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"unregisteredUser": {
"message": "Номер катталган эмес",
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Байланыштарды импорттоо",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
"message": "Мобилдик түзмөгүңүздөн бардык Signal'дагы топторду жана байланыштарды импорттоо.",
"description": "Explanatory text for sync settings"
},
"lastSynced": {
"message": "Акыркы импорттоо убактысы",
"description": "Label for date and time of last sync operation"
},
"syncNow": {
"message": "Азыр импорттоо",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"syncing": {
"message": "Импорттолууда...",
"description": "Label for a disabled sync button while sync is in progress."
},
"syncFailed": {
"message": "Импорттоо ишке ашкан жок. Компьютериңиз жана телефонуңуз интернет менен байланышканын текшериңиз.",
"description": "Informational text displayed if a sync operation times out."
},
"timestamp_s": {
"message": "азыр",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
"message": "1м",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
"message": "1с",
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"hoursAgo": {
"message": "$hours$с",
"description": "Contracted form of 'X hours ago' which works both for singular and plural"
},
"minutesAgo": {
"message": "$minutes$м",
"description": "Contracted form of 'X minutes ago' which works both for singular and plural"
},
"justNow": {
"message": "Ушул тапта",
"description": "Shown if a message is very recent, less than 60 seconds old"
},
"timestampFormat_M": {
"message": "D MMM",
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"timestampFormat__long__today": {
"message": "[Бүгүн] LT",
"description": "Timestamp format string for displaying \"Today\" and the time"
},
"timestampFormat__long__yesterday": {
"message": "[Кечээ] LT",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"messageBodyTooLong": {
"message": "Билдирүүнүн тексти өтө узун.",
"description": "Shown if the user tries to send more than 64kb of text"
},
"unblockToSend": {
"message": "Билдирүү жөнөтүү үчүн бул байланышты бөгөттөн чыгарыңыз.",
"description": "Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend": {
"message": "Билдирүү жөнөтүү үчүн бул топту бөгөттөн чыгарыңыз.",
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "Сиз жоголуп кетүүчү билдирүү убактысын $time$ кылып койдуңуз.",
"description": "Message displayed when you change the message expiration timer in a conversation."
},
"timerSetOnSync": {
"message": "Жоголуп кетүүчү билдирүү убактысы $time$ болуп жаңырды.",
"description": "Message displayed when timer is set on initial link of desktop device."
},
"timerSetByMember": {
"message": "Мүчө жоголуп кетүүчү билдирүү убактысын $time$ кылып койду.",
"description": "Message displayed when timer is by an unknown group member."
},
"theyChangedTheTimer": {
"message": "$name$ жоголуп кетүүчү билдирүү убактысын $time$ кылып койду.",
"description": "Message displayed when someone else changes the message expiration timer in a conversation."
},
"disappearingMessages__off": {
"message": "өчүк",
"description": "Label for option to turn off message expiration in the timer menu"
},
"disappearingMessages": {
"message": "Жоголуп кетүүчү билдирүүлөр",
"description": "Conversation menu option to enable disappearing messages. Title of the settings section for Disappearing Messages. Label of the disappearing timer select in group creation flow"
},
"disappearingMessagesDisabled": {
"message": "Жоголуп кетүүчү билдирүүлөр өчүк",
"description": "Displayed in the left pane when the timer is turned off"
},
"disappearingMessagesDisabledByMember": {
"message": "Мүчө жоголуп кетүүчү билдирүүлөрдү өчүрдү.",
"description": "Displayed in the left pane when the timer is turned off"
},
"disabledDisappearingMessages": {
"message": "$name$ жоголуп кетүүчү билдирүүлөрдү өчүрдү.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"youDisabledDisappearingMessages": {
"message": "Жоголуп кетүүчү билдирүүлөрдү өчүрдүңүз.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "Таймер $time$ деп коюлду",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane"
},
"audioNotificationDescription": {
"message": "Билдирме үндөрүн ойнотуу",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
"message": "Чалуу үндөрүн ойнотуу",
"description": "Description for call ringtone notification setting"
},
"callSystemNotificationDescription": {
"message": "Чалуулар үчүн билдирмелерди көрсөтүү",
"description": "Description for call notification setting"
},
"incomingCallNotificationDescription": {
"message": "Кирүүчү чалууларды иштетүү",
"description": "Description for incoming calls setting"
},
"contactChangedProfileName": {
"message": "$sender$ өзүнүн профилинин атын $oldProfile$ ордуна $newProfile$ кылып өзгөрттү.",
"description": "Description for incoming calls setting"
},
"changedProfileName": {
"message": "$oldProfile$ өз профилинин атын $newProfile$ кылып өзгөрттү.",
"description": "Shown when a contact not in your address book changes their profile name"
},
"SafetyNumberModal__title": {
"message": "Коопсуздук кодун ырастоо",
"description": "Title for the modal for safety number verification"
},
"safetyNumberChanged": {
"message": "Коопсуздук коду өзгөрдү",
"description": "A notification shown in the conversation when a contact reinstalls"
},
"safetyNumberChanges": {
"message": "Коопсуздук коду өзгөрүлгөн",
"description": "Title for safety number changed modal"
},
"safetyNumberChangedGroup": {
"message": "$name$ менен болгон коопсуздук коду өзгөрдү",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name"
},
"verifyNewNumber": {
"message": "Коопсуздук кодун ырастоо",
"description": "Label on button included with safety number change notification in the conversation"
},
"cannotGenerateSafetyNumber": {
"message": "Бул колдонуучу менен билдирүү алмашмайынча аны ырастоо мүмкүн эмес.",
"description": "Shown on the safety number screen if you have never exchanged messages with that contact"
},
"yourSafetyNumberWith": {
"message": "$name1$ менен коопсуздук номериңиз:",
"description": "Heading for safety number view"
},
"themeLight": {
"message": "Ачык",
"description": "Label text for light theme (normal)"
},
"themeDark": {
"message": "Күңүрт",
"description": "Label text for dark theme"
},
"themeSystem": {
"message": "Система",
"description": "Label text for system theme"
},
"noteToSelf": {
"message": "Өзүм үчүн белгилеп коюу",
"description": "Name for the conversation with your own phone number"
},
"noteToSelfHero": {
"message": "Ушул сүйлөшүүдө өзүңүзгө бир нерселерди белгилеп жазып алсаңыз болот. Эгер аккаунтуңузга бир нече түзмөгүңүз байланган болсо, жаңы жазууларыңыз бардык түзмөктөрдө шайкештирилет.",
"description": "Description for the Note to Self conversation"
},
"notificationDrawAttention": {
"message": "Эскертме келгенде бул терезеге көңүл буруңуз",
"description": "Label text for the setting that controls whether new notifications draw attention to the window"
},
"hideMenuBar": {
"message": "Меню тилкесин жашыруу",
"description": "Label text for menu bar visibility setting"
},
"startConversation": {
"message": "Жаңы сүйлөшүү баштоо…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Жаңы сүйлөшүү",
"description": "Label for header when starting a new conversation"
},
"stories": {
"message": "Окуялар",
"description": "Label for header to go to stories view"
},
"contactSearchPlaceholder": {
"message": "Аты же телефон номери боюнча издөө",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Эч кандай байланыш табылган жок",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Сүйлөшүү табылган жок",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ката кетти",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Журналды тапшыруу",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Колдонуучунун аты алынбай калды. Интернет менен байланышыңызды текшерип, кайра аракет кылыңыз.",
"description": "Shown if request to Signal servers to find username fails"
},
"Toast--failed-to-fetch-phone-number": {
"message": "Телефон номери алынбай калды. Интернетке туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "Shown if request to Signal servers to find phone number fails"
},
"startConversation--username-not-found": {
"message": "Колдонуучу табылган жок. $atUsername$ Signal колдонуучусу эмес. Колдонуучунун толук атын киргизгениңизди текшериңиз.",
"description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username"
},
"startConversation--phone-number-not-found": {
"message": "Колдонуучу табылган жок. \"$phoneNumber$\" Signal колдонуучусу эмес.",
"description": "Shown in dialog if phone number is not found."
},
"startConversation--phone-number-not-valid": {
"message": "Колдонуучу табылган жок. \"$phoneNumber$\" жараксыз телефон номери.",
"description": "Shown in dialog if phone number is not valid."
},
"chooseGroupMembers__title": {
"message": "Мүчөлөрдү тандаңыз",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Артка",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Өткөрүп жиберүү",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Кийинки",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Топ толуп калды",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal топторунда эң көп дегенде $max$ мүчө болушу мүмкүн.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Мүчөлөрдүн саны эң жогорку чекке жетти",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Сигнал топтору $max$ же андан аз мүчө менен жакшы иштейт. Көбүрөөк катышуучуларды кошуу билдирүүлөрдү жөнөтүүдө жана алууда кечигүүгө алып келет.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"setGroupMetadata__title": {
"message": "Бул топко ат коюңуз",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Мүчө тандоосуна кайтуу",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Топтун аталышы (сөзсүз)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__group-description-placeholder": {
"message": "Учкай маалыматы",
"description": "The placeholder for the group description"
},
"setGroupMetadata__create-group": {
"message": "Түзүү",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Мүчөлөр",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Бул топ түзүлбөй койду. Интернетке туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Топту оңдоо",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Топ жаңыртылган жок. Интернетке туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS билдирүүлөрү колдоого алынбайт.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
},
"newPhoneNumber": {
"message": "Байланышты кошуу үчүн телефон номурун киргизиңиз.",
"description": "Placeholder for adding a new number to a contact"
},
"invalidNumberError": {
"message": "Жараксыз номер",
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "Кабарлашууну улантуу үчүн чыкылдатуу менен Signal Desktop'ту мобилдик түзмөгүңүзгө кайра туташтырыңыз.",
"description": ""
},
"unlinked": {
"message": "Ажыратылды",
"description": ""
},
"relink": {
"message": "Кайра туташтыруу",
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Жаңыртуу жеткиликтүү",
"description": ""
},
"autoUpdateRetry": {
"message": "Жаңыртууну кайра аракет кылуу",
"description": ""
},
"autoUpdateContactSupport": {
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal'ды кайра иштетүү үчүн басыңыз",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Жаңыртууну жүктөп алуу үчүн басыңыз",
"description": ""
},
"downloadFullNewVersionMessage": {
"message": "Signal жаңыртылган жок. Кайталап көрүү үчүн басыңыз.",
"description": "Shown in update dialog when partial update fails and we have to ask user to download full update"
},
"autoUpdateNewVersionInstructions": {
"message": "Жаңыртууларды колдонуу үчүн \"Signal'ды кайра иштетүү\" дегенди басыңыз.",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "Signal'ды кайра иштетүү",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "Азыр эмес",
"description": ""
},
"autoUpdateIgnoreButtonLabel": {
"message": "Жаңыртууга көңүл бурбоо",
"description": ""
},
"leftTheGroup": {
"message": "$name$ топтон чыгып кетти.",
"description": "Shown in the conversation history when a single person leaves the group"
},
"multipleLeftTheGroup": {
"message": "$name$ топтон чыгып кетти.",
"description": "Shown in the conversation history when multiple people leave the group"
},
"updatedTheGroup": {
"message": "$name$ топту жаңыртты.",
"description": "Shown in the conversation history when someone updates the group"
},
"youUpdatedTheGroup": {
"message": "Топту жаңырттыңыз.",
"description": "Shown in the conversation history when you update a group"
},
"updatedGroupAvatar": {
"message": "Топтун аватары жаңырды.",
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
"message": "Топтун аталышы азыр '$name$'.",
"description": "Shown in the conversation history when someone changes the title of the group"
},
"youJoinedTheGroup": {
"message": "Топко кошулдуңуз.",
"description": "Shown in the conversation history when you are added to a group."
},
"joinedTheGroup": {
"message": "$name$ топко кошулду.",
"description": "Shown in the conversation history when a single person joins the group"
},
"multipleJoinedTheGroup": {
"message": "$names$ топко кошулушту.",
"description": "Shown in the conversation history when more than one person joins the group"
},
"ConversationList__aria-label": {
"message": "$title$ менен маек, $unreadCount$ жаңы билдирүү, акыркы билдирүү: $lastMessage$.",
"description": "Aria label for the conversation list item"
},
"ConversationList__last-message-undefined": {
"message": "Акыркы билдирүү өчүрүлгөн болушу мүмкүн.",
"description": "For aria-label within conversation list. Describes if last message is not defined."
},
"BaseConversationListItem__aria-label": {
"message": "$title$ менен сүйлөшүүгө өтүңүз",
"description": "Aria label for the conversation list item button"
},
"ConversationListItem--message-request": {
"message": "Жазышуу өтүнүчү",
"description": "Preview shown for conversation if the user has not yet accepted an incoming message request"
},
"ConversationListItem--draft-prefix": {
"message": "Долбоор:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"message--getNotificationText--gif": {
"message": "GIF",
"description": "Shown in notifications and in the left pane when a GIF is received."
},
"message--getNotificationText--photo": {
"message": "Сүрөт",
"description": "Shown in notifications and in the left pane when a photo is received."
},
"message--getNotificationText--video": {
"message": "Видео",
"description": "Shown in notifications and in the left pane when a video is received."
},
"message--getNotificationText--voice-message": {
"message": "Үн билдирүүсү",
"description": "Shown in notifications and in the left pane when a voice message is received."
},
"message--getNotificationText--audio-message": {
"message": "Аудио билдирүү",
"description": "Shown in notifications and in the left pane when an audio message is received."
},
"message--getNotificationText--file": {
"message": "Файл",
"description": "Shown in notifications and in the left pane when a generic file is received."
},
"message--getNotificationText--stickers": {
"message": "Стикер-билдирүүсү",
"description": "Shown in notifications and in the left pane instead of sticker image."
},
"message--getNotificationText--text-with-emoji": {
"message": "$emoji$ $text$",
"description": "Shown in notifications and in the left pane when text has an emoji. Probably always [emoji] [text] on LTR languages and [text] [emoji] on RTL languages."
},
"message--getDescription--unsupported-message": {
"message": "Колдоого алынбаган билдирүү",
"description": "Shown in notifications and in the left pane when a message has features too new for this signal install."
},
"message--getDescription--disappearing-media": {
"message": "Бир жолу көрүлүүчү медиа",
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Бир жолу көрүлүүчү сүрөт",
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Бир жолу көрүлүүчү видео",
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Бул билдирүү өчүрүлгөн.",
"description": "Shown in a message's bubble when the message has been deleted for everyone."
},
"message--giftBadge--unopened--incoming": {
"message": "Бул билдирүүнү көрүү үчүн мобилдик түзмөктөн ачыңыз",
"description": "Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--outgoing": {
"message": "Белегиңизди көрүү үчүн мобилдик түзмөгүңүздөн ушул билдирүүнү басыңыз",
"description": "Shown in a message's bubble when you've sent a gift badge to a contact"
},
"message--giftBadge--unopened--label": {
"message": "Белек",
"description": "Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--toast--incoming": {
"message": "Белекти ачуу үчүн телефонуңузду текшериңиз",
"description": "Shown when you've clicked on an incoming gift badge you haven't yet redeemed"
},
"message--giftBadge--unopened--toast--outgoing": {
"message": "Белекти көрүү үчүн телефонуңузду текшериңиз",
"description": "Shown when you've clicked on an outgoing gift badge"
},
"message--giftBadge--preview--unopened": {
"message": "Белек алдыңыз",
"description": "Shown to label the gift badge in notifications and the left pane"
},
"message--giftBadge--preview--redeemed": {
"message": "Белек төшбелги алдыңыз",
"description": "Shown to label the redeemed gift badge in notifications and the left pane"
},
"message--giftBadge--preview--sent": {
"message": "Белек төшбелги жөнөттүңүз",
"description": "Shown to label a gift badge you've sent in notifications and the left pane"
},
"message--giftBadge": {
"message": "Белек төшбелги",
"description": "Shown to label the gift badge you've redeemed on another device"
},
"quote--giftBadge": {
"message": "Белек",
"description": "Shown to label a gift badge you've replied to"
},
"message--giftBadge--remaining--days": {
"message": "$days$ күн калды",
"description": "Describes how long remains for the gift badge you've redeemed on another device (only rendered for days > 1)"
},
"message--giftBadge--remaining--hours": {
"message": "$hours$ саат калды",
"description": "Describes how long remains for the gift badge you've redeemed on another device (only rendered for hours > 1)"
},
"message--giftBadge--remaining--minutes": {
"message": "$minutes$ мүнөт калды",
"description": "Describes how long remains for the gift badge you've redeemed on another device (only rendered for minutes > 1)"
},
"message--giftBadge--remaining--one-minute": {
"message": "1 мүнөт калды",
"description": "Describes how long remains for the gift badge you've redeemed on another device"
},
"message--giftBadge--expired": {
"message": "Мөөнөтү бүттү",
"description": "Shows that a gift badge is expired"
},
"message--giftBadge--view": {
"message": "Карап көрүү",
"description": "Shown when you've sent a gift badge to someone then opened it"
},
"message--giftBadge--redeemed": {
"message": "Алынды",
"description": "Shown when you've redeemed the gift badge on another device"
},
"modal--giftBadge--title": {
"message": "Колдооңуз үчүн рахмат!",
"description": "The title of the outgoing gift badge detail dialog"
},
"modal--giftBadge--description": {
"message": "Сиз $name$ байланышыңызга төшбелги белек кылдыңыз. Ал белекти кабыл алгандан кийин, аларга төшбелгисин көрсөтүү же жашыруу тандоосу берилет.",
"description": "The description of the outgoing gift badge detail dialog"
},
"stickers--toast--InstallFailed": {
"message": "Стикерлер топтому орнотулбай койду",
"description": "Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"stickers--StickerManager--InstalledPacks": {
"message": "Орнотулган стикерлер",
"description": "Shown in the sticker pack manager above your installed sticker packs."
},
"stickers--StickerManager--InstalledPacks--Empty": {
"message": "Бир да стикер орнотула элек",
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"stickers--StickerManager--BlessedPacks": {
"message": "Signal cүрөтчүлөрүнүн стикерлери",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"stickers--StickerManager--BlessedPacks--Empty": {
"message": "Signal cүрөтчүлөрүнүн стикерлери жеткиликсиз",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"stickers--StickerManager--ReceivedPacks": {
"message": "Алынган стикерлер",
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Келген билдирүүлөрдөгү стикерлер ушул жерде көрүнөт",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
"message": "Орнотуу",
"description": "Shown in the sticker pack manager next to sticker packs which can be installed."
},
"stickers--StickerManager--Uninstall": {
"message": "Орнотууларды алып салуу",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--UninstallWarning": {
"message": "Эгер сизде баштапкы билдирүү жок болсо, бул стикер топтомун кайра орното албай каласыз.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--Introduction--Image": {
"message": "Стикерлер менен тааныштыруу: Бандит мышык",
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerManager--Introduction--Title": {
"message": "Стикерлер менен тааныштыруу",
"description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerManager--Introduction--Body": {
"message": "Стикерлерди колдонсоңуз, сөздөрдү колдонууга кереги жок.",
"description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerPicker--Open": {
"message": "Стикер тандагычты ачуу",
"description": "Label for the open button for the sticker picker"
},
"stickers--StickerPicker--AddPack": {
"message": "Стикерлер топтомун кошуу",
"description": "Label for the add pack button in the sticker picker"
},
"stickers--StickerPicker--NextPage": {
"message": "Кийинки бет",
"description": "Label for the next page button in the sticker picker"
},
"stickers--StickerPicker--PrevPage": {
"message": "Мурунку бет",
"description": "Label for the previous page button in the sticker picker"
},
"stickers--StickerPicker--Recents": {
"message": "Акыркы стикер",
"description": "Label for the recent stickers button in the sticker picker"
},
"stickers--StickerPicker--DownloadError": {
"message": "Кээ бир стикерлер жүктөлүп алынбай койду.",
"description": "Shown in the sticker picker when one or more stickers could not be downloaded."
},
"stickers--StickerPicker--DownloadPending": {
"message": "Стикерлер топтому орнотулууда...",
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"stickers--StickerPicker--Empty": {
"message": "Стикерлер табылган жок",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"stickers--StickerPicker--Hint": {
"message": "Билдирүүлөрүңүздөн жаңы стикерлер топтомдорун орнотууга болот",
"description": "Shown in the sticker picker the first time you have received new packs you can install."
},
"stickers--StickerPicker--NoPacks": {
"message": "Стикерлер топтомдору табылган жок",
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"stickers--StickerPicker--NoRecents": {
"message": "Бул жерде жакында колдонулган стикерлер пайда болот.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"stickers--StickerPreview--Title": {
"message": "Стикерлер топтому",
"description": "The title that appears in the sticker pack preview modal."
},
"stickers--StickerPreview--Error": {
"message": "Стикерлер топтомун ачуу катасы. Интернет туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"EmojiPicker--empty": {
"message": "Быйтыкчалар табылган жок",
"description": "Shown in the emoji picker when a search yields 0 results."
},
"EmojiPicker--search-placeholder": {
"message": "Быйтыкчаларды издөө",
"description": "Shown as a placeholder inside the emoji picker search field."
},
"EmojiPicker--skin-tone": {
"message": "Теринин өңү $tone$",
"description": "Shown as a tooltip over the emoji tone buttons."
},
"EmojiPicker__button--recents": {
"message": "Акыркылар",
"description": "Label for recents emoji picker button"
},
"EmojiPicker__button--emoji": {
"message": "Быйтыкча",
"description": "Label for emoji emoji picker button"
},
"EmojiPicker__button--animal": {
"message": "Жаныбар",
"description": "Label for animal emoji picker button"
},
"EmojiPicker__button--food": {
"message": "Тамак-аш",
"description": "Label for food emoji picker button"
},
"EmojiPicker__button--activity": {
"message": "Активдүүлүк",
"description": "Label for activity emoji picker button"
},
"EmojiPicker__button--travel": {
"message": "Саякат",
"description": "Label for travel emoji picker button"
},
"EmojiPicker__button--object": {
"message": "Объект",
"description": "Label for object emoji picker button"
},
"EmojiPicker__button--symbol": {
"message": "Символ",
"description": "Label for symbol emoji picker button"
},
"EmojiPicker__button--flag": {
"message": "Желек",
"description": "Label for flag emoji picker button"
},
"confirmation-dialog--Cancel": {
"message": "Жокко чыгаруу",
"description": "Appears on the cancel button in confirmation dialogs."
},
"MessageBody--read-more": {
"message": "Дагы",
"description": "When a message is too long this is the affordance to expand the message"
},
"Message--unsupported-message": {
"message": "$contact$ сизге билдирүү жөнөттү, бирок аны иштетүүгө же көрсөтүүгө болбойт, анткени ал жаңы Signal функциясын колдонот.",
"description": ""
},
"Message--unsupported-message-ask-to-resend": {
"message": "Сиз азыр Signal'дын акыркы версиясын колдонуп жатканыңыз үчүн $contact$ бул билдирүүнү кайра жөнөтүүнү сурансаңыз болот.",
"description": ""
},
"Message--from-me-unsupported-message": {
"message": "Түзмөктөрүңүздүн бири Signal'дын жаңы функциясын колдонуп билдирүү жөнөттү, ошондуктан ал билдирүүнү иштетүү же көрсөтүү мүмкүн эмес.",
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
"message": "Сиз Signal'дын акыркы версиясын колдонуп жатканыңыздан соң, ушул сыяктуу келечектеги билдирүүлөр шайкештирилет.",
"description": ""
},
"Message--update-signal": {
"message": "Signal'ды жаңыртуу",
"description": "Text for a button which will take user to Signal download page"
},
"Message--tap-to-view-expired": {
"message": "Көрүлдү",
"description": "Text shown on messages with with individual timers, after user has viewed it"
},
"Message--tap-to-view--outgoing": {
"message": "Медиа",
"description": "Text shown on outgoing messages with with individual timers (inaccessible)"
},
"Message--tap-to-view--incoming--expired-toast": {
"message": "Бул билдирүүнү көргөнсүз.",
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "Бир жолу көрүлүүчү билдирүүлөр сүйлөшүү таржымалыңызда сакталбайт.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"Message--tap-to-view--incoming": {
"message": "Сүрөттү карап көрүү",
"description": "Text shown on photo messages with with individual timers, before user has viewed it"
},
"Message--tap-to-view--incoming-video": {
"message": "Видеону көрүү",
"description": "Text shown on video messages with with individual timers, before user has viewed it"
},
"Conversation--getDraftPreview--attachment": {
"message": "(тиркеме)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--quote": {
"message": "(цитата)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--draft": {
"message": "(долбоор)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Keyboard--navigate-by-section": {
"message": "Бөлүм боюнча чабыттоо",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
"message": "Мурунку сүйлөшүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-conversation": {
"message": "Кийинки сүйлөшүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-unread-conversation": {
"message": "Мурунку окулбаган сүйлөшүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-unread-conversation": {
"message": "Кийинки окулбаган сүйлөшүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--preferences": {
"message": "Тууралоо",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
"message": "Сүйлөшүү менюсун ачуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Жаңы сүйлөшүүнү баштоо",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Сүйлөшүүнү архивдөө",
"description": "Shown in the shortcuts guide"
},
"Keyboard--unarchive-conversation": {
"message": "Сүйлөшүүнү архивден чыгаруу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search": {
"message": "Издөө",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search-in-conversation": {
"message": "Сүйлөшүүдө издөө",
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "Текст терүү талаасына көңүл буруу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
"message": "Бардык медиа көрүнүшүн ачуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
"message": "Быйтыкча тандагычты ачуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-sticker-chooser": {
"message": "Стикер тандагычты ачуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--begin-recording-voice-note": {
"message": "Үн билдирүүсүн жаздырып баштоо",
"description": "Shown in the shortcuts guide"
},
"Keyboard--default-message-action": {
"message": "Тандалган билдирүү үчүн демейки аракет",
"description": "Shown in the shortcuts guide"
},
"Keyboard--view-details-for-selected-message": {
"message": "Тандалган билдирүүнүн чоо-жайын көрүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reply": {
"message": "Тандалган билдирүүгө жооп берүүнү өчүрүү/күйгүзүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reaction-picker": {
"message": "Тандалган билдирүү үчүн быйтыкча-реакция тилкесин көрсөтүү/жашыруу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--save-attachment": {
"message": "Тандалган билдирүүдөн тиркемени сактоо",
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
"message": "Тандалган билдирүүнү өчүрүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "Билдирүүгө жаңы сап кошуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
"message": "Текст терүү талаасын кеңейтүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
"message": "Жөнөтүү (кеңейтилген талаада)",
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
"message": "Файлды тиркөө",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
"message": "Долбоордун шилтемесин карап көрүүнү алып салуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-attachments": {
"message": "Бардык долбоордук тиркемелерди алып салуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--conversation-by-index": {
"message": "Сүйлөшүүгө өтүү",
"description": "A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"Keyboard--Key--ctrl": {
"message": "Ctrl",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--option": {
"message": "Option",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--alt": {
"message": "Alt",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--shift": {
"message": "Shift",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--enter": {
"message": "Enter",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--tab": {
"message": "Tab",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--one-to-nine-range": {
"message": "1ден 9га чейин",
"description": "Expresses that 1, 2, 3, up to 9 are available shortcut keys"
},
"Keyboard--header": {
"message": "Ыкчам баскычтар",
"description": "Title header of the keyboard shortcuts guide"
},
"Keyboard--navigation-header": {
"message": "Чабыттоо",
"description": "Header of the keyboard shortcuts guide - navigation section"
},
"Keyboard--messages-header": {
"message": "Билдирүүлөр",
"description": "Header of the keyboard shortcuts guide - messages section"
},
"Keyboard--composer-header": {
"message": "Текст терүү талаасы",
"description": "Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top": {
"message": "Тизменин башына сыдыруу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom": {
"message": "Тизменин ылдый жагына сыдыруу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "Учурдагы сүйлөшүүнү жабуу",
"description": "Shown in the shortcuts guide"
},
"Keyboard--calling-header": {
"message": "Чалуу",
"description": "Header of the keyboard shortcuts guide - calling section"
},
"Keyboard--toggle-audio": {
"message": "Үнсүз режимин күйгүзүү жана өчүрүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-video": {
"message": "Видеону күйгүзүү жана өчүрүү",
"description": "Shown in the shortcuts guide"
},
"Keyboard--accept-video-call": {
"message": "Видео менен чалууну кабыл алуу",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--accept-audio-call": {
"message": "Аудио менен чалууну кабыл алуу",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-audio-call": {
"message": "Аудио чалууну баштоо",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-video-call": {
"message": "Видео чалууну баштоо",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--decline-call": {
"message": "Чалууну четке кагуу",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--hang-up": {
"message": "Чалууну бүтүрүү",
"description": "Shown in the calling keyboard shortcuts guide"
},
"close-popup": {
"message": "Калкыма терезени жабуу",
"description": "Used as alt text for any button closing a popup"
},
"add-image-attachment": {
"message": "Сүрөт тиркемесин кошуу",
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"remove-attachment": {
"message": "Тиркемени алып салуу",
"description": "Used in draft attachment list to remove an individual attachment"
},
"backToInbox": {
"message": "Кирүү кутусуна кайтаруу",
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
"message": "Сүйлөшүү архивделди",
"description": "A toast that shows up when user archives a conversation"
},
"conversationArchivedUndo": {
"message": "Токтотуу",
"description": "Undo button for archiving a conversation"
},
"conversationReturnedToInbox": {
"message": "Сүйлөшүү кирүү кутусуна кайтарылды",
"description": "A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread": {
"message": "Сүйлөшүү окула элек деп белгиленди",
"description": "A toast that shows up when user marks a conversation as unread"
},
"StickerCreator--title": {
"message": "Стикерлер топтомун жаратуучусу",
"description": "The title of the Sticker Pack Creator window"
},
"StickerCreator--DropZone--staticText": {
"message": "Бул жерге сүрөттөрдү кошуу же түшүрүү үчүн басыңыз",
"description": "Text which appears on the Sticker Creator drop zone when there is no active drag"
},
"StickerCreator--DropZone--activeText": {
"message": "Сүрөттөрдү бул жерге таштаңыз",
"description": "Text which appears on the Sticker Creator drop zone when there is an active drag"
},
"StickerCreator--Preview--title": {
"message": "Стикерлер топтому",
"description": "The 'title' of the sticker pack preview 'modal'"
},
"StickerCreator--ConfirmDialog--cancel": {
"message": "Жокко чыгаруу",
"description": "The default text for the confirm dialog cancel button"
},
"StickerCreator--CopyText--button": {
"message": "Көчүрүү",
"description": "The text which appears on the copy button for the sticker creator share screen"
},
"StickerCreator--ShareButtons--facebook": {
"message": "Facebook",
"description": "Title for Facebook button"
},
"StickerCreator--ShareButtons--twitter": {
"message": "Twitter",
"description": "Title for Twitter button"
},
"StickerCreator--ShareButtons--pinterest": {
"message": "Pinterest",
"description": "Title for Pinterest button"
},
"StickerCreator--ShareButtons--whatsapp": {
"message": "WhatsApp",
"description": "Title for WhatsApp button"
},
"StickerCreator--AppStage--next": {
"message": "Кийинки",
"description": "Default text for the next button on all stages of the sticker creator"
},
"StickerCreator--AppStage--prev": {
"message": "Артка",
"description": "Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title": {
"message": "Стикерлериңизди кошуңуз",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--removeSticker": {
"message": "Стикерлерди алып салуу",
"description": "Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop": {
"message": "Стикер кошуу үчүн файлды басыңыз же сүйрөңүз",
"description": "Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help": {
"message": "Стикерлер PNG, APNG же WebP форматында, тунук фон, 512 x 512 пиксел өлчөмүндө болушу керек. Сунушталган чек - 16 пиксель.",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--showMargins": {
"message": "Чектерди көрсөтүү",
"description": "Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore": {
"message": "$count$ же көбүрөөк кошуу",
"description": "Text to show user how many more stickers they must add"
},
"StickerCreator--EmojiStage--title": {
"message": "Ар бир стикерге быйтыкча кошуу",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--EmojiStage--help": {
"message": "Бул маектешкениңизде сизге стикерлерди сунуштоого мүмкүндүк берет.",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--MetaStage--title": {
"message": "Дагы бир нече маалымат...",
"description": "Title for the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--title": {
"message": "Аталышы",
"description": "Label for the title input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--author": {
"message": "Автор",
"description": "Label for the author input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover": {
"message": "Мукаба сүрөтү",
"description": "Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help": {
"message": "Бул стикерлер топтомуңузду бөлүшкөндө көрсөтүлө турган сүрөт",
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
"message": "Стикерлер топтомуңузду чын эле жүктөп бересизби?",
"description": "Title for the confirm dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--confirm": {
"message": "Жүктөп берүү",
"description": "Text for the upload button in the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--text": {
"message": "Стикерлер топтомун түзгөндөн кийин мындан ары түзөтүүлөрдү жасап же жок кыла албай каласыз.",
"description": "The text inside the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--UploadStage--title": {
"message": "Стикерлер топтомун түзүү",
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded": {
"message": "$total$ ичинен $count$ жүктөлдү",
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--ShareStage--title": {
"message": "Куттуктайбыз! Сиз стикерлер топтомун түздүңүз.",
"description": "Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help": {
"message": "Жаңы стикерлериңизге стикер сүрөтчөсү аркылуу кириңиз же төмөндөгү шилтеме аркылуу досторуңуз менен бөлүшүңүз.",
"description": "Help text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--callToAction": {
"message": "Башка адамдарга сиз жалпыга ачык кылгыңыз келген ыңгайлаштырылган Стикерлер топтомуна шилтемелерди табууга жардам берүү үчүн hashtag $hashtag$ колдонуңуз.",
"description": "Call to action text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--copyTitle": {
"message": "Стикерлер топтомуна шилтеме",
"description": "Title for the copy button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--close": {
"message": "Жабуу",
"description": "Text for the close button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--createAnother": {
"message": "Башка стикерлер топтомун түзүү",
"description": "Text for the create another sticker pack button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--socialMessage": {
"message": "Мен Signal үчүн түзгөн бул жаңы стикерлер топтомун карап көрүңүз. #makeprivacystick",
"description": "Text which is shared to social media platforms for sticker packs"
},
"StickerCreator--Toasts--imagesAdded": {
"message": "$count$ сүрөт кошулду",
"description": "Text for the toast when images are added to the sticker creator"
},
"StickerCreator--Toasts--animated": {
"message": "Учурда анимацияланган стикерлер колдоого алынбайт",
"description": "Text for the toast when an image that is animated was dropped on the sticker creator"
},
"StickerCreator--Toasts--tooLarge": {
"message": "Сиз колдонуп жаткан сүрөт өтө чоң",
"description": "Text for the toast when an image that is too large was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorProcessing": {
"message": "Сүрөттү иштетүүдө ката кетти",
"description": "Text for the toast when an image cannot be processed was dropped on the sticker creator with a generic error"
},
"StickerCreator--Toasts--APNG--notSquare": {
"message": "Анимацияланган PNG стикерлери төрт бурчтуу болушу керек",
"description": "Text for the toast when someone tries to upload a non-square APNG"
},
"StickerCreator--Toasts--mustLoopForever": {
"message": "Анимацияланган стикерлер чексиз кайталанышы керек",
"description": "Text for the toast when an image in the sticker creator does not animate forever"
},
"StickerCreator--Toasts--APNG--dimensionsTooLarge": {
"message": "Анимацияланган PNG стикердин өлчөмдөрү өтө чоң",
"description": "Text for the toast when an APNG image in the sticker creator is too large"
},
"StickerCreator--Toasts--APNG--dimensionsTooSmall": {
"message": "Анимацияланган PNG стикердин өлчөмдөрү өтө кичинекей",
"description": "Text for the toast when an APNG image in the sticker creator is too small"
},
"StickerCreator--Toasts--errorUploading": {
"message": "Стикерлерди жүктөө катасы: $message$",
"description": "Text for the toast when a sticker pack cannot be uploaded"
},
"StickerCreator--Toasts--linkedCopied": {
"message": "Шилтеме көчүрүлдү",
"description": "Text for the toast when a link for sharing is copied from the Sticker Creator"
},
"StickerCreator--StickerPreview--light": {
"message": "Менин стикерим ачык темада",
"description": "Text for the sticker preview for the light theme"
},
"StickerCreator--StickerPreview--dark": {
"message": "Менин стикерим күңүрт темада",
"description": "Text for the sticker preview for the dark theme"
},
"StickerCreator--Authentication--error": {
"message": "Стикерлер топтомун жаратуучуну колдонуу үчүн телефонуңузга жана иш тактаңызга Signal'ды орнотуңуз",
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"Reactions--remove": {
"message": "Реакцияны алып салуу",
"description": ""
},
"Reactions--error": {
"message": "Реакция жөнөтүлбөй калды. Сураныч, кайра аракет кылыңыз.",
"description": "Shown when a reaction fails to send"
},
"Reactions--more": {
"message": "Дагы",
"description": "Use in the reaction picker as the alt text for the 'more' button"
},
"ReactionsViewer--all": {
"message": "Баары",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"MessageRequests--message-direct": {
"message": "$name$ сизге билдирүү жөнөтүп, аты-жөнүңүздү жана сүрөтүңүздү алар менен бөлүшсүнбү? Сиз кабыл алмайынча, алар алардын билдирүүлөрүн көргөнүңүздү билишпейт.",
"description": "Shown as the message for a message request in a direct message"
},
"MessageRequests--message-direct-blocked": {
"message": "$name$ сизге билдирүү жөнөтүүгө уруксат берип, аты-жөнүңүздү жана сүрөтүңүздү алар менен бөлүшөсүзбү? Сиз кабыл алмайынча, алар алардын билдирүүлөрүн көргөнүңүздү билишпейт.",
"description": "Shown as the message for a message request in a direct message with a blocked account"
},
"MessageRequests--message-group": {
"message": "Бул топко кошулуп, анын мүчөлөрү менен аты-жөнүңүздү жана сүрөтүңүздү бөлүшөсүзбү? Сиз кабыл алмайынча, алар алардын билдирүүлөрүн көргөнүңүздү билишпейт.",
"description": "Shown as the message for a message request in a group"
},
"MessageRequests--message-group-blocked": {
"message": "Бул топту бөгөттөн чыгарып, атыңыз менен сүрөтүңүз топтогуларга көрүнө берсинби? Аны бөгөттөн чыгармайынча, билдирүүлөрдү албайсыз.",
"description": "Shown as the message for a message request in a blocked group"
},
"MessageRequests--block": {
"message": "Бөгөттөө",
"description": "Shown as a button to let the user block a message request"
},
"MessageRequests--unblock": {
"message": "Бөгөттөн чыгаруу",
"description": "Shown as a button to let the user unblock a message request"
},
"MessageRequests--unblock-direct-confirm-title": {
"message": "$name$ бөгөттөн чыгарылсынбы?",
"description": "Shown as a button to let the user unblock a message request"
},
"MessageRequests--unblock-direct-confirm-body": {
"message": "Сиз бири-бириңизге билдирүү жөнөтүп, чала аласыз.",
"description": "Shown as the body in the confirmation modal for unblocking a private message request"
},
"MessageRequests--unblock-group-confirm-body": {
"message": "Топтун мүчөлөрү сизди кайра ушул топко кошо алышат.",
"description": "Shown as the body in the confirmation modal for unblocking a group message request"
},
"MessageRequests--block-and-report-spam": {
"message": "Спам жөнүндө кабарлоо жана Бөгөттөө",
"description": "Shown as a button to let the user block a message request and report spam"
},
"MessageRequests--block-and-report-spam-success-toast": {
"message": "Спам деп кабарланып, колдонуучу бөгөттөлдү.",
"description": "Shown in a toast when you successfully block a user and report them as spam"
},
"MessageRequests--block-direct-confirm-title": {
"message": "$name$ бөгөттөлсүнбү?",
"description": "Shown as the title in the confirmation modal for blocking a private message request"
},
"MessageRequests--block-direct-confirm-body": {
"message": "Бөгөттөлгөн адамдар сизге чала да албай, сиз менен жазыша да албай калышат.",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"MessageRequests--block-group-confirm-title": {
"message": "$group$ тобун бөгөттөп, чыгасызбы ?",
"description": "Shown as the title in the confirmation modal for blocking a group message request"
},
"MessageRequests--block-group-confirm-body": {
"message": "Сиз мындан ары бул топтон билдирүүлөрдү же жаңыртууларды албайсыз жана мүчөлөр сизди кайра бул топко кошо алышпайт.",
"description": "Shown as the body in the confirmation modal for blocking a group message request"
},
"MessageRequests--delete": {
"message": "Өчүрүү",
"description": "Shown as a button to let the user delete any message request"
},
"MessageRequests--delete-direct-confirm-title": {
"message": "Сүйлөшүүнү өчүрөсүзбү?",
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-direct-confirm-body": {
"message": "Бул сүйлөшүү бардык түзмөктөрүңүздөн өчөт.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-group-confirm-title": {
"message": "$group$ тобун жок кылып, чыгасызбы?",
"description": "Shown as the title in the confirmation modal for deleting a group message request"
},
"MessageRequests--delete-direct": {
"message": "Өчүрүү",
"description": "Shown as a button to let the user delete a direct message request"
},
"MessageRequests--delete-group": {
"message": "Жок Кылуу жана Чыгуу",
"description": "Shown as a button to let the user delete a group message request"
},
"MessageRequests--delete-group-confirm-body": {
"message": "Бул топтон чыгасыз жана ал бардык түзмөктөрүңүздөн өчүрүлөт.",
"description": "Shown as the body in the confirmation modal for deleting a group message request"
},
"MessageRequests--accept": {
"message": "Кабыл алуу",
"description": "Shown as a button to let the user accept a message request"
},
"MessageRequests--continue": {
"message": "Улантуу",
"description": "Shown as a button to share your profile, necessary to continue messaging in a conversation"
},
"MessageRequests--profile-sharing--group": {
"message": "Бул топ менен сүйлөшүүңүздү улантып, анын мүчөлөрү менен аты-жөнүңүздү жана сүрөтүңүздү бөлүшөсүзбү? $learnMore$",
"description": "Shown when user hasn't shared their profile in a group yet"
},
"MessageRequests--profile-sharing--direct": {
"message": "Бул сүйлөшүүнү $firstName$ менен улантып, алар менен атыңызды жана сүрөтүңүздү бөлүшөсүзбү? $learnMore$",
"description": "Shown when user hasn't shared their profile in a 1:1 conversation yet"
},
"MessageRequests--learn-more": {
"message": "Кененирээк маалымат.",
"description": "Shown at the end of profile sharing messages as a link."
},
"ConversationHero--members": {
"message": "$count$ мүчө",
"description": "Specifies the number of members in a group conversation"
},
"ConversationHero--members-1": {
"message": "1 мүчө",
"description": "Specifies the number of members in a group conversation when there is one member"
},
"member-of-1-group": {
"message": "$group$ мүчөсү",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"member-of-2-groups": {
"message": "$group1$ жана $group2$ мүчөсү",
"description": "Shown in the conversation hero to indicate this user is a member of two mutual groups"
},
"member-of-3-groups": {
"message": "$group1$, $group2$ жана $group3$ мүчөсү",
"description": "Shown in the conversation hero to indicate this user is a member of three mutual groups"
},
"member-of-more-than-3-groups--one-more": {
"message": "$group1$, $group2$, $group3$ жана башка 1 топ мүчөсү",
"description": "Shown in the conversation hero to indicate this user is a member of four mutual groups"
},
"member-of-more-than-3-groups--multiple-more": {
"message": "$group1$, $group2$, $group3$ жана $remainingCount$ башка топтун мүчөсү",
"description": "Shown in the conversation hero to indicate this user is a member of 5+ mutual groups."
},
"ConversationHero--membership-added": {
"message": "$name$ сизди топко кошту.",
"description": "Shown Indicates that you were added to a group by a given individual."
},
"no-groups-in-common": {
"message": "Орток топтор жок",
"description": "Shown to indicate this user is not a member of any groups"
},
"no-groups-in-common-warning": {
"message": "Орток топтор жок. Өтүнүчтөрдү кылдат текшериңиз.",
"description": "When a user has no common groups, show this warning"
},
"acceptCall": {
"message": "Жооп берүү",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
},
"acceptCallWithoutVideo": {
"message": "Видеосуз жооп берүү",
"description": "Shown in tooltip for the button to accept a video call without video"
},
"declineCall": {
"message": "Четке кагуу",
"description": "Shown in tooltip for the button to decline a call (audio or video)"
},
"declinedIncomingAudioCall": {
"message": "Аудио чалуудан баш тарттыңыз",
"description": "Shown in conversation history when you declined an incoming audio call"
},
"declinedIncomingVideoCall": {
"message": "Видео чалуудан баш тарттыңыз",
"description": "Shown in conversation history when you declined an incoming video call"
},
"acceptedIncomingAudioCall": {
"message": "Кирүүчү аудио чалуу",
"description": "Shown in conversation history when you accepted an incoming audio call"
},
"acceptedIncomingVideoCall": {
"message": "Кирүүчү видео чалуу",
"description": "Shown in conversation history when you accepted an incoming video call"
},
"missedIncomingAudioCall": {
"message": "Жооп берилбеген аудио чалуу",
"description": "Shown in conversation history when you missed an incoming audio call"
},
"missedIncomingVideoCall": {
"message": "Жооп берилбеген видео чалуу",
"description": "Shown in conversation history when you missed an incoming video call"
},
"acceptedOutgoingAudioCall": {
"message": "Чыгуучу аудио чалуу",
"description": "Shown in conversation history when you made an outgoing audio call"
},
"acceptedOutgoingVideoCall": {
"message": "Чыгуучу видео чалуу",
"description": "Shown in conversation history when you made an outgoing video call"
},
"missedOrDeclinedOutgoingAudioCall": {
"message": "Жоопсуз аудио чалуу",
"description": "Shown in conversation history when your audio call is missed or declined"
},
"missedOrDeclinedOutgoingVideoCall": {
"message": "Жоопсуз видео чалуу",
"description": "Shown in conversation history when your video call is missed or declined"
},
"incomingAudioCall": {
"message": "Кирүүчү аудио чалуу...",
"description": "Shown in both the incoming call bar and notification for an incoming audio call"
},
"incomingVideoCall": {
"message": "Кирүүчү видео чалуу...",
"description": "Shown in both the incoming call bar and notification for an incoming video call"
},
"incomingGroupCall__ringing-you": {
"message": "$ringer$ сизге чалып жатат",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"incomingGroupCall__ringing-1-other": {
"message": "$ringer$ сизге жана $otherMember$ деген адамга чалып жатат",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"incomingGroupCall__ringing-2-others": {
"message": "$ringer$ сизге, $first$ жана $second$ деген адамдарга чалып жатат",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"incomingGroupCall__ringing-3-others": {
"message": "$ringer$ сизге, $first$, $second$ жана дагы 1 адамга чалып жатат",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"incomingGroupCall__ringing-many": {
"message": "$ringer$ сизге, $first$, $second$ жана $remaining$ адамга чалып жатат",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"outgoingCallRinging": {
"message": "Чалууда...",
"description": "Shown in the call screen when placing an outgoing call that is now ringing"
},
"makeOutgoingCall": {
"message": "Чалып баштоо",
"description": "Title for the call button in a conversation"
},
"makeOutgoingVideoCall": {
"message": "Видео чалууну баштоо",
"description": "Title for the video call button in a conversation"
},
"joinOngoingCall": {
"message": "Кошулуу",
"description": "Text that appears in a group when a call is active"
},
"callNeedPermission": {
"message": "$title$ сизден жазышуу өтүнүчүн алат. Жазышуу өтүнүчүңүз кабыл алынгандан кийин чалсаңыз болот.",
"description": "Shown when a call is rejected because the other party hasn't approved the message/call request"
},
"callReconnecting": {
"message": "Кайра байланышып жатасыз…",
"description": "Shown in the call screen when the call is reconnecting due to network issues"
},
"callDuration": {
"message": "Signal $duration$",
"description": "Shown in the call screen to indicate how long the call has been connected"
},
"callingDeviceSelection__settings": {
"message": "Тууралоо",
"description": "Title for device selection settings"
},
"calling__participants": {
"message": "Чалууда $people$",
"description": "Title for participants list toggle"
},
"calling__call-notification__ended": {
"message": "Топтук чалуу аяктады",
"description": "Notification message when a group call has ended"
},
"calling__call-notification__started-by-someone": {
"message": "Топтук чалуу башталды",
"description": "Notification message when a group call has started, but we don't know who started it"
},
"calling__call-notification__started-by-you": {
"message": "Топтук чалууну баштадыңыз",
"description": "Notification message when a group call has started by you"
},
"calling__call-notification__started": {
"message": "$name$ топтук чалууну баштады",
"description": "Notification message when a group call has started"
},
"calling__in-another-call-tooltip": {
"message": "Сиз чалуудасыз",
"description": "Tooltip in disabled notification button when you're on another call"
},
"calling__call-notification__button__call-full-tooltip": {
"message": "Бул чалуу катышуучулардын максималдуу санына жетти - $max$",
"description": "Tooltip in disabled notification button when the call is full"
},
"calling__pip--on": {
"message": "Чалууну кичирейтүү",
"description": "Title for picture-in-picture toggle"
},
"calling__pip--off": {
"message": "Толук экрандуу чалуу",
"description": "Title for picture-in-picture toggle"
},
"calling__switch-view--to-grid": {
"message": "Тор көрүнүшүнө которулуу",
"description": "Title for grid/speaker view toggle when on a call"
},
"calling__switch-view--to-speaker": {
"message": "Сүйлөгөн адамдын көрүнүшүнө которулуу",
"description": "Title for grid/speaker view toggle when on a call"
},
"calling__hangup": {
"message": "Чалуудан чыгуу",
"description": "Title for hang up button"
},
"calling__SelectPresentingSourcesModal--title": {
"message": "Экраныңыз менен бөлүшүңүз",
"description": "Title for the select your screen sharing sources modal"
},
"calling__SelectPresentingSourcesModal--confirm": {
"message": "Бөлүшүүнү баштоо",
"description": "Confirm button for sharing screen modal"
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Толук экран",
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Экран $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay"
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Терезе",
"description": "Title for the select your screen sharing sources modal"
},
"callingDeviceSelection__label--video": {
"message": "Видео",
"description": "Label for video input selector"
},
"callingDeviceSelection__label--audio-input": {
"message": "Микрофон",
"description": "Label for audio input selector"
},
"callingDeviceSelection__label--audio-output": {
"message": "Динамиктер",
"description": "Label for audio output selector"
},
"callingDeviceSelection__select--no-device": {
"message": "Түзмөктөр жеткиликсиз",
"description": "Message for when there are no available devices to select for input/output audio or video"
},
"callingDeviceSelection__select--default": {
"message": "Демейки",
"description": "Shown when the device is the default device"
},
"muteNotificationsTitle": {
"message": "Билдирмелердин үнүн басуу",
"description": "Label for the mute notifications drop-down selector"
},
"notMuted": {
"message": "Үнү өчүрүлгөн эмес",
"description": "Label when the conversation is not muted"
},
"muteHour": {
"message": "1 саатка үнүн басуу",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "8 саатка үнүн басуу",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "1 күнгө үнүн басуу",
"description": "Label for muting the conversation"
},
"muteWeek": {
"message": "1 жумага үнүн басуу",
"description": "Label for muting the conversation"
},
"muteAlways": {
"message": "Биротоло үнүн басуу",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Үнүн чыгаруу",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Биротоло үнү басылды",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$ чейин үнү басылды",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"EmojiButton__label": {
"message": "Быйтыкча",
"description": "Label for emoji button"
},
"ErrorModal--title": {
"message": "Бир жерден ката кетти!",
"description": "Title of popup dialog when user-initiated task has gone wrong"
},
"ErrorModal--description": {
"message": "Кайра аракет кылыңыз же кардарларды колдоо кызматына кайрылыңыз.",
"description": "Description text in popup dialog when user-initiated task has gone wrong"
},
"Confirmation--confirm": {
"message": "Макул",
"description": "Button to dismiss popup dialog when user-initiated task has gone wrong"
},
"unknown-sgnl-link": {
"message": "Кечиресиз, бул sgnl:// шилтемеси учурда Signal Desktop тарабынан колдоого алынбайт.",
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"GroupV2--cannot-send": {
"message": "Сиз ал топко билдирүү жөнөтө албайсыз.",
"description": "Shown in toast when you attempt to forward a message to an announcement only group"
},
"GroupV2--cannot-start-group-call": {
"message": "Топтун администраторлору гана чалуу баштаса болот.",
"description": "Shown in toast when a non-admin starts a group call in an announcements only group"
},
"GroupV2--join--invalid-link--title": {
"message": "Жараксыз шилтеме",
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--invalid-link": {
"message": "Бул жарактуу топ шилтемеси эмес. Кошулууга аракет кылуудан мурун бүт шилтеменин бүтүндүгүн жана туура экендигин текшериңиз.",
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--prompt": {
"message": "Ушул топко кошулуп, атыңыз менен сүрөтүңүздү анын мүчөлөрүнө көрсөтөсүзбү?",
"description": "Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group": {
"message": "Сиз бул группадасыз.",
"description": "Shown if you click a group link for a group where you're already a member"
},
"GroupV2--join--already-awaiting-approval": {
"message": "Бул топко кошулууга уруксат сурагансыз.",
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title": {
"message": "Белгисиз шилтеме версиясы",
"description": "This group link is no longer valid."
},
"GroupV2--join--unknown-link-version": {
"message": "Бул шилтеме Signal Desktop'тун бул версиясында колдоого алынбайт.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title": {
"message": "Топко кошулуу мүмкүн эмес",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked": {
"message": "Бул топтун шилтемеси иштебей калган.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-forbidden--title": {
"message": "Топко кошулуу мүмкүн эмес",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--link-forbidden": {
"message": "Администратор сизди топтон чыгарып салгандыктан, ага шилтеме аркылуу кошула албайсыз.",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--prompt-with-approval": {
"message": "Бул топко кошулуу үчүн бул топтун администратору сиздин өтүнүчүңүздү бекитиши керек. Эгер бекитсе, сиздин атыңыз жана сүрөтүңүз анын мүчөлөрү менен бөлүшүлөт.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
"message": "Кошулуу",
"description": "The button to join the group"
},
"GroupV2--join--request-to-join-button": {
"message": "Кошулууну өтүнүү",
"description": "The button to join the group, if approval is required"
},
"GroupV2--join--cancel-request-to-join": {
"message": "Өтүнүчтү жокко чыгаруу",
"description": "The button to cancel request to join the group"
},
"GroupV2--join--cancel-request-to-join--confirmation": {
"message": "Бул топко кошулуу өтүнүчүңүздү жокко чыгарасызбы?",
"description": "A confirmation message that shows after you click the button"
},
"GroupV2--join--cancel-request-to-join--yes": {
"message": "Ооба",
"description": "Choosing to continue in the cancel join confirmation dialog"
},
"GroupV2--join--cancel-request-to-join--no": {
"message": "Жок",
"description": "Choosing not to continue in the cancel join confirmation dialog"
},
"GroupV2--join--member-count--single": {
"message": "1 мүчө",
"description": "Shown in the metadata section if group has just one member"
},
"GroupV2--join--member-count--multiple": {
"message": "$count$ мүчө",
"description": "Shown in the metadata section if group has more than one member"
},
"GroupV2--join--group-metadata": {
"message": "Топ · $memberCount$",
"description": "A holder for two pieces of information - the type of conversation, and the member count"
},
"GroupV2--join--requested": {
"message": "Кошулуу өтүнүчүңүз топтун администраторуна жөнөтүлдү. Алар чара көргөндө сизге кабар берилет.",
"description": "Shown in composition area when you've requested to join a group"
},
"GroupV2--join--general-join-failure--title": {
"message": "Шилтеме катасы",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--join--general-join-failure": {
"message": "Топко кошула алган жоксуз. Кийинчерээк кайра аракет кылыңыз.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--admin": {
"message": "Админ",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Админдер гана",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Бардык мүчөлөр",
"description": "Label for describing the general non-privileged members of a group"
},
"updating": {
"message": "Жаңыртылууда...",
"description": "Shown along with a spinner when an update operation takes longer than one second"
},
"GroupV2--create--you": {
"message": "Топ түздүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--create--other": {
"message": "$memberName$ топту түздү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--create--unknown": {
"message": "Топ түзүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--change--other": {
"message": "$memberName$ топтун атын \"$newTitle$\" кылып өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--change--you": {
"message": "Топтун атын \"$newTitle$\" кылып өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--change--unknown": {
"message": "Мүчө топтун атын \"$newTitle$\" кылып өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--remove--other": {
"message": "$memberName$ топтун атын өчүрүп салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--remove--you": {
"message": "Топтун атын өчүрүп салдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--remove--unknown": {
"message": "Мүчө топтун атын өчүрүп салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--change--other": {
"message": "$memberName$ топтун аватарын өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--change--you": {
"message": "Топтун аватарын өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--change--unknown": {
"message": "Мүчө топтун аватарын өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--remove--other": {
"message": "$memberName$ топтун аватарын алып салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--remove--you": {
"message": "Топтун аватарын алып салдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--remove--unknown": {
"message": "Мүчө топтун аватарын алып салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--other": {
"message": "$adminName$ топтун маалыматын ким түзөтө ала турганын \"Админдер гана\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--you": {
"message": "Сиз топтун маалыматын ким түзөтө ала турганын \"Админдер гана\" деп өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--unknown": {
"message": "Админ топтун маалыматын ким түзөтө алаарын \"Админдер гана\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--other": {
"message": "$adminName$ топтун маалыматын ким түзөтө алаарын \"Бардык мүчөлөр\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--you": {
"message": "Топтун маалыматын ким түзөтө аларын \"Бардык мүчөлөр\" деп өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--unknown": {
"message": "Админ топтун маалыматын ким түзөтө аларын \"Бардык мүчөлөр\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--other": {
"message": "$adminName$ топтун мүчөлүгүн ким түзөтө алаарын \"Админдер гана\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--you": {
"message": "Топ мүчөлүгүн ким түзөтө аларын \"Администраторлор гана\" деп өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--unknown": {
"message": "Топтун мүчөлүгүн ким түзөтө аларын админ \"Админдер гана\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--other": {
"message": "$adminName$ топтун мүчөлүгүн ким түзөтө алаарын \"Бардык мүчөлөр\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--you": {
"message": "Топ мүчөлүгүн ким түзөтө аларын \"Бардык мүчөлөр\" деп өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--unknown": {
"message": "Топ мүчөлүгүн ким түзөтө аларын администратор \"Бардык мүчөлөр\" деп өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--you": {
"message": "Топ шилтемеси үчүн администратордун уруксатын өчүрдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
"message": "$adminName$ топтун шилтемеси үчүн администратордун уруксатын өчүрдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--unknown": {
"message": "Топтун шилтемеси үчүн администратордун уруксаты өчүрүлгөн.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--you": {
"message": "Сиз топтун шилтемеси үчүн администратордун уруксатын иштеттиңиз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
"message": "$adminName$ топтун шилтемеси үчүн администратордун уруксатын иштетти.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Топтун шилтемеси үчүн администратордун уруксаты иштетилди.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
"message": "Чакырылган $inviteeName$ мүчөсүн коштуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--other": {
"message": "$memberName$ чакырылган $inviteeName$ мүчөсүн кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--unknown": {
"message": "Мүчө $inviteeName$ чакырылган мүчөнү кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--other": {
"message": "$inviteeName$ тобуна $inviterName$ чакыруусун кабыл алды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--other-no-from": {
"message": "$inviteeName$ топко чакырууну кабыл алды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--you": {
"message": "Сиз $inviterName$ жөнөткөн топко чакыруусун кабыл алдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--you-no-from": {
"message": "Сиз топко чакырууну кабыл алдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--from-you": {
"message": "$inviteeName$ топко чакырууңузду кабыл алды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--other--other": {
"message": "$adderName$ $addeeName$ мүчөсүн кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--other--you": {
"message": "Сиз $memberName$ мүчөнү коштуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--other--unknown": {
"message": "Мүчө $memberName$ мүчөсүн кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--you--other": {
"message": "$memberName$ сизди топко кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--you--you": {
"message": "Топко кошулдуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--you--unknown": {
"message": "Сиз топко кошулдуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--you--you": {
"message": "Топко шилтеме аркылуу кошулдуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
"message": "$memberName$ топко шилтеме аркылуу кошулду.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "$adminName$ топко кошулуу өтүнүчүңүзгө макулдук берди.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--you--unknown": {
"message": "Топко кошулуу өтүнүчүңүз ырасталды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--you": {
"message": "Сиз $joinerName$ тобуна кошулуу өтүнүчүн кабыл алдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--other": {
"message": "$adminName$, $joinerName$ тобуна кошулуу өтүнүчүн кабыл алды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--unknown": {
"message": "$joinerName$ тобуна кошулуу өтүнүчү кабыл алынды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--other--other": {
"message": "$adminName$ $memberName$ мүчөсүн алып салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--other--self": {
"message": "$memberName$ топтон чыгып кетти.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--other--you": {
"message": "Сиз $memberName$ мүчөсүн чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--other--unknown": {
"message": "Мүчө $memberName$ мүчөнү чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--you--other": {
"message": "$adminName$ сизди чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--you--you": {
"message": "Топтон чыктыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--you--unknown": {
"message": "Сиз топтон чыгарылдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--other--other": {
"message": "$adminName$ $memberName$ мүчөсүн администратор кылды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--other--you": {
"message": "Сиз $memberName$ мүчөсүн администратор кылдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--other--unknown": {
"message": "Админ $memberName$ мүчөсүн админ кылды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--you--other": {
"message": "$adminName$ сизди админ кылды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--you--unknown": {
"message": "Админ сизди админ кылды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--other--other": {
"message": "$adminName$ $memberName$ мүчөнүн администратордук укуктарын жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--other--you": {
"message": "Сиз $memberName$ мүчөнүн администратордук укуктарын жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--other--unknown": {
"message": "Админ $memberName$ мүчөнүн администратордук укуктарын жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--you--other": {
"message": "$adminName$ администратордук укуктарыңызды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--you--unknown": {
"message": "Админ сиздин администратордук укуктарыңызды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--other--other": {
"message": "$memberName$ топко 1 адамды чакырды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--other--you": {
"message": "Сиз $inviteeName$ топко чакырдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--other--unknown": {
"message": "Топко бир адам чакырылган.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--you--other": {
"message": "$memberName$ сизди топко чакырды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--you--unknown": {
"message": "Сиз топко чакырылгансыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--many--other": {
"message": "$memberName$ топко $count$ адамды чакырды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--many--you": {
"message": "Топко $count$ адамды чакырдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--many--unknown": {
"message": "Топко $count$ адам чакырылды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--decline--other": {
"message": "$memberName$ чакырган 1 адам топко кошулуудан баш тартты.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--decline--you": {
"message": "$inviteeName$ топко чакырууңуздан баш тартты.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--decline--from-you": {
"message": "Сиз чакырууну четке кактыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--decline--unknown": {
"message": "1 адам топко чакыруудан баш тартты.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--one--other": {
"message": "$memberName$ 1 адам үчүн топко чакырууну жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--one--you": {
"message": "Сиз 1 адам үчүн топко чакырууну жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-own--to-you": {
"message": "$inviterName$ сизди чакыруусун жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-own--unknown": {
"message": "$inviterName$ алардын 1 адамды чакыруусун жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--one--unknown": {
"message": "Админ 1 адам үчүн группага чакырууну жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--many--other": {
"message": "$memberName$ $count$ адам үчүн топко чакырууларды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--many--you": {
"message": "Сиз $count$ адам үчүн топко чакырууларды жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--many--unknown": {
"message": "Админ $count$ адам үчүн топко чакырууларды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--one--other": {
"message": "$adminName$ $memberName$ чакырган 1 адам үчүн топко чакырууну жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--one--you": {
"message": "Сиз $memberName$ чакырган 1 адам үчүн топко чакырууну жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--one--unknown": {
"message": "Админ $memberName$ чакырган 1 адам үчүн топко чакырууну жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"message": "$adminName$ сиздин $inviteeName$ жөнөткөн топко чакырууңузду жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--one--you": {
"message": "Сиз $inviteeName$ үчүн чакырууңузду жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--one--unknown": {
"message": "Администраторлордун бири сиздин $inviteeName$ адамга жөнөткөн топ чакыруусуңузду жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--many--other": {
"message": "$adminName$ $memberName$ тарабынан чакырылган $count$ адам үчүн топко чакырууларды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--many--you": {
"message": "Сиз $memberName$ тарабынан чакырылган $count$ адам үчүн топко чакырууларды жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from--many--unknown": {
"message": "Админ $memberName$ чакырган $count$ адам үчүн топко чакырууларды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--many--other": {
"message": "$adminName$ сиздин $count$ адамга жөнөткөн топко чакырууларыңыды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--many--you": {
"message": "Сиз $count$ адамга чакырууңузду жокко чыгардыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke-invite-from-you--many--unknown": {
"message": "Админ сиздин $count$ адамга жөнөткөн топко чакырууларыңызды жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--you": {
"message": "Топко кошулуу өтүнүчүн жөнөттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
"message": "$joinerName$ топтун шилтемеси аркылуу кошулууну өтүндү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--you--you": {
"message": "Топко кошулуу өтүнүчүңүздү токтоттуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--you--unknown": {
"message": "Администратор топко кошулуу өтүнүчүңүздү четке какты.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
"message": "Сиз $joinerName$ топко кошулуу өтүнүчүн четке кактыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--own": {
"message": "$joinerName$ өзүнүн топко кошулуу өтүнүчүн жокко чыгарды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--other": {
"message": "$adminName$ $joinerName$ тобуна кошулуу өтүнүчүн четке какты.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-bounce--one": {
"message": "$joinerName$ топ шилтемеси аркылуу кошулуу өтүнүчүн жөнөтүп, жокко чыгарды",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-bounce": {
"message": "$joinerName$ шилтеме боюнча топко кошулуу үчүн $numberOfRequests$ өтүнүчтөрүн жиберди жана жокко чыгарды",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--you": {
"message": "Сиз администратордун уруксаты өчүрүлгөн топко шилтеме коштуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "$adminName$ администратордун уруксаты өчүрүлгөн топко шилтеме кошту.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--unknown": {
"message": "Топтун шилтемеси күйгүзүлгөн жана администратордун уруксаты өчүрүлгөн.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you": {
"message": "Сиз администратордун уруксаты иштетилген топ шилтемесин күйгүздүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "$adminName$ администратордун уруксаты иштетилген топ шилтемесин күйгүздү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--unknown": {
"message": "Топтук шилтеме администратордун уруксаты менен күйгүзүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
"message": "Топтун шилтемесин өчүрдүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "$adminName$ топтун шилтемесин өчүрдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--unknown": {
"message": "Топтун шилтемеси өчүрүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--you": {
"message": "Топтун шилтемесин кайра койдуңуз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
"message": "$adminName$ топтун шилтемесин баштапкы абалга келтирди.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--unknown": {
"message": "Топтун шилтемеси кайра коюлду.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--you": {
"message": "Топтун учкай маалыматын алып салдыңыз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--other": {
"message": "$memberName$ топтун учкай маалыматын алып салды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--unknown": {
"message": "Топтун учкай маалыматы алынып салынды.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--you": {
"message": "Топтун учкай маалыматын өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--other": {
"message": "$memberName$ топтун учкай маалыматын өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--unknown": {
"message": "Топтун учкай маалыматы өзгөртүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--you": {
"message": "Топтун параметрлерин билдирүүлөрдү администраторлор гана жөнөтө алгыдай кылып өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--other": {
"message": "$memberName$ топтун тууралоолорун администраторлор гана билдирүүлөрдү жөнөтө ала тургандай өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--unknown": {
"message": "Топтун тууралоолору администраторлор гана билдирүүлөрдү жөнөтө ала тургандай өзгөртүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--you": {
"message": "Топтун параметрлерин билдирүүлөрдү топтун бардык мүчөлөрү жөнөтө алгыдай кылып өзгөрттүңүз.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--other": {
"message": "$memberName$ бардык мүчөлөр билдирүү жөнөтө ала тургандай топтун тууралоолорун өзгөрттү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--unknown": {
"message": "Топ бардык мүчөлөр билдирүүлөрдү жөнөтө ала тургандай өзгөртүлдү.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV1--Migration--disabled": {
"message": "@айтыпөтүүлөр жана топтордун администраторлору сыяктуу жаңы функцияларды иштетүү үчүн бул топту жаңыртыңыз. Атын же сүрөтүн ушул топтогуларга ачыктай элек мүчөлөр топко кошулуу чакыруусун алышат. $learnMore$",
"description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1)."
},
"GroupV1--Migration--was-upgraded": {
"message": "Бул топ Жаңы Топко жаңыртылды.",
"description": "Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)"
},
"GroupV1--Migration--learn-more": {
"message": "Кененирээк маалымат",
"description": "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog"
},
"GroupV1--Migration--migrate": {
"message": "Жаңыртуу",
"description": "Shown on Migrate dialog to kick off the process"
},
"GroupV1--Migration--info--title": {
"message": "Жаңы топтор деген эмне?",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--title": {
"message": "Жаңы топко чейин жаңыртуу",
"description": "Shown on Migration popup after choosing to migrate group"
},
"GroupV1--Migration--info--summary": {
"message": "Жаңы топтордо @айтыпөтүү жана топтордун администраторлору сыяктуу функциялар бар жана кийинчерээк функциялар дагы көбөйөт.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--keep-history": {
"message": "Колдонмо жаңырганда, буга чейинки билдирүүлөр менен медиафайлдардын баары ордунда калды.",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--keep-history": {
"message": "Колдонмо жаңырганда, буга чейинки билдирүүлөр менен медиафайлдардын баары ордунда калат.",
"description": "Shown on Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--you": {
"message": "Бул топко кайра кошулуу үчүн чакырууну кабыл алышыңыз керек. Болбосо, топтун билдирүүлөрүн албайсыз.",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--info--invited--many": {
"message": "Бул мүчөлөр топко кайра кошулуу үчүн чакырууну кабыл алышы керек. Болбосо, топтун билдирүүлөрүн алышпайт.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--one": {
"message": "Бул мүчө топко кайра кошулуу үчүн чакырууну кабыл алышы керек. Болбосо, топтун билдирүүлөрүн албайт.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--before--many": {
"message": "Бул мүчөлөр Жаңы топторго кошула алышпайт жана ушул топтон чыгышат:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--before--one": {
"message": "Бул мүчө Жаңы Топторго кошула албайт жана ушул топтон чыгат:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--after--many": {
"message": "Бул мүчөлөр жаңы топторго кошула алышкан жок жана ушул топтон чыгышты:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--after--one": {
"message": "Бул мүчө Жаңы Топторго кошула алган жок жана ушул топтон чыкты:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--invited--you": {
"message": "Сизди жаңы топко кошо албайбыз, андыктан ага кошулууга чакырылдыңыз.",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"GroupV1--Migration--invited--one": {
"message": "$contact$ Жаңы Топко кошулган жок жана кошулууга чакырылды.",
"description": "Shown in timeline when a group is upgraded and one person was invited, instead of added"
},
"GroupV1--Migration--invited--many": {
"message": "$count$ мүчө Жаңы Топко кошулган жок жана кошулууга чакырылды.",
"description": "Shown in timeline when a group is upgraded and some people were invited, instead of added"
},
"GroupV1--Migration--removed--one": {
"message": "$contact$ топтон чыгарылды.",
"description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade"
},
"GroupV1--Migration--removed--many": {
"message": "$count$ мүчө топтон чыгарылды.",
"description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
},
"close": {
"message": "Жабуу",
"description": "Generic close label"
},
"previous": {
"message": "мурунку",
"description": "Generic previous label"
},
"next": {
"message": "кийинки",
"description": "Generic next label"
},
"BadgeDialog__become-a-sustainer-button": {
"message": "Signal'га колдоо көрсөтүү",
"description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
},
"BadgeSustainerInstructions__header": {
"message": "Signal'га колдоо көрсөтүү",
"description": "In the instructions for becoming a sustainer. The heading."
},
"BadgeSustainerInstructions__subheader": {
"message": "Signal сиздей адамдардын колдоосу менен иштеген компания. Салым кошуп, төшбелгини алыңыз.",
"description": "In the instructions for becoming a sustainer. The subheading."
},
"BadgeSustainerInstructions__instructions__1": {
"message": "Телефонуңузда Signal'ды ачыңыз",
"description": "In the instructions for becoming a sustainer. First instruction."
},
"BadgeSustainerInstructions__instructions__2": {
"message": "Тууралоолорду ачуу үчүн жогорку сол жактагы профилиңиздин сүрөтүн басыңыз",
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "\"Signal'га колдоо көрсөтүү\" дегенди басып туруп, жазылыңыз",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
"message": "Кеңейтүү",
"description": "Aria label for expanding composition area"
},
"CompositionArea--attach-file": {
"message": "Файлды тиркөө",
"description": "Aria label for file attachment button in composition area"
},
"CompositionArea--sms-only__title": {
"message": "Бул адам Signal колдонбойт",
"description": "Title for the composition area for the SMS-only contact"
},
"CompositionArea--sms-only__body": {
"message": "Signal Desktop Signal'ды колдонбогон байланыштар менен билдирүүлөрдү алмашууну колдоого албайт. Бул адам менен коопсуз байланышуу үчүн Signal орнотуусун сураныңыз.",
"description": "Body for the composition area for the SMS-only contact"
},
"CompositionArea--sms-only__spinner-label": {
"message": "Байланыштын каттоо абалы текшерилүүдө",
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Үнсүз сүйлөшүүлөрдү төшбелги эсебине кошуу",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
"message": "Билдирүү",
"description": "Button text for send message button in Group Contact Details modal"
},
"ContactModal--rm-admin": {
"message": "Админ катары алып салуу",
"description": "Button text for removing as admin button in Group Contact Details modal"
},
"ContactModal--make-admin": {
"message": "Админ кылуу",
"description": "Button text for make admin button in Group Contact Details modal"
},
"ContactModal--make-admin-info": {
"message": "$contact$ бул топту жана анын мүчөлөрүн түзөтө алат.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone"
},
"ContactModal--rm-admin-info": {
"message": "$contact$ топтун администратору катары алынып салынсынбы?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"ContactModal--remove-from-group": {
"message": "Топтон алып салуу",
"description": "Button text for remove from group button in Group Contact Details modal"
},
"showChatColorEditor": {
"message": "Маектин түсү",
"description": "This is a button in the conversation context menu to show the chat color editor"
},
"showConversationDetails": {
"message": "Топ тууралоолору",
"description": "This is a button in the conversation context menu to show group settings"
},
"showConversationDetails--direct": {
"message": "Маек тууралоолору",
"description": "This is a button in the conversation context menu to show chat settings"
},
"ConversationDetails__unmute--title": {
"message": "Бул маектин үнү чыгарылсынбы?",
"description": "Title for the modal to unmute a chat"
},
"ConversationDetails--group-link": {
"message": "Топтун шилтемеси",
"description": "This is the label for the group link management panel"
},
"ConversationDetails--disappearing-messages-label": {
"message": "Жоголуп кетүүчү билдирүүлөр",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info--group": {
"message": "Иштетилгенде, бул топто жөнөтүлгөн жана алынган билдирүүлөр көрүнгөндөн кийин жок болот.",
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Иштетилгенде, бул 1:1 маекте жөнөтүлгөн жана алынган билдирүүлөр көрүнгөндөн кийин жок болот.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Билдирмелер",
"description": "This is the label for notifications in the conversation details screen"
},
"ConversationDetails--group-info-label": {
"message": "Топтун маалыматын ким түзөтө алат",
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Топтун атын, сүрөтүн, сүрөттөмөсүн жана жок болуп кетүүчү билдирүүлөрдүн таймерин ким түзөтө аларын тандаңыз.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
"message": "Мүчөлөрдү ким кошо алат",
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
"message": "Бул топко ким мүчөлөрдү кошо аларын тандоо.",
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--announcement-label": {
"message": "Ким билдирүү жөнөтө алат",
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--announcement-info": {
"message": "Топко ким билдирүү жөнөтө аларын тандоо.",
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Өтүнүчтөр жана чакыруулар",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
"message": "Топтон чыгуу",
"description": "This is a button to leave a group"
},
"ConversationDetailsActions--block-group": {
"message": "Топту бөгөттөө",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--unblock-group": {
"message": "Топту бөгөттөн чыгаруу",
"description": "This is a button to unblock a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Топтон чыгардан мурун, бул топко кеминде бир жаңы администратор дайындап кетиңиз.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Чын эле чыгууну каалайсызбы?",
"description": "This is the modal title for confirming leaving a group"
},
"ConversationDetailsActions--leave-group-modal-content": {
"message": "Бул топто мындан ары жазыша албай каласыз.",
"description": "This is the modal content for confirming leaving a group"
},
"ConversationDetailsActions--leave-group-modal-confirm": {
"message": "Чыгам",
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--unblock-group-modal-title": {
"message": "\"$groupName$\" деген топту бөгөттөн чыгарасызбы?",
"description": "This is the modal title for confirming unblock of a group"
},
"ConversationDetailsActions--block-group-modal-title": {
"message": "\"$groupName$\" тобун бөгөттөп, чыгып кетесизби?",
"description": "This is the modal title for confirming blocking a group"
},
"ConversationDetailsActions--block-group-modal-content": {
"message": "Сиз мындан ары бул топтон билдирүүлөрдү же жаңыртууларды албайсыз.",
"description": "This is the modal content for confirming blocking a group"
},
"ConversationDetailsActions--block-group-modal-confirm": {
"message": "Бөгөттөө",
"description": "This is the modal button to confirm blocking a group"
},
"ConversationDetailsActions--unblock-group-modal-content": {
"message": "Байланыштарыңыз сизди ушул топко кошо алышат.",
"description": "This is the modal content for confirming unblock of a group"
},
"ConversationDetailsActions--unblock-group-modal-confirm": {
"message": "Бөгөттөн чыгаруу",
"description": "This is the modal button to confirm unblock of a group"
},
"ConversationDetailsHeader--members": {
"message": "$number$ мүчө",
"description": "This is the number of members in a group"
},
"ConversationDetailsMediaList--shared-media": {
"message": "Жалпы медиафайлдар",
"description": "Title for the media thumbnails in the conversation details screen"
},
"ConversationDetailsMediaList--show-all": {
"message": "Баарын көрүү",
"description": "This is a button on the conversation details to show all media"
},
"ConversationDetailsMembershipList--title": {
"message": "$number$ мүчө",
"description": "The title of the membership list panel"
},
"ConversationDetailsMembershipList--add-members": {
"message": "Мүчө кошуу",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Баарын көрүү",
"description": "This is a button on the conversation details to show all members"
},
"ConversationNotificationsSettings__mentions__label": {
"message": "Айтып өтүүлөр",
"description": "In the conversation notifications settings, this is the label for the mentions option"
},
"ConversationNotificationsSettings__mentions__info": {
"message": "Үнсүз маектерде сиз тууралуу билдирмелерди алып туруңуз",
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
},
"ConversationNotificationsSettings__mentions__select__always-notify": {
"message": "Дайыма билип тургум келет",
"description": "In the conversation notifications settings, this is the option that always notifies you for @mentions"
},
"ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"message": "Үнү өчүрүлгөн болсо, билдирбеңиз",
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"GroupLinkManagement--clipboard": {
"message": "Топтун шилтемеси көчүрүлдү.",
"description": "Shown in a toast when a user selects to copy group link"
},
"GroupLinkManagement--share": {
"message": "Шилтемени көчүрүү",
"description": "This lets users share their group link"
},
"GroupLinkManagement--confirm-reset": {
"message": "Топко шилтемени кайра коесузбу? Адамдар учурдагы шилтеме менен топко кошула албай калышат.",
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
},
"GroupLinkManagement--reset": {
"message": "Шилтемени кайра коюу",
"description": "This lets users generate a new group link"
},
"GroupLinkManagement--approve-label": {
"message": "Жаңы мүчөлөрдү ырастоо",
"description": "Title for the approve new members select area"
},
"GroupLinkManagement--approve-info": {
"message": "Администратор топко шилтеме аркылуу кошулуп жаткан жаңы мүчөлөрдү ырасташы керек",
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
"message": "Өтүнүчтөр ($count$)",
"description": "Label for the tab to view pending requests"
},
"PendingInvites--tab-invites": {
"message": "Чакыруулар ($count$)",
"description": "Label for the tab to view pending invites"
},
"PendingRequests--approve-for": {
"message": "\"$name$\" өтүнүчүн ырастайсызбы?",
"description": "This is the modal content when confirming approving a group request to join"
},
"PendingRequests--deny-for": {
"message": "\"$name$\" өтүнүчү четке кагасызбы?",
"description": "This is the modal content when confirming denying a group request to join"
},
"PendingRequests--deny-for--with-link": {
"message": "\"$name$\" жөнөткөн өтүнүчтү четке кагасызбы? Ал топко шилтеме аркылуу кошулууну экинчи өтүнө албай калат.",
"description": "This is the modal content when confirming denying a group request to join"
},
"PendingInvites--invites": {
"message": "Сиз тарабынан чакырылган",
"description": "This is the title list of all invites"
},
"PendingInvites--invited-by-you": {
"message": "Сиз тарабынан чакырылган",
"description": "This is the title for the list of members you have invited"
},
"PendingInvites--invited-by-others": {
"message": "Башкалар тарабынан чакырылган",
"description": "This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count": {
"message": "Чакырылган $number$",
"description": "This is the label for the number of members someone has invited"
},
"PendingInvites--revoke-for-label": {
"message": "Топко чакырууну артка кайтаруу",
"description": "This is aria label for revoking a group invite icon"
},
"PendingInvites--revoke-for": {
"message": "\"$name$\" үчүн топко чакырууну жокко чыгарасызбы?",
"description": "This is the modal content when confirming revoking a single invite"
},
"PendingInvites--revoke-from-singular": {
"message": "\"$name$\" жөнөткөн 1 чакыруу жокко чыгарылсынбы?",
"description": "This is the modal content when confirming revoking a single invite"
},
"PendingInvites--revoke-from-plural": {
"message": "\"$name$\" жөнөткөн $number$ чакыруулары жокко чыгарылсынбы?",
"description": "This is the modal content when confirming revoking multiple invites"
},
"PendingInvites--revoke": {
"message": "Жокко чыгаруу",
"description": "This is the modal button to confirm revoking invites"
},
"PendingRequests--approve": {
"message": "Өтүнүчтү ырастоо",
"description": "This is the modal button to approve group request to join"
},
"PendingRequests--deny": {
"message": "Өтүнүчтү четке кагуу",
"description": "This is the modal button to deny group request to join"
},
"PendingRequests--info": {
"message": "Бул тизмедеги адамдар топтун шилтемеси аркылуу \"$name$\" тобуна кошулууга аракет кылып жатышат.",
"description": "Information shown below the pending admin approval list"
},
"PendingInvites--info": {
"message": "Бул топко чакырылган адамдар тууралуу маалымат алар кошулмайынча көрсөтүлбөйт. Чакырылгандар билдирүүлөрдү топко кошулгандан кийин гана көрүшөт.",
"description": "Information shown below the invite list"
},
"PendingRequests--block--button": {
"message": "Сурамды бөгөттөө",
"description": "Shown in timeline if users cancel their request to join a group via a group link"
},
"PendingRequests--block--title": {
"message": "Сурамды бөгөттөйсүзбү?",
"description": "Title of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--contents": {
"message": "$name$ бул топко кошула албайт же шилтеме аркылуу топко кошулууну өтүнө албайт. Аны кол менен кошсоңуз болот.",
"description": "Details of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--confirm": {
"message": "Өтүнүчтү бөгөттөө",
"description": "Confirmation button of dialog to block a user from requesting to join via the link again"
},
"AvatarInput--no-photo-label--group": {
"message": "Топтун сүрөтүн кошуу",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--no-photo-label--profile": {
"message": "Сүрөт кошуу",
"description": "The label for the avatar uploader when no profile photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Сүрөттү өзгөртүү",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Сүрөт жүктөө",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Сүрөттү өчүрүү",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Байланышты алып салуу",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Макул",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Чакыруу жөнөтүлдү",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ чакыруу жөнөтүлдү ",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ сиз аркылуу автоматтык түрдө бул топко кошула албайт.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Бул колдонуучулар сиз аркылуу автоматтык түрдө бул топко кошула албайт.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Аларды топко кошулууга чакыргансыз жана чакырууну кабыл алмайынча топтогу билдирүүлөрдү көрө алышпайт.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Кененирээк маалымат",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Мүчө кошуу",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Жаңыртуу",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$ \"$group$\" тобуна кошулсунбу?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"AddGroupMembersModal--confirm-title--many": {
"message": "\"$group$\" тобуна $count$ мүчө кошулсунбу?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Мүчө кошуу",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Мүчө кошуу",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Жаңы топ",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "$name$ байланышын тандоо",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "$name$ байланышын тандоодон чыгаруу",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "$name$ байланышын тандоо мүмкүн эмес",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Топко кошулган",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Аудио тиркемени ойнотуу",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Аудио тиркемени тындыруу",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Аудио тиркемени жүктөп алуу",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Аудио тиркеме жүктөлүп алынууда…",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Аудио тиркеменин ойнотуу убакыты",
"description": "Aria label for audio attachment's playback time slider"
},
"MessageAudio--playbackRate1x": {
"message": "1x",
"description": "Button in the voice note message widget that shows the current playback rate of 1x (regular speed) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRate1p5x": {
"message": "1.5x",
"description": "Button in the voice note message widget that shows the current playback rate of 1.5x (%50 faster) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRate2x": {
"message": "2x",
"description": "Button in the voice note message widget that shows the current playback rate of 2x (double speed) and allows the user to toggle to the next rate"
},
"MessageAudio--playbackRatep5x": {
"message": ".5x",
"description": "Button in the voice note message widget that shows the current playback rate of .5x (half speed) and allows the user to toggle to the next rate"
},
"emptyInboxMessage": {
"message": "Жогорудагы $composeIcon$ дегенди басып, баарлаша турган байланышты же топту табыңыз.",
"description": "Shown in the left-pane when the inbox is empty"
},
"composeIcon": {
"message": "жазуу баскычы",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Улантуу",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
},
"TimelineDateHeader--date-in-last-6-months": {
"message": "ddd, D MMM",
"description": "Moment.js format for date headers in the message timeline, for dates <6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"TimelineDateHeader--date-older-than-6-months": {
"message": "D MMM YYYY",
"description": "Moment.js format for date headers in the message timeline, for dates >=6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"MessageRequestWarning__learn-more": {
"message": "Кененирээк маалымат",
"description": "Shown on the message request warning. Clicking this button will open a dialog with more information"
},
"MessageRequestWarning__dialog__details": {
"message": "Бул адам менен жалпы топторуңуз жок. Каалабаган билдирүүлөрдү албаш үчүн кабыл алуудан мурун өтүнүчтөрдү кылдаттык менен карап чыгыңыз.",
"description": "Shown in the message request warning dialog. Gives more information about message requests"
},
"MessageRequestWarning__dialog__learn-even-more": {
"message": "Билдирүү өтүнүчтөрү жөнүндө",
"description": "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site"
},
"ContactSpoofing__same-name": {
"message": "Өтүнүчтөрдү кылдат текшериңиз. Signal ысымы окшош дагы бир байланышты тапты. $link$",
"description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
},
"ContactSpoofing__same-name-in-group": {
"message": "Топтогу $count$ мүчөсүнүн аты бирдей. $link$",
"description": "Shown in the timeline warning when you multiple group members have the same name"
},
"ContactSpoofing__same-name__link": {
"message": "Өтүнүчтү карап чыгуу",
"description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
},
"ContactSpoofing__same-name-in-group__link": {
"message": "Карап көрүү үчүн басыңыз",
"description": "Shown in the timeline warning when you multiple group members have the same name"
},
"ContactSpoofingReviewDialog__title": {
"message": "Өтүнүчтү карап чыгуу",
"description": "Title for the contact name spoofing review dialog"
},
"ContactSpoofingReviewDialog__description": {
"message": "Эгер бул өтүнүч кимден экенин билбесеңиз, төмөнкү мүчөлөрдү карап чыгып, чара көрүңүз.",
"description": "Description for the contact spoofing review dialog"
},
"ContactSpoofingReviewDialog__possibly-unsafe-title": {
"message": "Өтүнүч",
"description": "Header in the contact spoofing review dialog, shown above the potentially-unsafe user"
},
"ContactSpoofingReviewDialog__safe-title": {
"message": "Сиздин байланышыңыз",
"description": "Header in the contact spoofing review dialog, shown above the \"safe\" user"
},
"ContactSpoofingReviewDialog__group__title": {
"message": "Мүчөлөрдү карап чыгуу",
"description": "Title for the contact name spoofing review dialog in groups"
},
"ContactSpoofingReviewDialog__group__description": {
"message": "Топтогу $count$ мүчөнүн аттары окшош. Төмөнкү мүчөлөрдү карап чыгыңыз же чара көрүүнү тандаңыз.",
"description": "Description for the group contact spoofing review dialog"
},
"ContactSpoofingReviewDialog__group__members-header": {
"message": "Мүчөлөр",
"description": "Header in the group contact spoofing review dialog. After this header, there will be a list of members"
},
"ContactSpoofingReviewDialog__group__name-change-info": {
"message": "Жакында өзүнүн профилинин атын $oldName$ ордуна $newName$ деп өзгөрттү",
"description": "In the group contact spoofing review dialog, this text is shown when someone has changed their name recently"
},
"RemoveGroupMemberConfirmation__remove-button": {
"message": "Топтон алып салуу",
"description": "When confirming the removal of a group member, show this text in the button"
},
"RemoveGroupMemberConfirmation__description": {
"message": "\"$name$\" топтон алынып салынсынбы?",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"RemoveGroupMemberConfirmation__description__with-link": {
"message": "\"$name$\" топтон алынып салынсынбы? Алар топтун шилтемеси аркылуу кайра кошула алышпайт.",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"CaptchaDialog__title": {
"message": "Жазышууну улантуу үчүн текшерүүдөн өтүп коюңуз",
"description": "Header in the captcha dialog"
},
"CaptchaDialog__first-paragraph": {
"message": "Signal кызматында спамдарга жол бербөө үчүн текшерүүдөн өтүп коюңуз.",
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog__second-paragraph": {
"message": "Текшерүүдөн өткөндөн кийин мурункудай жазыша бересиз. Тындырылган билдирүүлөрдүн баары дароо жөнөтүлөт.",
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog--can-close__title": {
"message": "Текшербестен улантасызбы?",
"description": "Header in the captcha dialog that can be closed"
},
"CaptchaDialog--can-close__body": {
"message": "Эгер текшерүүнү өткөрүп жиберүүнү тандасаңыз, башка адамдардын билдирүүлөрүн өткөрүп жиберип, билдирүүлөрүңүз жөнөтүлбөй калышы мүмкүн.",
"description": "Body of the captcha dialog that can be closed"
},
"CaptchaDialog--can_close__skip-verification": {
"message": "Текшерүүнү өткөрүп жиберүү",
"description": "Skip button of the captcha dialog that can be closed"
},
"verificationComplete": {
"message": "Текшерүү аяктады.",
"description": "Displayed after successful captcha"
},
"verificationFailed": {
"message": "Текшерүү ишке ашкан жок. Сураныч, кийинчерээк кайра аракет кылыңыз.",
"description": "Displayed after unsuccessful captcha"
},
"deleteForEveryoneFailed": {
"message": "Баары үчүн билдирүү жок кылынбай калды. Сураныч, кийинчерээк кайра аракет кылыңыз.",
"description": "Displayed when delete-for-everyone has failed to send to all recipients"
},
"ChatColorPicker__delete--title": {
"message": "Түстү өчүрүү",
"description": "Confirm title for deleting custom color"
},
"ChatColorPicker__delete--message": {
"message": "Бул ыңгайлаштырылган түс $num$ маектеринде колдонулат. Аны бардык маектерден жок кылгыңыз келеби?",
"description": "Confirm message for deleting custom color"
},
"ChatColorPicker__global-chat-color": {
"message": "Жалпы маектин түсү",
"description": "Modal title for the chat color picker and editor for all conversations"
},
"ChatColorPicker__menu-title": {
"message": "Маектин түсү",
"description": "View title for the chat color picker and editor"
},
"ChatColorPicker__reset": {
"message": "Маектин түсүн баштапкы абалга келтирүү",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Маек түстөрүн баштапкы абалга келтирүү",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Бардык маек түстөрүн баштапкы абалга келтириңиз",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Демейки абалга кайтаруу",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Баштапкы абалга келтирүү",
"description": "Confirm button label for resetting chat colors"
},
"ChatColorPicker__confirm-reset-message": {
"message": "Бардык маек түстөрүн жокко чыгаргыңыз келеби?",
"description": "Modal message text for confirming resetting of chat colors"
},
"ChatColorPicker__custom-color--label": {
"message": "Ыңгайлаштырылган түс редакторун көрсөтүү",
"description": "aria-label for custom color editor button"
},
"ChatColorPicker__sampleBubble1": {
"message": "Бул жерде маек түсүн алдын ала көрүү.",
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble2": {
"message": "Дагы бир билдирүү.",
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble3": {
"message": "Түсү сизге гана көрүнүп турат.",
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__context--edit": {
"message": "Түстү түзөтүү",
"description": "Option in the custom color bubble context menu"
},
"ChatColorPicker__context--duplicate": {
"message": "Кайталоо",
"description": "Option in the custom color bubble context menu"
},
"ChatColorPicker__context--delete": {
"message": "Өчүрүү",
"description": "Option in the custom color bubble context menu"
},
"CustomColorEditor__solid": {
"message": "Олуттуу",
"description": "Tab label for selecting solid colors"
},
"CustomColorEditor__gradient": {
"message": "Градиент",
"description": "Tab label for selecting a gradient"
},
"CustomColorEditor__hue": {
"message": "Кошумча түс",
"description": "Label for the hue slider"
},
"CustomColorEditor__saturation": {
"message": "Каныккандык",
"description": "Label for the saturation slider"
},
"CustomColorEditor__title": {
"message": "Ыңгайлаштырылган түс",
"description": "Modal title for the custom color editor"
},
"customDisappearingTimeOption": {
"message": "Ыңгайлаштырылган убакыт...",
"description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
},
"selectedCustomDisappearingTimeOption": {
"message": "Ыңгайлаштырылган убакыт",
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"DisappearingTimeDialog__label--value": {
"message": "Сан",
"description": "aria-label for the number select box"
},
"DisappearingTimeDialog__label--units": {
"message": "Убакыт бирдиги",
"description": "aria-label for the units of time select box"
},
"DisappearingTimeDialog__title": {
"message": "Ыңгайлаштырылган убакыт",
"description": "Title for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__body": {
"message": "Жоголуп кетүүчү билдирүүлөр үчүн ыңгайлаштырылган убакытты тандаңыз. ",
"description": "Body for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__set": {
"message": "Коюу",
"description": "Text for the dialog button confirming the custom disappearing message timeout"
},
"DisappearingTimeDialog__seconds": {
"message": "Секунда",
"description": "Name of the 'seconds' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__minutes": {
"message": "Мүнөт",
"description": "Name of the 'minutes' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__hours": {
"message": "Саат",
"description": "Name of the 'hours' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__days": {
"message": "Күн",
"description": "Name of the 'days' unit select for the custom disappearing message timeout dialog"
},
"DisappearingTimeDialog__weeks": {
"message": "Жума",
"description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
},
"settings__DisappearingMessages__footer": {
"message": "Сиз баштаган бардык жаңы маектер үчүн демейки жоголуп кетүүчү билдирүүлөр таймерин коюңуз.",
"description": "Footer for the Disappearing Messages settings section"
},
"settings__DisappearingMessages__timer__label": {
"message": "Жаңы маектер үчүн демейки таймер",
"description": "Label for the Disappearing Messages default timer setting"
},
"UniversalTimerNotification__text": {
"message": "Бул адам менен жазышканыңызда, билдирүүлөр $timeValue$ кийин жоголуп кетет.",
"description": "A message displayed when default disappearing message timeout is about to be applied"
},
"ErrorBoundaryNotification__text": {
"message": "Бул билдирүү көрсөтүлбөй койду. Мүчүлүштүктөр журналын тапшыруу үчүн басыңыз.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
"message": "дагы",
"description": "Button text when the group description is too long"
},
"EditConversationAttributesModal__description-warning": {
"message": "Топ тууралуу учкай маалымат топтун мүчөлөрүнө жана чакырылган адамдарга гана көрүнөт.",
"description": "Label text shown when editing group description"
},
"ConversationDetailsHeader--add-group-description": {
"message": "Топ тууралуу учкай маалымат кошуу…",
"description": "Placeholder text in the details header for those that can edit the group description"
},
"MediaQualitySelector--button": {
"message": "Медиа сапатын тандоо",
"description": "aria-label for the media quality selector button"
},
"MediaQualitySelector--title": {
"message": "Медиа сапаты",
"description": "Popup selector title"
},
"MediaQualitySelector--standard-quality-title": {
"message": "Стандарт",
"description": "Title for option for standard quality"
},
"MediaQualitySelector--standard-quality-description": {
"message": "Тезирээк, азыраак берилмелер",
"description": "Description of standard quality selector"
},
"MediaQualitySelector--high-quality-title": {
"message": "Шашылыш",
"description": "Title for option for high quality"
},
"MediaQualitySelector--high-quality-description": {
"message": "Жайыраак, көбүрөөк берилмелер",
"description": "Description of high quality selector"
},
"MessageDetailsHeader--Failed": {
"message": "Жөнөтүлгөн жок",
"description": "In the message details screen, shown above contacts where the message failed to deliver"
},
"MessageDetailsHeader--Pending": {
"message": "Күтүүдө",
"description": "In the message details screen, shown above contacts where the message is still sending"
},
"MessageDetailsHeader--Sent": {
"message": "Кимге жөнөтүлдү:",
"description": "In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)"
},
"MessageDetailsHeader--Delivered": {
"message": "Кимге жетти:",
"description": "In the message details screen, shown above contacts who have received your message"
},
"MessageDetailsHeader--Read": {
"message": "Ким окуду:",
"description": "In the message details screen, shown above contacts who have read this message"
},
"MessageDetailsHeader--Viewed": {
"message": "Ким көрдү:",
"description": "In the message details screen, shown above contacts who have viewed this message"
},
"ProfileEditor--about": {
"message": "Учкай маалымат",
"description": "Default text for about field"
},
"ProfileEditor--username": {
"message": "Колдонуучунун аты",
"description": "Default text for username field"
},
"ProfileEditor--username--placeholder": {
"message": "Колдонуучу атын киргизиңиз",
"description": "Placeholder for the username field"
},
"ProfileEditor--username--helper": {
"message": "Signal'да колдонуучунун атын койбой деле койсоңуз болот. Колдонуучунун атын коем десеңиз, Signal'дагы башка колдонуучулар телефон номериңизди билишпесе да, сизди колдонуучу атыңыз аркылуу таба алышат.",
"description": "Shown on the edit username screen"
},
"ProfileEditor--username--check-characters": {
"message": "Колдонуучу аттары a-z, 0-9 гана жанаамтышы мүмкүн",
"description": "Shown if user has attempted to use forbidden characters"
},
"ProfileEditor--username--check-starting-character": {
"message": "Колдонуучунун аты сандан башталбайт.",
"description": "Shown if user has attempted to begin their username with a number"
},
"ProfileEditor--username--check-character-min": {
"message": "Колдонуучунун аты кеминде $min$ белгиден турушу керек.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3"
},
"ProfileEditor--username--check-character-max": {
"message": "Колдонуучунун аты эң көп дегенде $max$ белгиден турушу керек.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25"
},
"ProfileEditor--username--check-username-taken": {
"message": "Мындай ат бар.",
"description": "Shown if user has attempted to save a username which is not available"
},
"ProfileEditor--username--general-error": {
"message": "Колдонуучу атыңыз сакталган жок. Интернетке туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "Shown if something unknown has gone wrong with username save."
},
"ProfileEditor--username--delete-general-error": {
"message": "Колдонуучу атыңыз өчүрүлгөн жок. Интернетке туташууңузду текшерип, кайра аракет кылыңыз.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"ProfileEditor--username--delete-username": {
"message": "Колдонуу атын өчүрүү",
"description": "Shown as aria label for trash icon next to username"
},
"ProfileEditor--username--confirm-delete-body": {
"message": "Бул сиздин колдонуучу атыңызды өчүрүп, башка колдонуучуларга аны талап кылууга мүмкүнчүлүк берет. Өчүрөсүзбү?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"ProfileEditor--username--confirm-delete-button": {
"message": "Өчүрүү",
"description": "Shown in dialog button if user has saved an empty string to delete their username"
},
"ProfileEditor--about-placeholder": {
"message": "Өзүңүз жөнүндө бир нерсе жазыңыз...",
"description": "Placeholder text for about input field"
},
"ProfileEditor--first-name": {
"message": "Атыңыз (талап кылынат)",
"description": "Placeholder text for first name field"
},
"ProfileEditor--last-name": {
"message": "Фамилияңыз (көрсөтпөй деле койсоңуз болот)",
"description": "Placeholder text for last name field"
},
"ConfirmDiscardDialog--discard": {
"message": "Бул өзгөртүүлөрдү жокко чыгарасызбы?",
"description": "ConfirmationDialog text for discarding changes"
},
"ProfileEditor--info": {
"message": "Профилиңиз шифрленип корголгон. Жаңы сүйлөшүп баштаганда же жаңы маектерди кабыл алганда же жаңы топторго кошулганда, профилиңиз жана андагы өзгөрүүлөр байланыштарыңызга көрүнөт. $learnMore$",
"description": "Information shown at the bottom of the profile editor section"
},
"ProfileEditor--learnMore": {
"message": "Кененирээк маалымат",
"description": "Text that links to a support article"
},
"Bio--speak-freely": {
"message": "Эркин сүйлөңүз",
"description": "A default bio option"
},
"Bio--encrypted": {
"message": "Шифрленген",
"description": "A default bio option"
},
"Bio--free-to-chat": {
"message": "Маектешкенге даярмын",
"description": "A default bio option"
},
"Bio--coffee-lover": {
"message": "Кофе сүйүүчү",
"description": "A default bio option"
},
"Bio--taking-break": {
"message": "Тыныгуу алдым",
"description": "A default bio option"
},
"ProfileEditorModal--profile": {
"message": "Профиль",
"description": "Title for profile editing"
},
"ProfileEditorModal--name": {
"message": "Атыңыз",
"description": "Title for editing your name"
},
"ProfileEditorModal--about": {
"message": "Учкай маалымат",
"description": "Title for about editing"
},
"ProfileEditorModal--avatar": {
"message": "Аватарыңыз",
"description": "Title for profile avatar editing"
},
"ProfileEditorModal--username": {
"message": "Колдонуучунун аты",
"description": "Title for username editing"
},
"ProfileEditorModal--error": {
"message": "Профилиңиз жаңыртылган жок. Кайра аракет кылыңыз.",
"description": "Error message when something goes wrong updating your profile."
},
"AnnouncementsOnlyGroupBanner--modal": {
"message": "Администраторго билдирүү жөнөтүү",
"description": "Modal title for the list of admins in a group"
},
"AnnouncementsOnlyGroupBanner--announcements-only": {
"message": "$admins$ гана билдирүүлөрдү жөнөтө алат",
"description": "Displayed if sending of messages is disabled to non-admins"
},
"AnnouncementsOnlyGroupBanner--admins": {
"message": "администраторлор",
"description": "Clickable text describing administrators of a group, used in the message an admin label"
},
"AvatarEditor--choose": {
"message": "Аватарды тандоо",
"description": "Label for the avatar selector"
},
"AvatarColorPicker--choose": {
"message": "Түстү тандоо",
"description": "Label for when you need to choose your fighter, err color"
},
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Топтун аватары",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Жалпы",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Тышкы көрүнүшү",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Маектер",
"description": "Button to switch the settings view (and a title of pane)"
},
"Preferences__button--calls": {
"message": "Чалуулар",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Билдирмелер",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Купуялык",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Акыркы импортоо $date$ $time$",
"description": "Label for date and time of last sync operation"
},
"Preferences--system": {
"message": "Система",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Чоңойтуу деңгээли",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Алдын ала көрүлүүчү шилтемелерди түзүү",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Бул тууралооңузду өзгөртүү үчүн мобилдик түзмөгүңүздө Signal колдонмосун ачып, Тууралоо > Маектер дегенге өтүңүз",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Өркүндөтүлгөн",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Билдирмелер мазмуну",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Бөгөттөлдү",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ байланыш",
"description": "Number of contacts blocked singular"
},
"Preferences--blocked-count-plural": {
"message": "$num$ байланыш",
"description": "Number of contacts blocked plural"
},
"Preferences__who-can--title": {
"message": "Ким...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Бул тууралооңузду өзгөртүү үчүн мобилдик түзмөгүңүздө Signal колдонмосун ачып, Тууралоо > Купуялык дегенге өтүңүз",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Баары",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Менин байланыштарым",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Эч ким",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Билдирүү алмашуу",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Менин телефон номеримди көрө алат",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Мени телефон номерим боюнча таба алат",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Билдирүүнүн окулгандыгын кабарлоо",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Тексттин терилип жатканын көрсөткүчтөрү",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Жаңыртуулар",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Жаңыртууларды автоматтык түрдө жүктөп алуу",
"description": "Label for checkbox for the auto download updates setting"
},
"Preferences__enable-notifications": {
"message": "Билдирмелерди иштетүү",
"description": "Label for checkbox for the notifications setting"
},
"Preferences__devices": {
"message": "Түзмөктөр",
"description": "Label for Device list in call settings pane"
},
"DialogUpdate--version-available": {
"message": "$version$ версиясына жаңыртуу жеткиликтүү",
"description": "Tooltip for new update available"
},
"NSIS__retry-dialog--first-line": {
"message": "Сигнал жабылбай калды.",
"description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__retry-dialog--second-line": {
"message": "Сураныч, аны кол менен жаап, улантуу үчүн \"Кайра аракет кылуу\" баскычын басыңыз.",
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__appRunning": {
"message": "$appName$ иштеп жатат.\nАны жабуу үчүн \"ОК\" баскычын басыңыз.\nЭгер ал жабылбаса, аны кол менен жаап көрүңүз.",
"description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines"
},
"NSIS__decompressionFailed": {
"message": "Файлдар ачылбай калды. Орноткучту кайра иштетип көрүңүз.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Эски колдонмо файлдарын орнотуудан чыгаруу ишке ашкан жок. Орноткучту кайра иштетип көрүңүз.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
"message": "Колдонмо кыйрады",
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__body": {
"message": "Сигнал кыйрагандан кийин кайра иштетилди. Сиз Signal'га маселени иликтөөгө жардам берүү үчүн ката жөнүндө отчет тапшырсаңыз болот.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__submit": {
"message": "Жөнөтүү",
"description": "A button label for submission of the crash reporter data after a recent crash"
},
"CrashReportDialog__erase": {
"message": "Жөнөтпө",
"description": "A button label for erasure of the crash reporter data after a recent crash and continuing to start the app"
},
"CustomizingPreferredReactions__title": {
"message": "Реакцияларды ыңгайлаштыруу",
"description": "Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal."
},
"CustomizingPreferredReactions__subtitle": {
"message": "Быйтыкчаны алмаштыруу үчүн басыңыз",
"description": "Instructions in the modal for customizing the preferred reactions."
},
"CustomizingPreferredReactions__had-save-error": {
"message": "Тууралооңузду сактоодо ката кетти. Сураныч, кайра аракет кылыңыз.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Тартуу",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Текст кошуу",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Стикерлер",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Кесүү жана айландыруу",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Токтотуу",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Кайтаруу",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Кадимки",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Баса белгилөө",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Контур",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Астын сызуу",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Калем",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Баса белгилегич",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Ичке",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Кадимки",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Орточо",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Жоон",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Баштапкы абалга келтирүү",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Айлантуу",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Которулуу",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Кулпулоо",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Кесүү",
"description": "Performs the crop"
},
"MyStories__title": {
"message": "Менин окуяларым",
"description": "Title for the my stories list"
},
"MyStories__story": {
"message": "Окуяңыз",
"description": "aria-label for each one of your stories"
},
"MyStories__download": {
"message": "Окуяны жүктөп алуу",
"description": "aria-label for the download button"
},
"MyStories__more": {
"message": "Дагы параметрлер",
"description": "aria-label for the more button"
},
"MyStories__views--singular": {
"message": "$num$ көрүүү",
"description": "Number of views your story has"
},
"MyStories__views--plural": {
"message": "$num$ көрүүү",
"description": "Number of views your story has"
},
"MyStories__replies--singular": {
"message": "$num$ жооп берүү",
"description": "Number of replies your story has"
},
"MyStories__replies--plural": {
"message": "$num$ жооп берүү",
"description": "Number of replies your story has"
},
"MyStories__delete": {
"message": "Бул окуяны өчүрөсүзбү? Ошондой эле аны алгандардын баары үчүн өчүрүлөт.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal байланыштары",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ - төмөнкү жолдордун бири аркылуу ишенген адамдарыңыз:",
"description": "The beginning sentence to list the different ways a signal connection is formed"
},
"SignalConnectionsModal__bullet--1": {
"message": "Сүйлөшүүнү баштоо",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Билдирүү өтүнүчүн кабыл алуу",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Алардын тутумдук байланыштарыңызда болушу",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Байланыштарыңыз аты-жөнүңүздү жана сүрөтүңүздү, \"Менин окуям\" бөлүмүндөгү постторду көрө алышат (эгер аларды жашырып койбосоңуз)",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Окуялар",
"description": "Title for the stories list"
},
"Stories__mine": {
"message": "Менин окуяларым",
"description": "Label for your stories"
},
"Stories__add": {
"message": "Окуя кошуу",
"description": "Description hint to add a story"
},
"Stories__add-story--text": {
"message": "Текст түрүндөгү окуя",
"description": "Label to create a new text story"
},
"Stories__add-story--media": {
"message": "Сүрөт же видео",
"description": "Label to create a new multimedia story"
},
"Stories__hidden-stories": {
"message": "Жашыруун окуялар",
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
"message": "Учурда көрсөтүлө турган акыркы окуялар жок",
"description": "Description for when there are no stories to show"
},
"Stories__placeholder--text": {
"message": "Окуяны көрүү үчүн басыңыз",
"description": "Placeholder label for the story view"
},
"Stories__from-to-group": {
"message": "$name$ -> $group$",
"description": "Title for someone sending a story to a group"
},
"Stories__toast--sending-reply": {
"message": "Жооп жөнөтүлүүдө...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Реакция жөнөтүлүүдө...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Бул окуянын үнү жок",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Окуя орнотуулары",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Жаңы жеке окуя",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ жолу көрүлдү",
"description": "A single viewer"
},
"StoriesSettings__viewers--plural": {
"message": "$num$ жолу көрүлдү",
"description": "More than one viewer"
},
"StoriesSettings__who-can-see": {
"message": "Бул окуяны ким көрө алат",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Көрүүчү кошуу",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Алып салуу",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ алып салуу",
"description": "Title of the confirmation dialog, has a person's name"
},
"StoriesSettings__remove--body": {
"message": "Бул адам мындан ары окуяңызды көрбөйт.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Жооптор жана сезимдер",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Жооп берүүгө жана сезимин билдирүүгө уруксат берүү",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Окуяңызды көрө алган адамдарга жооп берүүгө жана сезимин билдирүүгө уруксат берүү.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Жеке окуяны өчүрүү",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Жеке окуяны өчүрөсүзбү?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Көрүүчүлөрдү тандоо",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Бул окуянын аталышын коюңуз",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Окуянын аталышы (талап кылынат)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Окуяны жашыруу",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Signal'дагы бардык байланыштар",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Бардык байланыштар менен бөлүшүү",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Signal'дагы бардык байланыштар, бул байланыштан тышкары…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ адам чыгарылды",
"description": "Description of how many people are excluded in a list"
},
"StoriesSettings__mine__only--label": {
"message": "Ушулар менен гана бөлүшүү...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Тандалган байланыштарга гана көрүнөт",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ адам",
"description": "Description of how many people are in the exclusive allow list"
},
"StoriesSettings__mine__disclaimer": {
"message": "Окуяңызды кимдер көрө аларын тандаңыз. Киргизилген өзгөрүүлөр буга чейин жөнөтүлгөн окуяларга таасир этпейт. $learnMore$",
"description": "Disclaimer on how changes to story settings work"
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Кененирээк маалымат.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Окуя орнотуулары",
"description": "Button label to get to story settings"
},
"SendStoryModal__choose-who-can-view": {
"message": "Окуяңызды кимдер көрө алат?",
"description": "Shown during the first time posting a story"
},
"SendStoryModal__title": {
"message": "Жөнөтүү",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Окуяны жөнөтүү",
"description": "aria-label for the send story button"
},
"SendStoryModal__new": {
"message": "Жаңы окуя",
"description": "button to create a new distribution list to send story to"
},
"SendStoryModal__new-private--title": {
"message": "Жаңы жеке окуя",
"description": "Create a new distribution list"
},
"SendStoryModal__new-private--description": {
"message": "Белгилүү адамдарга гана көрүнөт",
"description": "Description of what a distribution list would do"
},
"SendStoryModal__new-group--title": {
"message": "Жаңы топтук окуя",
"description": "Select a group to send a story to"
},
"SendStoryModal__new-group--description": {
"message": "Бар болгон топ менен бөлүшүү",
"description": "Description of what selecting a group would do"
},
"SendStoryModal__choose-groups": {
"message": "Топторду тандоо",
"description": "Modal title when choosing groups"
},
"SendStoryModal__my-stories-privacy": {
"message": "Окуяларымдын купуялыгы",
"description": "Modal title for setting privacy for My Stories"
},
"SendStoryModal__privacy-disclaimer": {
"message": "Signal байланыштарыңыздын кимиси окуяңызды көрө ала турганын тандаңыз. Бул нерсени каалаган убакта купуялык параметрлеринен өзгөртө аласыз. $learnMore$",
"description": "Disclaimer on how changes to story settings work"
},
"Stories__settings-toggle--title": {
"message": "Окуяларды бөлүшүү жана көрүү",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "Эгер бул параметр өчүк болсо, окуяларды бөлүшө албай жана көрө албай каласыз.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Тыныгуу",
"description": "Aria label for pausing a story"
},
"StoryViewer__play": {
"message": "Ойнотуу",
"description": "Aria label for playing a story"
},
"StoryViewer__reply": {
"message": "Жооп берүү",
"description": "Button label to reply to a story"
},
"StoryViewer__reply-group": {
"message": "Топко жооп берүү",
"description": "Button label to reply to a group story"
},
"StoryViewer__mute": {
"message": "Үнүн басуу",
"description": "Aria label for muting stories"
},
"StoryViewer__unmute": {
"message": "Үнүн чыгаруу",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Качан жөнөтүлдү: $time$",
"description": "Sent timestamp"
},
"StoryDetailsModal__file-size": {
"message": "Файлдын көлөмү $size$",
"description": "File size description"
},
"StoryDetailsModal__copy-timestamp": {
"message": "Убакыт белгисин көчүрүү",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Азырынча жооп жок",
"description": "Placeholder text for when there are no replies"
},
"StoryViewsNRepliesModal__tab--views": {
"message": "Көрүүлөр",
"description": "Title for views tab"
},
"StoryViewsNRepliesModal__tab--replies": {
"message": "Жооптор",
"description": "Title for replies tab"
},
"StoryViewsNRepliesModal__react": {
"message": "Окуяга реакция кылуу",
"description": "aria-label for reaction button"
},
"StoryViewsNRepliesModal__reacted": {
"message": "Окуяга реакция кылды",
"description": "Description of someone reacting to a story"
},
"StoryListItem__label": {
"message": "Окуя",
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Окуяларды көрсөтүү",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
"message": "Окуяны жашыруу",
"description": "Label for menu item to hide the story"
},
"StoryListItem__go-to-chat": {
"message": "Маектешүүгө өтүү",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Өчүрүү",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Маалымат",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Окуя жашырылсынбы? $name$ жаңыртуулары мындан ары окуялар тизмесинин башында көрүнбөйт.",
"description": "Body for the confirmation dialog for hiding a story"
},
"StoryListItem__hide-modal--confirm": {
"message": "Жашыруу",
"description": "Action button for the confirmation dialog to hide a story"
},
"StoryImage__error2": {
"message": "Окуя жүктөлүп алынган жок. $name$ аны кайра бөлүшүшү керек.",
"description": "Description for image errors"
},
"StoryImage__error--you": {
"message": "Окуя жүктөлүп алынган жок. Аны кайра бөлүшүшүңүз керек.",
"description": "Description for image errors but when it is your own image"
},
"StoryCreator__error--video-too-long": {
"message": "Видео өтө узун болгондуктан, окуя катары жарыялоого болбойт",
"description": "Error string for when a video post to story fails"
},
"StoryCreator__error--video-unsupported": {
"message": "Видеонун форматы колдоого алынбагандыктан, окуя катары жарыялоого болбойт",
"description": "Error string for when a video post to story fails"
},
"StoryCreator__error--video-error": {
"message": "Видео жүктөлгөн жок",
"description": "Error string for when a video post to story fails"
},
"StoryCreator__text-bg--background": {
"message": "Тексттин фону ак",
"description": "Button label"
},
"StoryCreator__text-bg--inverse": {
"message": "Тексттин фонуна түс тандалды",
"description": "Button label"
},
"StoryCreator__text-bg--none": {
"message": "Тексттин фонунун түсү жок",
"description": "Button label"
},
"StoryCreator__story-bg": {
"message": "Окуянын фонунун түсүн өзгөртүү",
"description": "Button label"
},
"StoryCreator__next": {
"message": "Кийинки",
"description": "Button label text to advance to next step of story creation"
},
"StoryCreator__add-link": {
"message": "Шилтеме кошуу",
"description": "Button label to apply the link preview to story"
},
"StoryCreator__input-placeholder": {
"message": "Текст кошуу",
"description": "Placeholder to add text"
},
"StoryCreator__text--regular": {
"message": "Кадимки",
"description": "Label for font"
},
"StoryCreator__text--bold": {
"message": "Жоон",
"description": "Label for font"
},
"StoryCreator__text--serif": {
"message": "Serif",
"description": "Label for font"
},
"StoryCreator__text--script": {
"message": "Кол жазма",
"description": "Label for font"
},
"StoryCreator__text--condensed": {
"message": "Кысылган",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Окуянын текстин кошуу",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Шилтеме кошуу",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL дарегин териңиз же чаптаңыз",
"description": "Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty": {
"message": "Көрүүчүлөргө окуяңыздын шилтемесин бериңиз",
"description": "Empty state for the link preview"
},
"TextAttachment__placeholder": {
"message": "Текст кошуу",
"description": "Placeholder for the add text input"
},
"TextAttachment__preview__link": {
"message": "Шилтемеге өтүү",
"description": "Title for the link preview tooltip"
},
"Quote__story": {
"message": "Окуя",
"description": "Title for replies to stories"
},
"Quote__story-reaction": {
"message": "$name$ окуясына реакция кылды",
"description": "Label for when a person reacts to a story"
},
"Quote__story-reaction--single": {
"message": "Окуяга реакция кылды",
"description": "Used whenever we can't find a user's first name"
},
"Quote__story-unavailable": {
"message": "Мындай окуя жок",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Контексттик меню",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "Жаңылыктар",
"description": "Title for the whats new modal"
},
"WhatsNew__bugfixes": {
"message": "Бул версия бир нече майда өзгөртүүлөрдү жана мүчүлүштүктөрдү оңдоолорду камтыйт.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--1": {
"message": "Кызматка майда-барат өзгөрүүлөр киргизилип, мүчүлүштүктөр оңдолуп, иштеши жакшырды. Signal колдонгонуңуз үчүн чоң рахмат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Колдонмоңуздун үзгүлтүксүз иштеши үчүн бир катар мүчүлүштүктөр оңдолду. Алдыда мындан дагы кызыктуу өзгөрүүлөр күтүп турат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Өзгөрүүлөр киргизилип, мүчүлүштүктөр оңдолуп, колдонмонун иштеши жакшырды. Адаттагыдай эле жазышып, чалышып, видео режиминде маектеше бериңиз.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Колдонмо үзгүлтүксүз иштеши үчүн мүчүлүштүктөрдү оңдоп, иштин майнаптуулугун арттыруучу өзгөрүүлөрдү киргизип, талыкпай эмгектенип жатабыз.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Кошумча майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, келечекке ар кандай пландарды түзүүдөбүз.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.57--1": {
"message": "Жакшыраак түшүнүү же майда-баратына чейин угуу үчүн аудио билдирүүлөрдүн ылдамдыгын өзгөртсөңүз болот.",
"description": "Release notes for v5.57"
},
"WhatsNew__v5.57--2": {
"message": "Эми быйтыкчаларды оңой издейсиз. Быйтыкчаны бир жолу тандагандан кийин, аны кайра издеп 🔍 убара болбостон, жөн гана ачкыч сөздөрдү жазып баштасаңыз болот.",
"description": "Release notes for v5.57"
}
}