Signal-Desktop/_locales/lt/messages.json

2259 lines
94 KiB
JSON
Raw Normal View History

2016-08-11 19:22:17 +00:00
{
2019-04-08 21:16:09 +00:00
"copyErrorAndQuit": {
"message": "Kopijuoti klaidą ir išeiti",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownGroup": {
"message": "Nežinoma grupė",
"description": "Shown as the name of a group if we don't have any information about it"
},
"databaseError": {
"message": "Duomenų bazės klaida",
"description": "Shown in a popup if the database cannot start up properly"
},
"deleteAndRestart": {
"message": "Ištrinti visus duomenis ir paleisti iš naujo",
"description": "Shown in a popup if the database cannot start up properly; allows user to dalete database and restart"
},
2018-08-31 20:50:28 +00:00
"mainMenuFile": {
"message": "&Failas",
"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": "Sukurti/nusiųsti lipdukų paketą",
2020-01-24 00:01:22 +00:00
"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."
},
2018-08-31 20:50:28 +00:00
"mainMenuEdit": {
"message": "&Taisa",
"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."
},
2018-08-31 20:50:28 +00:00
"mainMenuView": {
"message": "&Rodinys",
"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."
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"mainMenuWindow": {
"message": "&Langas",
"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": "&Pagalba",
"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": "Nuostatos…",
"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": "Slėpti",
"description": "Application menu command to hide the window"
},
2018-07-18 17:47:58 +00:00
"appMenuHideOthers": {
"message": "Slėpti kitus",
"description": "Application menu command to hide all other windows"
},
2018-08-31 20:50:28 +00:00
"appMenuUnhide": {
"message": "Rodyti visus",
"description": "Application menu command to show all application windows"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"appMenuQuit": {
"message": "Išeiti iš Signal",
"description": "Application menu command to close the application"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuUndo": {
"message": "Atšaukti",
"description": "Edit menu command to remove recently-typed text"
},
2018-08-31 20:50:28 +00:00
"editMenuRedo": {
"message": "Grąžinti",
"description": "Edit menu command to restore previously undone typed text"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuCut": {
"message": "Iškirpti",
"description": "Edit menu command to remove selected text and add it to clipboard"
2017-04-16 06:51:10 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuCopy": {
"message": "Kopijuoti",
"description": "Edit menu command to add selected text to clipboard"
},
2018-08-31 20:50:28 +00:00
"editMenuPaste": {
"message": "Įdėti",
"description": "Edit menu command to insert text from clipboard at cursor location"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuPasteAndMatchStyle": {
"message": "Įdėti ir atitikti stilių",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
2016-10-08 14:40:13 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuDelete": {
"message": "Ištrinti",
"description": "Edit menu command to remove the selected text"
},
2018-08-31 20:50:28 +00:00
"editMenuSelectAll": {
"message": "Žymėti viską",
"description": "Edit menu comand to select all of the text in selected text box"
},
2018-08-31 20:50:28 +00:00
"editMenuStartSpeaking": {
"message": "Pradėti kalbėjimą",
"description": "Edit menu item under 'speech' to start dictation"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"editMenuStopSpeaking": {
"message": "Stabdyti kalbėjimą",
"description": "Edit menu item under 'speech' to stop dictation"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"windowMenuClose": {
"message": "Užverti langą",
"description": "Window menu command to close the current window"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"windowMenuMinimize": {
"message": "Suskleisti",
"description": "Window menu command to minimize the current window"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"windowMenuZoom": {
"message": "Mastelis",
"description": "Window menu command to make the current window the size of the whole screen"
2018-07-31 16:54:06 +00:00
},
2018-08-31 20:50:28 +00:00
"windowMenuBringAllToFront": {
"message": "Perkelti visus į priekį",
"description": "Window menu command to bring all windows of current applicatinon to front"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"viewMenuResetZoom": {
"message": "Įprastas dydis",
"description": "View menu command to go back to the default zoom"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"viewMenuZoomIn": {
"message": "Didinti",
"description": "View menu command to make everything bigger"
},
2018-08-31 20:50:28 +00:00
"viewMenuZoomOut": {
"message": "Mažinti",
"description": "View menu command to make everything smaller"
},
2018-08-31 20:50:28 +00:00
"viewMenuToggleFullScreen": {
"message": "Perjungti visą ekraną",
"description": "View menu command to enter or leave Full Screen mode"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"viewMenuToggleDevTools": {
"message": "Perjungti kūrėjo įrankius",
"description": "View menu command to show or hide the developer tools"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"menuSetupAsNewDevice": {
"message": "Nusistatyti kaip naują įrenginį",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"menuSetupAsStandalone": {
"message": "Nusistatyti kaip atskirą įrenginį",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
2019-11-11 17:55:59 +00:00
"avatarMenuViewArchive": {
"message": "Rodyti archyvą",
"description": "One of the menu options available in the Avatar Popup menu"
},
2018-08-31 20:50:28 +00:00
"loading": {
"message": "Įkeliama...",
"description": "Message shown on the loading screen before we've loaded any messages"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"optimizingApplication": {
"message": "Optimizuojama programa...",
"description": "Message shown on the loading screen while we are doing application optimizations"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"migratingToSQLCipher": {
"message": "Optimizuojamos žinutės... $status$ užbaigta.",
"description": "Message shown on the loading screen while we are doing application optimizations",
"placeholders": {
2018-08-31 20:50:28 +00:00
"status": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "45/200"
}
}
},
2019-04-08 21:16:09 +00:00
"archivedConversations": {
"message": "Archyvuoti pokalbiai",
"description": "Shown in place of the search box when showing archived conversation list"
},
"archiveHelperText": {
"message": "Šie pokalbiai yra archyvuoti ir atsiras skyrelyje Gauta tik tuomet, jei bus gautos naujos žinutės.",
"description": "Shown at the top of the archived converations list in the left pane"
},
"archiveConversation": {
"message": "Archyvuoti pokalbį",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"moveConversationToInbox": {
"message": "Perkelti pokalbį į skyrelį Gauta",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
2018-08-31 20:50:28 +00:00
"chooseDirectory": {
"message": "Pasirinkti aplanką",
"description": "Button to allow the user to find a folder on disk"
},
2019-01-16 23:29:04 +00:00
"chooseFile": {
"message": "Pasirinkti failą",
"description": "Button to allow the user to find a file on disk"
},
2018-08-31 20:50:28 +00:00
"loadDataHeader": {
"message": "Įkelkite savo duomenis",
"description": "Header shown on the first screen in the data import process"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"loadDataDescription": {
2019-09-13 20:59:54 +00:00
"message": "Jūs ką tik perėjote per eksportavimo procesą ir jūsų adresatai bei žinutės kantriai laukia jūsų kompiuteryje. Pasirinkite aplanką, kuriame yra jūsų įrašyti Signal duomenys.",
2018-08-31 20:50:28 +00:00
"description": "Introduction to the process of importing messages and contacts from disk"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"importChooserTitle": {
"message": "Pasirinkite katalogą su eksportuotais duomenimis",
"description": "Title of the popup window used to select data previously exported"
},
2018-08-31 20:50:28 +00:00
"importErrorHeader": {
"message": "Kažkas nutiko!",
"description": "Header of the error screen after a failed import"
2017-05-16 18:56:33 +00:00
},
2018-08-31 20:50:28 +00:00
"importingHeader": {
2019-09-13 20:59:54 +00:00
"message": "Įkeliami adresatai ir žinutės",
2018-08-31 20:50:28 +00:00
"description": "Header of screen shown as data is import"
},
2018-08-31 20:50:28 +00:00
"importErrorFirst": {
"message": "Įsitikinkite, kad pasirinkote teisingą katalogą, kuriame yra jūsų įrašyti Signal duomenys. Jo pavadinimas turėtų prasidėti \"Signal Export.\" Taip pat galite įrašyti naują savo duomenų kopiją iš Chrome programėlės.",
"description": "Message shown if the import went wrong; first paragraph"
2017-04-16 06:51:10 +00:00
},
2018-08-31 20:50:28 +00:00
"importErrorSecond": {
"message": "Jeigu šie žingsniai neveikia, pateikite derinimo žurnalą (Rodinys -> Derinimo žurnalas), kad galėtume jums padėti perkelti duomenis!",
"description": "Message shown if the import went wrong; second paragraph"
},
2018-08-31 20:50:28 +00:00
"importAgain": {
"message": "Pasirinkti aplanką ir bandyti dar kartą",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"importCompleteHeader": {
"message": "Pavyko!",
"description": "Header shown on the screen at the end of a successful import process"
2017-04-16 06:51:10 +00:00
},
2018-08-31 20:50:28 +00:00
"importCompleteStartButton": {
2018-10-16 00:32:32 +00:00
"message": "Pradėti naudoti Signal Desktop",
2018-08-31 20:50:28 +00:00
"description": "Button shown at end of successful import process, nothing left but a restart"
2018-07-31 16:54:06 +00:00
},
2018-08-31 20:50:28 +00:00
"importCompleteLinkButton": {
"message": "Susieti šį įrenginį su jūsų telefonu",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"selectedLocation": {
"message": "jūsų pasirinkta vieta",
"description": "Message shown as the export location if we didn't capture the target directory"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"upgradingDatabase": {
"message": "Naujinama duomenų bazė. Tai gali šiek tiek užtrukti...",
"description": "Message shown on the loading screen when we're changing database structure on first run of a new version"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"loadingMessages": {
"message": "Įkeliamos žinutės. Jau $count$ įkelta...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"me": {
"message": "Aš",
"description": "The label for yourself when shown in a group member list"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"view": {
"message": "Rodyti",
"description": "Used as a label on a button allowing user to see more information"
2016-08-11 19:22:17 +00:00
},
"youLeftTheGroup": {
"message": "Jūs išėjote iš grupės",
"description": "Displayed when a user can't send a message because they have left the group"
},
2018-08-31 20:50:28 +00:00
"scrollDown": {
"message": "Slinkti į pokalbio apačią",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"messagesBelow": {
"message": "Naujos žinutės žemiau",
"description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
2018-08-31 20:50:28 +00:00
"unreadMessage": {
"message": "1 neskaityta žinutė",
"description": "Text for unread message separator, just one message"
},
2018-08-31 20:50:28 +00:00
"unreadMessages": {
"message": "$count$ neskaitytų žinučių",
"description": "Text for unread message separator, with count",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"youMarkedAsVerified": {
"message": "Jūs pažymėjote savo saugumo numerį su $name$ kaip patvirtintą",
"description": "Shown in the conversation history when the user marks a contact as verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"youMarkedAsNotVerified": {
"message": "Jūs pažymėjote savo saugumo numerį su $name$ kaip nepatvirtintą",
"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"
}
}
},
2018-08-31 20:50:28 +00:00
"youMarkedAsVerifiedOtherDevice": {
"message": "Jūs iš kito įrenginio pažymėjote savo saugumo numerį su $name$ kaip patvirtintą",
"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"
}
}
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"youMarkedAsNotVerifiedOtherDevice": {
"message": "Jūs iš kito įrenginio pažymėjote savo saugumo numerį su $name$ kaip nepatvirtintą",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device.",
2018-07-31 16:54:06 +00:00
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
2018-07-31 16:54:06 +00:00
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
2018-07-31 16:54:06 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"membersNeedingVerification": {
"message": "Jūsų saugumo numeriai su šiais grupės dalyviais nuo paskutinio patvirtinimo pasikeitė. Spustelėkite ant grupės dalyvio, norėdami pamatyti savo naują saugumo numerį su juo.",
"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."
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"changedSinceVerifiedMultiple": {
"message": "Jūsų saugumo numeriai su keliais grupės dalyviais nuo paskutinio patvirtinimo pasikeitė. Tai gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad šie asmenys, tiesiog, iš naujo įdiegė Signal.",
"description": "Shown on confirmation dialog when user attempts to send a message"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"changedSinceVerified": {
"message": "Jūsų saugumo numeris su $name$ nuo paskutinio patvirtinimo pasikeitė. Tai gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad $name$, tiesiog, iš naujo įdiegė Signal.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"changedRightAfterVerify": {
"message": "Saugumo numeris, kurį bandote patvirtinti, pasikeitė. Prašome peržiūrėti savo saugumo numerį su $name$. Atminkite, šis pokytis gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad $name$, tiesiog, iš naujo įdiegė 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",
2016-10-07 10:13:47 +00:00
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"changedRecentlyMultiple": {
"message": "Jūsų saugumo numeriai su keliais grupės dalyviais neseniai pasikeitė. Tai gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad šie asmenys, tiesiog, iš naujo įdiegė Signal. ",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
2018-08-31 20:50:28 +00:00
"changedRecently": {
"message": "Jūsų saugumo numeris su $name$ neseniai pasikeitė. Tai gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad $name$, tiesiog, iš naujo įdiegė Signal.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"identityKeyErrorOnSend": {
2019-09-13 20:59:54 +00:00
"message": "Jūsų saugumo numeris su $name$ pasikeitė. Tai gali reikšti, kad kažkas bando perimti jūsų susirašinėjimą arba, kad $name$, tiesiog, iš naujo įdiegė Signal. Jūs, tikriausiai, norėtumėte patvirtinti savo saugumo numerį su šiuo adresatu.",
2018-08-31 20:50:28 +00:00
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change",
2018-07-18 17:47:58 +00:00
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
2018-07-18 17:47:58 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"sendAnyway": {
"message": "Vis tiek siųsti",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Jūsų saugumo numeris su $name$ pasikeitė ir daugiau nebėra patvirtintas. Spustelėkite, norėdami rodyti.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"multipleNoLongerVerified": {
"message": "Jūsų saugumo numeriai su keliais šios grupės dalyviais pasikeitė ir daugiau nebėra patvirtinti. Spustelėkite, norėdami rodyti.",
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"debugLogExplanation": {
"message": "Šis žurnalas bus viešai paskelbtas internete talkininkams peržiūrėti. Jūs galite jį išnagrinėti ir prieš pateikdami paredaguoti.",
"description": ""
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"debugLogError": {
"message": "Kažkas nutiko su nusiuntimu! Apsvarstykite galimybę rankiniu būdu pridėti savo žurnalą į klaidos pranešimą, kurį pateiksite.",
2018-08-31 20:50:28 +00:00
"description": ""
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"reportIssue": {
"message": "Pranešti apie klaidą",
"description": "Link to open the issue tracker"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"gotIt": {
"message": "Supratau!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"submit": {
"message": "Pateikti",
2017-04-16 06:51:10 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"acceptNewKey": {
"message": "Priimti",
"description": "Label for a button to accept a new safety number"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"verify": {
"message": "Žymėti kaip patvirtintą",
"description": ""
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"unverify": {
"message": "Žymėti kaip nepatvirtintą",
"description": ""
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"isVerified": {
"message": "Jūs patvirtinote savo saugumo numerį su $name$.",
"description": "Summary state shown at top of the safety number screen if user has verified contact.",
2016-08-11 19:22:17 +00:00
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
2016-08-11 19:22:17 +00:00
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
2016-08-11 19:22:17 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"isNotVerified": {
"message": "Jūs nesate patvirtinę savo saugumo numerio su $name$.",
"description": "Summary state shown at top of the safety number screen if user has not verified contact.",
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
}
}
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"verified": {
"message": "Patvirtinta(-s)",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"newIdentity": {
"message": "Naujas saugumo numeris",
"description": "Header for a key change dialog"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"identityChanged": {
2019-09-13 20:59:54 +00:00
"message": "Jūsų saugumo numeris su šiuo adresatu pasikeitė. Tai gali reikšti, kad arba kažkas bando perimti jūsų susirašinėjimą, arba šis adresatas, tiesiog, iš naujo įdiegė Signal. Jūs, tikriausiai, žemiau norėtumėte patvirtinti naują saugumo numerį.",
2018-08-31 20:50:28 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"incomingError": {
"message": "Klaida, apdorojant gaunamą žinutę",
"description": ""
},
2018-08-31 20:50:28 +00:00
"media": {
"message": "Medija",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
2018-08-31 20:50:28 +00:00
"mediaEmptyState": {
"message": "Šiame pokalbyje nėra jokios medijos",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"documents": {
"message": "Dokumentai",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
2018-07-31 16:54:06 +00:00
},
2018-08-31 20:50:28 +00:00
"documentsEmptyState": {
"message": "Šiame pokalbyje nėra jokių dokumentų",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"today": {
"message": "Šiandien",
"description": "Section header in the media gallery"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"yesterday": {
"message": "Vakar",
"description": "Section header in the media gallery"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"thisWeek": {
"message": "Šią savaitę",
"description": "Section header in the media gallery"
},
2018-08-31 20:50:28 +00:00
"thisMonth": {
"message": "Šį mėnesį",
"description": "Section header in the media gallery"
},
2018-08-31 20:50:28 +00:00
"unsupportedAttachment": {
"message": "Nepalaikomas priedo tipas. Spustelėkite, kad įrašytumėte.",
"description": "Displayed for incoming unsupported attachment"
},
2018-08-31 20:50:28 +00:00
"clickToSave": {
"message": "Spustelkite, norėdami įrašyti",
"description": "Hover text for attachment filenames"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"unnamedFile": {
"message": "Bevardis failas",
"description": "Hover text for attachment filenames"
},
2018-08-31 20:50:28 +00:00
"voiceMessage": {
"message": "Balso žinutė",
"description": "Name for a voice message attachment"
2018-05-02 16:29:36 +00:00
},
2018-10-16 00:32:32 +00:00
"dangerousFileType": {
"message": "Priedo tipas saugumo sumetimais yra neleidžiamas",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
2019-02-04 19:53:59 +00:00
"loadingPreview": {
"message": "Įkeliama peržiūra...",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"stagedPreviewThumbnail": {
"message": "Juodraštinė miniatiūrinė nuorodos peržiūra, skirta $domain$",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "Miniatiūrinė nuorodos peržiūra, skirta $domain$",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
2019-01-16 23:29:04 +00:00
"stagedImageAttachment": {
2019-02-04 19:53:59 +00:00
"message": "Juodraštinis paveikslo priedas: $path$",
2019-01-16 23:29:04 +00:00
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "Įtraukiant ne paveikslų priedus, vienoje žinutėje galimas tik vienas priedas.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAdnNonImageAttachments": {
"message": "Negalite vienoje žinutėje maišyti paveikslų ir ne paveikslų priedus.",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "Daugiau nebegalite į šią žinutę pridėti priedų.",
"description": "An error popup when the user has attempted to add an attachment"
},
2018-08-31 20:50:28 +00:00
"fileSizeWarning": {
"message": "Atleiskite, pasirinktas failas viršija žinutės dydžio apribojimus.",
"description": ""
2018-07-18 17:47:58 +00:00
},
2018-10-16 00:32:32 +00:00
"unableToLoadAttachment": {
"message": "Nepavyko įkelti pasirinkto priedo.",
"description": ""
},
2018-08-31 20:50:28 +00:00
"disconnected": {
"message": "Atsijungta",
"description": "Displayed when the desktop client cannot connect to the server."
},
2018-08-31 20:50:28 +00:00
"connecting": {
"message": "Jungiamasi",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connectingHangOn": {
"message": "Neturėtų ilgai užtrukti...",
"description": "Subtext description for when the client is connecting to the server."
},
2018-08-31 20:50:28 +00:00
"offline": {
"message": "Atsijungta",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Patikrinkite savo tinklo ryšį.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"submitDebugLog": {
"message": "Derinimo žurnalas",
"description": "Menu item and header text for debug log modal (sentence case)"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"debugLog": {
"message": "Derinimo žurnalas",
"description": "View menu item to open the debug log (title case)"
2016-08-11 19:22:17 +00:00
},
2019-11-22 18:45:12 +00:00
"helpMenuShowKeyboardShortcuts": {
"message": "Rodyti sparčiuosius klavišus",
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
2018-08-31 20:50:28 +00:00
"goToReleaseNotes": {
"message": "Pereiti į laidos informaciją",
2019-11-22 18:45:12 +00:00
"description": "Item under the help menu, takes you to GitHub page for release notes"
2018-07-20 23:30:56 +00:00
},
2018-08-31 20:50:28 +00:00
"goToForums": {
"message": "Pereiti į forumus",
"description": "Item under the Help menu, takes you to the forums"
2016-10-08 14:40:13 +00:00
},
2018-08-31 20:50:28 +00:00
"goToSupportPage": {
"message": "Pereiti į palaikymo puslapį",
"description": "Item under the Help menu, takes you to the support page"
},
2018-08-31 20:50:28 +00:00
"menuReportIssue": {
"message": "Pranešti apie klaidą",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"signalDesktopPreferences": {
2018-10-16 00:32:32 +00:00
"message": "Signal Desktop nuostatos",
2018-08-31 20:50:28 +00:00
"description": "Title of the window that pops up with Signal Desktop preferences in it"
2018-07-31 16:54:06 +00:00
},
2020-01-24 00:01:22 +00:00
"signalDesktopStickerCreator": {
"message": "Lipdukų paketo kūrėjas",
2020-01-24 00:01:22 +00:00
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
2018-08-31 20:50:28 +00:00
"aboutSignalDesktop": {
2018-10-16 00:32:32 +00:00
"message": "Apie Signal Desktop",
2018-08-31 20:50:28 +00:00
"description": "Item under the Help menu, which opens a small about window"
},
"speech": {
"message": "Šneka",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
2016-08-11 19:22:17 +00:00
},
"show": {
"message": "Rodyti",
"description": "Command under Window menu, to show the window"
},
2018-08-31 20:50:28 +00:00
"hide": {
"message": "Slėpti",
"description": "Command in the tray icon menu, to hide the window"
2017-02-09 23:27:14 +00:00
},
2018-08-31 20:50:28 +00:00
"quit": {
"message": "Išeiti",
"description": "Command in the tray icon menu, to quit the application"
},
2019-04-08 21:16:09 +00:00
"signalDesktop": {
2018-10-16 00:32:32 +00:00
"message": "Signal Desktop",
2018-08-31 20:50:28 +00:00
"description": "Tooltip for the tray icon"
},
2019-04-08 21:16:09 +00:00
"search": {
"message": "Ieškoti",
2018-08-31 20:50:28 +00:00
"description": "Placeholder text in the search input"
},
2019-09-13 20:59:54 +00:00
"searchIn": {
"message": "Ieškoti pokalbyje $conversationName$",
"description": "Shown in the search box before text is entered when searching in a specific conversation",
"placeholders": {
"conversationName": {
"content": "$1",
"example": "Friends"
}
}
},
2019-04-08 21:16:09 +00:00
"noSearchResults": {
"message": "\"$searchTerm$\" negrąžino jokių rezultatų",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
2019-09-13 20:59:54 +00:00
"noSearchResultsInConversation": {
"message": "Užklausa \"$searchTerm$\", pokalbyje $conversationName$, negrąžino jokių rezultatų",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$2",
"example": "Friends"
}
}
},
2019-04-08 21:16:09 +00:00
"conversationsHeader": {
"message": "Pokalbiai",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
2019-09-13 20:59:54 +00:00
"message": "Adresatai",
2019-04-08 21:16:09 +00:00
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Žinutės",
"description": "Shown to separate the types of search results"
},
2018-08-31 20:50:28 +00:00
"welcomeToSignal": {
"message": "Sveiki atvykę į Signal",
"description": ""
},
"selectAContact": {
2019-09-13 20:59:54 +00:00
"message": "Pasirinkite adresatą ar grupę, kad pradėtumėte pokalbį.",
2018-08-31 20:50:28 +00:00
"description": ""
},
2019-01-16 23:29:04 +00:00
"typingAlt": {
"message": "Rašymo animacija šiam pokalbiui",
"description": "Used as the 'title' attibute for the typing animation"
},
2018-08-31 20:50:28 +00:00
"contactAvatarAlt": {
"message": "Avataras, skirtas $name$",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "John"
}
}
},
2018-08-31 20:50:28 +00:00
"sendMessageToContact": {
"message": "Siųsti žinutę",
"description": "Shown when you are sent a contact and that contact has a signal account"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"home": {
"message": "namų",
"description": "Shown on contact detail screen as a label for an address/phone/email"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"work": {
"message": "darbo",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
2018-08-31 20:50:28 +00:00
"mobile": {
"message": "mobilusis",
"description": "Shown on contact detail screen as a label for aa phone or email"
},
2018-08-31 20:50:28 +00:00
"email": {
"message": "el. paštas",
"description": "Generic label shown if contact email has custom type but no label"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"phone": {
"message": "telefonas",
"description": "Generic label shown if contact phone has custom type but no label"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"address": {
"message": "adresas",
"description": "Generic label shown if contact address has custom type but no label"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"poBox": {
"message": "Pašto dėžutė",
"description": "When rendering an address, used to provide context to a post office box"
2018-05-02 16:29:36 +00:00
},
2019-04-08 21:16:09 +00:00
"downloading": {
"message": "Atsisiunčiama",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
2018-08-31 20:50:28 +00:00
"downloadAttachment": {
"message": "Atsisiųsti priedą",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
2016-08-24 23:54:05 +00:00
},
"reactToMessage": {
"message": "Reaguoti į žinutę",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
2018-08-31 20:50:28 +00:00
"replyToMessage": {
"message": "Atsakyti į žinutę",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"originalMessageNotFound": {
"message": "Pradinė žinutė nerasta",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
2018-08-31 20:50:28 +00:00
"originalMessageNotAvailable": {
"message": "Pradinė žinutė daugiau nebeprieinama",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
2018-08-31 20:50:28 +00:00
"messageFoundButNotLoaded": {
"message": "Pradinė žinutė rasta, tačiau neįkelta. Slinkite žemyn, norėdami ją įkelti.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
2016-10-07 10:13:47 +00:00
},
"voiceRecordingInterruptedMax": {
"message": "Balso žinutės įrašymas sustabdytas, nes buvo pasiekta maksimalios trukmės riba.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
"message": "Balso žinutės įrašymas sustabdytas, nes perjungėte į kitą programą.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "Balso žinutės trukmė yra ribojama iki penkių minučių. Jei perjungsite į kitą programą, įrašymas bus sustabdytas.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
2019-01-16 23:29:04 +00:00
"voiceNoteMustBeOnlyAttachment": {
2019-11-22 18:45:12 +00:00
"message": "Balso žinutėje privalo būti tik vienas priedas.",
2019-01-16 23:29:04 +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": "Priedas įrašytas. Spustelėkite, norėdami rodyti jį aplanke.",
2020-01-24 00:01:22 +00:00
"description": "Shown after user selects to save to downloads",
"placeholders": {
"name": {
"content": "$1",
"example": "proof.jpg"
}
}
},
2018-08-31 20:50:28 +00:00
"you": {
"message": "Jūs",
"description": "Shown when the user represented is the current user."
2016-10-07 10:13:47 +00:00
},
2018-05-02 16:29:36 +00:00
"replyingTo": {
"message": "Atsako naudotojui $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"
}
}
},
2018-08-31 20:50:28 +00:00
"audioPermissionNeeded": {
2018-10-16 00:32:32 +00:00
"message": "Norėdami siųsti garso žinutes, suteikite Signal Desktop prieigą prie savo mikrofono.",
2018-08-31 20:50:28 +00:00
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"allowAccess": {
"message": "Leisti prieigą",
"description": "Button shown in popup asking to enable microphon/video permissions to send audio messages"
},
"showSettings": {
"message": "Rodyti nustatymus",
"description": "A button shown in dialog requesting the user to turn on audio permissions"
},
"audio": {
"message": "Garso įrašas",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video": {
"message": "Vaizdo įrašas",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "Nuotrauka",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
2019-04-08 21:16:09 +00:00
"cannotUpdate": {
2019-09-13 20:59:54 +00:00
"message": "Nepavyksta atnaujinti",
2019-04-08 21:16:09 +00:00
"description": "Shown as the title of our update error dialogs on windows"
},
"cannotUpdateDetail": {
"message": "Nepavyko atnaujinti Signal Desktop, tačiau yra prieinama nauja versija. Apsilankykite $url$ ir įdiekite naująją versiją rankiniu būdu, o tuomet arba susisiekite su programos palaikymo komanda, arba praneškite apie šią problemą.",
"description": "Shown if a general error happened while trying to install update package",
"placeholders": {
"url": {
"content": "$1",
"example": "https://signal.org/download"
}
}
2019-04-08 21:16:09 +00:00
},
"readOnlyVolume": {
"message": "Tikriausiai, Signal Desktop yra macOS karantine ir negalės būti automatiškai atnaujinta. Pabandykite, naudodami Finder, perkelti $app$ į $folder$.",
"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-04-08 21:16:09 +00:00
},
2018-08-31 20:50:28 +00:00
"ok": {
"message": "Gerai",
"description": ""
},
2018-08-31 20:50:28 +00:00
"cancel": {
"message": "Atsisakyti",
"description": ""
},
"discard": {
"message": "Atmesti",
"description": ""
},
2018-08-31 20:50:28 +00:00
"failedToSend": {
"message": "Nepavyko išsiųsti kai kuriems gavėjams. Patikrinkite savo tinklo ryšį.",
"description": ""
},
2018-08-31 20:50:28 +00:00
"error": {
"message": "Klaida",
"description": ""
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"messageDetail": {
"message": "Žinutės informacija",
"description": ""
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"delete": {
"message": "Ištrinti",
"description": ""
},
"deleteWarning": {
"message": "Ar tikrai? Spustelėjus \"Ištrinti\", ši žinutė visiems laikams bus pašalinta tik iš šio įrenginio.",
"description": ""
},
"deleteThisMessage": {
"message": "Ištrinti šią žinutę",
"description": ""
},
"from": {
"message": "Nuo",
"description": "Label for the sender of a message"
},
"to": {
2019-11-11 17:55:59 +00:00
"message": "Kam",
2018-08-31 20:50:28 +00:00
"description": "Label for the receiver of a message"
},
2019-11-11 17:55:59 +00:00
"toJoiner": {
"message": "skirta",
"description": "Joiner for message search results - like 'Jon' to 'Friends Group'"
},
2018-08-31 20:50:28 +00:00
"sent": {
"message": "Išsiųsta",
"description": "Label for the time a message was sent"
},
2016-08-11 19:22:17 +00:00
"received": {
"message": "Gauta",
"description": "Label for the time a message was received"
},
2018-08-31 20:50:28 +00:00
"sendMessage": {
"message": "Siųsti žinutę",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "Grupės dalyviai",
"description": ""
},
"showMembers": {
"message": "Rodyti dalyvius",
"description": ""
},
"resetSession": {
"message": "Atstatyti seansą",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
},
"showSafetyNumber": {
"message": "Rodyti saugumo numerį",
"description": ""
},
"viewAllMedia": {
"message": "Rodyti visą mediją",
"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": "Jeigu norite patvirtinti savo ištisinio šifravimo su $name$ saugumą, palyginkite aukščiau esančius numerius su numeriais šio asmens įrenginyje.",
"description": "",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "John"
}
}
},
2018-08-31 20:50:28 +00:00
"theirIdentityUnknown": {
2019-09-13 20:59:54 +00:00
"message": "Jūs su šiuo adresatu dar nesate apsikeitę jokiomis žinutėmis. Jūsų saugumo numeris bus prieinamas po pirmosios žinutės.",
2018-08-31 20:50:28 +00:00
"description": ""
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"moreInfo": {
"message": "Daugiau informacijos...",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"retrySend": {
"message": "Bandyti siųsti dar kartą",
"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": "Ištrinti žinutę",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessages": {
"message": "Ištrinti žinutes",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Ar ištrinti šį pokalbį visiems laikams?",
"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": "Saugusis seansas atstatytas",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"quoteThumbnailAlt": {
"message": "Paveikslo iš cituotos žinutės miniatiūra",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "Prie žinutės pridėtas paveikslas",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "Prie žinutės pridėto vaizdo įrašo ekrano kopija",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Pokalbyje išsiųstas paveikslas",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
2019-01-16 23:29:04 +00:00
"imageCaptionIconAlt": {
"message": "Piktograma, rodanti, kad šis paveikslas turi paaiškinimą",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"addACaption": {
"message": "Pridėti paaiškinimą...",
"description": ""
},
"save": {
"message": "Įrašyti",
"description": ""
},
2018-08-31 20:50:28 +00:00
"fileIconAlt": {
"message": "Failo piktograma",
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
2018-10-16 00:32:32 +00:00
"message": "Sveiki atvykę į Signal Desktop",
2018-08-31 20:50:28 +00:00
"description": "Welcome title on the install page"
},
"installTagline": {
"message": "Privatumas yra įmanomas. Signal jį padaro lengvą.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
2018-10-16 00:32:32 +00:00
"message": "Susiekite savo telefoną su Signal Desktop",
2018-08-31 20:50:28 +00:00
"description": "Shown on the front page when the application first starst, above the QR code"
},
"signalSettings": {
"message": "Signal nustatymai",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
"message": "Susieti įrenginiai",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"plusButton": {
"message": "\"+\" mygtukas",
"description": "The button used in Signal Android to add a new linked device"
},
"linkNewDevice": {
"message": "Susieti naują įrenginį",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"message": "Įrenginio pavadinimas",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName": {
"message": "Pasirinkite šio įrenginio pavadinimą",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"finishLinkingPhone": {
"message": "Užbaigti telefono susiejimą",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"initialSync": {
2019-09-13 20:59:54 +00:00
"message": "Sinchronizuojami adresatai ir grupės",
2018-08-31 20:50:28 +00:00
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"installConnectionFailed": {
"message": "Nepavyko prisijungti prie serverio.",
"description": "Displayed when we can't connect to the server."
},
"installTooManyDevices": {
"message": "Atleiskite, jūs jau turite per daug susietų įrenginių. Pabandykite kai kuriuos pašalinti.",
"description": ""
},
"settings": {
"message": "Nustatymai",
"description": "Menu item and header for global settings"
},
"theme": {
2019-09-13 20:59:54 +00:00
"message": "Apipavidalinimas",
2018-08-31 20:50:28 +00:00
"description": "Header for theme settings"
},
"permissions": {
"message": "Leidimai",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "Leisti prieigą prie kameros ir mikrofono",
"description": "Description of the media permission description"
},
2019-02-04 19:53:59 +00:00
"general": {
"message": "Bendra",
"description": "Header for general options on the settings screen"
},
2018-08-31 20:50:28 +00:00
"spellCheckDescription": {
"message": "Įjungti rašybos tikrinimą tekstui, kuris įvedamas į žinutės rašymo langelį",
"description": "Description of the media permission description"
},
"clearDataHeader": {
"message": "Išvalyti duomenis",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
"message": "Tai išvalys visus programoje esančius duomenis ir pašalins visas žinutes bei įrašytą paskyros informaciją.",
"description": "Text describing what the clear data button will do."
},
"clearDataButton": {
"message": "Išvalyti duomenis",
"description": "Button in the settings dialog starting process to delete all data"
2016-10-07 10:13:47 +00:00
},
2018-05-02 16:29:36 +00:00
"deleteAllDataHeader": {
"message": "Ištrinti visus duomenis?",
"description": "Header of the full-screen delete data confirmation screen"
},
2018-08-31 20:50:28 +00:00
"deleteAllDataBody": {
2019-09-13 20:59:54 +00:00
"message": "Jūs ketinate ištrinti visą įrašytą šios programos paskyros informaciją, įskaitant visus adresatus ir visas žinutes. Jūs visada ir vėl galite susieti programą su savo mobiliuoju įrenginiu, tačiau tai neatkurs ištrintų žinučių.",
2018-08-31 20:50:28 +00:00
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
"message": "Ištrinti visus duomenis",
"description": "Text of the button that deletes all data"
},
2018-05-02 16:29:36 +00:00
"deleteAllDataProgress": {
"message": "Atsijungiama ir ištrinami visi duomenys",
"description": "Message shown to user when app is disconnected and data deleted"
},
2018-08-31 20:50:28 +00:00
"notifications": {
"message": "Pranešimai",
"description": "Header for notification settings"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"notificationSettingsDialog": {
"message": "Kai gaunamos žinutės, rodyti pranešimus, kuriuose atskleidžiama:",
"description": "Explain the purpose of the notification settings"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"disableNotifications": {
"message": "Išjungti pranešimus",
"description": "Label for disabling notifications"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"nameAndMessage": {
"message": "Ir siuntėjo vardas, ir žinutė",
"description": "Label for setting notifications to display name and message text"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"noNameOrMessage": {
"message": "Nei vardas, nei žinutė",
"description": "Label for setting notifications to display no name and no message text"
},
2018-08-31 20:50:28 +00:00
"nameOnly": {
"message": "Tik siuntėjo vardas",
"description": "Label for setting notifications to display sender name only"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"newMessage": {
"message": "Nauja žinutės",
"description": "Displayed in notifications for only 1 message"
},
"newMessages": {
"message": "Naujos žinutės",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "Paskiausi nuo:",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
},
"notificationFrom": {
"message": "Nuo:",
"description": "Displayed in notifications when setting is 'name only' and one message is waiting"
},
"notificationMostRecent": {
"message": "Paskiausi:",
"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$ sureagavo į jūsų žinutę: $emoji$",
2020-01-24 00:01:22 +00:00
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMostRecent": {
"message": "Paskiausi: $sender$ sureagavo į jūsų žinutę: $emoji$",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMessage": {
"message": "$sender$ sureagavo $emoji$ į: $message$",
2020-01-24 00:01:22 +00:00
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
}
}
},
"notificationReactionMessageMostRecent": {
"message": "Paskiausi: $sender$ sureagavo $emoji$ į: $message$",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
2020-01-24 00:01:22 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"sendFailed": {
"message": "Išsiuntimas nepavyko",
"description": "Shown on outgoing message if it fails to send"
},
"showMore": {
"message": "Išsamesnė informacija",
"description": "Displays the details of a key change"
},
"showLess": {
"message": "Slėpti išsamesnę informaciją",
"description": "Hides the details of a key change"
},
"learnMore": {
"message": "Sužinoti daugiau apie saugumo numerių patvirtinimą",
"description": "Text that links to a support article on verifying safety numbers"
},
2016-08-11 19:22:17 +00:00
"expiredWarning": {
2018-10-16 00:32:32 +00:00
"message": "Pasibaigė šios Signal Desktop skirtos versijos galiojimas. Norint tęsti susirašinėjimą, prašome atsinaujinti iki naujausios versijos.",
2016-08-11 19:22:17 +00:00
"description": "Warning notification that this version of the app has expired"
},
2018-08-31 20:50:28 +00:00
"upgrade": {
"message": "Naujinti",
"description": "Label text for button to upgrade the app to the latest version"
},
2018-08-31 20:50:28 +00:00
"mediaMessage": {
2019-11-11 17:55:59 +00:00
"message": "Medijos žinutė",
2018-08-31 20:50:28 +00:00
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
2018-08-31 20:50:28 +00:00
"unregisteredUser": {
"message": "Numeris nėra registruotas",
"description": "Error message displayed when sending to an unregistered user."
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"sync": {
2019-09-13 20:59:54 +00:00
"message": "Adresatai",
2018-08-31 20:50:28 +00:00
"description": "Label for contact and group sync settings"
},
2018-08-31 20:50:28 +00:00
"syncExplanation": {
2019-09-13 20:59:54 +00:00
"message": "Importuoti visas Signal grupes ir adresatus iš jūsų mobiliojo įrenginio.",
2018-08-31 20:50:28 +00:00
"description": "Explanatory text for sync settings"
},
2018-08-31 20:50:28 +00:00
"lastSynced": {
"message": "Paskutinis importavimas ties",
"description": "Label for date and time of last sync operation"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"syncNow": {
"message": "Importuoti dabar",
"description": "Label for a button that syncs contacts and groups from your phone"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"syncing": {
"message": "Importuojama...",
"description": "Label for a disabled sync button while sync is in progress."
2017-02-09 23:27:14 +00:00
},
2018-08-31 20:50:28 +00:00
"syncFailed": {
"message": "Importavimas nepavyko. Įsitikinkite, kad jūsų kompiuteris ir telefonas yra prijungti prie interneto.",
"description": "Informational text displayed if a sync operation times out."
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"timestamp_s": {
"message": "dabar",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
2019-11-11 17:55:59 +00:00
"message": "1 min.",
2018-08-31 20:50:28 +00:00
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
2019-11-11 17:55:59 +00:00
"message": "1 val.",
2018-08-31 20:50:28 +00:00
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
2018-07-18 17:47:58 +00:00
"hoursAgo": {
2019-11-11 17:55:59 +00:00
"message": "$hours$ val.",
2018-07-18 17:47:58 +00:00
"description": "Contracted form of 'X hours ago' which works both for singular and plural",
"placeholders": {
2018-08-31 20:50:28 +00:00
"hours": {
"content": "$1",
"example": "2"
}
}
},
"minutesAgo": {
2019-11-11 17:55:59 +00:00
"message": "$minutes$ min.",
2018-08-31 20:50:28 +00:00
"description": "Contracted form of 'X minutes ago' which works both for singular and plural",
"placeholders": {
"minutes": {
"content": "$1",
"example": "10"
}
}
},
"justNow": {
"message": "dabar",
"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'."
},
2019-09-13 20:59:54 +00:00
"messageBodyTooLong": {
"message": "Žinutės turinys yra per ilgas.",
"description": "Shown if the user tries to send more than 64kb of text"
},
2018-08-31 20:50:28 +00:00
"unblockToSend": {
2019-09-13 20:59:54 +00:00
"message": "Atblokuokite šį adresatą, kad išsiųstumėte žinutę.",
2018-08-31 20:50:28 +00:00
"description": "Brief message shown when trying to message a blocked number"
},
2018-10-16 00:32:32 +00:00
"unblockGroupToSend": {
"message": "Norėdami siųsti žinutę, atblokuokite šią grupę.",
"description": "Brief message shown when trying to message a blocked group"
},
2018-08-31 20:50:28 +00:00
"youChangedTheTimer": {
"message": "Jūs nustatėte išnykstančių žinučių laikmatį į $time$",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "Išnykstančių žinučių laikmatis atnaujintas į $time$",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
2018-07-18 17:47:58 +00:00
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "10m"
2018-07-18 17:47:58 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"theyChangedTheTimer": {
"message": "$name$ nustatė išnykstančių žinučių laikmatį į $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"
}
}
},
2018-08-31 20:50:28 +00:00
"timerOption_0_seconds": {
"message": "išjungta",
"description": "Label for option to turn off message expiration in the timer menu"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_5_seconds": {
"message": "5 sekundės",
"description": "Label for a selectable option in the message expiration timer menu"
},
2018-08-31 20:50:28 +00:00
"timerOption_10_seconds": {
"message": "10 sekundžių",
"description": "Label for a selectable option in the message expiration timer menu"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_30_seconds": {
"message": "30 sekundžių",
"description": "Label for a selectable option in the message expiration timer menu"
},
2018-08-31 20:50:28 +00:00
"timerOption_1_minute": {
"message": "1 minutė",
"description": "Label for a selectable option in the message expiration timer menu"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_5_minutes": {
"message": "5 minutės",
"description": "Label for a selectable option in the message expiration timer menu"
},
2018-08-31 20:50:28 +00:00
"timerOption_30_minutes": {
"message": "30 minučių",
"description": "Label for a selectable option in the message expiration timer menu"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_hour": {
"message": "1 valanda",
"description": "Label for a selectable option in the message expiration timer menu"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_6_hours": {
"message": "6 valandos",
"description": "Label for a selectable option in the message expiration timer menu"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_12_hours": {
"message": "12 valandų",
"description": "Label for a selectable option in the message expiration timer menu"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_day": {
"message": "1 diena",
"description": "Label for a selectable option in the message expiration timer menu"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_week": {
"message": "1 savaitė",
"description": "Label for a selectable option in the message expiration timer menu"
2016-09-12 18:51:16 +00:00
},
2018-08-31 20:50:28 +00:00
"disappearingMessages": {
"message": "Išnykstančios žinutės",
"description": "Conversation menu option to enable disappearing messages"
},
2018-08-31 20:50:28 +00:00
"timerOption_0_seconds_abbreviated": {
"message": "išjungta",
"description": "Short format indicating current timer setting in the conversation list snippet"
2017-05-16 18:56:33 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_5_seconds_abbreviated": {
"message": "5 sek.",
"description": "Very short format indicating current timer setting in the conversation header"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_10_seconds_abbreviated": {
"message": "10 sek.",
"description": "Very short format indicating current timer setting in the conversation header"
},
2018-08-31 20:50:28 +00:00
"timerOption_30_seconds_abbreviated": {
"message": "30 sek.",
"description": "Very short format indicating current timer setting in the conversation header"
},
2018-08-31 20:50:28 +00:00
"timerOption_1_minute_abbreviated": {
"message": "1 min.",
"description": "Very short format indicating current timer setting in the conversation header"
2017-04-16 06:51:10 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_5_minutes_abbreviated": {
"message": "5 min.",
"description": "Very short format indicating current timer setting in the conversation header"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_30_minutes_abbreviated": {
"message": "30 min.",
"description": "Very short format indicating current timer setting in the conversation header"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_hour_abbreviated": {
"message": "1 val.",
"description": "Very short format indicating current timer setting in the conversation header"
2017-04-16 06:51:10 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_6_hours_abbreviated": {
"message": "6 val.",
2016-10-08 14:40:13 +00:00
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_12_hours_abbreviated": {
"message": "12 val.",
"description": "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_day_abbreviated": {
"message": "1 d.",
"description": "Very short format indicating current timer setting in the conversation header"
2018-07-20 23:30:56 +00:00
},
2018-08-31 20:50:28 +00:00
"timerOption_1_week_abbreviated": {
"message": "1 sav.",
"description": "Very short format indicating current timer setting in the conversation header"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"disappearingMessagesDisabled": {
"message": "Išnykstančios žinutės išjungtos",
"description": "Displayed in the left pane when the timer is turned off"
},
2018-08-31 20:50:28 +00:00
"disabledDisappearingMessages": {
"message": "$name$ išjungė išnykstančias žinutes",
"description": "Displayed in the conversation list when the timer is turned off",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "John"
}
}
},
2018-08-31 20:50:28 +00:00
"youDisabledDisappearingMessages": {
"message": "Jūs išjungėte išnykstančias žinutes",
"description": "Displayed in the conversation list when the timer is turned off"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"timerSetTo": {
"message": "Laikmatis nustatytas į $time$",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane",
"placeholders": {
2018-08-31 20:50:28 +00:00
"time": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "1w"
}
}
},
2018-08-31 20:50:28 +00:00
"audioNotificationDescription": {
"message": "Groti garso pranešimus",
"description": "Description for audio notification setting"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"safetyNumberChanged": {
"message": "Pasikeitė saugumo numeris",
"description": "A notification shown in the conversation when a contact reinstalls"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"safetyNumberChangedGroup": {
"message": "Pasikeitė saugumo numeris su $name$",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
2018-08-31 20:50:28 +00:00
"verifyNewNumber": {
"message": "Patvirtinti saugumo numerį",
"description": "Label on button included with safety number change notification in the conversation"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"yourSafetyNumberWith": {
"message": "Jūsų saugumo numeris su $name$:",
"description": "Heading for safety number view",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "John"
}
}
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"themeLight": {
2019-11-11 17:55:59 +00:00
"message": "Šviesus",
2018-08-31 20:50:28 +00:00
"description": "Label text for light theme (normal)"
2018-05-02 16:29:36 +00:00
},
2018-08-31 20:50:28 +00:00
"themeDark": {
2019-11-11 17:55:59 +00:00
"message": "Tamsus",
2018-08-31 20:50:28 +00:00
"description": "Label text for dark theme"
2016-08-11 19:22:17 +00:00
},
2019-09-13 20:59:54 +00:00
"themeSystem": {
"message": "Sisteminis",
"description": "Label text for system theme"
},
2019-04-08 21:16:09 +00:00
"noteToSelf": {
"message": "Pastabos sau",
"description": "Name for the conversation with your own phone number"
},
2018-08-31 20:50:28 +00:00
"hideMenuBar": {
"message": "Slėpti meniu juostą",
"description": "Label text for menu bar visibility setting"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"startConversation": {
2019-04-08 21:16:09 +00:00
"message": "Pradėti naują pokalbį…",
2018-08-31 20:50:28 +00:00
"description": "Label underneath number a user enters that is not an existing contact"
2016-10-07 10:13:47 +00:00
},
2018-08-31 20:50:28 +00:00
"newPhoneNumber": {
2019-09-13 20:59:54 +00:00
"message": "Įveskite adresato, kurį norite pridėti, numerį.",
2018-08-31 20:50:28 +00:00
"description": "Placeholder for adding a new number to a contact"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"invalidNumberError": {
"message": "Neteisingas numeris",
"description": "When a person inputs a number that is invalid"
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"unlinkedWarning": {
2018-10-16 00:32:32 +00:00
"message": "Norėdami tęsti susirašinėjimą, iš naujo susiekite Signal Desktop su savo mobiliuoju įrenginiu.",
"description": ""
},
2018-08-31 20:50:28 +00:00
"unlinked": {
"message": "Atsietas",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"relink": {
"message": "Susieti iš naujo",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"autoUpdateNewVersionTitle": {
"message": "Yra prieinamas Signal atnaujinimas",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"autoUpdateNewVersionMessage": {
"message": "Yra prieinama nauja Signal versija.",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"autoUpdateNewVersionInstructions": {
"message": "Norėdami pritaikyti atnaujinimus, paspauskite \"Paleisti Signal iš naujo\".",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"autoUpdateRestartButtonLabel": {
"message": "Paleisti Signal iš naujo",
"description": ""
2016-08-11 19:22:17 +00:00
},
2018-08-31 20:50:28 +00:00
"autoUpdateLaterButtonLabel": {
"message": "Vėliau",
2016-08-11 19:22:17 +00:00
"description": ""
},
2018-08-31 20:50:28 +00:00
"leftTheGroup": {
"message": "$name$ išėjo iš grupės",
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"multipleLeftTheGroup": {
"message": "$name$ išėjo iš grupės",
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Alice, Bob"
}
}
},
2018-08-31 20:50:28 +00:00
"updatedTheGroup": {
"message": "Grupė atnaujinta",
"description": "Shown in the conversation history when someone updates the group"
2018-07-18 17:47:58 +00:00
},
2018-08-31 20:50:28 +00:00
"titleIsNow": {
"message": "Dabar pavadinimas yra \"$name$\"",
"description": "Shown in the conversation history when someone changes the title of the group",
2016-10-07 10:13:47 +00:00
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
2016-10-07 10:13:47 +00:00
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Book Club"
2016-10-07 10:13:47 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"joinedTheGroup": {
"message": "$name$ prisijungė prie grupės",
"description": "Shown in the conversation history when a single person joins the group",
2018-07-18 17:47:58 +00:00
"placeholders": {
2018-08-31 20:50:28 +00:00
"name": {
2018-07-18 17:47:58 +00:00
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Alice"
2018-07-18 17:47:58 +00:00
}
}
},
2018-08-31 20:50:28 +00:00
"multipleJoinedTheGroup": {
"message": "$names$ prisijungė prie grupės",
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
2018-08-31 20:50:28 +00:00
"names": {
"content": "$1",
2018-08-31 20:50:28 +00:00
"example": "Alice, Bob"
}
}
},
2019-09-13 20:59:54 +00:00
"ConversationListItem--draft-prefix": {
"message": "Juodraštis:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"message--getNotificationText--stickers": {
"message": "Lipduko žinutė",
"description": "Shown in notifications and in the left pane instead of sticker image."
},
"message--getDescription--unsupported-message": {
"message": "Nepalaikoma žinutė",
"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": "Vienkartinės peržiūros medija",
2020-01-24 00:01:22 +00:00
"description": "Shown in notifications and in the left pane after view-once message is deleted."
},
2019-09-13 20:59:54 +00:00
"message--getDescription--disappearing-photo": {
"message": "Vienkartinės peržiūros nuotrauka",
2020-01-24 00:01:22 +00:00
"description": "Shown in notifications and in the left pane when a message is a view once photo."
2019-09-13 20:59:54 +00:00
},
2019-11-11 17:55:59 +00:00
"message--getDescription--disappearing-video": {
"message": "Vienkartinės peržiūros vaizdo įrašas",
2020-01-24 00:01:22 +00:00
"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
},
2019-09-13 20:59:54 +00:00
"stickers--toast--InstallFailed": {
"message": "Nepavyko įdiegti lipdukų paketo",
"description": "Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"stickers--StickerManager--InstalledPacks": {
"message": "Įdiegti lipdukai",
"description": "Shown in the sticker pack manager above your installed sticker packs."
},
"stickers--StickerManager--InstalledPacks--Empty": {
"message": "Nėra jokių įdiegtų lipdukų",
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"stickers--StickerManager--BlessedPacks": {
"message": "Signal menininkų serija",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"stickers--StickerManager--BlessedPacks--Empty": {
"message": "Nėra prieinami jokie Signal menininkų lipdukai",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"stickers--StickerManager--ReceivedPacks": {
"message": "Jūsų gauti lipdukai",
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Čia bus rodomi lipdukai iš gaunamų žinučių",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
"message": "Įdiegti",
"description": "Shown in the sticker pack manager next to sticker packs which can be installed."
},
"stickers--StickerManager--Uninstall": {
"message": "Pašalinti",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--UninstallWarning": {
"message": "Jei neturite pradinės žinutės, gali būti, kad negalėsite iš naujo įdiegti šio lipdukų paketo.",
"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": "Pristatome lipdukus: Katiną banditą",
2020-01-24 00:01:22 +00:00
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
2019-09-13 20:59:54 +00:00
"stickers--StickerManager--Introduction--Title": {
"message": "Pristatome lipdukus",
"description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerManager--Introduction--Body": {
"message": "Kam naudoti žodžius, kai galima naudoti lipdukus?",
"description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerPicker--DownloadError": {
"message": "Kai kurių lipdukų atsisiųsti nepavyko.",
"description": "Shown in the sticker picker when one or more stickers could not be downloaded."
},
"stickers--StickerPicker--DownloadPending": {
"message": "Įdiegiamas lipdukų paketas...",
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"stickers--StickerPicker--Empty": {
"message": "Nerasta jokių lipdukų",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"stickers--StickerPicker--Hint": {
"message": "Yra prieinami įdiegti nauji lipdukų paketai iš jūsų žinučių",
"description": "Shown in the sticker picker the first time you have received new packs you can install."
},
"stickers--StickerPicker--NoPacks": {
"message": "Nerasta jokių lipdukų paketų",
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"stickers--StickerPicker--NoRecents": {
"message": "Čia bus rodomi paskiausiai naudoti lipdukai.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"stickers--StickerPreview--Title": {
"message": "Lipdukų paketas",
"description": "The title that appears in the sticker pack preview modal."
},
"stickers--StickerPreview--Error": {
"message": "Klaida atveriant lipdukų paketą. Patikrinkite savo interneto ryšį ir bandykite dar kartą.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"EmojiPicker--empty": {
"message": "Nerasta jokių šypsenėlių",
"description": "Shown in the emoji picker when a search yields 0 results."
},
"EmojiPicker--search-placeholder": {
"message": "Ieškoti šypsenėlių",
"description": "Shown as a placeholder inside the emoji picker search field."
},
"EmojiPicker--skin-tone": {
"message": "Odos atspalvis $tone$",
"description": "Shown as a tooltip over the emoji tone buttons.",
"placeholders": {
"status": {
"content": "$1",
"example": "2"
}
}
},
"confirmation-dialog--Cancel": {
"message": "Atsisakyti",
"description": "Appears on the cancel button in confirmation dialogs."
},
"Message--unsupported-message": {
"message": "$contact$ išsiuntė jums žinutę, kurios nepavyksta apdoroti ar parodyti, nes žinutė naudoja naująją Signal ypatybę.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"Message--unsupported-message-ask-to-resend": {
"message": "Dabar, kai naudojate atnaujintą Signal versiją, galite paprašyti, kad $contact$ jums iš naujo išsiųstų šią žinutę.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"Message--from-me-unsupported-message": {
"message": "Vienas iš jūsų įrenginių išsiuntė žinutę, kurios nepavyksta apdoroti ar parodyti, nes žinutė naudoja naująją Signal ypatybę.",
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
"message": "Dabar, kai naudojate atnaujintą Signal versiją, būsimos žinutės, tokios kaip ši, bus sinchronizuojamos.",
"description": ""
},
"Message--update-signal": {
"message": "Atnaujinti Signal",
"description": "Text for a button which will take user to Signal download page"
},
"Message--tap-to-view-expired": {
"message": "Peržiūrėta",
"description": "Text shown on messages with with individual timers, after user has viewed it"
},
"Message--tap-to-view--outgoing": {
2019-11-11 17:55:59 +00:00
"message": "Medija",
2019-09-13 20:59:54 +00:00
"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": "Jūs jau žiūrėjote šią žinutę.",
2020-01-24 00:01:22 +00:00
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "Vienkartinės peržiūros žinutės nėra saugomos jūsų pokalbio istorijoje.",
2020-01-24 00:01:22 +00:00
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
2019-09-13 20:59:54 +00:00
"Message--tap-to-view--incoming": {
2020-01-24 00:01:22 +00:00
"message": "Žiūrėti nuotrauką",
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": {
2020-01-24 00:01:22 +00:00
"message": "Rodyti vaizdo įrašą",
2019-11-11 17:55:59 +00:00
"description": "Text shown on video messages with with individual timers, before user has viewed it"
2019-09-13 20:59:54 +00:00
},
"Conversation--getDraftPreview--attachment": {
"message": "(priedas)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--quote": {
"message": "(citata)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--draft": {
"message": "(juodraštis)",
"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": {
"message": "Naršyti pagal sekciją",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
"message": "Ankstesnis pokalbis",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-conversation": {
"message": "Kitas pokalbis",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-unread-conversation": {
"message": "Ankstesnis neskaitytas pokalbis",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-unread-conversation": {
"message": "Kitas neskaitytas pokalbis",
"description": "Shown in the shortcuts guide"
},
"Keyboard--preferences": {
"message": "Nuostatos",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
"message": "Atverti pokalbių meniu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archyvuoti pokalbį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--unarchive-conversation": {
"message": "Išarchyvuoti pokalbį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search": {
"message": "Ieškoti",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search-in-conversation": {
"message": "Ieškoti pokalbyje",
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "Fokusuoti rašyklę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
"message": "Atverti visos medijos rodinį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
"message": "Atverti šypsenėlių parinkiklį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-sticker-chooser": {
"message": "Atverti lipdukų parinkiklį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--begin-recording-voice-note": {
"message": "Pradėti įrašinėti balso žinutę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--default-message-action": {
2020-01-24 00:01:22 +00:00
"message": "Numatytasis veiksmas pasirinktai žinutei",
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": "Rodyti išsamesnę pasirinktos žinutės informaciją",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reply": {
"message": "Perjungti atsakymą į pasirinktą žinutę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reaction-picker": {
"message": "Perjungti reakcijų parinkiklį pasirinktai žinutei",
"description": "Shown in the shortcuts guide"
},
2019-11-22 18:45:12 +00:00
"Keyboard--save-attachment": {
"message": "Įrašyti priedą iš pasirinktos žinutės",
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
"message": "Ištrinti pasirinktą žinutę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "Pridėti į žinutę naują eilutę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
"message": "Išplėsti rašyklę",
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
"message": "Siųsti (išplėstoje rašyklėje)",
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
"message": "Pridėti failą",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
2020-01-24 00:01:22 +00:00
"message": "Šalinti nuorodos juodraščio peržiūrą",
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": "Šalinti visus priedų juodraščius",
2019-11-22 18:45:12 +00:00
"description": "Shown in the shortcuts guide"
},
"Keyboard--Key--ctrl": {
"message": "Vald (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": "Lyg2 (Shift)",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--enter": {
"message": "Įvesti (Enter)",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--header": {
"message": "Spartieji klavišai",
"description": "Title header of the keyboard shortcuts guide"
},
"Keyboard--navigation-header": {
"message": "Naršymas",
"description": "Header of the keyboard shortcuts guide - navigation section"
},
"Keyboard--messages-header": {
"message": "Žinutės",
"description": "Header of the keyboard shortcuts guide - messages section"
},
"Keyboard--composer-header": {
"message": "Rašyklė",
"description": "Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top": {
"message": "Slinkti į sąrašo viršų",
"description": "Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom": {
"message": "Slinkti į sąrašo apačią",
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "Užverti esamą pokalbį",
"description": "Shown in the shortcuts guide"
},
"close-popup": {
"message": "Užverti iškylantįjį langą",
"description": "Used as alt text for any button closing a popup"
},
"add-image-attachment": {
2020-01-24 00:01:22 +00:00
"message": "Pridėti paveikslo priedą",
2019-11-22 18:45:12 +00:00
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"remove-attachment": {
"message": "Šalinti priedą",
"description": "Used in draft attachment list to remove an individual attachment"
},
"backToInbox": {
"message": "Atgal į skyrelį Gauta",
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
"message": "Pokalbis archyvuotas",
"description": "A toast that shows up when user archives a conversation"
},
"conversationReturnedToInbox": {
"message": "Pokalbis grąžintas į skyrelį Gauta",
"description": "A toast that shows up when the user unarchives a conversation"
},
2020-01-24 00:01:22 +00:00
"StickerCreator--title": {
"message": "Lipdukų paketo kūrėjas",
2020-01-24 00:01:22 +00:00
"description": "The title of the Sticker Pack Creator window"
},
"StickerCreator--DropZone--staticText": {
"message": "Sputelėkite norėdami pridėti arba tempkite čia paveikslus",
2020-01-24 00:01:22 +00:00
"description": "Text which appears on the Sticker Creator drop zone when there is no active drag"
},
"StickerCreator--DropZone--activeText": {
"message": "Tempkite paveikslus čia",
2020-01-24 00:01:22 +00:00
"description": "Text which appears on the Sticker Creator drop zone when there is an active drag"
},
"StickerCreator--Preview--title": {
"message": "Lipdukų paketas",
2020-01-24 00:01:22 +00:00
"description": "The 'title' of the sticker pack preview 'modal'"
},
"StickerCreator--ConfirmDialog--cancel": {
"message": "Atsisakyti",
"description": "The default text for the confirm dialog cancel button"
},
"StickerCreator--CopyText--button": {
"message": "Kopijuoti",
"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": "Kitas",
"description": "Default text for the next button on all stages of the sticker creator"
},
"StickerCreator--AppStage--prev": {
"message": "Atgal",
"description": "Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title": {
"message": "Pridėkite savo lipdukus",
2020-01-24 00:01:22 +00:00
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--help": {
"message": "Lipdukai privalo būti PNG ar WebP formato su permatomu fonu ir 512x512 pikselių dydžio. Rekomenduojama paraštė yra 16 pikselių.",
2020-01-24 00:01:22 +00:00
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--showMargins": {
"message": "Rodyti paraštes",
"description": "Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore": {
"message": "Pridėkite $count$ ar daugiau",
2020-01-24 00:01:22 +00:00
"description": "Text to show user how many more stickers they must add",
"placeholders": {
"hashtag": {
"content": "$1",
"example": "4"
}
}
},
"StickerCreator--EmojiStage--title": {
"message": "Kiekvienam lipdukui parinkite šypsenėlę",
2020-01-24 00:01:22 +00:00
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--EmojiStage--help": {
"message": "Tai leidžia jums siūlyti lipdukus, kai susirašinėjate.",
2020-01-24 00:01:22 +00:00
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--MetaStage--title": {
"message": "Dar šiek tiek informacijos...",
"description": "Title for the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--title": {
"message": "Pavadinimas",
"description": "Label for the title input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--author": {
"message": "Autorius",
"description": "Label for the author input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover": {
"message": "Viršelio paveikslas",
"description": "Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help": {
"message": "Tai yra paveikslas, kuris bus rodomas, kai bendrinsite savo lipdukų paketą",
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
"message": "Ar tikrai norite nusiųsti savo lipdukų paketą?",
2020-01-24 00:01:22 +00:00
"description": "Title for the confirm dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--confirm": {
"message": "Nusiųsti",
2020-01-24 00:01:22 +00:00
"description": "Text for the upload button in the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--text": {
"message": "Sukūrę lipdukų paketą, daugiau nebegalėsite jo taisyti ar ištrinti.",
2020-01-24 00:01:22 +00:00
"description": "The text inside the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--UploadStage--title": {
"message": "Jūsų lipdukų paketo kūrimas",
2020-01-24 00:01:22 +00:00
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded": {
"message": "Nusiųsta $count$ iš $total$",
2020-01-24 00:01:22 +00:00
"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": "Sveikiname! Jūs susikūrėte lipdukų paketą.",
"description": "Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help": {
"message": "Pasiekite savo lipdukus per lipduko piktogramą arba bendrinkite juos su savo draugais naudodami žemiau esančią nuorodą.",
2020-01-24 00:01:22 +00:00
"description": "Help text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--callToAction": {
"message": "Naudokite saitažodį $hashtag$, kad padėtumėte kitiems žmonėms rasti bet kokių tinkintų lipdukų paketų, kuriuos norite paversti viešai pasiekiamais, URL adresus.",
2020-01-24 00:01:22 +00:00
"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": "Lipdukų paketo URL",
"description": "Title for the copy button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--close": {
"message": "Užverti",
"description": "Text for the close button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--createAnother": {
"message": "Sukurti dar vieną lipdukų paketą",
2020-01-24 00:01:22 +00:00
"description": "Text for the create another sticker pack button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--socialMessage": {
"message": "Pažvelk į šį naują lipdukų paketą, kurį sukūriau Signal programėlei. #tegulprivatumaslimpa",
2020-01-24 00:01:22 +00:00
"description": "Text which is shared to social media platforms for sticker packs"
},
"StickerCreator--Toasts--imagesAdded": {
"message": "Pridėta paveikslų: $count$",
2020-01-24 00:01:22 +00:00
"description": "Text for the toast when images are added to the sticker creator",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"StickerCreator--Toasts--animated": {
"message": "Šiuo metu animuoti lipdukai yra nepalaikomi",
"description": "Text for the toast when an image that is animated was dropped on the sticker creator"
},
"StickerCreator--Toasts--tooLarge": {
"message": "Nutemptas paveikslas yra per didelis",
"description": "Text for the toast when an image that is too large was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorProcessing": {
"message": "Klaida apdorojant paveikslą",
"description": "Text for the toast when an image cannot be processed was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorUploading": {
"message": "Klaida nusiunčiant: $message$",
2020-01-24 00:01:22 +00:00
"description": "Text for the toast when a sticker pack cannot be uploaded",
"placeholders": {
"message": {
"content": "$1",
"example": "Not connected"
}
}
},
"StickerCreator--Toasts--linkedCopied": {
"message": "Nuoroda nukopijuota",
"description": "Text for the toast when a link for sharing is copied from the Sticker Creator"
},
"StickerCreator--StickerPreview--light": {
"message": "Mano lipdukas šviesiame apipavidalinime",
2020-01-24 00:01:22 +00:00
"description": "Text for the sticker preview for the light theme"
},
"StickerCreator--StickerPreview--dark": {
"message": "Mano lipdukas tamsiame apipavidalinime",
2020-01-24 00:01:22 +00:00
"description": "Text for the sticker preview for the dark theme"
},
"StickerCreator--Authentication--error": {
"message": "Norėdami naudoti lipdukų paketo kūrėją, nusistatykite Signal savo telefone ir staliniame kompiuteryje",
2020-01-24 00:01:22 +00:00
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"Reactions--error": {
"message": "Nepavyko išsiųsti reakcijos. Bandykite dar kartą.",
"description": "Shown when a reaction fails to send"
},
"ReactionsViewer--all": {
"message": "Visi",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
2018-08-31 20:50:28 +00:00
"privacyPolicy": {
"message": "Sąlygos ir Privatumo politika",
"description": "Shown in the about box for the link to https://signal.org/legal"
2016-08-11 19:22:17 +00:00
}
}