Signal-Desktop/_locales/te/messages.json

2301 lines
118 KiB
JSON
Raw Normal View History

2019-11-11 17:55:59 +00:00
{
"copyErrorAndQuit": {
"message": "లోపం కాపీ చేసి నిష్క్రమించండి",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"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 dalete 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."
},
2020-01-24 00:01:22 +00:00
"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."
},
2019-11-11 17:55:59 +00:00
"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."
},
"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 comand 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 applicatinon 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"
},
2020-04-29 23:20:42 +00:00
"contextMenuCopyLink": {
"message": "లింక్ను కాపీ చేయండి",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"contextMenuNoSuggestions": {
"message": "No Suggestions",
"description": "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
},
2019-11-11 17:55:59 +00:00
"avatarMenuViewArchive": {
"message": "ఆర్కైవ్ చూడండి",
"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",
"placeholders": {
"status": {
"content": "$1",
"example": "45/200"
}
}
},
"archivedConversations": {
"message": "భద్రపరిచిన సంభాషణలు",
"description": "Shown in place of the search box when showing archived conversation list"
},
"archiveHelperText": {
"message": "ఈ సంభాషణలు భద్రపర్చబడ్డాయి మరియు క్రొత్త సందేశాలు వస్తే మాత్రమే ఇన్‌బాక్స్‌లో కనిపిస్తాయి.",
"description": "Shown at the top of the archived converations list in the left pane"
},
"archiveConversation": {
"message": "సంభాషను భద్రపరుచు ",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"moveConversationToInbox": {
"message": "సంభాషణను ఇన్‌బాక్స్‌కు తరలించండి",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"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 ఎక్స్‌పోర్ట్' తో ప్రారంభం కావాలి. మీరు మీ సమాచారం యొక్క క్రొత్త కాపీని 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",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"view": {
"message": "వీక్షణ",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "You left the group.",
2019-11-11 17:55:59 +00:00
"description": "Displayed when a user can't send a message because they have left the group"
},
"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",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
2020-04-29 23:20:42 +00:00
"messageHistoryUnsynced": {
"message": "For your security, conversation history isn't transferred to new linked devices.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
2019-11-11 17:55:59 +00:00
"youMarkedAsVerified": {
"message": "మీరు ధృవీకరించినట్లుగా మీ భద్రతా నంబర్‌ను $name$తో గుర్తించారు.",
"description": "Shown in the conversation history when the user marks a contact as verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"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.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"youMarkedAsVerifiedOtherDevice": {
"message": "మరొక పరికరం నుండి ధృవీకరించినట్లు మీరు మీ భద్రతా సంఖ్యను $name$తో గుర్తించారు.",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"youMarkedAsNotVerifiedOtherDevice": {
"message": "మరొక పరికరం నుండి ధృవీకరించబడనట్లు మీరు మీ భద్రతా సంఖ్యను $name$తో గుర్తించారు.",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"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."
},
"changedSinceVerifiedMultiple": {
"message": "మీరు చివరిగా ధృవీకరించినప్పటి నుండి బహుళ సమూహ సభ్యులతో మీ భద్రతా సంఖ్యలు మార్చబడ్డాయి. మీ కమ్యూనికేషన్‌ను ఎవరైనా అడ్డగించడానికి ప్రయత్నిస్తున్నారని లేదా వారు Signal ను మళ్లీ ఇన్‌స్టాల్ చేశారని దీని అర్థం.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"changedSinceVerified": {
"message": "మీరు చివరిగా ధృవీకరించినప్పటి నుండి $name$ తో మీ భద్రతా సంఖ్య మార్చబడింది. మీ కమ్యూనికేషన్‌ను ఎవరైనా అడ్డగించడానికి ప్రయత్నిస్తున్నారని లేదా $name$ Signal ను తిరిగి ఇన్‌స్టాల్ చేసిందని దీని అర్థం.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"changedRightAfterVerify": {
"message": "మీరు ధృవీకరించడానికి ప్రయత్నిస్తున్న భద్రతా సంఖ్య మార్చబడింది. దయచేసి మీ క్రొత్త భద్రతా నంబర్‌ను $name$తో సమీక్షించండి. గుర్తుంచుకోండి, ఈ మార్పు ఎవరైనా మీ కమ్యూనికేషన్‌ను లేదా Signal ను మళ్లీ ఇన్‌స్టాల్ చేసిన $name$ను అడ్డగించడానికి ప్రయత్నిస్తుందని అర్థం.",
"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",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"changedRecentlyMultiple": {
"message": "బహుళ సమూహ సభ్యులతో మీ భద్రతా సంఖ్యలు ఇటీవల మార్చబడ్డాయి. మీ కమ్యూనికేషన్‌ను ఎవరైనా అడ్డగించడానికి ప్రయత్నిస్తున్నారని లేదా వారు Signal ను మళ్లీ ఇన్‌స్టాల్ చేశారని దీని అర్థం.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"changedRecently": {
"message": "$name$ ఉన్న మీ భద్రతా సంఖ్య ఇటీవల మార్చబడింది. మీ కమ్యూనికేషన్‌ను ఎవరైనా అడ్డగించడానికి ప్రయత్నిస్తున్నారని లేదా $name$ Signal ను తిరిగి ఇన్‌స్టాల్ చేసిందని దీని అర్థం.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"identityKeyErrorOnSend": {
"message": "$name$ ఉన్న మీ భద్రతా సంఖ్య మార్చబడింది. మీ కమ్యూనికేషన్‌ను ఎవరైనా అడ్డగించడానికి ప్రయత్నిస్తున్నారని లేదా $name$ Signal ను తిరిగి ఇన్‌స్టాల్ చేసిందని దీని అర్థం. మీరు ఈ పరిచయంతో మీ సేఫ్టీ నంబర్‌ను ధృవీకరించాలనుకోవచ్చు.",
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"sendAnyway": {
"message": "ఏదేమైనా పంపు",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "$name$ ఉన్న మీ భద్రతా సంఖ్య మార్చబడింది మరియు ఇకపై ధృవీకరించబడదు. చూపించడానికి క్లిక్ చేయండి.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"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": "సహాయకులు వీక్షించడానికి ఈ సంఘటన లేకరి బహిరంగంగా ఆన్‌లైన్‌లో పోస్ట్ చేయబడుతుంది. సమర్పించే ముందు మీరు దాన్ని పరిశీలించి సవరించవచ్చు.",
"description": ""
},
"debugLogError": {
"message": "అప్‌లోడ్‌లో ఏదో తప్పు జరిగింది! దయచేసి మీరు ఫైల్ చేసిన బగ్‌కు మీ సంఘటన లేకరిను మాన్యువల్‌గా జ్యోదించండి.",
"description": ""
},
"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.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"isNotVerified": {
"message": "మీరు మీ భద్రతా నంబర్‌ను $name$తో ధృవీకరించలేదు",
"description": "Summary state shown at top of the safety number screen if user has not verified contact.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"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)"
},
"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": "Section header in the media gallery"
},
"yesterday": {
"message": "నిన్న",
"description": "Section header in the media gallery"
},
"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",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "$domain$కోసం సూక్ష్మచిత్రం పూర్వప్రదర్శన లింకు ",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"stagedImageAttachment": {
"message": "నకలుచిత్రం జోడింపు: $path$",
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "చిత్రంకాని జోడింపును చేర్చినప్పుడు, సందేశ పరిమితి ఒక అటాచ్మెంట్.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAdnNonImageAttachments": {
"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."
},
2020-04-29 23:20:42 +00:00
"connect": {
"message": "Connect",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Shouldn't be long...",
"description": "Subtext description for when the client is connecting to the server."
},
2019-11-11 17:55:59 +00:00
"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)"
},
2019-11-22 18:45:12 +00:00
"helpMenuShowKeyboardShortcuts": {
2020-01-24 00:01:22 +00:00
"message": "కీబోర్డ్ సత్వరమార్గాలను చూపించు",
2019-11-22 18:45:12 +00:00
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
2019-11-11 17:55:59 +00:00
"goToReleaseNotes": {
"message": "రిలీజు నోట్స్‌కు వెళ్లండి",
2019-11-22 18:45:12 +00:00
"description": "Item under the help menu, takes you to GitHub page for release notes"
2019-11-11 17:55:59 +00:00
},
"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"
},
"menuReportIssue": {
"message": "సమస్యను నివేదించండి",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
},
"signalDesktopPreferences": {
"message": "Signal Desktop ప్రాధాన్యతలు",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
2020-01-24 00:01:22 +00:00
"signalDesktopStickerCreator": {
"message": "స్టిక్కర్ ప్యాక్ సృష్టికర్త",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
2019-11-11 17:55:59 +00:00
"aboutSignalDesktop": {
"message": "Signal Desktop గురించి",
"description": "Item under the Help menu, which opens a small about 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"
},
"searchIn": {
"message": "$conversationName$ లో శోధించండి",
"description": "Shown in the search box before text is entered when searching in a specific conversation",
"placeholders": {
"conversationName": {
"content": "$1",
"example": "Friends"
}
}
},
"noSearchResults": {
"message": "\"$searchTerm$\" కోసం ఫలితాలు లేవు",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
"noSearchResultsInConversation": {
"message": "$conversationName$ లో $searchTerm$ కోసం ఫలితాలు లేవు",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$2",
"example": "Friends"
}
}
},
"conversationsHeader": {
"message": "సంభాషణలు",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "పరిచయాలు ",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "సందేశాలు",
"description": "Shown to separate the types of search results"
},
"welcomeToSignal": {
"message": "Signal కి స్వాగతం!",
"description": ""
},
"selectAContact": {
"message": "చాటింగ్ ప్రారంభించడానికి పరిచయం లేదా సమూహాన్ని ఎంచుకోండి.",
"description": ""
},
"typingAlt": {
"message": "ఈ సంభాషణ కొరకు ముద్రాలేఖనం చైతన్యకల్పన",
"description": "Used as the 'title' attibute for the typing animation"
},
"contactAvatarAlt": {
"message": "పరిచయం $name$ కోసం అవతార్",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"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 aa 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": "P.O. బాక్స్",
"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"
},
"downloadAttachment": {
"message": "అటాచ్మెంట్ దిగుమతి ",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage": {
"message": "React to Message",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
2019-11-11 17:55:59 +00:00
"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"
},
"voiceRecordingInterruptedMax": {
"message": "Voice message recording stopped because the maximum time limit was reached.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
"message": "Voice message recording stopped because you switched to another app.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "Voice messages are limited to five minutes. Recording will stop if you switch to another app.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
2019-11-11 17:55:59 +00:00
"voiceNoteMustBeOnlyAttachment": {
2020-01-24 00:01:22 +00:00
"message": "వాయిస్ సందేశానికి ఒకే అటాచ్మెంట్ ఉండాలి.",
2019-11-11 17:55:59 +00:00
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
2020-01-24 00:01:22 +00:00
"attachmentSaved": {
"message": "Attachment saved. Click to show in folder.",
"description": "Shown after user selects to save to downloads",
"placeholders": {
"name": {
"content": "$1",
"example": "proof.jpg"
}
}
},
2019-11-11 17:55:59 +00:00
"you": {
"message": "మీరు",
"description": "Shown when the user represented is the current user."
2019-11-11 17:55:59 +00:00
},
"replyingTo": {
"message": "ప్రత్యుత్తరం$name$",
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"audioPermissionNeeded": {
"message": "ఆడియో సందేశాలను పంపడానికి, మీ మైక్రోఫోన్‌ను యాక్సెస్ చేయడానికి Signal Desktop ను అనుమతించండి.",
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"allowAccess": {
"message": "ప్రాప్యతను అనుమతించు",
"description": "Button shown in popup asking to enable microphon/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"
},
"cannotUpdate": {
"message": "నవీకరించలేరు",
"description": "Shown as the title of our update error dialogs on windows"
},
"cannotUpdateDetail": {
"message": "Signal Desktop failed to update, but there is a new version available. Please go to $url$ and install the new version manually, then either contact support or file a bug about this problem.",
"description": "Shown if a general error happened while trying to install update package",
"placeholders": {
"url": {
"content": "$1",
"example": "https://signal.org/download"
}
}
2019-11-11 17:55:59 +00:00
},
"readOnlyVolume": {
"message": "Signal Desktop is likely in a macOS quarantine, and will not be able to auto-update. Please try moving $app$ to $folder$ with Finder.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update",
"placeholders": {
"app": {
"content": "$1",
"example": "Signal.app"
},
"folder": {
"content": "$2",
"example": "/Applications"
}
}
2019-11-11 17:55:59 +00:00
},
"ok": {
"message": "అలాగే",
"description": ""
},
"cancel": {
"message": "రద్దు",
"description": ""
},
"discard": {
"message": "తీసివేయు",
"description": ""
},
2019-11-11 17:55:59 +00:00
"failedToSend": {
"message": "కొంతమంది గ్రహీతలకు పంపడంలో విఫలమైంది. మీ నెట్‌వర్క్ కనెక్షన్‌ను తనిఖీ చేయండి.",
"description": ""
},
"error": {
"message": "లోపం",
"description": ""
},
"messageDetail": {
"message": "సందేశం వివరాలు",
"description": ""
},
"delete": {
"message": "తొలగించండి",
"description": ""
},
"deleteWarning": {
"message": "మీరు నిశ్చయమ? 'తొలగించు' క్లిక్ చేస్తే ఈ సందేశం ఈ పరికరం నుండి మాత్రమే శాశ్వతంగా తొలగించబడుతుంది.",
"description": ""
},
"deleteThisMessage": {
"message": "ఈ సందేశాన్ని తొలగించండి",
"description": ""
},
"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": ""
},
"resetSession": {
"message": "సెషన్‌ను రీసెట్ చేయండి",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
},
"showSafetyNumber": {
"message": "భద్రతా సంఖ్యను వీక్షించండి",
"description": ""
},
"viewAllMedia": {
"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": "",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"theirIdentityUnknown": {
"message": "ఈ పరిచయంతో మీరు ఇంకా సందేశాలను మార్పిడి చేయలేదు. వారితో మీ భద్రతా సంఖ్య మొదటి సందేశం తర్వాత అందుబాటులో ఉంటుంది.",
"description": ""
},
"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 indinvidaul message, but only if it is an outgoing message that failed to send"
},
"deleteMessage": {
"message": "సందేశాన్ని తొలగించు",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"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."
},
"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"
},
"addACaption": {
"message": "శీర్షికను జోడించండి...",
"description": ""
},
"save": {
"message": "భద్రపరుచు",
"description": ""
},
"fileIconAlt": {
"message": "ఫైల్ చిహ్నం",
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
"message": "Signal డెస్క్‌టాప్‌కు స్వాగతం",
"description": "Welcome title on the install page"
},
"installTagline": {
"message": "గోప్యత సాధ్యమే. Signal సులభం చేస్తుంది.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
"message": "మీ ఫోన్‌ను Signal Desktop లింక్ చేయండి",
"description": "Shown on the front page when the application first starst, above the QR code"
},
"signalSettings": {
"message": "Signal అమరికలు",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
"message": "పరికరాలు అనుసంధానించు ",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"plusButton": {
"message": "'+' బటన్",
"description": "The button used in Signal Android to add a new linked device"
},
"linkNewDevice": {
"message": "కొత్త పరికరాన్ని అనుసంధానించు",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"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"
},
"installConnectionFailed": {
"message": "సర్వర్ తో అనుసంధాన ప్రయత్నం విఫలమైనది.",
"description": "Displayed when we can't connect to the server."
},
"installTooManyDevices": {
"message": "క్షమించండి,మీరు చాల పరికరాలను అనుసంధానం చేసారు. కొన్ని తొలగించడానికి ప్రయత్నించండి.",
"description": ""
},
"settings": {
"message": "అమరికలు",
"description": "Menu item and header for global settings"
},
"theme": {
"message": "థీమ్",
"description": "Header for theme settings"
},
"permissions": {
"message": "అనుమతులు",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"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 media permission description"
},
2020-04-29 23:20:42 +00:00
"spellCheckWillBeEnabled": {
"message": "Spell check will be enabled the next time Signal starts.",
"description": "Shown when the user enables spellcheck to indicate that they must restart Signal."
},
"spellCheckWillBeDisabled": {
"message": "Spell check will be disabled the next time Signal starts.",
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
2019-11-11 17:55:59 +00:00
"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"
},
"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": "Both sender name and 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"
},
"newMessages": {
"message": "కొత్త సందేశాలు",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "ఇటీవల నుండి: ",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
},
"notificationFrom": {
"message": "ఎవరి నుండి:",
"description": "Displayed in notifications when setting is 'name only' and one message is waiting"
},
"notificationMostRecent": {
"message": "ఇటీవలి: ",
"description": "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
},
2020-01-24 00:01:22 +00:00
"notificationReaction": {
"message": "$sender$ reacted $emoji$ to your message",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMostRecent": {
"message": "Most recent: $sender$ reacted $emoji$ to your message",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMessage": {
"message": "$sender$ reacted $emoji$ to: $message$",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
}
}
},
"notificationReactionMessageMostRecent": {
"message": "Most recent: $sender$ reacted $emoji$ to: $message$",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
}
}
},
2019-11-11 17:55:59 +00:00
"sendFailed": {
"message": "పంపడం విఫలమైంది",
"description": "Shown on outgoing message if it fails to send"
},
"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": "అభివృద్ధి",
"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",
"placeholders": {
"hours": {
"content": "$1",
"example": "2"
}
}
},
"minutesAgo": {
"message": "$minutes$ ని",
"description": "Contracted form of 'X minutes ago' which works both for singular and plural",
"placeholders": {
"minutes": {
"content": "$1",
"example": "10"
}
}
},
"justNow": {
"message": "ఇప్పుడు",
"description": "Shown if a message is very recent, less than 60 seconds old"
},
"timestampFormat_M": {
"message": "MMM D",
"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'."
},
"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.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "అదృశ్యమవుతున్న సందేశ టైమర్‌ను $time$కు నవీకరించారు",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"theyChangedTheTimer": {
"message": "$name$ అదృశ్యమైన సందేశ టైమర్‌ను $time$కు సెట్ చేశారు ",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
"timerOption_0_seconds": {
"message": "ఆఫ్",
"description": "Label for option to turn off message expiration in the timer menu"
},
"timerOption_5_seconds": {
"message": "5సెకన్లు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_10_seconds": {
"message": "10సెకన్లు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_seconds": {
"message": "30సెకన్లు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_minute": {
"message": "1 నిమిషం",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_5_minutes": {
"message": "5 నిముషాలు ",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_minutes": {
"message": "30 నిముషాలు ",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_hour": {
"message": "1 గంట",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_6_hours": {
"message": "6 గంటలు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_12_hours": {
"message": "12 గంటలు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_day": {
"message": "1 రోజు",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_week": {
"message": "1 వారం",
"description": "Label for a selectable option in the message expiration timer menu"
},
"disappearingMessages": {
"message": "అదృశ్యమవుతున్న సందేశాలు",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "ఆఫ్",
"description": "Short format indicating current timer setting in the conversation list snippet"
},
"timerOption_5_seconds_abbreviated": {
"message": "5సె",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_10_seconds_abbreviated": {
"message": "10సె",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_seconds_abbreviated": {
"message": "30సె",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_minute_abbreviated": {
"message": "1 నిమి",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_5_minutes_abbreviated": {
"message": "5 నిమి",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_minutes_abbreviated": {
"message": "30 నిమి",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_hour_abbreviated": {
"message": "1 గం",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_6_hours_abbreviated": {
"message": "6 గం",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_12_hours_abbreviated": {
"message": "12 గం",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_day_abbreviated": {
"message": "ఒక రోజు",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_week_abbreviated": {
"message": "ఒక వారం",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
"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",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"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",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"audioNotificationDescription": {
"message": "ఆడియో నోటిఫికేషన్‌ను ప్లే చేయండి",
"description": "Description for audio notification setting"
},
"safetyNumberChanged": {
"message": "భద్రతా సంఖ్య మార్చబడింది",
"description": "A notification shown in the conversation when a contact reinstalls"
},
"safetyNumberChangedGroup": {
"message": "$name$ తో మీ భద్రత సంఖ్య మార్చబడింది.",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"verifyNewNumber": {
"message": "భద్రత సంఖ్యను ధృవీకరించండి",
"description": "Label on button included with safety number change notification in the conversation"
},
"yourSafetyNumberWith": {
"message": "మీ భద్రతా సంఖ్య$name$",
"description": "Heading for safety number view",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"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"
},
"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"
},
2020-04-29 23:20:42 +00:00
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
},
2019-11-11 17:55:59 +00:00
"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 డెస్క్‌టాప్‌ను మీ మొబైల్ పరికరానికి తిరిగి పంపండి.",
"description": ""
},
"unlinked": {
"message": "లింక్ తొలగించడానికి",
"description": ""
},
"relink": {
"message": "తిరిగి లింక్ చేయండి",
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal నవీకరణ అందుబాటులో ఉంది",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal యొక్క క్రొత్త సంస్కరణ అందుబాటులో ఉంది.",
"description": ""
},
"autoUpdateNewVersionInstructions": {
"message": "నవీకరణలను వర్తింపచేయడానికి పున Sign ప్రారంభించు Signal నొక్కండి.",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "Signal పున ప్రారంభించండి",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "తర్వాత",
"description": ""
},
"leftTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "$name$ left the group.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleLeftTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "$name$ left the group.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"updatedTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "$name$ updated the group.",
"description": "Shown in the conversation history when someone updates the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"youUpdatedTheGroup": {
"message": "మీరు ఈ సమూహాన్ని నవీకరించారు.",
"description": "Shown in the conversation history when you update a group"
},
"updatedGroupAvatar": {
"message": "Group avatar was updated.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
2020-04-29 23:20:42 +00:00
"message": "Group name is now '$name$'.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Book Club"
}
}
},
2020-04-29 23:20:42 +00:00
"youJoinedTheGroup": {
"message": "You joined the group.",
"description": "Shown in the conversation history when you are added to a group."
},
2019-11-11 17:55:59 +00:00
"joinedTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "$name$ joined the group.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when a single person joins the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"multipleJoinedTheGroup": {
2020-04-29 23:20:42 +00:00
"message": "$names$ joined the group.",
2019-11-11 17:55:59 +00:00
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
"names": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"ConversationListItem--draft-prefix": {
"message": "చిత్తు పత్రం:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"message--getNotificationText--stickers": {
"message": "స్టిక్కర్ సందేశం",
"description": "Shown in notifications and in the left pane instead of sticker image."
},
"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."
},
2020-01-24 00:01:22 +00:00
"message--getDescription--disappearing-media": {
"message": "View-once Media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
},
2019-11-11 17:55:59 +00:00
"message--getDescription--disappearing-photo": {
2020-01-24 00:01:22 +00:00
"message": "View-once Photo",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
2019-11-11 17:55:59 +00:00
},
"message--getDescription--disappearing-video": {
2020-01-24 00:01:22 +00:00
"message": "View-once Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
2019-11-11 17:55:59 +00:00
},
"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": "Singal కళాకారుడు సిరీస్",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"stickers--StickerManager--BlessedPacks--Empty": {
"message": "Signal ఆర్టిస్ట్ స్టిక్కర్లు అందుబాటులో లేవు",
"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."
},
2020-01-24 00:01:22 +00:00
"stickers--StickerManager--Introduction--Image": {
"message": "పరిచయం చేసే స్టిక్కర్లు: బందిపోటు పిల్లి",
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
2019-11-11 17:55:59 +00:00
"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--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.",
"placeholders": {
"status": {
"content": "$1",
"example": "2"
}
}
},
"confirmation-dialog--Cancel": {
"message": "రద్దు",
"description": "Appears on the cancel button in confirmation dialogs."
},
"Message--unsupported-message": {
"message": "$contact$ మీకు క్రొత్త Signal లక్షణాన్ని ఉపయోగిస్తున్నందున ప్రాసెస్ చేయలేని లేదా ప్రదర్శించలేని సందేశాన్ని పంపింది.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"Message--unsupported-message-ask-to-resend": {
"message": "మీరు Signal యొక్క నవీనమైన సంస్కరణను ఉపయోగిస్తున్నందున ఈ సందేశాన్ని తిరిగి పంపమని మీరు $contact$అడగవచ్చు.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"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 (inaccessble)"
},
2020-01-24 00:01:22 +00:00
"Message--tap-to-view--incoming--expired-toast": {
"message": "You already viewed this message.",
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "View-once messages are not stored in your conversation history.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
2019-11-11 17:55:59 +00:00
"Message--tap-to-view--incoming": {
2020-01-24 00:01:22 +00:00
"message": "చిత్రాలు వీక్షించండి ",
2019-11-11 17:55:59 +00:00
"description": "Text shown on photo messages with with individual timers, before user has viewed it"
},
"Message--tap-to-view--incoming-video": {
"message": "వీడియో చూడండి",
2019-11-11 17:55:59 +00:00
"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"
},
2019-11-22 18:45:12 +00:00
"Keyboard--navigate-by-section": {
2020-01-24 00:01:22 +00:00
"message": "విభాగం వారీగా నావిగేట్ చేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
2020-01-24 00:01:22 +00:00
"message": "మునుపటి సంభాషణ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-conversation": {
2020-01-24 00:01:22 +00:00
"message": "కొత్త సంభాషణ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-unread-conversation": {
2020-01-24 00:01:22 +00:00
"message": "మునుపటి చదవని సంభాషణ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-unread-conversation": {
2020-01-24 00:01:22 +00:00
"message": "తదుపరి చదవని సంభాషణ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--preferences": {
2020-01-24 00:01:22 +00:00
"message": "ప్రాధాన్యతలు",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషణ మెనుని తెరవండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషను భద్రపరుచు ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--unarchive-conversation": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషణను బయటపెట్టు ",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--search": {
"message": "వెతకండి",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search-in-conversation": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషణలో శోధించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
2020-01-24 00:01:22 +00:00
"message": "కూర్పరిపై దృష్టి పెట్టండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
2020-01-24 00:01:22 +00:00
"message": "అన్ని మీడియా వీక్షణను తెరవండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
2020-01-24 00:01:22 +00:00
"message": "ఎమోజి ఎంపికను తెరవండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-sticker-chooser": {
2020-01-24 00:01:22 +00:00
"message": "స్టిక్కర్ ఎంపికను తెరవండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--begin-recording-voice-note": {
2020-01-24 00:01:22 +00:00
"message": "వాయిస్ నోట్ రికార్డింగ్ ప్రారంభించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--default-message-action": {
2020-01-24 00:01:22 +00:00
"message": "ఎంచుకున్న సందేశం కోసం డిఫాల్ట్ చర్య",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--view-details-for-selected-message": {
2020-01-24 00:01:22 +00:00
"message": "ఎంచుకున్న సందేశ వివరాలను చూడండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reply": {
2020-01-24 00:01:22 +00:00
"message": "ఎంచుకున్న సందేశానికి ప్రత్యుత్తరం టోగుల్ చేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reaction-picker": {
"message": "Toggle reaction picker for selected message",
"description": "Shown in the shortcuts guide"
},
2019-11-22 18:45:12 +00:00
"Keyboard--save-attachment": {
2020-01-24 00:01:22 +00:00
"message": "ఎంచుకున్న సందేశం నుండి జోడింపును సేవ్ చేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
2020-01-24 00:01:22 +00:00
"message": "ఎంచుకున్న సందేశాలు తొలగించాలా",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
2020-01-24 00:01:22 +00:00
"message": "సందేశానికి క్రొత్త లైన్ జోడించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
2020-01-24 00:01:22 +00:00
"message": "కూర్పరి విస్తరించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
2020-01-24 00:01:22 +00:00
"message": "పంపండి (విస్తరించిన కూర్పరి)",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
2020-01-24 00:01:22 +00:00
"message": "ఫైలు జత చేయుము",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
2020-01-24 00:01:22 +00:00
"message": "చిత్తుప్రతి లింక్ పరిదృశ్యాన్ని తొలగించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-attachments": {
2020-01-24 00:01:22 +00:00
"message": "అన్ని చిత్తుప్రతి జోడింపులను తొలగించండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--Key--ctrl": {
2020-01-24 00:01:22 +00:00
"message": "క్టర్ల ",
2019-11-22 18:45:12 +00:00
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--option": {
2020-01-24 00:01:22 +00:00
"message": "ఎంపిక",
2019-11-22 18:45:12 +00:00
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--alt": {
2020-01-24 00:01:22 +00:00
"message": "ఆల్ట్ ",
2019-11-22 18:45:12 +00:00
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--shift": {
2020-01-24 00:01:22 +00:00
"message": "షిఫ్ట్ ",
2019-11-22 18:45:12 +00:00
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--enter": {
2020-01-24 00:01:22 +00:00
"message": "ఎంటర్",
2019-11-22 18:45:12 +00:00
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--header": {
2020-01-24 00:01:22 +00:00
"message": "కీబోర్డ్ సత్వరమార్గాలు",
2019-11-22 18:45:12 +00:00
"description": "Title header of the keyboard shortcuts guide"
},
"Keyboard--navigation-header": {
2020-01-24 00:01:22 +00:00
"message": "నావిగేషన్",
2019-11-22 18:45:12 +00:00
"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": {
2020-01-24 00:01:22 +00:00
"message": "కంపోజర్",
2019-11-22 18:45:12 +00:00
"description": "Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top": {
2020-01-24 00:01:22 +00:00
"message": "జాబితా పైకి స్క్రోల్ చేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom": {
2020-01-24 00:01:22 +00:00
"message": "జాబితా దిగువకు స్క్రోల్ చేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
2020-01-24 00:01:22 +00:00
"message": "ప్రస్తుత సంభాషణను మూసివేయండి",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"close-popup": {
2020-01-24 00:01:22 +00:00
"message": "పాపప్ మూసివేయండి",
2019-11-22 18:45:12 +00:00
"description": "Used as alt text for any button closing a popup"
},
"add-image-attachment": {
2020-01-24 00:01:22 +00:00
"message": "చిత్ర అటాచ్మెంట్ను జోడించండి",
2019-11-22 18:45:12 +00:00
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"remove-attachment": {
2020-01-24 00:01:22 +00:00
"message": "అటాచ్మెంట్ తొలగించండి",
2019-11-22 18:45:12 +00:00
"description": "Used in draft attachment list to remove an individual attachment"
},
"backToInbox": {
2020-01-24 00:01:22 +00:00
"message": "ఇన్‌బాక్స్‌కు తిరిగి వెళ్ళు",
2019-11-22 18:45:12 +00:00
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషణ భద్రపరచబడింది",
2019-11-22 18:45:12 +00:00
"description": "A toast that shows up when user archives a conversation"
},
"conversationReturnedToInbox": {
2020-01-24 00:01:22 +00:00
"message": "సంభాషణ ఇన్‌బాక్స్‌కు తిరిగి వచ్చింది",
2019-11-22 18:45:12 +00:00
"description": "A toast that shows up when the user unarchives a conversation"
},
2020-01-24 00:01:22 +00:00
"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--help": {
"message": "స్టిక్కర్లు పారదర్శక నేపథ్యం మరియు 512x512 పిక్సెల్‌లతో PNG లేదా WebP ఆకృతిలో ఉండాలి. సిఫార్సు చేసిన మార్జిన్ 16px.",
"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",
"placeholders": {
"hashtag": {
"content": "$1",
"example": "4"
}
}
},
"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",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
},
"total": {
"content": "$2",
"example": "20"
}
}
},
"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": "మీరు బహిరంగంగా ప్రాప్యత చేయాలనుకునే ఏదైనా అనుకూల స్టిక్కర్ ప్యాక్‌ల కోసం URL లను కనుగొనడంలో ఇతరులకు సహాయపడటానికి $hashtag$ అనే హ్యాష్‌ట్యాగ్‌ను ఉపయోగించండి.",
"description": "Call to action text for the share stage of the sticker creator",
"placeholders": {
"hashtag": {
"content": "$1",
"example": "<strong>#makeprivacystick</strong>"
}
}
},
"StickerCreator--ShareStage--copyTitle": {
"message": "స్టిక్కర్ ప్యాక్ URL",
"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",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"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": "Error processing image",
"description": "Text for the toast when an image cannot be processed was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorUploading": {
"message": "Error uploading stickers: $message$",
"description": "Text for the toast when a sticker pack cannot be uploaded",
"placeholders": {
"message": {
"content": "$1",
"example": "Not connected"
}
}
},
"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--error": {
"message": "Failed to send reaction. Please try again.",
"description": "Shown when a reaction fails to send"
},
"ReactionsViewer--all": {
"message": "అన్ని",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
2019-11-11 17:55:59 +00:00
"privacyPolicy": {
"message": "నిబంధనలు & గోప్యతా విధానం",
"description": "Shown in the about box for the link to https://signal.org/legal"
}
}