stylus/_locales/et/messages.json

1486 lines
56 KiB
JSON
Raw Normal View History

2017-08-09 08:49:16 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Kirjuta uus stiil",
"description": "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
},
"addStyleTitle": {
2018-11-30 01:41:18 +00:00
"message": "Lisa stiil",
"description": "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
},
"alphaChannel": {
2018-11-30 01:41:18 +00:00
"message": "Läbipaistmatus",
"description": "Label of color's opacity"
2018-08-12 11:41:17 +00:00
},
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "Lisa",
"description": "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesDisplay": {
"message": "Rakendub saitidele: $applies$",
2018-11-30 01:41:18 +00:00
"description": "Text on the manage screen to describe what the style applies to",
2018-08-12 11:41:17 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"appliesDisplayTruncatedSuffix": {
2018-11-30 01:41:18 +00:00
"message": "ja veel",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
},
"appliesDomainOption": {
2018-11-30 01:41:18 +00:00
"message": "URLid domeenis",
"description": "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
},
"appliesHelp": {
2018-11-30 01:41:18 +00:00
"message": "Kasuta \"rakendub\" valikuid, et piirata, mis URLidele selles jaotises olev kood rakendub.",
"description": "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
},
"appliesLabel": {
2018-11-30 01:41:18 +00:00
"message": "Rakendub saitidele",
"description": "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
},
"appliesLineWidgetLabel": {
2018-11-30 01:41:18 +00:00
"message": "Näita 'Rakendub' teavet",
"description": "Label for the checkbox to display applies-to information in the single editor"
2018-08-12 11:41:17 +00:00
},
"appliesLineWidgetWarning": {
2018-11-30 01:41:18 +00:00
"message": "Ei tööta minimeeritud CSS-iga",
"description": "A warning that applies-to information won't show properly with minified CSS"
2018-08-12 11:41:17 +00:00
},
"appliesRegexpOption": {
2018-11-30 01:41:18 +00:00
"message": "Regulaaravaldisele vastavad URLid",
"description": "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "Eemalda",
"description": "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesRemoveError": {
2018-11-30 01:41:18 +00:00
"message": "Viimast 'rakendub'-sisestust ei saa eemaldada",
"description": "Error displayed when the last 'applies' is going to be removed"
2018-08-12 11:41:17 +00:00
},
"appliesSpecify": {
2018-11-30 01:41:18 +00:00
"message": "Täpsusta",
"description": "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "Kõik",
"description": "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
},
"appliesUrlPrefixOption": {
2018-11-30 01:41:18 +00:00
"message": "URLid algusega",
"description": "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
},
"applyAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Rakenda kõik uuendused",
"description": "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
},
"author": {
2018-11-30 01:41:18 +00:00
"message": "Autor",
"description": "Label for the style author"
2018-08-12 11:41:17 +00:00
},
"backupButtons": {
2018-11-30 01:41:18 +00:00
"message": "Varunda",
"description": "Heading for backup"
2018-08-12 11:41:17 +00:00
},
"backupMessage": {
2018-11-30 01:41:18 +00:00
"message": "Vali fail või lohista see siia lehele.",
"description": "Message for backup"
2018-08-12 11:41:17 +00:00
},
"bckpInstStyles": {
2018-11-30 01:41:18 +00:00
"message": "Ekspordi stiilid",
"description": ""
2018-08-12 11:41:17 +00:00
},
"checkAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolli kõikide stiilide uuendusi",
"description": "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
},
"checkAllUpdatesForce": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolli uuesti, ma ei muutnud ühtegi stiili!",
"description": "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
},
"checkForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolli uuendusi",
"description": "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
},
"checkingForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Kontrollin...",
"description": "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
},
"clickToUninstall": {
2018-11-30 01:41:18 +00:00
"message": "Eemaldamiseks klõpsa",
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:41:17 +00:00
},
"cm_autoCloseBrackets": {
2018-11-30 01:41:18 +00:00
"message": "Automaatselt sulge sulud ja jutumärgid",
"description": "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_autoCloseBracketsTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Automaatselt lisab sulgeva paarilise, kui kirjutad avava ühest järgnevast: ()[]{}''\"\"",
"description": "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_autocompleteOnTyping": {
2018-11-30 01:41:18 +00:00
"message": "Automaattäide kirjutamisel",
"description": "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_colorpicker": {
2018-11-30 01:41:18 +00:00
"message": "CSS-värvide värvivalijad",
"description": "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_indentWithTabs": {
2018-11-30 01:41:18 +00:00
"message": "Kasuta tabeldusmärke targa taandega",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_keyMap": {
2018-11-30 01:41:18 +00:00
"message": "Klahvimäärangud",
"description": "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_lineWrapping": {
2018-11-30 01:41:18 +00:00
"message": "Reamurdmine",
"description": "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_matchHighlight": {
2018-11-30 01:41:18 +00:00
"message": "Tõsta esile",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_matchHighlightSelection": {
2018-11-30 01:41:18 +00:00
"message": "Ainult valik",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-08-12 11:41:17 +00:00
},
"cm_matchHighlightToken": {
2018-11-30 01:41:18 +00:00
"message": "Kursori all olev sõne",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2018-08-12 11:41:17 +00:00
},
"cm_resizeGripHint": {
2018-11-30 01:41:18 +00:00
"message": "Topeltklõpsa, et maksimeerida/taastada kõrgus",
"description": "Tooltip for the resize grip in style editor"
2018-08-12 11:41:17 +00:00
},
"cm_selectByTokens": {
2018-11-30 01:41:18 +00:00
"message": "Topeltklõps valib sõnesid",
"description": "Label for the checkbox in the editor."
2018-08-12 11:41:17 +00:00
},
"cm_selectByTokensTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Sõnede näited: .foo-bar-2 #aabbcc 0.32 !important\nKeelamisel valitakse punktidega eraldatud sõnad.",
"description": ""
2018-08-12 11:41:17 +00:00
},
"cm_smartIndent": {
2018-11-30 01:41:18 +00:00
"message": "Kasuta tarka taanet",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_tabSize": {
2018-11-30 01:41:18 +00:00
"message": "Tabeldussuurus",
"description": "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_theme": {
2018-11-30 01:41:18 +00:00
"message": "Teema",
"description": "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
},
"colorpickerSwitchFormatTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Vaheta formaate: HEX -> RGB -> HSL.\nShift-klõps vastupidise suuna jaoks.\nSamuti klahvidega PgUp (PageUp), PgDn (PageDown).",
"description": "Tooltip for the switch button in the color picker popup in the style editor."
2018-08-12 11:41:17 +00:00
},
"colorpickerTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Ava värvivalija",
"description": "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-12 11:41:17 +00:00
},
"configOnChange": {
2018-11-30 01:41:18 +00:00
"message": "muutmisel",
"description": "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-08-12 11:41:17 +00:00
},
"configOnChangeTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Automaatselt salvesta ja rakenda muudatused",
"description": ""
2018-08-12 11:41:17 +00:00
},
"configureStyle": {
2018-11-30 01:41:18 +00:00
"message": "Seadista",
"description": "Label for the button to configure usercss userstyle"
2018-08-12 11:41:17 +00:00
},
"configureStyleOnHomepage": {
2018-11-30 01:41:18 +00:00
"message": "Seadista kodulehel",
"description": "Label for the button to configure userstyles.org userstyle"
2018-08-12 11:41:17 +00:00
},
"confirmCancel": {
2018-11-30 01:41:18 +00:00
"message": "Tühista",
"description": ""
2018-08-12 11:41:17 +00:00
},
"confirmClose": {
2018-11-30 01:41:18 +00:00
"message": "Sulge",
"description": "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
"confirmDefault": {
2018-11-30 01:41:18 +00:00
"message": "Kasuta vaikesätet",
"description": "'Set to default' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
"confirmDelete": {
2018-11-30 01:41:18 +00:00
"message": "Kustuta",
"description": ""
2018-08-12 11:41:17 +00:00
},
"confirmDiscardChanges": {
2018-11-30 01:41:18 +00:00
"message": "Tühistada muudatused?",
"description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:41:17 +00:00
},
"confirmNo": {
2018-11-30 01:41:18 +00:00
"message": "Ei",
"description": "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
"confirmSave": {
2018-11-30 01:41:18 +00:00
"message": "Salvesta",
"description": "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
"confirmStop": {
2018-11-30 01:41:18 +00:00
"message": "Peata",
"description": "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
"confirmYes": {
2018-11-30 01:41:18 +00:00
"message": "Jah",
"description": "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
},
2020-02-16 16:53:11 +00:00
"copied": {
"message": "Kopeeritud lõikelauale",
"description": "Message shown when content has been copied to the clipboard"
},
"copy": {
"message": "Kopeeri lõikelauale",
"description": "Tooltip for elements which can be copied"
},
2018-08-12 11:41:17 +00:00
"dateInstalled": {
2018-11-30 01:41:18 +00:00
"message": "Paigaldamise kuupäev",
"description": "Option text for the user to sort the style by install date"
2018-08-12 11:41:17 +00:00
},
"dateUpdated": {
2018-11-30 01:41:18 +00:00
"message": "Uuendamise kuupäev",
"description": "Option text for the user to sort the style by last update date"
2018-08-12 11:41:17 +00:00
},
"dbError": {
2018-11-30 01:41:18 +00:00
"message": "Stylus'i andmebaasi uuendamisel esines viga. Kas soovid külastada võimalike lahendustega veebilehte?",
"description": "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
},
"defaultTheme": {
2018-11-30 01:41:18 +00:00
"message": "vaikimisi",
"description": "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
},
"deleteStyleConfirm": {
2018-11-30 01:41:18 +00:00
"message": "Kas soovid kindlasti selle stiili kustutada?",
"description": "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
},
"deleteStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Kustuta",
"description": "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
},
"description": {
2018-11-30 01:41:18 +00:00
"message": "Disaini veeb ümber kasutajastiilide halduri Stylus'iga. Stylus võimaldab sul lihtsalt paigaldada teemasid ja välimusi mitmetele populaarsetele saitidele.",
"description": "Extension description"
2018-08-12 11:41:17 +00:00
},
"disableAllStyles": {
2018-11-30 01:41:18 +00:00
"message": "Lülita kõik stiilid välja",
"description": "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
},
"disableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Keela",
"description": "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
},
"dragDropMessage": {
2018-11-30 01:41:18 +00:00
"message": "Lohista importimiseks oma varundusfail kuskile siia lehele.",
"description": "Drag'n'drop message"
2018-08-12 11:41:17 +00:00
},
2020-02-27 14:04:52 +00:00
"dragDropUsercssTabstrip": {
"message": "Faili installimiseks lohista see kaartide ribale (ala, kus näidatakse kaartide pealkirju).",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
2018-08-12 11:41:17 +00:00
"editDeleteText": {
2018-11-30 01:41:18 +00:00
"message": "Kustuta",
"description": "Label for the context menu item in the editor to delete selected text"
2018-08-12 11:41:17 +00:00
},
"editGotoLine": {
2018-11-30 01:41:18 +00:00
"message": "Mine reale (või rida:tulp)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
},
"editStyleHeading": {
2018-11-30 01:41:18 +00:00
"message": "Muuda stiili",
"description": "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
},
"editStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Muuda",
"description": "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
},
"editStyleTitle": {
"message": "Muuda stiili $stylename$",
2018-11-30 01:41:18 +00:00
"description": "Title of the page for editing styles",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"enableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Luba",
"description": "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
},
2019-07-08 09:50:51 +00:00
"excludeStyleByDomainLabel": {
"message": "Välista praegune domeen",
"description": ""
},
"excludeStyleByUrlLabel": {
"message": "Välista praegune URL",
"description": ""
},
2018-08-12 11:41:17 +00:00
"exportLabel": {
2018-11-30 01:41:18 +00:00
"message": "Ekspordi",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
},
"externalFeedback": {
2018-11-30 01:41:18 +00:00
"message": "Tagasiside",
"description": "Label for the external link to send feedback for the style"
2018-08-12 11:41:17 +00:00
},
"externalHomepage": {
2018-11-30 01:41:18 +00:00
"message": "Koduleht",
"description": "Label for the external link to style's homepage"
2018-08-12 11:41:17 +00:00
},
"externalLink": {
2018-11-30 01:41:18 +00:00
"message": "Väline link",
"description": "Label for external links"
2018-08-12 11:41:17 +00:00
},
"externalSupport": {
2018-11-30 01:41:18 +00:00
"message": "Kasutajatugi",
"description": "Label for the external link to style's support site"
2018-08-12 11:41:17 +00:00
},
"externalUsercssDocument": {
2018-11-30 01:41:18 +00:00
"message": "Usercss dokumentatsioon",
"description": "Label for the external link to usercss documentation"
2018-08-12 11:41:17 +00:00
},
"filteredStyles": {
"message": "$numShown$/$numTotal$ kuvatud",
2018-11-30 01:41:18 +00:00
"description": "TL note - make this message short",
2018-08-12 11:41:17 +00:00
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
2018-08-12 11:41:17 +00:00
}
}
},
"filteredStylesAllHidden": {
2018-11-30 01:41:18 +00:00
"message": "Hetkel rakendatud filtritele ei vasta ükski stiil",
"description": "Text shown when no styles match currently applied filter in the style manager"
2018-08-12 11:41:17 +00:00
},
"findStyles": {
2018-11-30 01:41:18 +00:00
"message": "Leia stiile",
"description": "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
},
"findStylesForSite": {
2018-11-30 01:41:18 +00:00
"message": "Leia sellele saidile veel stiile",
"description": "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
},
"findStylesInline": {
2018-11-30 01:41:18 +00:00
"message": "Aknasisene",
"description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
2018-08-12 11:41:17 +00:00
},
"findStylesInlineTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Näita otsingu tulemusi selles aknas.",
"description": "Text for a checkbox that displays search results within the Stylus popup."
2018-08-12 11:41:17 +00:00
},
2018-08-12 11:54:16 +00:00
"genericAdd": {
2018-11-30 01:41:18 +00:00
"message": "Lisa",
"description": "Used in various places for an action that adds something"
2018-08-12 11:54:16 +00:00
},
"genericClone": {
2018-11-30 01:41:18 +00:00
"message": "Klooni",
"description": "Used in various places for an action that clones something"
2018-08-12 11:54:16 +00:00
},
2018-08-12 11:41:17 +00:00
"genericDisabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "Keelatud",
"description": "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
},
"genericEnabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "Lubatud",
"description": "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
},
"genericError": {
2018-11-30 01:41:18 +00:00
"message": "Viga",
"description": "Used in various places to indicate some error occurred."
2018-08-12 11:41:17 +00:00
},
"genericHistoryLabel": {
2018-11-30 01:41:18 +00:00
"message": "Ajalugu",
"description": "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
},
"genericNext": {
2018-11-30 01:41:18 +00:00
"message": "Järgmine",
"description": "Used in various places to select/perform the next step/action"
2018-08-12 11:41:17 +00:00
},
"genericPrevious": {
2018-11-30 01:41:18 +00:00
"message": "Eelmine",
"description": "Used in various places to select/perform the previous step/action"
2018-08-12 11:41:17 +00:00
},
"genericResetLabel": {
2018-11-30 01:41:18 +00:00
"message": "Lähtesta",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:41:17 +00:00
},
"genericSavedMessage": {
2018-11-30 01:41:18 +00:00
"message": "Salvestatud",
"description": "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:41:17 +00:00
},
"genericTitle": {
2018-11-30 01:41:18 +00:00
"message": "Pealkiri",
"description": "Used in various parts of the UI to indicate the title of something"
2018-08-12 11:41:17 +00:00
},
"genericUnknown": {
2018-11-30 01:41:18 +00:00
"message": "Tundmatu",
"description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-08-12 11:41:17 +00:00
},
"helpAlt": {
2018-11-30 01:41:18 +00:00
"message": "Abi",
"description": "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
},
"helpKeyMapCommand": {
2018-11-30 01:41:18 +00:00
"message": "Kirjuta käsu nimi",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
},
"helpKeyMapHotkey": {
2018-11-30 01:41:18 +00:00
"message": "Vajuta kiirklahvi",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
},
2020-02-16 16:53:11 +00:00
"hostDisabled": {
"message": "See host on keelatud hetkel kasutatavas brauseri praeguses versioonis oleva vea tõttu",
"description": "Tooltip for cloud host disabled"
},
2018-08-12 11:41:17 +00:00
"importAppendLabel": {
2018-11-30 01:41:18 +00:00
"message": "Lisa stiilile",
"description": "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
},
"importAppendTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Lisa imporditud stiil praegusele stiilile",
"description": "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
},
"importLabel": {
2018-11-30 01:41:18 +00:00
"message": "Impordi",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
},
"importReplaceLabel": {
2018-11-30 01:41:18 +00:00
"message": "Kirjuta stiil üle",
"description": "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
},
"importReplaceTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Tühista praeguse stiili sisu ja kirjuta see üle imporditud stiiliga",
"description": "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
},
"importReportLegendAdded": {
2018-11-30 01:41:18 +00:00
"message": "lisatud",
"description": "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportLegendIdentical": {
2018-11-30 01:41:18 +00:00
"message": "identset vahele jäetud",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportLegendInvalid": {
2018-11-30 01:41:18 +00:00
"message": "sobimatut vahele jäetud",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportLegendUpdatedBoth": {
2018-11-30 01:41:18 +00:00
"message": "said uuenduse nii metaandmetele kui koodile",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportLegendUpdatedCode": {
2018-11-30 01:41:18 +00:00
"message": "uuendatud kood",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportLegendUpdatedMeta": {
2018-11-30 01:41:18 +00:00
"message": "metainfo uuendatud",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportTitle": {
2018-11-30 01:41:18 +00:00
"message": "Stiilide importimine lõpetatud",
"description": "Title of the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportUnchanged": {
2018-11-30 01:41:18 +00:00
"message": "Midagi ei muudetud.",
"description": "Message in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
},
"importReportUndone": {
2018-11-30 01:41:18 +00:00
"message": "stiili võeti tagasi",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
},
"importReportUndoneTitle": {
2018-11-30 01:41:18 +00:00
"message": "Importimine on tagasi võetud",
"description": "Title of the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
},
"installButton": {
2018-11-30 01:41:18 +00:00
"message": "Paigalda stiil",
"description": "Label for install button"
2018-08-12 11:41:17 +00:00
},
"installButtonInstalled": {
2018-11-30 01:41:18 +00:00
"message": "Stiil paigaldatud",
"description": "Text displayed when the style is successfully installed"
2018-08-12 11:41:17 +00:00
},
"installButtonReinstall": {
2018-11-30 01:41:18 +00:00
"message": "Paigalda stiil uuesti",
"description": "Label for reinstall button"
2018-08-12 11:41:17 +00:00
},
"installButtonUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Uuenda stiil",
"description": "Label for update button"
2018-08-12 11:41:17 +00:00
},
"installUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Paigalda uuendus",
"description": "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
},
"installUpdateFrom": {
"message": "Praegu uuendatakse stiili aadressilt $url$",
2018-11-30 01:41:18 +00:00
"description": "Label to describe where the style gets update",
2018-08-12 11:41:17 +00:00
"placeholders": {
"url": {
"content": "$1"
}
}
},
"installUpdateFromLabel": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolli uuendusi",
"description": "Label for the checkbox to save current URL for update check"
2018-08-12 11:41:17 +00:00
},
"license": {
2018-11-30 01:41:18 +00:00
"message": "Litsents",
"description": "Label for the license"
2018-08-12 11:41:17 +00:00
},
"linkGetHelp": {
2018-11-30 01:41:18 +00:00
"message": "Hangi abi",
"description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
},
"linkGetStyles": {
2018-11-30 01:41:18 +00:00
"message": "Hangi stiile",
"description": "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
},
"linkStylusWiki": {
2018-11-30 01:41:18 +00:00
"message": "Viki",
"description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki"
2018-08-12 11:41:17 +00:00
},
2018-08-25 17:25:15 +00:00
"linkTranslate": {
2018-11-30 01:41:18 +00:00
"message": "Tõlgi",
"description": "Transifex link text on the manage page"
2018-08-25 17:25:15 +00:00
},
2018-08-12 11:41:17 +00:00
"linterCSSLintIncompatible": {
"message": "CSSLint ei toeta eeltöötlejat $preprocessorname$",
2018-11-30 01:41:18 +00:00
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
2018-08-12 11:41:17 +00:00
"placeholders": {
"preprocessorname": {
"content": "$1"
}
}
},
"linterCSSLintSettings": {
2018-11-30 01:41:18 +00:00
"message": "(Määra reegel kui: 0 = keelatud; 1 = hoiatus; 2 = viga)",
"description": "CSSLint rule config values"
2018-08-12 11:41:17 +00:00
},
"linterConfigPopupTitle": {
"message": "Linteri $linter$ reeglite seadistuse määramine",
2018-11-30 01:41:18 +00:00
"description": "Stylelint or CSSLint popup header",
2018-08-12 11:41:17 +00:00
"placeholders": {
"linter": {
"content": "$1"
}
}
},
"linterConfigTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Selle linteri seadistamiseks klõpsa",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-08-12 11:41:17 +00:00
},
"linterInvalidConfigError": {
2018-11-30 01:41:18 +00:00
"message": "Ei salvestatud nende vigaste seadistuste tõttu:",
"description": "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-12 11:41:17 +00:00
},
"linterIssues": {
2018-11-30 01:41:18 +00:00
"message": "Vead",
"description": "Label for the CSS linter issues block on the style edit page"
2018-08-12 11:41:17 +00:00
},
"linterIssuesHelp": {
"message": "$link$ leidis need vead:",
2018-11-30 01:41:18 +00:00
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
2018-08-12 11:41:17 +00:00
"placeholders": {
"link": {
"content": "$1"
}
}
},
"linterJSONError": {
2018-11-30 01:41:18 +00:00
"message": "Vigane JSON-formaat",
"description": "Setting linter config with invalid JSON"
2018-08-12 11:41:17 +00:00
},
"linterResetMessage": {
2018-11-30 01:41:18 +00:00
"message": "Kogemata tehtud lähtestamiste tagasi võtmiseks vajuta tekstikastis Ctrl-Z (või Cmd-Z)",
"description": "Reset button tooltip to inform user on how to undo an accidental reset"
2018-08-12 11:41:17 +00:00
},
"linterRulesLink": {
2018-11-30 01:41:18 +00:00
"message": "Vaata reeglite täielikku loendit",
"description": "Stylelint or CSSLint rules label added immediately before a link"
2018-08-12 11:41:17 +00:00
},
"liveReloadError": {
2018-11-30 01:41:18 +00:00
"message": "Faili vaatamisel esines viga",
"description": "The label of live-reload error"
2018-08-12 11:41:17 +00:00
},
"liveReloadLabel": {
2018-11-30 01:41:18 +00:00
"message": "Reaalajas uuestilaadimine",
"description": "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
},
"manageFavicons": {
2018-11-30 01:41:18 +00:00
"message": "Lehe ikoonid rakendub-tulbas",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
},
"manageFaviconsGray": {
2018-11-30 01:41:18 +00:00
"message": "Tee halliks",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
},
"manageFaviconsHelp": {
2018-11-30 01:41:18 +00:00
"message": "Stylus kasutab välist teenust https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
},
"manageFilters": {
2018-11-30 01:41:18 +00:00
"message": "Filtrid",
"description": "Label for filters container"
2018-08-12 11:41:17 +00:00
},
"manageHeading": {
2018-11-30 01:41:18 +00:00
"message": "Paigaldatud stiilid",
"description": "Heading for the manage page"
2018-08-12 11:41:17 +00:00
},
"manageMaxTargets": {
2018-11-30 01:41:18 +00:00
"message": "Rakendub-üksuste arv",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-08-12 11:41:17 +00:00
},
"manageNewStyleAsUsercss": {
2018-11-30 01:41:18 +00:00
"message": "Usercss-ina",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-12 11:41:17 +00:00
},
"manageNewUI": {
2018-11-30 01:41:18 +00:00
"message": "Uus haldusliidese välimus",
"description": "Label for the checkbox that toggles the new UI on manage page"
2018-08-12 11:41:17 +00:00
},
"manageOnlyDisabled": {
2018-11-30 01:41:18 +00:00
"message": "Ainult keelatud stiilid",
"description": "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
},
"manageOnlyEnabled": {
2018-11-30 01:41:18 +00:00
"message": "Ainult lubatud stiilid",
"description": "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
},
"manageOnlyExternal": {
2018-11-30 01:41:18 +00:00
"message": "Ainult välised stiilid",
"description": "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
},
"manageOnlyLocal": {
2018-11-30 01:41:18 +00:00
"message": "Ainult kohalikult loodud stiilid",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
},
"manageOnlyLocalTooltip": {
2018-11-30 01:41:18 +00:00
"message": "(stiilid, mida ei paigaldatud lehelt userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
},
"manageOnlyNonUsercss": {
2018-11-30 01:41:18 +00:00
"message": "Ainult mitte-Usercss stiilid",
"description": "Checkbox to show only non-Usercss (standard) styles"
2018-08-12 11:41:17 +00:00
},
"manageOnlyUpdates": {
2019-07-08 09:50:51 +00:00
"message": "Ainult uuenduste või vigadega",
2018-11-30 01:41:18 +00:00
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-12 11:41:17 +00:00
},
"manageOnlyUsercss": {
2018-11-30 01:41:18 +00:00
"message": "Ainult Usercss stiilid",
"description": "Checkbox to show only Usercss styles"
2018-08-12 11:41:17 +00:00
},
"menuShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "Kuva aktiivsete stiilide hulka",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
},
2019-07-08 09:50:51 +00:00
"meta_invalidCheckboxDefault": {
"message": "Vigane @var märkeruut: väärtus peab olema 0 või 1",
"description": "Error displayed when the value of @var checkbox is invalid"
},
"meta_invalidColor": {
"message": "Vigane @var värv: $color$ pole värv",
"description": "Error displayed when the value of @var color is invalid",
"placeholders": {
"color": {
"content": "$1"
}
}
},
"meta_invalidRange": {
"message": "Vigane @var $type$: väärtus peab olema arv või massiiv",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
}
}
},
"meta_invalidRangeMultipleUnits": {
"message": "Vigane @var $type$: määratletud on mitu ühikut",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
}
}
},
"meta_invalidRangeTooManyValues": {
"message": "Vigane @var $type$: massiiv sisaldab liiga palju elemente",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
}
}
},
"meta_invalidRangeMin": {
"message": "Vigane @var $type$: vaikimisi väärtus on miinimumist madalam",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
}
}
},
"meta_invalidRangeMax": {
"message": "Vigane @var $type$: vaikimisi väärtus on maksimumist suurem",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
}
}
},
"meta_invalidRangeUnits": {
"message": "Vigane @var $type$: '$units$' pole lubatud ühik",
"description": "Error displayed when the value of @var range or @var number is invalid",
"placeholders": {
"type": {
"content": "$1"
},
"units": {
"content": "$2"
}
}
},
"meta_invalidURLProtocol": {
"message": "Vigane URL protokoll. Lubatud on ainult http ja https: $protocol$",
"description": "Error displayed when the protocol of the URL is invalid",
"placeholders": {
"protocol": {
"content": "$1"
}
}
},
"meta_missingMandatory": {
"message": "Kohustuslikud metaandmed puudu: $keys$",
"description": "Error displayed when mandatory keys are missing",
"placeholders": {
"keys": {
"content": "$1"
}
}
},
"meta_unknownMeta": {
"message": "Tundmatud metaandmed: $key$",
"description": "Error displayed when unknown metadata is parsed",
"placeholders": {
"key": {
"content": "$1"
}
}
},
"meta_unknownVarType": {
"message": "Tundmatu @$varkey$ tüüp: $vartype$",
"description": "Error displayed when unknown variable type is parsed",
"placeholders": {
"varkey": {
"content": "$1"
},
"vartype": {
"content": "$2"
}
}
},
"meta_unknownPreprocessor": {
"message": "Tundmatu @preprocessor: $preprocessor$",
"description": "Error displayed when unknown @preprocessor is parsed",
"placeholders": {
"preprocessor": {
"content": "$1"
}
}
},
2018-08-12 11:41:17 +00:00
"noStylesForSite": {
2018-11-30 01:41:18 +00:00
"message": "Sellele saidile pole stiile paigaldatud.",
"description": "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
},
"openManage": {
2018-11-30 01:41:18 +00:00
"message": "Halda",
"description": "Link to open the manage page."
2018-08-12 11:41:17 +00:00
},
"openOptions": {
2018-11-30 01:41:18 +00:00
"message": "Valikud",
"description": "Go to Options UI"
2018-08-12 11:41:17 +00:00
},
"openStylesManager": {
2018-11-30 01:41:18 +00:00
"message": "Ava stiilihaldur",
"description": "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
},
"optionsActions": {
2018-11-30 01:41:18 +00:00
"message": "Tegevused",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsAdvanced": {
2018-11-30 01:41:18 +00:00
"message": "Täpsem",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsAdvancedContextDelete": {
2018-11-30 01:41:18 +00:00
"message": "Lisa \"Kustuta\" redaktori kontekstmenüüsse",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsAdvancedExposeIframes": {
2018-11-30 01:41:18 +00:00
"message": "Paljasta iframe-id HTML[stylus-iframe] kaudu",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsAdvancedExposeIframesNote": {
"message": "Paljastab tipp-domeeni igas iframe'is.\nVõimaldab iframe'i-põhise CSS-koodi kirjutamise näiteks selliselt:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }",
2019-07-08 09:50:51 +00:00
"description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text."
2018-08-12 11:41:17 +00:00
},
"optionsAdvancedNewStyleAsUsercss": {
2018-11-30 01:41:18 +00:00
"message": "Kirjuta uus stiil usercss-ina",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsBadgeDisabled": {
2018-11-30 01:41:18 +00:00
"message": "Taustavärv keelatud olekus",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsBadgeNormal": {
2018-11-30 01:41:18 +00:00
"message": "Taustavärv",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCheck": {
2018-11-30 01:41:18 +00:00
"message": "Uuenda stiile",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCheckUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolli ja paigalda kõik saadaolevad uuendused",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCustomizeBadge": {
2018-11-30 01:41:18 +00:00
"message": "Number tööriistaribaikoonil",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCustomizeIcon": {
2018-11-30 01:41:18 +00:00
"message": "Tööriistaribaikoon",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCustomizePopup": {
2018-11-30 01:41:18 +00:00
"message": "Hüpikaken",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsCustomizeUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Uuendused",
"description": ""
2018-08-12 11:41:17 +00:00
},
2020-02-16 16:53:11 +00:00
"optionsCustomizeSync": {
"message": "Sünkrooni pilve",
"description": ""
},
2018-08-12 11:41:17 +00:00
"optionsHeading": {
2018-11-30 01:41:18 +00:00
"message": "Valikud",
"description": "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
},
"optionsIconDark": {
2018-11-30 01:41:18 +00:00
"message": "Tumedad brauseriteemad",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsIconLight": {
2018-11-30 01:41:18 +00:00
"message": "Heledad brauseriteemad",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsOpen": {
2018-11-30 01:41:18 +00:00
"message": "Ava",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsOpenManager": {
2018-11-30 01:41:18 +00:00
"message": "Halda stiile",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsPopupWidth": {
2018-11-30 01:41:18 +00:00
"message": "Hüpikakna laius (pikslites)",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsReset": {
2018-11-30 01:41:18 +00:00
"message": "Lähtesta valikud vaikeväärtustele",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsResetButton": {
2018-11-30 01:41:18 +00:00
"message": "Lähtesta valikud",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsSubheading": {
2018-11-30 01:41:18 +00:00
"message": "Rohkem valikuid",
"description": "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
},
"optionsUpdateImportNote": {
2018-11-30 01:41:18 +00:00
"message": "Kui impordid stiilide varundusi vanast versioonist või Stylish'ist, tee ühekordne käsitsi uuenduste kontroll stiilide halduris, et veenduda kõikide stiilide ajakohasuses.",
"description": ""
2018-08-12 11:41:17 +00:00
},
"optionsUpdateInterval": {
2018-11-30 01:41:18 +00:00
"message": "Kasutajastiilide automaatse uuendamise ajavahe (keelamiseks pane 0)",
"description": ""
2018-08-12 11:41:17 +00:00
},
2020-02-16 16:53:11 +00:00
"optionsSyncNone": {
"message": "Pole",
"description": ""
},
"optionsSyncSyncNow": {
"message": "Sünkrooni kohe",
"description": ""
},
"optionsSyncStatusSyncing": {
"message": "Sünkroonimine...",
"description": ""
},
"optionsSyncStatusConnecting": {
"message": "Ühendumine...",
"description": ""
},
"optionsSyncStatusConnected": {
"message": "Ühendatud",
"description": ""
},
"optionsSyncStatusDisconnecting": {
"message": "Lahtiühendamine...",
"description": ""
},
"optionsSyncStatusDisconnected": {
"message": "Lahti ühendatud",
"description": ""
},
2018-08-12 11:41:17 +00:00
"paginationCurrent": {
2018-11-30 01:41:18 +00:00
"message": "Praegune leht",
"description": "Tooltip for the current page index in search results"
2018-08-12 11:41:17 +00:00
},
"paginationEstimated": {
2018-11-30 01:41:18 +00:00
"message": "Hinnanguline lehtede arv",
"description": "Tooltip for the total page count in search results"
2018-08-12 11:41:17 +00:00
},
"paginationNext": {
2018-11-30 01:41:18 +00:00
"message": "Järgmine leht",
"description": "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:41:17 +00:00
},
"paginationPrevious": {
2018-11-30 01:41:18 +00:00
"message": "Eelmine leht",
"description": "Tooltip for the '<-' button in search results"
2018-08-12 11:41:17 +00:00
},
"paginationTotal": {
2018-11-30 01:41:18 +00:00
"message": "Lehti kokku",
"description": ""
2018-08-12 11:41:17 +00:00
},
"parseUsercssError": {
2018-11-30 01:41:18 +00:00
"message": "Stylus ei suutnud usercss-i analüüsida:",
"description": "The error message to show when stylus failed to parse usercss"
2018-08-12 11:41:17 +00:00
},
"popupBorders": {
2018-11-30 01:41:18 +00:00
"message": "Lisa äärtesse valged piirjooned",
"description": ""
2018-08-12 11:41:17 +00:00
},
"popupBordersTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Kasulik tumedate teemade puhul Chrome'is, kuna see ei joonista enam külje piirjooni",
"description": ""
2018-08-12 11:41:17 +00:00
},
"popupHotkeysInfo": {
2018-11-30 01:41:18 +00:00
"message": "<1>-<9>, <0>, ka numbriklahvidel - lülitab N. stiili (0 on 10)\n<A>-<Z> lülitab esimest stiili, mille nimi algab selle tähega\n<Shift> avab redaktori lülitamise asemel\n<Numpad +> lubab nimekirjas olevad stiilid\n<Numpad > keelab nimekirjas olevad stiilid\n<Numpad *> ja <`> (graavis) - lülitab esialgu lubatud stiilid; ei rakendu järgnevalt lubatud stiilidele hüpiku avatud olekus, seega saad taastada esialgse valiku peale asjade testimist: lihtsalt keela kõik ning lülita, seega <Numpad > <Numpad *>\nRohkem teavet vikis",
"description": "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
2018-08-12 11:41:17 +00:00
},
"popupHotkeysTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Kiirklahvide nägemiseks klõpsa",
"description": "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-12 11:41:17 +00:00
},
"popupManageTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Shift+klõps või paremklõps avab halduri praeguse saidi kohta käivate stiilidega",
"description": "Tooltip for the 'Manage' button in the popup."
2018-08-12 11:41:17 +00:00
},
2019-07-08 09:50:51 +00:00
"popupMenuButtonTooltip": {
"message": "Tegevuste menüü",
"description": "Tooltip for menu button in popup."
},
2018-08-12 11:41:17 +00:00
"popupOpenEditInWindow": {
2018-11-30 01:41:18 +00:00
"message": "Ava redaktor uues aknas",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
},
"popupOpenEditInWindowTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Lubatakse ka redaktori kaardi veebilehitseja aknast eraldamisel,\nja keelatakse üksiku redaktori kaardi haakimisel teise aknasse.",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
},
"popupStylesFirst": {
2018-11-30 01:41:18 +00:00
"message": "Stiilid enne käske",
"description": "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
},
"prefShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "Praegusel saidil aktiivsete stiilide arv",
"description": "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
},
"previewLabel": {
2018-11-30 01:41:18 +00:00
"message": "Reaalajas eelvaade",
"description": "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
},
"previewTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Ajutiselt rakendab muudatused ilma salvestamata.\nMuudatuste püsivaks tegemiseks salvesta stiil.",
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
},
"replace": {
2018-11-30 01:41:18 +00:00
"message": "Asenda",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
},
"replaceAll": {
2018-11-30 01:41:18 +00:00
"message": "Asenda kõik",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
},
"replaceWith": {
2018-11-30 01:41:18 +00:00
"message": "Asenda tekstiga",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
},
"retrieveBckp": {
2018-11-30 01:41:18 +00:00
"message": "Impordi stiilid",
"description": ""
2018-08-12 11:41:17 +00:00
},
"search": {
2018-11-30 01:41:18 +00:00
"message": "Otsi",
"description": "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
},
"searchCaseSensitive": {
2018-11-30 01:41:18 +00:00
"message": "Tõstutundlik",
"description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
},
"searchNumberOfResults": {
2018-11-30 01:41:18 +00:00
"message": "Vastete arv",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
},
"searchNumberOfResults2": {
2018-11-30 01:41:18 +00:00
"message": "Vasteid koodis ja rakendub-üksuste väärtustes",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
},
"searchRegexp": {
2018-11-30 01:41:18 +00:00
"message": "Kasuta /re/ süntaksit regulaaravaldise otsinguks",
"description": "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
},
"searchResultInstallCount": {
2018-11-30 01:41:18 +00:00
"message": "Paigaldusi kokku",
"description": "Text for label that shows the number of times a search result was installed"
2018-08-12 11:41:17 +00:00
},
"searchResultNoneFound": {
2018-11-30 01:41:18 +00:00
"message": "Sellele saidile ei leitud stiile.",
"description": "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:41:17 +00:00
},
"searchResultRating": {
2018-11-30 01:41:18 +00:00
"message": "Hinnang",
"description": "Text for label that shows the search result's rating"
2018-08-12 11:41:17 +00:00
},
"searchResultUpdated": {
2018-11-30 01:41:18 +00:00
"message": "Uuendatud",
"description": "Text for label that shows the search result's last update date"
2018-08-12 11:41:17 +00:00
},
"searchResultWeeklyCount": {
2018-11-30 01:41:18 +00:00
"message": "Paigaldus nädalas",
"description": "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:41:17 +00:00
},
"searchStyles": {
2018-11-30 01:41:18 +00:00
"message": "Otsi sisu",
"description": "Label for the search filter textbox on the Manage styles page"
2018-08-12 11:41:17 +00:00
},
"searchStylesHelp": {
2018-11-30 01:41:18 +00:00
"message": "</> klahv fokuseerib otsinguvälja.\nLihttekst: otsi nimest, koodist, kodulehe URList ja rakendatavatest saitidest. Sõnu alla 3 tähemärgi ignoreeritakse.\nVastav URL: kasuta otsingus eesliidet <url:>, nt <url:https://github.com/openstyles/stylus>\nRegulaaravaldised sisaldavad kaldkriipse ja lippe, nt </body.*?\\ba\\b/simguy>\nTäpsed sõnad: kirjuta väljendi ümber jutumärgid, nt <\".header ~ div\">",
"description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
},
"sectionAdd": {
2018-11-30 01:41:18 +00:00
"message": "Lisa uus jaotis",
"description": "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
},
"sectionCode": {
2018-11-30 01:41:18 +00:00
"message": "Kood",
"description": "Label for the code for a section"
2018-08-12 11:41:17 +00:00
},
"sectionRemove": {
2018-11-30 01:41:18 +00:00
"message": "Eemalda jaotis",
"description": "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
},
2018-08-12 11:54:16 +00:00
"sectionRestore": {
2018-11-30 01:41:18 +00:00
"message": "Taasta eemaldatud jaotis",
"description": "Label for the button to restore a removed section"
2018-08-12 11:54:16 +00:00
},
2018-08-12 11:41:17 +00:00
"shortcuts": {
2018-11-30 01:41:18 +00:00
"message": "Otseteed",
"description": "Go to shortcut configuration"
2018-08-12 11:41:17 +00:00
},
"shortcutsNote": {
2018-11-30 01:41:18 +00:00
"message": "Defineeri klaviatuuriotseteed",
"description": ""
2018-08-12 11:41:17 +00:00
},
"sortDateNewestFirst": {
2018-11-30 01:41:18 +00:00
"message": "uuemad eespool",
"description": "Text added to indicate that sorting a date would add the newest entries at the top"
2018-08-12 11:41:17 +00:00
},
"sortDateOldestFirst": {
2018-11-30 01:41:18 +00:00
"message": "vanemad eespool",
"description": "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:41:17 +00:00
},
"sortLabel": {
2018-11-30 01:41:18 +00:00
"message": "Vali, milline järjestus paigaldatud stiilidele rakendada",
"description": "Title on the sort select to indicate it is used for sorting entries"
2018-08-12 11:41:17 +00:00
},
"sortLabelTitleAsc": {
2018-11-30 01:41:18 +00:00
"message": "Pealkiri tõusvas järjestuses",
"description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
2018-08-12 11:41:17 +00:00
},
"sortLabelTitleDesc": {
2018-11-30 01:41:18 +00:00
"message": "Pealkiri laskuvas järjestuses",
"description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-12 11:41:17 +00:00
},
"sortStylesHelp": {
2018-11-30 01:41:18 +00:00
"message": "Vali paigaldatud üksustele rakendatav sorteerimismeetod sorteerimise rippmenüüst. Vaikimisi seadistus rakendab kasvava sorteerimise (A-st Z-ni) üksuste pealkirjades. Sorteerimised grupis \"Kahanev pealkiri\" rakendavad pealkirjale kahaneva sorteerimise (Z-st A-ni).\nOn olemas ka teisi eelseadistusi, mis võimaldavad üksuste sorteerimist mitme kriteeriumi järgi. Mõtle sellest, nagu sorteeriksid mitme veeruga tabelit ja iga kategooria valikus (plussmärkide vahel) tähistab veergu või gruppi.\nNäiteks, kui valik on \"Lubatud (esimene) + pealkiri\", sorteeritakse üksused nii, et kõik lubatud üksused on nimekirja tipus ning nimekirja pealkirja kasvav sorteerimine (A-st Z-ni) rakendatakse nii lubatud kui keelatud üksustele eraldi.",
"description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
},
"sortStylesHelpTitle": {
2018-11-30 01:41:18 +00:00
"message": "Järjesta sisu",
"description": "Label for the sort info popup on the Manage styles page"
2018-08-12 11:41:17 +00:00
},
"styleBadRegexp": {
2018-11-30 01:41:18 +00:00
"message": "Regulaaravaldis on sobimatu.",
"description": "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
},
"styleBeautify": {
2018-11-30 01:41:18 +00:00
"message": "Ilusta",
"description": "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
},
"styleBeautifyIndentConditional": {
2018-11-30 01:41:18 +00:00
"message": "Taanda @media, @supports",
"description": "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
},
2018-08-12 11:54:16 +00:00
"styleBeautifyPreserveNewlines": {
2018-11-30 01:41:18 +00:00
"message": "Säilita reavahetused",
"description": "CSS-beautifier option"
2018-08-12 11:54:16 +00:00
},
2018-08-12 11:41:17 +00:00
"styleCancelEditLabel": {
2018-11-30 01:41:18 +00:00
"message": "Tagasi haldusesse",
"description": "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
},
"styleChangesNotSaved": {
2018-11-30 01:41:18 +00:00
"message": "Sa oled teinud sellele stiilile muutusi ilma salvestamata.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
},
"styleEnabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "Lubatud",
"description": "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
},
"styleFromMozillaFormatError": {
2018-11-30 01:41:18 +00:00
"message": "Mozilla-vormingust importimine ebaõnnestus",
"description": "Label for the import error"
2018-08-12 11:41:17 +00:00
},
"styleFromMozillaFormatPrompt": {
2018-11-30 01:41:18 +00:00
"message": "Kleebi Mozilla-vormingus koodi",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
},
"styleInstall": {
"message": "Paigaldad \"$stylename$\" Stylus'isse?",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when installing a style",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleInstallFailed": {
"message": "Kasutajastiili paigaldamine ebaõnnestus!\n$error$",
2018-11-30 01:41:18 +00:00
"description": "Warning when installation failed",
2018-08-12 11:41:17 +00:00
"placeholders": {
"error": {
"content": "$1"
}
}
},
"styleInstallOverwrite": {
"message": "'$stylename$' on juba paigaldatud. Kas kirjutada üle?\nVersioon: $oldVersion$ -> $newVersion$",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when re-installing a style",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
},
2018-08-12 11:41:17 +00:00
"newVersion": {
"content": "$3"
},
"oldVersion": {
"content": "$2"
}
}
},
"styleMissingName": {
2018-11-30 01:41:18 +00:00
"message": "Sisesta nimi",
"description": "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
},
"styleMozillaFormatHeading": {
2018-11-30 01:41:18 +00:00
"message": "Mozilla-vorming",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:41:17 +00:00
},
"styleNotAppliedRegexpProblemTooltip": {
2018-11-30 01:41:18 +00:00
"message": "Stiili ei rakendatud selle \"regexp()\" vale kasutuse tõttu",
"description": "Tooltip in the popup for styles that were not applied at all"
2018-08-12 11:41:17 +00:00
},
"styleRegexpInvalidExplanation": {
2018-11-30 01:41:18 +00:00
"message": "Teatud \"regexp()\" reegleid ei suudetud üldse kompileerida.",
"description": ""
2018-08-12 11:41:17 +00:00
},
"styleRegexpPartialExplanation": {
2018-11-30 01:41:18 +00:00
"message": "See stiil kasutab osaliselt vastavaid regulaaravaldisi, olles <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @dokument standardiga</a> vastuolus, mis nõuab terve URLi vastet. Mõjutatud CSS-jaotisi ei rakendatud lehele. See stiil tehti tõenäoliselt Chrome'i Stylish'is, mis kontrollib \"regexp()\" reegleid valesti alates esimesest versioonist (teadaolev viga).",
"description": ""
2018-08-12 11:41:17 +00:00
},
"styleRegexpProblemTooltip": {
2018-11-30 01:41:18 +00:00
"message": "\"regexp()\" vale kasutuse tõttu rakendamata jaotiste arv",
"description": "Tooltip in the popup for styles that were applied only partially"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestButton": {
2018-11-30 01:41:18 +00:00
"message": "Regulaaravaldise katsetus",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestFull": {
2018-11-30 01:41:18 +00:00
"message": "Vastavad kaardid",
"description": "RegExp test report: label for the fully matching expressions"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestInvalid": {
2018-11-30 01:41:18 +00:00
"message": "Sobimatud regulaaravaldised vahele jäetud",
"description": "RegExp test report: label for the invalid expressions"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestNone": {
2018-11-30 01:41:18 +00:00
"message": "Pole vastavaid kaarte",
"description": "RegExp test report: label for expressions that didn't match any tabs"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestNote": {
2018-11-30 01:41:18 +00:00
"message": "Märkus: kasuta üksikut \\, et keelata märgi töötlemine regulaaravaldise sisendväljas, mis konverteeritakse automaatselt \\\\-ks stiili koodis, nagu CSSi tsiteeritud sõnede spetsifikatsioon ette näeb.",
"description": "RegExp test report: a note displayed at the bottom of the dialog"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestPartial": {
2018-11-30 01:41:18 +00:00
"message": "Ei vasta täielikult, seega vahele jäetud",
"description": "RegExp test report: label for the partially matching expressions"
2018-08-12 11:41:17 +00:00
},
"styleRegexpTestTitle": {
2018-11-30 01:41:18 +00:00
"message": "Vastavate avatud kaardide nimekiri (klõpsa URLile selle kaardi fookustamiseks)",
"description": "RegExp test report: title of the report"
2018-08-12 11:41:17 +00:00
},
"styleSaveLabel": {
2018-11-30 01:41:18 +00:00
"message": "Salvesta",
"description": "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
},
"styleToMozillaFormatHelp": {
2018-11-30 01:41:18 +00:00
"message": "Koodi Mozilla-vormingut saab üles laadida saidile userstyles.org ja kasutada klassikalise Firefoxi Stylish'iga",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
},
"styleToMozillaFormatTitle": {
2018-11-30 01:41:18 +00:00
"message": "Stiil Mozilla-vormingus",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
},
"styleUpdate": {
"message": "Kas soovid kindlasti uuendada \"$stylename$\"?",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when updating a style",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleUpdateDiscardChanges": {
2018-11-30 01:41:18 +00:00
"message": "Stiili on redaktoriväliselt muudetud. Kas soovid stiili uuesti laadida?",
"description": "Confirmation to update the style in the editor"
2018-08-12 11:41:17 +00:00
},
"stylusUnavailableForURL": {
2018-11-30 01:41:18 +00:00
"message": "Stylus ei tööta sellistel lehtedel.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
},
"stylusUnavailableForURLdetails": {
2018-11-30 01:41:18 +00:00
"message": "Turvakaalutlustel keelab brauser laiendustel sisseehitatud lehtede (nagu chrome://version, standardne uue kaardi leht alates versioonist Chrome 61, about:addons jne) ning ka teiste laienduste lehtede muutmise. Iga brauser piirab lisaks juurdepääsu oma laienduste galeriile (nagu Chrome'i veebipood või AMO).",
"description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
},
"syncStorageErrorSaving": {
2018-11-30 01:41:18 +00:00
"message": "Väärtust ei saa salvestada. Proovi teksti hulka vähendada.",
"description": "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-12 11:41:17 +00:00
},
"toggleStyle": {
2018-11-30 01:41:18 +00:00
"message": "Luba/keela stiil",
"description": "Label for the checkbox to enable/disable a style"
2018-08-12 11:41:17 +00:00
},
"undo": {
2018-11-30 01:41:18 +00:00
"message": "Võta tagasi",
"description": "Button label"
2018-08-12 11:41:17 +00:00
},
"undoGlobal": {
2018-11-30 01:41:18 +00:00
"message": "Võta kõigis jaotistes tagasi",
"description": "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
},
"unreachableAMO": {
2018-11-30 01:41:18 +00:00
"message": "Firefox keelab ligipääsu sellele saidile.",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:41:17 +00:00
},
"unreachableAMOHint": {
2018-11-30 01:41:18 +00:00
"message": "Ligipääsu lubamiseks ava <about:config>, parem-klõpsa nimekirjal, vali 'Uus', seejärel 'Tõeväärtus', kleebi <privacy.resistFingerprinting.block_mozAddonManager> ja klõpsa Sobib, <true>, Sobib, laadi leht <addons.mozilla.org> uuesti.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
},
"unreachableAMOHintNewFF": {
2018-11-30 01:41:18 +00:00
"message": "Firefox 60-s ja uuemas pead ka lehel <about:config> eelistusest <extensions.webextensions.restrictedDomains> eemaldama AMO domeeni.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
},
"unreachableAMOHintOldFF": {
2018-11-30 01:41:18 +00:00
"message": "Ainult Firefox 59 ja uuem on võimalik seadistada lubama WebExtensionsil lisada stiilielemente CSP-kaitstud saitidele nagu see.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-12 11:41:17 +00:00
},
"unreachableContentScript": {
2018-11-30 01:41:18 +00:00
"message": "Lehega ei saanud ühendust. Proovi kaart uuesti laadida.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-12 11:41:17 +00:00
},
"unreachableFileHint": {
2018-11-30 01:41:18 +00:00
"message": "Stylus saab ligi pääseda file:// URLidele ainult siis, kui märgistad vastava kasti Stylus laiendusel chrome://extensions lehel",
"description": "Note in the toolbar popup for file:// URLs"
2018-08-12 11:41:17 +00:00
},
2019-07-08 09:50:51 +00:00
"InaccessibleFileHint": {
"message": "Stylus ei saa osadele failitüüpidele ligi pääseda (nt. pdf & json failid).",
"description": "Note in the toolbar popup for some file types that cannot be accessed"
},
2018-08-12 11:41:17 +00:00
"updateAllCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Uuendusi ei leitud.",
"description": "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
},
"updateAllCheckSucceededSomeEdited": {
2018-11-30 01:41:18 +00:00
"message": "Mõndasid uuendatavaid stiile ei kontrollitud, et vältida võimalike kohalike muutuste kadu. Uuendusi saab sundida, kontrollides ükshaaval või käivitades uue kontrolli kõikidele stiilidele (kohalikud muutused kirjutatakse üle).",
"description": "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
},
"updateCheckFailBadResponseCode": {
"message": "Uuendamine ebaõnnestus: server vastas koodiga $code$.",
2018-11-30 01:41:18 +00:00
"description": "Text that displays when an update check failed because the response code indicates an error",
2018-08-12 11:41:17 +00:00
"placeholders": {
"code": {
"content": "$1"
}
}
},
"updateCheckFailServerUnreachable": {
2018-11-30 01:41:18 +00:00
"message": "Uuendamine ebaõnnestus: server on kättesaamatu.",
"description": "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
},
"updateCheckHistory": {
2018-11-30 01:41:18 +00:00
"message": "Uuenduskontrollide ajalugu",
"description": ""
2018-08-12 11:41:17 +00:00
},
"updateCheckManualUpdateForce": {
2018-11-30 01:41:18 +00:00
"message": "Paigalda uuendus (kohalikud muutused kirjutatakse üle)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
},
"updateCheckManualUpdateHint": {
2018-11-30 01:41:18 +00:00
"message": "Uuenduse sundimine kirjutab üle mistahes kohalikud muutused.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
},
"updateCheckSkippedLocallyEdited": {
2018-11-30 01:41:18 +00:00
"message": "Seda stiili muudeti kohalikult.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
},
"updateCheckSkippedMaybeLocallyEdited": {
2018-11-30 01:41:18 +00:00
"message": "Seda stiili võib olla kohalikult muudetud.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-08-12 11:41:17 +00:00
},
"updateCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Stiil on ajakohane.",
"description": "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
},
"updateCompleted": {
2018-11-30 01:41:18 +00:00
"message": "Uuendus teostatud.",
"description": "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
},
"updatesCurrentlyInstalled": {
2018-11-30 01:41:18 +00:00
"message": "Uuendused paigaldatud:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-12 11:41:17 +00:00
},
2018-08-25 17:25:15 +00:00
"usercssAvoidOverwriting": {
2018-11-30 01:41:18 +00:00
"message": "Olemasoleva stiili ülekirjutamise vältimiseks palun muuda @name või @namespace väärtused.",
"description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-08-25 17:25:15 +00:00
},
2018-08-12 11:41:17 +00:00
"usercssConfigIncomplete": {
2018-11-30 01:41:18 +00:00
"message": "Stiili uuendati või eemaldati pärast seadistusdialoogi kuvamist. Neid muutujaid ei salvestatud, et vältida stiili metaandmete korrumpeerumist:",
"description": ""
2018-08-12 11:41:17 +00:00
},
"usercssEditorNamePlaceholder": {
2018-11-30 01:41:18 +00:00
"message": "Kirjelda koodis @name",
"description": "Placeholder text for the empty name input field when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
},
"usercssReplaceTemplateConfirmation": {
2018-11-30 01:41:18 +00:00
"message": "Asendad vaikimisi malli uutes kasutajacss stiilides praeguse koodiga?",
"description": ""
2018-08-12 11:41:17 +00:00
},
"usercssReplaceTemplateName": {
2018-11-30 01:41:18 +00:00
"message": "Tühi @name asendab vaikimisi malli",
"description": "The text shown after @name when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
},
"usercssReplaceTemplateSectionBody": {
2018-11-30 01:41:18 +00:00
"message": "Sisesta kood siia...",
"description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:41:17 +00:00
},
"versionInvalidOlder": {
2018-11-30 01:41:18 +00:00
"message": "Versioon on paigaldatud stiilist vanem.",
"description": "Displayed when the version of style is older than the installed one"
2018-08-12 11:41:17 +00:00
},
"writeStyleFor": {
2018-11-30 01:41:18 +00:00
"message": "Kirjuta stiil:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
},
"writeStyleForURL": {
2018-11-30 01:41:18 +00:00
"message": "see URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
2019-07-08 09:50:51 +00:00
},
2020-02-16 16:53:11 +00:00
"syncDropboxStyles": {
"message": "Dropboxi eksportimine",
"description": ""
},
"syncDropboxDeprecated": {
"message": "Dropboxi importimine/eksportimine on asendatud edasijõudnuma stiilide sünkroonijaga valikute lehel.",
"description": ""
},
"retrieveDropboxSync": {
"message": "Dropboxi importimine",
"description": ""
},
2019-07-08 09:50:51 +00:00
"overwriteFileExport": {
"message": "Kas tahad olemasoleva faili üle kirjutada?",
"description": ""
},
"exportSavedSuccess": {
"message": "Fail edukalt salvestatud",
"description": ""
},
"noFileToImport": {
"message": "Oma stiilide importimiseks peaksid esmalt selle eksportima.",
"description": ""
},
2020-02-16 16:53:11 +00:00
"connectingDropbox": {
"message": "Dropboxiga ühendumine...",
"description": ""
},
"connectingDropboxNotAllowed": {
"message": "Dropboxiga ühendumine on saadaval ainult veebipoe kaudu installitud rakendustes",
"description": ""
},
2019-07-08 09:50:51 +00:00
"gettingStyles": {
"message": "Kõigi stiilide hankimine...",
"description": ""
},
2020-02-16 16:53:11 +00:00
"zipStyles": {
"message": "Stiilide kokkupakkimine...",
"description": ""
},
"unzipStyles": {
"message": "Stiilide lahtipakkimine...",
"description": ""
},
2019-07-08 09:50:51 +00:00
"readingStyles": {
"message": "Stiilide lugemine...",
"description": ""
},
"uploadingFile": {
"message": "Faili üleslaadimine...",
"description": ""
2018-08-12 11:41:17 +00:00
}
}